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

[draft] Pp access log v24.2.x #25061

Draft
wants to merge 3 commits into
base: v24.2.x
Choose a base branch
from

Conversation

michael-redpanda
Copy link
Contributor

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.3.x
  • v24.2.x
  • v24.1.x

Release Notes

  • None

Format is:
`DEBUG <DATE_TIME> [<SHARD>] <rest_proxy|schema_registry>_access - server.cc:<LINE_NO> -  <client_ip> <user> "<METHOD> <URL> <HTTP VERSION>" <STATUS CODE> <SIZE>`
E.g.:
`DEBUG 2022-11-01 18:00:05,305 [shard 0] rest_proxy - server.cc:128 - 127.0.0.1 user "GET /topics HTTP/1.1" 200 2`

Signed-off-by: Ben Pope <[email protected]>
(cherry picked from commit 093e790)
@michael-redpanda michael-redpanda marked this pull request as draft February 7, 2025 15:51
@michael-redpanda michael-redpanda self-assigned this Feb 7, 2025
@michael-redpanda
Copy link
Contributor Author

/dt

@vbotbuildovich
Copy link
Collaborator

Retry command for Build#61735

please wait until all jobs are finished before running the slash command

/ci-repeat 1
tests/rptest/transactions/consumer_offsets_test.py::VerifyConsumerOffsetsThruUpgrades.test_consumer_group_offsets@{"versions_to_upgrade":3}

@vbotbuildovich
Copy link
Collaborator

CI test results

test results on build#61735
test_id test_kind job_url test_status passed
gtest_raft_rpunit.gtest_raft_rpunit unit https://buildkite.com/redpanda/redpanda/builds/61735#0194e137-da27-4107-a695-180164f1acbd FLAKY 1/2
rptest.transactions.consumer_offsets_test.VerifyConsumerOffsetsThruUpgrades.test_consumer_group_offsets.versions_to_upgrade=3 ducktape https://buildkite.com/redpanda/redpanda/builds/61735#0194e17b-4b87-47e0-a82c-268d3709a211 FAIL 0/1
rptest.transactions.tx_atomic_produce_consume_test.TxAtomicProduceConsumeTest.test_basic_tx_consumer_transform_produce.with_failures=True ducktape https://buildkite.com/redpanda/redpanda/builds/61735#0194e181-d427-4f7b-9f0f-5068a7bd3bdc FLAKY 5/6

@michael-redpanda
Copy link
Contributor Author

/test-release-pipeline

@michael-redpanda
Copy link
Contributor Author

/dt

@michael-redpanda
Copy link
Contributor Author

/test-release-pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants