[Failed to deploy openwhisk deployment]Unable to success deploy openwhisk.yml,The header parameter requires a key:value,key:value syntax to be properly parsed.
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
## Environment details:
Ubuntu 18.04.6 LTS
## Steps to reproduce the issue:
TASK [cli : Download release archive to build directory ...] ****************************************************************************************************************************************************************************
Tuesday 08 October 2024 18:15:19 +0800 (0:00:00.504) 0:06:06.834 *******
fatal: [172.17.0.1]: FAILED! => {"changed": false, "msg": "The header parameter requires a key:value,key:value syntax to be properly parsed."}
The header parameter requires a key:value,key:value syntax to be properly
parsed.
PLAY RECAP ******************************************************************************************************************************************************************************************************************************
172.17.0.1 : ok=11 changed=9 unreachable=0 failed=1
controller0 : ok=29 changed=3 unreachable=0 failed=0
etcd0 : ok=5 changed=1 unreachable=0 failed=0
invoker0 : ok=31 changed=7 unreachable=0 failed=0
kafka0 : ok=11 changed=4 unreachable=0 failed=0
scheduler0 : ok=20 changed=3 unreachable=0 failed=0
Contributor guide
Research direction
Start with the openwhisk.yml deployment and the Ansible task named “Download release archive to build directory,” then trace where its header parameter is supplied. Reproduce the deployment on Ubuntu 18.04.6 and verify that the header is parsed successfully and the release archive step completes without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, yaml
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100