ci.jenkins.io / Jenkins
failed
Apr 7, 2024 in 7m 52s
windows-11/Build (windows-11): error in 'bat' step
linux-17 / Archive (linux-17) / Record compiler warnings and static analysis results
Warning in recordIssues
step, with arguments {qualityGates=[{threshold=1, type=NEW, unstable=true}], sourceCodeEncoding=UTF-8, trendChartType=TOOLS_ONLY, tool=@spotBugs(pattern=**/target/spotbugsXml.xml,**/target/findbugsXml.xml), skipBlames=true}
.
-> Some quality gates have been missed: overall result is UNSTABLE
linux-17 / Archive (linux-17) / Error signal
Error in error
step, with arguments Static analysis quality gates not passed; halting early
.
Static analysis quality gates not passed; halting early
windows-11 / Build (windows-11) / Windows Batch Script
Error in bat
step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dset.changelist clean install
.
null
Build log
[2024-04-07T20:41:18.804Z]
[2024-04-07T20:41:18.805Z] C:\Jenkins\agent\workspace\Plugins_oic-auth-plugin_PR-291>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dset.changelist clean install
[2024-04-07T20:41:19.111Z] -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=134200512 -XX:MaxHeapSize=2147208192 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation
[2024-04-07T20:41:20.129Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
[2024-04-07T20:41:20.130Z] Maven home: C:\tools\apache-maven-3.9.6
[2024-04-07T20:41:20.134Z] Java version: 11.0.22, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-11
[2024-04-07T20:41:20.135Z] Default locale: en_US, platform encoding: UTF-8
[2024-04-07T20:41:20.136Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2024-04-07T20:41:27.897Z] [INFO] Error stacktraces are turned on.
[2024-04-07T20:41:31.553Z] [INFO] Setting: -Dchangelist=236.v5b_5f4d44f9e8 -DscmTag=5b5f4d44f9e8034d6b5b126109626c915f47924d
[2024-04-07T20:41:31.555Z] [INFO] Setting: -DgitHubRepo=michael-doubez/oic-auth-plugin
[2024-04-07T20:41:31.556Z] [INFO] Scanning for projects...
[2024-04-07T20:41:38.305Z] [INFO]
[2024-04-07T20:41:38.311Z] [INFO] ------------------< org.jenkins-ci.plugins:oic-auth >-------------------
[2024-04-07T20:41:38.313Z] [INFO] Building OpenId Connect Authentication Plugin 4.236.v5b_5f4d44f9e8
[2024-04-07T20:41:38.319Z] [INFO] from pom.xml
[2024-04-07T20:41:38.319Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-04-07T20:41:49.288Z] [INFO]
[2024-04-07T20:41:49.293Z] [INFO] --- clean:3.3.2:clean (default-clean) @ oic-auth ---
[2024-04-07T20:41:49.397Z] [INFO]
[2024-04-07T20:41:49.398Z] [INFO] --- hpi:3.53:validate (default-validate) @ oic-auth ---
[2024-04-07T20:41:49.402Z] [INFO] Created marker file C:\Jenkins\agent\workspace\Plugins_oic-auth-plugin_PR-291\target\java-level\11
[2024-04-07T20:41:49.422Z] [INFO]
[2024-04-07T20:41:49.427Z] [INFO] --- hpi:3.53:validate-hpi (default-validate-hpi) @ oic-auth ---
[2024-04-07T20:41:50.955Z] [INFO]
[2024-04-07T20:41:50.956Z] [INFO] --- enforcer:3.4.1:enforce (display-info) @ oic-auth ---
[2024-04-07T20:41:51.563Z] [INFO] Rule 0: io.jenkins.tools.incrementals.enforcer.RequireExtensionVersion passed
[2024-04-07T20:41:51.565Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2024-04-07T20:41:51.565Z] [INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[2024-04-07T20:41:52.485Z] [INFO] Rule 3: org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion passed
[2024-04-07T20:41:52.808Z] [INFO] Rule 4: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[2024-04-07T20:41:52.813Z] [INFO] Ignoring requireUpperBoundDeps in com.google.code.findbugs:jsr305
[2024-04-07T20:41:52.814Z] [INFO] Rule 5: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[2024-04-07T20:41:52.817Z] [INFO]
[2024-04-07T20:41:52.819Z] [INFO] --- enforcer:3.4.1:enforce (no-snapshots-in-release) @ oic-auth ---
[2024-04-07T20:41:52.921Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[2024-04-07T20:41:52.923Z] [INFO]
[2024-04-07T20:41:52.924Z] [INFO] --- checkstyle:3.3.1:check (validate) @ oic-auth ---
[2024-04-07T20:41:58.687Z] [INFO] There are 23 errors reported by Checkstyle 10.15.0 with C:\Jenkins\agent\workspace\Plugins_oic-auth-plugin_PR-291/.mvn/checkstyle.xml ruleset.
[2024-04-07T20:41:58.790Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\EscapeHatchCrumbExclusion.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.795Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\JenkinsAwareConnectionFactory.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.800Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\OicLogoutAction.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.800Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\OicSecurityRealm.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.804Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\OicSession.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.807Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\OicTokenResponse.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.808Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\OicUserDetails.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.808Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\OicUserProperty.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.809Z] [ERROR] src\main\java\org\jenkinsci\plugins\oic\WellKnownOpenIDConfigurationResponse.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.810Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\ConfigurationAsCodeTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.813Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\DescriptorImplTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.813Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\EscapeHatchCrumbExclusionTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.814Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\FieldTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.824Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\JenkinsAwareConnectionFactoryTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.824Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\OicLogoutActionTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.826Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\OicSecurityRealmTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.826Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\OicSessionTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.827Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\OicTokenResponseTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.841Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\OicUserDetailsTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.843Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\OicUserPropertyTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.844Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\PluginTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.845Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\TestRealm.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.851Z] [ERROR] src\test\java\org\jenkinsci\plugins\oic\WellKnownOpenIDConfigurationResponseTest.java:[1] (misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.
[2024-04-07T20:41:58.855Z] [WARNING] checkstyle:check violations detected but failOnViolation set to false
[2024-04-07T20:41:58.856Z] [INFO] You have 23 Checkstyle violations.
[2024-04-07T20:41:58.860Z] [INFO]
[2024-04-07T20:41:58.874Z] [INFO] --- localizer:1.31:generate (default) @ oic-auth ---
[2024-04-07T20:42:00.473Z] [INFO]
[2024-04-07T20:42:00.477Z] [INFO] --- resources:3.3.1:resources (default-resources) @ oic-auth ---
[2024-04-07T20:42:00.585Z] [INFO] Copying 30 resources from src\main\resources to target\classes
[2024-04-07T20:42:00.690Z] [INFO]
[2024-04-07T20:42:00.691Z] [INFO] --- flatten:1.6.0:flatten (flatten) @ oic-auth ---
[2024-04-07T20:42:00.925Z] [INFO] Generating flattened POM of project org.jenkins-ci.plugins:oic-auth:hpi:4.236.v5b_5f4d44f9e8...
[2024-04-07T20:42:01.172Z] [INFO]
[2024-04-07T20:42:01.179Z] [INFO] --- compiler:3.11.0:compile (default-compile) @ oic-auth ---
[2024-04-07T20:42:01.697Z] [INFO] Changes detected - recompiling the module! :dependency
[2024-04-07T20:42:01.698Z] [INFO] Compiling 10 source files with javac [debug release 11] to target\classes
[2024-04-07T20:42:06.380Z] [INFO] org.jenkinsci.plugins.oic.EscapeHatchCrumbExclusion indexed under hudson.Extension
[2024-04-07T20:42:06.381Z] [INFO] org.jenkinsci.plugins.oic.OicLogoutAction indexed under hudson.Extension
[2024-04-07T20:42:06.383Z] [INFO] org.jenkinsci.plugins.oic.OicSecurityRealm.DescriptorImpl indexed under hudson.Extension
[2024-04-07T20:42:06.383Z] [INFO] /C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291/src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java: C:\Jenkins\agent\workspace\Plugins_oic-auth-plugin_PR-291\src\main\java\org\jenkinsci\plugins\oic\OicSecurityRealm.java uses unchecked or unsafe operations.
[2024-04-07T20:42:06.383Z] [INFO] /C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291/src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java: Recompile with -Xlint:unchecked for details.
[2024-04-07T20:42:06.384Z] [INFO]
[2024-04-07T20:42:06.384Z] [INFO] --- access-modifier-checker:1.33:enforce (default-enforce) @ oic-auth ---
[2024-04-07T20:42:07.031Z] [INFO]
[2024-04-07T20:42:07.044Z] [INFO] --- hpi:3.53:insert-test (default-insert-test) @ oic-auth ---
[2024-04-07T20:42:07.044Z] [INFO]
[2024-04-07T20:42:07.045Z] [INFO] --- antrun:3.1.0:run (createTempDir) @ oic-auth ---
[2024-04-07T20:42:07.554Z] [INFO] Executing tasks
[2024-04-07T20:42:07.555Z] [INFO] [mkdir] Created dir: C:\Jenkins\agent\workspace\Plugins_oic-auth-plugin_PR-291\target\tmp
[2024-04-07T20:42:07.555Z] [INFO] Executed tasks
[2024-04-07T20:42:07.556Z] [INFO]
[2024-04-07T20:42:07.556Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ oic-auth ---
[2024-04-07T20:42:07.556Z] [INFO] Copying 4 resources from src\test\resources to target\test-classes
[2024-04-07T20:42:07.556Z] [INFO]
[2024-04-07T20:42:07.557Z] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ oic-auth ---
[2024-04-07T20:42:07.660Z] [INFO] Changes detected - recompiling the module! :dependency
[2024-04-07T20:42:07.661Z] [INFO] Compiling 15 source files with javac [debug release 11] to target\test-classes
[2024-04-07T20:42:10.742Z] [INFO] /C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291/src/test/java/org/jenkinsci/plugins/oic/TestRealm.java: Some input files use or override a deprecated API.
[2024-04-07T20:42:10.743Z] [INFO] /C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291/src/test/java/org/jenkinsci/plugins/oic/TestRealm.java: Recompile with -Xlint:deprecation for details.
[2024-04-07T20:42:10.743Z] [INFO]
[2024-04-07T20:42:10.744Z] [INFO] --- hpi:3.53:test-hpl (default-test-hpl) @ oic-auth ---
[2024-04-07T20:42:10.744Z] [INFO] Generating C:\Jenkins\agent\workspace\Plugins_oic-auth-plugin_PR-291\target\test-classes\the.hpl
[2024-04-07T20:42:12.433Z] [INFO]
[2024-04-07T20:42:12.433Z] [INFO] --- hpi:3.53:resolve-test-dependencies (default-resolve-test-dependencies) @ oic-auth ---
[2024-04-07T20:42:14.391Z] [INFO]
[2024-04-07T20:42:14.392Z] [INFO] --- hpi:3.53:test-runtime (default-test-runtime) @ oic-auth ---
[2024-04-07T20:42:14.392Z] [INFO] Setting jenkins.addOpens to --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.desktop/com.sun.beans.introspect=ALL-UNNAMED
[2024-04-07T20:42:14.393Z] [INFO] Setting jenkins.insaneHook to --patch-module='java.base=C:\Jenkins\agent\workspace\Plugins_oic-auth-plugin_PR-291\target\patch-modules\org-netbeans-insane-hook.jar' --add-exports=java.base/org.netbeans.insane.hook=ALL-UNNAMED
[2024-04-07T20:42:14.393Z] [INFO]
[2024-04-07T20:42:14.393Z] [INFO] --- surefire:3.2.5:test (default-test) @ oic-auth ---
[2024-04-07T20:42:14.837Z] [INFO] Surefire report directory: C:\Jenkins\agent\workspace\Plugins_oic-auth-plugin_PR-291\target\surefire-reports
[2024-04-07T20:42:14.838Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[2024-04-07T20:42:15.144Z] [INFO]
[2024-04-07T20:42:15.151Z] [INFO] -------------------------------------------------------
[2024-04-07T20:42:15.153Z] [INFO] T E S T S
[2024-04-07T20:42:15.162Z] [INFO] -------------------------------------------------------
[2024-04-07T20:42:15.572Z] Running tests for org.jenkins-ci.plugins:oic-auth:4.236.v5b_5f4d44f9e8
[2024-04-07T20:42:20.074Z] [INFO] Running InjectedTest
[2024-04-07T20:42:31.339Z] WARNING: An illegal reflective access operation has occurred
[2024-04-07T20:42:31.340Z] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291%40tmp/m2repo/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
[2024-04-07T20:42:31.340Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
[2024-04-07T20:42:31.340Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-07T20:42:31.340Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-07T20:42:36.859Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.76 s -- in InjectedTest
[2024-04-07T20:42:38.618Z] [INFO] Running org.jenkinsci.plugins.oic.ConfigurationAsCodeTest
[2024-04-07T20:42:45.507Z] WARNING: An illegal reflective access operation has occurred
[2024-04-07T20:42:45.508Z] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291%40tmp/m2repo/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
[2024-04-07T20:42:45.509Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
[2024-04-07T20:42:45.510Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-07T20:42:45.510Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-07T20:42:52.525Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.84 s -- in org.jenkinsci.plugins.oic.ConfigurationAsCodeTest
[2024-04-07T20:42:54.249Z] [INFO] Running org.jenkinsci.plugins.oic.DescriptorImplTest
[2024-04-07T20:43:00.431Z] WARNING: An illegal reflective access operation has occurred
[2024-04-07T20:43:00.432Z] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291%40tmp/m2repo/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
[2024-04-07T20:43:00.432Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
[2024-04-07T20:43:00.432Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-07T20:43:00.432Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-07T20:43:18.085Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.84 s -- in org.jenkinsci.plugins.oic.DescriptorImplTest
[2024-04-07T20:43:19.930Z] [INFO] Running org.jenkinsci.plugins.oic.EscapeHatchCrumbExclusionTest
[2024-04-07T20:43:19.931Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.jenkinsci.plugins.oic.EscapeHatchCrumbExclusionTest
[2024-04-07T20:43:21.150Z] [INFO] Running org.jenkinsci.plugins.oic.FieldTest
[2024-04-07T20:43:27.942Z] WARNING: An illegal reflective access operation has occurred
[2024-04-07T20:43:27.943Z] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291%40tmp/m2repo/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
[2024-04-07T20:43:27.943Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
[2024-04-07T20:43:27.944Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-07T20:43:27.944Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-07T20:43:35.668Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.58 s -- in org.jenkinsci.plugins.oic.FieldTest
[2024-04-07T20:43:37.494Z] [INFO] Running org.jenkinsci.plugins.oic.JenkinsAwareConnectionFactoryTest
[2024-04-07T20:43:43.987Z] WARNING: An illegal reflective access operation has occurred
[2024-04-07T20:43:43.987Z] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291%40tmp/m2repo/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
[2024-04-07T20:43:43.988Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
[2024-04-07T20:43:43.988Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-07T20:43:43.988Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-07T20:43:47.146Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.674 s -- in org.jenkinsci.plugins.oic.JenkinsAwareConnectionFactoryTest
[2024-04-07T20:43:48.770Z] [INFO] Running org.jenkinsci.plugins.oic.OicLogoutActionTest
[2024-04-07T20:43:48.771Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.jenkinsci.plugins.oic.OicLogoutActionTest
[2024-04-07T20:43:49.786Z] [INFO] Running org.jenkinsci.plugins.oic.OicSecurityRealmTest
[2024-04-07T20:43:56.481Z] WARNING: An illegal reflective access operation has occurred
[2024-04-07T20:43:56.481Z] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291%40tmp/m2repo/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
[2024-04-07T20:43:56.482Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
[2024-04-07T20:43:56.482Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-07T20:43:56.482Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-07T20:44:10.211Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.40 s -- in org.jenkinsci.plugins.oic.OicSecurityRealmTest
[2024-04-07T20:44:11.935Z] [INFO] Running org.jenkinsci.plugins.oic.OicSessionTest
[2024-04-07T20:44:19.636Z] WARNING: An illegal reflective access operation has occurred
[2024-04-07T20:44:19.637Z] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291%40tmp/m2repo/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
[2024-04-07T20:44:19.637Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
[2024-04-07T20:44:19.638Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-07T20:44:19.638Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-07T20:44:24.712Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.74 s -- in org.jenkinsci.plugins.oic.OicSessionTest
[2024-04-07T20:44:26.437Z] [INFO] Running org.jenkinsci.plugins.oic.OicTokenResponseTest
[2024-04-07T20:44:26.438Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.jenkinsci.plugins.oic.OicTokenResponseTest
[2024-04-07T20:44:27.551Z] [INFO] Running org.jenkinsci.plugins.oic.OicUserDetailsTest
[2024-04-07T20:44:27.551Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.jenkinsci.plugins.oic.OicUserDetailsTest
[2024-04-07T20:44:28.667Z] [INFO] Running org.jenkinsci.plugins.oic.OicUserPropertyTest
[2024-04-07T20:44:28.770Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.jenkinsci.plugins.oic.OicUserPropertyTest
[2024-04-07T20:44:29.891Z] [INFO] Running org.jenkinsci.plugins.oic.PluginTest
[2024-04-07T20:44:37.187Z] WARNING: An illegal reflective access operation has occurred
[2024-04-07T20:44:37.187Z] WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Jenkins/agent/workspace/Plugins_oic-auth-plugin_PR-291%40tmp/m2repo/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
[2024-04-07T20:44:37.187Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
[2024-04-07T20:44:37.187Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-07T20:44:37.188Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-07T20:47:14.759Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.6 s -- in org.jenkinsci.plugins.oic.PluginTest
[2024-04-07T20:47:17.426Z] Sending interrupt signal to process
[2024-04-07T20:47:16.934Z] [INFO] Running org.jenkinsci.plugins.oic.WellKnownOpenIDConfigurationResponseTest
[2024-04-07T20:47:17.136Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.jenkinsci.plugins.oic.WellKnownOpenIDConfigurationResponseTest
[2024-04-07T20:47:17.137Z] [INFO]
[2024-04-07T20:47:17.137Z] [INFO] Results:
[2024-04-07T20:47:17.137Z] [INFO]
[2024-04-07T20:47:17.137Z] [INFO] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0
[2024-04-07T20:47:17.138Z] [INFO]
[2024-04-07T20:47:17.240Z] [INFO]
[2024-04-07T20:47:17.241Z] [INFO] --- license:133.v48b_64c1fc6b_4:process (default) @ oic-auth ---
[2024-04-07T20:47:19.199Z] Terminate batch job (Y/N)?
[2024-04-07T20:47:18.318Z] script returned exit code 1
Details
- linux-17 (6 ms)
- Checkout (linux-17) (1 min 24 sec)
- Build (linux-17) (4 min 40 sec)
- Archive (linux-17) (1 min 28 sec)
Unstable: -> Some quality gates have been missed: overall result is UNSTABLE
Error: Static analysis quality gates not passed; halting early
- windows-11 (7 min 52 sec)
- Checkout (windows-11) (16 sec)
- Build (windows-11) (6 min 5 sec)
Error: null
Loading