Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

No such file or directory: '/tmp/_MEIhjVTEH/federation/docker-compose.yml' #258

Closed
veonua opened this issue Dec 31, 2018 · 1 comment
Closed
Assignees
Labels

Comments

@veonua
Copy link

veonua commented Dec 31, 2018

Problem Description

batch-shipyard fed proxy create
2018-12-31 17:12:25.392 DEBUG - checking if federation proxy exists
Confirm create federation proxy [y/n]: y
2018-12-31 17:12:29.761 DEBUG - resource group oslo-PeoplePlatform-AzureBatch exists
2018-12-31 17:12:29.762 INFO - creating container: shipyardfedglobal
2018-12-31 17:12:30.089 INFO - creating table: shipyardfedglobal
2018-12-31 17:12:30.446 INFO - creating table: shipyardfedjobs
2018-12-31 17:12:30.951 DEBUG - remote file is the same for shipyard_federation_bootstrap.sh, skipping
2018-12-31 17:12:30.996 INFO - uploading file /tmp/_MEIhjVTEH/federation/docker-compose.yml as'docker-compose.yml'
Traceback (most recent call last):
File "shipyard.py", line 2812, in
File "site-packages/click/core.py", line 764, in call
File "site-packages/click/core.py", line 717, in main
File "site-packages/click/core.py", line 1137, in invoke
File "site-packages/click/core.py", line 1137, in invoke
File "site-packages/click/core.py", line 1137, in invoke
File "site-packages/click/core.py", line 956, in invoke
File "site-packages/click/core.py", line 555, in invoke
File "site-packages/click/decorators.py", line 64, in new_func
File "site-packages/click/core.py", line 555, in invoke
File "shipyard.py", line 2491, in fed_proxy_create
File "convoy/fleet.py", line 4559, in action_fed_proxy_create
File "convoy/federation.py", line 203, in create_federation_proxy
File "convoy/storage.py", line 1821, in upload_for_nonbatch
File "convoy/storage.py", line 1754, in _check_file_and_upload
File "site-packages/azure/storage/blob/blockblobservice.py", line 446, in create_blob_from_path
File "genericpath.py", line 50, in getsize
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/_MEIhjVTEH/federation/docker-compose.yml'
[9058] Failed to execute script shipyard

Batch Shipyard Version

3.6.1

Steps to Reproduce

batch-shipyard fed proxy create

Expected Results

fed proxy created

@alfpark alfpark self-assigned this Jan 10, 2019
@alfpark alfpark added the defect label Jan 10, 2019
@alfpark
Copy link
Collaborator

alfpark commented Jan 10, 2019

As a workaround, please use an alternative to the binary distribution/install while a fix is prepared for release.

alfpark added a commit that referenced this issue Jan 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants