[2025-10-02T19:43:35.455Z] Started by user Dusty Mabe [2025-10-02T19:43:35.455Z] Replayed #330 [2025-10-02T19:43:35.478Z] Loading library coreos@main [2025-10-02T19:43:35.478Z] Attempting to resolve main from remote references... [2025-10-02T19:43:35.478Z] > git --version # timeout=10 [2025-10-02T19:43:35.483Z] > git --version # 'git version 2.47.1' [2025-10-02T19:43:35.483Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-10-02T19:43:35.859Z] Found match: refs/heads/main revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 [2025-10-02T19:43:35.860Z] The recommended git tool is: NONE [2025-10-02T19:43:35.860Z] No credentials specified [2025-10-02T19:43:35.860Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10 [2025-10-02T19:43:35.865Z] Fetching changes from the remote Git repository [2025-10-02T19:43:35.866Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-10-02T19:43:35.872Z] Fetching without tags [2025-10-02T19:43:35.872Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-10-02T19:43:35.872Z] > git --version # timeout=10 [2025-10-02T19:43:35.879Z] > git --version # 'git version 2.47.1' [2025-10-02T19:43:35.879Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-02T19:43:36.003Z] Checking out Revision 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 (main) [2025-10-02T19:43:36.003Z] > git config core.sparsecheckout # timeout=10 [2025-10-02T19:43:36.008Z] > git checkout -f 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10 [2025-10-02T19:43:36.018Z] Commit message: "cosaBuild: call `cosa osbuild` separately" [2025-10-02T19:43:36.018Z] > git rev-list --no-walk 6a64d66a9bc5979e0ef3bcdd7ad1a05813b7a671 # timeout=10 [2025-10-02T19:43:36.089Z] [Pipeline] Start of Pipeline [2025-10-02T19:43:36.104Z] [Pipeline] End of Pipeline [2025-10-02T19:43:36.108Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4679a980-89e2-459c-9cc3-52c5cd873b9e [2025-10-02T19:43:36.108Z] groovy.lang.MissingPropertyException: No such property: t for class: groovy.lang.Binding [2025-10-02T19:43:36.108Z] at groovy.lang.Binding.getVariable(Binding.java:63) [2025-10-02T19:43:36.108Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:285) [2025-10-02T19:43:36.108Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375) [2025-10-02T19:43:36.108Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:134) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20) [2025-10-02T19:43:36.108Z] at WorkflowScript.run(WorkflowScript:1) [2025-10-02T19:43:36.108Z] at ___cps.transform___(Native Method) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:73) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:65) [2025-10-02T19:43:36.108Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2025-10-02T19:43:36.108Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:180) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:419) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:327) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:292) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140) [2025-10-02T19:43:36.108Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) [2025-10-02T19:43:36.108Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) [2025-10-02T19:43:36.108Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) [2025-10-02T19:43:36.108Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) [2025-10-02T19:43:36.108Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) [2025-10-02T19:43:36.108Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) [2025-10-02T19:43:36.108Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) [2025-10-02T19:43:36.108Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) [2025-10-02T19:43:36.108Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50) [2025-10-02T19:43:36.108Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) [2025-10-02T19:43:36.108Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) [2025-10-02T19:43:36.108Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50) [2025-10-02T19:43:36.108Z] at java.base/java.lang.Thread.run(Thread.java:1583) [2025-10-02T19:43:36.123Z] Finished: FAILURE