chef-boneyard / push-jobs-cookbook

Development repository for Chef Cookbook push-jobs
https://supermarket.chef.io/cookbooks/push-jobs
Apache License 2.0
21 stars 43 forks source link

UNKNOWN entries in the log? #88

Open gliptak opened 8 years ago

gliptak commented 8 years ago

Cookbook version

push-jobs                         2.8.1
push-jobs-client.x86_64        2.1.0-1.el7                         installed

Chef-client version

12.9.41

Platform Details

Oracle Linux Server release 7.1

Scenario:

Observe UNKNOWN entries in the log below

Steps to Reproduce:

knife job start "chef-client" node1--quorum 0%

Expected Result:

Expect to use jobid in logs

Actual Result:

2016-05-26_12:24:16.48072 INFO: [UNKNOWN] Job UNKNOWN: whitelist 'chef-client' to 'chef-client'
2016-05-26_12:24:16.48081 INFO: [UNKNOWN] Job UNKNOWN: whitelist 'chef-client' to 'chef-client'
2016-05-26_12:24:16.48082 INFO: [UNKNOWN] Job UNKNOWN: whitelist 'chef-client' to 'chef-client'
2016-05-26_12:24:16.48083 INFO: [node1] Received commit a3ff65ddd4a2e6e85515a0354388d47a
iennae commented 7 years ago

Are you still having this issue?

gliptak commented 7 years ago

Yes, we are still seeing this.

  push-jobs-client:
    release: 1.el7
    version: 2.1.4
RSS4NO commented 6 years ago

Also having this same issue. I have restarted push-jobs-server on the chef-server and push-jobs-client on the node. Re-converged the node with new push jobs whitelist and checked to make sure the whitelist items were showing in push-jobs-client.rb Aside from reinstalling everything chef related from scratch there seems to be no help whatsoever in any of the logs or running the push job with verbose logging enabled.