Github User

Results 8 comments of Github User

Is there a way, we can set the configuration. So that the scale will get adjusted automatically based on the execution duration? That way, it will populate all the bars.

@debora-ito : Below is the **stack trace** `Exception in thread "main" software.amazon.awssdk.core.exception.SdkClientException: Unable to load SSO token at software.amazon.awssdk.core.exception.SdkClientException$BuilderImpl.build(SdkClientException.java:111) at software.amazon.awssdk.core.exception.SdkClientException.create(SdkClientException.java:43) at software.amazon.awssdk.services.ssooidc.SsoOidcTokenProvider.lambda$getDefaultSsoTokenRetriever$3(SsoOidcTokenProvider.java:221) at java.base/java.util.Optional.orElseThrow(Optional.java:408) at software.amazon.awssdk.services.ssooidc.SsoOidcTokenProvider.lambda$getDefaultSsoTokenRetriever$4(SsoOidcTokenProvider.java:221) at software.amazon.awssdk.awscore.internal.token.CachedTokenRefresher.refreshAndGetTokenFromSupplier(CachedTokenRefresher.java:81) at...

The Yaml file I had taken from [docker-compose-v3-full-grid-swarm.yml](https://github.com/SeleniumHQ/docker-selenium/blob/trunk/docker-compose-v3-full-grid-swarm.yml) I have added the deployment details to this

I see it's working fine when being configured in Amazon Linux AMI, but was getting blocked in RHEL AMI only. Not sure if there is any restriction in the custom...

@vietnd96 - It re-appeared.. latest hub log is available [here](https://gist.githubusercontent.com/gitissuepost/bef9f69f2a8c325bb93f06edad18bd7a/raw/d81de9fb121890be3511c2d4d703ab793c2d501d/Swarm%2520Hub%2520Log). The latest node log has been updated in the gist [AWS - Swarm Worker Node Log](https://gist.githubusercontent.com/gitissuepost/d8ff6ffc8b40038bccb35611c5a04df3/raw/a383dac30242a05dd49403b2f09492896a73acd6/AWS%2520%2520-%2520Swarm%2520Worker%2520Node%2520Log)

It’s failing for RHEL AMI. Also, it is failing on CentOS virtual machine using VirtualBox

@VietND96 - No luck.. It doesn't respond. I see the request in Queue to be assigned to a node. But my browser deployment doesn't splin up a pod. The script...

Moreover, the test fails if the pod doesn't get spinned up with in 3 minutes. My ingress timeout has been set to 100 minutes. ![image](https://github.com/SeleniumHQ/docker-selenium/assets/10003447/eb47f13d-4ada-4abc-a8cd-1d8be3046fcd)