==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: am-7849cf7bdb-8hgpl Namespace: xlou Priority: 0 Node: gke-xlou-cdm-default-pool-4f098948-zgn2/10.142.0.59 Start Time: Wed, 03 May 2023 01:20:57 +0000 Labels: app=am app.kubernetes.io/component=am app.kubernetes.io/instance=am app.kubernetes.io/name=am app.kubernetes.io/part-of=forgerock pod-template-hash=7849cf7bdb tier=middle Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true Status: Running IP: 10.106.40.229 IPs: IP: 10.106.40.229 Controlled By: ReplicaSet/am-7849cf7bdb Init Containers: fbc-init: Container ID: containerd://76f67d50eeb2e89ed6761d843d44264ea6a406530bdca6e5bf915c3633307c77 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:765dc783b1f6b9e19a100ced8eb318df743e813880286c1566229aa19a09a527 Port: Host Port: Command: /bin/bash -c if [ -d /fbc/config ]; then echo "Existing openam configuration found. Skipping copy" else echo "Copying docker image configuration files to the shared volume" cd /home/forgerock/openam cp -r .homeVersion * /fbc fi State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 03 May 2023 01:20:59 +0000 Finished: Wed, 03 May 2023 01:20:59 +0000 Ready: True Restart Count: 0 Environment: Mounts: /fbc from fbc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9jjld (ro) truststore-init: Container ID: containerd://4a3d85d252c122f5ceae9583e7561d984a267d55558e80e23404587f27ff427d Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:765dc783b1f6b9e19a100ced8eb318df743e813880286c1566229aa19a09a527 Port: Host Port: Command: /home/forgerock/import-pem-certs.sh State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 03 May 2023 01:21:00 +0000 Finished: Wed, 03 May 2023 01:21:00 +0000 Ready: True Restart Count: 0 Environment: TRUSTSTORE_PATH: /truststore/amtruststore TRUSTSTORE_PASSWORD: changeit AM_PEM_TRUSTSTORE: /var/run/secrets/truststore/cacerts Mounts: /truststore from new-truststore (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9jjld (ro) /var/run/secrets/truststore from truststore (rw) Containers: openam: Container ID: containerd://f7a5c66dd094666bfa62d6990cff6f1589508478c36e61778f8c96d855abc058 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:765dc783b1f6b9e19a100ced8eb318df743e813880286c1566229aa19a09a527 Port: 8080/TCP Host Port: 0/TCP Command: bash /home/forgerock/docker-entrypoint.sh State: Running Started: Wed, 03 May 2023 01:21:01 +0000 Ready: True Restart Count: 0 Limits: memory: 10Gi Requests: cpu: 11 memory: 10Gi Liveness: http-get http://:8080/am/json/health/live delay=30s timeout=5s period=30s #success=1 #failure=3 Readiness: http-get http://:8080/am/json/health/ready delay=20s timeout=5s period=10s #success=1 #failure=3 Startup: http-get http://:8080/am/json/health/live delay=0s timeout=1s period=10s #success=1 #failure=40 Environment Variables from: am-env-secrets Secret Optional: false platform-config ConfigMap Optional: false amster-env-secrets Secret Optional: false ds-env-secrets Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) AM_STORES_SSL_ENABLED: true TRUSTSTORE_PATH: /home/forgerock/amtruststore TRUSTSTORE_PASSWORD: changeit AM_STORES_USER_TYPE: LDAPv3ForForgeRockIAM Mounts: /home/forgerock/amtruststore from new-truststore (ro,path="amtruststore") /home/forgerock/openam from fbc (rw) /var/run/secrets/am from am-secrets (rw) /var/run/secrets/amster from amster-key (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9jjld (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: fbc: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: am-secrets: Type: Projected (a volume that contains injected data from multiple sources) SecretName: am-passwords SecretOptionalName: SecretName: am-keystore SecretOptionalName: amster-key: Type: Secret (a volume populated by a Secret) SecretName: amster Optional: false truststore: Type: Secret (a volume populated by a Secret) SecretName: truststore-pem Optional: false new-truststore: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-9jjld: 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: 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 2m26s default-scheduler Successfully assigned xlou/am-7849cf7bdb-8hgpl to gke-xlou-cdm-default-pool-4f098948-zgn2 Normal Pulling 2m25s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 2m24s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 273.325049ms Normal Created 2m24s kubelet Created container fbc-init Normal Started 2m24s kubelet Started container fbc-init Normal Pulling 2m23s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 2m23s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 208.44839ms Normal Created 2m23s kubelet Created container truststore-init Normal Started 2m23s kubelet Started container truststore-init Normal Pulling 2m22s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 2m22s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 201.335326ms Normal Created 2m22s kubelet Created container openam Normal Started 2m22s kubelet Started container openam Warning Unhealthy 2m4s (x2 over 2m14s) kubelet Startup probe failed: Get "http://10.106.40.229:8080/am/json/health/live": context deadline exceeded (Client.Timeout exceeded while awaiting headers) ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Copying docker image configuration files to the shared volume Copying /opt/java/openjdk/lib/security/cacerts to /truststore/amtruststore Found (1) certificates in /var/run/secrets/truststore/cacerts Importing (1) certificates into /truststore/amtruststore Certificate was added to keystore Import complete! Copying bootstrap files for legacy AMKeyProvider Waiting for User Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint User Store is responding Waiting for CTS to be available Trying ds-cts-0.ds-cts:8080/alive endpoint CTS is responding Waiting for Application Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Application Store is responding Waiting for Policy Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Policy Store is responding Waiting for UMA Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint UMA Store is responding Starting tomcat with opts: -server -Dcom.sun.services.debug.mergeall=on -Dcom.sun.identity.configuration.directory=/home/forgerock/openam -Dcom.iplanet.services.stats.state=off -Dcom.sun.identity.sm.sms_object_filebased_enabled=true -Dorg.forgerock.donotupgrade=true -DtomcatAccessLogDir=/proc/self/fd -DtomcatAccessLogFile=1 -XX:MaxRAMPercentage=75 -XX:InitialRAMPercentage=75 -XX:MaxTenuringThreshold=1 -Djava.security.egd=file:/dev/urandom -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI -Dcom.forgerock.am.fileconfig.basepaths=/home/forgerock/base/config/services,/home/forgerock/cdk/config/services -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore -Djavax.net.ssl.trustStorePassword=changeit -Djavax.net.ssl.trustStoreType=jks NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 03-May-2023 01:21:03.726 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.74 03-May-2023 01:21:03.728 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 13 2023 08:10:39 UTC 03-May-2023 01:21:03.729 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.74.0 03-May-2023 01:21:03.729 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 03-May-2023 01:21:03.729 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 5.10.147+ 03-May-2023 01:21:03.729 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 03-May-2023 01:21:03.729 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /opt/java/openjdk 03-May-2023 01:21:03.729 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 11.0.19+7 03-May-2023 01:21:03.729 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Eclipse Adoptium 03-May-2023 01:21:03.730 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat 03-May-2023 01:21:03.730 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat 03-May-2023 01:21:03.738 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED 03-May-2023 01:21:03.738 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED 03-May-2023 01:21:03.738 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.services.debug.mergeall=on 03-May-2023 01:21:03.739 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.configuration.directory=/home/forgerock/openam 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.iplanet.services.stats.state=off 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.sm.sms_object_filebased_enabled=true 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.donotupgrade=true 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogDir=/proc/self/fd 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogFile=1 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxRAMPercentage=75 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:InitialRAMPercentage=75 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxTenuringThreshold=1 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.security.egd=file:/dev/urandom 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.forgerock.am.fileconfig.basepaths=/home/forgerock/base/config/services,/home/forgerock/cdk/config/services 03-May-2023 01:21:03.740 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore 03-May-2023 01:21:03.741 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStorePassword=changeit 03-May-2023 01:21:03.741 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStoreType=jks 03-May-2023 01:21:03.741 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 03-May-2023 01:21:03.741 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat 03-May-2023 01:21:03.741 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat 03-May-2023 01:21:03.741 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp 03-May-2023 01:21:03.744 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.36] using APR version [1.7.0]. 03-May-2023 01:21:03.744 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 03-May-2023 01:21:03.745 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 03-May-2023 01:21:03.749 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 3.0.2 15 Mar 2022] 03-May-2023 01:21:03.967 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 03-May-2023 01:21:03.984 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8081"] 03-May-2023 01:21:03.984 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [412] milliseconds 03-May-2023 01:21:04.026 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 03-May-2023 01:21:04.026 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.74] 03-May-2023 01:21:04.030 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/am] 03-May-2023 01:21:11.572 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.assistedinject.FactoryProvider2$MethodHandleWrapper (file:/usr/local/tomcat/webapps/am/WEB-INF/lib/guice-assistedinject-4.2.1.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int) WARNING: Please consider reporting this to the maintainers of com.google.inject.assistedinject.FactoryProvider2$MethodHandleWrapper WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Starting up OpenAM at May 3, 2023, 1:21:13 AM {"timestamp":"2023-05-03T01:21:17.472Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"org.forgerock.openam.plugins.PluginLifecycle","message":"PluginTools#upgradePlugins: Encountered plugin org.forgerock.openam.auth.nodes.CloudOnlyNodesPlugin not configured in SMS","context":"default"} {"timestamp":"2023-05-03T01:21:19.487Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringConfig","message":"JDMK runtime not found - Legacy Monitoring disabled","context":"default"} {"timestamp":"2023-05-03T01:21:19.497Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-03T01:21:19.763Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-03T01:21:21.473Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'ConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=UNUSED.IN.FBC, port=9999, protocol=LDAP (clear-text)))' is no longer operational: Connect Error: Host 'UNUSED.IN.FBC' cannot be resolved","context":"default"} {"timestamp":"2023-05-03T01:21:21.526Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2023-05-03T01:21:21.567Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2023-05-03T01:21:22.226Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2023-05-03T01:21:22.249Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2023-05-03T01:21:22.474Z","level":"WARN","thread":"RADIUS-RadiusServerManager","logger":"org.forgerock.openam.radius.server.config.RadiusServerManager","message":"RADIUS service is not enabled.","context":"default"} {"timestamp":"2023-05-03T01:21:22.860Z","level":"WARN","thread":"Thread-4","logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Service Config found for realm /","context":"default","exception":"java.util.NoSuchElementException: No value present\n\tat java.base/java.util.Optional.get(Optional.java:148)\n\tat org.forgerock.openam.services.push.PushNotificationServiceConfigHelperFactory.getConfigHelperFor(PushNotificationServiceConfigHelperFactory.java:58)\n\tat org.forgerock.openam.services.push.PushNotificationService.getConfigHelper(PushNotificationService.java:280)\n\tat org.forgerock.openam.services.push.PushNotificationService.updatePreferences(PushNotificationService.java:242)\n\tat org.forgerock.openam.services.push.PushNotificationService.init(PushNotificationService.java:157)\n\tat org.forgerock.openam.services.push.PushNotificationServiceSetupListener$1.run(PushNotificationServiceSetupListener.java:48)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} {"timestamp":"2023-05-03T01:21:22.861Z","level":"WARN","thread":"Thread-4","logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Delegate configured for realm /","context":"default"} {"timestamp":"2023-05-03T01:21:23.107Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.iplanet.services.naming.WebtopNaming","message":"WebtopNaming.configMonitoring: start generating ssoserverinfo\n Start time = 2023-05-03 01:21:23","context":"default"} {"timestamp":"2023-05-03T01:21:23.111Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring HTML port not enabled in configuration or JDMK not present.","context":"default"} {"timestamp":"2023-05-03T01:21:23.111Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring SNMP port not enabled or JDMK not present.","context":"default"} {"timestamp":"2023-05-03T01:21:23.111Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring RMI port not enabled.","context":"default"} {"timestamp":"2023-05-03T01:21:23.135Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2023-05-03T01:21:23.143Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMWSFederationMetadataService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2023-05-03T01:21:23.149Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-03T01:21:23.153Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: DB password is null","context":"default"} {"timestamp":"2023-05-03T01:21:23.154Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Logfile prefix string is null","context":"default"} {"timestamp":"2023-05-03T01:21:23.154Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Filter class is null","context":"default"} {"timestamp":"2023-05-03T01:21:23.159Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-03T01:21:23.179Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-03T01:21:23.183Z","level":"WARN","thread":"main","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-0"},"logger":"com.sun.identity.monitoring.FederationMonitoringSetupImpl","message":"JDMK runtime not found - Federation SNMP disabled","context":"default"} 03-May-2023 01:21:26.052 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/am] has finished in [22,020] ms 03-May-2023 01:21:26.056 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 03-May-2023 01:21:26.065 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8081"] 03-May-2023 01:21:26.068 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [22083] milliseconds {"timestamp":"2023-05-03T01:21:26.229Z","level":"WARN","thread":"http-nio-8081-exec-1","logger":"org.forgerock.openam.core.rest.docs.api.ApiDocsService","message":"API Descriptor has changed - regenerating docs","context":"default"} {"timestamp":"2023-05-03T01:21:33.765Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-38"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: authenticate","context":"default"} {"timestamp":"2023-05-03T01:21:33.766Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-38"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-03T01:21:33.766Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-38"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-03T01:21:33.833Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-38"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module OpenIdConnect","context":"default"} {"timestamp":"2023-05-03T01:21:33.848Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-38"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module AuthenticatorPushRegistration","context":"default"} {"timestamp":"2023-05-03T01:21:33.860Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-38"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module PersistentCookie","context":"default"} {"timestamp":"2023-05-03T01:21:34.007Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-38","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-41"],"client":{"ip":"10.106.41.190","port":40672},"http":{"request":{"secure":true,"method":"POST","path":"https://am:80/am/json/authenticate","headers":{"accept-api-version":["protocol=2.1"],"content-type":["application/json; charset=UTF-8"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"],"x-requested-with":["Amster"]},"queryParameters":{"authIndexType":["service"],"authIndexValue":["amsterService"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":271,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-43"} {"timestamp":"2023-05-03T01:21:34.122Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-03T01:21:34.122Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-03T01:21:34.140Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-03T01:21:34.225Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44"},"logger":"com.sun.identity.idm.plugins.internal.AgentsRepo","message":"AgentsRepo.getAgentGroupConfig: Unable to get Agent Group Config due to The instance agentgroup does not exist","context":"default"} {"timestamp":"2023-05-03T01:21:34.273Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-41"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"Amster","info":{"authIndex":"service","authControlFlag":"REQUIRED","moduleClass":"Amster","ipAddress":"10.106.41.190","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-48"} {"timestamp":"2023-05-03T01:21:34.459Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2023-05-03T01:21:34.449Z","eventName":"AM-SESSION-CREATED","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-41"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"3847f495-279a-4c3d-a0c2-7849b4d46291-41","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-55"} {"timestamp":"2023-05-03T01:21:34.471Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-41"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"Amster","info":{"authIndex":"service","authIndexValue":"amsterService","ipAddress":"10.106.41.190","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-59"} {"timestamp":"2023-05-03T01:21:34.489Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-44","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-41"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.41.190","port":40672},"http":{"request":{"secure":true,"method":"POST","path":"https://am:80/am/json/authenticate","headers":{"accept-api-version":["protocol=2.1"],"content-type":["application/json; charset=UTF-8"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"],"x-requested-with":["Amster"]},"queryParameters":{"authIndexType":["service"],"authIndexValue":["amsterService"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":368,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-65"} {"timestamp":"2023-05-03T01:21:34.500Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-66"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: serverinfo","context":"default"} {"timestamp":"2023-05-03T01:21:34.500Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-66"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-03T01:21:34.500Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-66"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-03T01:21:34.542Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-66","client":{"ip":"10.106.41.190","port":40672},"server":{"ip":"10.106.40.229","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://am:80/am/json/serverinfo/*","headers":{"accept-api-version":["protocol=2.1"],"host":["am:80"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.17)"]}}},"request":{"protocol":"CREST","operation":"READ"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":47,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"-485253810"}},"realm":"/","component":"Server Info","source":"audit","topic":"access","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-70"} 10.106.40.129 - - [03/May/2023:01:21:26 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 635ms 10.106.40.129 - - [03/May/2023:01:21:26 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 635ms 10.106.42.23 - - [03/May/2023:01:21:26 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 198693 686ms 10.106.40.129 - - [03/May/2023:01:21:28 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.129 - - [03/May/2023:01:21:28 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.41.190 - - [03/May/2023:01:21:30 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 6ms 10.106.41.190 - - [03/May/2023:01:21:34 +0000] "POST /am/json/authenticate?authIndexType=service&authIndexValue=amsterService HTTP/1.1" 200 668 288ms 10.106.41.190 - - [03/May/2023:01:21:34 +0000] "POST /am/json/authenticate?authIndexType=service&authIndexValue=amsterService HTTP/1.1" 200 167 371ms 10.106.41.190 - - [03/May/2023:01:21:34 +0000] "GET /am/json/serverinfo/* HTTP/1.1" 200 544 59ms 10.106.40.129 - - [03/May/2023:01:21:38 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.129 - - [03/May/2023:01:21:48 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.42.23 - - [03/May/2023:01:21:51 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356556 48ms 10.106.40.129 - - [03/May/2023:01:21:58 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 4ms 10.106.40.129 - - [03/May/2023:01:21:58 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.129 - - [03/May/2023:01:22:08 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.129 - - [03/May/2023:01:22:18 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.42.23 - - [03/May/2023:01:22:21 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356527 31ms 10.106.40.129 - - [03/May/2023:01:22:28 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.129 - - [03/May/2023:01:22:28 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.40.129 - - [03/May/2023:01:22:38 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.106.40.129 - - [03/May/2023:01:22:48 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.42.23 - - [03/May/2023:01:22:51 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 356539 30ms {"timestamp":"2023-05-03T01:22:57.314Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-114"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-03T01:22:57.314Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-114"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2023-05-03T01:22:57.393Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-114","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-117"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.106.42.10","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-119"} {"timestamp":"2023-05-03T01:22:57.407Z","eventName":"AM-SESSION-CREATED","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-114","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-117"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"3847f495-279a-4c3d-a0c2-7849b4d46291-117","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-122"} {"timestamp":"2023-05-03T01:22:57.408Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-114","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-117"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.106.42.10","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-124"} {"timestamp":"2023-05-03T01:22:57.410Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"3847f495-279a-4c3d-a0c2-7849b4d46291-114","trackingIds":["3847f495-279a-4c3d-a0c2-7849b4d46291-117"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.106.42.10","port":40374},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.28.2"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["dd24b9d9ba11dbc2b774574e97615919"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":100,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"3847f495-279a-4c3d-a0c2-7849b4d46291-126"} 10.106.42.10 - - [03/May/2023:01:22:57 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 104ms 10.106.40.129 - - [03/May/2023:01:22:58 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.106.40.129 - - [03/May/2023:01:22:58 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 5ms 10.106.40.129 - - [03/May/2023:01:23:08 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms