Skip to content

Bump bitnami/kafka from 3.9.0 to 4.0.0 in /docker/kafka #6195

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps bitnami/kafka from 3.9.0 to 4.0.0.

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels May 5, 2025
@dependabot dependabot bot requested review from a team as code owners May 5, 2025 00:42
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.15%. Comparing base (135e658) to head (c50b6eb).

❌ Your project check has failed because the head coverage (36.15%) is below the target coverage (40.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (135e658) and HEAD (c50b6eb). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (135e658) HEAD (c50b6eb)
34 33
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6195      +/-   ##
==========================================
- Coverage   44.80%   36.15%   -8.66%     
==========================================
  Files         390      390              
  Lines       26995    26995              
==========================================
- Hits        12096     9760    -2336     
- Misses      14025    16560    +2535     
+ Partials      874      675     -199     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pjanotti
Copy link
Contributor

@dependabot rebase

Bumps bitnami/kafka from 3.9.0 to 4.0.0.

---
updated-dependencies:
- dependency-name: bitnami/kafka
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/docker/docker/kafka/bitnami/kafka-4.0.0 branch from 62d4e59 to ebc3855 Compare June 18, 2025 23:16
@pjanotti
Copy link
Contributor

This needs to be investigate since it is breaking a Kafka test:

2025/06/18 23:41:09 🔔 Container is ready: eff6dd16f851
    testcase.go:213: 
        	Error Trace:	/home/runner/work/splunk-otel-collector/splunk-otel-collector/tests/testutils/testcase.go:230
        	            				/opt/hostedtoolcache/go/1.23.10/x64/src/runtime/asm_amd64.s:1700
        	Error:      	"map[counter.kafka-bytes-in:{} counter.kafka-bytes-out:{} counter.kafka-isr-expands:{} counter.kafka-isr-shrinks:{} counter.kafka-leader-election-rate:{} counter.kafka-messages-in:{} counter.kafka-unclean-elections-rate:{} counter.kafka.fetch-consumer.total-time.count:{} counter.kafka.fetch-follower.total-time.count:{} counter.kafka.logs.flush-time.count:{} counter.kafka.produce.total-time.count:{} gauge.jvm.threads.count:{} gauge.kafka-active-controllers:{} gauge.kafka-max-lag:{} gauge.kafka-offline-partitions-count:{} gauge.kafka-request-queue:{} gauge.kafka-underreplicated-partitions:{} gauge.kafka.fetch-consumer.total-time.99th:{} gauge.kafka.fetch-consumer.total-time.median:{} gauge.kafka.fetch-follower.total-time.99th:{} gauge.kafka.fetch-follower.total-time.median:{} gauge.kafka.logs.flush-time.99th:{} gauge.kafka.logs.flush-time.median:{} gauge.kafka.produce.total-time.99th:{} gauge.kafka.produce.total-time.median:{} gauge.loaded_classes:{} invocations:{} jmx_memory.committed:{} jmx_memory.init:{} jmx_memory.max:{} jmx_memory.used:{} total_time_in_ms.collection_time:{}]" should have 0 item(s), but has 32
        	Messages:   	Missing metrics:
        	            	- "counter.kafka-unclean-elections-rate"
        	            	- "jmx_memory.init"
        	            	- "counter.kafka-bytes-out"
        	            	- "counter.kafka.produce.total-time.count"
        	            	- "total_time_in_ms.collection_time"
        	            	- "gauge.loaded_classes"
        	            	- "counter.kafka.fetch-follower.total-time.count"
        	            	- "gauge.kafka.fetch-consumer.total-time.99th"
        	            	- "gauge.kafka.logs.flush-time.median"
        	            	- "gauge.kafka-active-controllers"
        	            	- "gauge.kafka.fetch-follower.total-time.median"
        	            	- "gauge.kafka.logs.flush-time.99th"
        	            	- "gauge.kafka.produce.total-time.median"
        	            	- "counter.kafka-bytes-in"
        	            	- "counter.kafka-isr-expands"
        	            	- "counter.kafka-isr-shrinks"
        	            	- "jmx_memory.committed"
        	            	- "jmx_memory.max"
        	            	- "counter.kafka-leader-election-rate"
        	            	- "gauge.jvm.threads.count"
        	            	- "counter.kafka.logs.flush-time.count"
        	            	- "gauge.kafka-underreplicated-partitions"
        	            	- "gauge.kafka.produce.total-time.99th"
        	            	- "counter.kafka-messages-in"
        	            	- "gauge.kafka-max-lag"
        	            	- "gauge.kafka-offline-partitions-count"
        	            	- "jmx_memory.used"
        	            	- "counter.kafka.fetch-consumer.total-time.count"
        	            	- "gauge.kafka-request-queue"
        	            	- "gauge.kafka.fetch-follower.total-time.99th"
        	            	- "gauge.kafka.fetch-consumer.total-time.median"
        	            	- "invocations"
    testcase.go:213: 
        	Error Trace:	/home/runner/work/splunk-otel-collector/splunk-otel-collector/tests/testutils/testcase.go:213
        	            				/home/runner/work/splunk-otel-collector/splunk-otel-collector/tests/receivers/smartagent/collectd-kafka/collectd_kafka_test.go:60
        	Error:      	Condition never satisfied
        	Test:       	TestCollectdKafkaReceiversAllBrokerMetrics
Logs: 
{{info 2025-06-18 23:41:09.234985513 +0000 UTC m=+6.195390278  2025/06/18 23:41:09 settings.go:478: Set config to [/etc/config.yaml] undefined } []}
{{info 2025-06-18 23:41:09.234991945 +0000 UTC m=+6.195396740  2025/06/18 23:41:09 settings.go:539: Set memory limit to 460 MiB undefined } []}
{{info 2025-06-18 23:41:09.234994048 +0000 UTC m=+6.195398814  2025/06/18 23:41:09 settings.go:524: Set soft memory limit set to 460 MiB undefined } []}
{{info 2025-06-18 23:41:09.234996012 +0000 UTC m=+6.195400777  2025/06/18 23:41:09 settings.go:373: Set garbage collection target percentage (GOGC) to 400 undefined } []}
{{info 2025-06-18 23:41:09.234997134 +0000 UTC m=+6.195401919  2025/06/18 23:41:09 settings.go:414: set "SPLUNK_LISTEN_INTERFACE" to "0.0.0.0" undefined } []}
{{info 2025-06-18 23:41:09.234998737 +0000 UTC m=+6.195403512  2025-06-18T23:41:09.184Z	info	[email protected]/service.go:199	Setting up own telemetry...	{"resource": {}} undefined } []}
{{info 2025-06-18 23:41:09.235000711 +0000 UTC m=+6.195405486  2025-06-18T23:41:09.185Z	info	[email protected]/service.go:266	Starting otelcol...	{"resource": {}, "Version": "v0.126.0-43-g03371515", "NumCPU": 4} undefined } []}
{{info 2025-06-18 23:41:09.235001432 +0000 UTC m=+6.195406207  2025-06-18T23:41:09.185Z	info	extensions/extensions.go:41	Starting extensions...	{"resource": {}} undefined } []}
{{info 2025-06-18 23:41:09.235002334 +0000 UTC m=+6.195407099  2025-06-18T23:41:09.186Z	info	[email protected]/receiver.go:204	Configuring collectd	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics"} undefined } []}
{{info 2025-06-18 23:41:09.235003737 +0000 UTC m=+6.195408502  2025-06-18T23:41:09.186Z	info	collectd/collectd.go:379	Started collectd write server	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global", "ipAddr": "127.9.8.7", "port": 43865} undefined } []}
Notice: 025-06-18 23:41:09.235004809 +0000 UTC m=+6.195409584  2025-06-18T23:41:09.189Z	warn	collectd/monitorcore.go:70	[NOTICE] The collectd/kafka plugin is deprecated and will be removed in a future release. Please migrate to the jmxreceiver monitor.	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "monitorID": "smartagentcollectd_kafka", "monitorType": "collectd/kafka"} undefined } []}
{{info 2025-06-18 23:41:09.23500574 +0000 UTC m=+6.195410515  2025-06-18T23:41:09.189Z	info	[email protected]/service.go:289	Everything is ready. Begin running and processing data.	{"resource": {}} undefined } []}
{{info 2025-06-18 23:41:12.191792109 +0000 UTC m=+9.152196874  2025-06-18T23:41:12.191Z	info	collectd/logging.go:49	plugin "logfile" successfully loaded.	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global", "plugin": "plugin_load"} undefined } []}
{{info 2025-06-18 23:41:12.198574877 +0000 UTC m=+9.1589[796](https://github.com/signalfx/splunk-otel-collector/actions/runs/15745597388/job/44381529524?pr=6195#step:16:797)53  2025-06-18T23:41:12.198Z	info	collectd/logging.go:41	OpenJDK 64-Bit Server VM warning: No monotonic clock was available - timed services may be adversely affected if the time-of-day clock changes	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global"} undefined } []}
{{info 2025-06-18 23:41:12.447501222 +0000 UTC m=+9.407906367  2025-06-18T23:41:12.447Z	error	collectd/logging.go:47	Creating MBean server connection failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: undefined } []}
{{info 2025-06-18 23:41:12.447513595 +0000 UTC m=+9.407918370  java.net.ConnectException: Connection refused (Connection refused)]	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global", "plugin": "GenericJMXConfConnection"} undefined } []}
{{info 2025-06-18 23:41:22.262406388 +0000 UTC m=+19.222811163  2025-06-18T23:41:22.262Z	error	collectd/logging.go:47	Creating MBean server connection failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: undefined } []}
{{info 2025-06-18 23:41:22.26241314 +0000 UTC m=+19.222817915  java.net.ConnectException: Connection refused (Connection refused)]	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global", "plugin": "GenericJMXConfConnection"} undefined } []}
{{info 2025-06-18 23:41:32.262548829 +0000 UTC m=+29.222953604  2025-06-18T23:41:32.262Z	error	collectd/logging.go:47	Creating MBean server connection failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: undefined } []}
{{info 2025-06-18 23:41:32.262553167 +0000 UTC m=+29.222957932  java.net.ConnectException: Connection refused (Connection refused)]	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global", "plugin": "GenericJMXConfConnection"} undefined } []}
{{info 2025-06-18 23:41:42.262364919 +0000 UTC m=+39.222769694  2025-06-18T23:41:42.261Z	error	collectd/logging.go:47	Creating MBean server connection failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: undefined } []}
{{info 2025-06-18 23:41:42.262372934 +0000 UTC m=+39.222777709  java.net.ConnectException: Connection refused (Connection refused)]	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global", "plugin": "GenericJMXConfConnection"} undefined } []}
{{info 2025-06-18 23:41:52.262502056 +0000 UTC m=+49.222906821  2025-06-18T23:41:52.262Z	error	collectd/logging.go:47	Creating MBean server connection failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: undefined } []}
{{info 2025-06-18 23:41:52.262508187 +0000 UTC m=+49.222912952  java.net.ConnectException: Connection refused (Connection refused)]	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global", "plugin": "GenericJMXConfConnection"} undefined } []}
{{info 2025-06-18 23:42:02.262297044 +0000 UTC m=+59.222701[810](https://github.com/signalfx/splunk-otel-collector/actions/runs/15745597388/job/44381529524?pr=6195#step:16:811)  2025-06-18T23:42:02.261Z	error	collectd/logging.go:47	Creating MBean server connection failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: undefined } []}
{{info 2025-06-18 23:42:02.262304489 +0000 UTC m=+59.222709263  java.net.ConnectException: Connection refused (Connection refused)]	{"resource": {}, "otelcol.component.id": "smartagent/collectd_kafka", "otelcol.component.kind": "receiver", "otelcol.signal": "metrics", "name": "default", "collectdInstance": "global", "plugin": "GenericJMXConfConnection"} undefined } []}

@pjanotti pjanotti added the upgrade-blocked This PR was investigated and requires further work. See GH comments or KTLO ticket. label Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code upgrade-blocked This PR was investigated and requires further work. See GH comments or KTLO ticket.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant