@futdevpro/nts-dynamo 1.15.40 → 1.15.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.dynamo/logs/cicd-pipeline/output.log +1358 -1353
- package/.dynamo/logs/cicd-pipeline/status.json +168 -166
- package/__documentations/2026-06-01-fr047-p2p3-function-calling.md +81 -0
- package/build/_modules/server/errors/errors.data-service.d.ts.map +1 -1
- package/build/_modules/server/errors/errors.data-service.js +12 -1
- package/build/_modules/server/errors/errors.data-service.js.map +1 -1
- package/package.json +1 -1
- package/pnpm-workspace.yaml +1 -1
- package/src/_modules/server/errors/errors.data-service.ts +14 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"pid":
|
|
3
|
-
"startedAt": "2026-06-
|
|
4
|
-
"startedAtMs":
|
|
2
|
+
"pid": 9382,
|
|
3
|
+
"startedAt": "2026-06-03T22:13:16.840Z",
|
|
4
|
+
"startedAtMs": 1780524796840,
|
|
5
5
|
"phase": "npm-publish",
|
|
6
6
|
"pipelineComplete": false,
|
|
7
7
|
"serverRunning": false,
|
|
@@ -10,308 +10,310 @@
|
|
|
10
10
|
"steps": {
|
|
11
11
|
"discord-start": {
|
|
12
12
|
"status": "ok",
|
|
13
|
-
"startedAt": "2026-06-
|
|
13
|
+
"startedAt": "2026-06-03T22:13:16.843Z",
|
|
14
14
|
"logLineStart": 2,
|
|
15
15
|
"logLineEnd": 7,
|
|
16
|
-
"durationSec": 2.
|
|
16
|
+
"durationSec": 2.9
|
|
17
17
|
},
|
|
18
18
|
"pre-flight": {
|
|
19
19
|
"status": "ok",
|
|
20
|
-
"startedAt": "2026-06-
|
|
20
|
+
"startedAt": "2026-06-03T22:13:20.749Z",
|
|
21
21
|
"logLineStart": 8,
|
|
22
22
|
"logLineEnd": 10,
|
|
23
23
|
"durationSec": 0.1
|
|
24
24
|
},
|
|
25
25
|
"install": {
|
|
26
26
|
"status": "ok",
|
|
27
|
-
"startedAt": "2026-06-
|
|
27
|
+
"startedAt": "2026-06-03T22:13:21.825Z",
|
|
28
28
|
"logLineStart": 11,
|
|
29
|
-
"logLineEnd":
|
|
30
|
-
"durationSec": 32.
|
|
29
|
+
"logLineEnd": 101,
|
|
30
|
+
"durationSec": 32.4
|
|
31
31
|
},
|
|
32
32
|
"check-dev-leftovers": {
|
|
33
33
|
"status": "ok",
|
|
34
|
-
"startedAt": "2026-06-
|
|
35
|
-
"logLineStart":
|
|
36
|
-
"logLineEnd":
|
|
37
|
-
"durationSec":
|
|
34
|
+
"startedAt": "2026-06-03T22:13:55.235Z",
|
|
35
|
+
"logLineStart": 102,
|
|
36
|
+
"logLineEnd": 109,
|
|
37
|
+
"durationSec": 5.9
|
|
38
38
|
},
|
|
39
39
|
"build": {
|
|
40
40
|
"status": "ok",
|
|
41
|
-
"startedAt": "2026-06-
|
|
42
|
-
"logLineStart":
|
|
43
|
-
"logLineEnd":
|
|
44
|
-
"durationSec":
|
|
41
|
+
"startedAt": "2026-06-03T22:14:02.112Z",
|
|
42
|
+
"logLineStart": 110,
|
|
43
|
+
"logLineEnd": 111,
|
|
44
|
+
"durationSec": 27.3
|
|
45
45
|
},
|
|
46
46
|
"test": {
|
|
47
47
|
"status": "ok",
|
|
48
|
-
"startedAt": "2026-06-
|
|
49
|
-
"logLineStart":
|
|
50
|
-
"logLineEnd":
|
|
51
|
-
"durationSec":
|
|
48
|
+
"startedAt": "2026-06-03T22:14:30.454Z",
|
|
49
|
+
"logLineStart": 112,
|
|
50
|
+
"logLineEnd": 2566,
|
|
51
|
+
"durationSec": 31.9,
|
|
52
52
|
"testSummary": {
|
|
53
53
|
"totalSpecs": 1256,
|
|
54
54
|
"failures": 0,
|
|
55
55
|
"passed": 1256,
|
|
56
|
-
"testDurationSec":
|
|
56
|
+
"testDurationSec": 4.942
|
|
57
57
|
},
|
|
58
58
|
"errors": [
|
|
59
59
|
{
|
|
60
|
-
"line":
|
|
61
|
-
"text": "
|
|
62
|
-
"details": "
|
|
63
|
-
"detailLineEnd":
|
|
60
|
+
"line": 211,
|
|
61
|
+
"text": "❌❌ Error handleMessage: Error: Test error",
|
|
62
|
+
"details": "at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/assistant/_services/ass-io.control-service.spec.js:68:136)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9",
|
|
63
|
+
"detailLineEnd": 217
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"line":
|
|
67
|
-
"text": "
|
|
68
|
-
"details": "
|
|
69
|
-
"detailLineEnd":
|
|
66
|
+
"line": 224,
|
|
67
|
+
"text": "❌❌ Error handleMessage: Error: Test error",
|
|
68
|
+
"details": "at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/assistant/_services/ass-io.control-service.spec.js:92:136)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9",
|
|
69
|
+
"detailLineEnd": 230
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"line":
|
|
73
|
-
"text": "
|
|
74
|
-
"details": "
|
|
75
|
-
"detailLineEnd":
|
|
72
|
+
"line": 239,
|
|
73
|
+
"text": "---> API ERROR: \"Test API Call\" failed (500)...",
|
|
74
|
+
"details": "endpoint: get \"http://example.com/api/test\"\nBE-BE requestStackLocation: \"/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/api.service.spec.js:12:22\"\nerror: \"undefined\"\nlocalStack: \"/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/api.service.js:126:22\"",
|
|
75
|
+
"detailLineEnd": 243
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
"line":
|
|
79
|
-
"text": "
|
|
80
|
-
"details": "
|
|
81
|
-
"detailLineEnd":
|
|
78
|
+
"line": 256,
|
|
79
|
+
"text": "---> API ERROR: \"Test API Call\" failed (500)...",
|
|
80
|
+
"details": "endpoint: get \"http://example.com/api/test\"\nBE-BE requestStackLocation: \"/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/api.service.spec.js:12:22\"\nerror: \"undefined\"\nlocalStack: \"/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/api.service.js:126:22\"",
|
|
81
|
+
"detailLineEnd": 260
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"line":
|
|
85
|
-
"text": "
|
|
86
|
-
"details": "
|
|
87
|
-
"detailLineEnd":
|
|
84
|
+
"line": 268,
|
|
85
|
+
"text": "---> API ERROR: \"Test API Call\" failed (500)...",
|
|
86
|
+
"details": "endpoint: get \"http://example.com/api/test\"\nBE-BE requestStackLocation: \"/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/api.service.spec.js:12:22\"\nerror: \"undefined\"\nlocalStack: \"/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/api.service.js:126:22\"",
|
|
87
|
+
"detailLineEnd": 272
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
|
-
"line":
|
|
90
|
+
"line": 282,
|
|
91
91
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
92
|
-
"details": "__lastModified: 2026-06-
|
|
93
|
-
"detailLineEnd":
|
|
92
|
+
"details": "__lastModified: 2026-06-03T22:14:58.715Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-ATS1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-ATS1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-ATS1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-ATS1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_tokenSelf (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:116:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:70:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
93
|
+
"detailLineEnd": 330
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"line":
|
|
96
|
+
"line": 338,
|
|
97
97
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
98
|
-
"details": "__lastModified: 2026-06-
|
|
99
|
-
"detailLineEnd":
|
|
98
|
+
"details": "__lastModified: 2026-06-03T22:14:58.719Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-ATU1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-ATU1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-ATU1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-ATU1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_tokenPerm_accUsageData (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:142:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:125:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
99
|
+
"detailLineEnd": 386
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"line":
|
|
102
|
+
"line": 394,
|
|
103
103
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
104
|
-
"details": "__lastModified: 2026-06-
|
|
105
|
-
"detailLineEnd":
|
|
104
|
+
"details": "__lastModified: 2026-06-03T22:14:58.721Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-AT1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-AT1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:60:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
105
|
+
"detailLineEnd": 442
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
|
-
"line":
|
|
108
|
+
"line": 450,
|
|
109
109
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
110
|
-
"details": "__lastModified: 2026-06-
|
|
111
|
-
"detailLineEnd":
|
|
110
|
+
"details": "__lastModified: 2026-06-03T22:14:58.723Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-AT1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-AT1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:75:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
111
|
+
"detailLineEnd": 498
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
|
-
"line":
|
|
114
|
+
"line": 506,
|
|
115
115
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
116
|
-
"details": "__lastModified: 2026-06-
|
|
117
|
-
"detailLineEnd":
|
|
116
|
+
"details": "__lastModified: 2026-06-03T22:14:58.725Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-AS0-GT0',\n_errorCodes: [ 'T_LOCAL|DyNTS-AS0-GT0' ],\n_message: 'AuthHeader missing!',\n_messages: [ 'AuthHeader missing!' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-AS0-GT0',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-AS0-GT0'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/auth.service.js:34:19)\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/auth.service.js:34:19)\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.getTokenFromRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/auth.service.js:34:19)\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:24:32)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:64:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/core/auth.service.js:34:19',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: { headers: {} }",
|
|
117
|
+
"detailLineEnd": 557
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"line":
|
|
120
|
+
"line": 565,
|
|
121
121
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
122
|
-
"details": "__lastModified: 2026-06-
|
|
123
|
-
"detailLineEnd":
|
|
122
|
+
"details": "__lastModified: 2026-06-03T22:14:58.726Z,\n__lastModifiedBy: 'AuthService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-AT1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-AT1' ],\n_message: 'Invalid token format',\n_messages: [ 'Invalid token format' ],\n__userMessage: 'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1',\n__userMessages: [\n'We encountered an unhandled Auth Error, \\n' +\n'please contact the responsible development team.\\n' +\n' ErrorCode: T_LOCAL|DyNTS-OA2-AT1'\n],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'AuthService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_AuthService.authenticate_token (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.spec.js:82:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.auth-service.js:27:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
123
|
+
"detailLineEnd": 613
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
|
-
"line":
|
|
126
|
+
"line": 621,
|
|
127
127
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
128
|
-
"details": "__lastModified: 2026-06-
|
|
129
|
-
"detailLineEnd":
|
|
128
|
+
"details": "__lastModified: 2026-06-03T22:14:58.779Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HR1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HR1' ],\n_message: 'Token not found or already revoked',\n_messages: [ 'Token not found or already revoked' ],\n__userMessage: 'Invalid revocation request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HR1',\n__userMessages: [ 'Invalid revocation request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HR1' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:450:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:407:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:450:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
129
|
+
"detailLineEnd": 663
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
|
-
"line":
|
|
132
|
+
"line": 671,
|
|
133
133
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
134
|
-
"details": "__lastModified: 2026-06-
|
|
135
|
-
"detailLineEnd":
|
|
134
|
+
"details": "__lastModified: 2026-06-03T22:14:58.783Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HR0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HR0' ],\n_message: 'Missing token',\n_messages: [ 'Missing token' ],\n__userMessage: 'Invalid revocation request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HR0',\n__userMessages: [ 'Invalid revocation request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HR0' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRevocation (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:421:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:401:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:421:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
135
|
+
"detailLineEnd": 713
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"line":
|
|
138
|
+
"line": 721,
|
|
139
139
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
140
|
-
"details": "__lastModified: 2026-06-
|
|
141
|
-
"detailLineEnd":
|
|
140
|
+
"details": "__lastModified: 2026-06-03T22:14:58.786Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HU0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HU0' ],\n_message: 'Invalid or expired access token',\n_messages: [ 'Invalid or expired access token' ],\n__userMessage: 'Invalid token\\n ErrorCode: T_LOCAL|DyNTS-OA2-HU0',\n__userMessages: [ 'Invalid token\\n ErrorCode: T_LOCAL|DyNTS-OA2-HU0' ],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:354:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:360:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
141
|
+
"detailLineEnd": 763
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
|
-
"line":
|
|
144
|
+
"line": 771,
|
|
145
145
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
146
|
-
"details": "__lastModified: 2026-06-
|
|
147
|
-
"detailLineEnd":
|
|
146
|
+
"details": "__lastModified: 2026-06-03T22:14:58.789Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HU0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HU0' ],\n_message: 'Invalid or expired access token',\n_messages: [ 'Invalid or expired access token' ],\n__userMessage: 'Invalid token\\n ErrorCode: T_LOCAL|DyNTS-OA2-HU0',\n__userMessages: [ 'Invalid token\\n ErrorCode: T_LOCAL|DyNTS-OA2-HU0' ],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleUserInfoRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:360:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:343:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:360:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
147
|
+
"detailLineEnd": 813
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
|
-
"line":
|
|
150
|
+
"line": 828,
|
|
151
151
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
152
|
-
"details": "__lastModified: 2026-06-
|
|
153
|
-
"detailLineEnd":
|
|
152
|
+
"details": "__lastModified: 2026-06-03T22:14:58.796Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT0' ],\n_message: 'Missing required OAuth2 parameters',\n_messages: [ 'Missing required OAuth2 parameters' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT0',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT0' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:171:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:239:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:171:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
153
|
+
"detailLineEnd": 870
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
"line":
|
|
156
|
+
"line": 878,
|
|
157
157
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
158
|
-
"details": "__lastModified: 2026-06-
|
|
159
|
-
"detailLineEnd":
|
|
158
|
+
"details": "__lastModified: 2026-06-03T22:14:58.801Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT1' ],\n_message: 'Missing authorization code',\n_messages: [ 'Missing authorization code' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT1',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT1' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:194:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:256:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:194:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
159
|
+
"detailLineEnd": 920
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
|
-
"line":
|
|
162
|
+
"line": 928,
|
|
163
163
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
164
|
-
"details": "__lastModified: 2026-06-
|
|
165
|
-
"detailLineEnd":
|
|
164
|
+
"details": "__lastModified: 2026-06-03T22:14:58.804Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT4',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT4' ],\n_message: 'Invalid client credentials',\n_messages: [ 'Invalid client credentials' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT4',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT4' ],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:182:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:247:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:182:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
165
|
+
"detailLineEnd": 970
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"line":
|
|
169
|
-
"text": "
|
|
170
|
-
"details": "
|
|
171
|
-
"detailLineEnd":
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"line": 1142,
|
|
175
|
-
"text": "---> API ERROR: \"Test API Call\" failed (500)...",
|
|
176
|
-
"details": "endpoint: get \"http://example.com/api/test\"\nBE-BE requestStackLocation: \"/tmp/pipeline-runs/a7c5f096-d1e4-464d-a5e8-b6bc11f44c72/build/_services/core/api.service.spec.js:12:22\"\nerror: \"undefined\"\nlocalStack: \"/tmp/pipeline-runs/a7c5f096-d1e4-464d-a5e8-b6bc11f44c72/build/_services/core/api.service.js:126:22\"",
|
|
177
|
-
"detailLineEnd": 1146
|
|
168
|
+
"line": 978,
|
|
169
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
170
|
+
"details": "__lastModified: 2026-06-03T22:14:58.806Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT2',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT2' ],\n_message: 'Missing refresh token',\n_messages: [ 'Missing refresh token' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT2',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT2' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:235:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:274:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:235:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
171
|
+
"detailLineEnd": 1020
|
|
178
172
|
},
|
|
179
173
|
{
|
|
180
|
-
"line":
|
|
181
|
-
"text": "
|
|
182
|
-
"details": "
|
|
183
|
-
"detailLineEnd":
|
|
174
|
+
"line": 1028,
|
|
175
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
176
|
+
"details": "__lastModified: 2026-06-03T22:14:58.811Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT6',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT6' ],\n_message: 'Invalid refresh token',\n_messages: [ 'Invalid refresh token' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT6',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT6' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:247:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:283:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:247:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
177
|
+
"detailLineEnd": 1070
|
|
184
178
|
},
|
|
185
179
|
{
|
|
186
|
-
"line":
|
|
187
|
-
"text": "
|
|
188
|
-
"details": "'
|
|
189
|
-
"detailLineEnd":
|
|
180
|
+
"line": 1078,
|
|
181
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
182
|
+
"details": "__lastModified: 2026-06-03T22:14:58.813Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT5',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT5' ],\n_message: 'Invalid or expired authorization code',\n_messages: [ 'Invalid or expired authorization code' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT5',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT5' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:206:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:265:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:206:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
183
|
+
"detailLineEnd": 1120
|
|
190
184
|
},
|
|
191
185
|
{
|
|
192
|
-
"line":
|
|
193
|
-
"text": "
|
|
194
|
-
"details": "
|
|
195
|
-
"detailLineEnd":
|
|
186
|
+
"line": 1128,
|
|
187
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
188
|
+
"details": "__lastModified: 2026-06-03T22:14:58.814Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT8',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT8' ],\n_message: 'Invalid username or password',\n_messages: [ 'Invalid username or password' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT8',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT8' ],\n___handled: false,\n___status: 401,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:297:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:302:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:297:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
189
|
+
"detailLineEnd": 1170
|
|
196
190
|
},
|
|
197
191
|
{
|
|
198
|
-
"line":
|
|
199
|
-
"text": "
|
|
200
|
-
"details": "
|
|
201
|
-
"detailLineEnd":
|
|
192
|
+
"line": 1178,
|
|
193
|
+
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
194
|
+
"details": "__lastModified: 2026-06-03T22:14:58.816Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT7',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT7' ],\n_message: 'Missing username or password',\n_messages: [ 'Missing username or password' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT7',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT7' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:285:31)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:292:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:285:31',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
195
|
+
"detailLineEnd": 1220
|
|
202
196
|
},
|
|
203
197
|
{
|
|
204
|
-
"line":
|
|
198
|
+
"line": 1228,
|
|
205
199
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
206
|
-
"details": "__lastModified: 2026-06-
|
|
207
|
-
"detailLineEnd":
|
|
200
|
+
"details": "__lastModified: 2026-06-03T22:14:58.817Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HT3',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HT3' ],\n_message: 'Unsupported grant_type',\n_messages: [ 'Unsupported grant_type' ],\n__userMessage: 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT3',\n__userMessages: [ 'Invalid token request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HT3' ],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleTokenRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:324:27)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:310:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:324:27',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
201
|
+
"detailLineEnd": 1270
|
|
208
202
|
},
|
|
209
203
|
{
|
|
210
|
-
"line":
|
|
204
|
+
"line": 1278,
|
|
211
205
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
212
|
-
"details": "__lastModified: 2026-06-
|
|
213
|
-
"detailLineEnd":
|
|
206
|
+
"details": "__lastModified: 2026-06-03T22:14:58.820Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA2',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA2' ],\n_message: 'Invalid client_id',\n_messages: [ 'Invalid client_id' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA2',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA2'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:50:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:148:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:50:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
207
|
+
"detailLineEnd": 1322
|
|
214
208
|
},
|
|
215
209
|
{
|
|
216
|
-
"line":
|
|
210
|
+
"line": 1330,
|
|
217
211
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
218
|
-
"details": "__lastModified: 2026-06-
|
|
219
|
-
"detailLineEnd":
|
|
212
|
+
"details": "__lastModified: 2026-06-03T22:14:58.871Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA1',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA1' ],\n_message: 'Unsupported response_type',\n_messages: [ 'Unsupported response_type' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA1',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA1'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:103:19)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:173:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:103:19',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
213
|
+
"detailLineEnd": 1374
|
|
220
214
|
},
|
|
221
215
|
{
|
|
222
|
-
"line":
|
|
216
|
+
"line": 1382,
|
|
223
217
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
224
|
-
"details": "__lastModified: 2026-06-
|
|
225
|
-
"detailLineEnd":
|
|
218
|
+
"details": "__lastModified: 2026-06-03T22:14:58.874Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA3',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA3' ],\n_message: 'Invalid redirect_uri',\n_messages: [ 'Invalid redirect_uri' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA3',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA3'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:61:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:156:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:61:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
219
|
+
"detailLineEnd": 1426
|
|
226
220
|
},
|
|
227
221
|
{
|
|
228
|
-
"line":
|
|
222
|
+
"line": 1434,
|
|
229
223
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
230
|
-
"details": "__lastModified: 2026-06-
|
|
231
|
-
"detailLineEnd":
|
|
224
|
+
"details": "__lastModified: 2026-06-03T22:14:58.876Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA4',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA4' ],\n_message: 'Invalid scope',\n_messages: [ 'Invalid scope' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA4',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA4'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:72:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:165:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:72:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
225
|
+
"detailLineEnd": 1478
|
|
232
226
|
},
|
|
233
227
|
{
|
|
234
|
-
"line":
|
|
228
|
+
"line": 1486,
|
|
235
229
|
"text": "flag: 'DYNAMO-ERROR-OBJECT-v2',",
|
|
236
|
-
"details": "__lastModified: 2026-06-
|
|
237
|
-
"detailLineEnd":
|
|
230
|
+
"details": "__lastModified: 2026-06-03T22:14:58.879Z,\n__lastModifiedBy: 'OAuth2ControlService',\n__v: 0,\n_errorCode: 'T_LOCAL|DyNTS-OA2-HA0',\n_errorCodes: [ 'T_LOCAL|DyNTS-OA2-HA0' ],\n_message: 'Missing required OAuth2 parameters',\n_messages: [ 'Missing required OAuth2 parameters' ],\n__userMessage: 'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA0',\n__userMessages: [\n'Invalid authorization request\\n ErrorCode: T_LOCAL|DyNTS-OA2-HA0'\n],\n___handled: false,\n___status: 400,\n___issuer: 'MISSING-ISSUER',\n___issuerSystem: 'MISSING-ISSUER-SYSTEM',\n___issuerService: 'OAuth2ControlService',\n___systemVersion: 'MISSING-SYSTEM-VERSION',\nerror: Error\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9,\nerrors: [\nError\nat DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n],\nstack: 'Error\\n' +\n' at DyNTS_OAuth2_ControlService.handleAuthorizationRequest (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:39:23)\\n' +\n' at UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.spec.js:140:39)\\n' +\n' at QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\\n' +\n' at QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\\n' +\n' at runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\\n' +\n' at /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9',\n__localStack: '/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_modules/oauth2/_services/oauth2.control-service.js:39:23',\nlevel: 'error',\nadditionalContent: {},\nconfidentialContent: {}",
|
|
231
|
+
"detailLineEnd": 1530
|
|
238
232
|
},
|
|
239
233
|
{
|
|
240
|
-
"line":
|
|
241
|
-
"text": "
|
|
234
|
+
"line": 1602,
|
|
235
|
+
"text": "...........................❌ getDataByDependencyId failed, dependencyKey is missing from service! (test_data)",
|
|
236
|
+
"details": ".....................***************TESTTTT route: [ '192.168.1.1', '10.0.0.1', '172.16.0.1' ]\n...TESTTTT route: [ '192.168.1.1' ]\n📍 /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_services/base/data.service.spec.js:182:87",
|
|
237
|
+
"detailLineEnd": 1603
|
|
242
238
|
},
|
|
243
239
|
{
|
|
244
240
|
"line": 1607,
|
|
245
|
-
"text": "
|
|
246
|
-
"details": "
|
|
247
|
-
"detailLineEnd":
|
|
241
|
+
"text": "ERROR: socket[socket-1] is not connected! (it will be removed...)",
|
|
242
|
+
"details": ".....................................................................................*******.............................Emitting event 'test-event' on socket(unknown)-(0) failed!(1)\nEmitting event 'test-event' on socket(unknown)-(1) failed!(1)\n.Emitting event 'test-event' on socket(unknown)-(0) failed!",
|
|
243
|
+
"detailLineEnd": 1607
|
|
248
244
|
},
|
|
249
245
|
{
|
|
250
|
-
"line":
|
|
251
|
-
"text": "
|
|
252
|
-
"details": "
|
|
253
|
-
"detailLineEnd":
|
|
246
|
+
"line": 1609,
|
|
247
|
+
"text": "ERROR: socket[socket-2] is not connected! (it will be removed...)",
|
|
248
|
+
"details": ".Emitting event 'test-event' on socket(unknown)-(0) failed!\nERROR: socket[socket-1] is not connected! (it will be removed...)\nEmitting event 'test-event' on socket(unknown)-(1) failed!",
|
|
249
|
+
"detailLineEnd": 1609
|
|
254
250
|
},
|
|
255
251
|
{
|
|
256
|
-
"line":
|
|
257
|
-
"text": "
|
|
258
|
-
"details": "
|
|
259
|
-
"detailLineEnd":
|
|
252
|
+
"line": 1611,
|
|
253
|
+
"text": "ERROR: socket[socket-1] is not connected! (it will be removed...)",
|
|
254
|
+
"details": "Emitting event 'test-event' on socket(unknown)-(1) failed!\nERROR: socket[socket-2] is not connected! (it will be removed...)\n.Emitting event 'test-event' on socket(unknown)-(0) failed!",
|
|
255
|
+
"detailLineEnd": 1611
|
|
260
256
|
},
|
|
261
257
|
{
|
|
262
|
-
"line":
|
|
258
|
+
"line": 1758,
|
|
259
|
+
"text": "......*******************************...DYNAMO-NTS ERROR: INVALID route type: invalid - undefined",
|
|
260
|
+
"details": "at processTicksAndRejections (node:internal/process/task_queues:81:21) {\ncode: 'ERR_SERVER_NOT_RUNNING'\n}",
|
|
261
|
+
"detailLineEnd": 1758
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"line": 1801,
|
|
263
265
|
"text": "ERROR:",
|
|
264
|
-
"details": "
|
|
265
|
-
"detailLineEnd":
|
|
266
|
+
"details": "This means that the reconnection will use the socket.io reconnection logic, not the Dynamo implementations.\n..************..*.....................................................................................\nEndpoint params setup failed: name: 'testEndpoint' (security: undefined) endpoint:\nError: endpoint not setted up for this endpoint (testEndpoint)\nat new DyFM_Endpoint_SettingsBase (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/@futdevpro+fsm-dynamo@1.15.21_rxjs@7.8.1/node_modules/@futdevpro/fsm-dynamo/src/_models/control-models/service-endpoint-settings-base.control-model.ts:55:13)\nat new DyNTS_Endpoint_Params (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.js:53:13)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:194:17\nat compare (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7305:11)\nat Expector.compare (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4287:27)\nat Expectation.toThrow (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4046:36)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:200:16)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)",
|
|
267
|
+
"detailLineEnd": 1812
|
|
266
268
|
},
|
|
267
269
|
{
|
|
268
|
-
"line":
|
|
269
|
-
"text": "ERROR:
|
|
270
|
-
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\
|
|
271
|
-
"detailLineEnd":
|
|
270
|
+
"line": 1829,
|
|
271
|
+
"text": "ERROR: <ref *1> { message: 'Circular error', self: [Circular *1] }",
|
|
272
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\n\n//////////\n//////////",
|
|
273
|
+
"detailLineEnd": 1832
|
|
272
274
|
},
|
|
273
275
|
{
|
|
274
|
-
"line":
|
|
276
|
+
"line": 1855,
|
|
275
277
|
"text": "ERROR: Error: Test error",
|
|
276
|
-
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nat UserContext.<anonymous> (/tmp/pipeline-runs/
|
|
277
|
-
"detailLineEnd":
|
|
278
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:306:27)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
279
|
+
"detailLineEnd": 1864
|
|
278
280
|
},
|
|
279
281
|
{
|
|
280
|
-
"line":
|
|
281
|
-
"text": "ERROR:
|
|
282
|
-
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\n\n//////////\n//////////",
|
|
283
|
-
"detailLineEnd":
|
|
282
|
+
"line": 1885,
|
|
283
|
+
"text": "ERROR: Error: Test error",
|
|
284
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:420:27)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
285
|
+
"detailLineEnd": 1894
|
|
284
286
|
},
|
|
285
287
|
{
|
|
286
|
-
"line":
|
|
288
|
+
"line": 1903,
|
|
287
289
|
"text": "ErrorCode: NO-ERROR-CODE",
|
|
288
|
-
"details": "Endpoint caught an error. 'testEndpoint' (/test)\nerror: \"Test error\"\nat /tmp/pipeline-runs/
|
|
289
|
-
"detailLineEnd":
|
|
290
|
+
"details": "Endpoint caught an error. 'testEndpoint' (/test)\nerror: \"Test error\"\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:402:28",
|
|
291
|
+
"detailLineEnd": 1905
|
|
290
292
|
},
|
|
291
293
|
{
|
|
292
|
-
"line":
|
|
294
|
+
"line": 1916,
|
|
293
295
|
"text": "ErrorCode: NO-ERROR-CODE",
|
|
294
|
-
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nMessage: Test error\n\nUserMessage: undefined\nLocalStack:\n/tmp/pipeline-runs/
|
|
295
|
-
"detailLineEnd":
|
|
296
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nMessage: Test error\n\nUserMessage: undefined\nLocalStack:\n/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:397:27\n\nStack: Error: Test error\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:398:24)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
297
|
+
"detailLineEnd": 1932
|
|
296
298
|
},
|
|
297
299
|
{
|
|
298
|
-
"line":
|
|
300
|
+
"line": 1941,
|
|
299
301
|
"text": "ErrorCode: NO-ERROR-CODE",
|
|
300
|
-
"details": "Endpoint caught an error. 'testEndpoint' (/test)\nerror: \"Test error\"\nat /tmp/pipeline-runs/
|
|
301
|
-
"detailLineEnd":
|
|
302
|
+
"details": "Endpoint caught an error. 'testEndpoint' (/test)\nerror: \"Test error\"\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:448:28",
|
|
303
|
+
"detailLineEnd": 1943
|
|
302
304
|
},
|
|
303
305
|
{
|
|
304
|
-
"line":
|
|
306
|
+
"line": 1954,
|
|
305
307
|
"text": "ErrorCode: NO-ERROR-CODE",
|
|
306
|
-
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nMessage: Test error\n\nUserMessage: undefined\nLocalStack:\n/tmp/pipeline-runs/
|
|
307
|
-
"detailLineEnd":
|
|
308
|
+
"details": "Endpoint \"/test\" caught an error. (testEndpoint)\nMessage: Test error\n\nUserMessage: undefined\nLocalStack:\n/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:441:27\n\nStack: Error: Test error\nat UserContext.<anonymous> (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/build/_models/control-models/endpoint-params.control-model.spec.js:442:24)\nat QueueRunner.attempt (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8414:40)\nat QueueRunner.run (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8452:27)\nat runNext (/tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8355:16)\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8361:11\nat /tmp/pipeline-runs/91a8742d-0902-4fb5-9e47-3f51e839a941/node_modules/.pnpm/jasmine-core@5.10.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:8241:9\n\n//////////\n//////////",
|
|
309
|
+
"detailLineEnd": 1970
|
|
308
310
|
}
|
|
309
311
|
]
|
|
310
312
|
},
|
|
311
313
|
"npm-publish": {
|
|
312
314
|
"status": "running",
|
|
313
|
-
"startedAt": "2026-06-
|
|
314
|
-
"logLineStart":
|
|
315
|
+
"startedAt": "2026-06-03T22:15:03.386Z",
|
|
316
|
+
"logLineStart": 2567,
|
|
315
317
|
"logLineEnd": null,
|
|
316
318
|
"durationSec": null
|
|
317
319
|
}
|