Skip to content

Package update#971

Open
sky1122 wants to merge 13 commits into
bottlerocket-os:developfrom
sky1122:packageUpdate
Open

Package update#971
sky1122 wants to merge 13 commits into
bottlerocket-os:developfrom
sky1122:packageUpdate

Conversation

@sky1122

@sky1122 sky1122 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description of changes:
package update for

  • aws-signing-helper - Update from 1.8.0 → 1.8.1 (released 2026-04-08)
  • ecr-credential-provider-1.32 - Update from 1.32.7 → 1.32.8 (released 2026-05-12)
  • ecr-credential-provider-1.33 - Update from 1.33.3 → 1.33.4 (released 2026-05-12)
  • ecr-credential-provider-1.34 - Update from 1.34.2 → 1.34.3 (released 2026-05-12)
  • ecr-credential-provider-1.35 - Update from 1.35.1 → 1.35.2 (released 2026-05-12)
  • aws-otel-collector - Update from 0.47.0 → 0.48.0 (released 2026-05-21)
  • kubernetes-1.30 - Update from 55 → 56 (released 2026-06-22)
  • kubernetes-1.31 - Update from 44 → 45 (released 2026-06-22)
  • kubernetes-1.32 - Update from 37 → 38 (released 2026-06-22)
  • kubernetes-1.33 - Update from 27 → 28 (released 2026-06-22)
  • kubernetes-1.34 - Update from 18 → 19 (released 2026-06-22)
  • kubernetes-1.35 - Update from 9 → 10 (released 2026-06-22)
  • soci-snapshotter - Update from 0.13.0 → 0.14.0 (released 2026-05-28)
    Testing done:
  • ecr-credential-provider-1.35
ip-.us-west-2.compute.internal   Ready    <none>   3m59s   v1.35.5-eks-a3a0722
NAME           READY   STATUS         RESTARTS   AGE
hello-dotnet   0/1     ErrImagePull   0          4s

after applied the aws profile

hello-dotnet   1/1     Running   1 (10s ago)   10m
  • ecr-credential-provider-1.34
    same as above

  • ecr-credential-provider-1.33
    same as above

  • ecr-credential-provider-1.32
    same as above

  • k8s 1.30 update (test with containerd 1.7) with containerd update #954

kubetest2 eksapi \
    --kubernetes-version=1.30 --user-data-format=bottlerocket --unmanaged-nodes \
    --ami=ami-02535f7da109e8148 --instance-types=t3.xlarge --nodes=2 \
    --region=us-west-2 --up --down \
    --test=ginkgo -- \
    --test-package-marker=latest-1.30.txt --parallel=6 \                                                                                                                               --ginkgo-args='--no-color --flake-attempts=3' \                                                                                                                                    --focus-regex='\[Conformance\]' \                                                                                                                                                  --skip-regex='\[Serial\]|\[Disruptive\]|\[Slow\]|Garbage.collector'

Ran 361 of 7197 Specs in 785.583 seconds
SUCCESS! -- 361 Passed | 0 Failed | 0 Pending | 6836 Skipped
kubetest2 eksapi \
    --kubernetes-version=1.31 --user-data-format=bottlerocket --unmanaged-nodes \
    --ami=ami-0c72a1e6238ef2039 --instance-types=t3.xlarge --nodes=2 \
    --region=us-west-2 --up --down \
    --test=ginkgo -- \
    --test-package-marker=latest-1.31.txt --parallel=6 \                                                                                                                               --ginkgo-args='--no-color --flake-attempts=3' \                                                                                                                                    --focus-regex='\[Conformance\]' \                                                                                                                                                  --skip-regex='\[Serial\]|\[Disruptive\]|\[Slow\]|Garbage.collector'


Ran 362 of 6603 Specs in 766.089 seconds
SUCCESS! -- 362 Passed | 0 Failed | 0 Pending | 6241 Skipped
kubetest2 eksapi \
    --kubernetes-version=1.32 --user-data-format=bottlerocket --unmanaged-nodes \
    --ami=ami-06558af111d3aac41 --instance-types=t3.xlarge --nodes=2 \
    --region=us-west-2 --up --down \
    --test=ginkgo -- \
    --test-package-marker=latest-1.32.txt --parallel=6 \                                                                                                                               --ginkgo-args='--no-color --flake-attempts=3' \                                                                                                                                    --focus-regex='\[Conformance\]' \                                                                                                                                                  --skip-regex='\[Serial\]|\[Disruptive\]|\[Slow\]|Garbage.collector'

Ran 372 of 6622 Specs in 719.431 seconds
SUCCESS! -- 372 Passed | 0 Failed | 0 Pending | 6250 Skipped
╰$ kubetest2 eksapi \
    --kubernetes-version=1.33 --user-data-format=bottlerocket --unmanaged-nodes \
    --ami=ami-0f98748931e2a3a2f --instance-types=t3.xlarge --nodes=2 \
    --region=us-west-2 --up --down \
    --test=ginkgo -- \
    --test-package-marker=latest-1.33.txt --parallel=6 \                                                                                                                               --ginkgo-args='--no-color --flake-attempts=3' \                                                                                                                                    --focus-regex='\[Conformance\]' \                                                                                                                                                  --skip-regex='\[Serial\]|\[Disruptive\]|\[Slow\]|Garbage.collector'

Ran 378 of 6729 Specs in 825.672 seconds
SUCCESS! -- 378 Passed | 0 Failed | 0 Pending | 6351 Skipped
kubetest2 eksapi \
    --kubernetes-version=1.34 --user-data-format=bottlerocket --unmanaged-nodes \
    --ami=ami-028f0f14b18d7ac8f --instance-types=t3.xlarge --nodes=2 \
    --region=us-west-2 --up --down \
    --test=ginkgo -- \
    --test-package-marker=latest-1.34.txt --parallel=6 \                                                                                                                               --ginkgo-args='--no-color --flake-attempts=3' \                                                                                                                                    --focus-regex='\[Conformance\]' \                                                                                                                                                  --skip-regex='\[Serial\]|\[Disruptive\]|\[Slow\]|Garbage.collector'

Ran 385 of 7132 Specs in 834.954 seconds
SUCCESS! -- 385 Passed | 0 Failed | 0 Pending | 6747 Skipped
  • SOCI smoke test on i7ie12xlarge
=INFO REPORT==== 9-Jul-2026::01:04:10.230553 ===
    alarm_handler: {set,{{disk_almost_full,"/usr/local/sbin/modprobe"},[]}}
2026-07-09 01:04:11.387114+00:00 [notice] <0.45.0> Application syslog exited with reason: stopped
2026-07-09 01:04:11.389418+00:00 [notice] <0.216.0> Logging: switching to configured handler(s); following messages may not be visible in this log output
2026-07-09 01:04:11.389813+00:00 [notice] <0.216.0> Logging: configured log handlers are now ACTIVE
2026-07-09 01:04:11.394116+00:00 [info] <0.216.0> ra: starting system coordination
2026-07-09 01:04:11.394177+00:00 [info] <0.216.0> starting Ra system: coordination in directory: /var/lib/rabbitmq/mnesia/rabbit@soci-smoke-test/coordination/rabbit@soci-smoke-test
2026-07-09 01:04:11.399252+00:00 [info] <0.223.0> ra_coordination_log_ets: in system coordination initialising. Mem table opts: [set,{write_concurrency,auto},public,{compressed,false}]
2026-07-09 01:04:11.424078+00:00 [info] <0.229.0> ra system 'coordination' running pre init for 0 registered servers
2026-07-09 01:04:11.429451+00:00 [info] <0.230.0> ra: meta data store initialised for system coordination. 0 record(s) recovered
2026-07-09 01:04:11.431745+00:00 [info] <0.233.0> segment_writer: upgrading segment file names to new format in dirctory /var/lib/rabbitmq/mnesia/rabbit@soci-smoke-test/coordination/rabbit@soci-smoke-test
2026-07-09 01:04:11.441544+00:00 [notice] <0.235.0> WAL: ra_coordination_log_wal init, mem-tables table name: ra_coordination_log_open_mem_tables
2026-07-09 01:04:11.446994+00:00 [info] <0.216.0> ra: starting system quorum_queues
2026-07-09 01:04:11.447042+00:00 [info] <0.216.0> starting Ra system: quorum_queues in directory: /var/lib/rabbitmq/mnesia/rabbit@soci-smoke-test/quorum/rabbit@soci-smoke-test
2026-07-09 01:04:11.447285+00:00 [info] <0.239.0> ra_log_ets: in system quorum_queues initialising. Mem table opts: [set,{write_concurrency,auto},public,{compressed,true}]
2026-07-09 01:04:11.447675+00:00 [info] <0.243.0> ra system 'quorum_queues' running pre init for 0 registered servers
2026-07-09 01:04:11.448058+00:00 [info] <0.244.0> ra: meta data store initialised for system quorum_queues. 0 record(s) recovered
2026-07-09 01:04:11.448140+00:00 [info] <0.247.0> segment_writer: upgrading segment file names to new format in dirctory /var/lib/rabbitmq/mnesia/rabbit@soci-smoke-test/quorum/rabbit@soci-smoke-test
2026-07-09 01:04:11.448934+00:00 [notice] <0.249.0> WAL: ra_log_wal init, mem-tables table name: ra_log_open_mem_tables
2026-07-09 01:04:11.449712+00:00 [info] <0.251.0> ra_system_recover: ra system 'quorum_queues' server recovery strategy rabbit_quorum_queue:system_recover
2026-07-09 01:04:11.449767+00:00 [info] <0.251.0> [rabbit_quorum_queue:system_recover/1] rabbit not booted, skipping queue recovery
2026-07-09 01:04:11.449842+00:00 [info] <0.216.0> ra: starting system coordination
2026-07-09 01:04:11.449864+00:00 [info] <0.216.0> starting Ra system: coordination in directory: /var/lib/rabbitmq/mnesia/rabbit@soci-smoke-test/coordination/rabbit@soci-smoke-test
2026-07-09 01:04:11.503752+00:00 [notice] <0.253.0> RabbitMQ metadata store: candidate -> leader in term: 1 machine version: 1, last applied 0
2026-07-09 01:04:11.582416+00:00 [info] <0.216.0>
2026-07-09 01:04:11.582416+00:00 [info] <0.216.0>  Starting RabbitMQ 4.1.0 on Erlang 27.3.4 [jit]
2026-07-09 01:04:11.582416+00:00 [info] <0.216.0>  Copyright (c) 2007-2025 Broadcom Inc and/or its subsidiaries
2026-07-09 01:04:11.582416+00:00 [info] <0.216.0>  Licensed under the MPL 2.0. Website: https://rabbitmq.com

  ##  ##      RabbitMQ 4.1.0
  ##  ##
  ##########  Copyright (c) 2007-2025 Broadcom Inc and/or its subsidiaries
  ######  ##
  ##########  Licensed under the MPL 2.0. Website: https://rabbitmq.com

  Erlang:      27.3.4 [jit]
  TLS Library: OpenSSL - OpenSSL 3.3.3 11 Feb 2025
  Release series support status: see https://www.rabbitmq.com/release-information

  Doc guides:  https://www.rabbitmq.com/docs
  Support:     https://www.rabbitmq.com/docs/contact
  Tutorials:   https://www.rabbitmq.com/tutorials
  Monitoring:  https://www.rabbitmq.com/docs/monitoring
  Upgrading:   https://www.rabbitmq.com/docs/upgrade

  Logs: <stdout>

  Config file(s): /etc/rabbitmq/conf.d/10-defaults.conf
                  /etc/rabbitmq/conf.d/20-management_agent.disable_metrics_collector.conf

  Starting broker...2026-07-09 01:04:11.583015+00:00 [info] <0.216.0>
2026-07-09 01:04:11.583015+00:00 [info] <0.216.0>  node           : rabbit@soci-smoke-test
2026-07-09 01:04:11.583015+00:00 [info] <0.216.0>  home dir       : /var/lib/rabbitmq
2026-07-09 01:04:11.583015+00:00 [info] <0.216.0>  config file(s) : /etc/rabbitmq/conf.d/10-defaults.conf
2026-07-09 01:04:11.583015+00:00 [info] <0.216.0>                 : /etc/rabbitmq/conf.d/20-management_agent.disable_metrics_collector.conf
2026-07-09 01:04:11.583015+00:00 [info] <0.216.0>  cookie hash    : AeOEXbbYmcWbLfql5+/Z/Q==
2026-07-09 01:04:11.583015+00:00 [info] <0.216.0>  log(s)         : <stdout>
2026-07-09 01:04:11.583015+00:00 [info] <0.216.0>  data dir       : /var/lib/rabbitmq/mnesia/rabbit@soci-smoke-test
2026-07-09 01:04:11.653940+00:00 [info] <0.216.0> Running boot step pre_boot defined by app rabbit
2026-07-09 01:04:11.653993+00:00 [info] <0.216.0> Running boot step rabbit_global_counters defined by app rabbit
2026-07-09 01:04:11.654218+00:00 [info] <0.216.0> Running boot step rabbit_osiris_metrics defined by app rabbit
2026-07-09 01:04:11.654265+00:00 [info] <0.216.0> Running boot step rabbit_core_metrics defined by app rabbit
2026-07-09 01:04:11.655880+00:00 [info] <0.216.0> Running boot step rabbit_alarm defined by app rabbit
2026-07-09 01:04:11.661249+00:00 [info] <0.283.0> Memory high watermark set to 228402 MiB (239496875212 bytes) of 380670 MiB (399161458688 bytes) total
2026-07-09 01:04:11.662966+00:00 [info] <0.285.0> Enabling free disk space monitoring (disk free space: 29421191827456, total memory: 399161458688)
2026-07-09 01:04:11.662989+00:00 [info] <0.285.0> Disk free limit set to 50MB
2026-07-09 01:04:11.663908+00:00 [info] <0.216.0> Running boot step code_server_cache defined by app rabbit
2026-07-09 01:04:11.663966+00:00 [info] <0.216.0> Running boot step file_handle_cache defined by app rabbit
2026-07-09 01:04:11.666995+00:00 [info] <0.288.0> Limiting to approx 65439 file handles (58893 sockets)
2026-07-09 01:04:11.667090+00:00 [info] <0.289.0> FHC read buffering: OFF
2026-07-09 01:04:11.667118+00:00 [info] <0.289.0> FHC write buffering: ON
2026-07-09 01:04:11.667339+00:00 [info] <0.216.0> Running boot step worker_pool defined by app rabbit
2026-07-09 01:04:11.667374+00:00 [info] <0.270.0> Will use 48 processes for default worker pool
2026-07-09 01:04:11.667397+00:00 [info] <0.270.0> Starting worker pool 'worker_pool' with 48 processes in it
2026-07-09 01:04:11.668122+00:00 [info] <0.216.0> Running boot step rabbit_registry defined by app rabbit
2026-07-09 01:04:11.668164+00:00 [info] <0.216.0> Running boot step database defined by app rabbit
2026-07-09 01:04:11.668308+00:00 [info] <0.216.0> Peer discovery: configured backend: rabbit_peer_discovery_classic_config
2026-07-09 01:04:11.669104+00:00 [notice] <0.271.0> Feature flags: attempt to enable `rabbitmq_4.0.0`...
2026-07-09 01:04:11.673555+00:00 [notice] <0.271.0> Feature flags: `rabbitmq_4.0.0` enabled
2026-07-09 01:04:11.673600+00:00 [notice] <0.271.0> Feature flags: attempt to enable `rabbit_exchange_type_local_random`...
2026-07-09 01:04:11.678642+00:00 [notice] <0.271.0> Feature flags: `rabbit_exchange_type_local_random` enabled
2026-07-09 01:04:11.678685+00:00 [notice] <0.271.0> Feature flags: attempt to enable `message_containers_deaths_v2`...
2026-07-09 01:04:11.684067+00:00 [notice] <0.271.0> Feature flags: `message_containers_deaths_v2` enabled
2026-07-09 01:04:11.684103+00:00 [notice] <0.271.0> Feature flags: attempt to enable `quorum_queue_non_voters`...
2026-07-09 01:04:11.689247+00:00 [notice] <0.271.0> Feature flags: `quorum_queue_non_voters` enabled
2026-07-09 01:04:11.689297+00:00 [notice] <0.271.0> Feature flags: attempt to enable `rabbitmq_4.1.0`...
2026-07-09 01:04:11.694255+00:00 [notice] <0.271.0> Feature flags: `rabbitmq_4.1.0` enabled
2026-07-09 01:04:11.694395+00:00 [info] <0.216.0> DB: virgin node -> run peer discovery
2026-07-09 01:04:11.694457+00:00 [warning] <0.216.0> Classic peer discovery backend: list of nodes does not contain the local node []
2026-07-09 01:04:11.699495+00:00 [notice] <0.45.0> Application mnesia exited with reason: stopped
2026-07-09 01:04:11.748743+00:00 [info] <0.216.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2026-07-09 01:04:11.748814+00:00 [info] <0.216.0> Successfully synced tables from a peer
2026-07-09 01:04:11.748881+00:00 [info] <0.216.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2026-07-09 01:04:11.748928+00:00 [info] <0.216.0> Successfully synced tables from a peer
2026-07-09 01:04:11.750197+00:00 [info] <0.216.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2026-07-09 01:04:11.750232+00:00 [info] <0.216.0> Successfully synced tables from a peer
2026-07-09 01:04:11.750319+00:00 [info] <0.216.0> Running boot step tracking_metadata_store defined by app rabbit
2026-07-09 01:04:11.750357+00:00 [info] <0.525.0> Setting up a table for connection tracking on this node: tracked_connection
2026-07-09 01:04:11.750389+00:00 [info] <0.525.0> Setting up a table for per-vhost connection counting on this node: tracked_connection_per_vhost
2026-07-09 01:04:11.750427+00:00 [info] <0.525.0> Setting up a table for per-user connection counting on this node: tracked_connection_per_user
2026-07-09 01:04:11.750448+00:00 [info] <0.525.0> Setting up a table for channel tracking on this node: tracked_channel
2026-07-09 01:04:11.750469+00:00 [info] <0.525.0> Setting up a table for channel tracking on this node: tracked_channel_per_user
2026-07-09 01:04:11.750496+00:00 [info] <0.216.0> Running boot step networking_metadata_store defined by app rabbit
2026-07-09 01:04:11.750521+00:00 [info] <0.216.0> Running boot step feature_flags defined by app rabbit
2026-07-09 01:04:11.750573+00:00 [info] <0.216.0> Running boot step codec_correctness_check defined by app rabbit
2026-07-09 01:04:11.750589+00:00 [info] <0.216.0> Running boot step external_infrastructure defined by app rabbit
2026-07-09 01:04:11.750600+00:00 [info] <0.216.0> Running boot step rabbit_event defined by app rabbit
2026-07-09 01:04:11.750680+00:00 [info] <0.216.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit
2026-07-09 01:04:11.750757+00:00 [info] <0.216.0> Running boot step rabbit_auth_mechanism_anonymous defined by app rabbit
2026-07-09 01:04:11.750794+00:00 [info] <0.216.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit
2026-07-09 01:04:11.750827+00:00 [info] <0.216.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit
2026-07-09 01:04:11.750867+00:00 [info] <0.216.0> Running boot step rabbit_exchange_type_direct defined by app rabbit
2026-07-09 01:04:11.750901+00:00 [info] <0.216.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit
2026-07-09 01:04:11.750930+00:00 [info] <0.216.0> Running boot step rabbit_exchange_type_headers defined by app rabbit
2026-07-09 01:04:11.750950+00:00 [info] <0.216.0> Running boot step rabbit_exchange_type_local_random defined by app rabbit
2026-07-09 01:04:11.750980+00:00 [info] <0.216.0> Running boot step rabbit_exchange_type_topic defined by app rabbit
2026-07-09 01:04:11.751006+00:00 [info] <0.216.0> Running boot step rabbit_priority_queue defined by app rabbit
2026-07-09 01:04:11.751023+00:00 [info] <0.216.0> Priority queues enabled, real BQ is rabbit_variable_queue
2026-07-09 01:04:11.751055+00:00 [info] <0.216.0> Running boot step kernel_ready defined by app rabbit
2026-07-09 01:04:11.751065+00:00 [info] <0.216.0> Running boot step pg_local_amqp_connection defined by app rabbit
2026-07-09 01:04:11.753806+00:00 [info] <0.216.0> Running boot step pg_local_amqp_session defined by app rabbit
2026-07-09 01:04:11.753889+00:00 [info] <0.216.0> Running boot step rabbit_sysmon_minder defined by app rabbit
2026-07-09 01:04:11.753959+00:00 [info] <0.216.0> Running boot step rabbit_epmd_monitor defined by app rabbit
2026-07-09 01:04:11.754289+00:00 [info] <0.534.0> epmd monitor knows us, inter-node communication (distribution) port: 25672
2026-07-09 01:04:11.754353+00:00 [info] <0.216.0> Running boot step guid_generator defined by app rabbit
2026-07-09 01:04:11.754828+00:00 [info] <0.216.0> Running boot step rabbit_node_monitor defined by app rabbit
2026-07-09 01:04:11.754923+00:00 [info] <0.538.0> Starting rabbit_node_monitor (in ignore mode)
2026-07-09 01:04:11.754988+00:00 [info] <0.216.0> Running boot step delegate_sup defined by app rabbit
2026-07-09 01:04:11.755260+00:00 [info] <0.216.0> Running boot step rabbit_fifo_dlx_sup defined by app rabbit
2026-07-09 01:04:11.755285+00:00 [info] <0.216.0> Running boot step core_initialized defined by app rabbit
2026-07-09 01:04:11.755296+00:00 [info] <0.216.0> Running boot step rabbit_channel_tracking_handler defined by app rabbit
2026-07-09 01:04:11.755336+00:00 [info] <0.216.0> Running boot step rabbit_classic_queue defined by app rabbit
2026-07-09 01:04:11.755370+00:00 [info] <0.216.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit
2026-07-09 01:04:11.755396+00:00 [info] <0.216.0> Running boot step rabbit_definitions_hashing defined by app rabbit
2026-07-09 01:04:11.755429+00:00 [info] <0.216.0> Running boot step rabbit_exchange_parameters defined by app rabbit
2026-07-09 01:04:11.850734+00:00 [info] <0.216.0> Running boot step rabbit_policies defined by app rabbit
2026-07-09 01:04:11.850954+00:00 [info] <0.216.0> Running boot step rabbit_policy defined by app rabbit
2026-07-09 01:04:11.850984+00:00 [info] <0.216.0> Running boot step rabbit_quorum_memory_manager defined by app rabbit
2026-07-09 01:04:11.851009+00:00 [info] <0.216.0> Running boot step rabbit_quorum_queue defined by app rabbit
2026-07-09 01:04:11.851073+00:00 [info] <0.216.0> Running boot step rabbit_stream_coordinator defined by app rabbit
2026-07-09 01:04:11.851203+00:00 [info] <0.216.0> Running boot step rabbit_vhost_limit defined by app rabbit
2026-07-09 01:04:11.851249+00:00 [info] <0.216.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent
2026-07-09 01:04:11.851266+00:00 [info] <0.216.0> Management plugin: using rates mode 'basic'
2026-07-09 01:04:11.851385+00:00 [info] <0.216.0> Running boot step recovery defined by app rabbit
2026-07-09 01:04:11.858299+00:00 [info] <0.216.0> Running boot step empty_db_check defined by app rabbit
2026-07-09 01:04:11.858333+00:00 [info] <0.216.0> Will seed default virtual host and user...
2026-07-09 01:04:11.858380+00:00 [info] <0.216.0> Adding vhost '/' (description: 'Default virtual host', tags: [])
2026-07-09 01:04:11.861995+00:00 [info] <0.581.0> Making sure data directory '/var/lib/rabbitmq/mnesia/rabbit@soci-smoke-test/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists
2026-07-09 01:04:11.862386+00:00 [info] <0.581.0> Setting segment_entry_count for vhost '/' with 0 queues to '2048'
2026-07-09 01:04:11.866246+00:00 [info] <0.581.0> Starting message stores for vhost '/'
2026-07-09 01:04:11.866852+00:00 [info] <0.581.0> Started message store of type transient for vhost '/'
2026-07-09 01:04:11.867085+00:00 [warning] <0.595.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": rebuilding indices from scratch
2026-07-09 01:04:11.867528+00:00 [info] <0.581.0> Started message store of type persistent for vhost '/'
2026-07-09 01:04:11.867574+00:00 [info] <0.581.0> Recovering 0 queues of type rabbit_classic_queue took 4ms
2026-07-09 01:04:11.867599+00:00 [info] <0.581.0> Recovering 0 queues of type rabbit_quorum_queue took 0ms
2026-07-09 01:04:11.867620+00:00 [info] <0.581.0> Recovering 0 queues of type rabbit_stream_queue took 0ms
2026-07-09 01:04:11.868656+00:00 [info] <0.216.0> Created user 'guest'
2026-07-09 01:04:11.869045+00:00 [info] <0.216.0> Successfully set user tags for user 'guest' to [administrator]
2026-07-09 01:04:11.869463+00:00 [info] <0.216.0> Successfully set permissions for user 'guest' in virtual host '/' to '.*', '.*', '.*'
2026-07-09 01:04:11.869487+00:00 [info] <0.216.0> Running boot step rabbit_observer_cli defined by app rabbit
2026-07-09 01:04:11.869533+00:00 [info] <0.216.0> Running boot step rabbit_core_metrics_gc defined by app rabbit
2026-07-09 01:04:11.869600+00:00 [info] <0.216.0> Running boot step background_gc defined by app rabbit
2026-07-09 01:04:11.869686+00:00 [info] <0.216.0> Running boot step routing_ready defined by app rabbit
2026-07-09 01:04:11.869707+00:00 [info] <0.216.0> Running boot step pre_flight defined by app rabbit
2026-07-09 01:04:11.869731+00:00 [info] <0.216.0> Running boot step notify_cluster defined by app rabbit
2026-07-09 01:04:11.869764+00:00 [info] <0.216.0> Running boot step networking defined by app rabbit
2026-07-09 01:04:11.869785+00:00 [info] <0.216.0> Running boot step rabbit_quorum_queue_periodic_membership_reconciliation defined by app rabbit
2026-07-09 01:04:11.869854+00:00 [info] <0.216.0> Running boot step definition_import_worker_pool defined by app rabbit
2026-07-09 01:04:11.869884+00:00 [info] <0.270.0> Starting worker pool 'definition_import_pool' with 48 processes in it
2026-07-09 01:04:11.870574+00:00 [info] <0.216.0> Running boot step cluster_name defined by app rabbit
2026-07-09 01:04:11.870615+00:00 [info] <0.216.0> Initialising internal cluster ID to 'rabbitmq-cluster-id-0aCD-nEe2Ld1c--GX-_Uaw'
2026-07-09 01:04:11.871063+00:00 [info] <0.216.0> Running boot step virtual_host_reconciliation defined by app rabbit
2026-07-09 01:04:11.871142+00:00 [info] <0.216.0> Running boot step direct_client defined by app rabbit
2026-07-09 01:04:11.871183+00:00 [info] <0.216.0> Running boot step cluster_tags defined by app rabbit
2026-07-09 01:04:11.871629+00:00 [info] <0.676.0> Resetting node maintenance status
2026-07-09 01:04:11.900851+00:00 [info] <0.699.0> Prometheus metrics: HTTP (non-TLS) listener started on port 15692
2026-07-09 01:04:11.900935+00:00 [info] <0.676.0> Ready to start client connection listeners
2026-07-09 01:04:11.901654+00:00 [info] <0.743.0> started TCP listener on [::]:5672
 completed with 3 plugins.
2026-07-09 01:04:11.939328+00:00 [info] <0.676.0> Server startup complete; 3 plugins started.
2026-07-09 01:04:11.939328+00:00 [info] <0.676.0>  * rabbitmq_prometheus
2026-07-09 01:04:11.939328+00:00 [info] <0.676.0>  * rabbitmq_management_agent
2026-07-09 01:04:11.939328+00:00 [info] <0.676.0>  * rabbitmq_web_dispatch
2026-07-09 01:04:12.072549+00:00 [info] <0.10.0> Time to start RabbitMQ: 1878 ms

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@sky1122 sky1122 marked this pull request as ready for review July 9, 2026 01:41
@sky1122 sky1122 requested a review from piyush-jena July 9, 2026 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant