mrutkows commented on issue #651: Concurrency error: Error code: 153: 
Concurrent modification to resource detected. (code 379)
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/651#issuecomment-347680390
 
 
   another one
   ```
   === RUN   TestInvalidActionAnnotations
   
   ==> Executing: wskdeploy -m 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/validate-action-annotations/manifest.yaml
 -d 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/validate-action-annotations/deployment-with-invalid-annotations.yaml
   
   ==> Output: WARNING: The authentication key was retrieved from 
whisk.properties which will soon be deprecated please do not use it outside of 
Travis builds.
   
   WARNING: The API host was retrieved from whisk.properties which will soon be 
deprecated please do not use it outside of Travis builds.
   
   .
   
   ==> Error: wskdeploy.go [125]: [ERROR_COMMAND_FAILED]: Command: [wskdeploy]: 
Error: deploymentreader.go [241]: [ERROR_YAML_FILE_FORMAT_ERROR]: File: 
[deployment-with-invalid-annotations.yaml]: 
   
   ==> Annotation key "action_annotation_5" does not exist in manifest file but 
specified in deployment file.
   
   .
   
   --- PASS: TestInvalidActionAnnotations (0.09s)
   
   PASS
   
   ok   
github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/validate-action-annotations
       3.987s
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to