Closed Bug 749288 Opened 13 years ago Closed 13 years ago

linux comm-central builds use wrong python when calling balrog client

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: rail)

Details

(Whiteboard: [buildbot][thunderbird][balrog])

Attachments

(1 file)

Looks like we need to set PYTHON26 in thunderbird_config.py, because we're getting this error right now: retry: Calling <function run_with_timeout at 0xb7d560d4> with args: (['python', '/builds/slave/tb-comm-cen-lnx-l10n-ntly/tools/scripts/updates/balrog-client.py', '--build-properties', 'buildprops_balrog.json', '--api-root', 'https://aus4-admin-dev.allizom.org', '--verbose', '--credentials-file', 'BuildSlaves.py'], 1260, None, None, False, True), kwargs: {}, attempt #5 Executing: ['python', '/builds/slave/tb-comm-cen-lnx-l10n-ntly/tools/scripts/updates/balrog-client.py', '--build-properties', 'buildprops_balrog.json', '--api-root', 'https://aus4-admin-dev.allizom.org', '--verbose', '--credentials-file', 'BuildSlaves.py'] Traceback (most recent call last): File "/builds/slave/tb-comm-cen-lnx-l10n-ntly/tools/scripts/updates/balrog-client.py", line 11, in <module> from balrog.client.cli import NightlyRunner File "/builds/slave/tb-comm-cen-lnx-l10n-ntly/tools/lib/python/balrog/client/cli.py", line 7, in <module> from balrog.client.api import API File "/builds/slave/tb-comm-cen-lnx-l10n-ntly/tools/lib/python/balrog/client/api.py", line 4, in <module> import requests File "/builds/slave/tb-comm-cen-lnx-l10n-ntly/tools/lib/python/vendor/requests-0.10.8/requests/__init__.py", line 25, in <module> from . import utils File "/builds/slave/tb-comm-cen-lnx-l10n-ntly/tools/lib/python/vendor/requests-0.10.8/requests/utils.py", line 232 return b"".join(L) ^
Attachment #618741 - Flags: review?(rail)
Attachment #618741 - Flags: review?(jhopkins)
Assignee: bhearsum → nobody
Component: Release Engineering → Release Engineering: Automation (General)
QA Contact: release → catlee
Attachment #618741 - Flags: review?(rail) → review+
Assignee: nobody → rail
Whiteboard: [buildbot][thunderbird][balrog]
Attachment #618741 - Flags: review?(jhopkins) → review+
Attachment #618741 - Flags: checked-in+
Merged to production today
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: