Bump com.github.spotbugs from 5.2.0 to 5.2.1 #359
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
ci.jenkins.io / Tests / linux-11 / Build (linux-11)
failed
Oct 23, 2023 in 0s
failed: 19, skipped: 1, passed: 309
Send us feedback
Details
hudson.plugins.gradle.GradleEnrichedScansTest.freestyleJobPublishesEnrichedBuildScan
com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) [Guice/ErrorInCustomProvider]: SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class LinkedHashMap cannot be cast to class Proxy (LinkedHashMap is in module java.base of loader 'bootstrap'; Proxy is in unnamed module of loader Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at FallbackConfig.createWebDriver(FallbackConfig.java:315)
\_ installed by: World -> Modules$OverrideModule -> Modules$OverrideModule -> FallbackConfig
at DiagnosticRule.driver(DiagnosticRule.java:18)
\_ for field driver
while locating DiagnosticRule
Learn more:
https://github.com/google/guice/wiki/ERROR_IN_CUSTOM_PROVIDER
1 error
======================
Full classname legend:
======================
Bootstrap$PossessiveClassLoader: "org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader"
DiagnosticRule: "org.jenkinsci.test.acceptance.junit.DiagnosticRule"
FallbackConfig: "org.jenkinsci.test.acceptance.FallbackConfig"
Modules$OverrideModule: "com.google.inject.util.Modules$OverrideModule"
Proxy: "org.openqa.selenium.Proxy"
RemoteWebDriver: "org.openqa.selenium.remote.RemoteWebDriver"
SessionNotCreatedException: "org.openqa.selenium.SessionNotCreatedException"
World: "org.jenkinsci.test.acceptance.guice.World"
========================
End of classname legend:
========================
Stack trace
com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) [Guice/ErrorInCustomProvider]: SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class LinkedHashMap cannot be cast to class Proxy (LinkedHashMap is in module java.base of loader 'bootstrap'; Proxy is in unnamed module of loader Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at FallbackConfig.createWebDriver(FallbackConfig.java:315)
\_ installed by: World -> Modules$OverrideModule -> Modules$OverrideModule -> FallbackConfig
at DiagnosticRule.driver(DiagnosticRule.java:18)
\_ for field driver
while locating DiagnosticRule
Learn more:
https://github.com/google/guice/wiki/ERROR_IN_CUSTOM_PROVIDER
1 error
======================
Full classname legend:
======================
Bootstrap$PossessiveClassLoader: "org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader"
DiagnosticRule: "org.jenkinsci.test.acceptance.junit.DiagnosticRule"
FallbackConfig: "org.jenkinsci.test.acceptance.FallbackConfig"
Modules$OverrideModule: "com.google.inject.util.Modules$OverrideModule"
Proxy: "org.openqa.selenium.Proxy"
RemoteWebDriver: "org.openqa.selenium.remote.RemoteWebDriver"
SessionNotCreatedException: "org.openqa.selenium.SessionNotCreatedException"
World: "org.jenkinsci.test.acceptance.guice.World"
========================
End of classname legend:
========================
at app//com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:251)
at app//com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1151)
at app//com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1186)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.addRule(JenkinsAcceptanceTestRule.java:139)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.collectGlobalRules(JenkinsAcceptanceTestRule.java:115)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.decorateWithRules(JenkinsAcceptanceTestRule.java:84)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.evaluate(JenkinsAcceptanceTestRule.java:53)
at app//org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at app//org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class java.util.LinkedHashMap cannot be cast to class org.openqa.selenium.Proxy (java.util.LinkedHashMap is in module java.base of loader 'bootstrap'; org.openqa.selenium.Proxy is in unnamed module of loader org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:140)
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:96)
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:68)
at app//org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:163)
at app//org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at app//org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:518)
at app//org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:232)
at app//org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159)
at app//org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:139)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createContainerWebDriver(FallbackConfig.java:244)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createWebDriver(FallbackConfig.java:115)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createWebDriver(FallbackConfig.java:315)
at app//org.jenkinsci.test.acceptance.FallbackConfig$$FastClassByGuice$$ec531.GUICE$TRAMPOLINE(<generated>)
at app//org.jenkinsci.test.acceptance.FallbackConfig$$FastClassByGuice$$ec531.apply(<generated>)
at app//com.google.inject.internal.ProviderMethod$FastClassProviderMethod.doProvision(ProviderMethod.java:260)
at app//com.google.inject.internal.ProviderMethod.doProvision(ProviderMethod.java:171)
at app//com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
at app//com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
at app//com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
at app//org.jenkinsci.test.acceptance.guice.TestLifecycle.lambda$scope$0(TestLifecycle.java:58)
at app//com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
at app//com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:50)
at app//com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:146)
at app//com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:124)
at app//com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
at app//com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
at app//com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1148)
... 42 more
Standard error
Oct 23, 2023 3:27:23 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:27:23 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:27:23 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for freestyleJobPublishesEnrichedBuildScan(hudson.plugins.gradle.GradleEnrichedScansTest)...
Oct 23, 2023 3:27:23 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Creating new Proxy for freestyleJobPublishesEnrichedBuildScan(hudson.plugins.gradle.GradleEnrichedScansTest)...
Oct 23, 2023 3:27:23 PM org.littleshoot.proxy.impl.DefaultHttpProxyServer start
INFO: Starting proxy at address: localhost/127.0.0.1:0
Oct 23, 2023 3:27:23 PM org.littleshoot.proxy.impl.DefaultHttpProxyServer doStart
INFO: Proxy listening with TCP transport
Oct 23, 2023 3:27:23 PM org.littleshoot.proxy.impl.DefaultHttpProxyServer doStart
INFO: Proxy started at address: /127.0.0.1:43759
Oct 23, 2023 3:27:23 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Proxy Created and listening on port 43,759
Oct 23, 2023 3:27:23 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser13143786173423527986log
Oct 23, 2023 3:27:50 PM org.openqa.selenium.remote.tracing.opentelemetry.OpenTelemetryTracer createTracer
INFO: Using OpenTelemetry for tracing
Oct 23, 2023 3:27:51 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
hudson.plugins.gradle.GradleEnterpriseErrorsTest.checkForGradleEnterpriseErrors
com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) [Guice/ErrorInCustomProvider]: SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class LinkedHashMap cannot be cast to class Proxy (LinkedHashMap is in module java.base of loader 'bootstrap'; Proxy is in unnamed module of loader Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at FallbackConfig.createWebDriver(FallbackConfig.java:315)
\_ installed by: World -> Modules$OverrideModule -> Modules$OverrideModule -> FallbackConfig
at DiagnosticRule.driver(DiagnosticRule.java:18)
\_ for field driver
while locating DiagnosticRule
Learn more:
https://github.com/google/guice/wiki/ERROR_IN_CUSTOM_PROVIDER
1 error
======================
Full classname legend:
======================
Bootstrap$PossessiveClassLoader: "org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader"
DiagnosticRule: "org.jenkinsci.test.acceptance.junit.DiagnosticRule"
FallbackConfig: "org.jenkinsci.test.acceptance.FallbackConfig"
Modules$OverrideModule: "com.google.inject.util.Modules$OverrideModule"
Proxy: "org.openqa.selenium.Proxy"
RemoteWebDriver: "org.openqa.selenium.remote.RemoteWebDriver"
SessionNotCreatedException: "org.openqa.selenium.SessionNotCreatedException"
World: "org.jenkinsci.test.acceptance.guice.World"
========================
End of classname legend:
========================
Stack trace
com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) [Guice/ErrorInCustomProvider]: SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class LinkedHashMap cannot be cast to class Proxy (LinkedHashMap is in module java.base of loader 'bootstrap'; Proxy is in unnamed module of loader Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at FallbackConfig.createWebDriver(FallbackConfig.java:315)
\_ installed by: World -> Modules$OverrideModule -> Modules$OverrideModule -> FallbackConfig
at DiagnosticRule.driver(DiagnosticRule.java:18)
\_ for field driver
while locating DiagnosticRule
Learn more:
https://github.com/google/guice/wiki/ERROR_IN_CUSTOM_PROVIDER
1 error
======================
Full classname legend:
======================
Bootstrap$PossessiveClassLoader: "org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader"
DiagnosticRule: "org.jenkinsci.test.acceptance.junit.DiagnosticRule"
FallbackConfig: "org.jenkinsci.test.acceptance.FallbackConfig"
Modules$OverrideModule: "com.google.inject.util.Modules$OverrideModule"
Proxy: "org.openqa.selenium.Proxy"
RemoteWebDriver: "org.openqa.selenium.remote.RemoteWebDriver"
SessionNotCreatedException: "org.openqa.selenium.SessionNotCreatedException"
World: "org.jenkinsci.test.acceptance.guice.World"
========================
End of classname legend:
========================
at app//com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:251)
at app//com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1151)
at app//com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1186)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.addRule(JenkinsAcceptanceTestRule.java:139)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.collectGlobalRules(JenkinsAcceptanceTestRule.java:115)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.decorateWithRules(JenkinsAcceptanceTestRule.java:84)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.evaluate(JenkinsAcceptanceTestRule.java:53)
at app//org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class java.util.LinkedHashMap cannot be cast to class org.openqa.selenium.Proxy (java.util.LinkedHashMap is in module java.base of loader 'bootstrap'; org.openqa.selenium.Proxy is in unnamed module of loader org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:140)
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:96)
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:68)
at app//org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:163)
at app//org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at app//org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:518)
at app//org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:232)
at app//org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159)
at app//org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:139)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createContainerWebDriver(FallbackConfig.java:244)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createWebDriver(FallbackConfig.java:115)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createWebDriver(FallbackConfig.java:315)
at app//org.jenkinsci.test.acceptance.FallbackConfig$$FastClassByGuice$$ec531.GUICE$TRAMPOLINE(<generated>)
at app//org.jenkinsci.test.acceptance.FallbackConfig$$FastClassByGuice$$ec531.apply(<generated>)
at app//com.google.inject.internal.ProviderMethod$FastClassProviderMethod.doProvision(ProviderMethod.java:260)
at app//com.google.inject.internal.ProviderMethod.doProvision(ProviderMethod.java:171)
at app//com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
at app//com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
at app//com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
at app//org.jenkinsci.test.acceptance.guice.TestLifecycle.lambda$scope$0(TestLifecycle.java:58)
at app//com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
at app//com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:50)
at app//com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:146)
at app//com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:124)
at app//com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
at app//com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
at app//com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1148)
... 41 more
Standard error
Oct 23, 2023 3:27:51 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:27:51 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:27:51 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for checkForGradleEnterpriseErrors(hudson.plugins.gradle.GradleEnterpriseErrorsTest)...
Oct 23, 2023 3:27:51 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for checkForGradleEnterpriseErrors(hudson.plugins.gradle.GradleEnterpriseErrorsTest) returned using port 43,759
Oct 23, 2023 3:27:51 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser10237278973588663769log
Oct 23, 2023 3:27:55 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
hudson.plugins.gradle.GradleInjectionTest.skipInjectionIfPluginAlreadyApplied
com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) [Guice/ErrorInCustomProvider]: SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class LinkedHashMap cannot be cast to class Proxy (LinkedHashMap is in module java.base of loader 'bootstrap'; Proxy is in unnamed module of loader Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at FallbackConfig.createWebDriver(FallbackConfig.java:315)
\_ installed by: World -> Modules$OverrideModule -> Modules$OverrideModule -> FallbackConfig
at DiagnosticRule.driver(DiagnosticRule.java:18)
\_ for field driver
while locating DiagnosticRule
Learn more:
https://github.com/google/guice/wiki/ERROR_IN_CUSTOM_PROVIDER
1 error
======================
Full classname legend:
======================
Bootstrap$PossessiveClassLoader: "org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader"
DiagnosticRule: "org.jenkinsci.test.acceptance.junit.DiagnosticRule"
FallbackConfig: "org.jenkinsci.test.acceptance.FallbackConfig"
Modules$OverrideModule: "com.google.inject.util.Modules$OverrideModule"
Proxy: "org.openqa.selenium.Proxy"
RemoteWebDriver: "org.openqa.selenium.remote.RemoteWebDriver"
SessionNotCreatedException: "org.openqa.selenium.SessionNotCreatedException"
World: "org.jenkinsci.test.acceptance.guice.World"
========================
End of classname legend:
========================
Stack trace
com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) [Guice/ErrorInCustomProvider]: SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class LinkedHashMap cannot be cast to class Proxy (LinkedHashMap is in module java.base of loader 'bootstrap'; Proxy is in unnamed module of loader Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at FallbackConfig.createWebDriver(FallbackConfig.java:315)
\_ installed by: World -> Modules$OverrideModule -> Modules$OverrideModule -> FallbackConfig
at DiagnosticRule.driver(DiagnosticRule.java:18)
\_ for field driver
while locating DiagnosticRule
Learn more:
https://github.com/google/guice/wiki/ERROR_IN_CUSTOM_PROVIDER
1 error
======================
Full classname legend:
======================
Bootstrap$PossessiveClassLoader: "org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader"
DiagnosticRule: "org.jenkinsci.test.acceptance.junit.DiagnosticRule"
FallbackConfig: "org.jenkinsci.test.acceptance.FallbackConfig"
Modules$OverrideModule: "com.google.inject.util.Modules$OverrideModule"
Proxy: "org.openqa.selenium.Proxy"
RemoteWebDriver: "org.openqa.selenium.remote.RemoteWebDriver"
SessionNotCreatedException: "org.openqa.selenium.SessionNotCreatedException"
World: "org.jenkinsci.test.acceptance.guice.World"
========================
End of classname legend:
========================
at app//com.google.inject.internal.InternalProvisionException.toProvisionException(InternalProvisionException.java:251)
at app//com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1151)
at app//com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1186)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.addRule(JenkinsAcceptanceTestRule.java:139)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.collectGlobalRules(JenkinsAcceptanceTestRule.java:115)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.decorateWithRules(JenkinsAcceptanceTestRule.java:84)
at app//org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.evaluate(JenkinsAcceptanceTestRule.java:53)
at app//org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at app//org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:108)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
Caused by: org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Unable to obtain: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 116.0, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: {httpProxy: localhost:43759, proxyType: manual, sslProxy: localhost:43759}, se:noVncPort: 7900, se:vncEnabled: true}, error class java.util.LinkedHashMap cannot be cast to class org.openqa.selenium.Proxy (java.util.LinkedHashMap is in module java.base of loader 'bootstrap'; org.openqa.selenium.Proxy is in unnamed module of loader org.openqa.selenium.grid.Bootstrap$PossessiveClassLoader @404b9385)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Host info: host: 'ubuntu-22-4f42e0', ip: '10.245.2.24'
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.20'
Driver info: driver.version: unknown
Build info: version: '4.11.0', revision: '040bc5406b'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1015-azure', java.version: '11.0.21'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}]}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false, dom.max_chrome_script_run_time: 600000, dom.max_script_run_time: 600000, intl.accept_languages: en}}, proxy: Proxy(manual, http=localhos...}
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:140)
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:96)
at app//org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:68)
at app//org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:163)
at app//org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at app//org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:518)
at app//org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:232)
at app//org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159)
at app//org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:139)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createContainerWebDriver(FallbackConfig.java:244)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createWebDriver(FallbackConfig.java:115)
at app//org.jenkinsci.test.acceptance.FallbackConfig.createWebDriver(FallbackConfig.java:315)
at app//org.jenkinsci.test.acceptance.FallbackConfig$$FastClassByGuice$$ec531.GUICE$TRAMPOLINE(<generated>)
at app//org.jenkinsci.test.acceptance.FallbackConfig$$FastClassByGuice$$ec531.apply(<generated>)
at app//com.google.inject.internal.ProviderMethod$FastClassProviderMethod.doProvision(ProviderMethod.java:260)
at app//com.google.inject.internal.ProviderMethod.doProvision(ProviderMethod.java:171)
at app//com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
at app//com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
at app//com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
at app//org.jenkinsci.test.acceptance.guice.TestLifecycle.lambda$scope$0(TestLifecycle.java:58)
at app//com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:45)
at app//com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:50)
at app//com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:146)
at app//com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:124)
at app//com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
at app//com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:300)
at app//com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1148)
... 42 more
Standard error
Oct 23, 2023 3:27:55 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:27:55 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:27:55 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for skipInjectionIfPluginAlreadyApplied(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:27:55 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for skipInjectionIfPluginAlreadyApplied(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:27:55 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser6314127076965543032log
Oct 23, 2023 3:27:59 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
Oct 23, 2023 3:27:59 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:27:59 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:27:59 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for skipsAutoInjectionIfRepositoryShouldBeExcluded(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:27:59 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for skipsAutoInjectionIfRepositoryShouldBeExcluded(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:27:59 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser9151610874528129685log
Oct 23, 2023 3:28:03 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
Oct 23, 2023 3:28:03 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:28:03 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:28:03 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for pipelineJobPublishesBuildScan(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:28:03 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for pipelineJobPublishesBuildScan(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:28:03 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser13627934165273942979log
Oct 23, 2023 3:28:06 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
Oct 23, 2023 3:28:06 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:28:06 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:28:06 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for appliesAutoInjectionIfRepositoryShouldBeIncluded(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:28:06 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for appliesAutoInjectionIfRepositoryShouldBeIncluded(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:28:06 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser11817952849837502660log
Oct 23, 2023 3:28:10 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
Oct 23, 2023 3:28:10 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:28:10 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:28:10 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for setEnforceUrlPublishesBuildScan(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:28:10 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for setEnforceUrlPublishesBuildScan(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:28:10 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser12803262894301390638log
Oct 23, 2023 3:28:14 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
Oct 23, 2023 3:28:14 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:28:14 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:28:14 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for accessKeyIsMasked(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:28:14 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for accessKeyIsMasked(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:28:14 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser2249794632697233219log
Oct 23, 2023 3:28:18 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
Oct 23, 2023 3:28:18 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:28:18 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:28:18 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for logsErrorIfBuildScanUploadFailed(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:28:18 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for logsErrorIfBuildScanUploadFailed(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:28:18 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser13806858001881517392log
Oct 23, 2023 3:28:21 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
Oct 23, 2023 3:28:21 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:28:21 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:28:21 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for injectionWorksOnAgents(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:28:21 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for injectionWorksOnAgents(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:28:21 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser16938843102567479011log
Oct 23, 2023 3:28:25 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
Oct 23, 2023 3:28:25 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/jenkins/jenkins.sock
Oct 23, 2023 3:28:25 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Oct 23, 2023 3:28:25 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for freestyleJobPublishesBuildScan(hudson.plugins.gradle.GradleInjectionTest)...
Oct 23, 2023 3:28:25 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for freestyleJobPublishesBuildScan(hudson.plugins.gradle.GradleInjectionTest) returned using port 43,759
Oct 23, 2023 3:28:25 PM org.jenkinsci.test.acceptance.FallbackConfig createContainerWebDriver
INFO: Starting selenium container 'selenium/standalone-firefox:4.11.0'. Logs in /tmp/ath-docker-browser358106451060110974log
Oct 23, 2023 3:28:29 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: []
more test results are not shown here, view them on Jenkins
Loading