Skip to content

Instantly share code, notes, and snippets.

@elgatov
Created October 24, 2019 20:25
Show Gist options
  • Save elgatov/3a7476ebcd3c17f09e7f8ef5cff6901b to your computer and use it in GitHub Desktop.
Save elgatov/3a7476ebcd3c17f09e7f8ef5cff6901b to your computer and use it in GitHub Desktop.
journalctl -u selenium-node-logs
-- Logs begin at Thu 2019-10-24 18:42:48 UTC, end at Thu 2019-10-24 20:21:40 UTC. --
Oct 24 18:43:07 vmeduqasele02 systemd[1]: Started Selenium nodes.
Oct 24 18:43:13 vmeduqasele02 xvfb-run[1037]: 18:43:13.861 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358
Oct 24 18:43:15 vmeduqasele02 xvfb-run[1037]: 18:43:15.127 INFO [GridLauncherV3.lambda$buildLaunchers$7] - Launching a Selenium Grid node on port 5555
Oct 24 18:43:17 vmeduqasele02 xvfb-run[1037]: 2019-10-24 18:43:17.468:INFO::main: Logging initialized @5895ms to org.seleniumhq.jetty9.util.log.StdErrLog
Oct 24 18:43:18 vmeduqasele02 xvfb-run[1037]: 18:43:18.221 INFO [WebDriverServlet.<init>] - Initialising WebDriverServlet
Oct 24 18:43:18 vmeduqasele02 xvfb-run[1037]: 18:43:18.385 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 5555
Oct 24 18:43:18 vmeduqasele02 xvfb-run[1037]: 18:43:18.386 INFO [GridLauncherV3.lambda$buildLaunchers$7] - Selenium Grid node is up and ready to register to the hub
Oct 24 18:43:18 vmeduqasele02 xvfb-run[1037]: 18:43:18.543 INFO [SelfRegisteringRemote$1.run] - Starting auto registration thread. Will try to register every 5000 ms.
Oct 24 18:43:20 vmeduqasele02 xvfb-run[1037]: 18:43:20.303 INFO [SelfRegisteringRemote.registerToHub] - Registering the node to the hub: http://localhost:4444/grid/register
Oct 24 18:43:20 vmeduqasele02 xvfb-run[1037]: 18:43:20.355 INFO [SelfRegisteringRemote.registerToHub] - The node is registered to the hub and ready to use
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: 18:44:55.972 INFO [ActiveSessionFactory.apply] - Capabilities are: {
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "browserName": "chrome",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "goog:chromeOptions": {
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "args": [
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "enable-automation",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-infobars",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-notifications",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "no-sandbox",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-gpu",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "window-size=1920,1080",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "verbose"
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: ]
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: }
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: }
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: 18:44:55.974 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.grid.session.remote.ServicedSession$Factory (provider: org.openqa.selenium.chrome.ChromeDriverSe
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: 18:44:55.979 INFO [ActiveSessionFactory.apply] - Capabilities are: {
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "browserName": "chrome",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "goog:chromeOptions": {
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "args": [
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "enable-automation",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-infobars",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-notifications",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "no-sandbox",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-gpu",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "window-size=1920,1080",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "verbose"
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: ]
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: }
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: }
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: 18:44:55.979 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.grid.session.remote.ServicedSession$Factory (provider: org.openqa.selenium.chrome.ChromeDriverSe
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: 18:44:55.981 INFO [ActiveSessionFactory.apply] - Capabilities are: {
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "browserName": "chrome",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "goog:chromeOptions": {
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "args": [
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "enable-automation",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-infobars",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-notifications",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "no-sandbox",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "disable-gpu",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "window-size=1920,1080",
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: "verbose"
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: ]
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: }
Oct 24 18:44:55 vmeduqasele02 xvfb-run[1037]: }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment