Skip to content

[🐛 Bug]: not able to start new session in dynamic grid  #10307

@woodsongem

Description

@woodsongem

What happened?

I am not able to start new chrome session in docker dynamic grid and getting below error. I saw the message "No slot matched the requested capabilities" not sure how to fix it.

selenium-hub | 22:16:35.215 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying selenium-hub | 22:16:40.201 INFO [LocalDistributor.newSession] - Session request received by the distributor: selenium-hub | [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}] hub-node-docker-1 | 22:16:40.214 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581000212802372,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}

image
image

How can we reproduce the issue?

used below mentioned docker compose file to generate grid.

https://github.com/SeleniumHQ/docker-selenium/blob/trunk/docker-compose-v3-dynamic-grid.yml

Relevant log output

Attaching to hub-node-docker-1, selenium-hub
selenium-hub       | 2022-01-30 22:14:22,012 INFO Included extra file "/etc/supervisor/conf.d/selenium-grid-hub.conf" during parsing
selenium-hub       | 2022-01-30 22:14:22,016 INFO supervisord started with pid 10
hub-node-docker-1  | 2022-01-30 22:14:22,822 INFO Included extra file "/etc/supervisor/conf.d/selenium-grid-node-docker.conf" during parsing
hub-node-docker-1  | 2022-01-30 22:14:22,825 INFO supervisord started with pid 9
selenium-hub       | 2022-01-30 22:14:23,019 INFO spawned: 'selenium-grid-hub' with pid 12
selenium-hub       | 22:14:23.547 INFO [LoggingOptions.configureLogEncoding] - Using the system default encoding
selenium-hub       | 2022-01-30 22:14:23,550 INFO success: selenium-grid-hub entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
selenium-hub       | 22:14:23.553 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing
selenium-hub       | 22:14:23.651 INFO [BoundZmqEventBus.<init>] - XPUB binding to [binding to tcp://*:4442, advertising as tcp://192.168.32.2:4442], XSUB binding to [binding to tcp://*:4443, advertising as tcp://192.168.32.2:4443]
selenium-hub       | 22:14:23.748 INFO [UnboundZmqEventBus.<init>] - Connecting to tcp://192.168.32.2:4442 and tcp://192.168.32.2:4443
selenium-hub       | 22:14:23.784 INFO [UnboundZmqEventBus.<init>] - Sockets created
hub-node-docker-1  | 2022-01-30 22:14:23,827 INFO spawned: 'selenium-grid-node-docker' with pid 11
hub-node-docker-1  | Starting Selenium Grid Node Docker...
hub-node-docker-1  | 2022-01-30 22:14:23,835 INFO success: selenium-grid-node-docker entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
hub-node-docker-1  | 22:14:24.410 INFO [LoggingOptions.configureLogEncoding] - Using the system default encoding
hub-node-docker-1  | 22:14:24.421 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing
hub-node-docker-1  | 22:14:24.672 INFO [UnboundZmqEventBus.<init>] - Connecting to tcp://selenium-hub:4442 and tcp://selenium-hub:4443
selenium-hub       | 22:14:24.786 INFO [UnboundZmqEventBus.<init>] - Event bus ready
hub-node-docker-1  | 22:14:24.791 INFO [UnboundZmqEventBus.<init>] - Sockets created
selenium-hub       | 22:14:25.617 INFO [Hub.execute] - Started Selenium Hub 4.1.1 (revision e8fcc2cecf): http://192.168.32.2:4444
hub-node-docker-1  | 22:14:25.793 INFO [UnboundZmqEventBus.<init>] - Event bus ready
hub-node-docker-1  | 22:14:25.956 INFO [NodeServer.createHandlers] - Reporting self as: http://192.168.32.3:5555
hub-node-docker-1  | 22:14:25.981 INFO [NodeOptions.getSessionFactories] - Detected 4 available processors
hub-node-docker-1  | 22:14:26.588 INFO [V141Docker.isContainerPresent] - Checking if container is present: b92c9d3c24bc
hub-node-docker-1  | 22:14:26.643 INFO [Docker.getImage] - Obtaining image: selenium/standalone-firefox:4.1.1-20220121
hub-node-docker-1  | 22:14:26.643 INFO [Docker.getImage] - Obtaining image: selenium/standalone-edge:4.1.1-20220121
hub-node-docker-1  | 22:14:26.643 INFO [Docker.getImage] - Obtaining image: selenium/standalone-chrome:4.1.1-20220121
hub-node-docker-1  | 22:14:26.650 INFO [V141Docker.getImage] - Listing local images: Reference{domain='docker.io', name='selenium/standalone-firefox', tag='4.1.1-20220121', digest='null'}
hub-node-docker-1  | 22:14:26.650 INFO [V141Docker.getImage] - Listing local images: Reference{domain='docker.io', name='selenium/standalone-edge', tag='4.1.1-20220121', digest='null'}
hub-node-docker-1  | 22:14:26.650 INFO [V141Docker.getImage] - Listing local images: Reference{domain='docker.io', name='selenium/standalone-chrome', tag='4.1.1-20220121', digest='null'}
hub-node-docker-1  | 22:14:26.727 INFO [Docker.getImage] - Obtaining image: selenium/video:ffmpeg-4.3.1-20220121
hub-node-docker-1  | 22:14:26.728 INFO [V141Docker.getImage] - Listing local images: Reference{domain='docker.io', name='selenium/video', tag='ffmpeg-4.3.1-20220121', digest='null'}
hub-node-docker-1  | 22:14:26.747 INFO [Docker.getImage] - Obtaining image: selenium/video:ffmpeg-4.3.1-20220121
hub-node-docker-1  | 22:14:26.748 INFO [V141Docker.getImage] - Listing local images: Reference{domain='docker.io', name='selenium/video', tag='ffmpeg-4.3.1-20220121', digest='null'}
hub-node-docker-1  | 22:14:26.779 INFO [Docker.getImage] - Obtaining image: selenium/standalone-chrome:4.1.1-20220121
hub-node-docker-1  | 22:14:26.780 INFO [V141Docker.getImage] - Listing local images: Reference{domain='docker.io', name='selenium/standalone-chrome', tag='4.1.1-20220121', digest='null'}
hub-node-docker-1  | 22:14:26.815 INFO [DockerOptions.lambda$getDockerSessionFactories$1] - Mapping Capabilities {browserName: chrome, platformName: linux} to docker image selenium/standalone-chrome:4.1.1-20220121 4 times
hub-node-docker-1  | 22:14:26.816 INFO [Docker.getImage] - Obtaining image: selenium/standalone-firefox:4.1.1-20220121
hub-node-docker-1  | 22:14:26.816 INFO [V141Docker.getImage] - Listing local images: Reference{domain='docker.io', name='selenium/standalone-firefox', tag='4.1.1-20220121', digest='null'}
hub-node-docker-1  | 22:14:26.848 INFO [DockerOptions.lambda$getDockerSessionFactories$1] - Mapping Capabilities {browserName: firefox, platformName: linux} to docker image selenium/standalone-firefox:4.1.1-20220121 4 times
hub-node-docker-1  | 22:14:26.849 INFO [Docker.getImage] - Obtaining image: selenium/standalone-edge:4.1.1-20220121
hub-node-docker-1  | 22:14:26.849 INFO [V141Docker.getImage] - Listing local images: Reference{domain='docker.io', name='selenium/standalone-edge', tag='4.1.1-20220121', digest='null'}
hub-node-docker-1  | 22:14:26.877 INFO [DockerOptions.lambda$getDockerSessionFactories$1] - Mapping Capabilities {browserName: MicrosoftEdge, platformName: linux} to docker image selenium/standalone-edge:4.1.1-20220121 4 times
hub-node-docker-1  | 22:14:26.926 INFO [Node.<init>] - Binding additional locator mechanisms: id, relative, name
hub-node-docker-1  | 22:14:27.037 INFO [NodeServer$1.start] - Starting registration process for node id 66939a4e-0bf0-475a-bc19-dde4e0ce66d6
hub-node-docker-1  | 22:14:27.045 INFO [NodeServer.execute] - Started Selenium node 4.1.1 (revision e8fcc2cecf): http://192.168.32.3:5555
hub-node-docker-1  | 22:14:27.063 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
selenium-hub       | 22:14:27.138 INFO [Node.<init>] - Binding additional locator mechanisms: id, name, relative
selenium-hub       | 22:14:27.570 INFO [LocalDistributor.add] - Added node 66939a4e-0bf0-475a-bc19-dde4e0ce66d6 at http://192.168.32.3:5555. Health check every 120s
hub-node-docker-1  | 22:14:27.578 INFO [NodeServer.lambda$createHandlers$2] - Node has been added
selenium-hub       | 22:14:27.598 INFO [GridModel.setAvailability] - Switching node 66939a4e-0bf0-475a-bc19-dde4e0ce66d6 (uri: http://192.168.32.3:5555) from DOWN to UP
selenium-hub       | 22:16:15.218 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:15.305 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643580975302532564,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:15.332 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:16:20.197 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:20.204 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643580980204086508,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:20.210 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:16:25.198 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:25.207 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643580985206871196,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:25.214 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:16:30.200 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:30.208 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643580990207757871,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:30.217 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:16:35.201 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:35.208 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643580995207698508,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:35.215 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:16:40.201 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:40.214 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581000212802372,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:40.220 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:16:45.203 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:45.214 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581005213341861,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:45.219 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:16:50.182 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:50.191 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581010189761590,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:50.196 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:16:55.186 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:16:55.194 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581015193243201,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:16:55.201 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:00.187 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:00.194 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581020193187910,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:00.201 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:05.190 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:05.202 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581025200856164,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:05.209 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:10.190 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:10.197 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581030196834956,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:10.204 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:15.191 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:15.201 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581035200436839,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:15.210 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:20.172 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:20.185 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581040184056915,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:20.191 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:25.173 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:25.182 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581045181282030,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:25.191 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:30.175 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:30.182 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581050181980144,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:30.194 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:35.175 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:35.181 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581055180760669,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:35.186 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:40.176 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:40.186 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581060185545461,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:40.192 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:45.176 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:45.185 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581065184735503,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:45.190 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:50.156 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:50.164 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581070163686478,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:50.170 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:17:55.157 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:17:55.164 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581075163150337,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:17:55.169 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:00.158 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:00.165 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581080164295291,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:00.170 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:05.158 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:05.171 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581085170375587,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:05.178 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:10.159 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:10.167 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581090166709682,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:10.172 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:15.160 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:15.168 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581095167268540,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:15.175 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:20.140 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:20.151 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581100150172758,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:20.156 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:25.141 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:25.150 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581105148949254,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:25.162 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:30.142 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:30.151 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581110150013712,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:30.156 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:35.143 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:35.150 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581115149495827,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:35.156 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:40.144 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:40.151 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581120151148445,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:40.157 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:45.146 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:45.155 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581125154353935,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:45.161 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:50.126 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:50.132 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581130131291916,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:50.137 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:18:55.127 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:18:55.134 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581135133388445,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:18:55.140 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:00.128 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:00.136 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581140135292601,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:00.141 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:05.129 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:05.136 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581145136333546,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:05.141 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:10.130 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:10.138 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581150136760231,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:10.143 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:15.134 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:15.144 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581155143060899,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:15.149 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:20.114 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:20.122 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581160121245211,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:20.126 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:25.114 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:25.123 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581165122867275,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:25.144 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:30.115 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:30.123 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581170122897953,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:30.128 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:35.116 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:35.123 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581175122608946,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:35.127 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:40.117 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:40.125 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581180123396411,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:40.131 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:45.118 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:45.127 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581185126914277,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:45.136 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:50.098 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:50.105 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581190104880818,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:50.109 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:19:55.100 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:19:55.115 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581195112876258,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:19:55.120 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:00.101 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:00.113 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581200111493301,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:00.117 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:05.103 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:05.110 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581205109711900,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:05.114 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:10.105 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:10.114 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581210113107061,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:10.119 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:15.106 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:15.118 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581215116521815,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:15.121 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:20.087 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:20.094 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581220093674868,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:20.100 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:25.088 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:25.097 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581225096917695,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:25.104 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:30.090 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:30.099 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581230098814412,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:30.105 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:35.090 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:35.097 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581235096412660,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:35.101 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:40.091 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:40.096 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581240095653285,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:40.101 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:45.093 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:45.098 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581245098248475,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:45.102 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:50.073 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:50.081 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581250080515861,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:50.085 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:20:55.073 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:20:55.078 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581255076978959,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:20:55.082 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:21:00.074 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:21:00.079 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581260078105793,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:21:00.083 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:21:05.074 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:21:05.081 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581265080674159,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:21:05.086 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:21:10.076 INFO [LocalDistributor.newSession] - Session request received by the distributor: 
selenium-hub       |  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}]
hub-node-docker-1  | 22:21:10.083 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581270082856814,"eventName": "No slot matched the requested capabilities. ","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}, se:recordVideo: true}","session.request.downstreamdialect": "[OSS, W3C]"}}
hub-node-docker-1  | 
selenium-hub       | 22:21:10.087 INFO [LocalDistributor$NewSessionRunnable.handleNewSessionRequest] - Retrying
selenium-hub       | 22:21:11.506 WARN [SeleniumSpanExporter$1.lambda$export$0] - {"traceId": "79444fcaafe79172f5dd2108c5042023","eventTime": 1643581271710799300,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.grid.sessionqueue.local.LocalNewSessionQueue","http.host": "localhost:4444","http.method": "POST","http.request_content_length": "425","http.scheme": "HTTP","http.status_code": 500,"http.target": "\u002fsession","http.user_agent": "selenium\u002f4.1.1 (java mac)"}}

Operating System

MAC

Selenium version

selenium 4

What are the browser(s) and version(s) where you see this issue?

chrome

What are the browser driver(s) and version(s) where you see this issue?

chrome

Are you using Selenium Grid?

Grid 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!I-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions