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

Upgrade Debezium to 2.2.1 #24631

Closed

Conversation

TomaszGaweda
Copy link
Contributor

Upgrade Debezium to 2.x

Checklist:

  • Labels (Team:, Type:, Source:, Module:) and Milestone set
  • Label Add to Release Notes or Not Release Notes content set
  • Request reviewers if possible
  • Send backports/forwardports if fix needs to be applied to past/future releases
  • New public APIs have @Nonnull/@Nullable annotations
  • New public APIs have @since tags in Javadoc

@TomaszGaweda TomaszGaweda changed the title Upgrade Debezium to 2.0 Upgrade Debezium to 2.2.1 May 24, 2023
@TomaszGaweda
Copy link
Contributor Author

run-cdc-debezium-tests

@hz-devops-test
Copy link

The job Hazelcast-pr-builder-cdc-debezium-tests of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file

@hz-devops-test
Copy link

The job Hazelcast-pr-EE-compiler of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file

@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file

@hz-devops-test
Copy link

The job Hazelcast-pr-compiler of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file

@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file

@hz-devops-test
Copy link

The job Hazelcast-pr-compiler of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
---------ERRORS-----------
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-compiler/extensions/cdc-postgres/src/test/java/com/hazelcast/jet/cdc/postgres/AbstractPostgresCdcIntegrationTest.java:35:8: Unused import - java.sql.DriverManager. [UnusedImports]
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-compiler/extensions/cdc-postgres/src/test/java/com/hazelcast/jet/cdc/postgres/AbstractPostgresCdcIntegrationTest.java:36:8: Unused import - java.sql.ResultSet. [UnusedImports]
--------------------------

@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file

@pveentjer pveentjer added this to the 5.4.0 milestone Aug 16, 2023
# Conflicts:
#	extensions/cdc-postgres/src/test/java/com/hazelcast/jet/cdc/postgres/AbstractPostgresCdcIntegrationTest.java
#	pom.xml
@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
---------ERRORS-----------
--------------------------
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 150.1 s <<< FAILURE! -- in com.hazelcast.jet.cdc.mysql.MySqlCdcIntegrationTest
--------------------------
[ERROR] com.hazelcast.jet.cdc.mysql.MySqlCdcIntegrationTest.customers -- Time elapsed: 150.0 s <<< FAILURE!
--------------------------
[ERROR] Failures: 
--------------------------
[ERROR]   MySqlCdcIntegrationTest.customers:93->HazelcastTestSupport.assertEqualsEventually:987->HazelcastTestSupport.assertTrueEventually:1269->HazelcastTestSupport.assertTrueEventually:1165->HazelcastTestSupport.lambda$assertEqualsEventually$11:987 expected:<4> but was:<0>
--------------------------
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
--------------------------
[ERROR] There are test failures.
--------------------------
[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 262.8 s <<< FAILURE! -- in com.hazelcast.jet.cdc.postgres.PostgresCdcIntegrationTest
--------------------------
[ERROR] com.hazelcast.jet.cdc.postgres.PostgresCdcIntegrationTest.customers -- Time elapsed: 135.5 s <<< FAILURE!
--------------------------
[ERROR] com.hazelcast.jet.cdc.postgres.PostgresCdcIntegrationTest.restart_noProcessingGuarantee -- Time elapsed: 127.2 s <<< FAILURE!
--------------------------
[ERROR] Failures: 
--------------------------
[ERROR]   PostgresCdcIntegrationTest.customers:86->HazelcastTestSupport.assertEqualsEventually:987->HazelcastTestSupport.assertTrueEventually:1269->HazelcastTestSupport.assertTrueEventually:1165->HazelcastTestSupport.lambda$assertEqualsEventually$11:987 expected:<4> but was:<20>
--------------------------
[ERROR]   PostgresCdcIntegrationTest.restart_noProcessingGuarantee:235->HazelcastTestSupport.assertEqualsEventually:987->HazelcastTestSupport.assertTrueEventually:1269->HazelcastTestSupport.assertTrueEventually:1165->HazelcastTestSupport.lambda$assertEqualsEventually$11:987 expected:<4> but was:<20>
--------------------------
[ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0
--------------------------
[ERROR] There are test failures.
--------------------------
--------------------------
-------TEST FAILURE-------
--------------------------
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   MySqlCdcIntegrationTest.customers:93->HazelcastTestSupport.assertEqualsEventually:987->HazelcastTestSupport.assertTrueEventually:1269->HazelcastTestSupport.assertTrueEventually:1165->HazelcastTestSupport.lambda$assertEqualsEventually$11:987 expected:<4> but was:<0>
[INFO] 
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
[INFO] 

[ERROR] There are test failures.

@degerhz degerhz removed this from the 5.4.0 milestone Nov 20, 2023
@TomaszGaweda TomaszGaweda self-assigned this Dec 7, 2023
@devOpsHazelcast
Copy link
Collaborator

PR closed by Hazelcast automation as no activity (>3 months). Please reopen with comments, if necessary. Thank you for using Hazelcast and your valuable contributions

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.

None yet

5 participants