Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick to 7.x: [CI] support windows-10 (#19804) #22140

Merged
merged 2 commits into from
Oct 26, 2020

Conversation

v1v
Copy link
Member

@v1v v1v commented Oct 26, 2020

Backports the following commits to 7.x:

@v1v v1v requested review from a team as code owners October 26, 2020 11:22
@v1v v1v added automation backport ci Team:Automation Label for the Observability productivity team labels Oct 26, 2020
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Oct 26, 2020
@v1v v1v requested a review from a team October 26, 2020 11:26
@elasticmachine
Copy link
Collaborator

elasticmachine commented Oct 26, 2020

❕ Build Aborted

Either there was a build timeout or someone aborted the build.'}

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts

Expand to view the summary

Build stats

  • Build Cause: [Pull request #22140 updated]

  • Start Time: 2020-10-26T14:06:38.199+0000

  • Duration: 184 min 35 sec

Test stats 🧪

Test Results
Failed 0
Passed 11623
Skipped 1256
Total 12879

Steps errors 1

Expand to view the steps failures

  • Name: Error signal
    • Description: untar: step failed with error null

    • Duration: 0 min 0 sec

    • Start Time: 2020-10-26T17:09:36.511+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-10-26T17:08:50.353Z] 
[2020-10-26T17:08:50.353Z] C:\Users\jenkins\workspace\Beats_beats_PR-22140\src\github.com\elastic\beats\build>tar --version  1>NUL 
[2020-10-26T17:08:50.698Z] 
[2020-10-26T17:08:50.698Z] C:\Users\jenkins\workspace\Beats_beats_PR-22140\src\github.com\elastic\beats\build>tar --exclude=test-build-artifacts-x-pack/auditbeat-windows-windows-2019.tgz -czf test-build-artifacts-x-pack/auditbeat-windows-windows-2019.tgz . 
[2020-10-26T17:08:52.389Z] [Google Cloud Storage Plugin] Found 1 files to upload from pattern: test-build-artifacts-x-pack/auditbeat-windows-windows-2019.tgz
[2020-10-26T17:08:53.413Z] [Google Cloud Storage Plugin] Uploading: test-build-artifacts-x-pack/auditbeat-windows-windows-2019.tgz
[2020-10-26T17:08:54.683Z] [INFO] system-tests=''. If no empty then let's create a tarball
[2020-10-26T17:09:12.353Z] Failed in branch x-pack/auditbeat-windows-windows-2019
[2020-10-26T17:09:21.235Z] [INFO] unstashV2: JOB_GCS_BUCKET is set. bucket param got precedency instead.
[2020-10-26T17:09:21.248Z] [INFO] unstashV2: JOB_GCS_CREDENTIALS is set. credentialsId param got precedency instead.
[2020-10-26T17:09:21.323Z] [Google Cloud Storage Plugin] Found 1 files to download from pattern: gs://beats-ci-temp/Beats/beats/PR-22140-2/source/source.tgz
[2020-10-26T17:09:21.345Z] [Google Cloud Storage Plugin] Downloading: Beats/beats/PR-22140-2/source/source.tgz to local path: /var/lib/jenkins/workspace/Beats_beats_PR-22140/source.tgz
[2020-10-26T17:09:29.853Z] + tar --version
[2020-10-26T17:09:30.201Z] + tar -xpf source.tgz
[2020-10-26T17:09:36.488Z] Body did not finish within grace period; terminating with extreme prejudice
[2020-10-26T17:09:36.509Z] [INFO] source.tgz was not extracted : null
[2020-10-26T17:09:36.865Z] + rm source.tgz
[2020-10-26T17:09:36.882Z] Error when executing always post condition:
[2020-10-26T17:09:36.883Z] hudson.AbortException: untar: step failed with error null
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.steps.ErrorStep$Execution.run(ErrorStep.java:63)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.steps.ErrorStep$Execution.run(ErrorStep.java:50)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution.start(SynchronousStepExecution.java:38)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:286)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:179)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:122)
[2020-10-26T17:09:36.883Z] 	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:48)
[2020-10-26T17:09:36.883Z] 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
[2020-10-26T17:09:36.883Z] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
[2020-10-26T17:09:36.883Z] 	at untar.call(untar.groovy:36)
[2020-10-26T17:09:36.883Z] 	at unstashV2.extract(unstashV2.groovy:75)
[2020-10-26T17:09:36.883Z] 	at unstashV2.call(unstashV2.groovy:71)
[2020-10-26T17:09:36.883Z] 	at WorkflowScript.run(WorkflowScript:126)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.delegateAndExecute(ModelInterpreter.groovy:137)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:756)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:395)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.catchRequiredContextForNode(ModelInterpreter.groovy:393)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:755)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2030)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2015)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2056)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy:745)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.runPostConditions(ModelInterpreter.groovy)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.executePostBuild(ModelInterpreter.groovy:723)
[2020-10-26T17:09:36.883Z] 	at ___cps.transform___(Native Method)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:86)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
[2020-10-26T17:09:36.883Z] 	at sun.reflect.GeneratedMethodAccessor541.invoke(Unknown Source)
[2020-10-26T17:09:36.883Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-10-26T17:09:36.883Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:107)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
[2020-10-26T17:09:36.883Z] 	at sun.reflect.GeneratedMethodAccessor541.invoke(Unknown Source)
[2020-10-26T17:09:36.883Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-10-26T17:09:36.883Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:89)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
[2020-10-26T17:09:36.883Z] 	at sun.reflect.GeneratedMethodAccessor541.invoke(Unknown Source)
[2020-10-26T17:09:36.883Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-10-26T17:09:36.883Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[2020-10-26T17:09:36.883Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
[2020-10-26T17:09:36.883Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
[2020-10-26T17:09:36.883Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276)
[2020-10-26T17:09:36.883Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
[2020-10-26T17:09:36.883Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-10-26T17:09:36.883Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:136)
[2020-10-26T17:09:36.883Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2020-10-26T17:09:36.883Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[2020-10-26T17:09:36.883Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-10-26T17:09:36.883Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-10-26T17:09:36.883Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-10-26T17:09:36.883Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-10-26T17:09:36.883Z] 	at java.lang.Thread.run(Thread.java:748)
[2020-10-26T17:09:36.883Z] 
[2020-10-26T17:10:09.868Z] Still waiting to schedule task
[2020-10-26T17:10:09.868Z] Waiting for next available executor on ‘master||metal||linux’
[2020-10-26T17:10:12.346Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-22140
[2020-10-26T17:10:12.485Z] [INFO] getVaultSecret: Getting secrets
[2020-10-26T17:10:12.915Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-10-26T17:10:14.046Z] + chmod 755 generate-build-data.sh
[2020-10-26T17:10:14.046Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-22140/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-22140/runs/2 ABORTED 11015474
[2020-10-26T17:10:14.047Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-22140/runs/2/steps/?limit=10000 -o steps-info.json
[2020-10-26T17:10:19.330Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-22140/runs/2/tests/?status=FAILED -o tests-errors.json
[2020-10-26T17:10:22.614Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-22140/runs/2/log/ -o pipeline-log.txt

@v1v
Copy link
Member Author

v1v commented Oct 26, 2020

Environmental issue unrelated to this PR

@v1v v1v merged commit ebb96f9 into elastic:7.x Oct 26, 2020
@v1v v1v deleted the backport/7.x/pr-19804 branch October 26, 2020 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport ci Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants