"Invalid compound target: for results: " error when calling state.highstate

Open
#297 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale

Research direction

Start by vagrant ssh-ing into a node and running sudo salt-call -l debug state.highstate, as described in the issue. Trace the source of the repeated “Invalid compound target” lines in that debug output and identify what produces the empty target and results values. Done means the cause is identified and a concrete resolution is documented or implemented.

Written by the indexing model from the issue text.

Description

When calling state.highstate on any given node, the following log lines appear during execution:

[ERROR   ] Invalid compound target:  for results: 
[ERROR   ] Invalid compound target:  for results: 

We should determine what these are and how to resolve them.

Running sudo salt-call -l debug state.highstate after vagrant sshing into a given node locally should produce output that helps us track this down.

Dominant language
Hurl
Stars
124
Forks
67
Avg merge
8h 40m
Merged PRs (30d)
5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/psf-salt

All issues in python/psf-salt

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.