2019-06-18 22:30:17 UTC - Matt Rutkowski: @Dave Grove main openwhisk is now 
getting Jenkins and Travis System test failures because “greeting” action is 
not found… did we delete some dependent “greeting” action from Catalog used for 
these tests?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897017071200
----
2019-06-18 22:30:29 UTC - Matt Rutkowski: 
```org.apache.openwhisk.core.cli.test.WskRestEntitlementTests > Wsk Package 
Action should get and invoke an action from package STANDARD_OUT
    check failed for activation b817a726b4924db297a726b492fdb2f6: 
{"activationId":"b817a726b4924db297a726b492fdb2f6","annotations":[{"key":"path","value":"anon-yEWq6OpC96ySoxuXXyh2uSRBWwz/samplePackage/sampleAction"},{"key":"waitTime","value":71},{"key":"kind","value":"nodejs:6"},{"key":"timeout","value":false},{"key":"limits","value":{"concurrency":1,"logs":10,"memory":256,"timeout":60000}},{"key":"initTime","value":105}],"duration":155,"end":1560895552359,"logs":["2019-06-18T22:05:52.332756692Z
 stderr: ReferenceError: greeting is not 
defined","2019-06-18T22:05:52.332851152Z stderr: at NodeActionRunner.main [as 
userScriptMain] (eval at init (/nodejsAction/runner.js:67:99), 
<anonymous>:8:14)","2019-06-18T22:05:52.332860953Z stderr: at e 
(/nodejsAction/runner.js:79:35)","2019-06-18T22:05:52.332864853Z stderr: at 
NodeActionRunner.run 
(/nodejsAction/runner.js:77:16)","2019-06-18T22:05:52.332868269Z stderr: at 
doRun (/nodejsAction/src/service.js:188:14)","2019-06-18T22:05:52.332871632Z ```
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897029071400
----
2019-06-18 22:33:06 UTC - Matt Rutkowski: both can be seen here: 
<https://github.com/apache/incubator-openwhisk/pull/4517>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897186072300
----
2019-06-18 22:34:26 UTC - Rodric Rabbah: 
<https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/136> will 
fix the issue
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897266072600
----
2019-06-18 22:34:49 UTC - Rodric Rabbah: was discussed on dev list earlier today
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897289072900
----
2019-06-18 22:34:59 UTC - Rodric Rabbah: if someone is comfortable merging the 
pr :thumbsup:
+1 : Matt Rutkowski
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897299073200
----
2019-06-18 22:38:26 UTC - Matt Rutkowski: well here may be part of the issue: 
```"key":"kind","value":"nodejs:6```
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897506073500
----
2019-06-18 22:38:50 UTC - Rodric Rabbah: should change that, but that’s not the 
reason for the failure
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897530074100
----
2019-06-18 22:39:28 UTC - Matt Rutkowski: Rodric you are everywhere!
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897568075000
----
2019-06-18 22:39:29 UTC - Rodric Rabbah: interesting that’s still there, 
somehow node6 still hanging around in the tests
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897569075200
----
2019-06-18 22:39:37 UTC - Rodric Rabbah: :runner:
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897577075400
----
2019-06-18 22:39:55 UTC - Matt Rutkowski: thanks will look at that PR
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1560897595075600
----

Reply via email to