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

Merge 4.7.2 into 4.8.0 #2741

Merged
merged 6 commits into from
Jan 5, 2024

Fix source branch version

c7d4df1
Select commit
Loading
Failed to load commit list.
Merged

Merge 4.7.2 into 4.8.0 #2741

Fix source branch version
c7d4df1
Select commit
Loading
Failed to load commit list.
Wazuh CI / Distributed Cases - Certificates succeeded Jan 5, 2024 in 5m 26s

Test_unattended_distributed_cases

Below you have the stage output

Details

Certificate creation log



--------------------------------
05/01/2024 04:38:41 DEBUG: Checking root permissions.
05/01/2024 04:38:41 INFO: Starting Wazuh installation assistant. Wazuh version: 4.8.0
05/01/2024 04:38:41 INFO: Verbose logging redirected to /var/log/wazuh-install.log
05/01/2024 04:38:41 DEBUG: YUM package manager will be used.
05/01/2024 04:38:41 DEBUG: Checking system distribution.
05/01/2024 04:38:41 DEBUG: Detected distribution name: amzn
05/01/2024 04:38:41 DEBUG: Detected distribution version: 2
05/01/2024 04:38:41 DEBUG: Checking Wazuh installation.
05/01/2024 04:38:41 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (1/10)
05/01/2024 04:39:11 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (2/10)
05/01/2024 04:39:41 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (3/10)
05/01/2024 04:40:11 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (4/10)
05/01/2024 04:40:41 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (5/10)
05/01/2024 04:41:11 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (6/10)
05/01/2024 04:41:41 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (7/10)
05/01/2024 04:42:11 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (8/10)
05/01/2024 04:42:41 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (9/10)
05/01/2024 04:43:15 DEBUG: Installing check dependencies.
05/01/2024 04:43:25 DEBUG: Checking system architecture.
05/01/2024 04:43:25 INFO: Verifying that your system meets the recommended minimum hardware requirements.
05/01/2024 04:43:25 DEBUG: CPU cores detected: 2
05/01/2024 04:43:25 DEBUG: Free RAM memory detected: 1960
05/01/2024 04:43:25 INFO: --- Configuration files ---
05/01/2024 04:43:25 INFO: Generating configuration files.
05/01/2024 04:43:25 DEBUG: Checking if OpenSSL is installed.
05/01/2024 04:43:25 DEBUG: Creating Wazuh certificates.
05/01/2024 04:43:25 DEBUG: Reading configuration file.
05/01/2024 04:43:25 DEBUG: Checking if 172.31.86.8 is private.
05/01/2024 04:43:25 DEBUG: Checking if 172.31.86.8 is private.
05/01/2024 04:43:25 DEBUG: Checking if 172.31.91.222 is private.
05/01/2024 04:43:25 DEBUG: Creating the root certificate.
Generating a 2048 bit RSA private key
........+++
.....+++
writing new private key to '/tmp/wazuh-certificates//root-ca.key'
-----
05/01/2024 04:43:25 DEBUG: Generating Admin certificates.
Generating RSA private key, 2048 bit long modulus
.........................................+++
..................+++
e is 65537 (0x10001)
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=admin
Getting CA Private Key
05/01/2024 04:43:25 DEBUG: Generating Wazuh indexer certificates.
05/01/2024 04:43:25 DEBUG: Creating the Wazuh indexer certificates.
05/01/2024 04:43:25 DEBUG: Generating certificate configuration.
Generating a 2048 bit RSA private key
...................................................+++
.............+++
writing new private key to '/tmp/wazuh-certificates//ubuntu_focal_unattended_master-indexer-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=ubuntu_focal_unattended_master-indexer
Getting CA Private Key
05/01/2024 04:43:25 DEBUG: Generating Filebeat certificates.
05/01/2024 04:43:25 DEBUG: Creating the Wazuh server certificates.
05/01/2024 04:43:25 DEBUG: Generating certificate configuration.
Generating a 2048 bit RSA private key
..........................+++
.....................+++
writing new private key to '/tmp/wazuh-certificates//ubuntu_focal_unattended_master-wazuh-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=ubuntu_focal_unattended_master-wazuh
Getting CA Private Key
05/01/2024 04:43:26 DEBUG: Generating Wazuh dashboard certificates.
05/01/2024 04:43:26 DEBUG: Creating the Wazuh dashboard certificates.
05/01/2024 04:43:26 DEBUG: Generating certificate configuration.
Generating a 2048 bit RSA private key
...............................+++
.......................................+++
writing new private key to '/tmp/wazuh-certificates//ubuntu_focal_unattended-dashboard-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=ubuntu_focal_unattended-dashboard
Getting CA Private Key
05/01/2024 04:43:26 DEBUG: Cleaning certificate files.
05/01/2024 04:43:26 DEBUG: Generating password file.
05/01/2024 04:43:26 DEBUG: Generating random passwords.
05/01/2024 04:43:26 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.