Hi,

Could you please check the version of java-11-openjdk-headless package? We
have noticed a few days ago, that there is an issue with new oVirt Engine
installation on latest CentOS Stream 8 with the latest version of
java-11-openjdk-headless package.
We don't have a solution, there is just a workaround to downgrade
java-11-openjdk-headless packages before running engine-setup similar to
what we did in OST:

https://github.com/oVirt/ovirt-system-tests/pull/304

Regards,
Martin


On Sat, Dec 3, 2022 at 1:26 PM <[email protected]> wrote:

> engine-setup
> [ INFO  ] Stage: Initializing
> [ INFO  ] Stage: Environment setup
>           Configuration files:
> /etc/ovirt-engine-setup.conf.d/10-packaging-jboss.conf,
> /etc/ovirt-engine-setup.conf.d/10-packaging.conf
>           Log file:
> /var/log/ovirt-engine/setup/ovirt-engine-setup-20221204031123-60y1er.log
>           Version: otopi-1.10.3 (otopi-1.10.3-1.el8)
> [ INFO  ] Stage: Environment packages setup
> [ INFO  ] Stage: Programs detection
> [ INFO  ] Stage: Environment setup (late)
> [ INFO  ] Stage: Environment customization
>
>           --== PRODUCT OPTIONS ==--
>
>           Configure Cinderlib integration (Currently in tech preview)
> (Yes, No) [No]:
>           Configure Engine on this host (Yes, No) [Yes]:
>
>           Configuring ovirt-provider-ovn also sets the Default cluster's
> default network provider to ovirt-provider-ovn.
>           Non-Default clusters may be configured with an OVN after
> installation.
>           Configure ovirt-provider-ovn (Yes, No) [Yes]:
>           Configure WebSocket Proxy on this host (Yes, No) [Yes]:
>
>           * Please note * : Data Warehouse is required for the engine.
>           If you choose to not configure it on this host, you have to
> configure
>           it on a remote host, and then configure the engine on this host
> so
>           that it can access the database of the remote Data Warehouse
> host.
>           Configure Data Warehouse on this host (Yes, No) [Yes]:
>
>           * Please note * : Keycloak is now deprecating AAA/JDBC
> authentication module.
>           It is highly recommended to install Keycloak based
> authentication.
>           Configure Keycloak on this host (Yes, No) [Yes]:
>           Configure VM Console Proxy on this host (Yes, No) [Yes]:
>           Configure Grafana on this host (Yes, No) [Yes]:
>
>           --== PACKAGES ==--
>
> [ INFO  ] Checking for product updates...
> [ INFO  ] No product updates found
>
>           --== NETWORK CONFIGURATION ==--
>
>           Host fully qualified DNS name of this server [pm.local]:
> [WARNING] Failed to resolve pm.local using DNS, it can be resolved only
> locally
>
>           Setup can automatically configure the firewall on this system.
>           Note: automatic configuration of the firewall may overwrite
> current settings.
>           Do you want Setup to configure the firewall? (Yes, No) [Yes]:
> [ INFO  ] firewalld will be configured as firewall manager.
>
>           --== DATABASE CONFIGURATION ==--
>
>           Where is the DWH database located? (Local, Remote) [Local]:
>
>           Setup can configure the local postgresql server automatically
> for the DWH to run. This may conflict with existing applications.
>           Would you like Setup to automatically configure postgresql and
> create DWH database, or prefer to perform that manually? (Automatic,
> Manual) [Automatic]:
>           Where is the Keycloak database located? (Local, Remote) [Local]:
>
>           Setup can configure the local postgresql server automatically
> for the Keycloak to run. This may conflict with existing applications.
>           Would you like Setup to automatically configure postgresql and
> create Keycloak database, or prefer to perform that manually? (Automatic,
> Manual) [Automatic]:
>           Where is the Engine database located? (Local, Remote) [Local]:
>
>           Setup can configure the local postgresql server automatically
> for the engine to run. This may conflict with existing applications.
>           Would you like Setup to automatically configure postgresql and
> create Engine database, or prefer to perform that manually? (Automatic,
> Manual) [Automatic]:
>
>           --== OVIRT ENGINE CONFIGURATION ==--
>
>           Engine admin password:
>           Confirm engine admin password:
> [WARNING] Password is weak: The password is shorter than 8 characters
>           Use weak password? (Yes, No) [No]:yes
>           Application mode (Virt, Gluster, Both) [Both]:
>           Use Engine admin password as initial keycloak admin password
> (Yes, No) [Yes]:
>
>           --== STORAGE CONFIGURATION ==--
>
>           Default SAN wipe after delete (Yes, No) [No]:
>
>           --== PKI CONFIGURATION ==--
>
>           Organization name for certificate [local]:
>
>           --== APACHE CONFIGURATION ==--
>
>           Setup can configure the default page of the web server to
> present the application home page. This may conflict with existing
> applications.
>           Do you wish to set the application as the default page of the
> web server? (Yes, No) [Yes]:
>
>           Setup can configure apache to use SSL using a certificate issued
> from the internal CA.
>           Do you wish Setup to configure that, or prefer to perform that
> manually? (Automatic, Manual) [Automatic]:
>
>           --== SYSTEM CONFIGURATION ==--
>
>
>           --== MISC CONFIGURATION ==--
>
>           Please choose Data Warehouse sampling scale:
>           (1) Basic
>           (2) Full
>           (1, 2)[1]:
>           Use Engine admin password as initial Grafana admin password
> (Yes, No) [Yes]:
>
>           --== END OF CONFIGURATION ==--
>
> [ INFO  ] Stage: Setup validation
> [WARNING] Less than 16384MB of memory is available
>
>           --== CONFIGURATION PREVIEW ==--
>
>           Application mode                        : both
>           Default SAN wipe after delete           : False
>           Host FQDN                               : pm.local
>           Firewall manager                        : firewalld
>           Update Firewall                         : True
>           Set up Cinderlib integration            : False
>           Configure local Engine database         : True
>           Set application as default page         : True
>           Configure Apache SSL                    : True
>           Keycloak installation                   : True
>           Engine database host                    : localhost
>           Engine database port                    : 5432
>           Engine database secured connection      : False
>           Engine database host name validation    : False
>           Engine database name                    : engine
>           Engine database user name               : engine
>           Engine installation                     : True
>           PKI organization                        : local
>           Set up ovirt-provider-ovn               : True
>           DWH installation                        : True
>           DWH database host                       : localhost
>           DWH database port                       : 5432
>           DWH database secured connection         : False
>           DWH database host name validation       : False
>           DWH database name                       : ovirt_engine_history
>           Configure local DWH database            : True
>           Grafana integration                     : True
>           Grafana database user name              :
> ovirt_engine_history_grafana
>           Keycloak database host                  : localhost
>           Keycloak database port                  : 5432
>           Keycloak database secured connection    : False
>           Keycloak database host name validation  : False
>           Keycloak database name                  : ovirt_engine_keycloak
>           Keycloak database user name             : ovirt_engine_keycloak
>           Configure local Keycloak database       : True
>           Configure VMConsole Proxy               : True
>           Configure WebSocket Proxy               : True
>
>           Please confirm installation settings (OK, Cancel) [OK]:
> [ INFO  ] Stage: Transaction setup
> [ INFO  ] Stopping engine service
> [ INFO  ] Stopping ovirt-fence-kdump-listener service
> [ INFO  ] Stopping dwh service
> [ INFO  ] Stopping vmconsole-proxy service
> [ INFO  ] Stopping websocket-proxy service
> [ INFO  ] Stage: Misc configuration (early)
> [ INFO  ] Stage: Package installation
> [ INFO  ] Stage: Misc configuration
> [ INFO  ] Upgrading CA
> [ INFO  ] Creating PostgreSQL 'engine' database
> [ INFO  ] Configuring PostgreSQL
> [ INFO  ] Creating PostgreSQL 'ovirt_engine_history' database
> [ INFO  ] Configuring PostgreSQL
> [ INFO  ] Creating PostgreSQL 'ovirt_engine_keycloak' database
> [ INFO  ] Configuring PostgreSQL
> [ INFO  ] Creating CA: /etc/pki/ovirt-engine/ca.pem
> [ INFO  ] Creating CA: /etc/pki/ovirt-engine/qemu-ca.pem
> [ INFO  ] Creating a user for Grafana
> [ INFO  ] Setting up ovirt-vmconsole proxy helper PKI artifacts
> [ INFO  ] Setting up ovirt-vmconsole SSH PKI artifacts
> [ INFO  ] Configuring WebSocket Proxy
> [ INFO  ] Creating/refreshing Engine database schema
> [ INFO  ] Creating/refreshing DWH database schema
> [ INFO  ] Updating OVN SSL configuration
> [ INFO  ] Updating OVN timeout configuration
> [ INFO  ] Creating/refreshing Engine 'internal' domain database schema
> [ INFO  ] Creating default mac pool range
> [ INFO  ] Adding default OVN provider to database
> [ INFO  ] Adding OVN provider secret to database
> [ INFO  ] Setting a password for internal user admin
> [ INFO  ] Creating initial Keycloak admin user
> [ INFO  ] Generating post install configuration file
> '/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf'
> [ INFO  ] Stage: Transaction commit
> [ INFO  ] Stage: Closing up
>
>           --== SUMMARY ==--
>
> [ INFO  ] No need to restart fapolicyd because it is not running.
> [ INFO  ] Starting dwh service
> [ INFO  ] Starting Grafana service
> [ INFO  ] Restarting ovirt-vmconsole proxy service
>           To login to oVirt using Keycloak SSO, enter 'admin@ovirt' as
> username and the password provided during Setup
>           To login to Keycloak Administration Console enter 'admin' as
> username and the password provided during Setup
>           Web access for Keycloak Administration Console is enabled at:
>               https://pm.local/ovirt-engine-auth/admin
>           Web access is enabled at:
>               http://pm.local:80/ovirt-engine
>               https://pm.local:443/ovirt-engine
>           Internal CA fingerprint: SHA256:
> F6:6C:CF:41:58:64:D1:84:25:10:A6:6B:4D:96:8B:EB:F5:F2:DA:FB:BD:CF:B4:2C:02:62:0B:0A:B3:15:14:33
>           SSH fingerprint:
> SHA256:Xnov0hwwe6/DN5udn3MypHx9EU5CelG6eYMHlaUZJFQ
> [ INFO  ] Starting engine service
> [WARNING] Less than 16384MB of memory is available
>           Web access for grafana is enabled at:
>               https://pm.local/ovirt-engine-grafana/
>           Please run the following command on the engine machine pm.local,
> for SSO to work:
>           systemctl restart ovirt-engine
>
>           --== END OF SUMMARY ==--
>
> [ INFO  ] Restarting httpd
> [ INFO  ] Start with setting up Keycloak for Ovirt Engine
> [ ERROR ] Failed to execute stage 'Closing up': Command
> '/usr/share/ovirt-engine-keycloak/bin/kk_cli.sh' failed to execute
> [ INFO  ] Stage: Clean up
>           Log file is located at
> /var/log/ovirt-engine/setup/ovirt-engine-setup-20221204031123-60y1er.log
> [ INFO  ] Generating answer file
> '/var/lib/ovirt-engine/setup/answers/20221204031509-setup.conf'
> [ INFO  ] Stage: Pre-termination
> [ INFO  ] Stage: Termination
> [ ERROR ] Execution of setup failed
> _______________________________________________
> Users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/[email protected]/message/YJRB2Q5CITGNC7TGVAAKETOYFDGPWVEH/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/YO4P446IP7KAMSOMCSGAX2D64J3RIJCG/

Reply via email to