==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: ds-cts-2 Namespace: xlou Priority: 0 Node: gke-xlou-cdm-ds-32e4dcb1-4z9d/10.142.0.42 Start Time: Sat, 12 Aug 2023 20:45:24 +0000 Labels: affinity=directory app=ds-cts app.kubernetes.io/component=directory app.kubernetes.io/instance=ds-cts app.kubernetes.io/name=ds app.kubernetes.io/part-of=forgerock controller-revision-hash=ds-cts-64c87c98d8 statefulset.kubernetes.io/pod-name=ds-cts-2 tier=ds Annotations: Status: Running IP: 10.106.43.14 IPs: IP: 10.106.43.14 Controlled By: StatefulSet/ds-cts Init Containers: initialize: Container ID: containerd://66d61d05c97f6fd2e8d6e991322ac90a558f717670f18cf5d40dfa26772e2350 Image: gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.4.0-e46808a022da759ebe0ee43bf6f422fe91a4e54b Image ID: gcr.io/engineeringpit/lodestar-images/ds-cts@sha256:4f2d5af0bb27b1e3790d0fbb860f9e5c773569636e8f983ac32551191f01ad6e Port: Host Port: Command: /opt/opendj/scripts/init-and-restore.sh State: Terminated Reason: Completed Exit Code: 0 Started: Sat, 12 Aug 2023 20:45:30 +0000 Finished: Sat, 12 Aug 2023 20:45:41 +0000 Ready: True Restart Count: 0 Limits: memory: 14Gi Requests: cpu: 8 memory: 11Gi Environment Variables from: cloud-storage-credentials-cts Secret Optional: false Environment: DS_SET_UID_ADMIN_AND_MONITOR_PASSWORDS: true DS_UID_MONITOR_PASSWORD_FILE: /var/run/secrets/opendj-passwords/monitor.pw DS_UID_ADMIN_PASSWORD_FILE: /var/run/secrets/opendj-passwords/dirmanager.pw DSBACKUP_HOSTS: Optional: false DSBACKUP_DIRECTORY: Optional: false AUTORESTORE_FROM_DSBACKUP: Optional: false Mounts: /opt/opendj/data from data (rw) /opt/opendj/pem-keys-directory/master-key from secrets (rw,path="master-key-pair-combined.pem") /opt/opendj/pem-keys-directory/ssl-key-pair from secrets (rw,path="ssl-key-pair-combined.pem") /opt/opendj/pem-trust-directory/cacerts.pem from truststore (rw,path="cacerts") /opt/opendj/secrets from secrets (rw) /var/run/secrets/cloud-credentials-cache/ from cloud-credentials-cache (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-clrlq (ro) /var/run/secrets/opendj from secrets (rw) /var/run/secrets/opendj-passwords from passwords (rw) Containers: ds: Container ID: containerd://c7fd7228ca68b2b38a29943ebb0c8e123a39fe2ac8bec847e63cec31ab9157b8 Image: gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.4.0-e46808a022da759ebe0ee43bf6f422fe91a4e54b Image ID: gcr.io/engineeringpit/lodestar-images/ds-cts@sha256:4f2d5af0bb27b1e3790d0fbb860f9e5c773569636e8f983ac32551191f01ad6e Ports: 1389/TCP, 1636/TCP, 4444/TCP, 8989/TCP, 8080/TCP, 8443/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP Args: start-ds State: Running Started: Sat, 12 Aug 2023 20:45:42 +0000 Ready: True Restart Count: 0 Limits: memory: 14Gi Requests: cpu: 8 memory: 11Gi Environment Variables from: cloud-storage-credentials-cts Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) DSBACKUP_HOSTS: Optional: false DSBACKUP_DIRECTORY: Optional: false Mounts: /opt/opendj/data from data (rw) /opt/opendj/pem-keys-directory/master-key from secrets (rw,path="master-key-pair-combined.pem") /opt/opendj/pem-keys-directory/ssl-key-pair from secrets (rw,path="ssl-key-pair-combined.pem") /opt/opendj/pem-trust-directory/cacerts.pem from truststore (rw,path="cacerts") /opt/opendj/secrets from secrets (rw) /var/run/secrets/cloud-credentials-cache/ from cloud-credentials-cache (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-clrlq (ro) /var/run/secrets/opendj from secrets (rw) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: data: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: data-ds-cts-2 ReadOnly: false secrets: Type: Secret (a volume populated by a Secret) SecretName: ds Optional: false passwords: Type: Secret (a volume populated by a Secret) SecretName: ds-passwords Optional: false cloud-credentials-cache: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: truststore: Type: Secret (a volume populated by a Secret) SecretName: truststore-pem Optional: false kube-api-access-clrlq: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: WorkerDedicatedDS op=Exists node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 39m default-scheduler Successfully assigned xlou/ds-cts-2 to gke-xlou-cdm-ds-32e4dcb1-4z9d Normal SuccessfulAttachVolume 39m attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-e57d2e4d-d49c-4c8e-9f05-d5b1bca4d8ab" Normal Pulling 39m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.4.0-e46808a022da759ebe0ee43bf6f422fe91a4e54b" Normal Pulled 39m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.4.0-e46808a022da759ebe0ee43bf6f422fe91a4e54b" in 213.063104ms Normal Created 39m kubelet Created container initialize Normal Started 39m kubelet Started container initialize Normal Pulling 39m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.4.0-e46808a022da759ebe0ee43bf6f422fe91a4e54b" Normal Pulled 39m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/ds-cts:xlou-7.4.0-e46808a022da759ebe0ee43bf6f422fe91a4e54b" in 207.008393ms Normal Created 39m kubelet Created container ds Normal Started 39m kubelet Started container ds ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Initializing "data/db" from Docker image Initializing "data/changelogDb" from Docker image Initializing "data/import-tmp" from Docker image Initializing "data/locks" from Docker image Initializing "data/var" from Docker image Upgrading configuration and data... * OpenDJ data has already been upgraded to version 7.4.0.e46808a022da759ebe0ee43bf6f422fe91a4e54b Rebuilding degraded indexes for base DN "ou=tokens"... Updating the "uid=admin" password Updating the "uid=monitor" password Initialization completed AUTORESTORE_FROM_DSBACKUP is set to true. Will attempt to recover from backup DSBACKUP_DIRECTORY is set to gs://performance-bucket-us-east1/perf-tests/7.4-10M-users DSBACKUP_HOSTS is set to ds-cts-0,ds-idrepo-0 GCP Bucket detected. Restoring backups from GCP block storage Attempting to verify backup from: gs://performance-bucket-us-east1/perf-tests/7.4-10M-users/ds-cts-0 BACKUP_NAME is set to ds-cts-0 No Backup found in gs://performance-bucket-us-east1/perf-tests/7.4-10M-users/ds-cts-0. There's nothing to restore Initializing "data/changelogDb" from Docker image Initializing "data/import-tmp" from Docker image Upgrading configuration and data... * OpenDJ data has already been upgraded to version 7.4.0.e46808a022da759ebe0ee43bf6f422fe91a4e54b Rebuilding degraded indexes for base DN "ou=tokens"... Server configured with: Group ID : default Server ID : ds-cts-2 Advertised listen address : ds-cts-2.ds-cts.xlou.svc.cluster.local Bootstrap replication server(s) : ds-cts-0.ds-cts.xlou.svc.cluster.local:8989,ds-cts-1.ds-cts.xlou.svc.cluster.local:8989 {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:48.274Z","category":"JVM","severity":"NOTICE","msgId":134,"message":"ForgeRock Directory Services 7.4.0-20230804090409-e46808a022da759ebe0ee43bf6f422fe91a4e54b (build 20230804100405, revision number e46808a022da759ebe0ee43bf6f422fe91a4e54b) starting up"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:48.274Z","category":"JVM","severity":"NOTICE","msgId":21,"message":"Installation Directory: /opt/opendj"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:48.274Z","category":"JVM","severity":"NOTICE","msgId":23,"message":"Instance Directory: /opt/opendj"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:48.274Z","category":"JVM","severity":"NOTICE","msgId":17,"message":"JVM Information: 17.0.8+7-LTS by Azul Systems, Inc., 64-bit architecture, 11274289152 bytes heap size"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:48.274Z","category":"JVM","severity":"NOTICE","msgId":20,"message":"JVM Host: ds-cts-2.ds-cts.xlou.svc.cluster.local default/ds-cts-2, running Linux 5.10.162+ amd64, unknown physical memory size, number of processors available 16"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:48.274Z","category":"JVM","severity":"NOTICE","msgId":19,"message":"JVM Arguments: \"-XX:+UseG1GC\", \"-XX:MaxRAMPercentage=75\", \"-XX:MaxTenuringThreshold=1\", \"-Djava.security.egd=file:/dev/urandom\", \"-Dorg.opends.server.scriptName=start-ds\""} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:48.475Z","category":"CORE","severity":"WARNING","msgId":779,"message":"'External Access Log Publisher' is DEPRECATED for removal since 7.2.0. Its usage is highly discouraged."} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.076Z","category":"BACKEND","severity":"NOTICE","msgId":513,"message":"The database backend amCts containing 5 entries has started"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.276Z","category":"SYNC.PURGE","severity":"INFORMATION","msgId":394,"message":"The purge delay has been set to: 12 h"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.276Z","category":"SYNC.LIFECYCLE","severity":"NOTICE","msgId":204,"message":"Replication server RS(ds-cts-2) started listening for new connections on address 0.0.0.0 port 8989"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.677Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-cts-2) has connected to replication server RS(ds-cts-1) for domain \"uid=monitor\" at ds-cts-1.ds-cts.xlou.svc.cluster.local/10.106.42.142:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.677Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-cts-2) has connected to replication server RS(ds-cts-0) for domain \"uid=monitor\" at ds-cts-0.ds-cts.xlou.svc.cluster.local/10.106.42.14:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.677Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":206,"message":"Replication server RS(ds-cts-2) has accepted a connection from replication server RS(ds-cts-0) for domain \"ou=tokens\" at /10.106.42.14:40300"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.677Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-cts-2) has connected to replication server RS(ds-cts-1) for domain \"ou=tokens\" at ds-cts-1.ds-cts.xlou.svc.cluster.local/10.106.42.142:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.677Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":207,"message":"Replication server RS(ds-cts-2) has accepted a connection from directory server DS(ds-cts-2) for domain \"uid=monitor\" at /10.106.43.14:37148"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.677Z","category":"SYNC.CONNECTIONS","severity":"NOTICE","msgId":62,"message":"Directory server DS(ds-cts-2) has connected to replication server RS(ds-cts-2) for domain \"uid=monitor\" at 10.106.43.14:8989 with generation ID 48"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"SYNC.STATE","severity":"NOTICE","msgId":388,"message":"Directory server DS(ds-cts-2) did not find a generation ID for domain 'ou=tokens'. A new generation ID will be computed by exporting the first 5 entries in the domain."} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"BACKEND","severity":"NOTICE","msgId":515,"message":"Exported 5 entries and skipped 0 in 0 seconds (average rate 357.1/sec)"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"SYNC.CONNECTIONS","severity":"INFORMATION","msgId":207,"message":"Replication server RS(ds-cts-2) has accepted a connection from directory server DS(ds-cts-2) for domain \"ou=tokens\" at /10.106.43.14:37168"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"SYNC.CONNECTIONS","severity":"NOTICE","msgId":62,"message":"Directory server DS(ds-cts-2) has connected to replication server RS(ds-cts-2) for domain \"ou=tokens\" at 10.106.43.14:8989 with generation ID 69125"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"CORE","severity":"NOTICE","msgId":818,"message":"Registered 0 static groups, 0 dynamic groups and 0 virtual static groups. The static group cache is using 0 bytes of memory"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"PROTOCOL.LDAP","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on Administration Connector 0.0.0.0:4444"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"PROTOCOL.LDAP","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on LDAP 0.0.0.0:1389"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"PROTOCOL.HTTP","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on HTTP 0.0.0.0:8080"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"PROTOCOL.HTTP","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on HTTPS 0.0.0.0:8443"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"PROTOCOL.LDAP","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on LDAPS 0.0.0.0:1636"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"CORE","severity":"NOTICE","msgId":135,"message":"The Directory Server has started successfully"} {"eventName":"DJ-SERVER","timestamp":"2023-08-12T20:45:49.877Z","category":"CORE","severity":"NOTICE","msgId":139,"message":"The Directory Server has sent an alert notification generated by class org.opends.server.core.DirectoryServer (alert type org.opends.server.DirectoryServerStarted, alert ID org.opends.messages.core-135): The Directory Server has started successfully"}