Files
easyai-ai-gateway/artifacts/keling-video-e2e-production-summary-20260717.json
T
wangbo fe83da56d2
ci / verify (pull_request) Failing after 3m43s
test(e2e): 增加视频生产验收脚本与记录
2026-07-22 00:25:22 +08:00

303 lines
8.0 KiB
JSON

{
"ok": false,
"generatedAt": "2026-07-17T16:54:24.016Z",
"baseURL": "http://127.0.0.1:8088",
"platform": {
"key": "transtreams_keling",
"name": "凌川 TranStreams(可灵)",
"provider": "keling"
},
"platformModels": [
{
"providerModelName": "kling-v3-omni",
"modelName": "kling-3.0-omni",
"modelAlias": "kling-3.0-omni",
"enabled": true
},
{
"providerModelName": "kling-video-o1",
"modelName": "kling-o1",
"modelAlias": "kling-o1",
"enabled": true
}
],
"authentication": {
"type": "gateway_api_key",
"source": "database",
"keyId": "1146eed6-0999-48c4-b72c-c92872fad2b8"
},
"wallet": {
"balanceBefore": 6435.735312,
"balanceAfter": 6435.735312,
"frozenBalanceBefore": 0.14133,
"frozenBalanceAfter": 0.14133,
"debit": 0,
"totalChargeThisRun": 0,
"totalHistoricalCharge": 520
},
"results": [
{
"passed": true,
"name": "compatible-o1-720p-16x9-3s-audio-off",
"interface": "kling-compatible",
"taskId": "84075b74-9c51-4ab4-b154-3280eb947bcb",
"remoteTaskId": "task_7dc690f0a77649a3b6f8949b9d003371",
"requestId": "67fd025f-0b53-4a56-8967-128f334b2bfb",
"platform": {
"key": "transtreams_keling",
"name": "凌川 TranStreams(可灵)",
"provider": "keling"
},
"requestedModel": "kling-video-o1",
"providerModelName": "kling-video-o1",
"reusedExistingTask": true,
"requested": {
"resolution": "720p",
"aspectRatio": "16:9",
"duration": 3,
"audio": false
},
"observed": {
"width": 1280,
"height": 720,
"shortEdge": 720,
"duration": 3.041667,
"ratio": 1.7777777777777777,
"videoCodec": "h264",
"audioStreams": [],
"volume": null,
"ratioErrorPercent": 0
},
"byteSize": 1275483,
"attemptCount": 1,
"billingLineCount": 1,
"finalChargeAmount": 80,
"billingSummary": {
"amountByCurrency": {
"resource": 80
},
"currency": "resource",
"finalCharge": {
"amount": 80,
"currency": "resource",
"simulated": false
},
"lineCount": 1,
"simulated": false,
"totalAmount": 80
},
"eventTypes": [
"task.accepted",
"task.running",
"task.progress",
"task.attempt.started",
"task.progress",
"task.progress",
"task.progress",
"task.billing.settled",
"task.completed"
],
"preprocessingChangeCount": 0
},
{
"passed": true,
"name": "compatible-v3-1080p-9x16-5s-audio-on",
"interface": "kling-compatible",
"taskId": "71491b61-2b6f-47b5-a738-2d4ea3898b28",
"remoteTaskId": "task_b4b622c374624c7e82cb34d6bc6c57af",
"requestId": "da16b141-44cc-4379-b463-35d06f2f0870",
"platform": {
"key": "transtreams_keling",
"name": "凌川 TranStreams(可灵)",
"provider": "keling"
},
"requestedModel": "kling-v3-omni",
"providerModelName": "kling-v3-omni",
"reusedExistingTask": true,
"requested": {
"resolution": "1080p",
"aspectRatio": "9:16",
"duration": 5,
"audio": true
},
"observed": {
"width": 1080,
"height": 1920,
"shortEdge": 1080,
"duration": 5.041667,
"ratio": 0.5625,
"videoCodec": "h264",
"audioStreams": [
{
"codec": "aac",
"channels": 2,
"sampleRate": 44100
}
],
"volume": {
"maxVolumeDb": -3.4,
"meanVolumeDb": -33.8
},
"ratioErrorPercent": 0
},
"byteSize": 8132835,
"attemptCount": 1,
"billingLineCount": 1,
"finalChargeAmount": 240,
"billingSummary": {
"amountByCurrency": {
"resource": 240
},
"currency": "resource",
"finalCharge": {
"amount": 240,
"currency": "resource",
"simulated": false
},
"lineCount": 1,
"simulated": false,
"totalAmount": 240
},
"eventTypes": [
"task.accepted",
"task.running",
"task.progress",
"task.attempt.started",
"task.progress",
"task.progress",
"task.progress",
"task.billing.settled",
"task.completed"
],
"preprocessingChangeCount": 0
},
{
"passed": false,
"validationError": "Task b8e996bb-d69a-4ede-a47f-f6243e478f45 requested audio but output has no audio stream",
"name": "standard-o1-1080p-9x16-5s-audio-on",
"interface": "gateway-standard",
"taskId": "b8e996bb-d69a-4ede-a47f-f6243e478f45",
"remoteTaskId": "task_c0e8271648104c72956ea7cd6da80dea",
"requestId": "e4206343-6dbb-439b-94ba-ccc1f5a020a8",
"platform": {
"key": "transtreams_keling",
"name": "凌川 TranStreams(可灵)",
"provider": "keling"
},
"requestedModel": "kling-o1",
"providerModelName": "kling-video-o1",
"reusedExistingTask": true,
"requested": {
"resolution": "1080p",
"aspectRatio": "9:16",
"duration": 5,
"audio": true
},
"observed": {
"width": 1080,
"height": 1920,
"shortEdge": 1080,
"duration": 5.041667,
"ratio": 0.5625,
"videoCodec": "h264",
"audioStreams": [],
"volume": null,
"ratioErrorPercent": 0
},
"byteSize": 12728988,
"attemptCount": 1,
"billingLineCount": 1,
"finalChargeAmount": 120,
"billingSummary": {
"amountByCurrency": {
"resource": 120
},
"currency": "resource",
"finalCharge": {
"amount": 120,
"currency": "resource",
"simulated": false
},
"lineCount": 1,
"simulated": false,
"totalAmount": 120
},
"eventTypes": [
"task.accepted",
"task.running",
"task.progress",
"task.attempt.started",
"task.progress",
"task.progress",
"task.progress",
"task.billing.settled",
"task.completed"
],
"preprocessingChangeCount": 1
},
{
"passed": true,
"name": "standard-v3-720p-16x9-3s-audio-off",
"interface": "gateway-standard",
"taskId": "b2300a36-0f43-4745-9d00-2dea6f9988fe",
"remoteTaskId": "task_66af8f819c7d4b9b91e5b6d526e88d0e",
"requestId": "eeec9ed2-d94e-4777-9ee0-c875c4efc418",
"platform": {
"key": "transtreams_keling",
"name": "凌川 TranStreams(可灵)",
"provider": "keling"
},
"requestedModel": "kling-3.0-omni",
"providerModelName": "kling-v3-omni",
"reusedExistingTask": true,
"requested": {
"resolution": "720p",
"aspectRatio": "16:9",
"duration": 3,
"audio": false
},
"observed": {
"width": 1280,
"height": 720,
"shortEdge": 720,
"duration": 3.041667,
"ratio": 1.7777777777777777,
"videoCodec": "h264",
"audioStreams": [],
"volume": null,
"ratioErrorPercent": 0
},
"byteSize": 1577848,
"attemptCount": 1,
"billingLineCount": 1,
"finalChargeAmount": 80,
"billingSummary": {
"amountByCurrency": {
"resource": 80
},
"currency": "resource",
"finalCharge": {
"amount": 80,
"currency": "resource",
"simulated": false
},
"lineCount": 1,
"simulated": false,
"totalAmount": 80
},
"eventTypes": [
"task.accepted",
"task.running",
"task.progress",
"task.attempt.started",
"task.progress",
"task.progress",
"task.progress",
"task.billing.settled",
"task.completed"
],
"preprocessingChangeCount": 1
}
]
}