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

[mergify] report open backported PRs once a week #6622

Merged
merged 2 commits into from
Nov 16, 2021

Conversation

v1v
Copy link
Member

@v1v v1v commented Nov 15, 2021

What does this PR do?

Notify to the assignees when an automated backport Pull Request has not been merged yet.

When?

  • Once a week (Mondays)
  • PR was created by mergify
  • It has at least one GitHub check. (We want to notify regardless of the GitHub check status)

Why is it important?

Avoid missing backports.

Issue

Similar to elastic/beats#28964

UI

See elastic/apm-pipeline-library#1380 (comment)

image

@v1v v1v requested a review from a team November 15, 2021 17:03
@v1v v1v self-assigned this Nov 15, 2021
@mergify
Copy link
Contributor

mergify bot commented Nov 15, 2021

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.x is the label to automatically backport to the 7.x branch.
  • backport-7./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Nov 15, 2021
@apmmachine
Copy link
Contributor

apmmachine commented Nov 15, 2021

💔 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 preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-16T03:20:37.405+0000

  • Duration: 39 min 23 sec

  • Commit: ceee238

Test stats 🧪

Test Results
Failed 12
Passed 5997
Skipped 19
Total 6028

Test errors 12

Expand to view the tests failures

> Show only the first 10 test failures

Build and Test / System and Environment Tests / TestTransactionAggregation – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestTransactionAggregation
        aggregation_test.go:69: context deadline exceeded
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestTransactionAggregation/apm-server
    --- FAIL: TestTransactionAggregation (60.55s)
     
    

Build and Test / System and Environment Tests / TestTransactionAggregationShutdown – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestTransactionAggregationShutdown
        aggregation_test.go:145: context deadline exceeded
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestTransactionAggregationShutdown/apm-server
    --- FAIL: TestTransactionAggregationShutdown (61.60s)
     
    

Build and Test / System and Environment Tests / TestServiceDestinationAggregation – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestServiceDestinationAggregation
        aggregation_test.go:178: context deadline exceeded
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestServiceDestinationAggregation/apm-server
    --- FAIL: TestServiceDestinationAggregation (60.57s)
     
    

Build and Test / System and Environment Tests / TestFleetIntegration – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestFleetIntegration
    2021/11/16 03:45:23 Building image elastic-agent-systemtest:8.1.0-e547d04a-SNAPSHOT...
    2021/11/16 03:45:24 Built image elastic-agent-systemtest:8.1.0-e547d04a-SNAPSHOT
    2021/11/16 03:45:24 Starting container id: 43846f41c544 image: elastic-agent-systemtest:8.1.0-e547d04a-SNAPSHOT
    2021/11/16 03:45:25 Waiting for container id 43846f41c544 image: elastic-agent-systemtest:8.1.0-e547d04a-SNAPSHOT
    2021/11/16 03:45:30 Container is ready id: 43846f41c544 image: elastic-agent-systemtest:8.1.0-e547d04a-SNAPSHOT
        fleet_test.go:53:   map[string]interface{}{
              	"events": []interface{}{
              		map[string]interface{}{
              			... // 10 identical entries
              			"processor":   map[string]interface{}{"event": string("transaction"), "name": string("transaction")},
              			"service":     map[string]interface{}{"language": map[string]interface{}{"name": string("go"), "version": string("2.0")}, "name": string("systemtest"), "node": map[string]interface{}{"name": string("beowulf")}, "runtime": map[string]interface{}{"name": string("gc"), "version": string("2.0")}},
            + 			"tags":        []interface{}{string("_geoip_database_unavailable_GeoLite2-City.mmdb")},
              			"timestamp":   map[string]interface{}{"us": string("dynamic")},
              			"trace":       map[string]interface{}{"id": string("dynamic")},
              			"transaction": map[string]interface{}{"duration": map[string]interface{}{"us": float64(1e+06)}, "id": string("dynamic"), "name": string("name"), "sampled": bool(true), ...},
              		},
              	},
              }
            
            Run `make update check-approvals` to verify the diff
            
        fleet_test.go:119: elastic-agent logs: �������"Policy selected for enrollment:  
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:25.873Z","log.origin":{"file.name":"cmd/enroll_cmd.go","file.line":442},"message":"Starting enrollment to URL: https://172.18.0.6:8220/","ecs.version":"1.6.0"}
            �������)Successfully enrolled the Elastic Agent.
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:26.650Z","log.origin":{"file.name":"cmd/enroll_cmd.go","file.line":248},"message":"Elastic Agent might not be running; unable to trigger restart","ecs.version":"1.6.0"}
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:26.761Z","log.origin":{"file.name":"application/application.go","file.line":67},"message":"Detecting execution mode","ecs.version":"1.6.0"}
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:26.763Z","log.origin":{"file.name":"application/application.go","file.line":92},"message":"Agent is managed by Fleet","ecs.version":"1.6.0"}
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:26.763Z","log.origin":{"file.name":"capabilities/capabilities.go","file.line":59},"message":"capabilities file not found in /usr/share/elastic-agent/state/capabilities.yml","ecs.version":"1.6.0"}
            �������U{"log.level":"info","@timestamp":"2021-11-16T03:45:27.509Z","log.logger":"composable.providers.docker","log.origin":{"file.name":"docker/docker.go","file.line":43},"message":"Docker provider skipped, unable to connect: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?","ecs.version":"1.6.0"}
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:27.511Z","log.logger":"api","log.origin":{"file.name":"api/server.go","file.line":62},"message":"Starting stats endpoint","ecs.version":"1.6.0"}
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:27.511Z","log.origin":{"file.name":"application/managed_mode.go","file.line":290},"message":"Agent is starting","ecs.version":"1.6.0"}
            �������V{"log.level":"info","@timestamp":"2021-11-16T03:45:27.511Z","log.logger":"api","log.origin":{"file.name":"api/server.go","file.line":64},"message":"Metrics endpoint listening on: /usr/share/elastic-agent/state/data/tmp/elastic-agent.sock (configured: unix:///usr/share/elastic-agent/state/data/tmp/elastic-agent.sock)","ecs.version":"1.6.0"}
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:29.298Z","log.origin":{"file.name":"stateresolver/stateresolver.go","file.line":48},"message":"New State ID is mC2GXer_","ecs.version":"1.6.0"}
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:29.298Z","log.origin":{"file.name":"stateresolver/stateresolver.go","file.line":49},"message":"Converging state requires execution of 2 step(s)","ecs.version":"1.6.0"}
            ��������{"log.level":"info","@timestamp":"2021-11-16T03:45:29.477Z","log.origin":{"file.name":"operation/operator.go","file.line":284},"message":"operation 'operation-install' skipped for apm-server.8.1.0-SNAPSHOT","ecs.version":"1.6.0"}
            �������U{"log.level":"info","@timestamp":"2021-11-16T03:45:29.593Z","log.origin":{"file.name":"log/reporter.go","file.line":40},"message":"2021-11-16T03:45:29Z - message: Application: apm-server--8.1.0-SNAPSHOT[b5b631f3-2c77-471d-a860-0142405b1496]: State changed to STARTING: Starting - type: 'STATE' - sub_type: 'STARTING'","ecs.version":"1.6.0"}
            �������R{"log.level":"info","@timestamp":"2021-11-16T03:45:30.707Z","log.origin":{"file.name":"log/reporter.go","file.line":40},"message":"2021-11-16T03:45:30Z - message: Application: apm-server--8.1.0-SNAPSHOT[b5b631f3-2c77-471d-a860-0142405b1496]: State changed to RUNNING: Running - type: 'STATE' - sub_type: 'RUNNING'","ecs.version":"1.6.0"}
    --- FAIL: TestFleetIntegration (21.99s)
     
    

Build and Test / System and Environment Tests / TestTransactionDroppedSpansStats – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestTransactionDroppedSpansStats
        huge_traces_test.go:70: context deadline exceeded
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestTransactionDroppedSpansStats/apm-server
    --- FAIL: TestTransactionDroppedSpansStats (60.47s)
     
    

Build and Test / System and Environment Tests / TestCompressedSpans – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestCompressedSpans
        huge_traces_test.go:153:   map[string]interface{}{
              	"events": []interface{}{
              		map[string]interface{}{
              			... // 10 identical entries
              			"service":     map[string]interface{}{"name": string("systemtest")},
              			"span":        map[string]interface{}{"composite": map[string]interface{}{"compression_strategy": string("same_kind"), "count": float64(50), "sum": map[string]interface{}{"us": float64(50000)}}, "destination": map[string]interface{}{"service": map[string]interface{}{"resource": string("redis"), "type": string("db")}}, "duration": map[string]interface{}{"us": float64(50000)}, "id": string("0000000000000002"), ...},
            + 			"tags":        []interface{}{string("_geoip_database_unavailable_GeoLite2-City.mmdb")},
              			"timestamp":   map[string]interface{}{"us": float64(0)},
              			"trace":       map[string]interface{}{"id": string("01000000000000000000000000000000")},
              			"transaction": map[string]interface{}{"id": string("0000000000000001")},
              		},
              		map[string]interface{}{
              			... // 10 identical entries
              			"service":     map[string]interface{}{"name": string("systemtest")},
              			"span":        map[string]interface{}{"composite": map[string]interface{}{"compression_strategy": string("exact_match"), "count": float64(5), "sum": map[string]interface{}{"us": float64(20000)}}, "destination": map[string]interface{}{"service": map[string]interface{}{"resource": string("elasticsearch"), "type": string("db")}}, "duration": map[string]interface{}{"us": float64(20000)}, "id": string("0000000000000034"), ...},
            + 			"tags":        []interface{}{string("_geoip_database_unavailable_GeoLite2-City.mmdb")},
              			"timestamp":   map[string]interface{}{"us": float64(50000)},
              			"trace":       map[string]interface{}{"id": string("01000000000000000000000000000000")},
              			"transaction": map[string]interface{}{"id": string("0000000000000001")},
              		},
              	},
              }
            
            Run `make update check-approvals` to verify the diff
            
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestCompressedSpans/apm-server
    --- FAIL: TestCompressedSpans (1.70s)
     
    

Build and Test / System and Environment Tests / TestApprovedMetrics – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestApprovedMetrics
        metrics_test.go:61: context deadline exceeded
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestApprovedMetrics/apm-server
    --- FAIL: TestApprovedMetrics (60.17s)
     
    

Build and Test / System and Environment Tests / TestBreakdownMetrics – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestBreakdownMetrics
        metrics_test.go:100: context deadline exceeded
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestBreakdownMetrics/apm-server
    --- FAIL: TestBreakdownMetrics (60.37s)
     
    

Build and Test / System and Environment Tests / TestOTLPGRPCTraces – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestOTLPGRPCTraces
        otlp_test.go:98:   map[string]interface{}{
              	"events": []interface{}{
              		map[string]interface{}{"@timestamp": string("1970-01-01T00:02:03.001Z"), "agent": map[string]interface{}{"name": string("opentelemetry/go"), "version": string("1.0.0")}, "data_stream.dataset": string("apm.app"), "data_stream.namespace": string("default"), ...},
              		map[string]interface{}{
              			... // 9 identical entries
              			"processor":   map[string]interface{}{"event": string("transaction"), "name": string("transaction")},
              			"service":     map[string]interface{}{"framework": map[string]interface{}{"name": string("systemtest")}, "language": map[string]interface{}{"name": string("go")}, "name": string("unknown_service_systemtest_test")},
            + 			"tags":        []interface{}{string("_geoip_database_unavailable_GeoLite2-City.mmdb")},
              			"timestamp":   map[string]interface{}{"us": float64(1.23e+08)},
              			"trace":       map[string]interface{}{"id": string("d2acbef8b37655e48548fd9d61ad6114")},
              			"transaction": map[string]interface{}{"duration": map[string]interface{}{"us": float64(1e+06)}, "id": string("b3ee9be3b687a611"), "name": string("operation_name"), "sampled": bool(true), ...},
              		},
              	},
              }
            
            Run `make update check-approvals` to verify the diff
            
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestOTLPGRPCTraces/apm-server
    --- FAIL: TestOTLPGRPCTraces (3.06s)
     
    

Build and Test / System and Environment Tests / TestOTLPGRPCMetrics – github.com/elastic/apm-server/systemtest
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestOTLPGRPCMetrics
        otlp_test.go:126:   map[string]interface{}{
              	"events": []interface{}{
              		map[string]interface{}{
              			... // 11 identical entries
              			"processor": map[string]interface{}{"event": string("metric"), "name": string("metric")},
              			"service":   map[string]interface{}{"language": map[string]interface{}{"name": string("go")}, "name": string("unknown_service_systemtest_test")},
            + 			"tags":      []interface{}{string("_geoip_database_unavailable_GeoLite2-City.mmdb")},
              		},
              	},
              }
            
            Run `make update check-approvals` to verify the diff
            
        server.go:195: log file: /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-6622/src/github.com/elastic/apm-server/systemtest/logs/TestOTLPGRPCMetrics/apm-server
    --- FAIL: TestOTLPGRPCMetrics (1.55s)
     
    

Steps errors 1

Expand to view the steps failures

Run Linux tests
  • Took 19 min 50 sec . View more details here
  • Description: ./.ci/scripts/linux-test.sh

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /hey-apm : Run the hey-apm benchmark.

  • /package : Generate and publish the docker images.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Member

@axw axw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice :)

@axw axw merged commit b324615 into elastic:master Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip notification from the automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants