1268 lines
56 KiB
JSON
1268 lines
56 KiB
JSON
{
|
|
"$schema": "https://hwlab.pikastech.local/schemas/dev-artifact-publish.schema.json",
|
|
"$id": "https://hwlab.pikastech.local/reports/dev-gate/dev-artifacts.json",
|
|
"reportVersion": "v1",
|
|
"issue": "pikasTech/HWLAB#35",
|
|
"taskId": "dev-artifact-publish",
|
|
"commitId": "039e817",
|
|
"acceptanceLevel": "dev_artifact_publish",
|
|
"devOnly": true,
|
|
"prodDisabled": true,
|
|
"reportLifecycle": {
|
|
"version": "v1",
|
|
"state": "active",
|
|
"activeEndpoint": "http://74.48.78.17:16667",
|
|
"activeBrowserEndpoint": "http://74.48.78.17:16666",
|
|
"deprecatedEndpoint": null,
|
|
"summary": "Current DEV artifact publish report; it is not a DEV-LIVE runtime substitute."
|
|
},
|
|
"sourceContract": {
|
|
"status": "pass",
|
|
"documents": [
|
|
"docs/dev-acceptance-matrix.md",
|
|
"docs/m0-contract-audit.md",
|
|
"docs/artifact-catalog.md",
|
|
"docs/dev-artifact-publish.md",
|
|
"docs/dev-base-image-preflight.md"
|
|
],
|
|
"summary": "DEV artifact publish evidence for pikasTech/HWLAB#35, stored in the DEV gate report envelope."
|
|
},
|
|
"validationCommands": [
|
|
"node --check scripts/dev-artifact-publish.mjs",
|
|
"node --check scripts/src/dev-artifact-services.mjs",
|
|
"node --check scripts/src/registry-capabilities.mjs",
|
|
"node --check scripts/preflight-dev-base-image.mjs",
|
|
"node --check scripts/src/dev-base-image-preflight.mjs",
|
|
"node scripts/preflight-dev-base-image.mjs",
|
|
"node scripts/dev-artifact-publish.mjs --preflight --no-report",
|
|
"node --check scripts/validate-dev-gate-report.mjs",
|
|
"node scripts/validate-dev-gate-report.mjs"
|
|
],
|
|
"localSmoke": {
|
|
"status": "not_run",
|
|
"commands": [
|
|
"node scripts/m1-contract-smoke.mjs"
|
|
],
|
|
"evidence": [
|
|
"This report records artifact build/publish state only; local smoke remains a separate gate."
|
|
],
|
|
"summary": "Local smoke is not implied by artifact publication."
|
|
},
|
|
"dryRun": {
|
|
"status": "not_run",
|
|
"commands": [
|
|
"node tools/hwlab-cli/bin/hwlab-cli.mjs test e2e --env dev --mvp --dry-run"
|
|
],
|
|
"evidence": [
|
|
"This report records DEV artifact build/publish state only; deployment dry-run remains separate."
|
|
],
|
|
"summary": "DEV deploy dry-run is not implied by artifact publication."
|
|
},
|
|
"devPreconditions": {
|
|
"status": "pass",
|
|
"requirements": [
|
|
"Registry prefix is localhost or private/internal only.",
|
|
"DEV builder base image preflight returns ready before build or publish.",
|
|
"Environment remains dev and namespace remains hwlab-dev.",
|
|
"PROD profile remains disabled.",
|
|
"No secret or token material is required by this workflow."
|
|
],
|
|
"summary": "Fatal DEV-only artifact preconditions passed."
|
|
},
|
|
"blockers": [],
|
|
"artifactPublish": {
|
|
"issue": "pikasTech/HWLAB#35",
|
|
"status": "published",
|
|
"mode": "publish",
|
|
"repo": "pikasTech/HWLAB",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"registryCapabilities": {
|
|
"version": "v1",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"generatedAt": "2026-05-23T07:02:53.850Z",
|
|
"classification": "degraded",
|
|
"dimensions": {
|
|
"processHttpAccess": {
|
|
"id": "process-http-access",
|
|
"status": "degraded",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "http://127.0.0.1:5000/v2/",
|
|
"probeKind": "runner-process-http-v2",
|
|
"summary": "Runner process cannot reach http://127.0.0.1:5000/v2/; this is process HTTP access only and does not prove Docker daemon push failure.",
|
|
"evidence": {
|
|
"probe": {
|
|
"ok": false,
|
|
"url": "http://127.0.0.1:5000/v2/",
|
|
"method": "GET",
|
|
"error": "fetch failed ECONNREFUSED 127.0.0.1 5000"
|
|
},
|
|
"publishFailure": false
|
|
}
|
|
},
|
|
"dockerDaemonPushAccess": {
|
|
"id": "docker-daemon-push-access",
|
|
"status": "pass",
|
|
"requiredForPublish": true,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "docker-ps-read-only",
|
|
"summary": "Docker daemon can see a local/internal registry target for publish preflight purposes; no push was attempted.",
|
|
"evidence": {
|
|
"dockerVersion": {
|
|
"command": "docker --version",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"loopbackPort5000": true,
|
|
"registryContainerVisible": true,
|
|
"matchingContainers": [
|
|
{
|
|
"id": "00091efce380",
|
|
"image": "registry:2.8.3",
|
|
"names": "unidesk-artifact-registry",
|
|
"ports": "127.0.0.1:5000->5000/tcp",
|
|
"state": "running",
|
|
"status": "Up 2 days"
|
|
}
|
|
],
|
|
"pushAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
},
|
|
"k3sPullAccess": {
|
|
"id": "k3s-pull-access",
|
|
"status": "pass",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": true,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "kubectl-read-only",
|
|
"summary": "Read-only kubectl observed hwlab-dev pods with pulled registry images.",
|
|
"evidence": {
|
|
"kubectlAvailable": true,
|
|
"context": {
|
|
"command": "kubectl config current-context",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "in-cluster",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"canGetPods": {
|
|
"command": "kubectl auth can-i get pods -n hwlab-dev",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "yes",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"podCount": 17,
|
|
"pulledImages": [
|
|
{
|
|
"pod": "hwlab-agent-mgr-5847b8bcd-xmnvg",
|
|
"container": "hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:b6b0e25e2ce7caaa9937b55e5f1e1651ea6883efc48b9e29b94b2697ff2e6484"
|
|
},
|
|
{
|
|
"pod": "hwlab-agent-skills-66f47d456b-hwflm",
|
|
"container": "hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:70a430828448eda9f5e4308eb5e9c6f7d33b6ac1e9b34488452df84623caf506"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-0",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:4143753f6d0bdf78eeb7cb42cde7121b9862d80c9afb76b98ef8ab3f59f29b8f"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-1",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:4143753f6d0bdf78eeb7cb42cde7121b9862d80c9afb76b98ef8ab3f59f29b8f"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-55688cbcc7-pftxc",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:cb35ada",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:ae5fcc06a276918561c2d752f2221156bd2bd4db7fb93967ae76af97bfdc51bf"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-55688cbcc7-sq5fx",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:cb35ada",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:ae5fcc06a276918561c2d752f2221156bd2bd4db7fb93967ae76af97bfdc51bf"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-api-748787c694-8cq76",
|
|
"container": "hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:9c57c1d98e4d7230e164a02c98b8b5d54ab32ea41c4537a2af9e9c7bcff8469f"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-web-5b6f6dcb78-qc5fn",
|
|
"container": "hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:0e3c022d5373960aebab2c6b1f01c24fb925a4340327de298cad6caf4877b01d"
|
|
},
|
|
{
|
|
"pod": "hwlab-edge-proxy-7c5d8b6f79-b9h6w",
|
|
"container": "hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:8a54913d872b838c906cd200eb389fd6a104da6dcaef73fda9370a503a37e3fd"
|
|
},
|
|
{
|
|
"pod": "hwlab-frpc-59f57d479c-wm5l2",
|
|
"container": "frpc",
|
|
"image": "127.0.0.1:5000/hwlab/frpc:v0.68.1",
|
|
"imageID": "127.0.0.1:5000/hwlab/frpc@sha256:ce400cda42a260964e40ab1ca68b868f72c569cdce4b243aef36ce40194d287b"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-0",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:6594c835a8e9b26c8aa8ab6208608ef1db11ebb07b32b2359d8f4258243bd70d"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-1",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:6594c835a8e9b26c8aa8ab6208608ef1db11ebb07b32b2359d8f4258243bd70d"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-699fd486b-j9pk7",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:cb35ada",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:00599721b910b5667b6be43c416cab4c410c6cc29b7f56ecdfb6eff71123d01c"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-699fd486b-phcgp",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:cb35ada",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:00599721b910b5667b6be43c416cab4c410c6cc29b7f56ecdfb6eff71123d01c"
|
|
},
|
|
{
|
|
"pod": "hwlab-patch-panel-7696fdf5b-pld42",
|
|
"container": "hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:58ef78bee9d95cc2c5eb2fbd6ac6451f88c1a523866008ccc023250ce8f4e759"
|
|
},
|
|
{
|
|
"pod": "hwlab-router-578f855bbc-nb6g9",
|
|
"container": "hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:325655784e087f02813b8dcee39a16e94714e6db9fb72b9d8e14671eb2470cba"
|
|
},
|
|
{
|
|
"pod": "hwlab-tunnel-client-7c69cc6b45-6k5ms",
|
|
"container": "hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:c9579c4a3e86155f712de1403f65f7022185334ad45944f1c99e61241191ef0e"
|
|
}
|
|
],
|
|
"pullFailures": [],
|
|
"pullAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
}
|
|
},
|
|
"interpretation": {
|
|
"processHttpAccess": "Runner process HTTP access to /v2/ is diagnostic only and must not be treated as Docker daemon push access.",
|
|
"dockerDaemonPushAccess": "Docker daemon push access is the publish-path capability. This probe is read-only and does not push.",
|
|
"k3sPullAccess": "k3s pull access is the deploy-path capability. This probe is read-only and does not create pods or read secrets."
|
|
}
|
|
},
|
|
"baseImage": "node:20-bookworm-slim",
|
|
"baseImagePreflight": {
|
|
"status": "ready",
|
|
"imageSource": "local-docker-node:20-*",
|
|
"requestedImage": null,
|
|
"localTag": "node:20-bookworm-slim",
|
|
"imageId": "sha256:9da6b4e352d0d5c94963eba1832408f5b7b08839cd8be9b6610c05de5118c704",
|
|
"repoDigests": [
|
|
"node@sha256:2cf067cfed83d5ea958367df9f966191a942351a2df77d6f0193e162b5febfc0"
|
|
],
|
|
"candidates": [
|
|
{
|
|
"source": "local-docker-node:20-*",
|
|
"approval": {
|
|
"approved": true,
|
|
"reason": "local Node 20 builder base image"
|
|
},
|
|
"localTag": "node:20-bookworm-slim",
|
|
"imageId": "9da6b4e352d0",
|
|
"size": "200MB",
|
|
"createdSince": "4 weeks ago"
|
|
}
|
|
],
|
|
"rejectedCandidates": [
|
|
{
|
|
"source": "local-docker-node",
|
|
"localTag": "node:22-bookworm-slim",
|
|
"imageId": "341b84210b33",
|
|
"reason": "local Node image is not Node 20 and is not approved as the HWLAB DEV builder base image"
|
|
}
|
|
],
|
|
"publishUsable": true,
|
|
"blockers": [],
|
|
"nextSteps": [
|
|
"Use the reported localTag as the DEV builder base image for artifact publish.",
|
|
"Keep publish DEV-only and record the produced HWLAB service image tags and digests separately."
|
|
],
|
|
"recommendation": {
|
|
"source": "Preloaded D601 local Docker cache or D601-local registry tag.",
|
|
"envVar": "HWLAB_DEV_BASE_IMAGE",
|
|
"preferredImageTag": "node:20-bookworm-slim",
|
|
"preferredHwlabImageTag": "127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"recommendedEnvValue": "node:20-bookworm-slim"
|
|
},
|
|
"provision": {
|
|
"required": false,
|
|
"exactBlocker": null,
|
|
"expectedImageTag": "node:20-bookworm-slim",
|
|
"recommendedEnv": {
|
|
"name": "HWLAB_DEV_BASE_IMAGE",
|
|
"value": "node:20-bookworm-slim",
|
|
"assignment": "HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim"
|
|
},
|
|
"recommendedHwlabImageTag": "127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"nextHumanCommand": null,
|
|
"commands": {
|
|
"d601OnlinePreload": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"d601HwlabTagProvision": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"docker tag node:20-bookworm-slim 127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
|
|
"HWLAB_DEV_BASE_IMAGE=127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"offlineSourceExport": [
|
|
"docker pull node:20-bookworm-slim",
|
|
"docker save node:20-bookworm-slim -o hwlab-node20-bookworm-slim.tar"
|
|
],
|
|
"offlineD601Import": [
|
|
"docker load -i hwlab-node20-bookworm-slim.tar",
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
|
|
],
|
|
"artifactPublishDryRun": [
|
|
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/dev-artifact-publish.mjs --preflight --no-report"
|
|
]
|
|
}
|
|
},
|
|
"blockedReport": null,
|
|
"containerEngine": {
|
|
"command": "docker",
|
|
"available": true,
|
|
"version": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"errorCode": null,
|
|
"stderr": ""
|
|
}
|
|
},
|
|
"environment": "dev",
|
|
"serviceInventory": {
|
|
"version": "v2",
|
|
"serviceCount": 13,
|
|
"requiredServiceCount": 13,
|
|
"disabledServiceCount": 0,
|
|
"requiredServiceIds": [
|
|
"hwlab-cloud-api",
|
|
"hwlab-cloud-web",
|
|
"hwlab-agent-mgr",
|
|
"hwlab-agent-worker",
|
|
"hwlab-gateway",
|
|
"hwlab-gateway-simu",
|
|
"hwlab-box-simu",
|
|
"hwlab-patch-panel",
|
|
"hwlab-router",
|
|
"hwlab-tunnel-client",
|
|
"hwlab-edge-proxy",
|
|
"hwlab-cli",
|
|
"hwlab-agent-skills"
|
|
],
|
|
"disabledServiceIds": [],
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-cloud-api/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "cloud-web",
|
|
"implementationState": "static-web-wrapper",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "web/hwlab-cloud-web/index.html",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-mgr/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway-simu/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-box-simu/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-patch-panel/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-router/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-tunnel-client/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-edge-proxy/main.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "cli",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "tools/hwlab-cli/bin/hwlab-cli.mjs",
|
|
"disabledReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"runtimeKind": "skills-bundle",
|
|
"implementationState": "repo-bundle",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "skills/hwlab-agent-runtime/SKILL.md",
|
|
"disabledReason": null
|
|
}
|
|
]
|
|
},
|
|
"publishPlan": {
|
|
"version": "v2",
|
|
"mode": "publish",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"imageTag": "039e817",
|
|
"registryTarget": "127.0.0.1:5000/hwlab",
|
|
"registryCapabilities": {
|
|
"version": "v1",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"generatedAt": "2026-05-23T07:02:53.850Z",
|
|
"classification": "degraded",
|
|
"dimensions": {
|
|
"processHttpAccess": {
|
|
"id": "process-http-access",
|
|
"status": "degraded",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "http://127.0.0.1:5000/v2/",
|
|
"probeKind": "runner-process-http-v2",
|
|
"summary": "Runner process cannot reach http://127.0.0.1:5000/v2/; this is process HTTP access only and does not prove Docker daemon push failure.",
|
|
"evidence": {
|
|
"probe": {
|
|
"ok": false,
|
|
"url": "http://127.0.0.1:5000/v2/",
|
|
"method": "GET",
|
|
"error": "fetch failed ECONNREFUSED 127.0.0.1 5000"
|
|
},
|
|
"publishFailure": false
|
|
}
|
|
},
|
|
"dockerDaemonPushAccess": {
|
|
"id": "docker-daemon-push-access",
|
|
"status": "pass",
|
|
"requiredForPublish": true,
|
|
"requiredForDeploy": false,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "docker-ps-read-only",
|
|
"summary": "Docker daemon can see a local/internal registry target for publish preflight purposes; no push was attempted.",
|
|
"evidence": {
|
|
"dockerVersion": {
|
|
"command": "docker --version",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "Docker version 26.1.5+dfsg1, build a72d7cd",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"loopbackPort5000": true,
|
|
"registryContainerVisible": true,
|
|
"matchingContainers": [
|
|
{
|
|
"id": "00091efce380",
|
|
"image": "registry:2.8.3",
|
|
"names": "unidesk-artifact-registry",
|
|
"ports": "127.0.0.1:5000->5000/tcp",
|
|
"state": "running",
|
|
"status": "Up 2 days"
|
|
}
|
|
],
|
|
"pushAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
},
|
|
"k3sPullAccess": {
|
|
"id": "k3s-pull-access",
|
|
"status": "pass",
|
|
"requiredForPublish": false,
|
|
"requiredForDeploy": true,
|
|
"endpoint": "127.0.0.1:5000/hwlab",
|
|
"probeKind": "kubectl-read-only",
|
|
"summary": "Read-only kubectl observed hwlab-dev pods with pulled registry images.",
|
|
"evidence": {
|
|
"kubectlAvailable": true,
|
|
"context": {
|
|
"command": "kubectl config current-context",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "in-cluster",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"canGetPods": {
|
|
"command": "kubectl auth can-i get pods -n hwlab-dev",
|
|
"ok": true,
|
|
"exitCode": 0,
|
|
"stdout": "yes",
|
|
"stderr": "",
|
|
"error": null
|
|
},
|
|
"podCount": 17,
|
|
"pulledImages": [
|
|
{
|
|
"pod": "hwlab-agent-mgr-5847b8bcd-xmnvg",
|
|
"container": "hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:b6b0e25e2ce7caaa9937b55e5f1e1651ea6883efc48b9e29b94b2697ff2e6484"
|
|
},
|
|
{
|
|
"pod": "hwlab-agent-skills-66f47d456b-hwflm",
|
|
"container": "hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:70a430828448eda9f5e4308eb5e9c6f7d33b6ac1e9b34488452df84623caf506"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-0",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:4143753f6d0bdf78eeb7cb42cde7121b9862d80c9afb76b98ef8ab3f59f29b8f"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-1",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:4143753f6d0bdf78eeb7cb42cde7121b9862d80c9afb76b98ef8ab3f59f29b8f"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-55688cbcc7-pftxc",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:cb35ada",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:ae5fcc06a276918561c2d752f2221156bd2bd4db7fb93967ae76af97bfdc51bf"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-55688cbcc7-sq5fx",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:cb35ada",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:ae5fcc06a276918561c2d752f2221156bd2bd4db7fb93967ae76af97bfdc51bf"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-api-748787c694-8cq76",
|
|
"container": "hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:9c57c1d98e4d7230e164a02c98b8b5d54ab32ea41c4537a2af9e9c7bcff8469f"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-web-5b6f6dcb78-qc5fn",
|
|
"container": "hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:0e3c022d5373960aebab2c6b1f01c24fb925a4340327de298cad6caf4877b01d"
|
|
},
|
|
{
|
|
"pod": "hwlab-edge-proxy-7c5d8b6f79-b9h6w",
|
|
"container": "hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:8a54913d872b838c906cd200eb389fd6a104da6dcaef73fda9370a503a37e3fd"
|
|
},
|
|
{
|
|
"pod": "hwlab-frpc-59f57d479c-wm5l2",
|
|
"container": "frpc",
|
|
"image": "127.0.0.1:5000/hwlab/frpc:v0.68.1",
|
|
"imageID": "127.0.0.1:5000/hwlab/frpc@sha256:ce400cda42a260964e40ab1ca68b868f72c569cdce4b243aef36ce40194d287b"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-0",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:6594c835a8e9b26c8aa8ab6208608ef1db11ebb07b32b2359d8f4258243bd70d"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-1",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:6594c835a8e9b26c8aa8ab6208608ef1db11ebb07b32b2359d8f4258243bd70d"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-699fd486b-j9pk7",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:cb35ada",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:00599721b910b5667b6be43c416cab4c410c6cc29b7f56ecdfb6eff71123d01c"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-699fd486b-phcgp",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:cb35ada",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:00599721b910b5667b6be43c416cab4c410c6cc29b7f56ecdfb6eff71123d01c"
|
|
},
|
|
{
|
|
"pod": "hwlab-patch-panel-7696fdf5b-pld42",
|
|
"container": "hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:58ef78bee9d95cc2c5eb2fbd6ac6451f88c1a523866008ccc023250ce8f4e759"
|
|
},
|
|
{
|
|
"pod": "hwlab-router-578f855bbc-nb6g9",
|
|
"container": "hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:325655784e087f02813b8dcee39a16e94714e6db9fb72b9d8e14671eb2470cba"
|
|
},
|
|
{
|
|
"pod": "hwlab-tunnel-client-7c69cc6b45-6k5ms",
|
|
"container": "hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:ffffced",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:c9579c4a3e86155f712de1403f65f7022185334ad45944f1c99e61241191ef0e"
|
|
}
|
|
],
|
|
"pullFailures": [],
|
|
"pullAttempted": false,
|
|
"mutationAttempted": false
|
|
}
|
|
}
|
|
},
|
|
"interpretation": {
|
|
"processHttpAccess": "Runner process HTTP access to /v2/ is diagnostic only and must not be treated as Docker daemon push access.",
|
|
"dockerDaemonPushAccess": "Docker daemon push access is the publish-path capability. This probe is read-only and does not push.",
|
|
"k3sPullAccess": "k3s pull access is the deploy-path capability. This probe is read-only and does not create pods or read secrets."
|
|
}
|
|
},
|
|
"digestPlaceholder": "not_published",
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:7586ef4fd6c0a5c741f9fd8f2f938913ace95185e7b869bfd396f0c1b8a4a44c",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:7586ef4fd6c0a5c741f9fd8f2f938913ace95185e7b869bfd396f0c1b8a4a44c",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:0b2c8402add80d2c17f1f58fcb1042897ff4ced17bd77ec97c6d7c0ab4ca690c",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:0b2c8402add80d2c17f1f58fcb1042897ff4ced17bd77ec97c6d7c0ab4ca690c",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:4325d4035448842b386d98712a8c7b1082231ea37be7a1ad0c1e9f5c3e9888eb",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:4325d4035448842b386d98712a8c7b1082231ea37be7a1ad0c1e9f5c3e9888eb",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-worker",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:1c39e793e63160e36cd7843422d40b88651aad6f482d11254059b40a1c3be3af",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:1c39e793e63160e36cd7843422d40b88651aad6f482d11254059b40a1c3be3af",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:e3d645993923f85bfcb200263e8845c74dd9304e838eada2a7fd81e81ee65dea",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:e3d645993923f85bfcb200263e8845c74dd9304e838eada2a7fd81e81ee65dea",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:b761e9ae8ac91247549fe24cab38a4e9ef81c2d52b1167fd2f152f0d0c3eea33",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:b761e9ae8ac91247549fe24cab38a4e9ef81c2d52b1167fd2f152f0d0c3eea33",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:dc87ae5b1a8c91fddbce1e0401ef7e7d98f4d321207f9709baf66918c00479c0",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:dc87ae5b1a8c91fddbce1e0401ef7e7d98f4d321207f9709baf66918c00479c0",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:8b2d06d55bc5a984524542cddd249928eb7936473dac0b03918dac533ca28d82",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:8b2d06d55bc5a984524542cddd249928eb7936473dac0b03918dac533ca28d82",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:979f7d3d99756e4a2672db8b92251c3658acce2cede7c6866f17ebf183bef9df",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:979f7d3d99756e4a2672db8b92251c3658acce2cede7c6866f17ebf183bef9df",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:2df0eccb84a88e10fa3afca121660bb933660a891b6a48fd1134577a5325ee26",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:2df0eccb84a88e10fa3afca121660bb933660a891b6a48fd1134577a5325ee26",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:b1608e8ee8f8055312b0e50725d049ddef4f70ecbc4d420bd838dc06b52cb085",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:b1608e8ee8f8055312b0e50725d049ddef4f70ecbc4d420bd838dc06b52cb085",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cli",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cli:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:02e922695d0227e34b06057ca8ceb6cdf888d578e108ba6cba475d988b2bdfc0",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:02e922695d0227e34b06057ca8ceb6cdf888d578e108ba6cba475d988b2bdfc0",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "039e81731a08585637d1c1fff47d03b496d68f95",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:9556ffce71f29e8b2c1ad5b05af76fad88e9c1232212c8f2a4202ab9c9dcef20",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:9556ffce71f29e8b2c1ad5b05af76fad88e9c1232212c8f2a4202ab9c9dcef20",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
}
|
|
]
|
|
},
|
|
"serviceCount": 13,
|
|
"requiredServiceCount": 13,
|
|
"disabledServiceCount": 0,
|
|
"builtCount": 13,
|
|
"publishedCount": 13,
|
|
"generatedAt": "2026-05-23T07:13:19.852Z",
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:7586ef4fd6c0a5c741f9fd8f2f938913ace95185e7b869bfd396f0c1b8a4a44c",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:7586ef4fd6c0a5c741f9fd8f2f938913ace95185e7b869bfd396f0c1b8a4a44c",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-cloud-api/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:86bfb214ddba7738d236a49b5e83280b72d035f5a404a4bd8febc23e7fb96d0b"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:0b2c8402add80d2c17f1f58fcb1042897ff4ced17bd77ec97c6d7c0ab4ca690c",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:0b2c8402add80d2c17f1f58fcb1042897ff4ced17bd77ec97c6d7c0ab4ca690c",
|
|
"runtimeKind": "cloud-web",
|
|
"distFreshness": {
|
|
"status": "pass",
|
|
"distPath": "web/hwlab-cloud-web/dist",
|
|
"buildCommand": "node web/hwlab-cloud-web/scripts/build.mjs",
|
|
"freshnessCommand": "node web/hwlab-cloud-web/scripts/build.mjs",
|
|
"files": [
|
|
{
|
|
"kind": "runtime",
|
|
"path": "index.html",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "styles.css",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/styles.css",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/styles.css",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "app.mjs",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/app.mjs",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/app.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "gate-summary.mjs",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/gate-summary.mjs",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/gate-summary.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "runtime.mjs",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/runtime.mjs",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/runtime.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "workbench-hardware-panel.mjs",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/workbench-hardware-panel.mjs",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/workbench-hardware-panel.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "help.md",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/help.md",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/help.md",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "third_party/marked/marked.esm.js",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/third_party/marked/marked.esm.js",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/third_party/marked/marked.esm.js",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "third_party/marked/LICENSE",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/third_party/marked/LICENSE",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/third_party/marked/LICENSE",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "gate/index.html",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/gate/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "diagnostics/gate/index.html",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/diagnostics/gate/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "help/index.html",
|
|
"sourcePath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/workspace/hwlab-dev-rollout-039e817/web/hwlab-cloud-web/dist/help/index.html",
|
|
"status": "match"
|
|
}
|
|
],
|
|
"mismatches": []
|
|
},
|
|
"implementationState": "static-web-wrapper",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "web/hwlab-cloud-web/index.html",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:70e3b2d0e65bb5220a60004936e21d070d3ab66ef6484263e09496a3c3e27e29"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:4325d4035448842b386d98712a8c7b1082231ea37be7a1ad0c1e9f5c3e9888eb",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:4325d4035448842b386d98712a8c7b1082231ea37be7a1ad0c1e9f5c3e9888eb",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-mgr/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:2433c4893f265e59babf24969e9bec5306bc261bf601b169f67896934f81c169"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:1c39e793e63160e36cd7843422d40b88651aad6f482d11254059b40a1c3be3af",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:1c39e793e63160e36cd7843422d40b88651aad6f482d11254059b40a1c3be3af",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:7c78d0463150801121a27f5d7767032ef37ef2ad340b9964f88d15992e646957"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:e3d645993923f85bfcb200263e8845c74dd9304e838eada2a7fd81e81ee65dea",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:e3d645993923f85bfcb200263e8845c74dd9304e838eada2a7fd81e81ee65dea",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:9cc9fc92d9feb82074a5939cbd392a5333993308608a49dbc2b577e106f93209"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:b761e9ae8ac91247549fe24cab38a4e9ef81c2d52b1167fd2f152f0d0c3eea33",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:b761e9ae8ac91247549fe24cab38a4e9ef81c2d52b1167fd2f152f0d0c3eea33",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-gateway-simu/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:d6d1e5433bca4d5a2f0c9d382ac30d1ad7851129bd34f9ab0543bec19e7dee9e"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:dc87ae5b1a8c91fddbce1e0401ef7e7d98f4d321207f9709baf66918c00479c0",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:dc87ae5b1a8c91fddbce1e0401ef7e7d98f4d321207f9709baf66918c00479c0",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-box-simu/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:82dff24effc3b9131e01bf8ea3a82ac311fe28d7d6ca202e9d9b0f4f9404d097"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:8b2d06d55bc5a984524542cddd249928eb7936473dac0b03918dac533ca28d82",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:8b2d06d55bc5a984524542cddd249928eb7936473dac0b03918dac533ca28d82",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-patch-panel/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:874d83129cda3fff4e5f74675248c9f96162714d2767eb48cd5ad72751a7ea9a"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:979f7d3d99756e4a2672db8b92251c3658acce2cede7c6866f17ebf183bef9df",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:979f7d3d99756e4a2672db8b92251c3658acce2cede7c6866f17ebf183bef9df",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-router/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:3db09c52b3e2d91127566b5e89c9a67d2534e744a9e3f12fcf6d70af35b1b986"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:2df0eccb84a88e10fa3afca121660bb933660a891b6a48fd1134577a5325ee26",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:2df0eccb84a88e10fa3afca121660bb933660a891b6a48fd1134577a5325ee26",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-tunnel-client/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:40fa891277264be7a8d84f015f924f4d35b4e0847f369117ef9823a64aadc084"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:b1608e8ee8f8055312b0e50725d049ddef4f70ecbc4d420bd838dc06b52cb085",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:b1608e8ee8f8055312b0e50725d049ddef4f70ecbc4d420bd838dc06b52cb085",
|
|
"runtimeKind": "node-command",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "cmd/hwlab-edge-proxy/main.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:2b9b2ae581576afbbf573ba36cc418f61bb6119ac6edae64fdad3d299e6681be"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cli:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:02e922695d0227e34b06057ca8ceb6cdf888d578e108ba6cba475d988b2bdfc0",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:02e922695d0227e34b06057ca8ceb6cdf888d578e108ba6cba475d988b2bdfc0",
|
|
"runtimeKind": "cli",
|
|
"implementationState": "repo-entrypoint",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "tools/hwlab-cli/bin/hwlab-cli.mjs",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:8402e46c8d04a0f8b94dffc08de62f69dbfef88f0a90404cb45371daa5ac0e01"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:039e817",
|
|
"imageTag": "039e817",
|
|
"digest": "sha256:9556ffce71f29e8b2c1ad5b05af76fad88e9c1232212c8f2a4202ab9c9dcef20",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:9556ffce71f29e8b2c1ad5b05af76fad88e9c1232212c8f2a4202ab9c9dcef20",
|
|
"runtimeKind": "skills-bundle",
|
|
"implementationState": "repo-bundle",
|
|
"sourceState": "source-present",
|
|
"entrypoint": "skills/hwlab-agent-runtime/SKILL.md",
|
|
"publishEnabled": true,
|
|
"artifactRequired": true,
|
|
"artifactScope": "required",
|
|
"notPublishedReason": null,
|
|
"localImageId": "sha256:3683277997cc5aef826a78bd936839fa22ee10102753303ab3c7685f593b3aa0"
|
|
}
|
|
],
|
|
"blockers": []
|
|
},
|
|
"notes": "DEV-only artifact report. Do not treat runtime placeholder images as real service implementations."
|
|
}
|