You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/07/06 17:03:00 UTC

[jira] [Commented] (AMBARI-24257) Tasks fail from time to time due error in file download

    [ https://issues.apache.org/jira/browse/AMBARI-24257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535124#comment-16535124 ] 

Hudson commented on AMBARI-24257:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.7 #12 (See [https://builds.apache.org/job/Ambari-branch-2.7/12/])
AMBARI-24257. Tasks fail from time to time due error in file download (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=41ff1575c56e0b1f3a0f45e16ae6eb1b8e39764b])
* (edit) ambari-agent/src/main/python/ambari_agent/FileCache.py


> Tasks fail from time to time due error in file download
> -------------------------------------------------------
>
>                 Key: AMBARI-24257
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24257
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>         Attachments: AMBARI-24257.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
>     ERROR 2018-06-27 11:29:49,955 CustomServiceOrchestrator.py:448 - Caught an exception while executing custom service command: <type 'exceptions.KeyError'>: u'/var/lib/ambari-agent/cache/stack-hooks'; u'/var/lib/ambari-agent/cache/stack-hooks'
>     Traceback (most recent call last):
>       File "/usr/lib/ambari-agent/lib/ambari_agent/CustomServiceOrchestrator.py", line 351, in runCommand
>         hook_dir = self.file_cache.get_hook_base_dir(command, server_url_prefix)
>       File "/usr/lib/ambari-agent/lib/ambari_agent/FileCache.py", line 100, in get_hook_base_dir
>         server_url_prefix)
>       File "/usr/lib/ambari-agent/lib/ambari_agent/FileCache.py", line 163, in provide_directory
>         wait_for_another_execution_event = self.currently_providing[full_path]
>     KeyError: u'/var/lib/ambari-agent/cache/stack-hooks'
>     



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)