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

Bump the aws-sdk-go-v2 group across 1 directory with 7 updates #33431

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the aws-sdk-go-v2 group with 7 updates in the /test/new-e2e directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.33.0 1.34.0
github.com/aws/aws-sdk-go-v2/config 1.29.1 1.29.2
github.com/aws/aws-sdk-go-v2/service/ec2 1.200.0 1.201.1
github.com/aws/aws-sdk-go-v2/service/eks 1.51.0 1.57.0
github.com/aws/aws-sdk-go-v2/service/ssm 1.55.2 1.56.8
github.com/aws/aws-sdk-go-v2/service/ecs 1.53.2 1.53.9
github.com/aws/aws-sdk-go-v2/service/s3 1.72.0 1.74.1

Updates github.com/aws/aws-sdk-go-v2 from 1.33.0 to 1.34.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.1 to 1.29.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.200.0 to 1.201.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eks from 1.51.0 to 1.57.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.55.2 to 1.56.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.53.2 to 1.53.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.0 to 1.74.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk-go-v2 group with 7 updates in the /test/new-e2e directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.33.0` | `1.34.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.1` | `1.29.2` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.200.0` | `1.201.1` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.51.0` | `1.57.0` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.55.2` | `1.56.8` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.53.2` | `1.53.9` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.72.0` | `1.74.1` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.33.0...v1.34.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.1 to 1.29.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.1...config/v1.29.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.200.0 to 1.201.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.200.0...service/ec2/v1.201.1)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.51.0 to 1.57.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.51.0...service/s3/v1.57.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.55.2 to 1.56.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.55.2...service/ssm/v1.56.8)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.53.2 to 1.53.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.53.2...service/ecs/v1.53.9)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.72.0 to 1.74.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.72.0...service/s3/v1.74.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency dev/testing qa/no-code-change No code change in Agent code requiring validation team/agent-e2e-test labels Jan 27, 2025
@github-actions github-actions bot added the short review PR is simple enough to be reviewed quickly label Jan 27, 2025
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Jan 27, 2025

[Fast Unit Tests Report]

On pipeline 54425027 (CI Visibility). The following jobs did not run any unit tests:

Jobs:
  • tests_windows-x64

If you modified Go files and expected unit tests to run in these jobs, please double check the job logs. If you think tests should have been executed reach out to #agent-devx-help

@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Jan 27, 2025

Uncompressed package size comparison

Comparison with ancestor 5675c7e5722303ba648c550f4c8a5dc16b814cfa

Diff per package
package diff status size ancestor threshold
datadog-agent-amd64-deb 0.75MB 912.63MB 911.88MB 0.50MB
datadog-agent-x86_64-rpm 0.75MB 922.37MB 921.62MB 0.50MB
datadog-agent-x86_64-suse 0.75MB 922.37MB 921.62MB 0.50MB
datadog-agent-arm64-deb 0.57MB 899.84MB 899.27MB 0.50MB
datadog-agent-aarch64-rpm 0.57MB 909.56MB 908.99MB 0.50MB
datadog-dogstatsd-amd64-deb 0.00MB 59.01MB 59.01MB 0.50MB
datadog-dogstatsd-x86_64-rpm 0.00MB 59.09MB 59.09MB 0.50MB
datadog-dogstatsd-x86_64-suse 0.00MB 59.09MB 59.09MB 0.50MB
datadog-dogstatsd-arm64-deb 0.00MB 56.50MB 56.50MB 0.50MB
datadog-heroku-agent-amd64-deb 0.00MB 477.84MB 477.84MB 0.50MB
datadog-iot-agent-amd64-deb 0.00MB 93.83MB 93.83MB 0.50MB
datadog-iot-agent-x86_64-rpm 0.00MB 93.90MB 93.90MB 0.50MB
datadog-iot-agent-x86_64-suse 0.00MB 93.90MB 93.90MB 0.50MB
datadog-iot-agent-arm64-deb 0.00MB 89.88MB 89.88MB 0.50MB
datadog-iot-agent-aarch64-rpm 0.00MB 89.95MB 89.95MB 0.50MB

Decision

❌ Failed

Currently this PR is blocked, you can reach out to #agent-delivery-help to get support/ask for an exception.

Copy link

cit-pr-commenter bot commented Jan 27, 2025

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 0381c1ee-0150-41b2-8d4a-ee1642829135

Baseline: 5675c7e
Comparison: fd1faf8
Diff

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
tcp_syslog_to_blackhole ingress throughput +1.56 [+1.48, +1.63] 1 Logs
quality_gate_logs % cpu utilization +0.89 [-2.18, +3.95] 1 Logs
uds_dogstatsd_to_api_cpu % cpu utilization +0.52 [-0.45, +1.49] 1 Logs
file_tree memory utilization +0.33 [+0.26, +0.39] 1 Logs
file_to_blackhole_1000ms_latency egress throughput +0.15 [-0.62, +0.92] 1 Logs
quality_gate_idle memory utilization +0.11 [+0.08, +0.14] 1 Logs bounds checks dashboard
file_to_blackhole_500ms_latency egress throughput +0.10 [-0.69, +0.88] 1 Logs
uds_dogstatsd_to_api ingress throughput +0.01 [-0.28, +0.30] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput -0.00 [-0.02, +0.02] 1 Logs
file_to_blackhole_300ms_latency egress throughput -0.00 [-0.63, +0.63] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput -0.02 [-0.87, +0.82] 1 Logs
file_to_blackhole_0ms_latency_http2 egress throughput -0.03 [-0.96, +0.91] 1 Logs
file_to_blackhole_100ms_latency egress throughput -0.03 [-0.88, +0.81] 1 Logs
quality_gate_idle_all_features memory utilization -0.06 [-0.12, +0.01] 1 Logs bounds checks dashboard
file_to_blackhole_0ms_latency egress throughput -0.06 [-0.96, +0.84] 1 Logs
file_to_blackhole_1000ms_latency_linear_load egress throughput -0.10 [-0.56, +0.36] 1 Logs

Bounds Checks: ✅ Passed

perf experiment bounds_check_name replicates_passed links
file_to_blackhole_0ms_latency lost_bytes 10/10
file_to_blackhole_0ms_latency memory_usage 10/10
file_to_blackhole_0ms_latency_http1 lost_bytes 10/10
file_to_blackhole_0ms_latency_http1 memory_usage 10/10
file_to_blackhole_0ms_latency_http2 lost_bytes 10/10
file_to_blackhole_0ms_latency_http2 memory_usage 10/10
file_to_blackhole_1000ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency_linear_load memory_usage 10/10
file_to_blackhole_100ms_latency lost_bytes 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency lost_bytes 10/10
file_to_blackhole_300ms_latency memory_usage 10/10
file_to_blackhole_500ms_latency lost_bytes 10/10
file_to_blackhole_500ms_latency memory_usage 10/10
quality_gate_idle intake_connections 10/10 bounds checks dashboard
quality_gate_idle memory_usage 10/10 bounds checks dashboard
quality_gate_idle_all_features intake_connections 10/10 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs intake_connections 10/10
quality_gate_logs lost_bytes 10/10
quality_gate_logs memory_usage 10/10

Explanation

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

CI Pass/Fail Decision

Passed. All Quality Gates passed.

  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check intake_connections: 10/10 replicas passed. Gate passed.

@Pythyu
Copy link
Contributor

Pythyu commented Jan 30, 2025

Size increase request accepted, Force merging when CI pass

@Pythyu Pythyu merged commit 7ead26c into main Jan 30, 2025
403 of 405 checks passed
@Pythyu Pythyu deleted the dependabot/go_modules/test/new-e2e/aws-sdk-go-v2-872c4c3f20 branch January 30, 2025 12:58
@github-actions github-actions bot added this to the 7.64.0 milestone Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency dev/testing qa/no-code-change No code change in Agent code requiring validation short review PR is simple enough to be reviewed quickly team/agent-e2e-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant