Issue #17000 has been updated by Josh Cooper.

Status changed from Unreviewed to Needs More Information

So this test isn't waiting for the agent to terminate, it's waiting for the 
daemonized agent to finish applying a catalog (since the agent immediately 
tries to retrieve and apply as soon as it starts). If the test gets into a loop 
when the remote agent is daemonized, but not applying a catalog, then let me 
know. The test should probably limit the number of times it retries, pausing 
between, with exponential backoff, etc.
----------------------------------------
Bug #17000: Puppet acceptance suite will get caught in a loop if agent fails to 
terminate for kick test
https://projects.puppetlabs.com/issues/17000#change-73838

Author: Branan Purvine-Riley
Status: Needs More Information
Priority: Normal
Assignee: 
Category: testing
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


This test is in file `ticket_15717_puppet_kick.rb`

    * kick the agent from the master
    centos-55-64-1 $ env 
RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib::$RUBYLIB"
 PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:$PATH"  puppet kick --host 
centos-55-386-1.puppetlabs.lan --
    Warning: Puppet kick is deprecated. See 
http://links.puppetlabs.com/puppet-kick-deprecation
    Warning: Failed to load ruby LDAP library. LDAP functionality will not be 
available
    Triggering centos-55-386-1.puppetlabs.lan
    Getting status
    status is running
    Host centos-55-386-1.puppetlabs.lan is already running
    centos-55-386-1.puppetlabs.lan finished with exit code 3
    Failed: centos-55-386-1.puppetlabs.lan
    Exited: 3
    * Agent centos-55-386-1 is already running, retrying kick


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to