· 6 years ago · Oct 21, 2019, 03:50 PM
1$ docker logs -f $(docker ps | grep "bin/cart" | awk '{ print $1 }')
215:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
315:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
415:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml]
515:28:55,645 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bf48f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
615:28:55,825 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
715:28:55,826 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
815:28:55,832 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
915:28:55,839 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
1015:28:55,964 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
1115:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
1215:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
1315:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
1415:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
1515:28:55,969 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
1615:28:55,969 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
1715:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
1815:28:55,972 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@62833051 - Registering current configuration as safe fallback point
19
2015:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
2115:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
2215:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml]
2315:28:55,645 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bf48f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
2415:28:55,825 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
2515:28:55,826 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2615:28:55,832 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
2715:28:55,839 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
2815:28:55,964 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
2915:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
3015:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
3115:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
3215:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
3315:28:55,969 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
3415:28:55,969 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
3515:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
3615:28:55,972 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@62833051 - Registering current configuration as safe fallback point
3715:28:56,834 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@24b6b8f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
3815:28:56,836 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
3915:28:56,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
4015:28:56,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
4115:28:56,836 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
4215:28:56,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
4315:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
4415:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
4515:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
4615:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
4715:28:56,837 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
4815:28:56,837 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
4915:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
5015:28:56,837 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@72cf2de5 - Registering current configuration as safe fallback point
51
522019-10-21 15:28:58,087 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
532019-10-21 15:28:58,131 DEBUG akka.event.EventStream - logger log1-Slf4jLogger started
542019-10-21 15:28:58,133 DEBUG akka.event.EventStream - Default Loggers started
552019-10-21 15:28:58,155 INFO akka.remote.Remoting - Starting remoting
562019-10-21 15:28:58,647 INFO akka.remote.Remoting - Remoting started; listening on addresses :[akka.tcp://application@172.17.0.4:2552]
572019-10-21 15:28:58,650 INFO akka.remote.Remoting - Remoting now listens on addresses: [akka.tcp://application@172.17.0.4:2552]
582019-10-21 15:28:58,738 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Starting up, Akka version [2.5.25] ...
592019-10-21 15:28:58,999 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Registered cluster JMX MBean [akka:type=Cluster]
602019-10-21 15:28:58,999 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Started up successfully
612019-10-21 15:28:59,135 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/cluster-usage.html#joining-to-seed-nodes
622019-10-21 15:29:00,041 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Bootstrap using `akka.discovery` method: kubernetes-api
632019-10-21 15:29:01,450 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Settings Settings(/var/run/secrets/kubernetes.io/serviceaccount/ca.crt, /var/run/secrets/kubernetes.io/serviceaccount/token, KUBERNETES_SERVICE_HOST, KUBERNETES_SERVICE_PORT, /var/run/secrets/kubernetes.io/serviceaccount/namespace, None, cluster.local)
642019-10-21 15:29:01,549 INFO akka.management.internal.HealthChecksImpl - Loading readiness checks List(NamedHealthCheck(cluster-membership,akka.management.cluster.scaladsl.ClusterMembershipCheck))
652019-10-21 15:29:01,551 INFO akka.management.internal.HealthChecksImpl - Loading liveness checks List()
662019-10-21 15:29:01,664 INFO akka.management.scaladsl.AkkaManagement - Binding Akka Management (HTTP) endpoint to: 172.17.0.4:8558
672019-10-21 15:29:01,937 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for ClusterHttpManagementRouteProvider
682019-10-21 15:29:02,042 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for ClusterBootstrap
692019-10-21 15:29:02,046 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Using self contact point address: http://172.17.0.4:8558
702019-10-21 15:29:02,060 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for HealthCheckRoutes
712019-10-21 15:29:02,526 DEBUG akka.io.TcpListener - Successfully bound to /172.17.0.4:8558
722019-10-21 15:29:02,549 INFO akka.management.scaladsl.AkkaManagement - Bound Akka Management (HTTP) endpoint to: 172.17.0.4:8558
732019-10-21 15:29:02,648 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Initiating bootstrap procedure using kubernetes-api method...
742019-10-21 15:29:02,666 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [1]
752019-10-21 15:29:02,668 DEBUG akka.actor.TimerScheduler - Start timer [decide-key] with generation [2]
762019-10-21 15:29:02,668 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Locating service members. Using discovery [akka.discovery.kubernetes.KubernetesApiServiceDiscovery], join decider [akka.management.cluster.bootstrap.LowestAddressJoinDecider]
772019-10-21 15:29:02,668 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
782019-10-21 15:29:02,671 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
792019-10-21 15:29:02,741 DEBUG akka.http.impl.engine.client.PoolGateway - (Re-)starting host connection pool to 10.96.0.1:443
802019-10-21 15:29:03,530 DEBUG akka.http.impl.engine.client.PoolGateway - InputBuffer (max-open-requests = 32) now filled with 1 request after enqueuing GET /api/v1/namespaces/default/pods Empty
812019-10-21 15:29:03,554 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
822019-10-21 15:29:03,626 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Before event [onNewRequest] In state [Unconnected] for [132 ms]
832019-10-21 15:29:03,630 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Establishing connection
842019-10-21 15:29:03,762 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
852019-10-21 15:29:03,762 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
862019-10-21 15:29:03,777 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] After event [onNewRequest] State change [Unconnected] -> [Connecting]
872019-10-21 15:29:03,832 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Unconnected)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
882019-10-21 15:29:03,833 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Unconnected)] Before event [onNewRequest] In state [Unconnected] for [401 ms]
892019-10-21 15:29:03,833 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Unconnected)] Establishing connection
902019-10-21 15:29:03,835 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Connecting)] After event [onNewRequest] State change [Unconnected] -> [Connecting]
912019-10-21 15:29:03,863 DEBUG akka.io.TcpOutgoingConnection - Resolving 10.96.0.1 before connecting
922019-10-21 15:29:03,928 DEBUG akka.io.TcpOutgoingConnection - Resolving 10.96.0.1 before connecting
932019-10-21 15:29:04,226 DEBUG akka.io.SimpleDnsManager - Resolution request for 10.96.0.1 from Actor[akka://application/system/IO-TCP/selectors/$a/2#399152651]
942019-10-21 15:29:04,434 DEBUG akka.io.SimpleDnsManager - Resolution request for 10.96.0.1 from Actor[akka://application/system/IO-TCP/selectors/$a/1#-1041973935]
952019-10-21 15:29:04,439 DEBUG akka.io.TcpOutgoingConnection - Attempting connection to [/10.96.0.1:443]
962019-10-21 15:29:04,440 DEBUG akka.io.TcpOutgoingConnection - Connection established to [10.96.0.1:443]
972019-10-21 15:29:04,445 DEBUG akka.io.TcpOutgoingConnection - Attempting connection to [/10.96.0.1:443]
982019-10-21 15:29:04,526 DEBUG akka.io.TcpOutgoingConnection - Connection established to [10.96.0.1:443]
992019-10-21 15:29:04,526 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Connecting)] Connection attempt succeeded
1002019-10-21 15:29:04,527 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Connecting)] Before event [onConnectionAttemptSucceeded] In state [Connecting] for [616 ms]
1012019-10-21 15:29:04,528 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Connecting)] Slot connection was established
1022019-10-21 15:29:04,528 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (PushingRequestToConnection)] After event [onConnectionAttemptSucceeded] State change [Connecting] -> [PushingRequestToConnection]
1032019-10-21 15:29:04,528 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
1042019-10-21 15:29:04,528 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
1052019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Connection attempt succeeded
1062019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Before event [onConnectionAttemptSucceeded] In state [Connecting] for [855 ms]
1072019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Slot connection was established
1082019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onConnectionAttemptSucceeded] State change [Connecting] -> [PushingRequestToConnection]
1092019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
1102019-10-21 15:29:04,638 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
1112019-10-21 15:29:05,736 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
1122019-10-21 15:29:05,743 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [1110 ms]
1132019-10-21 15:29:05,743 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
1142019-10-21 15:29:05,744 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
1152019-10-21 15:29:05,744 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
1162019-10-21 15:29:05,745 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
1172019-10-21 15:29:05,747 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponse)] Received response
1182019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [1294 ms]
1192019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
1202019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
1212019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
1222019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
1232019-10-21 15:29:05,754 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [5 ms]
1242019-10-21 15:29:05,755 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
1252019-10-21 15:29:05,755 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [10 ms]
1262019-10-21 15:29:05,825 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
1272019-10-21 15:29:05,826 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [1 ms]
1282019-10-21 15:29:05,830 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
1292019-10-21 15:29:05,834 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Idle)] Slot became idle... Trying to pull
1302019-10-21 15:29:05,835 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [2 ms]
1312019-10-21 15:29:05,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
1322019-10-21 15:29:05,837 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
1332019-10-21 15:29:05,837 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42502"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
134]
1352019-10-21 15:29:05,838 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42502"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
136]
1372019-10-21 15:29:06,502 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
1382019-10-21 15:29:06,570 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
1392019-10-21 15:29:06,624 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [3]
1402019-10-21 15:29:06,625 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
1412019-10-21 15:29:06,625 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
1422019-10-21 15:29:06,626 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
1432019-10-21 15:29:06,627 DEBUG akka.actor.TimerScheduler - Cancel timer [resolve-key] with generation [3]
1442019-10-21 15:29:06,629 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [4]
1452019-10-21 15:29:06,634 DEBUG akka.http.impl.engine.client.PoolGateway - (Re-)starting host connection pool to 172-17-0-4.default.pod.cluster.local:8558
1462019-10-21 15:29:06,641 DEBUG akka.http.impl.engine.client.PoolGateway - InputBuffer (max-open-requests = 32) now filled with 1 request after enqueuing GET /bootstrap/seed-nodes Empty
1472019-10-21 15:29:06,642 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Dispatching request [GET /bootstrap/seed-nodes Empty]
1482019-10-21 15:29:06,642 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Before event [onNewRequest] In state [Unconnected] for [1 ms]
1492019-10-21 15:29:06,642 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Establishing connection
1502019-10-21 15:29:06,643 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] After event [onNewRequest] State change [Unconnected] -> [Connecting]
1512019-10-21 15:29:06,646 DEBUG akka.io.TcpOutgoingConnection - Resolving 172-17-0-4.default.pod.cluster.local before connecting
1522019-10-21 15:29:06,646 DEBUG akka.io.SimpleDnsManager - Resolution request for 172-17-0-4.default.pod.cluster.local from Actor[akka://application/system/IO-TCP/selectors/$a/3#-1094176514]
1532019-10-21 15:29:06,801 INFO akka.management.cluster.bootstrap.LowestAddressJoinDecider - Discovered [1] contact points, confirmed [0], which is less than the required [1], retrying
1542019-10-21 15:29:06,891 DEBUG akka.io.TcpOutgoingConnection - Attempting connection to [172-17-0-4.default.pod.cluster.local/172.17.0.4:8558]
1552019-10-21 15:29:06,893 DEBUG akka.io.TcpOutgoingConnection - Connection established to [172-17-0-4.default.pod.cluster.local:8558]
1562019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Connection attempt succeeded
1572019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Before event [onConnectionAttemptSucceeded] In state [Connecting] for [251 ms]
1582019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Slot connection was established
1592019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onConnectionAttemptSucceeded] State change [Connecting] -> [PushingRequestToConnection]
1602019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
1612019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
1622019-10-21 15:29:06,903 DEBUG akka.io.TcpListener - New connection accepted
1632019-10-21 15:29:07,251 DEBUG akka.serialization.Serialization(akka://application) - Using serializer [akka.cluster.ddata.protobuf.ReplicatorMessageSerializer] for message [akka.cluster.ddata.Replicator$Internal$DataEnvelope]
1642019-10-21 15:29:07,256 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Request shard [eventworld.cart.impl.evt$CartEvent] home. Coordinator [None]
1652019-10-21 15:29:07,413 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Singleton not available, buffering message type [com.lightbend.lagom.internal.persistence.cluster.ClusterStartupTaskActor$Execute$]
1662019-10-21 15:29:07,659 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:44046: Contact Point returning 0 seed-nodes ([TreeSet()])
1672019-10-21 15:29:07,683 INFO akka.management.cluster.bootstrap.LowestAddressJoinDecider - Discovered [1] contact points, confirmed [0], which is less than the required [1], retrying
1682019-10-21 15:29:07,828 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
1692019-10-21 15:29:07,834 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [934 ms]
1702019-10-21 15:29:07,834 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
1712019-10-21 15:29:07,834 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
1722019-10-21 15:29:07,835 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
1732019-10-21 15:29:07,835 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
1742019-10-21 15:29:07,835 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
1752019-10-21 15:29:07,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
1762019-10-21 15:29:07,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
1772019-10-21 15:29:07,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
1782019-10-21 15:29:07,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
1792019-10-21 15:29:07,837 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
1802019-10-21 15:29:07,837 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
1812019-10-21 15:29:07,842 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
1822019-10-21 15:29:07,842 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [2084 ms]
1832019-10-21 15:29:07,842 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
1842019-10-21 15:29:07,843 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
1852019-10-21 15:29:07,843 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
1862019-10-21 15:29:07,847 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
1872019-10-21 15:29:07,849 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [1]
1882019-10-21 15:29:07,851 DEBUG akka.discovery.dns.DnsServiceDiscovery - system resolver is not async-dns. Loading isolated resolver
1892019-10-21 15:29:07,853 INFO akka.actor.ActorSystemImpl - Creating async dns resolver async-dns with manager name SD-DNS
1902019-10-21 15:29:07,953 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
1912019-10-21 15:29:07,954 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [111 ms]
1922019-10-21 15:29:07,954 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
1932019-10-21 15:29:07,954 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
1942019-10-21 15:29:07,954 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
1952019-10-21 15:29:07,955 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
1962019-10-21 15:29:07,956 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [1 ms]
1972019-10-21 15:29:07,956 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
1982019-10-21 15:29:07,957 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
1992019-10-21 15:29:07,957 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
2002019-10-21 15:29:07,957 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
2012019-10-21 15:29:07,957 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42506"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
202]
2032019-10-21 15:29:07,958 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
2042019-10-21 15:29:07,958 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
2052019-10-21 15:29:07,958 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [5]
2062019-10-21 15:29:08,030 DEBUG akka.io.dns.internal.AsyncDnsResolver - Using name servers [List(/10.96.0.10:53)] and search domains [List(default.svc.cluster.local, svc.cluster.local, cluster.local)] with ndots=5
2072019-10-21 15:29:08,081 DEBUG akka.actor.TimerScheduler - Start timer [CacheCleanup] with generation [1]
2082019-10-21 15:29:08,211 DEBUG akka.io.UdpListener - Successfully bound to [/0.0.0.0:37169]
2092019-10-21 15:29:08,219 DEBUG akka.io.dns.internal.DnsClient - Bound to UDP address [/0.0.0.0:37169]
2102019-10-21 15:29:08,684 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:29:06.501], not joining myself. This process will be retried.
2112019-10-21 15:29:09,023 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
2122019-10-21 15:29:09,055 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
2132019-10-21 15:29:09,055 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1224 ms]
2142019-10-21 15:29:09,056 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
2152019-10-21 15:29:09,056 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
2162019-10-21 15:29:09,056 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
2172019-10-21 15:29:09,163 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:44046: Contact Point returning 0 seed-nodes ([TreeSet()])
2182019-10-21 15:29:09,171 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
2192019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [116 ms]
2202019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
2212019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
2222019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
2232019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
2242019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
2252019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
2262019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
2272019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
2282019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
2292019-10-21 15:29:09,174 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
2302019-10-21 15:29:09,174 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
2312019-10-21 15:29:09,175 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [2]
2322019-10-21 15:29:09,175 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
2332019-10-21 15:29:09,182 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
2342019-10-21 15:29:09,183 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1224 ms]
2352019-10-21 15:29:09,183 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
2362019-10-21 15:29:09,183 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
2372019-10-21 15:29:09,183 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
2382019-10-21 15:29:09,309 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
2392019-10-21 15:29:09,309 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [127 ms]
2402019-10-21 15:29:09,309 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
2412019-10-21 15:29:09,309 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
2422019-10-21 15:29:09,313 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
2432019-10-21 15:29:09,313 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
2442019-10-21 15:29:09,320 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [11 ms]
2452019-10-21 15:29:09,320 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
2462019-10-21 15:29:09,321 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
2472019-10-21 15:29:09,321 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
2482019-10-21 15:29:09,322 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
2492019-10-21 15:29:09,322 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42508"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
250]
2512019-10-21 15:29:09,323 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
2522019-10-21 15:29:09,323 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
2532019-10-21 15:29:09,323 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [6]
2542019-10-21 15:29:09,657 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Request shard [singleton] home. Coordinator [None]
2552019-10-21 15:29:09,660 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Request shard [singleton] home. Coordinator [None]
2562019-10-21 15:29:09,662 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Request shard [singleton] home. Coordinator [None]
2572019-10-21 15:29:09,683 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:29:06.501], not joining myself. This process will be retried.
2582019-10-21 15:29:10,030 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-2,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@7ee2f76f),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@702516c3),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
2592019-10-21 15:29:10,031 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-3,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@25a17c5b),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@2b66969f),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
2602019-10-21 15:29:10,033 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-1,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@11171e5),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@2acddaaf),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
2612019-10-21 15:29:10,204 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
2622019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
2632019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1031 ms]
2642019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
2652019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
2662019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
2672019-10-21 15:29:10,225 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:44046: Contact Point returning 0 seed-nodes ([TreeSet()])
2682019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
2692019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [21 ms]
2702019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
2712019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
2722019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
2732019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
2742019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
2752019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
2762019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
2772019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
2782019-10-21 15:29:10,237 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
2792019-10-21 15:29:10,237 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [3]
2802019-10-21 15:29:10,237 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
2812019-10-21 15:29:10,486 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
2822019-10-21 15:29:10,486 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
2832019-10-21 15:29:10,487 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
2842019-10-21 15:29:10,487 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1166 ms]
2852019-10-21 15:29:10,488 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
2862019-10-21 15:29:10,488 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
2872019-10-21 15:29:10,496 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
2882019-10-21 15:29:10,683 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:29:06.501], not joining myself. This process will be retried.
2892019-10-21 15:29:10,739 DEBUG akka.io.TcpListener - Successfully bound to /0.0.0.0:9000
2902019-10-21 15:29:10,761 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
2912019-10-21 15:29:10,763 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [273 ms]
2922019-10-21 15:29:10,764 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
2932019-10-21 15:29:10,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
2942019-10-21 15:29:10,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [1 ms]
2952019-10-21 15:29:10,787 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
2962019-10-21 15:29:10,788 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [4 ms]
2972019-10-21 15:29:10,789 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
2982019-10-21 15:29:10,790 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42508"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
299]
3002019-10-21 15:29:10,793 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [3 ms]
3012019-10-21 15:29:10,803 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
3022019-10-21 15:29:10,803 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
3032019-10-21 15:29:10,808 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
3042019-10-21 15:29:10,808 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [7]
3052019-10-21 15:29:10,808 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
3062019-10-21 15:29:11,304 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
3072019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
3082019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1078 ms]
3092019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
3102019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
3112019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
3122019-10-21 15:29:11,348 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:44046: Contact Point returning 0 seed-nodes ([TreeSet()])
3132019-10-21 15:29:11,358 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
3142019-10-21 15:29:11,358 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [44 ms]
3152019-10-21 15:29:11,359 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
3162019-10-21 15:29:11,359 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
3172019-10-21 15:29:11,359 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
3182019-10-21 15:29:11,361 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
3192019-10-21 15:29:11,363 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
3202019-10-21 15:29:11,363 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
3212019-10-21 15:29:11,364 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
3222019-10-21 15:29:11,364 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
3232019-10-21 15:29:11,364 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
3242019-10-21 15:29:11,365 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [4]
3252019-10-21 15:29:11,365 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
3262019-10-21 15:29:11,491 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
3272019-10-21 15:29:11,498 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
3282019-10-21 15:29:11,500 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
3292019-10-21 15:29:12,033 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
3302019-10-21 15:29:12,034 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
3312019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
3322019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1263 ms]
3332019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
3342019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
3352019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
3362019-10-21 15:29:12,045 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Initiating new cluster, self-joining [akka.tcp://application@172.17.0.4:2552]. Other nodes are expected to locate this cluster via continued contact-point probing.
3372019-10-21 15:29:12,118 DEBUG akka.actor.TimerScheduler - Cancel all timers
3382019-10-21 15:29:12,120 DEBUG akka.actor.TimerScheduler - Cancel all timers
3392019-10-21 15:29:12,122 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Node [akka.tcp://application@172.17.0.4:2552] is JOINING itself (with roles [dc-default]) and forming new cluster
3402019-10-21 15:29:12,127 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - is the new leader among reachable nodes (more leaders may exist)
3412019-10-21 15:29:12,266 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Leader is moving node [akka.tcp://application@172.17.0.4:2552] to [Up]
3422019-10-21 15:29:12,269 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Creating singleton identification timer...
3432019-10-21 15:29:12,271 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
3442019-10-21 15:29:12,272 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
3452019-10-21 15:29:12,276 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/jdbcCreateTables-singleton/singleton]
3462019-10-21 15:29:12,277 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Creating singleton identification timer...
3472019-10-21 15:29:12,279 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
3482019-10-21 15:29:12,281 DEBUG akka.cluster.sharding.ShardRegion - CartAggregate: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
3492019-10-21 15:29:12,282 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Creating singleton identification timer...
3502019-10-21 15:29:12,283 DEBUG akka.cluster.sharding.ShardRegion - MappingAggregate: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
3512019-10-21 15:29:12,285 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
3522019-10-21 15:29:12,285 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/slickOffsetStorePrepare-singleton/singleton]
3532019-10-21 15:29:12,285 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
3542019-10-21 15:29:12,344 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
3552019-10-21 15:29:12,370 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/kafkaProducer-cartCoordinator/singleton]
3562019-10-21 15:29:12,391 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3572019-10-21 15:29:12,392 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3582019-10-21 15:29:12,398 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/user/jdbcCreateTables-singleton/singleton]
3592019-10-21 15:29:12,398 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3602019-10-21 15:29:12,399 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/CartProcessorCoordinator/singleton]
3612019-10-21 15:29:12,400 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3622019-10-21 15:29:12,400 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/kafkaProducer-cart_price_offerCoordinator/singleton]
3632019-10-21 15:29:12,400 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3642019-10-21 15:29:12,402 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/MappingAggregateCoordinator/singleton]
3652019-10-21 15:29:12,403 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
3662019-10-21 15:29:12,403 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3672019-10-21 15:29:12,403 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3682019-10-21 15:29:12,405 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/CartAggregateCoordinator/singleton]
3692019-10-21 15:29:12,405 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3702019-10-21 15:29:12,405 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/kafkaProducer-cart_reservationCoordinator/singleton]
3712019-10-21 15:29:12,406 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
3722019-10-21 15:29:12,527 DEBUG akka.cluster.ddata.Replicator - Received Get for key [MappingAggregateCoordinatorState]
3732019-10-21 15:29:12,544 DEBUG akka.cluster.ddata.Replicator - Received Get for key [kafkaProducer-cart_price_offerCoordinatorState]
3742019-10-21 15:29:12,545 DEBUG akka.cluster.ddata.Replicator - Received Get for key [CartProcessorCoordinatorState]
3752019-10-21 15:29:12,545 DEBUG akka.cluster.ddata.Replicator - Received Get for key [CartAggregateCoordinatorState]
3762019-10-21 15:29:12,545 DEBUG akka.cluster.ddata.Replicator - Received Get for key [kafkaProducer-cartCoordinatorState]
3772019-10-21 15:29:12,549 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
3782019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
3792019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
3802019-10-21 15:29:12,552 DEBUG akka.cluster.ddata.Replicator - Received Get for key [kafkaProducer-cart_reservationCoordinatorState]
3812019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
3822019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
3832019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
3842019-10-21 15:29:12,560 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Singleton not available, buffering message type [com.lightbend.lagom.internal.persistence.cluster.ClusterStartupTaskActor$Execute$]
3852019-10-21 15:29:13,069 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
3862019-10-21 15:29:13,071 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [1033 ms]
3872019-10-21 15:29:13,072 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
3882019-10-21 15:29:13,072 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
3892019-10-21 15:29:13,072 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
3902019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
3912019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
3922019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
3932019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
3942019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
3952019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
3962019-10-21 15:29:13,073 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42510"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
397]
3982019-10-21 15:29:13,183 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/CartProcessor#1718379659]]
3992019-10-21 15:29:13,226 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4002019-10-21 15:29:13,277 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/jdbcCreateTables-singleton/singleton]
4012019-10-21 15:29:13,278 INFO akka.cluster.singleton.ClusterSingletonProxy - Singleton identified at [akka://application/user/jdbcCreateTables-singleton/singleton]
4022019-10-21 15:29:13,279 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Sending buffered messages to current singleton instance
4032019-10-21 15:29:13,283 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
4042019-10-21 15:29:13,297 INFO akka.cluster.singleton.ClusterSingletonProxy - Singleton identified at [akka://application/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
4052019-10-21 15:29:13,297 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Sending buffered messages to current singleton instance
4062019-10-21 15:29:13,297 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/slickOffsetStorePrepare-singleton/singleton]
4072019-10-21 15:29:13,297 INFO akka.cluster.singleton.ClusterSingletonProxy - Singleton identified at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
4082019-10-21 15:29:13,298 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Sending buffered messages to current singleton instance
4092019-10-21 15:29:13,458 DEBUG akka.cluster.ddata.Replicator - Received Update for key [CartProcessorCoordinatorState]
4102019-10-21 15:29:13,465 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/CartProcessor#1718379659])
4112019-10-21 15:29:13,465 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/CartProcessor#1718379659])]: [State(Map())]
4122019-10-21 15:29:13,465 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Retry request for shard [eventworld.cart.impl.evt$CartEvent] homes from coordinator at [Actor[akka://application/system/sharding/CartProcessorCoordinator/singleton/coordinator#-643121230]]. [1] buffered messages.
4132019-10-21 15:29:13,468 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4142019-10-21 15:29:13,469 DEBUG akka.cluster.ddata.Replicator - Received Update for key [CartProcessorCoordinatorState]
4152019-10-21 15:29:13,469 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(eventworld.cart.impl.evt$CartEvent,Actor[akka://application/system/sharding/CartProcessor#1718379659])
4162019-10-21 15:29:13,469 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [eventworld.cart.impl.evt$CartEvent] allocated at [Actor[akka://application/system/sharding/CartProcessor#1718379659]]
4172019-10-21 15:29:13,470 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Host Shard [eventworld.cart.impl.evt$CartEvent]
4182019-10-21 15:29:13,472 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Starting shard [eventworld.cart.impl.evt$CartEvent] in region
4192019-10-21 15:29:13,472 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(eventworld.cart.impl.evt$CartEvent,Actor[akka://application/system/sharding/CartProcessor#1718379659])]: [State(Map(eventworld.cart.impl.evt$CartEvent -> Actor[akka://application/system/sharding/CartProcessor#1718379659]))]
4202019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/MappingAggregate#-596560817]]
4212019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/CartAggregate#2064450905]]
4222019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4232019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4242019-10-21 15:29:13,526 DEBUG akka.cluster.ddata.Replicator - Received Update for key [MappingAggregateCoordinatorState]
4252019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/MappingAggregate#-596560817])
4262019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/MappingAggregate#-596560817])]: [State(Map())]
4272019-10-21 15:29:13,526 DEBUG akka.cluster.ddata.Replicator - Received Update for key [CartAggregateCoordinatorState]
4282019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/CartAggregate#2064450905])
4292019-10-21 15:29:13,527 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/CartAggregate#2064450905])]: [State(Map())]
4302019-10-21 15:29:13,663 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099]]
4312019-10-21 15:29:13,664 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4322019-10-21 15:29:13,665 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cart_reservationCoordinatorState]
4332019-10-21 15:29:13,739 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099])
4342019-10-21 15:29:13,740 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099])]: [State(Map())]
4352019-10-21 15:29:13,743 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Retry request for shard [singleton] homes from coordinator at [Actor[akka://application/system/sharding/kafkaProducer-cart_reservationCoordinator/singleton/coordinator#438313495]]. [1] buffered messages.
4362019-10-21 15:29:13,744 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4372019-10-21 15:29:13,745 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cart_reservationCoordinatorState]
4382019-10-21 15:29:13,745 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099])
4392019-10-21 15:29:13,745 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [singleton] allocated at [Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099]]
4402019-10-21 15:29:13,745 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099])]: [State(Map(singleton -> Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099]))]
4412019-10-21 15:29:13,745 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Host Shard [singleton]
4422019-10-21 15:29:13,748 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Starting shard [singleton] in region
4432019-10-21 15:29:13,748 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/kafkaProducer-cart#578028258]]
4442019-10-21 15:29:13,748 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4452019-10-21 15:29:13,748 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657]]
4462019-10-21 15:29:13,749 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4472019-10-21 15:29:13,749 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cartCoordinatorState]
4482019-10-21 15:29:13,749 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart#578028258])
4492019-10-21 15:29:13,750 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart#578028258])]: [State(Map())]
4502019-10-21 15:29:13,750 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Retry request for shard [singleton] homes from coordinator at [Actor[akka://application/system/sharding/kafkaProducer-cartCoordinator/singleton/coordinator#-556037128]]. [1] buffered messages.
4512019-10-21 15:29:13,750 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4522019-10-21 15:29:13,750 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cart_price_offerCoordinatorState]
4532019-10-21 15:29:13,750 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cartCoordinatorState]
4542019-10-21 15:29:13,751 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657])
4552019-10-21 15:29:13,751 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657])]: [State(Map())]
4562019-10-21 15:29:13,751 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart#578028258])
4572019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [singleton] allocated at [Actor[akka://application/system/sharding/kafkaProducer-cart#578028258]]
4582019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart#578028258])]: [State(Map(singleton -> Actor[akka://application/system/sharding/kafkaProducer-cart#578028258]))]
4592019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Retry request for shard [singleton] homes from coordinator at [Actor[akka://application/system/sharding/kafkaProducer-cart_price_offerCoordinator/singleton/coordinator#931210753]]. [1] buffered messages.
4602019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Host Shard [singleton]
4612019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Starting shard [singleton] in region
4622019-10-21 15:29:13,753 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
4632019-10-21 15:29:13,753 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cart_price_offerCoordinatorState]
4642019-10-21 15:29:13,753 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657])
4652019-10-21 15:29:13,753 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [singleton] allocated at [Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657]]
4662019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657])]: [State(Map(singleton -> Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657]))]
4672019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Host Shard [singleton]
4682019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Starting shard [singleton] in region
4692019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Shard [singleton] located at [Actor[akka://application/system/sharding/kafkaProducer-cart#578028258]]
4702019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Shard [singleton] located at [Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099]]
4712019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Shard [singleton] located at [Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657]]
4722019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Shard [eventworld.cart.impl.evt$CartEvent] located at [Actor[akka://application/system/sharding/CartProcessor#1718379659]]
4732019-10-21 15:29:13,763 DEBUG akka.io.TcpListener - New connection accepted
4742019-10-21 15:29:13,779 DEBUG akka.cluster.sharding.Shard - Shard initialized
4752019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.Shard - Shard initialized
4762019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Shard was initialized eventworld.cart.impl.evt$CartEvent
4772019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Deliver [1] buffered messages for shard [eventworld.cart.impl.evt$CartEvent]
4782019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Shard was initialized singleton
4792019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Deliver [1] buffered messages for shard [singleton]
4802019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.Shard - Shard initialized
4812019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Shard was initialized singleton
4822019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Deliver [1] buffered messages for shard [singleton]
4832019-10-21 15:29:13,791 DEBUG akka.cluster.sharding.Shard - Shard initialized
4842019-10-21 15:29:13,791 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Shard was initialized singleton
4852019-10-21 15:29:13,791 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Deliver [1] buffered messages for shard [singleton]
4862019-10-21 15:29:13,963 DEBUG akka.cluster.sharding.Shard - Starting entity [singleton] in shard [singleton]
4872019-10-21 15:29:13,969 DEBUG akka.cluster.sharding.Shard - Starting entity [eventworld.cart.impl.evt$CartEvent] in shard [eventworld.cart.impl.evt$CartEvent]
4882019-10-21 15:29:13,970 DEBUG akka.cluster.sharding.Shard - Starting entity [singleton] in shard [singleton]
4892019-10-21 15:29:13,973 DEBUG akka.cluster.sharding.Shard - Starting entity [singleton] in shard [singleton]
4902019-10-21 15:29:13,974 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
4912019-10-21 15:29:13,974 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
4922019-10-21 15:29:13,975 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
4932019-10-21 15:29:14,061 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
4942019-10-21 15:29:14,477 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
4952019-10-21 15:29:14,567 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
4962019-10-21 15:29:14,568 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
4972019-10-21 15:29:14,568 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
4982019-10-21 15:29:15,730 DEBUG akka.io.TcpListener - New connection accepted
4992019-10-21 15:29:15,931 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [3]
5002019-10-21 15:29:15,933 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [3]
5012019-10-21 15:29:16,026 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [3]
5022019-10-21 15:29:17,096 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [4]
5032019-10-21 15:29:17,123 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [4]
5042019-10-21 15:29:17,320 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [4]
5052019-10-21 15:29:18,181 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [5]
5062019-10-21 15:29:18,242 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [5]
5072019-10-21 15:29:18,333 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [5]
5082019-10-21 15:29:19,250 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [6]
5092019-10-21 15:29:19,276 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [6]
5102019-10-21 15:29:19,354 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [6]
5112019-10-21 15:29:19,666 DEBUG akka.stream.scaladsl.RestartWithBackoffSource - Last restart attempt was more than 3000 milliseconds ago, resetting restart count
5122019-10-21 15:29:20,844 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [7]
5132019-10-21 15:29:20,869 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [7]
5142019-10-21 15:29:20,869 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [7]
5152019-10-21 15:29:20,895 WARN akka.stream.scaladsl.RestartWithBackoffSource - Restarting graph due to failure. stack_trace:
516java.util.concurrent.TimeoutException: The first element has not yet passed through in 5000 milliseconds.
517 at akka.stream.impl.Timers$Initial$$anon$1.onTimer(Timers.scala:62)
518 at akka.stream.stage.TimerGraphStageLogic.onInternalTimer(GraphStage.scala:1544)
519 at akka.stream.stage.TimerGraphStageLogic.$anonfun$getTimerAsyncCallback$1(GraphStage.scala:1533)
520 at akka.stream.stage.TimerGraphStageLogic.$anonfun$getTimerAsyncCallback$1$adapted(GraphStage.scala:1533)
521 at akka.stream.impl.fusing.GraphInterpreter.runAsyncInput(GraphInterpreter.scala:452)
522 at akka.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:481)
523 at akka.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:581)
524 at akka.stream.impl.fusing.ActorGraphInterpreter.akka$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:749)
525 at akka.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:764)
526 at akka.actor.Actor.aroundReceive(Actor.scala:539)
527 at akka.actor.Actor.aroundReceive$(Actor.scala:537)
528 at akka.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:671)
529 at akka.actor.ActorCell.receiveMessage(ActorCell.scala:612)
530 at akka.actor.ActorCell.invoke(ActorCell.scala:581)
531 at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:268)
532 at akka.dispatch.Mailbox.run(Mailbox.scala:229)
533 at akka.dispatch.Mailbox.exec(Mailbox.scala:241)
534 at akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
535 at akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
536 at akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
537 at akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
538
5392019-10-21 15:29:20,896 DEBUG akka.stream.scaladsl.RestartWithBackoffSource - Restarting graph in 3092791454 nanoseconds
5402019-10-21 15:29:21,084 DEBUG akka.persistence.query.PersistenceQuery - Create plugin: jdbc-read-journal akka.persistence.jdbc.query.JdbcReadJournalProvider
5412019-10-21 15:29:21,401 DEBUG akka.persistence.Persistence(akka://application) - Create plugin: jdbc-journal akka.persistence.jdbc.journal.JdbcAsyncWriteJournal
5422019-10-21 15:29:21,953 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [8]
5432019-10-21 15:29:21,955 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [8]
5442019-10-21 15:29:21,956 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [8]
5452019-10-21 15:29:22,963 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [9]
5462019-10-21 15:29:23,014 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [9]
5472019-10-21 15:29:23,016 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [9]
5482019-10-21 15:29:24,136 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [10]
5492019-10-21 15:29:24,139 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [10]
5502019-10-21 15:29:24,139 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [10]
5512019-10-21 15:29:24,139 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
5522019-10-21 15:29:24,645 DEBUG akka.io.TcpListener - New connection accepted
5532019-10-21 15:29:26,759 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [11]
5542019-10-21 15:29:26,765 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [11]
5552019-10-21 15:29:26,765 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [11]
5562019-10-21 15:29:26,765 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [2572] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
5572019-10-21 15:29:26,765 DEBUG akka.io.TcpListener - New connection accepted
5582019-10-21 15:29:27,853 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [12]
5592019-10-21 15:29:27,853 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [12]
5602019-10-21 15:29:27,853 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [12]
5612019-10-21 15:29:27,953 DEBUG akka.actor.TimerScheduler - Start timer [AssumeMaxOrderingIdTimerKey] with generation [1]
5622019-10-21 15:29:27,965 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [2]
5632019-10-21 15:29:29,007 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [13]
5642019-10-21 15:29:29,075 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [13]
5652019-10-21 15:29:29,075 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [13]
5662019-10-21 15:29:29,176 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [3]
5672019-10-21 15:29:30,077 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [14]
5682019-10-21 15:29:30,077 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [14]
5692019-10-21 15:29:30,077 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [14]
5702019-10-21 15:29:30,250 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [4]
5712019-10-21 15:29:31,116 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [15]
5722019-10-21 15:29:31,128 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [15]
5732019-10-21 15:29:31,129 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [15]
5742019-10-21 15:29:31,566 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [5]
5752019-10-21 15:29:32,200 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [16]
5762019-10-21 15:29:32,201 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [16]
5772019-10-21 15:29:32,201 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [16]
5782019-10-21 15:29:32,744 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [6]
5792019-10-21 15:29:33,327 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [17]
5802019-10-21 15:29:33,334 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [17]
5812019-10-21 15:29:33,353 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [17]
5822019-10-21 15:29:33,486 DEBUG akka.io.TcpListener - New connection accepted
5832019-10-21 15:29:33,872 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [7]
5842019-10-21 15:29:34,388 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [18]
5852019-10-21 15:29:34,389 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [18]
5862019-10-21 15:29:34,452 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [18]
5872019-10-21 15:29:34,938 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [8]
5882019-10-21 15:29:35,367 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [19]
5892019-10-21 15:29:35,369 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [19]
5902019-10-21 15:29:35,467 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [19]
5912019-10-21 15:29:35,792 DEBUG akka.io.TcpListener - New connection accepted
5922019-10-21 15:29:36,254 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [9]
5932019-10-21 15:29:36,386 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [20]
5942019-10-21 15:29:36,386 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [20]
5952019-10-21 15:29:36,499 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [20]
5962019-10-21 15:29:37,373 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [10]
5972019-10-21 15:29:37,482 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [21]
5982019-10-21 15:29:37,483 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [21]
5992019-10-21 15:29:37,529 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [21]
6002019-10-21 15:29:38,493 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [22]
6012019-10-21 15:29:38,574 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [22]
6022019-10-21 15:29:38,574 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [22]
6032019-10-21 15:29:38,596 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [11]
6042019-10-21 15:29:39,554 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [23]
6052019-10-21 15:29:39,602 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [23]
6062019-10-21 15:29:39,602 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [23]
6072019-10-21 15:29:39,681 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [12]
6082019-10-21 15:29:40,636 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [24]
6092019-10-21 15:29:40,699 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [24]
6102019-10-21 15:29:40,699 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [24]
6112019-10-21 15:29:40,883 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [13]
6122019-10-21 15:29:41,408 DEBUG akka.http.impl.engine.client.PoolGateway - Shutting down host connection pool immediately
6132019-10-21 15:29:41,410 DEBUG akka.http.impl.engine.client.PoolGateway - Pool upstream was completed
6142019-10-21 15:29:41,411 DEBUG akka.http.impl.engine.client.PoolGateway - Pool stopped
6152019-10-21 15:29:41,727 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [25]
6162019-10-21 15:29:41,727 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [25]
6172019-10-21 15:29:41,727 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [25]
6182019-10-21 15:29:41,989 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [14]
6192019-10-21 15:29:42,935 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [26]
6202019-10-21 15:29:42,938 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [26]
6212019-10-21 15:29:42,938 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [26]
6222019-10-21 15:29:43,040 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [15]
6232019-10-21 15:29:43,085 DEBUG akka.http.impl.engine.client.PoolGateway - Shutting down host connection pool immediately
6242019-10-21 15:29:43,085 DEBUG akka.http.impl.engine.client.PoolGateway - Pool upstream was completed
6252019-10-21 15:29:43,085 DEBUG akka.http.impl.engine.client.PoolGateway - Pool stopped
6262019-10-21 15:29:43,857 DEBUG akka.io.TcpListener - New connection accepted
6272019-10-21 15:29:43,858 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [27]
6282019-10-21 15:29:43,859 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [27]
6292019-10-21 15:29:43,867 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [27]
6302019-10-21 15:29:44,153 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [16]
6312019-10-21 15:29:44,874 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [28]
6322019-10-21 15:29:44,880 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [28]
6332019-10-21 15:29:44,882 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [28]
6342019-10-21 15:29:45,406 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [17]
6352019-10-21 15:29:45,795 DEBUG akka.io.TcpListener - New connection accepted
6362019-10-21 15:29:45,894 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [29]
6372019-10-21 15:29:45,894 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [29]
6382019-10-21 15:29:45,904 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [29]
6392019-10-21 15:29:46,442 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [18]
6402019-10-21 15:29:46,965 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-2, groupId=cart] Error while fetching metadata with correlation id 3 : {user_switch=INVALID_REPLICATION_FACTOR}
6412019-10-21 15:29:46,965 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-1, groupId=cart] Error while fetching metadata with correlation id 3 : {reservations=INVALID_REPLICATION_FACTOR}
6422019-10-21 15:29:46,965 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-3, groupId=cart] Error while fetching metadata with correlation id 3 : {price-offer-updated=INVALID_REPLICATION_FACTOR}
6432019-10-21 15:29:46,965 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [30]
6442019-10-21 15:29:46,966 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [30]
6452019-10-21 15:29:46,966 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [30]
6462019-10-21 15:29:47,614 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [19]
6472019-10-21 15:29:48,172 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [31]
6482019-10-21 15:29:48,258 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [31]
6492019-10-21 15:29:48,258 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [31]
6502019-10-21 15:29:48,765 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [20]
6512019-10-21 15:29:49,395 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [32]
6522019-10-21 15:29:49,401 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [32]
6532019-10-21 15:29:49,414 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [32]
6542019-10-21 15:29:49,840 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [21]
6552019-10-21 15:29:50,664 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [33]
6562019-10-21 15:29:51,086 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [33]
6572019-10-21 15:29:51,088 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [33]
6582019-10-21 15:29:51,095 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [22]
6592019-10-21 15:29:51,732 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [34]
6602019-10-21 15:29:51,734 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [34]
6612019-10-21 15:29:51,828 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [34]
6622019-10-21 15:29:52,298 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [23]
6632019-10-21 15:29:52,886 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [35]
6642019-10-21 15:29:52,887 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [35]
6652019-10-21 15:29:52,888 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [35]
6662019-10-21 15:29:53,569 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [24]
6672019-10-21 15:29:53,932 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [36]
6682019-10-21 15:29:53,932 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [36]
6692019-10-21 15:29:53,934 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [36]
6702019-10-21 15:29:55,246 DEBUG akka.io.TcpListener - New connection accepted
6712019-10-21 15:29:55,386 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [37]
6722019-10-21 15:29:55,415 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [37]
6732019-10-21 15:29:55,427 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [37]
6742019-10-21 15:29:55,655 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [25]
6752019-10-21 15:29:56,521 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [38]
6762019-10-21 15:29:56,525 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [38]
6772019-10-21 15:29:56,564 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [38]
6782019-10-21 15:29:56,904 DEBUG akka.io.TcpListener - New connection accepted
6792019-10-21 15:29:56,921 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [26]
6802019-10-21 15:29:57,729 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [39]
6812019-10-21 15:29:57,783 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [39]
6822019-10-21 15:29:57,783 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [39]
6832019-10-21 15:29:58,028 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [27]
6842019-10-21 15:29:58,677 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [40]
6852019-10-21 15:29:58,744 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [40]
6862019-10-21 15:29:58,746 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [40]
6872019-10-21 15:29:59,733 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [41]
6882019-10-21 15:29:59,914 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [41]
6892019-10-21 15:30:00,049 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [41]
6902019-10-21 15:30:00,050 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [28]
6912019-10-21 15:30:00,820 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [42]
6922019-10-21 15:30:00,851 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [42]
6932019-10-21 15:30:00,907 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [42]
6942019-10-21 15:30:00,940 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [29]
6952019-10-21 15:30:01,879 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [43]
6962019-10-21 15:30:01,880 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [43]
6972019-10-21 15:30:02,018 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [30]
6982019-10-21 15:30:02,027 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [43]
6992019-10-21 15:30:02,894 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [44]
7002019-10-21 15:30:02,895 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [44]
7012019-10-21 15:30:03,145 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [44]
7022019-10-21 15:30:03,247 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [31]
7032019-10-21 15:30:03,618 DEBUG akka.io.TcpListener - New connection accepted
7042019-10-21 15:30:03,975 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [45]
7052019-10-21 15:30:03,988 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [45]
7062019-10-21 15:30:04,173 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [45]
7072019-10-21 15:30:04,411 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [32]
7082019-10-21 15:30:05,218 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [46]
7092019-10-21 15:30:05,221 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [46]
7102019-10-21 15:30:05,221 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [46]
7112019-10-21 15:30:05,435 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [33]
7122019-10-21 15:30:06,254 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [47]
7132019-10-21 15:30:06,254 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [47]
7142019-10-21 15:30:06,270 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [47]
7152019-10-21 15:30:07,155 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [34]
7162019-10-21 15:30:09,062 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [48]
7172019-10-21 15:30:09,063 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [48]
7182019-10-21 15:30:09,091 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [48]
7192019-10-21 15:30:10,080 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [49]
7202019-10-21 15:30:10,082 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [49]
7212019-10-21 15:30:11,344 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [49]
7222019-10-21 15:30:11,786 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [50]
7232019-10-21 15:30:13,968 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [50]
7242019-10-21 15:30:14,343 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [50]
7252019-10-21 15:30:14,355 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [51]
7262019-10-21 15:30:14,409 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [51]
7272019-10-21 15:30:14,409 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [35]
7282019-10-21 15:30:20,655 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [4141] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
7292019-10-21 15:30:20,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [51]
7302019-10-21 15:30:20,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [52]
7312019-10-21 15:30:20,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [52]
7322019-10-21 15:30:20,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [52]
7332019-10-21 15:30:22,554 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [7391] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
7342019-10-21 15:30:25,224 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [36]
7352019-10-21 15:30:28,024 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [37]
7362019-10-21 15:30:30,166 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-3, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
7372019-10-21 15:30:30,171 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-1, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
7382019-10-21 15:30:30,325 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-2, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
7392019-10-21 15:30:32,533 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [38]
7402019-10-21 15:30:32,546 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [53]
7412019-10-21 15:30:32,546 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [53]
7422019-10-21 15:30:32,546 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [53]
7432019-10-21 15:30:33,456 DEBUG akka.io.TcpListener - New connection accepted
7442019-10-21 15:30:33,629 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [54]
7452019-10-21 15:30:33,630 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [54]
7462019-10-21 15:30:33,630 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [54]
7472019-10-21 15:30:33,747 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [39]
7482019-10-21 15:30:34,593 DEBUG akka.io.TcpListener - New connection accepted
7492019-10-21 15:30:34,839 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [55]
7502019-10-21 15:30:34,983 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [55]
7512019-10-21 15:30:35,026 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [55]
7522019-10-21 15:30:35,497 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [40]
7532019-10-21 15:30:35,555 DEBUG akka.io.TcpListener - New connection accepted
7542019-10-21 15:30:35,681 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [56]
7552019-10-21 15:30:36,544 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [56]
7562019-10-21 15:30:36,546 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [56]
7572019-10-21 15:30:37,458 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [41]
7582019-10-21 15:30:37,665 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [57]
7592019-10-21 15:30:37,673 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [57]
7602019-10-21 15:30:37,737 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [57]
7612019-10-21 15:30:38,282 DEBUG akka.io.TcpListener - New connection accepted
7622019-10-21 15:30:38,935 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [58]
7632019-10-21 15:30:38,954 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [58]
7642019-10-21 15:30:38,954 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [58]
7652019-10-21 15:30:39,622 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [42]
7662019-10-21 15:30:39,868 DEBUG akka.io.TcpListener - New connection accepted
7672019-10-21 15:30:39,966 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [59]
7682019-10-21 15:30:39,968 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [59]
7692019-10-21 15:30:39,968 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [59]
7702019-10-21 15:30:40,767 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [43]
7712019-10-21 15:30:41,211 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [60]
7722019-10-21 15:30:41,212 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [60]
7732019-10-21 15:30:41,212 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [60]
7742019-10-21 15:30:42,255 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [61]
7752019-10-21 15:30:42,255 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [61]
7762019-10-21 15:30:42,255 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [61]
7772019-10-21 15:30:42,339 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [44]
7782019-10-21 15:30:43,275 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [62]
7792019-10-21 15:30:43,286 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [62]
7802019-10-21 15:30:43,377 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [45]
7812019-10-21 15:30:43,378 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [62]
7822019-10-21 15:30:44,348 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [63]
7832019-10-21 15:30:44,481 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [46]
7842019-10-21 15:30:44,514 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [63]
7852019-10-21 15:30:44,551 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [63]
7862019-10-21 15:30:45,565 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [64]
7872019-10-21 15:30:45,582 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [64]
7882019-10-21 15:30:45,598 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [64]
7892019-10-21 15:30:46,484 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [47]
7902019-10-21 15:30:46,687 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [65]
7912019-10-21 15:30:46,896 DEBUG akka.io.TcpListener - New connection accepted
7922019-10-21 15:30:46,972 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [65]
7932019-10-21 15:30:47,672 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [48]
7942019-10-21 15:30:47,750 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [65]
7952019-10-21 15:30:48,064 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [66]
7962019-10-21 15:30:48,246 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [66]
7972019-10-21 15:30:48,379 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [66]
7982019-10-21 15:30:49,081 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [67]
7992019-10-21 15:30:49,083 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [49]
8002019-10-21 15:30:49,259 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [67]
8012019-10-21 15:30:49,453 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [67]
8022019-10-21 15:30:50,156 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [68]
8032019-10-21 15:30:50,281 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [68]
8042019-10-21 15:30:50,286 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [50]
8052019-10-21 15:30:50,512 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [68]
8062019-10-21 15:30:51,231 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [69]
8072019-10-21 15:30:51,685 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [69]
8082019-10-21 15:30:51,736 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [69]
8092019-10-21 15:30:51,872 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [51]
8102019-10-21 15:30:52,796 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [70]
8112019-10-21 15:30:52,804 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [70]
8122019-10-21 15:30:52,804 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [70]
8132019-10-21 15:30:52,973 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [52]
8142019-10-21 15:30:53,040 DEBUG akka.io.TcpListener - New connection accepted
8152019-10-21 15:30:53,952 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [71]
8162019-10-21 15:30:53,953 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [71]
8172019-10-21 15:30:53,962 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [71]
8182019-10-21 15:30:54,237 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [53]
8192019-10-21 15:30:54,982 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [72]
8202019-10-21 15:30:54,984 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [72]
8212019-10-21 15:30:54,985 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [72]
8222019-10-21 15:30:55,829 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [54]
8232019-10-21 15:30:56,027 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [73]
8242019-10-21 15:30:56,028 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [73]
8252019-10-21 15:30:56,028 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [73]
8262019-10-21 15:30:56,971 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [55]
8272019-10-21 15:30:57,199 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [74]
8282019-10-21 15:30:57,205 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [74]
8292019-10-21 15:30:57,215 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [74]
8302019-10-21 15:30:57,427 DEBUG akka.io.TcpListener - New connection accepted
8312019-10-21 15:30:58,217 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [56]
8322019-10-21 15:30:58,245 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [75]
8332019-10-21 15:30:58,299 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [75]
8342019-10-21 15:30:58,300 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [75]
8352019-10-21 15:30:58,494 DEBUG akka.io.TcpListener - New connection accepted
8362019-10-21 15:30:59,595 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [76]
8372019-10-21 15:30:59,659 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [76]
8382019-10-21 15:30:59,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [76]
8392019-10-21 15:30:59,898 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [57]
840^C
841$ docker logs -f $(docker ps | grep "bin/cart" | awk '{ print $1 }')
84215:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
84315:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
84415:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml]
84515:28:55,645 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bf48f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
84615:28:55,825 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
84715:28:55,826 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
84815:28:55,832 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
84915:28:55,839 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
85015:28:55,964 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
85115:28:55,965 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
85215:28:55,967 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
85315:28:55,967 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [testFile.log]
85415:28:55,968 |-ERROR in ch.qos.logback.core.FileAppender[FILE] - openFile(testFile.log,true) call failed. java.io.FileNotFoundException: testFile.log (Permission denied)
855 at java.io.FileNotFoundException: testFile.log (Permission denied)
856 at at java.io.FileOutputStream.open0(Native Method)
857 at at java.io.FileOutputStream.open(FileOutputStream.java:270)
858 at at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
859 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.<init>(ResilientFileOutputStream.java:26)
860 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:204)
861 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:127)
862 at at ch.qos.logback.core.joran.action.AppenderAction.end(AppenderAction.java:90)
863 at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:309)
864 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:193)
865 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:179)
866 at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:62)
867 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
868 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
869 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
870 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
871 at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)
872 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:150)
873 at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84)
874 at at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:55)
875 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
876 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
877 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
878 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
879 at at play.api.Logger$.<init>(Logger.scala:291)
880 at at play.api.Logger$.<clinit>(Logger.scala)
881 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.<init>(LagomApplicationLoader.scala:55)
882 at at eventworld.cart.impl.CartLoader.<init>(CartLoader.scala:25)
883 at at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
884 at at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
885 at at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
886 at at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
887 at at play.api.ApplicationLoader$.apply(ApplicationLoader.scala:175)
888 at at play.core.server.ProdServerStart$.start(ProdServerStart.scala:58)
889 at at play.core.server.ProdServerStart$.main(ProdServerStart.scala:31)
890 at at play.core.server.ProdServerStart.main(ProdServerStart.scala)
89115:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
89215:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
89315:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
89415:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
89515:28:55,969 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
89615:28:55,969 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
89715:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
89815:28:55,972 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@62833051 - Registering current configuration as safe fallback point
899
90015:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
90115:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
90215:28:55,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml]
90315:28:55,645 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bf48f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
90415:28:55,825 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
90515:28:55,826 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
90615:28:55,832 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
90715:28:55,839 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
90815:28:55,964 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
90915:28:55,965 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
91015:28:55,967 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
91115:28:55,967 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [testFile.log]
91215:28:55,968 |-ERROR in ch.qos.logback.core.FileAppender[FILE] - openFile(testFile.log,true) call failed. java.io.FileNotFoundException: testFile.log (Permission denied)
913 at java.io.FileNotFoundException: testFile.log (Permission denied)
914 at at java.io.FileOutputStream.open0(Native Method)
915 at at java.io.FileOutputStream.open(FileOutputStream.java:270)
916 at at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
917 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.<init>(ResilientFileOutputStream.java:26)
918 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:204)
919 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:127)
920 at at ch.qos.logback.core.joran.action.AppenderAction.end(AppenderAction.java:90)
921 at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:309)
922 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:193)
923 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:179)
924 at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:62)
925 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
926 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
927 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
928 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
929 at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)
930 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:150)
931 at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84)
932 at at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:55)
933 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
934 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
935 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
936 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
937 at at play.api.Logger$.<init>(Logger.scala:291)
938 at at play.api.Logger$.<clinit>(Logger.scala)
939 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.<init>(LagomApplicationLoader.scala:55)
940 at at eventworld.cart.impl.CartLoader.<init>(CartLoader.scala:25)
941 at at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
942 at at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
943 at at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
944 at at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
945 at at play.api.ApplicationLoader$.apply(ApplicationLoader.scala:175)
946 at at play.core.server.ProdServerStart$.start(ProdServerStart.scala:58)
947 at at play.core.server.ProdServerStart$.main(ProdServerStart.scala:31)
948 at at play.core.server.ProdServerStart.main(ProdServerStart.scala)
94915:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
95015:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
95115:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
95215:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
95315:28:55,969 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
95415:28:55,969 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
95515:28:55,969 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
95615:28:55,972 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@62833051 - Registering current configuration as safe fallback point
95715:28:56,834 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@24b6b8f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
95815:28:56,836 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
95915:28:56,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
96015:28:56,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
96115:28:56,836 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
96215:28:56,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
96315:28:56,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
96415:28:56,836 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
96515:28:56,837 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [testFile.log]
96615:28:56,837 |-ERROR in ch.qos.logback.core.FileAppender[FILE] - openFile(testFile.log,true) call failed. java.io.FileNotFoundException: testFile.log (Permission denied)
967 at java.io.FileNotFoundException: testFile.log (Permission denied)
968 at at java.io.FileOutputStream.open0(Native Method)
969 at at java.io.FileOutputStream.open(FileOutputStream.java:270)
970 at at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
971 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.<init>(ResilientFileOutputStream.java:26)
972 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:204)
973 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:127)
974 at at ch.qos.logback.core.joran.action.AppenderAction.end(AppenderAction.java:90)
975 at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:309)
976 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:193)
977 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:179)
978 at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:62)
979 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
980 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
981 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
982 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
983 at at com.lightbend.lagom.internal.logback.LogbackLoggerConfigurator.configure(LogbackLoggerConfigurator.scala:121)
984 at at com.lightbend.lagom.internal.logback.LogbackLoggerConfigurator.configure(LogbackLoggerConfigurator.scala:75)
985 at at com.lightbend.lagom.internal.logback.LogbackLoggerConfigurator.configure(LogbackLoggerConfigurator.scala:40)
986 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.$anonfun$loadCustomLoggerConfiguration$1(LagomApplicationLoader.scala:185)
987 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.$anonfun$loadCustomLoggerConfiguration$1$adapted(LagomApplicationLoader.scala:185)
988 at at scala.Option.foreach(Option.scala:274)
989 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.loadCustomLoggerConfiguration(LagomApplicationLoader.scala:185)
990 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.load(LagomApplicationLoader.scala:86)
991 at at play.core.server.ProdServerStart$.start(ProdServerStart.scala:59)
992 at at play.core.server.ProdServerStart$.main(ProdServerStart.scala:31)
993 at at play.core.server.ProdServerStart.main(ProdServerStart.scala)
99415:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
99515:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
99615:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
99715:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
99815:28:56,837 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
99915:28:56,837 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
100015:28:56,837 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
100115:28:56,837 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@72cf2de5 - Registering current configuration as safe fallback point
1002
10032019-10-21 15:28:58,087 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
10042019-10-21 15:28:58,131 DEBUG akka.event.EventStream - logger log1-Slf4jLogger started
10052019-10-21 15:28:58,133 DEBUG akka.event.EventStream - Default Loggers started
10062019-10-21 15:28:58,155 INFO akka.remote.Remoting - Starting remoting
10072019-10-21 15:28:58,647 INFO akka.remote.Remoting - Remoting started; listening on addresses :[akka.tcp://application@172.17.0.4:2552]
10082019-10-21 15:28:58,650 INFO akka.remote.Remoting - Remoting now listens on addresses: [akka.tcp://application@172.17.0.4:2552]
10092019-10-21 15:28:58,738 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Starting up, Akka version [2.5.25] ...
10102019-10-21 15:28:58,999 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Registered cluster JMX MBean [akka:type=Cluster]
10112019-10-21 15:28:58,999 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Started up successfully
10122019-10-21 15:28:59,135 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/cluster-usage.html#joining-to-seed-nodes
10132019-10-21 15:29:00,041 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Bootstrap using `akka.discovery` method: kubernetes-api
10142019-10-21 15:29:01,450 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Settings Settings(/var/run/secrets/kubernetes.io/serviceaccount/ca.crt, /var/run/secrets/kubernetes.io/serviceaccount/token, KUBERNETES_SERVICE_HOST, KUBERNETES_SERVICE_PORT, /var/run/secrets/kubernetes.io/serviceaccount/namespace, None, cluster.local)
10152019-10-21 15:29:01,549 INFO akka.management.internal.HealthChecksImpl - Loading readiness checks List(NamedHealthCheck(cluster-membership,akka.management.cluster.scaladsl.ClusterMembershipCheck))
10162019-10-21 15:29:01,551 INFO akka.management.internal.HealthChecksImpl - Loading liveness checks List()
10172019-10-21 15:29:01,664 INFO akka.management.scaladsl.AkkaManagement - Binding Akka Management (HTTP) endpoint to: 172.17.0.4:8558
10182019-10-21 15:29:01,937 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for ClusterHttpManagementRouteProvider
10192019-10-21 15:29:02,042 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for ClusterBootstrap
10202019-10-21 15:29:02,046 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Using self contact point address: http://172.17.0.4:8558
10212019-10-21 15:29:02,060 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for HealthCheckRoutes
10222019-10-21 15:29:02,526 DEBUG akka.io.TcpListener - Successfully bound to /172.17.0.4:8558
10232019-10-21 15:29:02,549 INFO akka.management.scaladsl.AkkaManagement - Bound Akka Management (HTTP) endpoint to: 172.17.0.4:8558
10242019-10-21 15:29:02,648 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Initiating bootstrap procedure using kubernetes-api method...
10252019-10-21 15:29:02,666 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [1]
10262019-10-21 15:29:02,668 DEBUG akka.actor.TimerScheduler - Start timer [decide-key] with generation [2]
10272019-10-21 15:29:02,668 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Locating service members. Using discovery [akka.discovery.kubernetes.KubernetesApiServiceDiscovery], join decider [akka.management.cluster.bootstrap.LowestAddressJoinDecider]
10282019-10-21 15:29:02,668 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
10292019-10-21 15:29:02,671 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
10302019-10-21 15:29:02,741 DEBUG akka.http.impl.engine.client.PoolGateway - (Re-)starting host connection pool to 10.96.0.1:443
10312019-10-21 15:29:03,530 DEBUG akka.http.impl.engine.client.PoolGateway - InputBuffer (max-open-requests = 32) now filled with 1 request after enqueuing GET /api/v1/namespaces/default/pods Empty
10322019-10-21 15:29:03,554 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
10332019-10-21 15:29:03,626 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Before event [onNewRequest] In state [Unconnected] for [132 ms]
10342019-10-21 15:29:03,630 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Establishing connection
10352019-10-21 15:29:03,762 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
10362019-10-21 15:29:03,762 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
10372019-10-21 15:29:03,777 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] After event [onNewRequest] State change [Unconnected] -> [Connecting]
10382019-10-21 15:29:03,832 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Unconnected)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
10392019-10-21 15:29:03,833 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Unconnected)] Before event [onNewRequest] In state [Unconnected] for [401 ms]
10402019-10-21 15:29:03,833 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Unconnected)] Establishing connection
10412019-10-21 15:29:03,835 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Connecting)] After event [onNewRequest] State change [Unconnected] -> [Connecting]
10422019-10-21 15:29:03,863 DEBUG akka.io.TcpOutgoingConnection - Resolving 10.96.0.1 before connecting
10432019-10-21 15:29:03,928 DEBUG akka.io.TcpOutgoingConnection - Resolving 10.96.0.1 before connecting
10442019-10-21 15:29:04,226 DEBUG akka.io.SimpleDnsManager - Resolution request for 10.96.0.1 from Actor[akka://application/system/IO-TCP/selectors/$a/2#399152651]
10452019-10-21 15:29:04,434 DEBUG akka.io.SimpleDnsManager - Resolution request for 10.96.0.1 from Actor[akka://application/system/IO-TCP/selectors/$a/1#-1041973935]
10462019-10-21 15:29:04,439 DEBUG akka.io.TcpOutgoingConnection - Attempting connection to [/10.96.0.1:443]
10472019-10-21 15:29:04,440 DEBUG akka.io.TcpOutgoingConnection - Connection established to [10.96.0.1:443]
10482019-10-21 15:29:04,445 DEBUG akka.io.TcpOutgoingConnection - Attempting connection to [/10.96.0.1:443]
10492019-10-21 15:29:04,526 DEBUG akka.io.TcpOutgoingConnection - Connection established to [10.96.0.1:443]
10502019-10-21 15:29:04,526 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Connecting)] Connection attempt succeeded
10512019-10-21 15:29:04,527 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Connecting)] Before event [onConnectionAttemptSucceeded] In state [Connecting] for [616 ms]
10522019-10-21 15:29:04,528 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Connecting)] Slot connection was established
10532019-10-21 15:29:04,528 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (PushingRequestToConnection)] After event [onConnectionAttemptSucceeded] State change [Connecting] -> [PushingRequestToConnection]
10542019-10-21 15:29:04,528 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
10552019-10-21 15:29:04,528 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
10562019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Connection attempt succeeded
10572019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Before event [onConnectionAttemptSucceeded] In state [Connecting] for [855 ms]
10582019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Slot connection was established
10592019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onConnectionAttemptSucceeded] State change [Connecting] -> [PushingRequestToConnection]
10602019-10-21 15:29:04,633 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
10612019-10-21 15:29:04,638 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
10622019-10-21 15:29:05,736 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
10632019-10-21 15:29:05,743 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [1110 ms]
10642019-10-21 15:29:05,743 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
10652019-10-21 15:29:05,744 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
10662019-10-21 15:29:05,744 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
10672019-10-21 15:29:05,745 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
10682019-10-21 15:29:05,747 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponse)] Received response
10692019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [1294 ms]
10702019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
10712019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
10722019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
10732019-10-21 15:29:05,748 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
10742019-10-21 15:29:05,754 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [5 ms]
10752019-10-21 15:29:05,755 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
10762019-10-21 15:29:05,755 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [10 ms]
10772019-10-21 15:29:05,825 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
10782019-10-21 15:29:05,826 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [1 ms]
10792019-10-21 15:29:05,830 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
10802019-10-21 15:29:05,834 DEBUG akka.http.impl.engine.client.PoolGateway - [1 (Idle)] Slot became idle... Trying to pull
10812019-10-21 15:29:05,835 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [2 ms]
10822019-10-21 15:29:05,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
10832019-10-21 15:29:05,837 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
10842019-10-21 15:29:05,837 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42502"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
1085]
10862019-10-21 15:29:05,838 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42502"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
1087]
10882019-10-21 15:29:06,502 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
10892019-10-21 15:29:06,570 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
10902019-10-21 15:29:06,624 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [3]
10912019-10-21 15:29:06,625 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
10922019-10-21 15:29:06,625 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
10932019-10-21 15:29:06,626 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
10942019-10-21 15:29:06,627 DEBUG akka.actor.TimerScheduler - Cancel timer [resolve-key] with generation [3]
10952019-10-21 15:29:06,629 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [4]
10962019-10-21 15:29:06,634 DEBUG akka.http.impl.engine.client.PoolGateway - (Re-)starting host connection pool to 172-17-0-4.default.pod.cluster.local:8558
10972019-10-21 15:29:06,641 DEBUG akka.http.impl.engine.client.PoolGateway - InputBuffer (max-open-requests = 32) now filled with 1 request after enqueuing GET /bootstrap/seed-nodes Empty
10982019-10-21 15:29:06,642 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Dispatching request [GET /bootstrap/seed-nodes Empty]
10992019-10-21 15:29:06,642 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Before event [onNewRequest] In state [Unconnected] for [1 ms]
11002019-10-21 15:29:06,642 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Establishing connection
11012019-10-21 15:29:06,643 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] After event [onNewRequest] State change [Unconnected] -> [Connecting]
11022019-10-21 15:29:06,646 DEBUG akka.io.TcpOutgoingConnection - Resolving 172-17-0-4.default.pod.cluster.local before connecting
11032019-10-21 15:29:06,646 DEBUG akka.io.SimpleDnsManager - Resolution request for 172-17-0-4.default.pod.cluster.local from Actor[akka://application/system/IO-TCP/selectors/$a/3#-1094176514]
11042019-10-21 15:29:06,801 INFO akka.management.cluster.bootstrap.LowestAddressJoinDecider - Discovered [1] contact points, confirmed [0], which is less than the required [1], retrying
11052019-10-21 15:29:06,891 DEBUG akka.io.TcpOutgoingConnection - Attempting connection to [172-17-0-4.default.pod.cluster.local/172.17.0.4:8558]
11062019-10-21 15:29:06,893 DEBUG akka.io.TcpOutgoingConnection - Connection established to [172-17-0-4.default.pod.cluster.local:8558]
11072019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Connection attempt succeeded
11082019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Before event [onConnectionAttemptSucceeded] In state [Connecting] for [251 ms]
11092019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Slot connection was established
11102019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onConnectionAttemptSucceeded] State change [Connecting] -> [PushingRequestToConnection]
11112019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
11122019-10-21 15:29:06,895 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
11132019-10-21 15:29:06,903 DEBUG akka.io.TcpListener - New connection accepted
11142019-10-21 15:29:07,251 DEBUG akka.serialization.Serialization(akka://application) - Using serializer [akka.cluster.ddata.protobuf.ReplicatorMessageSerializer] for message [akka.cluster.ddata.Replicator$Internal$DataEnvelope]
11152019-10-21 15:29:07,256 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Request shard [eventworld.cart.impl.evt$CartEvent] home. Coordinator [None]
11162019-10-21 15:29:07,413 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Singleton not available, buffering message type [com.lightbend.lagom.internal.persistence.cluster.ClusterStartupTaskActor$Execute$]
11172019-10-21 15:29:07,659 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:44046: Contact Point returning 0 seed-nodes ([TreeSet()])
11182019-10-21 15:29:07,683 INFO akka.management.cluster.bootstrap.LowestAddressJoinDecider - Discovered [1] contact points, confirmed [0], which is less than the required [1], retrying
11192019-10-21 15:29:07,828 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
11202019-10-21 15:29:07,834 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [934 ms]
11212019-10-21 15:29:07,834 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
11222019-10-21 15:29:07,834 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
11232019-10-21 15:29:07,835 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
11242019-10-21 15:29:07,835 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
11252019-10-21 15:29:07,835 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
11262019-10-21 15:29:07,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
11272019-10-21 15:29:07,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
11282019-10-21 15:29:07,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
11292019-10-21 15:29:07,836 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
11302019-10-21 15:29:07,837 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
11312019-10-21 15:29:07,837 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
11322019-10-21 15:29:07,842 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
11332019-10-21 15:29:07,842 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [2084 ms]
11342019-10-21 15:29:07,842 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
11352019-10-21 15:29:07,843 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
11362019-10-21 15:29:07,843 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
11372019-10-21 15:29:07,847 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
11382019-10-21 15:29:07,849 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [1]
11392019-10-21 15:29:07,851 DEBUG akka.discovery.dns.DnsServiceDiscovery - system resolver is not async-dns. Loading isolated resolver
11402019-10-21 15:29:07,853 INFO akka.actor.ActorSystemImpl - Creating async dns resolver async-dns with manager name SD-DNS
11412019-10-21 15:29:07,953 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
11422019-10-21 15:29:07,954 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [111 ms]
11432019-10-21 15:29:07,954 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
11442019-10-21 15:29:07,954 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
11452019-10-21 15:29:07,954 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
11462019-10-21 15:29:07,955 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
11472019-10-21 15:29:07,956 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [1 ms]
11482019-10-21 15:29:07,956 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
11492019-10-21 15:29:07,957 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
11502019-10-21 15:29:07,957 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
11512019-10-21 15:29:07,957 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
11522019-10-21 15:29:07,957 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42506"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
1153]
11542019-10-21 15:29:07,958 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
11552019-10-21 15:29:07,958 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
11562019-10-21 15:29:07,958 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [5]
11572019-10-21 15:29:08,030 DEBUG akka.io.dns.internal.AsyncDnsResolver - Using name servers [List(/10.96.0.10:53)] and search domains [List(default.svc.cluster.local, svc.cluster.local, cluster.local)] with ndots=5
11582019-10-21 15:29:08,081 DEBUG akka.actor.TimerScheduler - Start timer [CacheCleanup] with generation [1]
11592019-10-21 15:29:08,211 DEBUG akka.io.UdpListener - Successfully bound to [/0.0.0.0:37169]
11602019-10-21 15:29:08,219 DEBUG akka.io.dns.internal.DnsClient - Bound to UDP address [/0.0.0.0:37169]
11612019-10-21 15:29:08,684 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:29:06.501], not joining myself. This process will be retried.
11622019-10-21 15:29:09,023 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
11632019-10-21 15:29:09,055 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
11642019-10-21 15:29:09,055 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1224 ms]
11652019-10-21 15:29:09,056 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
11662019-10-21 15:29:09,056 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
11672019-10-21 15:29:09,056 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
11682019-10-21 15:29:09,163 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:44046: Contact Point returning 0 seed-nodes ([TreeSet()])
11692019-10-21 15:29:09,171 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
11702019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [116 ms]
11712019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
11722019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
11732019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
11742019-10-21 15:29:09,172 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
11752019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
11762019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
11772019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
11782019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
11792019-10-21 15:29:09,173 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
11802019-10-21 15:29:09,174 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
11812019-10-21 15:29:09,174 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
11822019-10-21 15:29:09,175 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [2]
11832019-10-21 15:29:09,175 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
11842019-10-21 15:29:09,182 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
11852019-10-21 15:29:09,183 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1224 ms]
11862019-10-21 15:29:09,183 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
11872019-10-21 15:29:09,183 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
11882019-10-21 15:29:09,183 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
11892019-10-21 15:29:09,309 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
11902019-10-21 15:29:09,309 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [127 ms]
11912019-10-21 15:29:09,309 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
11922019-10-21 15:29:09,309 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
11932019-10-21 15:29:09,313 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
11942019-10-21 15:29:09,313 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
11952019-10-21 15:29:09,320 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [11 ms]
11962019-10-21 15:29:09,320 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
11972019-10-21 15:29:09,321 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
11982019-10-21 15:29:09,321 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
11992019-10-21 15:29:09,322 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
12002019-10-21 15:29:09,322 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42508"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
1201]
12022019-10-21 15:29:09,323 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
12032019-10-21 15:29:09,323 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
12042019-10-21 15:29:09,323 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [6]
12052019-10-21 15:29:09,657 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Request shard [singleton] home. Coordinator [None]
12062019-10-21 15:29:09,660 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Request shard [singleton] home. Coordinator [None]
12072019-10-21 15:29:09,662 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Request shard [singleton] home. Coordinator [None]
12082019-10-21 15:29:09,683 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:29:06.501], not joining myself. This process will be retried.
12092019-10-21 15:29:10,030 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-2,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@7ee2f76f),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@702516c3),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
12102019-10-21 15:29:10,031 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-3,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@25a17c5b),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@2b66969f),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
12112019-10-21 15:29:10,033 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-1,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@11171e5),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@2acddaaf),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
12122019-10-21 15:29:10,204 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
12132019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
12142019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1031 ms]
12152019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
12162019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
12172019-10-21 15:29:10,206 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
12182019-10-21 15:29:10,225 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:44046: Contact Point returning 0 seed-nodes ([TreeSet()])
12192019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
12202019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [21 ms]
12212019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
12222019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
12232019-10-21 15:29:10,228 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
12242019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
12252019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
12262019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
12272019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
12282019-10-21 15:29:10,236 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
12292019-10-21 15:29:10,237 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
12302019-10-21 15:29:10,237 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [3]
12312019-10-21 15:29:10,237 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
12322019-10-21 15:29:10,486 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
12332019-10-21 15:29:10,486 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
12342019-10-21 15:29:10,487 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
12352019-10-21 15:29:10,487 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1166 ms]
12362019-10-21 15:29:10,488 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
12372019-10-21 15:29:10,488 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
12382019-10-21 15:29:10,496 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
12392019-10-21 15:29:10,683 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:29:06.501], not joining myself. This process will be retried.
12402019-10-21 15:29:10,739 DEBUG akka.io.TcpListener - Successfully bound to /0.0.0.0:9000
12412019-10-21 15:29:10,761 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
12422019-10-21 15:29:10,763 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [273 ms]
12432019-10-21 15:29:10,764 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
12442019-10-21 15:29:10,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
12452019-10-21 15:29:10,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [1 ms]
12462019-10-21 15:29:10,787 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
12472019-10-21 15:29:10,788 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [4 ms]
12482019-10-21 15:29:10,789 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
12492019-10-21 15:29:10,790 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42508"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
1250]
12512019-10-21 15:29:10,793 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [3 ms]
12522019-10-21 15:29:10,803 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
12532019-10-21 15:29:10,803 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
12542019-10-21 15:29:10,808 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
12552019-10-21 15:29:10,808 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [7]
12562019-10-21 15:29:10,808 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
12572019-10-21 15:29:11,304 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
12582019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
12592019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1078 ms]
12602019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
12612019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
12622019-10-21 15:29:11,310 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
12632019-10-21 15:29:11,348 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:44046: Contact Point returning 0 seed-nodes ([TreeSet()])
12642019-10-21 15:29:11,358 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
12652019-10-21 15:29:11,358 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [44 ms]
12662019-10-21 15:29:11,359 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
12672019-10-21 15:29:11,359 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
12682019-10-21 15:29:11,359 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
12692019-10-21 15:29:11,361 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
12702019-10-21 15:29:11,363 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
12712019-10-21 15:29:11,363 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
12722019-10-21 15:29:11,364 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
12732019-10-21 15:29:11,364 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
12742019-10-21 15:29:11,364 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
12752019-10-21 15:29:11,365 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [4]
12762019-10-21 15:29:11,365 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
12772019-10-21 15:29:11,491 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
12782019-10-21 15:29:11,498 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
12792019-10-21 15:29:11,500 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
12802019-10-21 15:29:12,033 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
12812019-10-21 15:29:12,034 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
12822019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
12832019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1263 ms]
12842019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
12852019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
12862019-10-21 15:29:12,036 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
12872019-10-21 15:29:12,045 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Initiating new cluster, self-joining [akka.tcp://application@172.17.0.4:2552]. Other nodes are expected to locate this cluster via continued contact-point probing.
12882019-10-21 15:29:12,118 DEBUG akka.actor.TimerScheduler - Cancel all timers
12892019-10-21 15:29:12,120 DEBUG akka.actor.TimerScheduler - Cancel all timers
12902019-10-21 15:29:12,122 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Node [akka.tcp://application@172.17.0.4:2552] is JOINING itself (with roles [dc-default]) and forming new cluster
12912019-10-21 15:29:12,127 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - is the new leader among reachable nodes (more leaders may exist)
12922019-10-21 15:29:12,266 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Leader is moving node [akka.tcp://application@172.17.0.4:2552] to [Up]
12932019-10-21 15:29:12,269 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Creating singleton identification timer...
12942019-10-21 15:29:12,271 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
12952019-10-21 15:29:12,272 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
12962019-10-21 15:29:12,276 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/jdbcCreateTables-singleton/singleton]
12972019-10-21 15:29:12,277 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Creating singleton identification timer...
12982019-10-21 15:29:12,279 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
12992019-10-21 15:29:12,281 DEBUG akka.cluster.sharding.ShardRegion - CartAggregate: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
13002019-10-21 15:29:12,282 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Creating singleton identification timer...
13012019-10-21 15:29:12,283 DEBUG akka.cluster.sharding.ShardRegion - MappingAggregate: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
13022019-10-21 15:29:12,285 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Coordinator moved from [] to [akka.tcp://application@172.17.0.4:2552]
13032019-10-21 15:29:12,285 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/slickOffsetStorePrepare-singleton/singleton]
13042019-10-21 15:29:12,285 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
13052019-10-21 15:29:12,344 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
13062019-10-21 15:29:12,370 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/kafkaProducer-cartCoordinator/singleton]
13072019-10-21 15:29:12,391 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13082019-10-21 15:29:12,392 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13092019-10-21 15:29:12,398 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/user/jdbcCreateTables-singleton/singleton]
13102019-10-21 15:29:12,398 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13112019-10-21 15:29:12,399 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/CartProcessorCoordinator/singleton]
13122019-10-21 15:29:12,400 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13132019-10-21 15:29:12,400 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/kafkaProducer-cart_price_offerCoordinator/singleton]
13142019-10-21 15:29:12,400 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13152019-10-21 15:29:12,402 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/MappingAggregateCoordinator/singleton]
13162019-10-21 15:29:12,403 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
13172019-10-21 15:29:12,403 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13182019-10-21 15:29:12,403 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13192019-10-21 15:29:12,405 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/CartAggregateCoordinator/singleton]
13202019-10-21 15:29:12,405 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13212019-10-21 15:29:12,405 INFO akka.cluster.singleton.ClusterSingletonManager - Singleton manager starting singleton actor [akka://application/system/sharding/kafkaProducer-cart_reservationCoordinator/singleton]
13222019-10-21 15:29:12,406 INFO akka.cluster.singleton.ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest]
13232019-10-21 15:29:12,527 DEBUG akka.cluster.ddata.Replicator - Received Get for key [MappingAggregateCoordinatorState]
13242019-10-21 15:29:12,544 DEBUG akka.cluster.ddata.Replicator - Received Get for key [kafkaProducer-cart_price_offerCoordinatorState]
13252019-10-21 15:29:12,545 DEBUG akka.cluster.ddata.Replicator - Received Get for key [CartProcessorCoordinatorState]
13262019-10-21 15:29:12,545 DEBUG akka.cluster.ddata.Replicator - Received Get for key [CartAggregateCoordinatorState]
13272019-10-21 15:29:12,545 DEBUG akka.cluster.ddata.Replicator - Received Get for key [kafkaProducer-cartCoordinatorState]
13282019-10-21 15:29:12,549 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
13292019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
13302019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
13312019-10-21 15:29:12,552 DEBUG akka.cluster.ddata.Replicator - Received Get for key [kafkaProducer-cart_reservationCoordinatorState]
13322019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
13332019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
13342019-10-21 15:29:12,552 INFO akka.cluster.sharding.DDataShardCoordinator - ShardCoordinator was moved to the active state State(Map())
13352019-10-21 15:29:12,560 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Singleton not available, buffering message type [com.lightbend.lagom.internal.persistence.cluster.ClusterStartupTaskActor$Execute$]
13362019-10-21 15:29:13,069 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
13372019-10-21 15:29:13,071 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [1033 ms]
13382019-10-21 15:29:13,072 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
13392019-10-21 15:29:13,072 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
13402019-10-21 15:29:13,072 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
13412019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
13422019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
13432019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
13442019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
13452019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
13462019-10-21 15:29:13,073 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
13472019-10-21 15:29:13,073 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42510"},"items":[{"metadata":{"name":"cart-5cc9dc46ff-vd4kx","generateName":"cart-5cc9dc46ff-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-5cc9dc46ff-vd4kx","uid":"80fda555-a4fb-477f-8813-f7c11b95d0b0","resourceVersion":"42487","creationTimestamp":"2019-10-21T15:28:52Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"5cc9dc46ff"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-5cc9dc46ff","uid":"ddc4d2f9-5f71-4f7d-99bf-83b39f929f76","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{"limits":{"cpu":"500m"},"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:28:52Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:28:52Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:28:53Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://405c46b2f8d8e9ae28d82d321dabaf4e269f9badc854eca14690a2f4b0c90e18"}],"qosClass":"Burstable"}}]}
1348]
13492019-10-21 15:29:13,183 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/CartProcessor#1718379659]]
13502019-10-21 15:29:13,226 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
13512019-10-21 15:29:13,277 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/jdbcCreateTables-singleton/singleton]
13522019-10-21 15:29:13,278 INFO akka.cluster.singleton.ClusterSingletonProxy - Singleton identified at [akka://application/user/jdbcCreateTables-singleton/singleton]
13532019-10-21 15:29:13,279 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Sending buffered messages to current singleton instance
13542019-10-21 15:29:13,283 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
13552019-10-21 15:29:13,297 INFO akka.cluster.singleton.ClusterSingletonProxy - Singleton identified at [akka://application/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
13562019-10-21 15:29:13,297 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Sending buffered messages to current singleton instance
13572019-10-21 15:29:13,297 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Trying to identify singleton at [akka.tcp://application@172.17.0.4:2552/user/slickOffsetStorePrepare-singleton/singleton]
13582019-10-21 15:29:13,297 INFO akka.cluster.singleton.ClusterSingletonProxy - Singleton identified at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
13592019-10-21 15:29:13,298 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Sending buffered messages to current singleton instance
13602019-10-21 15:29:13,458 DEBUG akka.cluster.ddata.Replicator - Received Update for key [CartProcessorCoordinatorState]
13612019-10-21 15:29:13,465 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/CartProcessor#1718379659])
13622019-10-21 15:29:13,465 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/CartProcessor#1718379659])]: [State(Map())]
13632019-10-21 15:29:13,465 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Retry request for shard [eventworld.cart.impl.evt$CartEvent] homes from coordinator at [Actor[akka://application/system/sharding/CartProcessorCoordinator/singleton/coordinator#-643121230]]. [1] buffered messages.
13642019-10-21 15:29:13,468 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
13652019-10-21 15:29:13,469 DEBUG akka.cluster.ddata.Replicator - Received Update for key [CartProcessorCoordinatorState]
13662019-10-21 15:29:13,469 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(eventworld.cart.impl.evt$CartEvent,Actor[akka://application/system/sharding/CartProcessor#1718379659])
13672019-10-21 15:29:13,469 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [eventworld.cart.impl.evt$CartEvent] allocated at [Actor[akka://application/system/sharding/CartProcessor#1718379659]]
13682019-10-21 15:29:13,470 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Host Shard [eventworld.cart.impl.evt$CartEvent]
13692019-10-21 15:29:13,472 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Starting shard [eventworld.cart.impl.evt$CartEvent] in region
13702019-10-21 15:29:13,472 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(eventworld.cart.impl.evt$CartEvent,Actor[akka://application/system/sharding/CartProcessor#1718379659])]: [State(Map(eventworld.cart.impl.evt$CartEvent -> Actor[akka://application/system/sharding/CartProcessor#1718379659]))]
13712019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/MappingAggregate#-596560817]]
13722019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/CartAggregate#2064450905]]
13732019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
13742019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
13752019-10-21 15:29:13,526 DEBUG akka.cluster.ddata.Replicator - Received Update for key [MappingAggregateCoordinatorState]
13762019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/MappingAggregate#-596560817])
13772019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/MappingAggregate#-596560817])]: [State(Map())]
13782019-10-21 15:29:13,526 DEBUG akka.cluster.ddata.Replicator - Received Update for key [CartAggregateCoordinatorState]
13792019-10-21 15:29:13,526 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/CartAggregate#2064450905])
13802019-10-21 15:29:13,527 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/CartAggregate#2064450905])]: [State(Map())]
13812019-10-21 15:29:13,663 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099]]
13822019-10-21 15:29:13,664 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
13832019-10-21 15:29:13,665 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cart_reservationCoordinatorState]
13842019-10-21 15:29:13,739 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099])
13852019-10-21 15:29:13,740 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099])]: [State(Map())]
13862019-10-21 15:29:13,743 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Retry request for shard [singleton] homes from coordinator at [Actor[akka://application/system/sharding/kafkaProducer-cart_reservationCoordinator/singleton/coordinator#438313495]]. [1] buffered messages.
13872019-10-21 15:29:13,744 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
13882019-10-21 15:29:13,745 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cart_reservationCoordinatorState]
13892019-10-21 15:29:13,745 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099])
13902019-10-21 15:29:13,745 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [singleton] allocated at [Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099]]
13912019-10-21 15:29:13,745 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099])]: [State(Map(singleton -> Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099]))]
13922019-10-21 15:29:13,745 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Host Shard [singleton]
13932019-10-21 15:29:13,748 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Starting shard [singleton] in region
13942019-10-21 15:29:13,748 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/kafkaProducer-cart#578028258]]
13952019-10-21 15:29:13,748 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
13962019-10-21 15:29:13,748 DEBUG akka.cluster.sharding.DDataShardCoordinator - ShardRegion registered: [Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657]]
13972019-10-21 15:29:13,749 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
13982019-10-21 15:29:13,749 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cartCoordinatorState]
13992019-10-21 15:29:13,749 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart#578028258])
14002019-10-21 15:29:13,750 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart#578028258])]: [State(Map())]
14012019-10-21 15:29:13,750 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Retry request for shard [singleton] homes from coordinator at [Actor[akka://application/system/sharding/kafkaProducer-cartCoordinator/singleton/coordinator#-556037128]]. [1] buffered messages.
14022019-10-21 15:29:13,750 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
14032019-10-21 15:29:13,750 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cart_price_offerCoordinatorState]
14042019-10-21 15:29:13,750 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cartCoordinatorState]
14052019-10-21 15:29:13,751 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657])
14062019-10-21 15:29:13,751 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardRegionRegistered(Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657])]: [State(Map())]
14072019-10-21 15:29:13,751 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart#578028258])
14082019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [singleton] allocated at [Actor[akka://application/system/sharding/kafkaProducer-cart#578028258]]
14092019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart#578028258])]: [State(Map(singleton -> Actor[akka://application/system/sharding/kafkaProducer-cart#578028258]))]
14102019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Retry request for shard [singleton] homes from coordinator at [Actor[akka://application/system/sharding/kafkaProducer-cart_price_offerCoordinator/singleton/coordinator#931210753]]. [1] buffered messages.
14112019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Host Shard [singleton]
14122019-10-21 15:29:13,752 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Starting shard [singleton] in region
14132019-10-21 15:29:13,753 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
14142019-10-21 15:29:13,753 DEBUG akka.cluster.ddata.Replicator - Received Update for key [kafkaProducer-cart_price_offerCoordinatorState]
14152019-10-21 15:29:13,753 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657])
14162019-10-21 15:29:13,753 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [singleton] allocated at [Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657]]
14172019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(singleton,Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657])]: [State(Map(singleton -> Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657]))]
14182019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Host Shard [singleton]
14192019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Starting shard [singleton] in region
14202019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Shard [singleton] located at [Actor[akka://application/system/sharding/kafkaProducer-cart#578028258]]
14212019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Shard [singleton] located at [Actor[akka://application/system/sharding/kafkaProducer-cart_reservation#-693563099]]
14222019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Shard [singleton] located at [Actor[akka://application/system/sharding/kafkaProducer-cart_price_offer#-1378843657]]
14232019-10-21 15:29:13,762 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Shard [eventworld.cart.impl.evt$CartEvent] located at [Actor[akka://application/system/sharding/CartProcessor#1718379659]]
14242019-10-21 15:29:13,763 DEBUG akka.io.TcpListener - New connection accepted
14252019-10-21 15:29:13,779 DEBUG akka.cluster.sharding.Shard - Shard initialized
14262019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.Shard - Shard initialized
14272019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Shard was initialized eventworld.cart.impl.evt$CartEvent
14282019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Deliver [1] buffered messages for shard [eventworld.cart.impl.evt$CartEvent]
14292019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Shard was initialized singleton
14302019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Deliver [1] buffered messages for shard [singleton]
14312019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.Shard - Shard initialized
14322019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Shard was initialized singleton
14332019-10-21 15:29:13,780 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Deliver [1] buffered messages for shard [singleton]
14342019-10-21 15:29:13,791 DEBUG akka.cluster.sharding.Shard - Shard initialized
14352019-10-21 15:29:13,791 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Shard was initialized singleton
14362019-10-21 15:29:13,791 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Deliver [1] buffered messages for shard [singleton]
14372019-10-21 15:29:13,963 DEBUG akka.cluster.sharding.Shard - Starting entity [singleton] in shard [singleton]
14382019-10-21 15:29:13,969 DEBUG akka.cluster.sharding.Shard - Starting entity [eventworld.cart.impl.evt$CartEvent] in shard [eventworld.cart.impl.evt$CartEvent]
14392019-10-21 15:29:13,970 DEBUG akka.cluster.sharding.Shard - Starting entity [singleton] in shard [singleton]
14402019-10-21 15:29:13,973 DEBUG akka.cluster.sharding.Shard - Starting entity [singleton] in shard [singleton]
14412019-10-21 15:29:13,974 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
14422019-10-21 15:29:13,974 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
14432019-10-21 15:29:13,975 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
14442019-10-21 15:29:14,061 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/readSideGlobalPrepare-CartProcessor-singleton/singleton]
14452019-10-21 15:29:14,477 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
14462019-10-21 15:29:14,567 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
14472019-10-21 15:29:14,568 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
14482019-10-21 15:29:14,568 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
14492019-10-21 15:29:15,730 DEBUG akka.io.TcpListener - New connection accepted
14502019-10-21 15:29:15,931 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [3]
14512019-10-21 15:29:15,933 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [3]
14522019-10-21 15:29:16,026 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [3]
14532019-10-21 15:29:17,096 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [4]
14542019-10-21 15:29:17,123 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [4]
14552019-10-21 15:29:17,320 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [4]
14562019-10-21 15:29:18,181 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [5]
14572019-10-21 15:29:18,242 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [5]
14582019-10-21 15:29:18,333 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [5]
14592019-10-21 15:29:19,250 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [6]
14602019-10-21 15:29:19,276 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [6]
14612019-10-21 15:29:19,354 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [6]
14622019-10-21 15:29:19,666 DEBUG akka.stream.scaladsl.RestartWithBackoffSource - Last restart attempt was more than 3000 milliseconds ago, resetting restart count
14632019-10-21 15:29:20,844 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [7]
14642019-10-21 15:29:20,869 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [7]
14652019-10-21 15:29:20,869 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [7]
14662019-10-21 15:29:20,895 WARN akka.stream.scaladsl.RestartWithBackoffSource - Restarting graph due to failure. stack_trace:
1467java.util.concurrent.TimeoutException: The first element has not yet passed through in 5000 milliseconds.
1468 at akka.stream.impl.Timers$Initial$$anon$1.onTimer(Timers.scala:62)
1469 at akka.stream.stage.TimerGraphStageLogic.onInternalTimer(GraphStage.scala:1544)
1470 at akka.stream.stage.TimerGraphStageLogic.$anonfun$getTimerAsyncCallback$1(GraphStage.scala:1533)
1471 at akka.stream.stage.TimerGraphStageLogic.$anonfun$getTimerAsyncCallback$1$adapted(GraphStage.scala:1533)
1472 at akka.stream.impl.fusing.GraphInterpreter.runAsyncInput(GraphInterpreter.scala:452)
1473 at akka.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:481)
1474 at akka.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:581)
1475 at akka.stream.impl.fusing.ActorGraphInterpreter.akka$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:749)
1476 at akka.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:764)
1477 at akka.actor.Actor.aroundReceive(Actor.scala:539)
1478 at akka.actor.Actor.aroundReceive$(Actor.scala:537)
1479 at akka.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:671)
1480 at akka.actor.ActorCell.receiveMessage(ActorCell.scala:612)
1481 at akka.actor.ActorCell.invoke(ActorCell.scala:581)
1482 at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:268)
1483 at akka.dispatch.Mailbox.run(Mailbox.scala:229)
1484 at akka.dispatch.Mailbox.exec(Mailbox.scala:241)
1485 at akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
1486 at akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
1487 at akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
1488 at akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
1489
14902019-10-21 15:29:20,896 DEBUG akka.stream.scaladsl.RestartWithBackoffSource - Restarting graph in 3092791454 nanoseconds
14912019-10-21 15:29:21,084 DEBUG akka.persistence.query.PersistenceQuery - Create plugin: jdbc-read-journal akka.persistence.jdbc.query.JdbcReadJournalProvider
14922019-10-21 15:29:21,401 DEBUG akka.persistence.Persistence(akka://application) - Create plugin: jdbc-journal akka.persistence.jdbc.journal.JdbcAsyncWriteJournal
14932019-10-21 15:29:21,953 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [8]
14942019-10-21 15:29:21,955 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [8]
14952019-10-21 15:29:21,956 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [8]
14962019-10-21 15:29:22,963 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [9]
14972019-10-21 15:29:23,014 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [9]
14982019-10-21 15:29:23,016 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [9]
14992019-10-21 15:29:24,136 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [10]
15002019-10-21 15:29:24,139 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [10]
15012019-10-21 15:29:24,139 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [10]
15022019-10-21 15:29:24,139 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Forwarding message of type [ClusterStartupTaskActor$Execute$] to current singleton instance at [akka://application/user/slickOffsetStorePrepare-singleton/singleton]
15032019-10-21 15:29:24,645 DEBUG akka.io.TcpListener - New connection accepted
15042019-10-21 15:29:26,759 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [11]
15052019-10-21 15:29:26,765 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [11]
15062019-10-21 15:29:26,765 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [11]
15072019-10-21 15:29:26,765 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [2572] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
15082019-10-21 15:29:26,765 DEBUG akka.io.TcpListener - New connection accepted
15092019-10-21 15:29:27,853 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [12]
15102019-10-21 15:29:27,853 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [12]
15112019-10-21 15:29:27,853 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [12]
15122019-10-21 15:29:27,953 DEBUG akka.actor.TimerScheduler - Start timer [AssumeMaxOrderingIdTimerKey] with generation [1]
15132019-10-21 15:29:27,965 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [2]
15142019-10-21 15:29:29,007 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [13]
15152019-10-21 15:29:29,075 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [13]
15162019-10-21 15:29:29,075 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [13]
15172019-10-21 15:29:29,176 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [3]
15182019-10-21 15:29:30,077 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [14]
15192019-10-21 15:29:30,077 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [14]
15202019-10-21 15:29:30,077 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [14]
15212019-10-21 15:29:30,250 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [4]
15222019-10-21 15:29:31,116 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [15]
15232019-10-21 15:29:31,128 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [15]
15242019-10-21 15:29:31,129 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [15]
15252019-10-21 15:29:31,566 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [5]
15262019-10-21 15:29:32,200 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [16]
15272019-10-21 15:29:32,201 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [16]
15282019-10-21 15:29:32,201 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [16]
15292019-10-21 15:29:32,744 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [6]
15302019-10-21 15:29:33,327 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [17]
15312019-10-21 15:29:33,334 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [17]
15322019-10-21 15:29:33,353 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [17]
15332019-10-21 15:29:33,486 DEBUG akka.io.TcpListener - New connection accepted
15342019-10-21 15:29:33,872 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [7]
15352019-10-21 15:29:34,388 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [18]
15362019-10-21 15:29:34,389 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [18]
15372019-10-21 15:29:34,452 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [18]
15382019-10-21 15:29:34,938 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [8]
15392019-10-21 15:29:35,367 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [19]
15402019-10-21 15:29:35,369 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [19]
15412019-10-21 15:29:35,467 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [19]
15422019-10-21 15:29:35,792 DEBUG akka.io.TcpListener - New connection accepted
15432019-10-21 15:29:36,254 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [9]
15442019-10-21 15:29:36,386 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [20]
15452019-10-21 15:29:36,386 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [20]
15462019-10-21 15:29:36,499 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [20]
15472019-10-21 15:29:37,373 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [10]
15482019-10-21 15:29:37,482 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [21]
15492019-10-21 15:29:37,483 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [21]
15502019-10-21 15:29:37,529 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [21]
15512019-10-21 15:29:38,493 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [22]
15522019-10-21 15:29:38,574 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [22]
15532019-10-21 15:29:38,574 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [22]
15542019-10-21 15:29:38,596 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [11]
15552019-10-21 15:29:39,554 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [23]
15562019-10-21 15:29:39,602 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [23]
15572019-10-21 15:29:39,602 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [23]
15582019-10-21 15:29:39,681 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [12]
15592019-10-21 15:29:40,636 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [24]
15602019-10-21 15:29:40,699 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [24]
15612019-10-21 15:29:40,699 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [24]
15622019-10-21 15:29:40,883 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [13]
15632019-10-21 15:29:41,408 DEBUG akka.http.impl.engine.client.PoolGateway - Shutting down host connection pool immediately
15642019-10-21 15:29:41,410 DEBUG akka.http.impl.engine.client.PoolGateway - Pool upstream was completed
15652019-10-21 15:29:41,411 DEBUG akka.http.impl.engine.client.PoolGateway - Pool stopped
15662019-10-21 15:29:41,727 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [25]
15672019-10-21 15:29:41,727 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [25]
15682019-10-21 15:29:41,727 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [25]
15692019-10-21 15:29:41,989 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [14]
15702019-10-21 15:29:42,935 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [26]
15712019-10-21 15:29:42,938 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [26]
15722019-10-21 15:29:42,938 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [26]
15732019-10-21 15:29:43,040 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [15]
15742019-10-21 15:29:43,085 DEBUG akka.http.impl.engine.client.PoolGateway - Shutting down host connection pool immediately
15752019-10-21 15:29:43,085 DEBUG akka.http.impl.engine.client.PoolGateway - Pool upstream was completed
15762019-10-21 15:29:43,085 DEBUG akka.http.impl.engine.client.PoolGateway - Pool stopped
15772019-10-21 15:29:43,857 DEBUG akka.io.TcpListener - New connection accepted
15782019-10-21 15:29:43,858 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [27]
15792019-10-21 15:29:43,859 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [27]
15802019-10-21 15:29:43,867 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [27]
15812019-10-21 15:29:44,153 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [16]
15822019-10-21 15:29:44,874 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [28]
15832019-10-21 15:29:44,880 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [28]
15842019-10-21 15:29:44,882 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [28]
15852019-10-21 15:29:45,406 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [17]
15862019-10-21 15:29:45,795 DEBUG akka.io.TcpListener - New connection accepted
15872019-10-21 15:29:45,894 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [29]
15882019-10-21 15:29:45,894 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [29]
15892019-10-21 15:29:45,904 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [29]
15902019-10-21 15:29:46,442 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [18]
15912019-10-21 15:29:46,965 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-2, groupId=cart] Error while fetching metadata with correlation id 3 : {user_switch=INVALID_REPLICATION_FACTOR}
15922019-10-21 15:29:46,965 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-1, groupId=cart] Error while fetching metadata with correlation id 3 : {reservations=INVALID_REPLICATION_FACTOR}
15932019-10-21 15:29:46,965 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-3, groupId=cart] Error while fetching metadata with correlation id 3 : {price-offer-updated=INVALID_REPLICATION_FACTOR}
15942019-10-21 15:29:46,965 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [30]
15952019-10-21 15:29:46,966 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [30]
15962019-10-21 15:29:46,966 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [30]
15972019-10-21 15:29:47,614 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [19]
15982019-10-21 15:29:48,172 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [31]
15992019-10-21 15:29:48,258 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [31]
16002019-10-21 15:29:48,258 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [31]
16012019-10-21 15:29:48,765 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [20]
16022019-10-21 15:29:49,395 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [32]
16032019-10-21 15:29:49,401 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [32]
16042019-10-21 15:29:49,414 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [32]
16052019-10-21 15:29:49,840 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [21]
16062019-10-21 15:29:50,664 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [33]
16072019-10-21 15:29:51,086 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [33]
16082019-10-21 15:29:51,088 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [33]
16092019-10-21 15:29:51,095 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [22]
16102019-10-21 15:29:51,732 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [34]
16112019-10-21 15:29:51,734 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [34]
16122019-10-21 15:29:51,828 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [34]
16132019-10-21 15:29:52,298 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [23]
16142019-10-21 15:29:52,886 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [35]
16152019-10-21 15:29:52,887 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [35]
16162019-10-21 15:29:52,888 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [35]
16172019-10-21 15:29:53,569 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [24]
16182019-10-21 15:29:53,932 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [36]
16192019-10-21 15:29:53,932 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [36]
16202019-10-21 15:29:53,934 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [36]
16212019-10-21 15:29:55,246 DEBUG akka.io.TcpListener - New connection accepted
16222019-10-21 15:29:55,386 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [37]
16232019-10-21 15:29:55,415 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [37]
16242019-10-21 15:29:55,427 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [37]
16252019-10-21 15:29:55,655 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [25]
16262019-10-21 15:29:56,521 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [38]
16272019-10-21 15:29:56,525 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [38]
16282019-10-21 15:29:56,564 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [38]
16292019-10-21 15:29:56,904 DEBUG akka.io.TcpListener - New connection accepted
16302019-10-21 15:29:56,921 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [26]
16312019-10-21 15:29:57,729 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [39]
16322019-10-21 15:29:57,783 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [39]
16332019-10-21 15:29:57,783 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [39]
16342019-10-21 15:29:58,028 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [27]
16352019-10-21 15:29:58,677 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [40]
16362019-10-21 15:29:58,744 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [40]
16372019-10-21 15:29:58,746 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [40]
16382019-10-21 15:29:59,733 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [41]
16392019-10-21 15:29:59,914 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [41]
16402019-10-21 15:30:00,049 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [41]
16412019-10-21 15:30:00,050 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [28]
16422019-10-21 15:30:00,820 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [42]
16432019-10-21 15:30:00,851 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [42]
16442019-10-21 15:30:00,907 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [42]
16452019-10-21 15:30:00,940 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [29]
16462019-10-21 15:30:01,879 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [43]
16472019-10-21 15:30:01,880 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [43]
16482019-10-21 15:30:02,018 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [30]
16492019-10-21 15:30:02,027 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [43]
16502019-10-21 15:30:02,894 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [44]
16512019-10-21 15:30:02,895 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [44]
16522019-10-21 15:30:03,145 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [44]
16532019-10-21 15:30:03,247 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [31]
16542019-10-21 15:30:03,618 DEBUG akka.io.TcpListener - New connection accepted
16552019-10-21 15:30:03,975 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [45]
16562019-10-21 15:30:03,988 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [45]
16572019-10-21 15:30:04,173 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [45]
16582019-10-21 15:30:04,411 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [32]
16592019-10-21 15:30:05,218 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [46]
16602019-10-21 15:30:05,221 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [46]
16612019-10-21 15:30:05,221 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [46]
16622019-10-21 15:30:05,435 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [33]
16632019-10-21 15:30:06,254 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [47]
16642019-10-21 15:30:06,254 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [47]
16652019-10-21 15:30:06,270 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [47]
16662019-10-21 15:30:07,155 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [34]
16672019-10-21 15:30:09,062 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [48]
16682019-10-21 15:30:09,063 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [48]
16692019-10-21 15:30:09,091 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [48]
16702019-10-21 15:30:10,080 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [49]
16712019-10-21 15:30:10,082 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [49]
16722019-10-21 15:30:11,344 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [49]
16732019-10-21 15:30:11,786 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [50]
16742019-10-21 15:30:13,968 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [50]
16752019-10-21 15:30:14,343 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [50]
16762019-10-21 15:30:14,355 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [51]
16772019-10-21 15:30:14,409 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [51]
16782019-10-21 15:30:14,409 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [35]
16792019-10-21 15:30:20,655 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [4141] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
16802019-10-21 15:30:20,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [51]
16812019-10-21 15:30:20,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [52]
16822019-10-21 15:30:20,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [52]
16832019-10-21 15:30:20,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [52]
16842019-10-21 15:30:22,554 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [7391] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
16852019-10-21 15:30:25,224 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [36]
16862019-10-21 15:30:28,024 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [37]
16872019-10-21 15:30:30,166 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-3, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
16882019-10-21 15:30:30,171 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-1, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
16892019-10-21 15:30:30,325 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-2, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
16902019-10-21 15:30:32,533 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [38]
16912019-10-21 15:30:32,546 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [53]
16922019-10-21 15:30:32,546 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [53]
16932019-10-21 15:30:32,546 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [53]
16942019-10-21 15:30:33,456 DEBUG akka.io.TcpListener - New connection accepted
16952019-10-21 15:30:33,629 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [54]
16962019-10-21 15:30:33,630 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [54]
16972019-10-21 15:30:33,630 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [54]
16982019-10-21 15:30:33,747 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [39]
16992019-10-21 15:30:34,593 DEBUG akka.io.TcpListener - New connection accepted
17002019-10-21 15:30:34,839 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [55]
17012019-10-21 15:30:34,983 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [55]
17022019-10-21 15:30:35,026 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [55]
17032019-10-21 15:30:35,497 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [40]
17042019-10-21 15:30:35,555 DEBUG akka.io.TcpListener - New connection accepted
17052019-10-21 15:30:35,681 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [56]
17062019-10-21 15:30:36,544 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [56]
17072019-10-21 15:30:36,546 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [56]
17082019-10-21 15:30:37,458 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [41]
17092019-10-21 15:30:37,665 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [57]
17102019-10-21 15:30:37,673 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [57]
17112019-10-21 15:30:37,737 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [57]
17122019-10-21 15:30:38,282 DEBUG akka.io.TcpListener - New connection accepted
17132019-10-21 15:30:38,935 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [58]
17142019-10-21 15:30:38,954 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [58]
17152019-10-21 15:30:38,954 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [58]
17162019-10-21 15:30:39,622 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [42]
17172019-10-21 15:30:39,868 DEBUG akka.io.TcpListener - New connection accepted
17182019-10-21 15:30:39,966 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [59]
17192019-10-21 15:30:39,968 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [59]
17202019-10-21 15:30:39,968 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [59]
17212019-10-21 15:30:40,767 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [43]
17222019-10-21 15:30:41,211 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [60]
17232019-10-21 15:30:41,212 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [60]
17242019-10-21 15:30:41,212 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [60]
17252019-10-21 15:30:42,255 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [61]
17262019-10-21 15:30:42,255 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [61]
17272019-10-21 15:30:42,255 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [61]
17282019-10-21 15:30:42,339 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [44]
17292019-10-21 15:30:43,275 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [62]
17302019-10-21 15:30:43,286 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [62]
17312019-10-21 15:30:43,377 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [45]
17322019-10-21 15:30:43,378 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [62]
17332019-10-21 15:30:44,348 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [63]
17342019-10-21 15:30:44,481 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [46]
17352019-10-21 15:30:44,514 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [63]
17362019-10-21 15:30:44,551 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [63]
17372019-10-21 15:30:45,565 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [64]
17382019-10-21 15:30:45,582 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [64]
17392019-10-21 15:30:45,598 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [64]
17402019-10-21 15:30:46,484 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [47]
17412019-10-21 15:30:46,687 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [65]
17422019-10-21 15:30:46,896 DEBUG akka.io.TcpListener - New connection accepted
17432019-10-21 15:30:46,972 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [65]
17442019-10-21 15:30:47,672 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [48]
17452019-10-21 15:30:47,750 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [65]
17462019-10-21 15:30:48,064 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [66]
17472019-10-21 15:30:48,246 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [66]
17482019-10-21 15:30:48,379 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [66]
17492019-10-21 15:30:49,081 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [67]
17502019-10-21 15:30:49,083 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [49]
17512019-10-21 15:30:49,259 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [67]
17522019-10-21 15:30:49,453 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [67]
17532019-10-21 15:30:50,156 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [68]
17542019-10-21 15:30:50,281 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [68]
17552019-10-21 15:30:50,286 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [50]
17562019-10-21 15:30:50,512 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [68]
17572019-10-21 15:30:51,231 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [69]
17582019-10-21 15:30:51,685 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [69]
17592019-10-21 15:30:51,736 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [69]
17602019-10-21 15:30:51,872 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [51]
17612019-10-21 15:30:52,796 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [70]
17622019-10-21 15:30:52,804 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [70]
17632019-10-21 15:30:52,804 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [70]
17642019-10-21 15:30:52,973 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [52]
17652019-10-21 15:30:53,040 DEBUG akka.io.TcpListener - New connection accepted
17662019-10-21 15:30:53,952 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [71]
17672019-10-21 15:30:53,953 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [71]
17682019-10-21 15:30:53,962 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [71]
17692019-10-21 15:30:54,237 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [53]
17702019-10-21 15:30:54,982 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [72]
17712019-10-21 15:30:54,984 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [72]
17722019-10-21 15:30:54,985 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [72]
17732019-10-21 15:30:55,829 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [54]
17742019-10-21 15:30:56,027 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [73]
17752019-10-21 15:30:56,028 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [73]
17762019-10-21 15:30:56,028 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [73]
17772019-10-21 15:30:56,971 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [55]
17782019-10-21 15:30:57,199 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [74]
17792019-10-21 15:30:57,205 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [74]
17802019-10-21 15:30:57,215 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [74]
17812019-10-21 15:30:57,427 DEBUG akka.io.TcpListener - New connection accepted
17822019-10-21 15:30:58,217 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [56]
17832019-10-21 15:30:58,245 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [75]
17842019-10-21 15:30:58,299 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [75]
17852019-10-21 15:30:58,300 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [75]
17862019-10-21 15:30:58,494 DEBUG akka.io.TcpListener - New connection accepted
17872019-10-21 15:30:59,595 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [76]
17882019-10-21 15:30:59,659 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [76]
17892019-10-21 15:30:59,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [76]
17902019-10-21 15:30:59,898 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [57]
17912019-10-21 15:31:00,906 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [77]
17922019-10-21 15:31:00,907 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [77]
17932019-10-21 15:31:00,912 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [77]
17942019-10-21 15:31:02,975 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [58]
17952019-10-21 15:31:03,609 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [78]
17962019-10-21 15:31:03,609 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [78]
17972019-10-21 15:31:03,648 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [78]
17982019-10-21 15:31:04,134 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [59]
17992019-10-21 15:31:04,245 DEBUG akka.io.TcpListener - New connection accepted
18002019-10-21 15:31:05,408 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [79]
18012019-10-21 15:31:05,498 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [79]
18022019-10-21 15:31:05,498 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [79]
18032019-10-21 15:31:05,498 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [60]
18042019-10-21 15:31:05,894 DEBUG akka.io.TcpListener - New connection accepted
18052019-10-21 15:31:06,432 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [80]
18062019-10-21 15:31:06,432 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [80]
18072019-10-21 15:31:06,478 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [80]
18082019-10-21 15:31:06,670 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [61]
18092019-10-21 15:31:07,469 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [81]
18102019-10-21 15:31:07,487 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [81]
18112019-10-21 15:31:07,497 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [81]
18122019-10-21 15:31:08,008 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [62]
18132019-10-21 15:31:08,538 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [82]
18142019-10-21 15:31:08,550 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [82]
18152019-10-21 15:31:08,550 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [82]
18162019-10-21 15:31:09,354 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [63]
18172019-10-21 15:31:09,607 DEBUG akka.cluster.sharding.ShardRegion - MappingAggregate: Request shard [30] home. Coordinator [Some(Actor[akka://application/system/sharding/MappingAggregateCoordinator/singleton/coordinator#2008986604])]
18182019-10-21 15:31:09,612 DEBUG akka.cluster.sharding.DDataShardCoordinator - Publishing new coordinator state [State(Map())]
18192019-10-21 15:31:09,614 DEBUG akka.cluster.ddata.Replicator - Received Update for key [MappingAggregateCoordinatorState]
18202019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.DDataShardCoordinator - The coordinator state was successfully updated with ShardHomeAllocated(30,Actor[akka://application/system/sharding/MappingAggregate#-596560817])
18212019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.DDataShardCoordinator - Shard [30] allocated at [Actor[akka://application/system/sharding/MappingAggregate#-596560817]]
18222019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.DDataShardCoordinator - New coordinator state after [ShardHomeAllocated(30,Actor[akka://application/system/sharding/MappingAggregate#-596560817])]: [State(Map(30 -> Actor[akka://application/system/sharding/MappingAggregate#-596560817]))]
18232019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.ShardRegion - MappingAggregate: Host Shard [30]
18242019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.ShardRegion - MappingAggregate: Starting shard [30] in region
18252019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.ShardRegion - MappingAggregate: Shard [30] located at [Actor[akka://application/system/sharding/MappingAggregate#-596560817]]
18262019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.Shard - Shard initialized
18272019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.ShardRegion - MappingAggregate: Shard was initialized 30
18282019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.ShardRegion - MappingAggregate: Deliver [1] buffered messages for shard [30]
18292019-10-21 15:31:09,616 DEBUG akka.cluster.sharding.Shard - Starting entity [mapping] in shard [30]
18302019-10-21 15:31:09,617 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [83]
18312019-10-21 15:31:09,621 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [83]
18322019-10-21 15:31:09,628 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [83]
18332019-10-21 15:31:09,678 DEBUG akka.persistence.Persistence(akka://application) - Create plugin: jdbc-snapshot-store akka.persistence.jdbc.snapshot.JdbcSnapshotStore
18342019-10-21 15:31:10,661 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [84]
18352019-10-21 15:31:10,662 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [84]
18362019-10-21 15:31:10,664 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [64]
18372019-10-21 15:31:10,722 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [84]
18382019-10-21 15:31:10,867 DEBUG eventworld.cart.impl.CartService - Cleaning expired cart invoked
18392019-10-21 15:31:11,710 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [85]
18402019-10-21 15:31:11,757 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [85]
18412019-10-21 15:31:11,905 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [65]
18422019-10-21 15:31:11,949 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [85]
18432019-10-21 15:31:12,924 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [66]
18442019-10-21 15:31:13,018 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [86]
18452019-10-21 15:31:13,024 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [86]
18462019-10-21 15:31:13,040 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [86]
18472019-10-21 15:31:14,043 DEBUG akka.io.TcpListener - New connection accepted
18482019-10-21 15:31:14,062 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [87]
18492019-10-21 15:31:14,062 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [87]
18502019-10-21 15:31:14,062 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [87]
18512019-10-21 15:31:14,135 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [67]
18522019-10-21 15:31:15,106 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [88]
18532019-10-21 15:31:15,148 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [88]
18542019-10-21 15:31:15,220 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [88]
18552019-10-21 15:31:15,362 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [68]
18562019-10-21 15:31:16,164 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [89]
18572019-10-21 15:31:16,166 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [89]
18582019-10-21 15:31:16,241 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [89]
18592019-10-21 15:31:16,768 DEBUG akka.io.TcpListener - New connection accepted
18602019-10-21 15:31:16,894 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [69]
18612019-10-21 15:31:17,254 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [90]
18622019-10-21 15:31:17,271 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [90]
18632019-10-21 15:31:17,271 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [90]
18642019-10-21 15:31:18,098 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [70]
18652019-10-21 15:31:18,278 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [91]
18662019-10-21 15:31:18,313 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [91]
18672019-10-21 15:31:18,313 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [91]
18682019-10-21 15:31:19,205 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [71]
18692019-10-21 15:31:19,305 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [92]
18702019-10-21 15:31:19,305 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [92]
18712019-10-21 15:31:19,305 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [92]
18722019-10-21 15:31:20,277 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [72]
18732019-10-21 15:31:20,323 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [93]
18742019-10-21 15:31:20,323 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [93]
18752019-10-21 15:31:20,364 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [93]
18762019-10-21 15:31:21,547 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [94]
18772019-10-21 15:31:21,584 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [94]
18782019-10-21 15:31:21,597 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [94]
18792019-10-21 15:31:21,817 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [73]
18802019-10-21 15:31:22,985 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [95]
18812019-10-21 15:31:22,987 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [95]
18822019-10-21 15:31:22,987 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [95]
18832019-10-21 15:31:23,021 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [74]
18842019-10-21 15:31:23,836 DEBUG akka.io.TcpListener - New connection accepted
18852019-10-21 15:31:24,006 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [96]
18862019-10-21 15:31:24,006 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [96]
18872019-10-21 15:31:24,006 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [96]
18882019-10-21 15:31:24,053 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [75]
18892019-10-21 15:31:25,261 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [97]
18902019-10-21 15:31:25,314 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [97]
18912019-10-21 15:31:25,314 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [97]
18922019-10-21 15:31:25,392 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [76]
18932019-10-21 15:31:26,395 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [98]
18942019-10-21 15:31:26,446 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [98]
18952019-10-21 15:31:26,484 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [77]
18962019-10-21 15:31:26,565 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [98]
18972019-10-21 15:31:27,419 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [99]
18982019-10-21 15:31:27,421 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [99]
18992019-10-21 15:31:27,594 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [99]
19002019-10-21 15:31:27,606 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [78]
19012019-10-21 15:31:28,444 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [100]
19022019-10-21 15:31:28,445 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [100]
19032019-10-21 15:31:28,813 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [100]
19042019-10-21 15:31:28,893 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [79]
19052019-10-21 15:31:29,482 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [101]
19062019-10-21 15:31:29,525 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [101]
19072019-10-21 15:31:29,639 DEBUG akka.io.TcpListener - New connection accepted
19082019-10-21 15:31:29,851 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [101]
19092019-10-21 15:31:30,264 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [80]
19102019-10-21 15:31:30,484 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [102]
19112019-10-21 15:31:30,507 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [102]
19122019-10-21 15:31:31,410 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [81]
19132019-10-21 15:31:31,433 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [102]
19142019-10-21 15:31:31,513 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [103]
19152019-10-21 15:31:31,536 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [103]
19162019-10-21 15:31:32,699 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [103]
19172019-10-21 15:31:32,814 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [104]
19182019-10-21 15:31:32,815 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [104]
19192019-10-21 15:31:32,920 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [82]
19202019-10-21 15:31:33,812 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [104]
19212019-10-21 15:31:33,853 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [105]
19222019-10-21 15:31:33,853 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [105]
19232019-10-21 15:31:34,068 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [83]
19242019-10-21 15:31:34,835 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [106]
19252019-10-21 15:31:34,835 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [106]
19262019-10-21 15:31:34,837 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [105]
19272019-10-21 15:31:35,339 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [84]
19282019-10-21 15:31:35,525 DEBUG akka.io.TcpListener - New connection accepted
19292019-10-21 15:31:36,241 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [107]
19302019-10-21 15:31:36,363 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [107]
19312019-10-21 15:31:36,363 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [106]
19322019-10-21 15:31:36,718 DEBUG akka.io.TcpListener - New connection accepted
19332019-10-21 15:31:37,063 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [85]
19342019-10-21 15:31:37,378 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [108]
19352019-10-21 15:31:37,405 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [107]
19362019-10-21 15:31:37,437 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [108]
19372019-10-21 15:31:38,426 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [109]
19382019-10-21 15:31:38,960 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [109]
19392019-10-21 15:31:38,999 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [108]
19402019-10-21 15:31:39,717 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [109]
19412019-10-21 15:31:39,742 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [110]
19422019-10-21 15:31:39,742 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [110]
19432019-10-21 15:31:40,864 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [86]
19442019-10-21 15:31:42,206 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [111]
19452019-10-21 15:31:42,249 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [111]
19462019-10-21 15:31:42,249 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [110]
19472019-10-21 15:31:42,249 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [112]
19482019-10-21 15:31:42,263 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [112]
19492019-10-21 15:31:42,264 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [111]
19502019-10-21 15:31:44,713 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [113]
19512019-10-21 15:31:44,749 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [113]
19522019-10-21 15:31:46,970 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [112]
19532019-10-21 15:31:48,864 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [114]
19542019-10-21 15:31:48,949 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [113]
19552019-10-21 15:31:48,950 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [3621] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
19562019-10-21 15:31:48,950 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [114]
19572019-10-21 15:31:48,950 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [2075] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
19582019-10-21 15:31:48,950 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [114]
19592019-10-21 15:31:48,950 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [115]
19602019-10-21 15:31:49,851 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [115]
19612019-10-21 15:31:49,925 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [116]
19622019-10-21 15:31:49,948 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [115]
19632019-10-21 15:31:50,593 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [2197] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
19642019-10-21 15:31:52,135 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [87]
19652019-10-21 15:31:54,718 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [116]
19662019-10-21 15:31:54,929 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [2775] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
19672019-10-21 15:31:55,794 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [116]
19682019-10-21 15:31:59,366 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [117]
19692019-10-21 15:32:02,950 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-1, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
19702019-10-21 15:32:03,348 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-3, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
19712019-10-21 15:32:03,405 DEBUG akka.io.TcpListener - New connection accepted
19722019-10-21 15:32:03,465 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [3643] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
19732019-10-21 15:32:03,468 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [3954] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
19742019-10-21 15:32:03,508 WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=cart-2, groupId=cart] Bootstrap broker kafka:9092 (id: -1 rack: null) disconnected
19752019-10-21 15:32:03,748 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [88]
19762019-10-21 15:32:04,326 DEBUG akka.io.TcpListener - New connection accepted
19772019-10-21 15:32:04,504 DEBUG akka.io.TcpListener - New connection accepted
19782019-10-21 15:32:06,716 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [118]
19792019-10-21 15:32:06,716 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [117]
19802019-10-21 15:32:06,716 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [117]
19812019-10-21 15:32:06,977 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [89]
19822019-10-21 15:32:07,953 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [119]
19832019-10-21 15:32:07,984 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [118]
19842019-10-21 15:32:08,007 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [118]
19852019-10-21 15:32:08,101 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [90]
19862019-10-21 15:32:08,207 DEBUG akka.io.TcpListener - New connection accepted
19872019-10-21 15:32:08,959 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [120]
19882019-10-21 15:32:09,649 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [119]
19892019-10-21 15:32:10,558 DEBUG akka.io.TcpListener - New connection accepted
19902019-10-21 15:32:10,696 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [120]
19912019-10-21 15:32:11,881 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [121]
19922019-10-21 15:32:11,881 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [119]
19932019-10-21 15:32:11,904 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [120]
19942019-10-21 15:32:12,323 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [91]
19952019-10-21 15:32:12,713 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [122]
19962019-10-21 15:32:13,238 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [121]
19972019-10-21 15:32:13,816 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [122]
19982019-10-21 15:32:14,919 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [121]
19992019-10-21 15:32:17,126 DEBUG akka.actor.TimerScheduler - Start timer [QueryOrderingIdsTimerKey] with generation [92]
20002019-10-21 15:32:17,130 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [123]
20012019-10-21 15:32:17,130 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [124]
20022019-10-21 15:32:17,130 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [123]
20032019-10-21 15:32:17,141 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [124]
20042019-10-21 15:32:17,145 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [122]
20052019-10-21 15:32:18,300 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [125]
20062019-10-21 15:32:19,848 DEBUG akka.io.TcpListener - New connection accepted
20072019-10-21 15:32:20,967 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [123]
20082019-10-21 15:32:20,967 WARN akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [3825] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, e.g. by running blocking tasks on the default dispatcher, CPU overload, or GC.
20092019-10-21 15:32:20,979 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [126]
20102019-10-21 15:32:20,979 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [125]
2011^C
2012$ docker kill $(docker ps | grep "bin/cart" | awk '{ print $1 }')
201344c91689c519
2014$ docker logs -f $(docker ps | grep "bin/cart" | awk '{ print $1 }')
201515:33:17,577 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
201615:33:17,577 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
201715:33:17,577 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml]
201815:33:17,585 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bf48f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
201915:33:17,675 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
202015:33:17,676 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
202115:33:17,679 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
202215:33:17,684 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
202315:33:17,709 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
202415:33:17,710 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
202515:33:17,712 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
202615:33:17,712 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [testFile.log]
202715:33:17,713 |-ERROR in ch.qos.logback.core.FileAppender[FILE] - openFile(testFile.log,true) call failed. java.io.FileNotFoundException: testFile.log (Permission denied)
2028 at java.io.FileNotFoundException: testFile.log (Permission denied)
2029 at at java.io.FileOutputStream.open0(Native Method)
2030 at at java.io.FileOutputStream.open(FileOutputStream.java:270)
2031 at at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
2032 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.<init>(ResilientFileOutputStream.java:26)
2033 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:204)
2034 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:127)
2035 at at ch.qos.logback.core.joran.action.AppenderAction.end(AppenderAction.java:90)
2036 at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:309)
2037 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:193)
2038 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:179)
2039 at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:62)
2040 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
2041 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
2042 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
2043 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
2044 at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)
2045 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:150)
2046 at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84)
2047 at at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:55)
2048 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
2049 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
2050 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
2051 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
2052 at at play.api.Logger$.<init>(Logger.scala:291)
2053 at at play.api.Logger$.<clinit>(Logger.scala)
2054 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.<init>(LagomApplicationLoader.scala:55)
2055 at at eventworld.cart.impl.CartLoader.<init>(CartLoader.scala:25)
2056 at at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2057 at at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2058 at at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2059 at at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2060 at at play.api.ApplicationLoader$.apply(ApplicationLoader.scala:175)
2061 at at play.core.server.ProdServerStart$.start(ProdServerStart.scala:58)
2062 at at play.core.server.ProdServerStart$.main(ProdServerStart.scala:31)
2063 at at play.core.server.ProdServerStart.main(ProdServerStart.scala)
206415:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
206515:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
206615:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
206715:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
206815:33:17,713 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
206915:33:17,713 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
207015:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
207115:33:17,714 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@62833051 - Registering current configuration as safe fallback point
2072
207315:33:17,577 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
207415:33:17,577 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
207515:33:17,577 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml]
207615:33:17,585 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4bf48f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
207715:33:17,675 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
207815:33:17,676 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
207915:33:17,679 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
208015:33:17,684 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
208115:33:17,709 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
208215:33:17,710 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
208315:33:17,712 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
208415:33:17,712 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [testFile.log]
208515:33:17,713 |-ERROR in ch.qos.logback.core.FileAppender[FILE] - openFile(testFile.log,true) call failed. java.io.FileNotFoundException: testFile.log (Permission denied)
2086 at java.io.FileNotFoundException: testFile.log (Permission denied)
2087 at at java.io.FileOutputStream.open0(Native Method)
2088 at at java.io.FileOutputStream.open(FileOutputStream.java:270)
2089 at at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
2090 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.<init>(ResilientFileOutputStream.java:26)
2091 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:204)
2092 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:127)
2093 at at ch.qos.logback.core.joran.action.AppenderAction.end(AppenderAction.java:90)
2094 at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:309)
2095 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:193)
2096 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:179)
2097 at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:62)
2098 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
2099 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
2100 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
2101 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
2102 at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)
2103 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:150)
2104 at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84)
2105 at at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:55)
2106 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
2107 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
2108 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
2109 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
2110 at at play.api.Logger$.<init>(Logger.scala:291)
2111 at at play.api.Logger$.<clinit>(Logger.scala)
2112 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.<init>(LagomApplicationLoader.scala:55)
2113 at at eventworld.cart.impl.CartLoader.<init>(CartLoader.scala:25)
2114 at at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2115 at at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2116 at at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2117 at at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2118 at at play.api.ApplicationLoader$.apply(ApplicationLoader.scala:175)
2119 at at play.core.server.ProdServerStart$.start(ProdServerStart.scala:58)
2120 at at play.core.server.ProdServerStart$.main(ProdServerStart.scala:31)
2121 at at play.core.server.ProdServerStart.main(ProdServerStart.scala)
212215:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
212315:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
212415:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
212515:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
212615:33:17,713 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
212715:33:17,713 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
212815:33:17,713 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
212915:33:17,714 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@62833051 - Registering current configuration as safe fallback point
213015:33:18,068 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@24b6b8f6 - URL [jar:file:/opt/docker/lib/global.bright.cart-1.0.1.jar!/logback.xml] is not of type file
213115:33:18,069 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
213215:33:18,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
213315:33:18,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
213415:33:18,069 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
213515:33:18,070 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
213615:33:18,070 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
213715:33:18,072 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
213815:33:18,072 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [testFile.log]
213915:33:18,073 |-ERROR in ch.qos.logback.core.FileAppender[FILE] - openFile(testFile.log,true) call failed. java.io.FileNotFoundException: testFile.log (Permission denied)
2140 at java.io.FileNotFoundException: testFile.log (Permission denied)
2141 at at java.io.FileOutputStream.open0(Native Method)
2142 at at java.io.FileOutputStream.open(FileOutputStream.java:270)
2143 at at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
2144 at at ch.qos.logback.core.recovery.ResilientFileOutputStream.<init>(ResilientFileOutputStream.java:26)
2145 at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:204)
2146 at at ch.qos.logback.core.FileAppender.start(FileAppender.java:127)
2147 at at ch.qos.logback.core.joran.action.AppenderAction.end(AppenderAction.java:90)
2148 at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:309)
2149 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:193)
2150 at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:179)
2151 at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:62)
2152 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
2153 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
2154 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
2155 at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
2156 at at com.lightbend.lagom.internal.logback.LogbackLoggerConfigurator.configure(LogbackLoggerConfigurator.scala:121)
2157 at at com.lightbend.lagom.internal.logback.LogbackLoggerConfigurator.configure(LogbackLoggerConfigurator.scala:75)
2158 at at com.lightbend.lagom.internal.logback.LogbackLoggerConfigurator.configure(LogbackLoggerConfigurator.scala:40)
2159 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.$anonfun$loadCustomLoggerConfiguration$1(LagomApplicationLoader.scala:185)
2160 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.$anonfun$loadCustomLoggerConfiguration$1$adapted(LagomApplicationLoader.scala:185)
2161 at at scala.Option.foreach(Option.scala:274)
2162 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.loadCustomLoggerConfiguration(LagomApplicationLoader.scala:185)
2163 at at com.lightbend.lagom.scaladsl.server.LagomApplicationLoader.load(LagomApplicationLoader.scala:86)
2164 at at play.core.server.ProdServerStart$.start(ProdServerStart.scala:59)
2165 at at play.core.server.ProdServerStart$.main(ProdServerStart.scala:31)
2166 at at play.core.server.ProdServerStart.main(ProdServerStart.scala)
216715:33:18,073 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.datastax.driver] to DEBUG
216815:33:18,073 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [akka] to DEBUG
216915:33:18,073 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [eventworld.cart.impl.CartService] to DEBUG
217015:33:18,073 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
217115:33:18,073 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
217215:33:18,073 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
217315:33:18,073 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
217415:33:18,073 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@72cf2de5 - Registering current configuration as safe fallback point
2175
21762019-10-21 15:33:18,768 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
21772019-10-21 15:33:18,804 DEBUG akka.event.EventStream - logger log1-Slf4jLogger started
21782019-10-21 15:33:18,809 DEBUG akka.event.EventStream - Default Loggers started
21792019-10-21 15:33:18,840 INFO akka.remote.Remoting - Starting remoting
21802019-10-21 15:33:19,063 INFO akka.remote.Remoting - Remoting started; listening on addresses :[akka.tcp://application@172.17.0.4:2552]
21812019-10-21 15:33:19,064 INFO akka.remote.Remoting - Remoting now listens on addresses: [akka.tcp://application@172.17.0.4:2552]
21822019-10-21 15:33:19,079 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Starting up, Akka version [2.5.25] ...
21832019-10-21 15:33:19,219 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Registered cluster JMX MBean [akka:type=Cluster]
21842019-10-21 15:33:19,242 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - Started up successfully
21852019-10-21 15:33:19,439 INFO akka.cluster.Cluster(akka://application) - Cluster Node [akka.tcp://application@172.17.0.4:2552] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/cluster-usage.html#joining-to-seed-nodes
21862019-10-21 15:33:19,763 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Bootstrap using `akka.discovery` method: kubernetes-api
21872019-10-21 15:33:20,167 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Settings Settings(/var/run/secrets/kubernetes.io/serviceaccount/ca.crt, /var/run/secrets/kubernetes.io/serviceaccount/token, KUBERNETES_SERVICE_HOST, KUBERNETES_SERVICE_PORT, /var/run/secrets/kubernetes.io/serviceaccount/namespace, None, cluster.local)
21882019-10-21 15:33:20,176 INFO akka.management.internal.HealthChecksImpl - Loading readiness checks List(NamedHealthCheck(cluster-membership,akka.management.cluster.scaladsl.ClusterMembershipCheck))
21892019-10-21 15:33:20,176 INFO akka.management.internal.HealthChecksImpl - Loading liveness checks List()
21902019-10-21 15:33:20,199 INFO akka.management.scaladsl.AkkaManagement - Binding Akka Management (HTTP) endpoint to: 172.17.0.4:8558
21912019-10-21 15:33:20,242 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for ClusterHttpManagementRouteProvider
21922019-10-21 15:33:20,292 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for ClusterBootstrap
21932019-10-21 15:33:20,296 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Using self contact point address: http://172.17.0.4:8558
21942019-10-21 15:33:20,313 INFO akka.management.scaladsl.AkkaManagement - Including HTTP management routes for HealthCheckRoutes
21952019-10-21 15:33:20,650 DEBUG akka.io.TcpListener - Successfully bound to /172.17.0.4:8558
21962019-10-21 15:33:20,654 INFO akka.management.scaladsl.AkkaManagement - Bound Akka Management (HTTP) endpoint to: 172.17.0.4:8558
21972019-10-21 15:33:20,699 INFO akka.management.cluster.bootstrap.ClusterBootstrap - Initiating bootstrap procedure using kubernetes-api method...
21982019-10-21 15:33:20,707 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [1]
21992019-10-21 15:33:20,713 DEBUG akka.actor.TimerScheduler - Start timer [decide-key] with generation [2]
22002019-10-21 15:33:20,714 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Locating service members. Using discovery [akka.discovery.kubernetes.KubernetesApiServiceDiscovery], join decider [akka.management.cluster.bootstrap.LowestAddressJoinDecider]
22012019-10-21 15:33:20,714 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
22022019-10-21 15:33:20,714 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
22032019-10-21 15:33:20,755 DEBUG akka.http.impl.engine.client.PoolGateway - (Re-)starting host connection pool to 10.96.0.1:443
22042019-10-21 15:33:20,838 DEBUG akka.http.impl.engine.client.PoolGateway - InputBuffer (max-open-requests = 32) now filled with 1 request after enqueuing GET /api/v1/namespaces/default/pods Empty
22052019-10-21 15:33:20,843 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
22062019-10-21 15:33:20,854 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Before event [onNewRequest] In state [Unconnected] for [27 ms]
22072019-10-21 15:33:20,857 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Establishing connection
22082019-10-21 15:33:20,892 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] After event [onNewRequest] State change [Unconnected] -> [Connecting]
22092019-10-21 15:33:20,944 DEBUG akka.io.TcpOutgoingConnection - Resolving 10.96.0.1 before connecting
22102019-10-21 15:33:20,972 DEBUG akka.io.SimpleDnsManager - Resolution request for 10.96.0.1 from Actor[akka://application/system/IO-TCP/selectors/$a/1#-1292034448]
22112019-10-21 15:33:20,987 DEBUG akka.io.TcpOutgoingConnection - Attempting connection to [/10.96.0.1:443]
22122019-10-21 15:33:20,989 DEBUG akka.io.TcpOutgoingConnection - Connection established to [10.96.0.1:443]
22132019-10-21 15:33:21,004 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Connection attempt succeeded
22142019-10-21 15:33:21,005 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Before event [onConnectionAttemptSucceeded] In state [Connecting] for [112 ms]
22152019-10-21 15:33:21,005 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Slot connection was established
22162019-10-21 15:33:21,006 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onConnectionAttemptSucceeded] State change [Connecting] -> [PushingRequestToConnection]
22172019-10-21 15:33:21,020 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [13 ms]
22182019-10-21 15:33:21,030 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
22192019-10-21 15:33:21,859 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
22202019-10-21 15:33:21,864 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [833 ms]
22212019-10-21 15:33:21,865 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
22222019-10-21 15:33:21,865 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
22232019-10-21 15:33:21,865 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
22242019-10-21 15:33:21,866 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
22252019-10-21 15:33:21,875 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [9 ms]
22262019-10-21 15:33:21,876 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
22272019-10-21 15:33:21,879 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [1 ms]
22282019-10-21 15:33:21,879 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42754"},"items":[{"metadata":{"name":"cart-6588c46d86-cn69x","generateName":"cart-6588c46d86-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-6588c46d86-cn69x","uid":"d055b3ce-e9e0-4fb6-914d-f8669b8f2542","resourceVersion":"42737","creationTimestamp":"2019-10-21T15:33:15Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"6588c46d86"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-6588c46d86","uid":"7af461f6-e716-4a3c-b6ea-1b941e470f5e","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"remoting","containerPort":2552,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:33:15Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:33:16Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://50bf3895a995269b138bc0ad56a95b90853f27d5c3f9167139af3722e1f8d7cd"}],"qosClass":"BestEffort"}}]}
2229]
22302019-10-21 15:33:21,879 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
22312019-10-21 15:33:21,880 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
22322019-10-21 15:33:21,890 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
22332019-10-21 15:33:21,890 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
22342019-10-21 15:33:21,892 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
22352019-10-21 15:33:21,893 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [13 ms]
22362019-10-21 15:33:21,893 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
22372019-10-21 15:33:21,893 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
22382019-10-21 15:33:21,894 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
22392019-10-21 15:33:22,116 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
22402019-10-21 15:33:22,117 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
22412019-10-21 15:33:22,122 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [3]
22422019-10-21 15:33:22,132 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
22432019-10-21 15:33:22,134 DEBUG akka.http.impl.engine.client.PoolGateway - (Re-)starting host connection pool to 172-17-0-4.default.pod.cluster.local:8558
22442019-10-21 15:33:22,140 DEBUG akka.http.impl.engine.client.PoolGateway - InputBuffer (max-open-requests = 32) now filled with 1 request after enqueuing GET /bootstrap/seed-nodes Empty
22452019-10-21 15:33:22,141 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Dispatching request [GET /bootstrap/seed-nodes Empty]
22462019-10-21 15:33:22,141 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Before event [onNewRequest] In state [Unconnected] for [1 ms]
22472019-10-21 15:33:22,141 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Unconnected)] Establishing connection
22482019-10-21 15:33:22,143 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] After event [onNewRequest] State change [Unconnected] -> [Connecting]
22492019-10-21 15:33:22,144 DEBUG akka.io.TcpOutgoingConnection - Resolving 172-17-0-4.default.pod.cluster.local before connecting
22502019-10-21 15:33:22,145 DEBUG akka.io.SimpleDnsManager - Resolution request for 172-17-0-4.default.pod.cluster.local from Actor[akka://application/system/IO-TCP/selectors/$a/2#1740125213]
22512019-10-21 15:33:22,248 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
22522019-10-21 15:33:22,248 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [355 ms]
22532019-10-21 15:33:22,248 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
22542019-10-21 15:33:22,248 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
22552019-10-21 15:33:22,249 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
22562019-10-21 15:33:22,249 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
22572019-10-21 15:33:22,249 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [1 ms]
22582019-10-21 15:33:22,249 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
22592019-10-21 15:33:22,250 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
22602019-10-21 15:33:22,251 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42754"},"items":[{"metadata":{"name":"cart-6588c46d86-cn69x","generateName":"cart-6588c46d86-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-6588c46d86-cn69x","uid":"d055b3ce-e9e0-4fb6-914d-f8669b8f2542","resourceVersion":"42737","creationTimestamp":"2019-10-21T15:33:15Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"6588c46d86"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-6588c46d86","uid":"7af461f6-e716-4a3c-b6ea-1b941e470f5e","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"remoting","containerPort":2552,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:33:15Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:33:16Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://50bf3895a995269b138bc0ad56a95b90853f27d5c3f9167139af3722e1f8d7cd"}],"qosClass":"BestEffort"}}]}
2261]
22622019-10-21 15:33:22,252 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
22632019-10-21 15:33:22,253 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
22642019-10-21 15:33:22,253 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
22652019-10-21 15:33:22,253 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
22662019-10-21 15:33:22,254 DEBUG akka.actor.TimerScheduler - Cancel timer [resolve-key] with generation [3]
22672019-10-21 15:33:22,254 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [4]
22682019-10-21 15:33:22,268 DEBUG akka.io.TcpOutgoingConnection - Attempting connection to [172-17-0-4.default.pod.cluster.local/172.17.0.4:8558]
22692019-10-21 15:33:22,286 DEBUG akka.io.TcpOutgoingConnection - Connection established to [172-17-0-4.default.pod.cluster.local:8558]
22702019-10-21 15:33:22,287 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Connection attempt succeeded
22712019-10-21 15:33:22,287 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Before event [onConnectionAttemptSucceeded] In state [Connecting] for [128 ms]
22722019-10-21 15:33:22,287 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Connecting)] Slot connection was established
22732019-10-21 15:33:22,288 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onConnectionAttemptSucceeded] State change [Connecting] -> [PushingRequestToConnection]
22742019-10-21 15:33:22,288 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
22752019-10-21 15:33:22,288 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
22762019-10-21 15:33:22,288 DEBUG akka.io.TcpListener - New connection accepted
22772019-10-21 15:33:22,357 DEBUG akka.serialization.Serialization(akka://application) - Using serializer [akka.cluster.ddata.protobuf.ReplicatorMessageSerializer] for message [akka.cluster.ddata.Replicator$Internal$DataEnvelope]
22782019-10-21 15:33:22,378 DEBUG akka.cluster.sharding.ShardRegion - CartProcessor: Request shard [eventworld.cart.impl.evt$CartEvent] home. Coordinator [None]
22792019-10-21 15:33:22,381 DEBUG akka.cluster.singleton.ClusterSingletonProxy - Singleton not available, buffering message type [com.lightbend.lagom.internal.persistence.cluster.ClusterStartupTaskActor$Execute$]
22802019-10-21 15:33:22,467 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:47536: Contact Point returning 0 seed-nodes ([TreeSet()])
22812019-10-21 15:33:22,498 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
22822019-10-21 15:33:22,499 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [227 ms]
22832019-10-21 15:33:22,500 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
22842019-10-21 15:33:22,500 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
22852019-10-21 15:33:22,500 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
22862019-10-21 15:33:22,501 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
22872019-10-21 15:33:22,502 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
22882019-10-21 15:33:22,503 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
22892019-10-21 15:33:22,503 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
22902019-10-21 15:33:22,504 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
22912019-10-21 15:33:22,504 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
22922019-10-21 15:33:22,504 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
22932019-10-21 15:33:22,504 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [1]
22942019-10-21 15:33:22,617 DEBUG akka.discovery.dns.DnsServiceDiscovery - system resolver is not async-dns. Loading isolated resolver
22952019-10-21 15:33:22,622 INFO akka.actor.ActorSystemImpl - Creating async dns resolver async-dns with manager name SD-DNS
22962019-10-21 15:33:22,818 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:33:22.115], not joining myself. This process will be retried.
22972019-10-21 15:33:23,247 DEBUG akka.io.dns.internal.AsyncDnsResolver - Using name servers [List(/10.96.0.10:53)] and search domains [List(default.svc.cluster.local, svc.cluster.local, cluster.local)] with ndots=5
22982019-10-21 15:33:23,259 DEBUG akka.actor.TimerScheduler - Start timer [CacheCleanup] with generation [1]
22992019-10-21 15:33:23,459 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
23002019-10-21 15:33:23,460 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
23012019-10-21 15:33:23,461 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
23022019-10-21 15:33:23,461 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1208 ms]
23032019-10-21 15:33:23,461 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
23042019-10-21 15:33:23,462 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
23052019-10-21 15:33:23,462 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
23062019-10-21 15:33:23,500 DEBUG akka.io.UdpListener - Successfully bound to [/0.0.0.0:47115]
23072019-10-21 15:33:23,586 DEBUG akka.io.dns.internal.DnsClient - Bound to UDP address [/0.0.0.0:47115]
23082019-10-21 15:33:23,590 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
23092019-10-21 15:33:23,591 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [128 ms]
23102019-10-21 15:33:23,591 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
23112019-10-21 15:33:23,591 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
23122019-10-21 15:33:23,592 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
23132019-10-21 15:33:23,592 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
23142019-10-21 15:33:23,594 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [3 ms]
23152019-10-21 15:33:23,595 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
23162019-10-21 15:33:23,595 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [1 ms]
23172019-10-21 15:33:23,595 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
23182019-10-21 15:33:23,595 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
23192019-10-21 15:33:23,596 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42756"},"items":[{"metadata":{"name":"cart-6588c46d86-cn69x","generateName":"cart-6588c46d86-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-6588c46d86-cn69x","uid":"d055b3ce-e9e0-4fb6-914d-f8669b8f2542","resourceVersion":"42737","creationTimestamp":"2019-10-21T15:33:15Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"6588c46d86"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-6588c46d86","uid":"7af461f6-e716-4a3c-b6ea-1b941e470f5e","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"remoting","containerPort":2552,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:33:15Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:33:16Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://50bf3895a995269b138bc0ad56a95b90853f27d5c3f9167139af3722e1f8d7cd"}],"qosClass":"BestEffort"}}]}
2320]
23212019-10-21 15:33:23,631 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
23222019-10-21 15:33:23,631 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
23232019-10-21 15:33:23,631 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [5]
23242019-10-21 15:33:23,744 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
23252019-10-21 15:33:23,745 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
23262019-10-21 15:33:23,745 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1245 ms]
23272019-10-21 15:33:23,745 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
23282019-10-21 15:33:23,745 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
23292019-10-21 15:33:23,745 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
23302019-10-21 15:33:23,750 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:33:22.115], not joining myself. This process will be retried.
23312019-10-21 15:33:23,759 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:47536: Contact Point returning 0 seed-nodes ([TreeSet()])
23322019-10-21 15:33:23,765 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
23332019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [16 ms]
23342019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
23352019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
23362019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
23372019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
23382019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
23392019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
23402019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
23412019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
23422019-10-21 15:33:23,766 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
23432019-10-21 15:33:23,766 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [2]
23442019-10-21 15:33:23,766 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
23452019-10-21 15:33:24,538 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart: Request shard [singleton] home. Coordinator [None]
23462019-10-21 15:33:24,545 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_reservation: Request shard [singleton] home. Coordinator [None]
23472019-10-21 15:33:24,560 DEBUG akka.cluster.sharding.ShardRegion - kafkaProducer-cart_price_offer: Request shard [singleton] home. Coordinator [None]
23482019-10-21 15:33:24,600 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-2,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@273132d2),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@6bc833ff),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
23492019-10-21 15:33:24,602 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-1,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@1cba3e7a),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@127dd39d),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
23502019-10-21 15:33:24,604 DEBUG akka.kafka.internal.KafkaConsumerActor - Creating Kafka consumer with akka.kafka.ConsumerSettings(properties=auto.offset.reset -> earliest,group.id -> cart,bootstrap.servers -> kafka:9092,enable.auto.commit -> false,client.id -> cart-3,keyDeserializer=Some(org.apache.kafka.common.serialization.StringDeserializer@34f27046),valueDeserializer=Some(com.lightbend.lagom.internal.scaladsl.broker.kafka.ScaladslKafkaDeserializer@3a3588a8),pollInterval=1 second,pollTimeout=50 milliseconds,stopTimeout=30 seconds,closeTimeout=20 seconds,commitTimeout=15 seconds,commitRefreshInterval=Duration.Inf,dispatcher=akka.kafka.default-dispatcher,commitTimeWarning=1 second,waitClosePartition=500 milliseconds,metadataRequestTimeout=5 seconds)
23512019-10-21 15:33:24,715 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
23522019-10-21 15:33:24,716 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
23532019-10-21 15:33:24,718 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
23542019-10-21 15:33:24,718 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1123 ms]
23552019-10-21 15:33:24,719 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
23562019-10-21 15:33:24,719 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
23572019-10-21 15:33:24,719 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
23582019-10-21 15:33:24,730 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:33:22.115], not joining myself. This process will be retried.
23592019-10-21 15:33:24,738 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
23602019-10-21 15:33:24,738 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [19 ms]
23612019-10-21 15:33:24,738 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
23622019-10-21 15:33:24,738 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
23632019-10-21 15:33:24,738 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
23642019-10-21 15:33:24,738 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
23652019-10-21 15:33:24,740 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [2 ms]
23662019-10-21 15:33:24,740 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
23672019-10-21 15:33:24,746 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [4 ms]
23682019-10-21 15:33:24,747 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
23692019-10-21 15:33:24,747 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
23702019-10-21 15:33:24,747 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42756"},"items":[{"metadata":{"name":"cart-6588c46d86-cn69x","generateName":"cart-6588c46d86-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-6588c46d86-cn69x","uid":"d055b3ce-e9e0-4fb6-914d-f8669b8f2542","resourceVersion":"42737","creationTimestamp":"2019-10-21T15:33:15Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"6588c46d86"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-6588c46d86","uid":"7af461f6-e716-4a3c-b6ea-1b941e470f5e","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"remoting","containerPort":2552,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:33:15Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:33:16Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://50bf3895a995269b138bc0ad56a95b90853f27d5c3f9167139af3722e1f8d7cd"}],"qosClass":"BestEffort"}}]}
2371]
23722019-10-21 15:33:24,765 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
23732019-10-21 15:33:24,765 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
23742019-10-21 15:33:24,765 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [6]
23752019-10-21 15:33:24,882 DEBUG akka.io.TcpListener - Successfully bound to /0.0.0.0:9000
23762019-10-21 15:33:24,912 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
23772019-10-21 15:33:24,916 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
23782019-10-21 15:33:24,917 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1154 ms]
23792019-10-21 15:33:24,917 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
23802019-10-21 15:33:24,917 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
23812019-10-21 15:33:24,918 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
23822019-10-21 15:33:25,008 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:47536: Contact Point returning 0 seed-nodes ([TreeSet()])
23832019-10-21 15:33:25,009 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
23842019-10-21 15:33:25,009 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [92 ms]
23852019-10-21 15:33:25,009 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
23862019-10-21 15:33:25,010 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
23872019-10-21 15:33:25,010 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
23882019-10-21 15:33:25,011 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
23892019-10-21 15:33:25,011 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
23902019-10-21 15:33:25,011 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
23912019-10-21 15:33:25,011 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
23922019-10-21 15:33:25,011 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
23932019-10-21 15:33:25,012 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
23942019-10-21 15:33:25,012 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [3]
23952019-10-21 15:33:25,012 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
23962019-10-21 15:33:25,126 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
23972019-10-21 15:33:25,127 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
23982019-10-21 15:33:25,127 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [1]
23992019-10-21 15:33:25,753 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:33:22.115], not joining myself. This process will be retried.
24002019-10-21 15:33:25,810 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
24012019-10-21 15:33:25,816 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
24022019-10-21 15:33:25,819 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
24032019-10-21 15:33:25,840 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1073 ms]
24042019-10-21 15:33:25,862 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
24052019-10-21 15:33:25,862 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
24062019-10-21 15:33:25,862 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
24072019-10-21 15:33:26,143 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
24082019-10-21 15:33:26,144 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [325 ms]
24092019-10-21 15:33:26,146 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
24102019-10-21 15:33:26,146 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
24112019-10-21 15:33:26,147 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [2 ms]
24122019-10-21 15:33:26,147 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
24132019-10-21 15:33:26,152 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [5 ms]
24142019-10-21 15:33:26,152 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
24152019-10-21 15:33:26,153 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
24162019-10-21 15:33:26,153 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
24172019-10-21 15:33:26,153 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
24182019-10-21 15:33:26,153 DEBUG akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Kubernetes API entity: [{"kind":"PodList","apiVersion":"v1","metadata":{"selfLink":"/api/v1/namespaces/default/pods","resourceVersion":"42759"},"items":[{"metadata":{"name":"cart-6588c46d86-cn69x","generateName":"cart-6588c46d86-","namespace":"default","selfLink":"/api/v1/namespaces/default/pods/cart-6588c46d86-cn69x","uid":"d055b3ce-e9e0-4fb6-914d-f8669b8f2542","resourceVersion":"42737","creationTimestamp":"2019-10-21T15:33:15Z","labels":{"app":"cart","app.kubernetes.io/chartVersion":"0.1.0","app.kubernetes.io/imageTag":"97dd28b69615d2452a3ef11c1a4192d11523cb20","app.kubernetes.io/instance":"cart","app.kubernetes.io/managed-by":"Tiller","app.kubernetes.io/name":"cart","app.kubernetes.io/part-of":"backend","app.kubernetes.io/version":"97dd28b69615d2452a3ef11c1a4192d11523cb20","helm.sh/chart":"cart-0.1.0","pod-template-hash":"6588c46d86"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"cart-6588c46d86","uid":"7af461f6-e716-4a3c-b6ea-1b941e470f5e","controller":true,"blockOwnerDeletion":true}]},"spec":{"volumes":[{"name":"default-token-s9gwc","secret":{"secretName":"default-token-s9gwc","defaultMode":420}}],"containers":[{"name":"cart","image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","ports":[{"name":"http","containerPort":9000,"protocol":"TCP"},{"name":"remoting","containerPort":2552,"protocol":"TCP"},{"name":"management","containerPort":8558,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"common-service-config"}},{"configMapRef":{"name":"cart-config"}}],"env":[{"name":"CLUSTER_BOOTSTRAP_SERVICE_NAME","value":"cart"},{"name":"CLUSTER_BOOTSTRAP_CONTACT_POINT_NR","value":"1"},{"name":"JAVA_OPTS","value":"-Xms256m -Xmx256m -Dconfig.resource=prod-application.conf"},{"name":"PLAY_HTTP_SECRET_KEY","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"http.play.secretKey"}}},{"name":"DB_USER","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.user"}}},{"name":"DB_PASS","valueFrom":{"secretKeyRef":{"name":"common-service-secret","key":"postgres.password"}}}],"resources":{},"volumeMounts":[{"name":"default-token-s9gwc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/alive","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"readinessProbe":{"httpGet":{"path":"/ready","port":"management","scheme":"HTTP"},"initialDelaySeconds":20,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":10},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"Never"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z","reason":"ContainersNotReady","message":"containers with unready status: [cart]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2019-10-21T15:33:15Z"}],"hostIP":"10.0.2.15","podIP":"172.17.0.4","startTime":"2019-10-21T15:33:15Z","containerStatuses":[{"name":"cart","state":{"running":{"startedAt":"2019-10-21T15:33:16Z"}},"lastState":{},"ready":false,"restartCount":0,"image":"cart:97dd28b69615d2452a3ef11c1a4192d11523cb20","imageID":"docker://sha256:738a509b000132c58685974f4474e1e63fb31ea980d1f7acfcbc02c4cb0c4db4","containerID":"docker://50bf3895a995269b138bc0ad56a95b90853f27d5c3f9167139af3722e1f8d7cd"}],"qosClass":"BestEffort"}}]}
2419]
24202019-10-21 15:33:26,192 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Located service members based on: [Lookup(cart,None,Some(tcp))]: [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))], filtered to [ResolvedTarget(172-17-0-4.default.pod.cluster.local,None,Some(/172.17.0.4))]
24212019-10-21 15:33:26,192 DEBUG akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Ensuring probing actor: contactPointProbe-172-17-0-4.default.pod.cluster.local-8558
24222019-10-21 15:33:26,192 DEBUG akka.actor.TimerScheduler - Start timer [resolve-key] with generation [7]
24232019-10-21 15:33:26,200 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
24242019-10-21 15:33:26,201 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
24252019-10-21 15:33:26,201 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1191 ms]
24262019-10-21 15:33:26,201 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
24272019-10-21 15:33:26,201 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
24282019-10-21 15:33:26,201 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
24292019-10-21 15:33:26,203 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:47536: Contact Point returning 0 seed-nodes ([TreeSet()])
24302019-10-21 15:33:26,204 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
24312019-10-21 15:33:26,205 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [3 ms]
24322019-10-21 15:33:26,205 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
24332019-10-21 15:33:26,205 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
24342019-10-21 15:33:26,205 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
24352019-10-21 15:33:26,210 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
24362019-10-21 15:33:26,211 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [5 ms]
24372019-10-21 15:33:26,211 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
24382019-10-21 15:33:26,211 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
24392019-10-21 15:33:26,211 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
24402019-10-21 15:33:26,211 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
24412019-10-21 15:33:26,226 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [4]
24422019-10-21 15:33:26,226 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
24432019-10-21 15:33:26,737 DEBUG akka.management.cluster.bootstrap.LowestAddressJoinDecider - Contact points observations have changed more recently than the stable-margin [5000 milliseconds], changed at [2019-10-21T15:33:22.115], not joining myself. This process will be retried.
24442019-10-21 15:33:27,205 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
24452019-10-21 15:33:27,206 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
24462019-10-21 15:33:27,207 DEBUG akka.actor.TimerScheduler - Start timer [PollTask] with generation [2]
24472019-10-21 15:33:27,318 DEBUG akka.management.cluster.bootstrap.internal.HttpContactPointBootstrap - Probing [http://172-17-0-4.default.pod.cluster.local:8558/bootstrap/seed-nodes] for seed nodes...
24482019-10-21 15:33:27,320 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /bootstrap/seed-nodes Empty]
24492019-10-21 15:33:27,322 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1107 ms]
24502019-10-21 15:33:27,322 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
24512019-10-21 15:33:27,323 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
24522019-10-21 15:33:27,323 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
24532019-10-21 15:33:27,329 INFO akka.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes - Bootstrap request from 172.17.0.4:47536: Contact Point returning 0 seed-nodes ([TreeSet()])
24542019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Received response
24552019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] Before event [onResponseReceived] In state [WaitingForResponse] for [12 ms]
24562019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] onResponseReceived in WaitingForResponse with false
24572019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] After event [onResponseReceived] State change [WaitingForResponse] -> [WaitingForResponseDispatch]
24582019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseDispatch)] Before event [onResponseDispatchable] In state [WaitingForResponseDispatch] for [0 ms]
24592019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] After event [onResponseDispatchable] State change [WaitingForResponseDispatch] -> [WaitingForResponseEntitySubscription]
24602019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponseEntitySubscription)] Before event [onResponseEntitySubscribed] In state [WaitingForResponseEntitySubscription] for [0 ms]
24612019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] After event [onResponseEntitySubscribed] State change [WaitingForResponseEntitySubscription] -> [WaitingForEndOfResponseEntity]
24622019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForEndOfResponseEntity)] Before event [onResponseEntityCompleted] In state [WaitingForEndOfResponseEntity] for [0 ms]
24632019-10-21 15:33:27,331 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] After event [onResponseEntityCompleted] State change [WaitingForEndOfResponseEntity] -> [Idle]
24642019-10-21 15:33:27,332 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Slot became idle... Trying to pull
24652019-10-21 15:33:27,332 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Contact point [akka.tcp://application@172.17.0.4:2552] returned [0] seed-nodes []
24662019-10-21 15:33:27,332 DEBUG akka.actor.TimerScheduler - Start timer [probing-key] with generation [5]
24672019-10-21 15:33:27,364 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Looking up [Lookup(cart,None,Some(tcp))]
24682019-10-21 15:33:27,368 INFO akka.discovery.kubernetes.KubernetesApiServiceDiscovery - Querying for pods with label selector: [app=cart]. Namespace: [default]. Port: [None]
24692019-10-21 15:33:27,369 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Dispatching request [GET /api/v1/namespaces/default/pods Empty]
24702019-10-21 15:33:27,369 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (Idle)] Before event [onNewRequest] In state [Idle] for [1215 ms]
24712019-10-21 15:33:27,370 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] After event [onNewRequest] State change [Idle] -> [PushingRequestToConnection]
24722019-10-21 15:33:27,370 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (PushingRequestToConnection)] Before event [onRequestDispatched] In state [PushingRequestToConnection] for [0 ms]
24732019-10-21 15:33:27,370 DEBUG akka.http.impl.engine.client.PoolGateway - [0 (WaitingForResponse)] After event [onRequestDispatched] State change [PushingRequestToConnection] -> [WaitingForResponse]
24742019-10-21 15:33:27,930 INFO akka.management.cluster.bootstrap.internal.BootstrapCoordinator - Initiating new cluster, self-joining [akka.tcp://application@172.17.0.4:2552]. Other nodes are expected to locate this cluster via continued contact-point probing.