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

[7.x](backport #26575) Packaging: add armv7 platform in the main pipeline #26598

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 30, 2021

This is an automatic backport of pull request #26575 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

@mergify mergify bot added the backport label Jun 30, 2021
@mergify mergify bot assigned v1v Jun 30, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 30, 2021
@botelastic
Copy link

botelastic bot commented Jun 30, 2021

This pull request doesn't have a Team:<team> label.

@elasticmachine
Copy link
Collaborator

💔 Tests Failed

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

Expand to view the summary

Build stats

  • Build Cause: Pull request #26598 opened

  • Start Time: 2021-06-30T08:31:10.311+0000

  • Duration: 63 min 28 sec

  • Commit: 31261fb

Test stats 🧪

Test Results
Failed 3
Passed 16859
Skipped 1372
Total 18234

Trends 🧪

Image of Build Times

Image of Tests

Test errors 3

Expand to view the tests failures

Build&Test / x-pack/filebeat-build / TestInput/Test_first_event – github.com/elastic/beats/v7/x-pack/filebeat/input/httpjson/internal/v2
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestInput/Test_first_event
        input_test.go:372: 
            	Error Trace:	input_test.go:372
            	Error:      	Not equal: 
            	            	expected: map[string]interface {}{"first":"a", "foo":"b"}
            	            	actual  : map[string]interface {}{"first":"none", "foo":"b"}
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -1,3 +1,3 @@
            	            	 (map[string]interface {}) (len=2) {
            	            	- (string) (len=5) "first": (string) (len=1) "a",
            	            	+ (string) (len=5) "first": (string) (len=4) "none",
            	            	  (string) (len=3) "foo": (string) (len=1) "b"
            	Test:       	TestInput/Test_first_event
        --- FAIL: TestInput/Test_first_event (2.01s)
     
    

Build&Test / x-pack/filebeat-build / TestInput – github.com/elastic/beats/v7/x-pack/filebeat/input/httpjson/internal/v2
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestInput
    --- FAIL: TestInput (8.17s)
     
    

Build&Test / filebeat-build / TestFilestreamMetadataUpdatedOnRename – github.com/elastic/beats/v7/filebeat/input/filestream
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestFilestreamMetadataUpdatedOnRename
        environment_test.go:188: 
            	Error Trace:	environment_test.go:188
            	            				input_integration_test.go:115
            	Error:      	Not equal: 
            	            	expected: 18
            	            	actual  : 9
            	Test:       	TestFilestreamMetadataUpdatedOnRename
    --- FAIL: TestFilestreamMetadataUpdatedOnRename (0.02s)
     
    

Steps errors 3

Expand to view the steps failures

filebeat-build - mage build test
  • Took 10 min 16 sec . View more details on here
  • Description: mage build test
x-pack/filebeat-build - mage build test
  • Took 3 min 27 sec . View more details on here
  • Description: mage build test
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Error 'hudson.AbortException: script returned exit code 1'

Log output

Expand to view the last 100 lines of log output

[2021-06-30T09:34:09.363Z] 2021-06-30T09:34:03.583Z	DEBUG	[docker]	docker/client.go:48	Docker client will negotiate the API version on the first request.
[2021-06-30T09:34:09.363Z]     data_generator.go:122: skip data generation tests
[2021-06-30T09:34:09.363Z] 
[2021-06-30T09:34:09.363Z] DONE 8 tests, 3 skipped in 21.039s
[2021-06-30T09:34:09.972Z] >> go test: Integration-zookeeper Test Passed
[2021-06-30T09:34:12.558Z] Cleaning up /var/lib/jenkins/workspace/PR-26598-1-81b87c07-8a8a-4712-8aee-f0de743ef58d
[2021-06-30T09:34:12.558Z] Client: Docker Engine - Community
[2021-06-30T09:34:12.558Z]  Version:           20.10.3
[2021-06-30T09:34:12.558Z]  API version:       1.41
[2021-06-30T09:34:12.558Z]  Go version:        go1.13.15
[2021-06-30T09:34:12.558Z]  Git commit:        48d30b5
[2021-06-30T09:34:12.558Z]  Built:             Fri Jan 29 14:33:13 2021
[2021-06-30T09:34:12.558Z]  OS/Arch:           linux/amd64
[2021-06-30T09:34:12.558Z]  Context:           default
[2021-06-30T09:34:12.558Z]  Experimental:      true
[2021-06-30T09:34:12.558Z] 
[2021-06-30T09:34:12.558Z] Server: Docker Engine - Community
[2021-06-30T09:34:12.558Z]  Engine:
[2021-06-30T09:34:12.558Z]   Version:          20.10.3
[2021-06-30T09:34:12.558Z]   API version:      1.41 (minimum version 1.12)
[2021-06-30T09:34:12.558Z]   Go version:       go1.13.15
[2021-06-30T09:34:12.558Z]   Git commit:       46229ca
[2021-06-30T09:34:12.558Z]   Built:            Fri Jan 29 14:31:25 2021
[2021-06-30T09:34:12.558Z]   OS/Arch:          linux/amd64
[2021-06-30T09:34:12.558Z]   Experimental:     false
[2021-06-30T09:34:12.558Z]  containerd:
[2021-06-30T09:34:12.558Z]   Version:          1.4.3
[2021-06-30T09:34:12.558Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
[2021-06-30T09:34:12.558Z]  runc:
[2021-06-30T09:34:12.558Z]   Version:          1.0.0-rc92
[2021-06-30T09:34:12.558Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
[2021-06-30T09:34:12.558Z]  docker-init:
[2021-06-30T09:34:12.558Z]   Version:          0.19.0
[2021-06-30T09:34:12.558Z]   GitCommit:        de40ad0
[2021-06-30T09:34:12.558Z] Change ownership of all files inside the specific folder from root/root to current user/group
[2021-06-30T09:34:12.558Z] Unable to find image 'alpine:3.4' locally
[2021-06-30T09:34:13.129Z] 3.4: Pulling from library/alpine
[2021-06-30T09:34:13.390Z] c1e54eec4b57: Pulling fs layer
[2021-06-30T09:34:13.650Z] c1e54eec4b57: Verifying Checksum
[2021-06-30T09:34:13.650Z] c1e54eec4b57: Download complete
[2021-06-30T09:34:13.913Z] c1e54eec4b57: Pull complete
[2021-06-30T09:34:13.913Z] Digest: sha256:b733d4a32c4da6a00a84df2ca32791bb03df95400243648d8c539e7b4cce329c
[2021-06-30T09:34:13.913Z] Status: Downloaded newer image for alpine:3.4
[2021-06-30T09:34:15.820Z] Change permissions with write access of all files inside the specific folder
[2021-06-30T09:34:16.800Z] Running in /var/lib/jenkins/workspace/PR-26598-1-81b87c07-8a8a-4712-8aee-f0de743ef58d/src/github.com/elastic/beats/build
[2021-06-30T09:34:17.137Z] + rm -rf ve
[2021-06-30T09:34:17.137Z] + find . -type d -name vendor -exec rm -r {} ;
[2021-06-30T09:34:17.574Z] + python .ci/scripts/pre_archive_test.py
[2021-06-30T09:34:17.835Z] Copy ./metricbeat/build into build/metricbeat/build
[2021-06-30T09:34:17.870Z] Running in /var/lib/jenkins/workspace/PR-26598-1-81b87c07-8a8a-4712-8aee-f0de743ef58d/src/github.com/elastic/beats/build
[2021-06-30T09:34:17.922Z] Recording test results
[2021-06-30T09:34:19.353Z] [Checks API] No suitable checks publisher found.
[2021-06-30T09:34:19.846Z] + go clean -modcache
[2021-06-30T09:34:23.490Z] Cleaning up /var/lib/jenkins/workspace/PR-26598-1-81b87c07-8a8a-4712-8aee-f0de743ef58d
[2021-06-30T09:34:23.491Z] Client: Docker Engine - Community
[2021-06-30T09:34:23.491Z]  Version:           20.10.3
[2021-06-30T09:34:23.491Z]  API version:       1.41
[2021-06-30T09:34:23.491Z]  Go version:        go1.13.15
[2021-06-30T09:34:23.491Z]  Git commit:        48d30b5
[2021-06-30T09:34:23.491Z]  Built:             Fri Jan 29 14:33:13 2021
[2021-06-30T09:34:23.491Z]  OS/Arch:           linux/amd64
[2021-06-30T09:34:23.491Z]  Context:           default
[2021-06-30T09:34:23.491Z]  Experimental:      true
[2021-06-30T09:34:23.491Z] 
[2021-06-30T09:34:23.491Z] Server: Docker Engine - Community
[2021-06-30T09:34:23.491Z]  Engine:
[2021-06-30T09:34:23.491Z]   Version:          20.10.3
[2021-06-30T09:34:23.491Z]   API version:      1.41 (minimum version 1.12)
[2021-06-30T09:34:23.491Z]   Go version:       go1.13.15
[2021-06-30T09:34:23.491Z]   Git commit:       46229ca
[2021-06-30T09:34:23.491Z]   Built:            Fri Jan 29 14:31:25 2021
[2021-06-30T09:34:23.491Z]   OS/Arch:          linux/amd64
[2021-06-30T09:34:23.491Z]   Experimental:     false
[2021-06-30T09:34:23.491Z]  containerd:
[2021-06-30T09:34:23.491Z]   Version:          1.4.3
[2021-06-30T09:34:23.491Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
[2021-06-30T09:34:23.491Z]  runc:
[2021-06-30T09:34:23.491Z]   Version:          1.0.0-rc92
[2021-06-30T09:34:23.491Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
[2021-06-30T09:34:23.491Z]  docker-init:
[2021-06-30T09:34:23.491Z]   Version:          0.19.0
[2021-06-30T09:34:23.491Z]   GitCommit:        de40ad0
[2021-06-30T09:34:23.491Z] Change ownership of all files inside the specific folder from root/root to current user/group
[2021-06-30T09:34:24.880Z] Change permissions with write access of all files inside the specific folder
[2021-06-30T09:34:25.188Z] Running in /var/lib/jenkins/workspace/PR-26598-1-81b87c07-8a8a-4712-8aee-f0de743ef58d
[2021-06-30T09:34:28.955Z] + gsutil --version
[2021-06-30T09:34:30.406Z] Masking supported pattern matches of $FILE_CREDENTIAL
[2021-06-30T09:34:30.880Z] + gcloud auth activate-service-account --key-file ****
[2021-06-30T09:34:31.458Z] Activated service account credentials for: [beats-ci-gcs-plugin@elastic-ci-prod.iam.gserviceaccount.com]
[2021-06-30T09:34:32.222Z] + gsutil -m -q cp -a public-read bWV0cmljYmVhdC1nb0ludGVnVGVzdDMxMjYxZmI4OTY1OGYwNjIwNTY0ZjUyNWE5NTZiNmM4MmE0MmZjNGM gs://beats-ci-temp/ci/cache/
[2021-06-30T09:34:35.811Z] Stage "Extended" skipped due to earlier failure(s)
[2021-06-30T09:34:35.955Z] Stage "Packaging" skipped due to earlier failure(s)
[2021-06-30T09:34:36.108Z] Stage "Packaging-Pipeline" skipped due to earlier failure(s)
[2021-06-30T09:34:36.275Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-26598/src/github.com/elastic/beats
[2021-06-30T09:34:36.962Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-26598
[2021-06-30T09:34:37.098Z] [INFO] getVaultSecret: Getting secrets
[2021-06-30T09:34:37.159Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-06-30T09:34:38.182Z] + chmod 755 generate-build-data.sh
[2021-06-30T09:34:38.182Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-26598/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-26598/runs/1 FAILURE 3807596
[2021-06-30T09:34:38.182Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-26598/runs/1/steps/?limit=10000 -o steps-info.json

🐛 Flaky test report

❕ There are test failures but not known flaky tests.

Expand to view the summary

Test stats 🧪

Test Results
Failed 3
Passed 16859
Skipped 1372
Total 18234

Genuine test errors 3

💔 There are test failures but not known flaky tests, most likely a genuine test failure.

  • Name: Build&Test / x-pack/filebeat-build / TestInput/Test_first_event – github.com/elastic/beats/v7/x-pack/filebeat/input/httpjson/internal/v2
  • Name: Build&Test / x-pack/filebeat-build / TestInput – github.com/elastic/beats/v7/x-pack/filebeat/input/httpjson/internal/v2
  • Name: Build&Test / filebeat-build / TestFilestreamMetadataUpdatedOnRename – github.com/elastic/beats/v7/filebeat/input/filestream

@v1v v1v merged commit 83a5e4a into 7.x Jun 30, 2021
@mergify mergify bot deleted the mergify/bp/7.x/pr-26575 branch June 30, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants