YYYY-MM-DDThh:mm:ss.621Z vmdir:CollectRequirements ERROR vmware_b2b.patching.executor.hook_executor Patch hook 'vmdir:CollectRequirements' failed.
Traceback (most recent call last):
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/py/vmware_b2b/patching/executor/hook_executor.py", line 74, in executeHook
executionResult = systemExtension(args)
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/libs/sdk/extensions.py", line 106, in __call__
result = self.extension(*args)
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/libs/sdk/extensions.py", line 123, in _func
return func(*args)
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/payload/components-script/vmdir/__init__.py", line 513, in collectRequrements
repStatusOutput = validator.validate()
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/payload/components-script/vmdir/replication_validator.py", line 36, in validate
return invoke_command(partnerStatusCommand, stdin=self._ssoUserPassword)
File "/usr/lib/vmware/site-packages/cis/utils.py", line 372, in invoke_command
raise InvokeCommandException(errStr='Command: %s\nStderr: %s' %\
cis.exceptions.InvokeCommandException: {
"detail": [
{
"id": "install.ciscommon.command.errinvoke",
"translatable": "An error occurred while invoking external command : '%(0)s'",
"args": [
"Command: ['/usr/lib/vmware-vmdir/bin/vdcrepadmin', '-f', 'showpartnerstatus', '-h', 'localhost', '-u', '<vCenter_FQDN>']\nStderr: "
],
"localized": "An error occurred while invoking external command : 'Command: ['/usr/lib/vmware-vmdir/bin/vdcrepadmin', '-f', 'showpartnerstatus', '-h', 'localhost', '-u', '<vCenter_FQDN>']\nStderr: '"
}
],
"componentKey": null,
"problemId": null,
"resolution": null
}
YYYY-MM-DDThh:mm:ss.624Z ERROR vmware_b2b.patching.phases.discoverer Could not execute discovery hook in file: /storage/core/software-update/updates/8.0.3.00000/scripts/patches/payload/components-script/vmdir
YYYY-MM-DDThh:mm:ss.625Z ERROR vmware_b2b.patching.phases.discoverer Discovery hook got ComponentWrapperError.
Traceback (most recent call last):
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/py/vmware_b2b/patching/phases/discoverer.py", line 580, in discover
discoveredComponents = _discoverComponents(scriptsRootDir, stageDir, components,
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/py/vmware_b2b/patching/phases/discoverer.py", line 214, in _discoverComponents
requirementsResult = executeHook(filePath, Hook.Requirements, compContext, None,
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/py/vmware_b2b/patching/executor/execution_facade.py", line 53, in executeHook
result = executor.executeHook(scriptFile, hook, args, reportQueue, reportIdentifier)
File "/storage/core/software-update/updates/8.0.3.00000/scripts/patches/py/vmware_b2b/patching/executor/hook_executor_process.py", line 119, in executeHook
raise ex
patch_errors.ComponentError
YYYY-MM-DDThh:mm:ss.629Z ERROR __main__ Discovery of vCSA patching components failed