--Task-- name: authn-users enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: 100 timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'idc.login', 'testMode': 'open', 'throughput': 400, 'rampup-duration': 30, 'java-opts': '-Dnum_users=10000 -Drealm=alpha -Duser_password=Pa_ssw0rd'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [24/Sep/2022 04:12:59] authn-users pre : N/A ________________________________________________________________________________ [24/Sep/2022 04:12:59] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [24/Sep/2022 04:12:59] - INFO: Timeout for this Task has changed to 1h (3600 seconds) Pod log file : /results/orders/authn-users/stdout.txt Pod log : /results/orders/authn-users ________________________________________________________________________________ [24/Sep/2022 04:12:59] authn-users print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports ________________________________________________________________________________ [24/Sep/2022 04:12:59] authn-users create_order : Create order for overseer with the command to run ________________________________________________________________________________ Userpool size is not defined for the task in conf.yaml and cannot find how many users (entries) are in id-repo, please check the conf.yaml file. Default for selected Gatling simulation will be used. [24/Sep/2022 04:12:59] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-c7fc5cc47-x4c97 -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.json { "name": "authn-users", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports", "out-dir": "/results/orders/authn-users", "environment": { "JAVA_OPTS": "-Dam_host=openam-fr-pit-testing18.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Didc=true -Dnum_users=10000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=400 -Duser_password=Pa_ssw0rd -Xmx4G -Dduration=3996" } } ________________________________________________________________________________ [24/Sep/2022 04:12:59] authn-users loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [24/Sep/2022 04:12:59] authn-users start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.json overseer-0-c7fc5cc47-x4c97:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer [24/Sep/2022 04:13:01] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -- head /results/orders/authn-users/stdout.txt | grep "started..." [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 18s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-24 05:13:19 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=326 KO=0 ) > restLoginInitiate (OK=165 KO=0 ) > restLoginUsernamePasswordCallback (OK=161 KO=0 ) --- stderr --- Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. ________________________________________________________________________________ [24/Sep/2022 04:42:59] authn-users stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 29m 58s ________________________________________________________________________________ [24/Sep/2022 04:43:00] authn-users download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- Checking pod: overseer-0-c7fc5cc47-x4c97 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -i -- bash -c 'if [ -f "/results/orders/authn-users/order.tar.gz" ]; then echo "/results/orders/authn-users/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function failed after 0s (rc=1 - expected to be in [0]) - retry [loop_until]: Function failed after 6s (rc=1 - expected to be in [0]) - retry [loop_until]: Function failed after 12s (rc=1 - expected to be in [0]) - retry [loop_until]: Function failed after 18s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 23s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/authn-users/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -i -- du -k /results/orders/authn-users/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 183120 /results/orders/authn-users/order.tar.gz --- stderr --- - Download file (size 183120k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- source : /results/orders/authn-users/order.tar.gz @ overseer-0-c7fc5cc47-x4c97 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-c7fc5cc47-x4c97:/results/orders/authn-users/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users ________________________________________________________________________________ [24/Sep/2022 04:43:44] authn-users show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports ________________________________________________________________________________ [24/Sep/2022 04:43:44] authn-users show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [24/Sep/2022 04:43:44] authn-users show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/stdout.txt is 13839273 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-24 05:13:19 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=326 KO=0 ) > restLoginInitiate (OK=165 KO=0 ) > restLoginUsernamePasswordCallback (OK=161 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 1606312 / active: 5 / done: 161 ================================================================================ ================================================================================ 2022-09-24 05:13:24 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1315 KO=0 ) > restLoginInitiate (OK=662 KO=0 ) > restLoginUsernamePasswordCallback (OK=653 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 1605814 / active: 11 / done: 653 ================================================================================ ================================================================================ 2022-09-24 05:13:29 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2977 KO=0 ) > restLoginInitiate (OK=1496 KO=0 ) > restLoginUsernamePasswordCallback (OK=1481 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 1604980 / active: 17 / done: 1481 ================================================================================ ================================================================================ 2022-09-24 05:13:34 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5301 KO=0 ) > restLoginInitiate (OK=2661 KO=0 ) > restLoginUsernamePasswordCallback (OK=2640 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 1603815 / active: 23 / done: 2640 ================================================================================ ================================================================================ 2022-09-24 05:13:39 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8264 KO=0 ) > restLoginInitiate (OK=4153 KO=0 ) > restLoginUsernamePasswordCallback (OK=4111 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 1602319 / active: 48 / done: 4111 ================================================================================ ================================================================================ 2022-09-24 05:13:44 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11940 KO=0 ) > restLoginInitiate (OK=5991 KO=0 ) > restLoginUsernamePasswordCallback (OK=5949 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 1600483 / active: 46 / done: 5949 ================================================================================ ================================================================================ 2022-09-24 05:13:49 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=15844 KO=0 ) > restLoginInitiate (OK=7961 KO=0 ) > restLoginUsernamePasswordCallback (OK=7883 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 1598509 / active: 86 / done: 7883 ================================================================================ ================================================================================ 2022-09-24 05:13:54 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=18764 KO=0 ) > restLoginInitiate (OK=9843 KO=0 ) > restLoginUsernamePasswordCallback (OK=8921 KO=0 ) [...] 502 Server Error

Error: Server Error

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

<<<<<<<<<<<<<<<<<<<<<<<<< 05:43:00.519 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 685198: status.find.is(200), but actually found 502 05:43:00.520 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502 ========================= Session: Session(idc.login,685198,1663994516541,Map(gatling.http.cache.baseUrl -> https://openam-fr-pit-testing18.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@4d469ac0, username -> user.5199, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@5f57ec8f,None), gatling.http.referer -> https://openam-fr-pit-testing18.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3Z2dmZxNGg1MGl2amF1dm9lMWQ5M3FqbjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clZuSmZOMHRZYUdJek4xbGpjSE5GT1dNdFdUVjNMbEpDZFZOS2NHUkxNUzF6VUVKcFQwUnZRVmRMUlZOcVJHZHlYMFJ2ZVhKdWMyOXdUREZhVkhSeVZtMWtUbGczWVVSV2VWaHpjalpEUzBac2NHSnhaa2hJVVRoUmFGVlRObkJZVVdGbVExTlZaSGRVVmtWS2VXUXhlVzlJZDBWS1ZWZ3RNbFZXT0VWVFVuaEdZWEF3TWxsWlduTllabkY2U1dGeFEwYzRWamt5YVhkQmNVMVBORVkwUlhsa2VXczJUMUEyUjI1M1NtSkxka1l5TkVSRE5HdDBRbFoyVjNNeU1HSnFkMXB4Tm1WR1UycHBjak5YYjJGcWRsSmtlbVJWY0ZVeE1pMTVRVUl5YUVSMVJFTnFTVGRhWmxjelUwTnlOVGhCVjAxSlpVbFRiMUF4VGxoTVNtOXlVRkZNZEhWeFFucHZXRE5sWVRjeGRuZ3RWMFJQZDFGYU5qVXRjVGQ0WDJsa1ZHVnRkMHd3YkRGR0xYbFBUVTAxUWt0WFEzZFNjV1I0WkV4SGFFRk5lSGhaWDNOVldtNXVMV2Q1T1V0NlJWcDNUWGxKWXpGWE9VTlRhMU42U2xsWmNYWndRMVZ3YlZaRWIxRlVVVXQzTkMxeVQyTkJUVk50WVV0UFdrbFVXRVJvVldRNFIwbFVhMDQwWmpaV1UxVndWazlSVjNCa1ZGZ3hWVWQzUVhaaVVHcHpXWEJ4U1RJNVkwbGlSVVJ6TkVsR09EbE1aWEZLYlZsbVVVdFZWa3hNY0VaUU1WTm9ZV3hwUkVscGFXbHJkR1pHY1daeU5VMHRTVGhLZG5SZlJFVmtSRTQ1YjJaT1NWa3plVVJXUW5KRU9HMVNibTh4UTFsaVNXZzNhSFkxUTI5bVozQnpkVWxTWkVGMVp6UkhVVGgyV1hac2IxYzJTV2xwVTFOcGJWSktjMHBtVGtWU1ZITm9lbVF0UlROT1lUTkthRUZTY0d0TWRrWmhkRW8zY1hWME9WWlRWRUZtTFZFNFJqZEJZME5UTTI1aFlVUTRWakJuUkhoQmJUTjBTVWxMUkc5RWQwSTROMWd5YVRkT1gxVmZjakZzVUdkVk5qSnhWV1kxVG0xd1l6bEZaVmxIYVdwNFZtRmpUM1YzT1U1WFRtSk5iSFF3YUVwVFZqQnRUMk5FYlZCNVJteFFhelJYTFZaSlVscFJVbkJUUTJZeWRtZzFjSGRzY0d4R1YyNUZMbk0xYkV0ZlVVZ3lOUzFXVURSTFVWUkRZbkZYV0djLlBjZUlvZ2tLbUNOZWUxZkdYTDNJQzVoelNfX3hHNmlMQ1JXblZTTkkzMlUiLCJleHAiOjE2NjM5OTQ4MzUsImlhdCI6MTY2Mzk5NDUzNX0.Kt_0JzfjDO6u4sLXcghrZfJ6HALN0yEewqE5ECLN52g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.5199"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? Create an account
Forgot username? Forgot password?"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-fr-pit-testing18.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-fr-pit-testing18.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1663994535584))), password -> Pa_ssw0rd),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$788/0x0000000800846840@7e3e87fb) ========================= HTTP request: POST https://openam-fr-pit-testing18.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json cookie: amlbcookie=01 host: openam-fr-pit-testing18.forgeblocks.com content-type: application/json content-length: 2403 cookies= amlbcookie=01, domain=openam-fr-pit-testing18.forgeblocks.com, path=/, secure, HTTPOnly byteArraysBody={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZ3Z2dmZxNGg1MGl2amF1dm9lMWQ5M3FqbjkiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1clZuSmZOMHRZYUdJek4xbGpjSE5GT1dNdFdUVjNMbEpDZFZOS2NHUkxNUzF6VUVKcFQwUnZRVmRMUlZOcVJHZHlYMFJ2ZVhKdWMyOXdUREZhVkhSeVZtMWtUbGczWVVSV2VWaHpjalpEUzBac2NHSnhaa2hJVVRoUmFGVlRObkJZVVdGbVExTlZaSGRVVmtWS2VXUXhlVzlJZDBWS1ZWZ3RNbFZXT0VWVFVuaEdZWEF3TWxsWlduTllabkY2U1dGeFEwYzRWamt5YVhkQmNVMVBORVkwUlhsa2VXczJUMUEyUjI1M1NtSkxka1l5TkVSRE5HdDBRbFoyVjNNeU1HSnFkMXB4Tm1WR1UycHBjak5YYjJGcWRsSmtlbVJWY0ZVeE1pMTVRVUl5YUVSMVJFTnFTVGRhWmxjelUwTnlOVGhCVjAxSlpVbFRiMUF4VGxoTVNtOXlVRkZNZEhWeFFucHZXRE5sWVRjeGRuZ3RWMFJQZDFGYU5qVXRjVGQ0WDJsa1ZHVnRkMHd3YkRGR0xYbFBUVTAxUWt0WFEzZFNjV1I0WkV4SGFFRk5lSGhaWDNOVldtNXVMV2Q1T1V0NlJWcDNUWGxKWXpGWE9VTlRhMU42U2xsWmNYWndRMVZ3YlZaRWIxRlVVVXQzTkMxeVQyTkJUVk50WVV0UFdrbFVXRVJvVldRNFIwbFVhMDQwWmpaV1UxVndWazlSVjNCa1ZGZ3hWVWQzUVhaaVVHcHpXWEJ4U1RJNVkwbGlSVVJ6TkVsR09EbE1aWEZLYlZsbVVVdFZWa3hNY0VaUU1WTm9ZV3hwUkVscGFXbHJkR1pHY1daeU5VMHRTVGhLZG5SZlJFVmtSRTQ1YjJaT1NWa3plVVJXUW5KRU9HMVNibTh4UTFsaVNXZzNhSFkxUTI5bVozQnpkVWxTWkVGMVp6UkhVVGgyV1hac2IxYzJTV2xwVTFOcGJWSktjMHBtVGtWU1ZITm9lbVF0UlROT1lUTkthRUZTY0d0TWRrWmhkRW8zY1hWME9WWlRWRUZtTFZFNFJqZEJZME5UTTI1aFlVUTRWakJuUkhoQmJUTjBTVWxMUkc5RWQwSTROMWd5YVRkT1gxVmZjakZzVUdkVk5qSnhWV1kxVG0xd1l6bEZaVmxIYVdwNFZtRmpUM1YzT1U1WFRtSk5iSFF3YUVwVFZqQnRUMk5FYlZCNVJteFFhelJYTFZaSlVscFJVbkJUUTJZeWRtZzFjSGRzY0d4R1YyNUZMbk0xYkV0ZlVVZ3lOUzFXVURSTFVWUkRZbkZYV0djLlBjZUlvZ2tLbUNOZWUxZkdYTDNJQzVoelNfX3hHNmlMQ1JXblZTTkkzMlUiLCJleHAiOjE2NjM5OTQ4MzUsImlhdCI6MTY2Mzk5NDUzNX0.Kt_0JzfjDO6u4sLXcghrZfJ6HALN0yEewqE5ECLN52g","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.5199"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? Create an account
Forgot username? Forgot password?"} ========================= HTTP response: status= 502 Bad Gateway headers= Content-Type: text/html; charset=UTF-8 Referrer-Policy: no-referrer Content-Length: 332 Date: Sat, 24 Sep 2022 04:43:00 GMT Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= 502 Server Error

Error: Server Error

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

<<<<<<<<<<<<<<<<<<<<<<<<< 05:43:00.522 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 685063: status.find.is(200), but actually found 502 05:43:00.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502 ========================= Session: Session(idc.login,685063,1663994516201,Map(gatling.http.cache.baseUrl -> https://openam-fr-pit-testing18.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@4d469ac0, username -> user.5064, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@753104b6,None), gatling.http.referer -> https://openam-fr-pit-testing18.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnM4dXRsaGhoZGtmZ25sMGFlcWducTQ0MjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d00yUjVNWFZ5VVhCdmFWQkxXRjlhU21kc1ozUjNMbFJuVURSdFYyVkpVSEIzYld4VWIyUjRYMHRCY21oR1RYbFFabWt5UjJaaldXNTRVM0JmT0RsRmJqSjRVVzQzV25oMlJURlhUblZVVjBNMllXRjFURzkyVURaRVZVaHRkVmRvYzFsUk9VVkNZVVpuTFVNMlVWWnRjMUZFYVRKRmVXOHpWVGRrWjNCUlZGaEZhRXRCWlhCNFZWZG1ZbEZ0YW5RNU1uTXpiRU5WVTNjd1JtTTJjamhDT0ZwNWFrTTNXSFZsYmxrMk9HWmFaRmhqUXpoUlNUQmpjVGg0YWxwTGNtNDNVbmM0YkUxYVNXTmpNbVY1V0cxYVMxZDRlRXhQUTNodlduWlpXa1pTUlhCMllXVlBYMmRFVDFOcFRuRkpOM0pLY0hKVFMwTm1lV3A1YVU5dGVtcDVVM2xKVDBoV1dETTVTbGRQYjJNMVh6QkNMWGcxYm1Ob2JVcGpTbVJNUlhZemRFaGlWMDA1WW5sb2JFWlJTRmhQVmpac1FuZFNZWFpyYTNOVlpXeDRkazU0U1dSUFlraHVSWEZsVm5OeVdFUmpXR2syY1U0NVZqVkhUbFk0VFc1WU9UbDNXRkV5VGtzelEwSm1OMGs0VDJaVVpVOVFXbUpNVFdwTE5HdDZhbVpJYkZOc1RWOHhVR2gwV1ZGclFtWjFMVWhMVmpOSmRsUnFPVzFmVDBkcFZIWndjMjlsUTJkUlpUZDBiWGhqWTBGdVUxVk9SMGhOYWpSbVZHbEtVbGRhTkRkUFJ6ZE5XV1p2ZUU1MGVrZHZSWEp5TWtaSmJWOUVlWGhETkhsMVVIcExOemw1VVU5MldqVmpURVZ0YlhOMVdqbEVXbXBDUzI5MFFsQkxjWFZGUkZOWWJFUjRTbnBOZVRWMVVIRnFlREpZVFRWVWRuTXdNWEJTU2pBdGVGRm1UbFJrTUhSNlh6STRhbXBoVHpod1ltZHdVVWxRUzNGQllWYzNjMWRPUkZWNmEyY3RZMmc0T1hKTmNEUjJSamR5V1VoV1p6Uk1kbVJGU1VWS2RUUk1aRFY1Ym5KcldGVllhVkY0YVdKRkxYTkRVRGRXVEVwSWRFTmZaV1pzVEVWSE16aFlTVVZETkRVNU5WcHZlRTVOTjBoMExXMUxNR0pIV0ZsUWVsVTVRMGhvZG05U1EzWkVXbWRyWHpoc1RtRkpTRW8wU0VsUVNHTXhWMVF5VFZsTWNVZG5MalozYUVFeVlVaFhWMkpKVkdoMFFYbEVObkZFYWxFLmQ0M2lDTVpnTlZHTGc4N2RROEcyYUR4N0tTWFRONDA3bEdib1FOZEkxSEkiLCJleHAiOjE2NjM5OTQ4MzUsImlhdCI6MTY2Mzk5NDUzNX0.uB0SjhzIly6XQRwtO-K7AESRDCxz_ysfST7_RE_Ost0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.5064"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? Create an account
Forgot username? Forgot password?"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-fr-pit-testing18.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-fr-pit-testing18.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1663994535787))), password -> Pa_ssw0rd),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$788/0x0000000800846840@7e3e87fb) ========================= HTTP request: POST https://openam-fr-pit-testing18.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json cookie: amlbcookie=01 host: openam-fr-pit-testing18.forgeblocks.com content-type: application/json content-length: 2403 cookies= amlbcookie=01, domain=openam-fr-pit-testing18.forgeblocks.com, path=/, secure, HTTPOnly byteArraysBody={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiMnM4dXRsaGhoZGtmZ25sMGFlcWducTQ0MjEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1d00yUjVNWFZ5VVhCdmFWQkxXRjlhU21kc1ozUjNMbFJuVURSdFYyVkpVSEIzYld4VWIyUjRYMHRCY21oR1RYbFFabWt5UjJaaldXNTRVM0JmT0RsRmJqSjRVVzQzV25oMlJURlhUblZVVjBNMllXRjFURzkyVURaRVZVaHRkVmRvYzFsUk9VVkNZVVpuTFVNMlVWWnRjMUZFYVRKRmVXOHpWVGRrWjNCUlZGaEZhRXRCWlhCNFZWZG1ZbEZ0YW5RNU1uTXpiRU5WVTNjd1JtTTJjamhDT0ZwNWFrTTNXSFZsYmxrMk9HWmFaRmhqUXpoUlNUQmpjVGg0YWxwTGNtNDNVbmM0YkUxYVNXTmpNbVY1V0cxYVMxZDRlRXhQUTNodlduWlpXa1pTUlhCMllXVlBYMmRFVDFOcFRuRkpOM0pLY0hKVFMwTm1lV3A1YVU5dGVtcDVVM2xKVDBoV1dETTVTbGRQYjJNMVh6QkNMWGcxYm1Ob2JVcGpTbVJNUlhZemRFaGlWMDA1WW5sb2JFWlJTRmhQVmpac1FuZFNZWFpyYTNOVlpXeDRkazU0U1dSUFlraHVSWEZsVm5OeVdFUmpXR2syY1U0NVZqVkhUbFk0VFc1WU9UbDNXRkV5VGtzelEwSm1OMGs0VDJaVVpVOVFXbUpNVFdwTE5HdDZhbVpJYkZOc1RWOHhVR2gwV1ZGclFtWjFMVWhMVmpOSmRsUnFPVzFmVDBkcFZIWndjMjlsUTJkUlpUZDBiWGhqWTBGdVUxVk9SMGhOYWpSbVZHbEtVbGRhTkRkUFJ6ZE5XV1p2ZUU1MGVrZHZSWEp5TWtaSmJWOUVlWGhETkhsMVVIcExOemw1VVU5MldqVmpURVZ0YlhOMVdqbEVXbXBDUzI5MFFsQkxjWFZGUkZOWWJFUjRTbnBOZVRWMVVIRnFlREpZVFRWVWRuTXdNWEJTU2pBdGVGRm1UbFJrTUhSNlh6STRhbXBoVHpod1ltZHdVVWxRUzNGQllWYzNjMWRPUkZWNmEyY3RZMmc0T1hKTmNEUjJSamR5V1VoV1p6Uk1kbVJGU1VWS2RUUk1aRFY1Ym5KcldGVllhVkY0YVdKRkxYTkRVRGRXVEVwSWRFTmZaV1pzVEVWSE16aFlTVVZETkRVNU5WcHZlRTVOTjBoMExXMUxNR0pIV0ZsUWVsVTVRMGhvZG05U1EzWkVXbWRyWHpoc1RtRkpTRW8wU0VsUVNHTXhWMVF5VFZsTWNVZG5MalozYUVFeVlVaFhWMkpKVkdoMFFYbEVObkZFYWxFLmQ0M2lDTVpnTlZHTGc4N2RROEcyYUR4N0tTWFRONDA3bEdib1FOZEkxSEkiLCJleHAiOjE2NjM5OTQ4MzUsImlhdCI6MTY2Mzk5NDUzNX0.uB0SjhzIly6XQRwtO-K7AESRDCxz_ysfST7_RE_Ost0","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.5064"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? Create an account
Forgot username? Forgot password?"} ========================= HTTP response: status= 502 Bad Gateway headers= Content-Type: text/html; charset=UTF-8 Referrer-Policy: no-referrer Content-Length: 332 Date: Sat, 24 Sep 2022 04:43:00 GMT Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= 502 Server Error

Error: Server Error

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

<<<<<<<<<<<<<<<<<<<<<<<<< ________________________________________________________________________________ [24/Sep/2022 04:43:53] authn-users show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/stderr.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh: line 23: 8190 Killed /lodestar/clients/gatling/bin/gatling.sh ${OPTIONS} ________________________________________________________________________________ [24/Sep/2022 04:43:53] authn-users check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log ________________________________________________________________________________ [24/Sep/2022 04:44:13] authn-users print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [24/Sep/2022 04:44:13] authn-users post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped