Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2A0317D24 for ; Thu, 18 Jun 2015 20:37:01 +0000 (UTC) Received: (qmail 5704 invoked by uid 500); 18 Jun 2015 20:37:01 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 5635 invoked by uid 500); 18 Jun 2015 20:37:01 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 5622 invoked by uid 99); 18 Jun 2015 20:37:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2015 20:37:01 +0000 Date: Thu, 18 Jun 2015 20:37:01 +0000 (UTC) From: "Maxim Khutornenko (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-1356) Thermos observer fails to start MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Maxim Khutornenko created AURORA-1356: ----------------------------------------- Summary: Thermos observer fails to start Key: AURORA-1356 URL: https://issues.apache.org/jira/browse/AURORA-1356 Project: Aurora Issue Type: Bug Components: Thermos Reporter: Maxim Khutornenko Priority: Blocker Introduced in https://reviews.apache.org/r/35527/: {noformat} Traceback (most recent call last): File "/root/.pex/install/twitter.common.app-0.3.3-py2-none-any.whl.00ffaf2f4784a34f6b8ccb9bd405265b9ec1f690/twitter.common.app-0.3.3-py2-none-any.whl/twitter/common/app/application.py", line 758, in _wrap_method return_code = method() File "/root/.pex/install/twitter.common.app-0.3.3-py2-none-any.whl.00ffaf2f4784a34f6b8ccb9bd405265b9ec1f690/twitter.common.app-0.3.3-py2-none-any.whl/twitter/common/app/application.py", line 780, in main = lambda: main_method(*args, **kwargs) File "/home/vagrant/aurora/dist/thermos_observer.pex/apache/aurora/tools/thermos_observer.py", line 78, in main File "/home/vagrant/aurora/dist/thermos_observer.pex/apache/aurora/tools/thermos_observer.py", line 73, in initialize File "/root/.pex/install/twitter.common.quantity-0.3.3-py2-none-any.whl.199a5b5c2616e61bb1b402fcc6b6c5dcfd102cf4/twitter.common.quantity-0.3.3-py2-none-any.whl/twitter/common/quantity/__init__.py", line 87, in __init__ raise ValueError('Amount should be an integer type.') ValueError: Amount should be an integer type. {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)