2018-12-04 13:31:31 ERROR Error running ssh commands on host 20.2.0.56. See debug log (logs/pnda-cli.1543927880.89.log) for details.
Traceback (most recent call last):
File "./pnda-cli.py", line 225, in <module>
main()
File "./pnda-cli.py", line 213, in main
console_dns = deployment_target.create(fields)
File "/home/centos/pnda-cli/cli/backend_base.py", line 81, in create
self._install_pnda()
File "/home/centos/pnda-cli/cli/backend_base.py", line 538, in _install_pnda
self._run_salt_installation('pnda', saltmaster_ip, bastion_ip is not None)
File "/home/centos/pnda-cli/cli/backend_base.py", line 606, in _run_salt_installation
self._ssh_client.ssh(salt_commands, saltmaster_ip)
File "/home/centos/pnda-cli/cli/ssh_client.py", line 119, in ssh
raise Exception("Error running ssh commands on host %s. See debug log (%s) for details." % (host, LOG_FILE_NAME))
Exception: Error running ssh commands on host 20.2.0.56. See debug log (logs/pnda-cli.1543927880.89.log) for details.
----------
ID: platform-libaries-easy-install
Function: cmd.run
Name: /opt/pnda/anaconda/bin/python -m easy_install /opt/pnda/platformlibs-0.2.0-py2.7.egg
Result: False
Comment: Command "/opt/pnda/anaconda/bin/python -m easy_install /opt/pnda/platformlibs-0.2.0-py2.7.egg" run
Started: 13:31:25.462134
Duration: 10.958 ms
Changes:
----------
pid:
18646
retcode:
127
stderr:
/bin/sh: /opt/pnda/anaconda/bin/python: No such file or directory
stdout:
Summary for anion-hadoop-edge
------------
Succeeded: 7 (changed=5)
Failed: 1
------------
Hi Rafael,
Trev and I spent a bit of time investigating the issue indicated by the error below. I cannot reproduce the error but my environment is likely to be quite different from yours.
The root cause seems to be that mesa-libGL and mesa-libEGL are already installed on the machine and cause a conflict that means libglvnd-glx and libglvnd-egl cannot be installed.
The first thing we checked is whether a new version of graphite-api has been released, with changed dependencies, but the latest version on the EPEL repo is the same version defined in the CentOS RPM dependencies for PNDA, here:
There has been a new CentOS 7.6.1810 release which is now picked up by default when running yum install from a 7.5 CentOS machine. This can be a cause of problems but you have configured ADD_ONLINE_REPOS: "NO" in your pnda_env.yaml file so it shouldn’t happen at install time.
There are a few possibilities:
You could try manually running yum install graphite-api to see if you get a more detailed error.
I hope something here helps you debug further.
Cheers,
Donald.
--
You received this message because you are subscribed to the Google Groups "PNDA Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
pnda-users+...@googlegroups.com.
To post to this group, send email to
pnda-...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/pnda-users/90263fbb-d662-4233-9a35-fe282ec6795e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to pnda...@googlegroups.com.