--Task-- name: Verification-idm enabled: True class_name: VerificationTask source_name: idm source_namespace: >default< target_name: idm target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-16 22:09:44] Verification-idm pre : N/A ________________________________________________________________________________ [2024-04-16 22:09:44] - INFO: Timeout for this Task has changed to 2h (7200 seconds) [2024-04-16 22:09:44] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-16 22:09:44] Verification-idm step1 : Wait until pods are in Running state and check number of running pods ________________________________________________________________________________ 2024-04-16 22:09:44,307 INFO 2024-04-16 22:09:44,308 INFO --------------------- Get expected number of pods --------------------- 2024-04-16 22:09:44,308 INFO 2024-04-16 22:09:44,309 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas} 2024-04-16 22:09:44,309 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-16 22:09:45,202 INFO [loop_until]: OK (rc = 0) 2024-04-16 22:09:45,202 DEBUG --- stdout --- 2024-04-16 22:09:45,202 DEBUG 2 2024-04-16 22:09:45,202 DEBUG --- stderr --- 2024-04-16 22:09:45,202 DEBUG 2024-04-16 22:09:45,202 INFO 2024-04-16 22:09:45,202 INFO -------------- Waiting for 2 expected pod(s) to be ready -------------- 2024-04-16 22:09:45,203 INFO 2024-04-16 22:09:45,203 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment idm --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:2 replicas:2" 2024-04-16 22:09:45,203 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2024-04-16 22:09:46,217 INFO [loop_until]: Function succeeded after 1s (rc=0) - expected pattern found 2024-04-16 22:09:46,217 INFO [loop_until]: OK (rc = 0) 2024-04-16 22:09:46,217 DEBUG --- stdout --- 2024-04-16 22:09:46,217 DEBUG ready:2 replicas:2 2024-04-16 22:09:46,217 DEBUG --- stderr --- 2024-04-16 22:09:46,217 DEBUG ________________________________________________________________________________ [2024-04-16 22:09:46] Verification-idm step2 : Discovering pods ________________________________________________________________________________ 2024-04-16 22:09:46,218 INFO 2024-04-16 22:09:46,218 INFO --------------------- Get expected number of pods --------------------- 2024-04-16 22:09:46,218 INFO 2024-04-16 22:09:46,218 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas} 2024-04-16 22:09:46,218 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-16 22:09:47,069 INFO [loop_until]: OK (rc = 0) 2024-04-16 22:09:47,069 DEBUG --- stdout --- 2024-04-16 22:09:47,069 DEBUG 2 2024-04-16 22:09:47,069 DEBUG --- stderr --- 2024-04-16 22:09:47,069 DEBUG 2024-04-16 22:09:47,070 INFO 2024-04-16 22:09:47,070 INFO ---------------------------- Get pod list ---------------------------- 2024-04-16 22:09:47,070 INFO 2024-04-16 22:09:47,070 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=idm --output jsonpath={.items[*].metadata.name}` | grep 2 2024-04-16 22:09:47,070 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-16 22:09:47,995 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-16 22:09:47,995 INFO [loop_until]: OK (rc = 0) 2024-04-16 22:09:47,995 DEBUG --- stdout --- 2024-04-16 22:09:47,995 DEBUG idm-b85f9d978-j5pbm idm-b85f9d978-rl76f 2024-04-16 22:09:47,995 DEBUG --- stderr --- 2024-04-16 22:09:47,995 DEBUG ________________________________________________________________________________ [2024-04-16 22:09:47] Verification-idm step3 : Check component is alive ________________________________________________________________________________ 2024-04-16 22:09:47,996 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping 2024-04-16 22:09:47,996 INFO Set admin password: 1UXqmgfePB4NHghbGcuasRXC 2024-04-16 22:09:47,997 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping" 2024-04-16 22:09:48,249 INFO [http_cmd]: http status code OK 2024-04-16 22:09:48,249 DEBUG --- status code --- 2024-04-16 22:09:48,249 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:48,249 DEBUG --- http response --- 2024-04-16 22:09:48,249 DEBUG { "_id": "", "_rev": "", "shortDesc": "OpenIDM ready", "state": "ACTIVE_READY" } 2024-04-16 22:09:48,249 INFO [LoginSession] Get "access_token" token for user "amadmin" 2024-04-16 22:09:48,250 INFO [LoginSession] Obtaining new "access_token" token from server because it has expired 2024-04-16 22:09:48,250 INFO [LoginSession] Get "token_id" token for user "amadmin" 2024-04-16 22:09:48,250 INFO [LoginSession] Obtaining new "token_id" token from server because it has expired 2024-04-16 22:09:48,250 INFO Authenticate user amadmin via REST 2024-04-16 22:09:48,250 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate?realm=/" 2024-04-16 22:09:48,470 INFO [http_cmd]: http status code OK 2024-04-16 22:09:48,470 DEBUG --- status code --- 2024-04-16 22:09:48,470 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:48,470 DEBUG --- http response --- 2024-04-16 22:09:48,470 DEBUG { "tokenId": "k5JC8MHlynzKIc0JNYjkidjcvtY.*AAJTSQACMDIAAlNLABxKYUxvTDVJM1FueXJaSitvbU1HTXFFeVlYOFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*", "successUrl": "/am/console", "realm": "/" } 2024-04-16 22:09:48,470 INFO [LoginSession] Obtaining session info 2024-04-16 22:09:48,471 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/sessions?_action=getSessionInfo" 2024-04-16 22:09:48,719 INFO [http_cmd]: http status code OK 2024-04-16 22:09:48,719 DEBUG --- status code --- 2024-04-16 22:09:48,719 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:48,719 DEBUG --- http response --- 2024-04-16 22:09:48,719 DEBUG { "username": "amadmin", "universalId": "id=amadmin,ou=user,ou=am-config", "realm": "/", "latestAccessTime": "2024-04-16T22:09:48Z", "maxIdleExpirationTime": "2024-04-16T22:39:48Z", "maxSessionExpirationTime": "2024-04-17T00:09:47Z", "properties": { "AMCtxId": "8faa1829-abe2-46a9-9b71-9b48e0145bfe-33996706" } } 2024-04-16 22:09:48,724 INFO Obtain Oauth2 authz code via REST 2024-04-16 22:09:48,724 DEBUG Oauth2 authorize for access token 2024-04-16 22:09:48,724 INFO [http_cmd]: curl --request POST --cookie "amlbcookie=01" --cookie "iPlanetDirectoryPro=k5JC8MHlynzKIc0JNYjkidjcvtY.*AAJTSQACMDIAAlNLABxKYUxvTDVJM1FueXJaSitvbU1HTXFFeVlYOFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*" --data '{"decision": "Allow", "csrf": "k5JC8MHlynzKIc0JNYjkidjcvtY.*AAJTSQACMDIAAlNLABxKYUxvTDVJM1FueXJaSitvbU1HTXFFeVlYOFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/authorize?client_id=smokeclient&scope=fr:idm:*&redirect_uri=https://fake.com&response_type=code&realm=/" 2024-04-16 22:09:48,985 INFO [http_cmd]: http status code OK 2024-04-16 22:09:48,985 DEBUG --- status code --- 2024-04-16 22:09:48,985 DEBUG http status code is 302 (expected 302) 2024-04-16 22:09:48,986 DEBUG --- http response --- 2024-04-16 22:09:48,986 DEBUG {'x-frame-options': 'SAMEORIGIN', 'x-content-type-options': 'nosniff', 'cache-control': 'no-store', 'location': 'https://fake.com?code=Ap3mVRxf1kernfeTI0uI0C1V6Jk&iss=https%3A%2F%2Fxlou.iam.xlou-cdm.engineeringpit.com%2Fam%2Foauth2&client_id=smokeclient', 'pragma': 'no-cache', 'set-cookie': 'OAUTH_REQUEST_ATTRIBUTES=DELETED; Expires=Thu, 01 Jan 1970 00:00:00 GMT; Path=/; Secure; HttpOnly; SameSite=none', 'content-length': '0', 'date': 'Tue, 16 Apr 2024 22:09:48 GMT'} 2024-04-16 22:09:48,987 DEBUG Oauth2 exchange authorize code for access token 2024-04-16 22:09:48,988 INFO [http_cmd]: curl -L --request POST --data '{"grant_type": "authorization_code", "redirect_uri": "https://fake.com", "client_id": "smokeclient", "code": "Ap3mVRxf1kernfeTI0uI0C1V6Jk"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/access_token?realm=/" 2024-04-16 22:09:49,163 INFO [http_cmd]: http status code OK 2024-04-16 22:09:49,163 DEBUG --- status code --- 2024-04-16 22:09:49,163 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:49,163 DEBUG --- http response --- 2024-04-16 22:09:49,163 DEBUG { "access_token": "pYJhMK9IHxVojW-UBPuuUtorlno", "scope": "fr:idm:*", "token_type": "Bearer", "expires_in": 3599 } 2024-04-16 22:09:49,166 INFO Additional check to sync/queue to ensure sync with DS is ok (see LODESTAR-1245) 2024-04-16 22:09:49,182 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/sync/queue?_queryFilter=true&_pageSize=1" 2024-04-16 22:09:49,442 INFO [http_cmd]: http status code OK 2024-04-16 22:09:49,443 DEBUG --- status code --- 2024-04-16 22:09:49,443 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:49,443 DEBUG --- http response --- 2024-04-16 22:09:49,443 DEBUG { "result": [], "resultCount": 0, "pagedResultsCookie": null, "totalPagedResultsPolicy": "NONE", "totalPagedResults": -1, "remainingPagedResults": -1 } 2024-04-16 22:09:49,448 INFO Try to create, query and delete a user 2024-04-16 22:09:49,451 INFO Create user idm_9sfjqa7ywb in IDM 2024-04-16 22:09:49,452 INFO [http_cmd]: curl --header "Authorization: Bearer pYJhMK9IHxVojW-UBPuuUtorlno" --header "Content-Type: application/json" --insecure -L --request POST --data '{"userName": "idm_9sfjqa7ywb", "givenName": "Peter", "sn": "Parker", "password": "T35tr0ck123", "telephoneNumber": "6669876987", "description": "IDM Test User", "roles": [], "mail": "idm_9sfjqa7ywb@forgerock.com"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user?_action=create" 2024-04-16 22:09:49,725 INFO [http_cmd]: http status code OK 2024-04-16 22:09:49,725 DEBUG --- status code --- 2024-04-16 22:09:49,725 DEBUG http status code is 201 (expected [200, 201]) 2024-04-16 22:09:49,725 DEBUG --- http response --- 2024-04-16 22:09:49,726 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-16 22:09:49,726 DEBUG ----- output ----- 2024-04-16 22:09:49,726 DEBUG { 2024-04-16 22:09:49,726 DEBUG "_id": "ff03dbf4-613f-4ab5-8b54-9168b6edf25d", 2024-04-16 22:09:49,726 DEBUG "_rev": "d2dd67f6-c775-4646-8c43-6112461729ba-1103110", 2024-04-16 22:09:49,726 DEBUG "country": null, 2024-04-16 22:09:49,726 DEBUG "mail": "idm_9sfjqa7ywb@forgerock.com", 2024-04-16 22:09:49,726 DEBUG "memberOfOrgIDs": [], 2024-04-16 22:09:49,726 DEBUG "postalCode": null, 2024-04-16 22:09:49,726 DEBUG "profileImage": null, 2024-04-16 22:09:49,726 DEBUG "expireAccount": null, 2024-04-16 22:09:49,726 DEBUG "activeDate": null, 2024-04-16 22:09:49,727 DEBUG 2024-04-16 22:09:49,727 DEBUG 2024-04-16 22:09:49,727 DEBUG 2024-04-16 22:09:49,727 DEBUG [...] 2024-04-16 22:09:49,727 DEBUG 2024-04-16 22:09:49,727 DEBUG 2024-04-16 22:09:49,727 DEBUG 2024-04-16 22:09:49,727 DEBUG "aliasList": [], 2024-04-16 22:09:49,727 DEBUG "kbaInfo": [], 2024-04-16 22:09:49,727 DEBUG "inactiveDate": null, 2024-04-16 22:09:49,727 DEBUG "sn": "Parker", 2024-04-16 22:09:49,727 DEBUG "preferences": null, 2024-04-16 22:09:49,727 DEBUG "userName": "idm_9sfjqa7ywb", 2024-04-16 22:09:49,727 DEBUG "passwordLastChangedTime": "2024-04-16T22:09:49.534Z", 2024-04-16 22:09:49,727 DEBUG "effectiveRoles": [], 2024-04-16 22:09:49,727 DEBUG "activateAccount": null 2024-04-16 22:09:49,727 DEBUG } 2024-04-16 22:09:49,727 INFO Query IDM to verify UserID ff03dbf4-613f-4ab5-8b54-9168b6edf25d is visible 2024-04-16 22:09:49,728 INFO [http_cmd]: curl --insecure -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/ff03dbf4-613f-4ab5-8b54-9168b6edf25d" 2024-04-16 22:09:49,945 INFO [http_cmd]: http status code OK 2024-04-16 22:09:49,945 DEBUG --- status code --- 2024-04-16 22:09:49,945 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:49,945 DEBUG --- http response --- 2024-04-16 22:09:49,946 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-16 22:09:49,946 DEBUG ----- output ----- 2024-04-16 22:09:49,946 DEBUG { 2024-04-16 22:09:49,946 DEBUG "_id": "ff03dbf4-613f-4ab5-8b54-9168b6edf25d", 2024-04-16 22:09:49,946 DEBUG "_rev": "d2dd67f6-c775-4646-8c43-6112461729ba-1103110", 2024-04-16 22:09:49,946 DEBUG "country": null, 2024-04-16 22:09:49,946 DEBUG "mail": "idm_9sfjqa7ywb@forgerock.com", 2024-04-16 22:09:49,946 DEBUG "memberOfOrgIDs": [], 2024-04-16 22:09:49,946 DEBUG "postalCode": null, 2024-04-16 22:09:49,946 DEBUG "profileImage": null, 2024-04-16 22:09:49,946 DEBUG "expireAccount": null, 2024-04-16 22:09:49,946 DEBUG "activeDate": null, 2024-04-16 22:09:49,946 DEBUG 2024-04-16 22:09:49,946 DEBUG 2024-04-16 22:09:49,946 DEBUG 2024-04-16 22:09:49,946 DEBUG [...] 2024-04-16 22:09:49,946 DEBUG 2024-04-16 22:09:49,946 DEBUG 2024-04-16 22:09:49,946 DEBUG 2024-04-16 22:09:49,946 DEBUG "aliasList": [], 2024-04-16 22:09:49,946 DEBUG "kbaInfo": [], 2024-04-16 22:09:49,946 DEBUG "inactiveDate": null, 2024-04-16 22:09:49,946 DEBUG "sn": "Parker", 2024-04-16 22:09:49,946 DEBUG "preferences": null, 2024-04-16 22:09:49,947 DEBUG "userName": "idm_9sfjqa7ywb", 2024-04-16 22:09:49,947 DEBUG "passwordLastChangedTime": "2024-04-16T22:09:49.534Z", 2024-04-16 22:09:49,947 DEBUG "effectiveRoles": [], 2024-04-16 22:09:49,947 DEBUG "activateAccount": null 2024-04-16 22:09:49,947 DEBUG } 2024-04-16 22:09:49,947 INFO Authenticate as user idm_9sfjqa7ywb 2024-04-16 22:09:49,948 INFO [http_cmd]: curl --insecure -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/authentication?_action=login" 2024-04-16 22:09:50,160 INFO [http_cmd]: http status code OK 2024-04-16 22:09:50,160 DEBUG --- status code --- 2024-04-16 22:09:50,160 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:50,160 DEBUG --- http response --- 2024-04-16 22:09:50,161 DEBUG { "_id": "login", "authorization": { "id": "anonymous", "roles": [ "internal/role/openidm-reg" ], "component": "internal/user" }, "authenticationId": "anonymous" } 2024-04-16 22:09:50,163 INFO [http_cmd]: curl --insecure -L --request DELETE "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/ff03dbf4-613f-4ab5-8b54-9168b6edf25d" 2024-04-16 22:09:50,435 INFO [http_cmd]: http status code OK 2024-04-16 22:09:50,436 DEBUG --- status code --- 2024-04-16 22:09:50,436 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:50,436 DEBUG --- http response --- 2024-04-16 22:09:50,437 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-16 22:09:50,441 DEBUG ----- output ----- 2024-04-16 22:09:50,441 DEBUG { 2024-04-16 22:09:50,441 DEBUG "_id": "ff03dbf4-613f-4ab5-8b54-9168b6edf25d", 2024-04-16 22:09:50,441 DEBUG "_rev": "d2dd67f6-c775-4646-8c43-6112461729ba-1103110", 2024-04-16 22:09:50,441 DEBUG "country": null, 2024-04-16 22:09:50,441 DEBUG "mail": "idm_9sfjqa7ywb@forgerock.com", 2024-04-16 22:09:50,441 DEBUG "memberOfOrgIDs": [], 2024-04-16 22:09:50,441 DEBUG "postalCode": null, 2024-04-16 22:09:50,441 DEBUG "profileImage": null, 2024-04-16 22:09:50,441 DEBUG "expireAccount": null, 2024-04-16 22:09:50,441 DEBUG "activeDate": null, 2024-04-16 22:09:50,441 DEBUG 2024-04-16 22:09:50,441 DEBUG 2024-04-16 22:09:50,441 DEBUG 2024-04-16 22:09:50,441 DEBUG [...] 2024-04-16 22:09:50,441 DEBUG 2024-04-16 22:09:50,441 DEBUG 2024-04-16 22:09:50,441 DEBUG 2024-04-16 22:09:50,441 DEBUG "aliasList": [], 2024-04-16 22:09:50,441 DEBUG "kbaInfo": [], 2024-04-16 22:09:50,441 DEBUG "inactiveDate": null, 2024-04-16 22:09:50,441 DEBUG "sn": "Parker", 2024-04-16 22:09:50,441 DEBUG "preferences": null, 2024-04-16 22:09:50,441 DEBUG "userName": "idm_9sfjqa7ywb", 2024-04-16 22:09:50,442 DEBUG "passwordLastChangedTime": "2024-04-16T22:09:49.534Z", 2024-04-16 22:09:50,442 DEBUG "effectiveRoles": [], 2024-04-16 22:09:50,442 DEBUG "activateAccount": null 2024-04-16 22:09:50,442 DEBUG } PASS : component idm is alive ________________________________________________________________________________ [2024-04-16 22:09:50] Verification-idm step4 : Record version ________________________________________________________________________________ 2024-04-16 22:09:50,461 INFO 2024-04-16 22:09:50,461 INFO ---------------------- Get IDM software version ---------------------- 2024-04-16 22:09:50,462 INFO Getting product version from https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version 2024-04-16 22:09:50,462 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version" 2024-04-16 22:09:50,730 INFO [http_cmd]: http status code OK 2024-04-16 22:09:50,730 DEBUG --- status code --- 2024-04-16 22:09:50,730 DEBUG http status code is 200 (expected 200) 2024-04-16 22:09:50,730 DEBUG --- http response --- 2024-04-16 22:09:50,730 DEBUG { "_id": "version", "productVersion": "7.6.0-SNAPSHOT", "productBuildDate": "20240411202127", "productRevision": "8554e0d1c5" } Version is 7.6.0-SNAPSHOT Revision is 8554e0d1c5 ________________________________________________________________________________ [2024-04-16 22:09:50] Verification-idm step5 : Checking pod restart counts ________________________________________________________________________________ 2024-04-16 22:09:50,732 INFO 2024-04-16 22:09:50,732 INFO ------------- Check pod idm-b85f9d978-j5pbm restart count ------------- 2024-04-16 22:09:50,732 INFO 2024-04-16 22:09:50,732 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-b85f9d978-j5pbm --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-16 22:09:50,732 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-16 22:09:51,098 INFO [loop_until]: OK (rc = 0) 2024-04-16 22:09:51,098 DEBUG --- stdout --- 2024-04-16 22:09:51,098 DEBUG 0 2024-04-16 22:09:51,098 DEBUG --- stderr --- 2024-04-16 22:09:51,098 DEBUG 2024-04-16 22:09:51,098 INFO Pod idm-b85f9d978-j5pbm has been restarted 0 times. SUCCESS : pod restart count (0) did not change between validation and verification phases 2024-04-16 22:09:51,098 INFO 2024-04-16 22:09:51,098 INFO ------------- Check pod idm-b85f9d978-rl76f restart count ------------- 2024-04-16 22:09:51,099 INFO 2024-04-16 22:09:51,099 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-b85f9d978-rl76f --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-16 22:09:51,099 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-16 22:09:51,461 INFO [loop_until]: OK (rc = 0) 2024-04-16 22:09:51,461 DEBUG --- stdout --- 2024-04-16 22:09:51,463 DEBUG 0 2024-04-16 22:09:51,464 DEBUG --- stderr --- 2024-04-16 22:09:51,464 DEBUG 2024-04-16 22:09:51,464 INFO Pod idm-b85f9d978-rl76f has been restarted 0 times. SUCCESS : pod restart count (0) did not change between validation and verification phases ________________________________________________________________________________ [2024-04-16 22:09:51] Verification-idm post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped