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

CI Failure (AssertionError: Transformed partitions must the same or larger watermark than source) in TxAtomicProduceConsumeTest.test_basic_tx_consumer_transform_produce #20315

Closed
vbotbuildovich opened this issue Jun 27, 2024 · 2 comments · Fixed by #20825 or #20834
Labels
area/transactions auto-triaged used to know which issues have been opened from a CI job ci-failure ci-rca/test CI Root Cause Analysis - Test Issue team/replication helper for jira sync

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jun 27, 2024

https://buildkite.com/redpanda/redpanda/builds/50784

Module: rptest.transactions.tx_atomic_produce_consume_test
Class: TxAtomicProduceConsumeTest
Method: test_basic_tx_consumer_transform_produce
test_id:    TxAtomicProduceConsumeTest.test_basic_tx_consumer_transform_produce
status:     FAIL
run time:   70.140 seconds

AssertionError('Transformed partitions must the same or larger watermark than source')
Traceback (most recent call last):
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 276, in run_test
    return self.test_context.function(self.test)
  File "/root/tests/rptest/services/cluster.py", line 105, in wrapped
    r = f(self, *args, **kwargs)
  File "/root/tests/rptest/transactions/tx_atomic_produce_consume_test.py", line 370, in test_basic_tx_consumer_transform_produce
    transformer.validate_transform()
  File "/root/tests/rptest/transactions/tx_atomic_produce_consume_test.py", line 271, in validate_transform
    assert dst_high_watermarks[
AssertionError: Transformed partitions must the same or larger watermark than source

JIRA Link: CORE-4602

@vbotbuildovich
Copy link
Collaborator Author

@mmaslankaprv mmaslankaprv changed the title CI Failure (key symptom) in TxAtomicProduceConsumeTest.test_basic_tx_consumer_transform_produce CI Failure (AssertionError: Transformed partitions must the same or larger watermark than source) in TxAtomicProduceConsumeTest.test_basic_tx_consumer_transform_produce Jul 3, 2024
@mmaslankaprv mmaslankaprv added the ci-rca/test CI Root Cause Analysis - Test Issue label Jul 3, 2024
@bharathv
Copy link
Contributor

bharathv commented Jul 4, 2024

I suspect this is not fully fixed yet.

Example: https://buildkite.com/redpanda/redpanda/builds/51066#01907ade-af1f-4fa5-9bf4-303c4bf4f226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/transactions auto-triaged used to know which issues have been opened from a CI job ci-failure ci-rca/test CI Root Cause Analysis - Test Issue team/replication helper for jira sync
Projects
None yet
4 participants