Skip to content

ci: update one-pipeline to 1.4.0 - #19791

Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-campaigner/update-one-pipeline-1787234416
Open

ci: update one-pipeline to 1.4.0#19791
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-campaigner/update-one-pipeline-1787234416

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

This automated pull request updates one-pipeline to 1.4.0.

📝 Full release notes

@datadog-datadog-us1-prod

datadog-datadog-us1-prod Bot commented Aug 20, 2026

Copy link
Copy Markdown

Pipelines  Tests

⚠️ Warnings

🚦 9 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-py | build linux serverless: [amd64, cp315-cp315, v126532274-233089d-musllinux_1_2_x86_64, 1] — 🔧 Needs a code fix, caused by this PR

View in Datadog · View in GitLab

DataDog/apm-reliability/dd-trace-py | build linux serverless: [arm64, cp315-cp315, v113741357-d2b8243-manylinux2014_aarch64, 1] — 🔧 Needs a code fix, caused by this PR

View in Datadog · View in GitLab

DataDog/apm-reliability/dd-trace-py | build linux: [amd64, cp315-cp315, v126532274-233089d-musllinux_1_2_x86_64] — 🔧 Needs a code fix, caused by this PR

View in Datadog · View in GitLab

View all 9 failed jobs.

🧪 1 Test failed in 1 job

DataDog/apm-reliability/dd-trace-py | contrib/kafka 2/4 — ❌ 1 test failed
❌ test_service_override_config[py3.9] from test_kafka.py   View in Datadog
At request <Request GET /test/session/snapshot >:
   At snapshot (token='tests.contrib.kafka.test_kafka.test_service_override'):
    - Directory: /go/src/github.com/DataDog/apm-reliability/dd-trace-py/tests/snapshots
    - CI mode: 1
    - Trace File: /go/src/github.com/DataDog/apm-reliability/dd-trace-py/tests/snapshots/tests.contrib.kafka.test_kafka.test_service_override.json
    - Stats File: /go/src/github.com/DataDog/apm-reliability/dd-trace-py/tests/snapshots/tests.contrib.kafka.test_kafka.test_service_override_tracestats.json
    At compare of 2 expected trace(s) to 2 received trace(s):
     At trace 'kafka.consume' (1 spans):
      At snapshot compare of span 'kafka.consume' at position 1 in trace:
       - Expected span:
...

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

🔄 Datadog retried 8 tests - 7 passed on retry View in Datadog

🚧 1 test that failed was ignored due to quarantine View in Datadog

🔄 Datadog auto-retried 19 jobs - 19 passed on retry View in Datadog

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: fc9bf66 | Docs | View more details | Give us feedback!

@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Dependency direction analysis

⚠️ Existing dependency direction violations

There are 252 dependency direction violations that already exist on the base branch and have not been changed by this PR.

Show existing violations (showing 5 of 252 highest severity)
ddtrace.internal.tracemethods -×-> ddtrace.trace  (internal-core -> product:tracing, score=135)
ddtrace.debugging._exception.replay -×-> ddtrace.trace  (product:debugging -> product:tracing, score=133)
ddtrace.llmobs._utils -×-> ddtrace.trace  (product:llmobs -> product:tracing, score=133)
ddtrace.internal.opentelemetry.trace -×-> ddtrace.trace  (product:opentelemetry -> product:tracing, score=133)
ddtrace.internal.ci_visibility.recorder -×-> ddtrace.trace  (product:ci_visibility -> product:tracing, score=133)

To see all violations, download the layers-base.json and layers-pr.json artifacts from this CI job and run:

uv run --script scripts/import-analysis/layers.py compare layers-base.json layers-pr.json

@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Circular import analysis

⚠️ Existing circular imports

There are 3 circular imports that already exist on the base branch and have not been changed by this PR.

ddtrace.errortracking._handled_exceptions.bytecode_injector -> ddtrace.errortracking._handled_exceptions.callbacks -> ddtrace.errortracking._handled_exceptions.collector -> ddtrace.errortracking._handled_exceptions.bytecode_reporting -> ddtrace.errortracking._handled_exceptions.bytecode_injector
ddtrace.llmobs -> ddtrace.llmobs._evaluators -> ddtrace.llmobs._evaluators.format -> ddtrace.llmobs._experiment -> ddtrace.llmobs
ddtrace.appsec._asm_request_context -> ddtrace.appsec._iast._iast_request_context_base -> ddtrace.appsec._iast._iast_env -> ddtrace.appsec._iast.reporter -> ddtrace.appsec._exploit_prevention.stack_traces -> ddtrace.appsec._asm_request_context

@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Codeowners resolved as

Resolved from the full PR diff against main using the target branch CODEOWNERS file.
CODEOWNERS team requests not listed below are not required by the current file set.

.gitlab/one-pipeline.locked.yml                                         @DataDog/python-guild @DataDog/apm-core-python

@pr-commenter

pr-commenter Bot commented Aug 20, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-08-20 14:37:56

Comparing candidate commit fc9bf66 in PR branch engraver-auto-campaigner/update-one-pipeline-1787234416 with baseline commit 1530b7b in branch main.

📊 Benchmarking dashboard

Found 0 performance improvements and 8 performance regressions! Performance is the same for 614 metrics, 10 unstable metrics.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:httppropagationextract-empty_headers

  • 🟥 execution_time [+197.013ns; +231.268ns] or [+20.356%; +23.895%]

scenario:httppropagationinject-ids_only

  • 🟥 execution_time [+1.649µs; +1.804µs] or [+8.602%; +9.408%]

scenario:iastaspects-casefold_noaspect

  • 🟥 execution_time [+45.984µs; +54.573µs] or [+18.668%; +22.155%]

scenario:iastaspects-swapcase_aspect

  • 🟥 execution_time [+43.747µs; +48.638µs] or [+15.698%; +17.453%]

scenario:iastaspectsospath-ospathbasename_aspect

  • 🟥 execution_time [+109.602µs; +117.830µs] or [+26.583%; +28.578%]

scenario:iastaspectssplit-rsplit_aspect

  • 🟥 execution_time [+14.836µs; +20.830µs] or [+10.032%; +14.085%]

scenario:span-start

  • 🟥 execution_time [+1.291ms; +1.447ms] or [+8.497%; +9.524%]

scenario:telemetryaddmetric-1-count-metric-1-times

  • 🟥 execution_time [+373.435ns; +413.260ns] or [+14.141%; +15.649%]

Unstable benchmarks

These benchmarks have a confidence interval too wide to call a change; treat them as noise rather than signal.

scenario:coreapiscenario-context_with_data_listeners

  • unstable execution_time [-898.136ns; +588.322ns] or [-8.103%; +5.308%]

scenario:coreapiscenario-core_dispatch_1_listener

  • unstable execution_time [-39.514ns; +27.006ns] or [-6.421%; +4.388%]

scenario:coreapiscenario-core_dispatch_50_listeners

  • unstable execution_time [-1779.458ns; +1514.994ns] or [-10.428%; +8.878%]

scenario:coreapiscenario-core_dispatch_exception_listeners

  • unstable execution_time [-1079.738ns; +1444.941ns] or [-8.247%; +11.037%]

scenario:coreapiscenario-core_dispatch_listeners

  • unstable execution_time [-335.867ns; +319.015ns] or [-9.122%; +8.664%]

scenario:coreapiscenario-core_dispatch_no_args_listeners

  • unstable execution_time [-276.373ns; +231.654ns] or [-9.471%; +7.938%]

scenario:coreapiscenario-core_dispatch_with_results_1_listener

  • unstable execution_time [-88.544ns; +53.798ns] or [-7.703%; +4.680%]

scenario:coreapiscenario-core_dispatch_with_results_50_listeners

  • unstable execution_time [-4559.358ns; +3424.918ns] or [-11.166%; +8.388%]

scenario:coreapiscenario-core_dispatch_with_results_listeners

  • unstable execution_time [-850.643ns; +693.334ns] or [-10.463%; +8.528%]

scenario:packagesupdateimporteddependencies-import_many_stdlib_cached

  • unstable execution_time [-61181.053ns; +59936.667ns] or [-9.481%; +9.288%]

@mabdinur mabdinur added the changelog/no-changelog A changelog entry is not required for this PR. label Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

campaigner-automated-change changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant