Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1932

[Strimzi System test] - KafkaST#testForTopicOperator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 1.5.0.GA
    • None

      * PR -> https://github.com/strimzi/strimzi-kafka-operator/pull/2989:*

      Back link to Report Portal:

      Test Item comments:

      Bad waiting on the topic name

      Test execution log:

      Test execution log
       Time: 05/11/2020 07:33:02, Level: INFO, Log: 2020-05-10 23:13:06 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:94] Start time of operation TEST_EXECUTION is correctly stored
      2020-05-10 23:13:06 &amp#27;[32mINFO &amp#27;[m [TestSeparator:27] ############################################################################
      2020-05-10 23:13:06 &amp#27;[32mINFO &amp#27;[m [TestSeparator:28] io.strimzi.systemtest.KafkaST.testForTopicOperator-STARTED
      2020-05-10 23:13:06 &amp#27;[32mINFO &amp#27;[m [ResourceManager:100] Setting pointer to method resources
      2020-05-10 23:13:06 &amp#27;[32mINFO &amp#27;[m [KafkaResource:220] Waiting for Kafka my-cluster in namespace kafka-cluster-test
      2020-05-10 23:13:06 &amp#27;[32mINFO &amp#27;[m [StatefulSetUtils:137] Waiting for StatefulSet my-cluster-zookeeper to be ready
      2020-05-10 23:13:08 &amp#27;[32mINFO &amp#27;[m [StatefulSetUtils:142] Waiting for 3 Pod(s) of StatefulSet my-cluster-zookeeper to be ready
      2020-05-10 23:13:45 &amp#27;[32mINFO &amp#27;[m [StatefulSetUtils:145] StatefulSet my-cluster-zookeeper is ready
      2020-05-10 23:13:45 &amp#27;[32mINFO &amp#27;[m [StatefulSetUtils:137] Waiting for StatefulSet my-cluster-kafka to be ready
      2020-05-10 23:13:45 &amp#27;[32mINFO &amp#27;[m [StatefulSetUtils:142] Waiting for 3 Pod(s) of StatefulSet my-cluster-kafka to be ready
      2020-05-10 23:19:08 &amp#27;[32mINFO &amp#27;[m [StatefulSetUtils:145] StatefulSet my-cluster-kafka is ready
      2020-05-10 23:19:08 &amp#27;[32mINFO &amp#27;[m [DeploymentUtils:156] Waiting for Deployment my-cluster-entity-operator
      2020-05-10 23:19:18 &amp#27;[32mINFO &amp#27;[m [DeploymentUtils:160] Deployment my-cluster-entity-operator is ready
      2020-05-10 23:19:18 &amp#27;[32mINFO &amp#27;[m [KafkaTopicResource:65] Created KafkaTopic my-topic-726181508-808209738
      2020-05-10 23:19:18 &amp#27;[32mINFO &amp#27;[m [ResourceManager:416] Wait for KafkaTopic: my-topic-726181508-808209738 will have desired state: Ready
      2020-05-10 23:19:19 &amp#27;[32mINFO &amp#27;[m [ResourceManager:425] KafkaTopic:my-topic-726181508-808209738 is in desired state: Ready
      2020-05-10 23:20:27 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:113] End time of operation TEST_EXECUTION is correctly stored
      2020-05-10 23:20:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:64] Collecting events in Namespace kafka-cluster-test
      2020-05-10 23:20:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:71] Collecting ConfigMaps in Namespace kafka-cluster-test
      2020-05-10 23:20:27 &amp#27;[32mINFO &amp#27;[m [LogCollector:44] Collecting logs for Pod(s) in namespace kafka-cluster-test
      2020-05-10 23:20:32 &amp#27;[32mINFO &amp#27;[m [LogCollector:78] Collecting Deployments in Namespace kafka-cluster-test
      2020-05-10 23:20:32 &amp#27;[32mINFO &amp#27;[m [LogCollector:83] Collecting StatefulSets in Namespace kafka-cluster-test
      2020-05-10 23:20:32 &amp#27;[32mINFO &amp#27;[m [LogCollector:88] Collecting ReplicaSet in Namespace kafka-cluster-test
      2020-05-10 23:20:32 &amp#27;[32mINFO &amp#27;[m [LogCollector:93] Collecting Strimzi in Namespace kafka-cluster-test
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [Exec:166] Command: oc get strimzi -o yaml -n kafka-cluster-test
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [Exec:167] RETURN code: 0
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [Exec:169] ======STDOUT START=======
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [Exec:170] apiVersion: v1
      items:
      - apiVersion: kafka.strimzi.io/v1beta1
        kind: Kafka
        metadata:
          creationTimestamp: 2020-05-10T23:13:06Z
          generation: 1
          name: my-cluster
          namespace: kafka-cluster-test
          resourceVersion: "88626"
          selfLink: /apis/kafka.strimzi.io/v1beta1/namespaces/kafka-cluster-test/kafkas/my-cluster
          uid: cea4f83e-9313-11ea-8c60-fa163eb29bea
        spec:
          entityOperator:
            topicOperator:
              image: docker.io/strimzi/operator:latest
              logging:
                loggers:
                  rootLogger.level: DEBUG
                type: inline
              reconciliationIntervalSeconds: 90
              topicMetadataMaxAttempts: 6
              zookeeperSessionTimeoutSeconds: 20
            userOperator:
              image: docker.io/strimzi/operator:latest
              logging:
                loggers:
                  rootLogger.level: DEBUG
                type: inline
              reconciliationIntervalSeconds: 120
              zookeeperSessionTimeoutSeconds: 6
          kafka:
            config:
              log.message.format.version: "2.5"
              offsets.topic.replication.factor: 3
              transaction.state.log.min.isr: 2
              transaction.state.log.replication.factor: 3
            listeners:
              plain: {}
              tls: {}
            logging:
              loggers:
                kafka.root.logger.level: DEBUG
              type: inline
            replicas: 3
            storage:
              type: ephemeral
            version: 2.5.0
          zookeeper:
            logging:
              loggers:
                zookeeper.root.logger: DEBUG
              type: inline
            replicas: 3
            storage:
              type: ephemeral
        status:
          conditions:
          - lastTransitionTime: 2020-05-10T23:19:17+0000
            status: "True"
            type: Ready
          listeners:
          - addresses:
            - host: my-cluster-kafka-bootstrap.kafka-cluster-test.svc
              port: 9092
            bootstrapServers: my-cluster-kafka-bootstrap.kafka-cluster-test.svc:9092
            type: plain
          - addresses:
            - host: my-cluster-kafka-bootstrap.kafka-cluster-test.svc
              port: 9093
            bootstrapServers: my-cluster-kafka-bootstrap.kafka-cluster-test.svc:9093
            certificates:
            - |
              -----BEGIN CERTIFICATE-----
              MIIDLTCCAhWgAwIBAgIJAM0lTM8izbG9MA0GCSqGSIb3DQEBCwUAMC0xEzARBgNV
              BAoMCmlvLnN0cmltemkxFjAUBgNVBAMMDWNsdXN0ZXItY2EgdjAwHhcNMjAwNTEw
              MjMxMzA3WhcNMjEwNTEwMjMxMzA3WjAtMRMwEQYDVQQKDAppby5zdHJpbXppMRYw
              FAYDVQQDDA1jbHVzdGVyLWNhIHYwMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB
              CgKCAQEA6gnoodPAkh9jKEzzfogppdMLt52ROFDNY3PuBFPr7IXyVXbschKeDj+d
              B2DzVFviCDrA7vRqDKzvUBhgEzcDa6i80Lpv9HutiJ2Q2cy86d9MVZyZt1k2o5Ii
              r8cuwaoNmTe2tXQ6uI8HwERwr5xOJxXUPoEclLmBdMCCS9hCR6wF3IbKyIKHH8V8
              eUEnfVLv72SWB5fizRXWbFYIbeELEKGpteqwUujkFUdt1c6mu4mVt0zO9+zhAWg7
              Or1A0/+1lKSWoU1jLR0FAR2Ay35f05DzjyonQSMErtuWKyvH8/YOBa7xmtBCEOu1
              lXo/1qRhXGxvFs4zGqZzWQoART4pfQIDAQABo1AwTjAdBgNVHQ4EFgQUX+vITEHi
              3dHcAUyMzDQzH4pZuFMwHwYDVR0jBBgwFoAUX+vITEHi3dHcAUyMzDQzH4pZuFMw
              DAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEA6VcRgFjlcJiPjHwcUEPk
              uYEEv4YyvdE0T8TWtqZ0ho9lMOFO6Q5d8AVNYMM33yD2Ydee07dVGTXOqGd0UXhY
              FAuBoEBm7Mgou/caZPEk2sfXaUGAxMeeSm+JSGXhfzPPkmZIA9qvWbiuakh8Ruuc
              0VL5WZaAX1VSer8v1Wk9VCNoTWUXnLHOuumFb+5ypEYJQWtEZ4sVKoXdm/V1eDE7
              2vhauUtGQV+fb84GmfPSNxfPnzBzU+qBmTQ2q+Fy5/VFrtgwVzSx5A5UBRxTL03S
              q9/hSNRUUbfK8utsvK9uaG7Dl+g+n0IyxpKhJIn43wC/fpNCm3E5GEbgq2UOGlc+
              8g==
              -----END CERTIFICATE-----
            type: tls
          observedGeneration: 1
      - apiVersion: kafka.strimzi.io/v1beta1
        kind: KafkaTopic
        metadata:
          creationTimestamp: 2020-05-10T23:19:18Z
          generation: 1
          labels:
            strimzi.io/cluster: my-cluster
          name: my-topic-726181508-808209738
          namespace: kafka-cluster-test
          resourceVersion: "88640"
          selfLink: /apis/kafka.strimzi.io/v1beta1/namespaces/kafka-cluster-test/kafkatopics/my-topic-726181508-808209738
          uid: ac412beb-9314-11ea-8c60-fa163eb29bea
        spec:
          config:
            min.insync.replicas: 1
            retention.ms: 7200000
            segment.bytes: 1073741824
          partitions: 1
          replicas: 1
        status:
          conditions:
          - lastTransitionTime: 2020-05-10T23:19:19.187Z
            status: "True"
            type: Ready
          observedGeneration: 1
      kind: List
      metadata:
        resourceVersion: ""
        selfLink: ""
      
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [Exec:171] ======STDOUT END======
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:113] End time of operation TEST_EXECUTION is correctly stored
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [BaseST:671] Search in strimzi-cluster-operator log for errors in last 446 seconds
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [BaseST:755] Test execution contains exception, going to recreate test environment
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [ResourceManager:353] -----CLEARING METHOD RESOURCES-----
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [ResourceManager:227] Deleting KafkaTopic my-topic-726181508-808209738 in namespace kafka-cluster-test
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [ResourceManager:122] Deleting Kafka my-cluster in namespace kafka-cluster-test
      2020-05-10 23:20:33 &amp#27;[32mINFO &amp#27;[m [ResourceManager:240] Waiting when all the pods are terminated for Kafka my-cluster
      2020-05-10 23:20:33 &amp#27;[33mWARN &amp#27;[m [StatefulSetUtils:159] StatefulSet my-cluster-zookeeper is not deleted yet! Triggering force delete by cmd client!
      2020-05-10 23:20:38 &amp#27;[32mINFO &amp#27;[m [PodUtils:143] Waiting when Pod my-cluster-zookeeper-0 will be deleted
      2020-05-10 23:20:54 &amp#27;[32mINFO &amp#27;[m [PodUtils:158] Pod my-cluster-zookeeper-0 deleted
      2020-05-10 23:20:54 &amp#27;[32mINFO &amp#27;[m [PodUtils:143] Waiting when Pod my-cluster-zookeeper-1 will be deleted
      2020-05-10 23:20:54 &amp#27;[32mINFO &amp#27;[m [PodUtils:158] Pod my-cluster-zookeeper-1 deleted
      2020-05-10 23:20:54 &amp#27;[32mINFO &amp#27;[m [PodUtils:143] Waiting when Pod my-cluster-zookeeper-2 will be deleted
      2020-05-10 23:20:54 &amp#27;[32mINFO &amp#27;[m [PodUtils:158] Pod my-cluster-zookeeper-2 deleted
      2020-05-10 23:20:54 &amp#27;[32mINFO &amp#27;[m [PodUtils:143] Waiting when Pod my-cluster-kafka-0 will be deleted
      2020-05-10 23:21:14 &amp#27;[32mINFO &amp#27;[m [PodUtils:158] Pod my-cluster-kafka-0 deleted
      2020-05-10 23:21:14 &amp#27;[32mINFO &amp#27;[m [PodUtils:143] Waiting when Pod my-cluster-kafka-1 will be deleted
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [PodUtils:158] Pod my-cluster-kafka-1 deleted
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [PodUtils:143] Waiting when Pod my-cluster-kafka-2 will be deleted
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [PodUtils:158] Pod my-cluster-kafka-2 deleted
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [SecretUtils:94] Waiting for Secret my-cluster deletion
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [SecretUtils:108] Secret my-cluster deleted
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [PersistentVolumeClaimUtils:58] Wait until PVC deletion for cluster my-cluster
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [PersistentVolumeClaimUtils:72] PVC for cluster my-cluster was deleted
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ConfigMapUtils:66] Waiting for all ConfigMaps of cluster my-cluster-kafka-config deletion
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ConfigMapUtils:80] ConfigMaps of cluster my-cluster-kafka-config were deleted
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ConfigMapUtils:66] Waiting for all ConfigMaps of cluster my-cluster-zookeeper-config deletion
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ConfigMapUtils:80] ConfigMaps of cluster my-cluster-zookeeper-config were deleted
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:359] -----METHOD RESOURCES CLEARED-----
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:344] -----CLEARING CLASS RESOURCES-----
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:227] Deleting NetworkPolicy global-network-policy in namespace kafka-cluster-test
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:188] Deleting Deployment strimzi-cluster-operator
      2020-05-10 23:21:24 &amp#27;[32mINFO &amp#27;[m [ResourceManager:334] Waiting when all the pods are terminated for Deployment strimzi-cluster-operator
      2020-05-10 23:21:24 &amp#27;[33mWARN &amp#27;[m [DeploymentUtils:190] Deployment strimzi-cluster-operator is not deleted yet! Triggering force delete by cmd client!
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [ResourceManager:202] Deleting RoleBinding strimzi-cluster-operator-topic-operator-delegation
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [ResourceManager:202] Deleting RoleBinding strimzi-cluster-operator-entity-operator-delegation
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [ResourceManager:195] Deleting ClusterRoleBinding strimzi-cluster-operator-kafka-broker-delegation
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [ResourceManager:195] Deleting ClusterRoleBinding strimzi-cluster-operator
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [ResourceManager:202] Deleting RoleBinding strimzi-cluster-operator
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [ResourceManager:349] -----CLASS RESOURCES CLEARED-----
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/048-Crd-kafkamirrormaker2.yaml
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/047-Crd-kafkaconnector.yaml
      2020-05-10 23:21:30 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/046-Crd-kafkabridge.yaml
      2020-05-10 23:21:31 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/045-Crd-kafkamirrormaker.yaml
      2020-05-10 23:21:31 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/044-Crd-kafkauser.yaml
      2020-05-10 23:21:31 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/043-Crd-kafkatopic.yaml
      2020-05-10 23:21:31 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/042-Crd-kafkaconnects2i.yaml
      2020-05-10 23:21:32 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/041-Crd-kafkaconnect.yaml
      2020-05-10 23:21:32 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/040-Crd-kafka.yaml
      2020-05-10 23:21:32 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/032-ClusterRole-strimzi-topic-operator.yaml
      2020-05-10 23:21:33 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/031-ClusterRole-strimzi-entity-operator.yaml
      2020-05-10 23:21:33 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/030-ClusterRole-strimzi-kafka-broker.yaml
      2020-05-10 23:21:33 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/021-ClusterRole-strimzi-cluster-operator-role.yaml
      2020-05-10 23:21:33 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/020-ClusterRole-strimzi-cluster-operator-role.yaml
      2020-05-10 23:21:33 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:175] Deleting configuration file: ../install/cluster-operator/010-ServiceAccount-strimzi-cluster-operator.yaml
      2020-05-10 23:21:34 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:220] Deleting Namespace kafka-cluster-test
      2020-05-10 23:21:41 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:226] Using Namespace kafka-cluster-test
      2020-05-10 23:21:41 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:118] Changing to kafka-cluster-test namespace
      2020-05-10 23:21:41 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:195] Creating Namespace kafka-cluster-test
      2020-05-10 23:21:41 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:201] Using Namespace kafka-cluster-test
      2020-05-10 23:21:41 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:118] Changing to kafka-cluster-test namespace
      2020-05-10 23:21:41 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/010-ServiceAccount-strimzi-cluster-operator.yaml
      2020-05-10 23:21:42 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/020-ClusterRole-strimzi-cluster-operator-role.yaml
      2020-05-10 23:21:42 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/021-ClusterRole-strimzi-cluster-operator-role.yaml
      2020-05-10 23:21:42 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/030-ClusterRole-strimzi-kafka-broker.yaml
      2020-05-10 23:21:43 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/031-ClusterRole-strimzi-entity-operator.yaml
      2020-05-10 23:21:43 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/032-ClusterRole-strimzi-topic-operator.yaml
      2020-05-10 23:21:43 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/040-Crd-kafka.yaml
      2020-05-10 23:21:43 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/041-Crd-kafkaconnect.yaml
      2020-05-10 23:21:44 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/042-Crd-kafkaconnects2i.yaml
      2020-05-10 23:21:44 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/043-Crd-kafkatopic.yaml
      2020-05-10 23:21:44 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/044-Crd-kafkauser.yaml
      2020-05-10 23:21:45 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/045-Crd-kafkamirrormaker.yaml
      2020-05-10 23:21:45 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/046-Crd-kafkabridge.yaml
      2020-05-10 23:21:45 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/047-Crd-kafkaconnector.yaml
      2020-05-10 23:21:45 &amp#27;[32mINFO &amp#27;[m [KubeClusterResource:97] Applying configuration file: ../install/cluster-operator/048-Crd-kafkamirrormaker2.yaml
      2020-05-10 23:21:46 &amp#27;[32mINFO &amp#27;[m [ResourceManager:105] Setting pointer to class resources
      2020-05-10 23:21:46 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:143] Creating RoleBinding from ../install/cluster-operator/020-RoleBinding-strimzi-cluster-operator.yaml in namespace kafka-cluster-test
      2020-05-10 23:21:46 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:158] Creating ClusterRoleBinding from ../install/cluster-operator/021-ClusterRoleBinding-strimzi-cluster-operator.yaml in namespace kafka-cluster-test
      2020-05-10 23:21:46 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:158] Creating ClusterRoleBinding from ../install/cluster-operator/030-ClusterRoleBinding-strimzi-cluster-operator-kafka-broker-delegation.yaml in namespace kafka-cluster-test
      2020-05-10 23:21:46 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:143] Creating RoleBinding from ../install/cluster-operator/031-RoleBinding-strimzi-cluster-operator-entity-operator-delegation.yaml in namespace kafka-cluster-test
      2020-05-10 23:21:46 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:143] Creating RoleBinding from ../install/cluster-operator/032-RoleBinding-strimzi-cluster-operator-topic-operator-delegation.yaml in namespace kafka-cluster-test
      2020-05-10 23:22:07 &amp#27;[32mINFO &amp#27;[m [DeploymentUtils:173] Waiting for 1 Pod(s) of Deployment strimzi-cluster-operator to be ready
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [DeploymentUtils:176] Deployment strimzi-cluster-operator is ready
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:406] Network policy successfully set to: DEFAULT_TO_DENY
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [KubernetesResource:323] NetworkPolicy successfully set to: true for namespace: kafka-cluster-test
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [BaseST:758] Env recreated.
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [ResourceManager:353] -----CLEARING METHOD RESOURCES-----
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [ResourceManager:359] -----METHOD RESOURCES CLEARED-----
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [TimeMeasuringSystem:113] End time of operation TEST_EXECUTION is correctly stored
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [TestSeparator:34] io.strimzi.systemtest.KafkaST.testForTopicOperator-FINISHED
      2020-05-10 23:22:18 &amp#27;[32mINFO &amp#27;[m [TestSeparator:35] ############################################################################
      
       Time: 05/11/2020 07:33:02, Level: ERROR, Log: Timeout after 60000 ms waiting for wait for 'my-topic' to be created in Kafka
      
       Time: 05/11/2020 07:33:02, Level: INFO, Log: logs-pod-my-cluster-entity-operator-6b9964d5bd-g6kl2-container-tls-sidecar.log
      

      [^5eb8ffafd58060000155444a.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-entity-operator-6b9964d5bd-g6kl2-container-tls-sidecar.log
      

      [^5eb8ffafd58060000155444d.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-entity-operator-6b9964d5bd-g6kl2-container-topic-operator.log
      

      [^5eb8ffafd580600001554450.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-entity-operator-6b9964d5bd-g6kl2-container-topic-operator.log
      

      [^5eb8ffafd580600001554453.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-entity-operator-6b9964d5bd-g6kl2-container-user-operator.log
      

      [^5eb8ffafd580600001554456.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-entity-operator-6b9964d5bd-g6kl2-container-user-operator.log
      

      [^5eb8ffafd580600001554459.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-kafka-0-container-kafka.log
      

      [^5eb8ffafd58060000155445c.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-kafka-0-container-kafka.log
      

      [^5eb8ffafd58060000155445f.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-kafka-0-container-tls-sidecar.log
      

      [^5eb8ffafd580600001554462.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-kafka-0-container-tls-sidecar.log
      

      [^5eb8ffafd580600001554465.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-kafka-1-container-kafka.log
      

      [^5eb8ffafd580600001554468.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-kafka-1-container-kafka.log
      

      [^5eb8ffafd58060000155446b.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-kafka-1-container-tls-sidecar.log
      

      [^5eb8ffafd58060000155446e.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-kafka-1-container-tls-sidecar.log
      

      [^5eb8ffafd580600001554471.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-kafka-2-container-kafka.log
      

      [^5eb8ffafd580600001554474.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-kafka-2-container-kafka.log
      

      [^5eb8ffafd580600001554477.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-kafka-2-container-tls-sidecar.log
      

      [^5eb8ffafd58060000155447a.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: describe-pod-my-cluster-kafka-2-container-tls-sidecar.log
      

      [^5eb8ffafd58060000155447d.txt]

       Time: 05/11/2020 07:33:03, Level: INFO, Log: logs-pod-my-cluster-zookeeper-0-container-zookeeper.log
      

      [^5eb8ffb0d580600001554480.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: describe-pod-my-cluster-zookeeper-0-container-zookeeper.log
      

      [^5eb8ffb0d580600001554484.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: logs-pod-my-cluster-zookeeper-1-container-zookeeper.log
      

      [^5eb8ffb0d580600001554487.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: describe-pod-my-cluster-zookeeper-1-container-zookeeper.log
      

      [^5eb8ffb0d58060000155448a.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: logs-pod-my-cluster-zookeeper-2-container-zookeeper.log
      

      [^5eb8ffb0d58060000155448d.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: describe-pod-my-cluster-zookeeper-2-container-zookeeper.log
      

      [^5eb8ffb0d580600001554491.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: logs-pod-strimzi-cluster-operator-579479f5c4-7s7n4-container-strimzi-cluster-operator.log
      

      [^5eb8ffb0d580600001554494.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: describe-pod-strimzi-cluster-operator-579479f5c4-7s7n4-container-strimzi-cluster-operator.log
      

      [^5eb8ffb0d58060000155449a.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: deployments.log
      

      [^5eb8ffb0d58060000155449e.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: statefulsets.log
      

      [^5eb8ffb0d5806000015544a1.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: replicasets.log
      

      [^5eb8ffb0d5806000015544a4.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: strimzi-custom-resources.log
      

      [^5eb8ffb0d5806000015544a7.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: events-in-namespacekafka-cluster-test.log
      

      [^5eb8ffb0d5806000015544aa.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: my-cluster-entity-topic-operator-config-kafka-cluster-test.log
      

      [^5eb8ffb0d5806000015544ad.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: my-cluster-entity-user-operator-config-kafka-cluster-test.log
      

      [^5eb8ffb0d5806000015544b0.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: my-cluster-kafka-config-kafka-cluster-test.log
      

      [^5eb8ffb0d5806000015544b3.txt]

       Time: 05/11/2020 07:33:04, Level: INFO, Log: my-cluster-zookeeper-config-kafka-cluster-test.log
      

      [^5eb8ffb0d5806000015544b6.txt]

            morsak Maros Orsak
            morsak Maros Orsak
            Maros Orsak Maros Orsak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: