Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13704369610407565904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1139291104589001394.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9049651934439568417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh785145811121497373.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904369843253640383.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4926’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4958’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4959 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f # timeout=10 Commit message: "Merge pull request #448 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git rev-list --no-walk 3308c9a2348d58c30d498ac770167c5868c38b57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-12T01:28:59.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-12T01:28:59.306Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-12T01:28:59.333Z] ========================================================= [2026-04-12T01:28:59.333Z] EdgeX Global Pipelines Version Info [2026-04-12T01:28:59.333Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:29:00.439Z] ------------------- [2026-04-12T01:29:00.439Z] stable info: [2026-04-12T01:29:00.439Z] ------------------- [2026-04-12T01:29:00.439Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-12T01:29:00.439Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-12T01:29:00.439Z] Message: update stable to v1.0.278 [2026-04-12T01:29:01.008Z] ------------------- [2026-04-12T01:29:01.008Z] experimental info: [2026-04-12T01:29:01.008Z] ------------------- [2026-04-12T01:29:01.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-12T01:29:01.009Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-12T01:29:01.009Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-12T01:29:01.078Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2026-04-12T01:29:01.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2026-04-12T01:29:01.121Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-12T01:29:01.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-12T01:29:01.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-12T01:29:01.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-12T01:29:01.216Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-12T01:29:01.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-12T01:29:01.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-12T01:29:01.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-12T01:29:01.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-12T01:29:01.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2026-04-12T01:29:01.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-12T01:29:01.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-12T01:29:01.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:29:01.451Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:29:01.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:29:01.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:29:01.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-12T01:29:01.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-12T01:29:01.564Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-12T01:29:01.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-12T01:29:01.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-12T01:29:01.629Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-12T01:29:01.646Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-12T01:29:01.666Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-12T01:29:01.687Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-12T01:29:01.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-12T01:29:01.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-12T01:29:01.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-12T01:29:01.774Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo [2026-04-12T01:29:01.800Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 415d932 [Pipeline] echo [2026-04-12T01:29:01.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:29:01.887Z] provisioning config files... [2026-04-12T01:29:01.900Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5226233861217620583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:29:02.234Z] ---> ****-login.sh [2026-04-12T01:29:02.234Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:29:02.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:02.494Z] [2026-04-12T01:29:02.494Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:29:02.494Z] Configure a credential helper to remove this warning. See [2026-04-12T01:29:02.494Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:29:02.494Z] [2026-04-12T01:29:02.494Z] Login Succeeded [2026-04-12T01:29:02.494Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:29:02.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:02.494Z] [2026-04-12T01:29:02.494Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:29:02.494Z] Configure a credential helper to remove this warning. See [2026-04-12T01:29:02.494Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:29:02.494Z] [2026-04-12T01:29:02.494Z] Login Succeeded [2026-04-12T01:29:02.494Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:29:02.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:02.753Z] [2026-04-12T01:29:02.753Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:29:02.753Z] Configure a credential helper to remove this warning. See [2026-04-12T01:29:02.753Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:29:02.753Z] [2026-04-12T01:29:02.753Z] Login Succeeded [2026-04-12T01:29:02.753Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:29:02.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:02.753Z] [2026-04-12T01:29:02.753Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:29:02.753Z] Configure a credential helper to remove this warning. See [2026-04-12T01:29:02.753Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:29:02.753Z] [2026-04-12T01:29:02.753Z] Login Succeeded [2026-04-12T01:29:02.753Z] ****.io [2026-04-12T01:29:02.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:03.028Z] [2026-04-12T01:29:03.028Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:29:03.028Z] Configure a credential helper to remove this warning. See [2026-04-12T01:29:03.028Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:29:03.028Z] [2026-04-12T01:29:03.028Z] Login Succeeded [2026-04-12T01:29:03.028Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:29:03.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-12T01:29:03.445Z] + git rev-list -1 --merges 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f~1..415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo [2026-04-12T01:29:03.472Z] -----------> git rev-list -1 --merges 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f~1..415d9321f1fd15cff76d4d829b82b7fc09cb1b7f 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:29:03.472Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [false] [Pipeline] sh [2026-04-12T01:29:03.765Z] + git log --format=format:%s -1 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo [2026-04-12T01:29:03.778Z] ========================================================= [2026-04-12T01:29:03.778Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-12T01:29:03.778Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:29:04.099Z] + git log --format=format:%s -1 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo [2026-04-12T01:29:04.109Z] [semverPrep] GIT_COMMIT: 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f, Commit Message: Merge pull request #448 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-12T01:29:04.122Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-12T01:29:04.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:29:04.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-12T01:29:04.467Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-12T01:29:04.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-12T01:29:04.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-12T01:29:04.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-12T01:29:04.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:29:04.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:29:04.827Z] [2026-04-12T01:29:04.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:29:05.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:29:05.135Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-12T01:29:05.135Z] 3dae71ba6b94: Pulling fs layer [2026-04-12T01:29:05.135Z] 6bf1a483ea7c: Pulling fs layer [2026-04-12T01:29:05.135Z] f5dfc541a4d3: Pulling fs layer [2026-04-12T01:29:05.135Z] 461d9e800cba: Pulling fs layer [2026-04-12T01:29:05.135Z] 80192f66455f: Pulling fs layer [2026-04-12T01:29:05.135Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-12T01:29:05.135Z] a29436f7fd5d: Pulling fs layer [2026-04-12T01:29:05.135Z] 923cac83aea3: Pulling fs layer [2026-04-12T01:29:05.135Z] 25ad8b0a4227: Pulling fs layer [2026-04-12T01:29:05.135Z] db01528c6b51: Pulling fs layer [2026-04-12T01:29:05.135Z] 28988de357af: Pulling fs layer [2026-04-12T01:29:05.135Z] 923cac83aea3: Waiting [2026-04-12T01:29:05.135Z] 25ad8b0a4227: Waiting [2026-04-12T01:29:05.135Z] db01528c6b51: Waiting [2026-04-12T01:29:05.135Z] 28988de357af: Waiting [2026-04-12T01:29:05.135Z] 461d9e800cba: Waiting [2026-04-12T01:29:05.135Z] 80192f66455f: Waiting [2026-04-12T01:29:05.135Z] 2e8e34ca0e6c: Waiting [2026-04-12T01:29:05.135Z] a29436f7fd5d: Waiting [2026-04-12T01:29:05.135Z] 6bf1a483ea7c: Verifying Checksum [2026-04-12T01:29:05.135Z] 6bf1a483ea7c: Download complete [2026-04-12T01:29:05.399Z] 461d9e800cba: Verifying Checksum [2026-04-12T01:29:05.399Z] 461d9e800cba: Download complete [2026-04-12T01:29:05.399Z] 80192f66455f: Verifying Checksum [2026-04-12T01:29:05.399Z] 80192f66455f: Download complete [2026-04-12T01:29:05.399Z] f5dfc541a4d3: Verifying Checksum [2026-04-12T01:29:05.399Z] f5dfc541a4d3: Download complete [2026-04-12T01:29:05.661Z] 3dae71ba6b94: Download complete [2026-04-12T01:29:05.661Z] 923cac83aea3: Verifying Checksum [2026-04-12T01:29:05.661Z] 923cac83aea3: Download complete [2026-04-12T01:29:05.661Z] 25ad8b0a4227: Verifying Checksum [2026-04-12T01:29:05.661Z] 25ad8b0a4227: Download complete [2026-04-12T01:29:05.661Z] db01528c6b51: Verifying Checksum [2026-04-12T01:29:05.661Z] db01528c6b51: Download complete [2026-04-12T01:29:05.661Z] 28988de357af: Verifying Checksum [2026-04-12T01:29:05.661Z] 28988de357af: Download complete [2026-04-12T01:29:06.027Z] a29436f7fd5d: Verifying Checksum [2026-04-12T01:29:06.027Z] a29436f7fd5d: Download complete [2026-04-12T01:29:06.027Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-12T01:29:06.027Z] 2e8e34ca0e6c: Download complete [2026-04-12T01:29:06.963Z] 3dae71ba6b94: Pull complete [2026-04-12T01:29:07.222Z] 6bf1a483ea7c: Pull complete [2026-04-12T01:29:08.163Z] f5dfc541a4d3: Pull complete [2026-04-12T01:29:08.163Z] 461d9e800cba: Pull complete [2026-04-12T01:29:08.163Z] 80192f66455f: Pull complete [2026-04-12T01:29:12.349Z] 2e8e34ca0e6c: Pull complete [2026-04-12T01:29:12.917Z] a29436f7fd5d: Pull complete [2026-04-12T01:29:13.177Z] 923cac83aea3: Pull complete [2026-04-12T01:29:13.177Z] 25ad8b0a4227: Pull complete [2026-04-12T01:29:13.177Z] db01528c6b51: Pull complete [2026-04-12T01:29:13.177Z] 28988de357af: Pull complete [2026-04-12T01:29:13.436Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-12T01:29:13.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:29:13.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:29:13.582Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:29:13.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-12T01:29:15.125Z] $ docker top a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 -eo pid,comm [2026-04-12T01:29:15.173Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-04-12T01:29:15.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:29:15.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:29:15.230Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:29:15.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:29:15.345Z] $ docker exec a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 ssh-agent [2026-04-12T01:29:15.454Z] SSH_AUTH_SOCK=/tmp/ssh-skH7x9x9K7VI/agent.33 [2026-04-12T01:29:15.454Z] SSH_AGENT_PID=39 [2026-04-12T01:29:15.460Z] Running ssh-add (command line suppressed) [2026-04-12T01:29:15.552Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4693885950194408595.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4693885950194408595.key) [2026-04-12T01:29:15.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:29:15.861Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2026-04-12T01:29:16.160Z] + git tag --points-at HEAD [Pipeline] } [2026-04-12T01:29:16.171Z] $ docker exec --env ******** --env ******** a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 ssh-agent -k [2026-04-12T01:29:16.267Z] unset SSH_AUTH_SOCK; [2026-04-12T01:29:16.267Z] unset SSH_AGENT_PID; [2026-04-12T01:29:16.268Z] echo Agent pid 39 killed; [2026-04-12T01:29:16.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-12T01:29:16.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:29:16.315Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:29:16.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:29:16.419Z] $ docker exec a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 ssh-agent [2026-04-12T01:29:16.531Z] SSH_AUTH_SOCK=/tmp/ssh-5u844bukucT1/agent.86 [2026-04-12T01:29:16.531Z] SSH_AGENT_PID=92 [2026-04-12T01:29:16.535Z] Running ssh-add (command line suppressed) [2026-04-12T01:29:16.629Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17863589268430928861.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17863589268430928861.key) [2026-04-12T01:29:16.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:29:16.937Z] + git semver init [2026-04-12T01:29:17.197Z] 2026-04-12 01:29:17,133 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:29:17.197Z] 2026-04-12 01:29:17,136 [run_init] DEBUG init version:0.0.0 force:False [2026-04-12T01:29:17.197Z] 2026-04-12 01:29:17,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2026-04-12T01:29:17.197Z] 2026-04-12 01:29:17,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2026-04-12T01:29:17.197Z] 2026-04-12 01:29:17,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:29:18.587Z] 2026-04-12 01:29:18,376 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2026-04-12T01:29:18.587Z] 2026-04-12 01:29:18,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2026-04-12T01:29:18.587Z] 2026-04-12 01:29:18,376 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:29:18.587Z] 2026-04-12 01:29:18,377 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:29:18.587Z] 4.1.0-dev.16 [Pipeline] } [2026-04-12T01:29:18.604Z] $ docker exec --env ******** --env ******** a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 ssh-agent -k [2026-04-12T01:29:18.702Z] unset SSH_AUTH_SOCK; [2026-04-12T01:29:18.703Z] unset SSH_AGENT_PID; [2026-04-12T01:29:18.703Z] echo Agent pid 92 killed; [2026-04-12T01:29:18.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:29:19.061Z] + git semver [Pipeline] } [2026-04-12T01:29:19.339Z] $ docker stop --time=1 a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 [2026-04-12T01:29:20.589Z] $ docker rm -f --volumes a4f86e6e62c81719500fb417037a0b7df024fac609a2f0bf28eb947de0d8ddd7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:29:20.932Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-12T01:29:21.230Z] Stashed 1 file(s) [Pipeline] echo [2026-04-12T01:29:21.233Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:29:21.382Z] provisioning config files... [2026-04-12T01:29:21.406Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config31313320860467754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:29:21.720Z] ---> ****-login.sh [2026-04-12T01:29:21.720Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:29:21.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:21.720Z] Login Succeeded [2026-04-12T01:29:21.720Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:29:21.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:21.720Z] Login Succeeded [2026-04-12T01:29:21.720Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:29:21.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:21.979Z] Login Succeeded [2026-04-12T01:29:21.979Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:29:21.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:21.979Z] Login Succeeded [2026-04-12T01:29:21.979Z] ****.io [2026-04-12T01:29:21.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:29:22.238Z] Login Succeeded [2026-04-12T01:29:22.238Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:29:22.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:29:22.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:29:22.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:29:22.360Z] ========================================================= [2026-04-12T01:29:22.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-12T01:29:22.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:29:22.695Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:29:23.263Z] #0 building with "default" instance using docker driver [2026-04-12T01:29:23.263Z] [2026-04-12T01:29:23.263Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:29:23.263Z] #1 transferring dockerfile: 2.48kB done [2026-04-12T01:29:23.263Z] #1 DONE 0.0s [2026-04-12T01:29:23.263Z] [2026-04-12T01:29:23.263Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-12T01:29:23.263Z] #2 DONE 0.1s [2026-04-12T01:29:23.263Z] [2026-04-12T01:29:23.263Z] #3 [internal] load .dockerignore [2026-04-12T01:29:23.263Z] #3 transferring context: 2B done [2026-04-12T01:29:23.263Z] #3 DONE 0.0s [2026-04-12T01:29:23.263Z] [2026-04-12T01:29:23.263Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:29:23.263Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-12T01:29:23.263Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-12T01:29:23.263Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-12T01:29:23.263Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-04-12T01:29:23.263Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.00MB / 60.15MB 0.1s [2026-04-12T01:29:23.263Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-12T01:29:23.263Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-04-12T01:29:23.263Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-12T01:29:23.524Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-12T01:29:23.524Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-04-12T01:29:23.524Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-12T01:29:23.524Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-04-12T01:29:23.524Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-12T01:29:23.524Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-04-12T01:29:23.524Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-12T01:29:23.524Z] #4 ... [2026-04-12T01:29:23.524Z] [2026-04-12T01:29:23.524Z] #5 [internal] load build context [2026-04-12T01:29:23.524Z] #5 transferring context: 24.15MB 0.2s done [2026-04-12T01:29:23.524Z] #5 DONE 0.2s [2026-04-12T01:29:23.524Z] [2026-04-12T01:29:23.524Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:29:23.524Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2026-04-12T01:29:23.524Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-04-12T01:29:23.524Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s [2026-04-12T01:29:23.788Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.5s [2026-04-12T01:29:23.788Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s [2026-04-12T01:29:23.788Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-04-12T01:29:23.788Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-04-12T01:29:23.788Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s [2026-04-12T01:29:23.788Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s [2026-04-12T01:29:23.788Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s [2026-04-12T01:29:23.788Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-04-12T01:29:24.046Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-04-12T01:29:24.046Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.8s [2026-04-12T01:29:24.046Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-04-12T01:29:24.046Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.83MB / 112.58MB 0.9s [2026-04-12T01:29:24.305Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 1.0s [2026-04-12T01:29:24.305Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-04-12T01:29:24.564Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-04-12T01:29:29.839Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-04-12T01:29:29.839Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-12T01:29:29.839Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-12T01:29:29.839Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-12T01:29:29.839Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-12T01:29:29.839Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-12T01:29:29.839Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-04-12T01:29:29.839Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-12T01:29:33.147Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done [2026-04-12T01:29:33.147Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-12T01:29:33.405Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-04-12T01:29:33.405Z] #4 DONE 10.1s [2026-04-12T01:29:33.405Z] [2026-04-12T01:29:33.405Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-04-12T01:29:33.663Z] #6 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:29:33.921Z] #6 0.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:29:34.178Z] #6 0.928 (1/9) Installing eudev-libs (3.2.14-r5) [2026-04-12T01:29:34.436Z] #6 0.934 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-04-12T01:29:34.436Z] #6 0.946 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-04-12T01:29:34.436Z] #6 0.955 (4/9) Installing v4l-utils (1.28.1-r1) [2026-04-12T01:29:34.436Z] #6 1.065 (5/9) Installing libdvbv5 (1.28.1-r1) [2026-04-12T01:29:34.692Z] #6 1.074 (6/9) Installing libturbojpeg (3.1.0-r0) [2026-04-12T01:29:34.692Z] #6 1.119 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-04-12T01:29:34.692Z] #6 1.125 (8/9) Installing eudev-dev (3.2.14-r5) [2026-04-12T01:29:34.692Z] #6 1.230 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-04-12T01:29:34.692Z] #6 1.247 Executing busybox-1.37.0-r19.trigger [2026-04-12T01:29:34.692Z] #6 1.256 OK: 271 MiB in 69 packages [2026-04-12T01:29:36.345Z] Still waiting to schedule task [2026-04-12T01:29:36.345Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4953’ [2026-04-12T01:29:36.594Z] #6 DONE 2.9s [2026-04-12T01:29:36.594Z] [2026-04-12T01:29:36.594Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2026-04-12T01:29:36.594Z] #7 DONE 0.0s [2026-04-12T01:29:36.594Z] [2026-04-12T01:29:36.594Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2026-04-12T01:29:36.594Z] #8 DONE 0.1s [2026-04-12T01:29:36.594Z] [2026-04-12T01:29:36.594Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:29:48.817Z] #9 DONE 11.5s [2026-04-12T01:29:48.817Z] [2026-04-12T01:29:48.817Z] #10 [builder 6/8] COPY . . [2026-04-12T01:29:48.817Z] #10 DONE 0.1s [2026-04-12T01:29:48.817Z] [2026-04-12T01:29:48.817Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-04-12T01:29:48.817Z] #11 0.204 % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-12T01:29:48.817Z] #11 0.204 Dload Upload Total Spent Left Speed [2026-04-12T01:29:48.817Z] #11 0.205 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11796 0 --:--:-- --:--:-- --:--:-- 11932 [2026-04-12T01:29:48.817Z] #11 DONE 0.3s [2026-04-12T01:29:48.817Z] [2026-04-12T01:29:48.817Z] #12 [builder 8/8] RUN echo noop [2026-04-12T01:29:48.817Z] #12 0.216 noop [2026-04-12T01:29:48.817Z] #12 DONE 0.3s [2026-04-12T01:29:48.817Z] [2026-04-12T01:29:48.817Z] #13 exporting to image [2026-04-12T01:29:48.817Z] #13 exporting layers [2026-04-12T01:29:56.926Z] #13 exporting layers 8.0s done [2026-04-12T01:29:56.926Z] #13 writing image sha256:0e5990256d21f044fc9cb43b80f25459efacfe8e72fece9ac37dc04dc7f3b34f done [2026-04-12T01:29:56.926Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-12T01:29:56.926Z] #13 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:29:57.258Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:29:57.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:29:57.338Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:29:57.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:29:57.681Z] $ docker top c98156501fa82438983b75449a5f6cfd15a5da4175cf88c4a9816cffaa8637e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:29:58.023Z] + go version [2026-04-12T01:29:58.023Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-12T01:29:58.032Z] $ docker stop --time=1 c98156501fa82438983b75449a5f6cfd15a5da4175cf88c4a9816cffaa8637e2 [2026-04-12T01:29:59.271Z] $ docker rm -f --volumes c98156501fa82438983b75449a5f6cfd15a5da4175cf88c4a9816cffaa8637e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:29:59.692Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:29:59.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:29:59.763Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:29:59.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-12T01:30:00.020Z] $ docker top f924b747cd98ecd21b0f5f84a1b1a3aade25a3958dcfc25e8ff96c772630ecde -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:30:00.366Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:30:00.665Z] + make test [2026-04-12T01:30:00.665Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:30:02.043Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-04-12T01:30:24.055Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-04-12T01:30:24.055Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2026-04-12T01:30:36.248Z] 0 issues. [2026-04-12T01:30:36.248Z] go vet ./... [2026-04-12T01:30:41.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:30:41.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:30:41.508Z] ./bin/test-attribution-txt.sh [2026-04-12T01:30:41.508Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:30:41.768Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:30:41.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:30:41.798Z] $ docker stop --time=1 f924b747cd98ecd21b0f5f84a1b1a3aade25a3958dcfc25e8ff96c772630ecde [2026-04-12T01:30:43.635Z] $ docker rm -f --volumes f924b747cd98ecd21b0f5f84a1b1a3aade25a3958dcfc25e8ff96c772630ecde [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:30:44.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:30:44.281Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-12T01:30:44.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:30:45.096Z] + ls -al . [2026-04-12T01:30:45.096Z] total 292 [2026-04-12T01:30:45.096Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:30 . [2026-04-12T01:30:45.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:28 .. [2026-04-12T01:30:45.096Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:30 .git [2026-04-12T01:30:45.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:28 .github [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 379 Apr 12 01:28 .gitignore [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:28 .golangci.yml [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 12 01:28 .hadolint.yml [2026-04-12T01:30:45.096Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:29 .semver [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 22020 Apr 12 01:28 Attribution.txt [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 17743 Apr 12 01:28 CHANGELOG.md [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 2446 Apr 12 01:28 Dockerfile [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 12 01:28 GOVERNANCE.md [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 682 Apr 12 01:28 Jenkinsfile [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 12 01:28 LICENSE [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 3192 Apr 12 01:28 Makefile [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 12 01:28 OWNERS.md [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 2575 Apr 12 01:28 README.md [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:29 VERSION [2026-04-12T01:30:45.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:28 bin [2026-04-12T01:30:45.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:28 cmd [2026-04-12T01:30:45.096Z] -rw-r--r-- 1 jenkins jenkins 54776 Apr 12 01:30 coverage.out [2026-04-12T01:30:45.096Z] -rwxrwxr-x 1 jenkins jenkins 84 Apr 12 01:28 docker-entrypoint.sh [2026-04-12T01:30:45.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:28 docs [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 6840 Apr 12 01:28 go.mod [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 89591 Apr 12 01:28 go.sum [2026-04-12T01:30:45.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:28 internal [2026-04-12T01:30:45.096Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 12 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:30:45.413Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f --label arch=amd64 --label version=4.1.0-dev.16 . [2026-04-12T01:30:45.671Z] #0 building with "default" instance using docker driver [2026-04-12T01:30:45.671Z] [2026-04-12T01:30:45.671Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:30:45.671Z] #1 transferring dockerfile: 2.48kB done [2026-04-12T01:30:45.671Z] #1 DONE 0.0s [2026-04-12T01:30:45.671Z] [2026-04-12T01:30:45.671Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:30:45.671Z] #2 DONE 0.0s [2026-04-12T01:30:45.671Z] [2026-04-12T01:30:45.671Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 [2026-04-12T01:30:46.240Z] #3 DONE 0.6s [2026-04-12T01:30:46.240Z] [2026-04-12T01:30:46.240Z] #4 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-12T01:30:46.240Z] #4 DONE 0.7s [2026-04-12T01:30:46.240Z] [2026-04-12T01:30:46.240Z] #5 [internal] load .dockerignore [2026-04-12T01:30:46.240Z] #5 transferring context: 2B done [2026-04-12T01:30:46.240Z] #5 DONE 0.0s [2026-04-12T01:30:46.240Z] [2026-04-12T01:30:46.240Z] #6 [internal] load build context [2026-04-12T01:30:46.240Z] #6 transferring context: 68.76kB 0.0s done [2026-04-12T01:30:46.240Z] #6 DONE 0.0s [2026-04-12T01:30:46.240Z] [2026-04-12T01:30:46.240Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:30:46.240Z] #7 DONE 0.1s [2026-04-12T01:30:46.240Z] [2026-04-12T01:30:46.240Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:30:46.240Z] #8 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-12T01:30:46.498Z] #8 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-12T01:30:46.499Z] #8 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-12T01:30:46.499Z] #8 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-12T01:30:46.499Z] #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.2s [2026-04-12T01:30:46.499Z] #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 1.05MB / 3.80MB 0.3s [2026-04-12T01:30:46.499Z] #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.3s done [2026-04-12T01:30:46.499Z] #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-12T01:30:46.884Z] #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-12T01:30:46.884Z] #8 DONE 0.6s [2026-04-12T01:30:46.884Z] [2026-04-12T01:30:46.884Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-04-12T01:30:46.884Z] #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done [2026-04-12T01:30:46.884Z] #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.5s [2026-04-12T01:30:46.884Z] #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done [2026-04-12T01:30:46.884Z] #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done [2026-04-12T01:30:46.884Z] #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done [2026-04-12T01:30:46.884Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s [2026-04-12T01:30:47.144Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done [2026-04-12T01:30:47.144Z] #9 DONE 0.9s [2026-04-12T01:30:47.144Z] [2026-04-12T01:30:47.144Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-04-12T01:30:47.144Z] #10 0.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:30:47.144Z] #10 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:30:47.144Z] #10 0.786 OK: 271 MiB in 69 packages [2026-04-12T01:30:47.144Z] #10 DONE 0.9s [2026-04-12T01:30:47.144Z] [2026-04-12T01:30:47.144Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-04-12T01:30:47.144Z] #11 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:30:47.144Z] #11 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:30:47.403Z] #11 ... [2026-04-12T01:30:47.403Z] [2026-04-12T01:30:47.403Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2026-04-12T01:30:47.403Z] #12 DONE 0.0s [2026-04-12T01:30:47.403Z] [2026-04-12T01:30:47.403Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2026-04-12T01:30:47.403Z] #13 DONE 0.0s [2026-04-12T01:30:47.403Z] [2026-04-12T01:30:47.403Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-04-12T01:30:47.403Z] #11 0.695 (1/117) Installing dumb-init (1.2.5-r3) [2026-04-12T01:30:47.663Z] #11 0.702 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2026-04-12T01:30:47.663Z] #11 0.771 (3/117) Installing aom-libs (3.12.1-r0) [2026-04-12T01:30:47.663Z] #11 0.832 (4/117) Installing libxau (1.0.12-r0) [2026-04-12T01:30:47.663Z] #11 0.840 (5/117) Installing libmd (1.1.0-r0) [2026-04-12T01:30:47.663Z] #11 0.845 (6/117) Installing libbsd (0.12.2-r0) [2026-04-12T01:30:47.663Z] #11 0.852 (7/117) Installing libxdmcp (1.1.5-r1) [2026-04-12T01:30:47.663Z] #11 0.856 (8/117) Installing libxcb (1.17.0-r0) [2026-04-12T01:30:47.663Z] #11 0.868 (9/117) Installing libx11 (1.8.11-r0) [2026-04-12T01:30:47.663Z] #11 0.901 (10/117) Installing hwdata-pci (0.395-r0) [2026-04-12T01:30:47.663Z] #11 0.921 (11/117) Installing libpciaccess (0.18.1-r0) [2026-04-12T01:30:47.663Z] #11 0.925 (12/117) Installing libdrm (2.4.124-r0) [2026-04-12T01:30:47.663Z] #11 0.939 (13/117) Installing libxext (1.3.6-r2) [2026-04-12T01:30:47.663Z] #11 ... [2026-04-12T01:30:47.663Z] [2026-04-12T01:30:47.663Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:30:47.663Z] #14 DONE 0.5s [2026-04-12T01:30:47.663Z] [2026-04-12T01:30:47.663Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-04-12T01:30:47.663Z] #11 0.948 (14/117) Installing libxfixes (6.0.1-r4) [2026-04-12T01:30:47.663Z] #11 0.952 (15/117) Installing libffi (3.4.8-r0) [2026-04-12T01:30:47.663Z] #11 0.966 (16/117) Installing wayland-libs-client (1.23.1-r3) [2026-04-12T01:30:47.663Z] #11 0.972 (17/117) Installing libva (2.22.0-r1) [2026-04-12T01:30:47.663Z] #11 0.982 (18/117) Installing libvdpau (1.5-r4) [2026-04-12T01:30:47.663Z] #11 0.994 (19/117) Installing libgcc (14.2.0-r6) [2026-04-12T01:30:47.663Z] #11 1.000 (20/117) Installing libstdc++ (14.2.0-r6) [2026-04-12T01:30:47.663Z] #11 1.031 (21/117) Installing onevpl-libs (2023.3.1-r2) [2026-04-12T01:30:47.663Z] #11 1.041 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2026-04-12T01:30:47.923Z] #11 ... [2026-04-12T01:30:47.923Z] [2026-04-12T01:30:47.923Z] #15 [builder 6/8] COPY . . [2026-04-12T01:30:47.923Z] #15 DONE 0.1s [2026-04-12T01:30:47.923Z] [2026-04-12T01:30:47.923Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-04-12T01:30:47.923Z] #11 1.054 (23/117) Installing libdav1d (1.5.1-r0) [2026-04-12T01:30:47.923Z] #11 1.073 (24/117) Installing openexr-libiex (3.3.2-r0) [2026-04-12T01:30:47.923Z] #11 1.094 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2026-04-12T01:30:47.923Z] #11 1.099 (26/117) Installing imath (3.1.12-r0) [2026-04-12T01:30:47.923Z] #11 1.106 (27/117) Installing libdeflate (1.23-r0) [2026-04-12T01:30:47.923Z] #11 1.112 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2026-04-12T01:30:47.923Z] #11 1.133 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2026-04-12T01:30:47.923Z] #11 1.161 (30/117) Installing brotli-libs (1.1.0-r2) [2026-04-12T01:30:47.923Z] #11 1.185 (31/117) Installing giflib (5.2.2-r1) [2026-04-12T01:30:47.923Z] #11 1.191 (32/117) Installing libhwy (1.0.7-r1) [2026-04-12T01:30:47.923Z] #11 1.196 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2026-04-12T01:30:47.923Z] #11 1.207 (34/117) Installing lcms2 (2.16-r0) [2026-04-12T01:30:47.923Z] #11 1.218 (35/117) Installing libpng (1.6.57-r0) [2026-04-12T01:30:47.923Z] #11 1.227 (36/117) Installing libjxl (0.10.3-r2) [2026-04-12T01:30:47.923Z] #11 1.277 (37/117) Installing lame-libs (3.100-r5) [2026-04-12T01:30:48.187Z] #11 1.295 (38/117) Installing opus (1.5.2-r1) [2026-04-12T01:30:48.187Z] #11 1.306 (39/117) Installing rav1e-libs (0.7.1-r2) [2026-04-12T01:30:48.187Z] #11 1.331 (40/117) Installing libgomp (14.2.0-r6) [2026-04-12T01:30:48.187Z] #11 1.339 (41/117) Installing soxr (0.1.3-r7) [2026-04-12T01:30:48.187Z] #11 1.348 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2026-04-12T01:30:48.187Z] #11 1.356 (43/117) Installing libogg (1.3.5-r5) [2026-04-12T01:30:48.187Z] #11 1.360 (44/117) Installing libtheora (1.1.1-r18) [2026-04-12T01:30:48.187Z] #11 1.372 (45/117) Installing libvorbis (1.3.7-r2) [2026-04-12T01:30:48.187Z] #11 1.385 (46/117) Installing libvpx (1.15.0-r0) [2026-04-12T01:30:48.187Z] #11 ... [2026-04-12T01:30:48.187Z] [2026-04-12T01:30:48.187Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-04-12T01:30:48.187Z] #16 0.231 % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-12T01:30:48.187Z] #16 0.231 Dload Upload Total Spent Left Speed [2026-04-12T01:30:48.187Z] #16 0.231 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46885 0 --:--:-- --:--:-- --:--:-- 48272 [2026-04-12T01:30:48.187Z] #16 DONE 0.3s [2026-04-12T01:30:48.187Z] [2026-04-12T01:30:48.187Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-04-12T01:30:48.187Z] #11 1.432 (47/117) Installing libsharpyuv (1.5.0-r0) [2026-04-12T01:30:48.187Z] #11 1.437 (48/117) Installing libwebp (1.5.0-r0) [2026-04-12T01:30:48.187Z] #11 1.455 (49/117) Installing libwebpmux (1.5.0-r0) [2026-04-12T01:30:48.187Z] #11 1.460 (50/117) Installing x264-libs (0.164.3108-r0) [2026-04-12T01:30:48.187Z] #11 1.493 (51/117) Installing numactl (2.0.18-r0) [2026-04-12T01:30:48.449Z] #11 1.498 (52/117) Installing x265-libs (3.6-r0) [2026-04-12T01:30:48.449Z] #11 1.683 (53/117) Installing xvidcore (1.3.7-r2) [2026-04-12T01:30:48.449Z] #11 1.693 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-04-12T01:30:48.449Z] #11 1.802 (55/117) Installing sdl3 (3.2.16-r0) [2026-04-12T01:30:48.706Z] #11 1.828 (56/117) Installing sdl2-compat (2.32.56-r0) [2026-04-12T01:30:48.706Z] #11 1.842 (57/117) Installing alsa-lib (1.2.14-r0) [2026-04-12T01:30:48.706Z] #11 1.865 (58/117) Installing libexpat (2.7.5-r0) [2026-04-12T01:30:48.706Z] #11 1.871 (59/117) Installing libbz2 (1.0.8-r6) [2026-04-12T01:30:48.706Z] #11 1.877 (60/117) Installing freetype (2.13.3-r0) [2026-04-12T01:30:48.706Z] #11 1.896 (61/117) Installing fontconfig (2.15.0-r3) [2026-04-12T01:30:48.706Z] #11 1.913 (62/117) Installing fribidi (1.0.16-r1) [2026-04-12T01:30:48.706Z] #11 1.918 (63/117) Installing libintl (0.24.1-r0) [2026-04-12T01:30:48.706Z] #11 1.928 (64/117) Installing libeconf (0.6.3-r0) [2026-04-12T01:30:48.706Z] #11 1.934 (65/117) Installing libblkid (2.41-r9) [2026-04-12T01:30:48.706Z] #11 1.943 (66/117) Installing libmount (2.41-r9) [2026-04-12T01:30:48.706Z] #11 1.953 (67/117) Installing pcre2 (10.46-r0) [2026-04-12T01:30:48.706Z] #11 1.968 (68/117) Installing glib (2.84.4-r0) [2026-04-12T01:30:48.706Z] #11 2.012 (69/117) Installing graphite2 (1.3.14-r6) [2026-04-12T01:30:48.706Z] #11 2.022 (70/117) Installing harfbuzz (11.2.1-r0) [2026-04-12T01:30:48.963Z] #11 2.041 (71/117) Installing libunibreak (6.1-r0) [2026-04-12T01:30:48.963Z] #11 2.045 (72/117) Installing libass (0.17.3-r0) [2026-04-12T01:30:48.963Z] #11 2.055 (73/117) Installing libbluray (1.3.4-r1) [2026-04-12T01:30:48.963Z] #11 2.067 (74/117) Installing mpg123-libs (1.32.10-r0) [2026-04-12T01:30:48.963Z] #11 2.076 (75/117) Installing libopenmpt (0.7.15-r0) [2026-04-12T01:30:48.963Z] #11 2.096 (76/117) Installing cjson (1.7.19-r0) [2026-04-12T01:30:48.963Z] #11 2.100 (77/117) Installing mbedtls (3.6.6-r0) [2026-04-12T01:30:48.963Z] #11 2.115 (78/117) Installing librist (0.2.10-r1) [2026-04-12T01:30:48.963Z] #11 2.123 (79/117) Installing libsrt (1.5.3-r1) [2026-04-12T01:30:48.963Z] #11 2.138 (80/117) Installing libssh (0.11.2-r0) [2026-04-12T01:30:48.963Z] #11 2.151 (81/117) Installing xz-libs (5.8.1-r0) [2026-04-12T01:30:48.963Z] #11 2.161 (82/117) Installing libxml2 (2.13.9-r0) [2026-04-12T01:30:48.963Z] #11 2.183 (83/117) Installing libsodium (1.0.20-r1) [2026-04-12T01:30:48.963Z] #11 2.192 (84/117) Installing libzmq (4.3.5-r2) [2026-04-12T01:30:48.963Z] #11 2.202 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2026-04-12T01:30:48.963Z] #11 2.230 (86/117) Installing serd-libs (0.32.4-r0) [2026-04-12T01:30:48.963Z] #11 2.235 (87/117) Installing zix-libs (0.6.2-r0) [2026-04-12T01:30:48.963Z] #11 2.239 (88/117) Installing sord-libs (0.16.18-r0) [2026-04-12T01:30:48.963Z] #11 2.244 (89/117) Installing sratom (0.6.18-r0) [2026-04-12T01:30:48.963Z] #11 2.248 (90/117) Installing lilv-libs (0.24.26-r0) [2026-04-12T01:30:48.963Z] #11 2.259 (91/117) Installing libdovi (3.3.1-r1) [2026-04-12T01:30:48.963Z] #11 2.272 (92/117) Installing spirv-tools (1.4.313.0-r0) [2026-04-12T01:30:48.963Z] #11 2.311 (93/117) Installing glslang-libs (1.4.309.0-r0) [2026-04-12T01:30:48.963Z] #11 2.339 (94/117) Installing shaderc (2024.4-r0) [2026-04-12T01:30:49.221Z] #11 2.359 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2026-04-12T01:30:49.221Z] #11 2.369 (96/117) Installing libplacebo (6.338.2-r3) [2026-04-12T01:30:49.221Z] #11 2.383 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-04-12T01:30:49.221Z] #11 2.389 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2026-04-12T01:30:49.221Z] #11 2.399 (99/117) Installing vidstab (1.1.1-r0) [2026-04-12T01:30:49.221Z] #11 2.404 (100/117) Installing zimg (3.0.5-r3) [2026-04-12T01:30:49.221Z] #11 2.420 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-04-12T01:30:49.221Z] #11 2.465 (102/117) Installing libasyncns (0.8-r4) [2026-04-12T01:30:49.221Z] #11 2.470 (103/117) Installing dbus-libs (1.16.2-r1) [2026-04-12T01:30:49.221Z] #11 2.485 (104/117) Installing libltdl (2.5.4-r1) [2026-04-12T01:30:49.221Z] #11 2.489 (105/117) Installing orc (0.4.40-r1) [2026-04-12T01:30:49.221Z] #11 2.523 (106/117) Installing libflac (1.4.3-r1) [2026-04-12T01:30:49.221Z] #11 2.532 (107/117) Installing libsndfile (1.2.2-r2) [2026-04-12T01:30:49.221Z] #11 2.545 (108/117) Installing speexdsp (1.2.1-r2) [2026-04-12T01:30:49.221Z] #11 2.553 (109/117) Installing tdb-libs (1.4.12-r0) [2026-04-12T01:30:49.221Z] #11 2.559 (110/117) Installing libpulse (17.0-r5) [2026-04-12T01:30:49.221Z] #11 2.575 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2026-04-12T01:30:49.480Z] #11 2.582 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-04-12T01:30:49.480Z] #11 2.589 (113/117) Installing ffmpeg (6.1.2-r2) [2026-04-12T01:30:49.480Z] #11 2.600 (114/117) Installing udev-init-scripts (35-r1) [2026-04-12T01:30:49.480Z] #11 2.600 (115/117) Installing zstd-libs (1.5.7-r0) [2026-04-12T01:30:49.480Z] #11 2.618 (116/117) Installing kmod-libs (34.2-r0) [2026-04-12T01:30:49.480Z] #11 2.632 (117/117) Installing eudev (3.2.14-r5) [2026-04-12T01:30:49.738Z] #11 2.908 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:30:49.738Z] #11 2.914 Executing glib-2.84.4-r0.trigger [2026-04-12T01:30:49.738Z] #11 2.916 Executing eudev-3.2.14-r5.trigger [2026-04-12T01:30:49.738Z] #11 2.919 OK: 133 MiB in 133 packages [2026-04-12T01:30:49.995Z] #11 DONE 3.2s [2026-04-12T01:30:49.995Z] [2026-04-12T01:30:49.995Z] #17 [builder 8/8] RUN make build [2026-04-12T01:30:49.995Z] #17 0.243 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-04-12T01:30:50.930Z] #17 ... [2026-04-12T01:30:50.930Z] [2026-04-12T01:30:50.930Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2026-04-12T01:30:50.930Z] #18 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:30:50.930Z] #18 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:30:50.930Z] #18 0.665 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:30:50.930Z] #18 0.684 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:30:50.930Z] #18 0.722 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:30:50.930Z] #18 0.742 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:30:50.930Z] #18 0.748 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:30:50.930Z] #18 0.757 OK: 133 MiB in 133 packages [2026-04-12T01:30:50.930Z] #18 DONE 0.9s [2026-04-12T01:30:50.930Z] [2026-04-12T01:30:50.930Z] #17 [builder 8/8] RUN make build [2026-04-12T01:31:17.491Z] #17 DONE 28.9s [2026-04-12T01:31:17.491Z] [2026-04-12T01:31:17.491Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2026-04-12T01:31:17.491Z] #19 DONE 0.2s [2026-04-12T01:31:17.491Z] [2026-04-12T01:31:17.491Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2026-04-12T01:31:17.491Z] #20 DONE 0.0s [2026-04-12T01:31:17.491Z] [2026-04-12T01:31:17.491Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-04-12T01:31:17.491Z] #21 DONE 0.0s [2026-04-12T01:31:17.491Z] [2026-04-12T01:31:17.491Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2026-04-12T01:31:17.491Z] #22 DONE 0.0s [2026-04-12T01:31:17.491Z] [2026-04-12T01:31:17.491Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-04-12T01:31:17.491Z] #23 DONE 0.0s [2026-04-12T01:31:17.751Z] [2026-04-12T01:31:17.751Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2026-04-12T01:31:17.751Z] #24 DONE 0.0s [2026-04-12T01:31:17.751Z] [2026-04-12T01:31:17.751Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2026-04-12T01:31:17.751Z] #25 DONE 0.2s [2026-04-12T01:31:17.751Z] [2026-04-12T01:31:17.751Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-04-12T01:31:17.751Z] #26 DONE 0.2s [2026-04-12T01:31:18.008Z] [2026-04-12T01:31:18.008Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-04-12T01:31:18.266Z] #27 DONE 0.3s [2026-04-12T01:31:18.266Z] [2026-04-12T01:31:18.266Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-04-12T01:31:18.524Z] #28 DONE 0.3s [2026-04-12T01:31:18.524Z] [2026-04-12T01:31:18.524Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-04-12T01:31:18.786Z] #29 DONE 0.3s [2026-04-12T01:31:19.043Z] [2026-04-12T01:31:19.043Z] #30 exporting to image [2026-04-12T01:31:19.043Z] #30 exporting layers [2026-04-12T01:31:19.303Z] #30 exporting layers 0.6s done [2026-04-12T01:31:19.303Z] #30 writing image sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done [2026-04-12T01:31:19.303Z] #30 naming to docker.io/library/device-usb-camera done [2026-04-12T01:31:19.303Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:31:19.684Z] provisioning config files... [2026-04-12T01:31:19.691Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8750154021043096270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:31:19.990Z] ---> ****-login.sh [2026-04-12T01:31:19.990Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:31:19.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:31:19.990Z] Login Succeeded [2026-04-12T01:31:19.991Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:31:19.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:31:19.991Z] Login Succeeded [2026-04-12T01:31:19.991Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:31:20.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:31:20.253Z] Login Succeeded [2026-04-12T01:31:20.253Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:31:20.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:31:20.253Z] Login Succeeded [2026-04-12T01:31:20.253Z] ****.io [2026-04-12T01:31:20.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:31:20.513Z] Login Succeeded [2026-04-12T01:31:20.513Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:31:20.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:31:20.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:31:20.596Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2026-04-12T01:31:20.596Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:31:20.596Z] latest [2026-04-12T01:31:20.596Z] 4.1.0-dev.16 [2026-04-12T01:31:20.596Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:31:20.596Z] main [2026-04-12T01:31:20.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:20.928Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:21.267Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:31:21.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-04-12T01:31:21.267Z] 97bf75648313: Preparing [2026-04-12T01:31:21.267Z] 8a94a9fffa6d: Preparing [2026-04-12T01:31:21.267Z] fd4e02253a00: Preparing [2026-04-12T01:31:21.267Z] fd4e02253a00: Preparing [2026-04-12T01:31:21.267Z] 56a6f440ec1f: Preparing [2026-04-12T01:31:21.267Z] 8b9ee95d9b28: Preparing [2026-04-12T01:31:21.267Z] e535085b3e12: Preparing [2026-04-12T01:31:21.267Z] f813b41fa074: Preparing [2026-04-12T01:31:21.267Z] 2f1505d68e0e: Preparing [2026-04-12T01:31:21.267Z] 1554c5b863ff: Preparing [2026-04-12T01:31:21.267Z] b52829548588: Preparing [2026-04-12T01:31:21.267Z] 49670bc8e197: Preparing [2026-04-12T01:31:21.267Z] 850cbddcc8e5: Preparing [2026-04-12T01:31:21.267Z] cce92674e987: Preparing [2026-04-12T01:31:21.267Z] b52829548588: Waiting [2026-04-12T01:31:21.267Z] 49670bc8e197: Waiting [2026-04-12T01:31:21.267Z] 850cbddcc8e5: Waiting [2026-04-12T01:31:21.267Z] cce92674e987: Waiting [2026-04-12T01:31:21.267Z] e535085b3e12: Waiting [2026-04-12T01:31:21.267Z] f813b41fa074: Waiting [2026-04-12T01:31:21.267Z] 2f1505d68e0e: Waiting [2026-04-12T01:31:21.267Z] 1554c5b863ff: Waiting [2026-04-12T01:31:21.267Z] fd4e02253a00: Pushed [2026-04-12T01:31:21.267Z] 8b9ee95d9b28: Pushed [2026-04-12T01:31:21.267Z] 8a94a9fffa6d: Pushed [2026-04-12T01:31:21.267Z] 97bf75648313: Pushed [2026-04-12T01:31:21.267Z] 2f1505d68e0e: Pushed [2026-04-12T01:31:21.525Z] f813b41fa074: Pushed [2026-04-12T01:31:21.525Z] 1554c5b863ff: Pushed [2026-04-12T01:31:21.525Z] e535085b3e12: Pushed [2026-04-12T01:31:21.525Z] cce92674e987: Layer already exists [2026-04-12T01:31:22.089Z] 49670bc8e197: Pushed [2026-04-12T01:31:26.273Z] 56a6f440ec1f: Pushed [2026-04-12T01:31:26.273Z] b52829548588: Pushed [2026-04-12T01:31:34.388Z] 850cbddcc8e5: Pushed [2026-04-12T01:31:34.388Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:34.795Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:35.116Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-04-12T01:31:35.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-04-12T01:31:35.116Z] 97bf75648313: Preparing [2026-04-12T01:31:35.116Z] 8a94a9fffa6d: Preparing [2026-04-12T01:31:35.116Z] fd4e02253a00: Preparing [2026-04-12T01:31:35.116Z] fd4e02253a00: Preparing [2026-04-12T01:31:35.116Z] 56a6f440ec1f: Preparing [2026-04-12T01:31:35.116Z] 8b9ee95d9b28: Preparing [2026-04-12T01:31:35.116Z] e535085b3e12: Preparing [2026-04-12T01:31:35.116Z] f813b41fa074: Preparing [2026-04-12T01:31:35.116Z] 2f1505d68e0e: Preparing [2026-04-12T01:31:35.116Z] 1554c5b863ff: Preparing [2026-04-12T01:31:35.116Z] b52829548588: Preparing [2026-04-12T01:31:35.116Z] 49670bc8e197: Preparing [2026-04-12T01:31:35.116Z] 850cbddcc8e5: Preparing [2026-04-12T01:31:35.116Z] cce92674e987: Preparing [2026-04-12T01:31:35.116Z] e535085b3e12: Waiting [2026-04-12T01:31:35.116Z] f813b41fa074: Waiting [2026-04-12T01:31:35.116Z] 2f1505d68e0e: Waiting [2026-04-12T01:31:35.116Z] 1554c5b863ff: Waiting [2026-04-12T01:31:35.116Z] b52829548588: Waiting [2026-04-12T01:31:35.116Z] 49670bc8e197: Waiting [2026-04-12T01:31:35.116Z] cce92674e987: Waiting [2026-04-12T01:31:35.116Z] 56a6f440ec1f: Layer already exists [2026-04-12T01:31:35.116Z] 8b9ee95d9b28: Layer already exists [2026-04-12T01:31:35.116Z] 97bf75648313: Layer already exists [2026-04-12T01:31:35.116Z] 8a94a9fffa6d: Layer already exists [2026-04-12T01:31:35.116Z] fd4e02253a00: Layer already exists [2026-04-12T01:31:35.116Z] e535085b3e12: Layer already exists [2026-04-12T01:31:35.116Z] 2f1505d68e0e: Layer already exists [2026-04-12T01:31:35.116Z] f813b41fa074: Layer already exists [2026-04-12T01:31:35.116Z] 1554c5b863ff: Layer already exists [2026-04-12T01:31:35.116Z] b52829548588: Layer already exists [2026-04-12T01:31:35.116Z] 850cbddcc8e5: Layer already exists [2026-04-12T01:31:35.116Z] 49670bc8e197: Layer already exists [2026-04-12T01:31:35.116Z] cce92674e987: Layer already exists [2026-04-12T01:31:35.116Z] latest: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:35.431Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:35.745Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 [2026-04-12T01:31:35.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-04-12T01:31:35.745Z] 97bf75648313: Preparing [2026-04-12T01:31:35.745Z] 8a94a9fffa6d: Preparing [2026-04-12T01:31:35.745Z] fd4e02253a00: Preparing [2026-04-12T01:31:35.745Z] fd4e02253a00: Preparing [2026-04-12T01:31:35.745Z] 56a6f440ec1f: Preparing [2026-04-12T01:31:35.745Z] 8b9ee95d9b28: Preparing [2026-04-12T01:31:35.745Z] e535085b3e12: Preparing [2026-04-12T01:31:35.745Z] f813b41fa074: Preparing [2026-04-12T01:31:35.745Z] 2f1505d68e0e: Preparing [2026-04-12T01:31:35.745Z] 1554c5b863ff: Preparing [2026-04-12T01:31:35.745Z] b52829548588: Preparing [2026-04-12T01:31:35.745Z] 49670bc8e197: Preparing [2026-04-12T01:31:35.745Z] 850cbddcc8e5: Preparing [2026-04-12T01:31:35.745Z] cce92674e987: Preparing [2026-04-12T01:31:35.745Z] f813b41fa074: Waiting [2026-04-12T01:31:35.745Z] 2f1505d68e0e: Waiting [2026-04-12T01:31:35.745Z] 1554c5b863ff: Waiting [2026-04-12T01:31:35.745Z] b52829548588: Waiting [2026-04-12T01:31:35.745Z] 49670bc8e197: Waiting [2026-04-12T01:31:35.745Z] 850cbddcc8e5: Waiting [2026-04-12T01:31:35.745Z] cce92674e987: Waiting [2026-04-12T01:31:35.745Z] e535085b3e12: Waiting [2026-04-12T01:31:35.745Z] 8a94a9fffa6d: Layer already exists [2026-04-12T01:31:35.745Z] 56a6f440ec1f: Layer already exists [2026-04-12T01:31:35.745Z] 8b9ee95d9b28: Layer already exists [2026-04-12T01:31:35.745Z] fd4e02253a00: Layer already exists [2026-04-12T01:31:35.745Z] 97bf75648313: Layer already exists [2026-04-12T01:31:35.745Z] 2f1505d68e0e: Layer already exists [2026-04-12T01:31:35.745Z] 1554c5b863ff: Layer already exists [2026-04-12T01:31:35.745Z] e535085b3e12: Layer already exists [2026-04-12T01:31:35.745Z] f813b41fa074: Layer already exists [2026-04-12T01:31:35.745Z] b52829548588: Layer already exists [2026-04-12T01:31:35.745Z] 49670bc8e197: Layer already exists [2026-04-12T01:31:35.745Z] 850cbddcc8e5: Layer already exists [2026-04-12T01:31:35.745Z] cce92674e987: Layer already exists [2026-04-12T01:31:35.745Z] 4.1.0-dev.16: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:36.118Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:36.439Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:31:36.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-04-12T01:31:36.439Z] 97bf75648313: Preparing [2026-04-12T01:31:36.439Z] 8a94a9fffa6d: Preparing [2026-04-12T01:31:36.439Z] fd4e02253a00: Preparing [2026-04-12T01:31:36.439Z] fd4e02253a00: Preparing [2026-04-12T01:31:36.439Z] 56a6f440ec1f: Preparing [2026-04-12T01:31:36.439Z] 8b9ee95d9b28: Preparing [2026-04-12T01:31:36.439Z] e535085b3e12: Preparing [2026-04-12T01:31:36.439Z] f813b41fa074: Preparing [2026-04-12T01:31:36.439Z] 2f1505d68e0e: Preparing [2026-04-12T01:31:36.439Z] 1554c5b863ff: Preparing [2026-04-12T01:31:36.439Z] b52829548588: Preparing [2026-04-12T01:31:36.439Z] 49670bc8e197: Preparing [2026-04-12T01:31:36.439Z] 850cbddcc8e5: Preparing [2026-04-12T01:31:36.439Z] cce92674e987: Preparing [2026-04-12T01:31:36.439Z] 1554c5b863ff: Waiting [2026-04-12T01:31:36.439Z] b52829548588: Waiting [2026-04-12T01:31:36.439Z] 49670bc8e197: Waiting [2026-04-12T01:31:36.439Z] 850cbddcc8e5: Waiting [2026-04-12T01:31:36.439Z] cce92674e987: Waiting [2026-04-12T01:31:36.439Z] e535085b3e12: Waiting [2026-04-12T01:31:36.439Z] 2f1505d68e0e: Waiting [2026-04-12T01:31:36.439Z] f813b41fa074: Waiting [2026-04-12T01:31:36.439Z] 8b9ee95d9b28: Layer already exists [2026-04-12T01:31:36.439Z] fd4e02253a00: Layer already exists [2026-04-12T01:31:36.439Z] 97bf75648313: Layer already exists [2026-04-12T01:31:36.439Z] 8a94a9fffa6d: Layer already exists [2026-04-12T01:31:36.439Z] 56a6f440ec1f: Layer already exists [2026-04-12T01:31:36.439Z] e535085b3e12: Layer already exists [2026-04-12T01:31:36.439Z] f813b41fa074: Layer already exists [2026-04-12T01:31:36.439Z] 2f1505d68e0e: Layer already exists [2026-04-12T01:31:36.439Z] b52829548588: Layer already exists [2026-04-12T01:31:36.439Z] 1554c5b863ff: Layer already exists [2026-04-12T01:31:36.439Z] 850cbddcc8e5: Layer already exists [2026-04-12T01:31:36.439Z] 49670bc8e197: Layer already exists [2026-04-12T01:31:36.439Z] cce92674e987: Layer already exists [2026-04-12T01:31:36.439Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:36.759Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:31:37.083Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-04-12T01:31:37.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-04-12T01:31:37.083Z] 97bf75648313: Preparing [2026-04-12T01:31:37.083Z] 8a94a9fffa6d: Preparing [2026-04-12T01:31:37.083Z] fd4e02253a00: Preparing [2026-04-12T01:31:37.083Z] fd4e02253a00: Preparing [2026-04-12T01:31:37.083Z] 56a6f440ec1f: Preparing [2026-04-12T01:31:37.083Z] 8b9ee95d9b28: Preparing [2026-04-12T01:31:37.083Z] e535085b3e12: Preparing [2026-04-12T01:31:37.083Z] f813b41fa074: Preparing [2026-04-12T01:31:37.083Z] 2f1505d68e0e: Preparing [2026-04-12T01:31:37.083Z] 1554c5b863ff: Preparing [2026-04-12T01:31:37.083Z] b52829548588: Preparing [2026-04-12T01:31:37.083Z] 49670bc8e197: Preparing [2026-04-12T01:31:37.083Z] 850cbddcc8e5: Preparing [2026-04-12T01:31:37.083Z] cce92674e987: Preparing [2026-04-12T01:31:37.083Z] 1554c5b863ff: Waiting [2026-04-12T01:31:37.083Z] b52829548588: Waiting [2026-04-12T01:31:37.083Z] 49670bc8e197: Waiting [2026-04-12T01:31:37.083Z] 850cbddcc8e5: Waiting [2026-04-12T01:31:37.083Z] cce92674e987: Waiting [2026-04-12T01:31:37.083Z] e535085b3e12: Waiting [2026-04-12T01:31:37.083Z] f813b41fa074: Waiting [2026-04-12T01:31:37.083Z] 2f1505d68e0e: Waiting [2026-04-12T01:31:37.083Z] fd4e02253a00: Layer already exists [2026-04-12T01:31:37.083Z] 8b9ee95d9b28: Layer already exists [2026-04-12T01:31:37.083Z] 97bf75648313: Layer already exists [2026-04-12T01:31:37.083Z] 8a94a9fffa6d: Layer already exists [2026-04-12T01:31:37.083Z] 56a6f440ec1f: Layer already exists [2026-04-12T01:31:37.083Z] e535085b3e12: Layer already exists [2026-04-12T01:31:37.083Z] b52829548588: Layer already exists [2026-04-12T01:31:37.083Z] f813b41fa074: Layer already exists [2026-04-12T01:31:37.083Z] 2f1505d68e0e: Layer already exists [2026-04-12T01:31:37.083Z] 1554c5b863ff: Layer already exists [2026-04-12T01:31:37.083Z] 49670bc8e197: Layer already exists [2026-04-12T01:31:37.083Z] cce92674e987: Layer already exists [2026-04-12T01:31:37.083Z] 850cbddcc8e5: Layer already exists [2026-04-12T01:31:37.083Z] main: digest: sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:31:37.161Z] ===================================================== [Pipeline] echo [2026-04-12T01:31:37.174Z] taggedImages: [2026-04-12T01:31:37.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:31:37.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-04-12T01:31:37.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 [2026-04-12T01:31:37.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:31:37.174Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2026-04-12T01:31:37.213Z] ========================================================= [2026-04-12T01:31:37.213Z] [edgeXBuildMultiArch] RAW Config: [2026-04-12T01:31:37.213Z] images: [2026-04-12T01:31:37.213Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:31:37.213Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-04-12T01:31:37.213Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 [2026-04-12T01:31:37.213Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:31:37.213Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-04-12T01:31:37.213Z] settingsFile: [2026-04-12T01:31:37.213Z] device-usb-camera-settings [2026-04-12T01:31:37.213Z] ========================================================= [Pipeline] node [2026-04-12T01:31:52.216Z] Still waiting to schedule task [2026-04-12T01:31:52.216Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-12T01:31:58.939Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4962 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2026-04-12T01:31:58.952Z] Running in /w/workspace/device-usb-camera/222 [Pipeline] { [Pipeline] checkout [2026-04-12T01:32:02.011Z] Selected Git installation does not exist. Using Default [2026-04-12T01:32:02.011Z] The recommended git tool is: NONE [2026-04-12T01:32:07.231Z] using credential edgex-jenkins-ssh [2026-04-12T01:32:07.255Z] Cloning the remote Git repository [2026-04-12T01:32:07.306Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2026-04-12T01:32:07.421Z] > git init /w/workspace/device-usb-camera/222 # timeout=10 [2026-04-12T01:32:07.591Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2026-04-12T01:32:07.592Z] > git --version # timeout=10 [2026-04-12T01:32:07.622Z] > git --version # 'git version 2.25.1' [2026-04-12T01:32:07.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-12T01:32:07.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:32:10.428Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2026-04-12T01:32:10.460Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:32:11.486Z] Avoid second fetch [2026-04-12T01:32:11.487Z] Checking out Revision 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f (main) [2026-04-12T01:32:12.218Z] Commit message: "Merge pull request #448 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [2026-04-12T01:32:11.503Z] > git config core.sparsecheckout # timeout=10 [2026-04-12T01:32:11.582Z] > git checkout -f 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:32:16.633Z] provisioning config files... [2026-04-12T01:32:16.677Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/222@tmp/config16555358689367740374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:17.438Z] ---> ****-login.sh [2026-04-12T01:32:17.438Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:32:17.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:17.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:32:17.990Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:17.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:32:17.990Z] [2026-04-12T01:32:17.990Z] Login Succeeded [2026-04-12T01:32:17.990Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:32:18.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:18.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:32:18.272Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:18.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:32:18.272Z] [2026-04-12T01:32:18.272Z] Login Succeeded [2026-04-12T01:32:18.272Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:32:18.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:18.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:32:18.837Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:18.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:32:18.837Z] [2026-04-12T01:32:18.837Z] Login Succeeded [2026-04-12T01:32:18.837Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:32:19.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:19.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:32:19.109Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:19.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:32:19.109Z] [2026-04-12T01:32:19.109Z] Login Succeeded [2026-04-12T01:32:19.109Z] ****.io [2026-04-12T01:32:19.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:19.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:32:19.658Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:19.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:32:19.658Z] [2026-04-12T01:32:19.658Z] Login Succeeded [2026-04-12T01:32:19.658Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:32:19.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:32:20.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:32:20.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:32:20.083Z] ========================================================= [2026-04-12T01:32:20.083Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-12T01:32:20.083Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:20.469Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-12T01:32:20.745Z] Sending build context to Docker daemon 12.33MB [2026-04-12T01:32:21.021Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:32:21.021Z] Step 2/13 : FROM ${BASE} AS builder [2026-04-12T01:32:21.021Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-12T01:32:21.021Z] 6b59a28fa201: Pulling fs layer [2026-04-12T01:32:21.021Z] d32bb0dddca7: Pulling fs layer [2026-04-12T01:32:21.021Z] 5dab1238d3d9: Pulling fs layer [2026-04-12T01:32:21.021Z] 196fd7d83e7d: Pulling fs layer [2026-04-12T01:32:21.021Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:32:21.021Z] 8ba94037c8f0: Pulling fs layer [2026-04-12T01:32:21.021Z] deaec5988b04: Pulling fs layer [2026-04-12T01:32:21.021Z] 9f65657bb879: Pulling fs layer [2026-04-12T01:32:21.021Z] deaec5988b04: Waiting [2026-04-12T01:32:21.021Z] 8ba94037c8f0: Waiting [2026-04-12T01:32:21.021Z] 9f65657bb879: Waiting [2026-04-12T01:32:21.021Z] 4f4fb700ef54: Waiting [2026-04-12T01:32:21.021Z] d32bb0dddca7: Verifying Checksum [2026-04-12T01:32:21.021Z] d32bb0dddca7: Download complete [2026-04-12T01:32:21.021Z] 196fd7d83e7d: Verifying Checksum [2026-04-12T01:32:21.021Z] 196fd7d83e7d: Download complete [2026-04-12T01:32:21.294Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:32:21.294Z] 4f4fb700ef54: Download complete [2026-04-12T01:32:21.294Z] 8ba94037c8f0: Verifying Checksum [2026-04-12T01:32:21.294Z] 8ba94037c8f0: Download complete [2026-04-12T01:32:21.294Z] 6b59a28fa201: Verifying Checksum [2026-04-12T01:32:21.294Z] 6b59a28fa201: Download complete [2026-04-12T01:32:21.886Z] 9f65657bb879: Verifying Checksum [2026-04-12T01:32:21.886Z] 9f65657bb879: Download complete [2026-04-12T01:32:22.157Z] 6b59a28fa201: Pull complete [2026-04-12T01:32:22.747Z] d32bb0dddca7: Pull complete [2026-04-12T01:32:23.017Z] 5dab1238d3d9: Verifying Checksum [2026-04-12T01:32:23.017Z] 5dab1238d3d9: Download complete [2026-04-12T01:32:24.509Z] deaec5988b04: Verifying Checksum [2026-04-12T01:32:24.509Z] deaec5988b04: Download complete [2026-04-12T01:32:36.866Z] 5dab1238d3d9: Pull complete [2026-04-12T01:32:36.866Z] 196fd7d83e7d: Pull complete [2026-04-12T01:32:37.145Z] 4f4fb700ef54: Pull complete [2026-04-12T01:32:37.425Z] 8ba94037c8f0: Pull complete [2026-04-12T01:32:47.610Z] deaec5988b04: Pull complete [2026-04-12T01:32:49.031Z] 9f65657bb879: Pull complete [2026-04-12T01:32:49.031Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-12T01:32:49.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-12T01:32:49.031Z] ---> 334268110677 [2026-04-12T01:32:49.031Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:32:51.644Z] ---> Running in 6139ee626880 [2026-04-12T01:32:51.918Z] Removing intermediate container 6139ee626880 [2026-04-12T01:32:51.918Z] ---> 90245f6bc423 [2026-04-12T01:32:51.918Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:32:52.190Z] ---> Running in 012168540a4f [2026-04-12T01:32:52.459Z] Removing intermediate container 012168540a4f [2026-04-12T01:32:52.459Z] ---> 42244af431a4 [2026-04-12T01:32:52.459Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-04-12T01:32:52.459Z] ---> Running in a27a3e24338e [2026-04-12T01:32:53.048Z] Removing intermediate container a27a3e24338e [2026-04-12T01:32:53.048Z] ---> 684d5db98eaf [2026-04-12T01:32:53.048Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-04-12T01:32:53.048Z] ---> Running in fd553f7e2473 [2026-04-12T01:32:53.334Z] Removing intermediate container fd553f7e2473 [2026-04-12T01:32:53.334Z] ---> 76acf8cd427e [2026-04-12T01:32:53.334Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:32:53.608Z] ---> Running in e000b959d198 [2026-04-12T01:32:55.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:32:55.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:32:56.987Z] (1/9) Installing eudev-libs (3.2.14-r5) [2026-04-12T01:32:56.987Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-04-12T01:32:56.987Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-04-12T01:32:56.987Z] (4/9) Installing v4l-utils (1.28.1-r1) [2026-04-12T01:32:57.254Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2026-04-12T01:32:57.254Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2026-04-12T01:32:57.254Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-04-12T01:32:57.254Z] (8/9) Installing eudev-dev (3.2.14-r5) [2026-04-12T01:32:57.522Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-04-12T01:32:57.522Z] Executing busybox-1.37.0-r19.trigger [2026-04-12T01:32:57.800Z] OK: 262 MiB in 69 packages [2026-04-12T01:32:59.222Z] Removing intermediate container e000b959d198 [2026-04-12T01:32:59.222Z] ---> e3e9c27dbb6c [2026-04-12T01:32:59.222Z] Step 8/13 : WORKDIR /device-usb-camera [2026-04-12T01:32:59.222Z] ---> Running in 1c82d16c8fd4 [2026-04-12T01:32:59.808Z] Removing intermediate container 1c82d16c8fd4 [2026-04-12T01:32:59.808Z] ---> d83a57132c23 [2026-04-12T01:32:59.808Z] Step 9/13 : COPY go.mod vendor* ./ [2026-04-12T01:33:00.399Z] ---> 261dd1cbbb39 [2026-04-12T01:33:00.399Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:33:00.399Z] ---> Running in 0ce5819c0077 [2026-04-12T01:33:08.377Z] Running on prd-centos7-docker-4c-2g-4967 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:33:08.419Z] provisioning config files... [2026-04-12T01:33:08.443Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3023457339521397048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:09.339Z] ---> ****-login.sh [2026-04-12T01:33:09.339Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:33:09.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:09.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:33:09.339Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:09.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:33:09.339Z] [2026-04-12T01:33:09.339Z] Login Succeeded [2026-04-12T01:33:09.339Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:33:09.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:09.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:33:09.339Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:09.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:33:09.339Z] [2026-04-12T01:33:09.339Z] Login Succeeded [2026-04-12T01:33:09.339Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:33:09.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:09.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:33:09.617Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:09.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:33:09.617Z] [2026-04-12T01:33:09.617Z] Login Succeeded [2026-04-12T01:33:09.617Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:09.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:09.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:33:09.617Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:09.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:33:09.617Z] [2026-04-12T01:33:09.617Z] Login Succeeded [2026-04-12T01:33:09.617Z] ****.io [2026-04-12T01:33:09.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:33:09.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:33:09.878Z] Configure a credential helper to remove this warning. See [2026-04-12T01:33:09.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:33:09.878Z] [2026-04-12T01:33:09.878Z] Login Succeeded [2026-04-12T01:33:09.878Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:33:09.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:33:10.233Z] + docker buildx ls [2026-04-12T01:33:10.233Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-12T01:33:10.233Z] default * docker [2026-04-12T01:33:10.233Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-12T01:33:10.530Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-12T01:33:10.530Z] edgex-builder [Pipeline] sh [2026-04-12T01:33:10.838Z] + docker buildx inspect --bootstrap [2026-04-12T01:33:10.838Z] #1 [internal] booting buildkit [2026-04-12T01:33:10.838Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-12T01:33:14.200Z] #1 pulling image moby/buildkit:buildx-stable-1 3.5s done [2026-04-12T01:33:14.460Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-12T01:33:15.399Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2026-04-12T01:33:15.399Z] #1 DONE 4.8s [2026-04-12T01:33:15.399Z] Name: edgex-builder [2026-04-12T01:33:15.399Z] Driver: docker-container [2026-04-12T01:33:15.399Z] [2026-04-12T01:33:15.399Z] Nodes: [2026-04-12T01:33:15.399Z] Name: edgex-builder0 [2026-04-12T01:33:15.399Z] Endpoint: unix:///var/run/docker.sock [2026-04-12T01:33:15.399Z] Status: running [2026-04-12T01:33:15.399Z] Buildkit: v0.29.0 [2026-04-12T01:33:15.399Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-12T01:33:15.693Z] + docker buildx ls [2026-04-12T01:33:15.693Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-12T01:33:15.693Z] edgex-builder * docker-container [2026-04-12T01:33:15.693Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-12T01:33:15.693Z] default docker [2026-04-12T01:33:15.693Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-12T01:33:15.990Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f' [2026-04-12T01:33:15.990Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f --push - [2026-04-12T01:33:16.248Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:33:16.248Z] #1 transferring dockerfile: 202B done [2026-04-12T01:33:16.248Z] #1 DONE 0.0s [2026-04-12T01:33:16.248Z] [2026-04-12T01:33:16.248Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:33:16.248Z] #2 DONE 0.1s [2026-04-12T01:33:16.248Z] [2026-04-12T01:33:16.248Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:33:16.248Z] #3 DONE 0.1s [2026-04-12T01:33:16.248Z] [2026-04-12T01:33:16.248Z] #4 [internal] load .dockerignore [2026-04-12T01:33:16.248Z] #4 transferring context: 2B done [2026-04-12T01:33:16.248Z] #4 DONE 0.0s [2026-04-12T01:33:16.248Z] [2026-04-12T01:33:16.248Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:16.248Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:16.248Z] #5 DONE 0.0s [2026-04-12T01:33:16.248Z] [2026-04-12T01:33:16.248Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:16.248Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:16.506Z] #6 DONE 0.2s [2026-04-12T01:33:16.506Z] [2026-04-12T01:33:16.506Z] #7 exporting to image [2026-04-12T01:33:16.506Z] #7 exporting layers done [2026-04-12T01:33:16.506Z] #7 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 0.0s done [2026-04-12T01:33:16.506Z] #7 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 [2026-04-12T01:33:16.506Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:33:16.506Z] #7 ... [2026-04-12T01:33:16.506Z] [2026-04-12T01:33:16.506Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:16.506Z] #8 DONE 0.0s [2026-04-12T01:33:16.506Z] [2026-04-12T01:33:16.506Z] #7 exporting to image [2026-04-12T01:33:16.506Z] #7 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done [2026-04-12T01:33:16.506Z] #7 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 0.0s done [2026-04-12T01:33:16.506Z] #7 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done [2026-04-12T01:33:16.506Z] #7 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done [2026-04-12T01:33:16.506Z] #7 pushing layers 0.1s done [2026-04-12T01:33:16.506Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 [2026-04-12T01:33:16.765Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done [2026-04-12T01:33:16.765Z] #7 DONE 0.2s [2026-04-12T01:33:16.765Z] [2026-04-12T01:33:16.765Z] 1 warning found (use --debug to expand): [2026-04-12T01:33:16.765Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:33:17.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2026-04-12T01:33:17.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2026-04-12T01:33:17.049Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:33:17.049Z] #1 transferring dockerfile: 168B done [2026-04-12T01:33:17.049Z] #1 DONE 0.0s [2026-04-12T01:33:17.049Z] [2026-04-12T01:33:17.049Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-04-12T01:33:17.049Z] #2 DONE 0.0s [2026-04-12T01:33:17.049Z] [2026-04-12T01:33:17.049Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-04-12T01:33:17.049Z] #3 DONE 0.0s [2026-04-12T01:33:17.049Z] [2026-04-12T01:33:17.049Z] #4 [internal] load .dockerignore [2026-04-12T01:33:17.049Z] #4 transferring context: 2B done [2026-04-12T01:33:17.049Z] #4 DONE 0.0s [2026-04-12T01:33:17.308Z] [2026-04-12T01:33:17.308Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:17.308Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:17.308Z] #5 CACHED [2026-04-12T01:33:17.308Z] [2026-04-12T01:33:17.308Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:17.308Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:17.308Z] #6 CACHED [2026-04-12T01:33:17.308Z] [2026-04-12T01:33:17.308Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:17.308Z] #7 DONE 0.0s [2026-04-12T01:33:17.308Z] [2026-04-12T01:33:17.308Z] #8 exporting to image [2026-04-12T01:33:17.308Z] #8 exporting layers done [2026-04-12T01:33:17.308Z] #8 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 done [2026-04-12T01:33:17.308Z] #8 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done [2026-04-12T01:33:17.308Z] #8 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 done [2026-04-12T01:33:17.308Z] #8 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done [2026-04-12T01:33:17.308Z] #8 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done [2026-04-12T01:33:17.308Z] #8 pushing layers 0.0s done [2026-04-12T01:33:17.308Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done [2026-04-12T01:33:17.308Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:33:17.308Z] #8 DONE 0.1s [2026-04-12T01:33:17.308Z] [2026-04-12T01:33:17.308Z] 1 warning found (use --debug to expand): [2026-04-12T01:33:17.308Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:33:17.596Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16' [2026-04-12T01:33:17.596Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 --push - [2026-04-12T01:33:17.596Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:33:17.596Z] #1 transferring dockerfile: 174B done [2026-04-12T01:33:17.596Z] #1 DONE 0.0s [2026-04-12T01:33:17.596Z] [2026-04-12T01:33:17.596Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 [2026-04-12T01:33:17.596Z] #2 DONE 0.0s [2026-04-12T01:33:17.596Z] [2026-04-12T01:33:17.596Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16 [2026-04-12T01:33:17.596Z] #3 DONE 0.0s [2026-04-12T01:33:17.596Z] [2026-04-12T01:33:17.596Z] #4 [internal] load .dockerignore [2026-04-12T01:33:17.596Z] #4 transferring context: 2B done [2026-04-12T01:33:17.596Z] #4 DONE 0.0s [2026-04-12T01:33:17.596Z] [2026-04-12T01:33:17.596Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:17.596Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:17.596Z] #5 CACHED [2026-04-12T01:33:17.596Z] [2026-04-12T01:33:17.596Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:17.596Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:17.596Z] #6 CACHED [2026-04-12T01:33:17.596Z] [2026-04-12T01:33:17.596Z] #7 exporting to image [2026-04-12T01:33:17.596Z] #7 exporting layers done [2026-04-12T01:33:17.596Z] #7 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 done [2026-04-12T01:33:17.596Z] #7 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 [2026-04-12T01:33:17.596Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:33:17.854Z] #7 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done [2026-04-12T01:33:17.855Z] #7 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 done [2026-04-12T01:33:17.855Z] #7 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done [2026-04-12T01:33:17.855Z] #7 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done [2026-04-12T01:33:17.855Z] #7 pushing layers 0.0s done [2026-04-12T01:33:17.855Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.16@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done [2026-04-12T01:33:17.855Z] #7 DONE 0.1s [2026-04-12T01:33:17.855Z] [2026-04-12T01:33:17.855Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:17.855Z] #8 DONE 0.0s [2026-04-12T01:33:17.855Z] [2026-04-12T01:33:17.855Z] 1 warning found (use --debug to expand): [2026-04-12T01:33:17.855Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:33:18.153Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 --push - [2026-04-12T01:33:18.153Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16' [2026-04-12T01:33:18.153Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:33:18.153Z] #1 transferring dockerfile: 215B done [2026-04-12T01:33:18.153Z] #1 DONE 0.0s [2026-04-12T01:33:18.153Z] [2026-04-12T01:33:18.153Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:33:18.153Z] #2 DONE 0.0s [2026-04-12T01:33:18.153Z] [2026-04-12T01:33:18.153Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:33:18.153Z] #3 DONE 0.0s [2026-04-12T01:33:18.153Z] [2026-04-12T01:33:18.153Z] #4 [internal] load .dockerignore [2026-04-12T01:33:18.153Z] #4 transferring context: 2B done [2026-04-12T01:33:18.153Z] #4 DONE 0.0s [2026-04-12T01:33:18.153Z] [2026-04-12T01:33:18.153Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:18.153Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:18.153Z] #5 CACHED [2026-04-12T01:33:18.153Z] [2026-04-12T01:33:18.153Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:18.412Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:18.412Z] #6 CACHED [2026-04-12T01:33:18.412Z] [2026-04-12T01:33:18.412Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:18.412Z] #7 DONE 0.0s [2026-04-12T01:33:18.412Z] [2026-04-12T01:33:18.412Z] #8 exporting to image [2026-04-12T01:33:18.412Z] #8 exporting layers done [2026-04-12T01:33:18.412Z] #8 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 done [2026-04-12T01:33:18.412Z] #8 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done [2026-04-12T01:33:18.412Z] #8 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 done [2026-04-12T01:33:18.412Z] #8 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done [2026-04-12T01:33:18.412Z] #8 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done [2026-04-12T01:33:18.412Z] #8 pushing layers 0.0s done [2026-04-12T01:33:18.412Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done [2026-04-12T01:33:18.412Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:33:18.412Z] #8 DONE 0.1s [2026-04-12T01:33:18.412Z] [2026-04-12T01:33:18.412Z] 1 warning found (use --debug to expand): [2026-04-12T01:33:18.412Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:33:18.702Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2026-04-12T01:33:18.702Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2026-04-12T01:33:18.702Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:33:18.702Z] #1 transferring dockerfile: 166B done [2026-04-12T01:33:18.702Z] #1 DONE 0.0s [2026-04-12T01:33:18.702Z] [2026-04-12T01:33:18.702Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-04-12T01:33:18.702Z] #2 DONE 0.0s [2026-04-12T01:33:18.702Z] [2026-04-12T01:33:18.702Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-04-12T01:33:18.702Z] #3 DONE 0.0s [2026-04-12T01:33:18.702Z] [2026-04-12T01:33:18.702Z] #4 [internal] load .dockerignore [2026-04-12T01:33:18.702Z] #4 transferring context: 2B done [2026-04-12T01:33:18.702Z] #4 DONE 0.0s [2026-04-12T01:33:18.702Z] [2026-04-12T01:33:18.702Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:18.702Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:18.702Z] #5 CACHED [2026-04-12T01:33:18.702Z] [2026-04-12T01:33:18.702Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b [2026-04-12T01:33:18.962Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:89eae10a37dfb0f67fb4df6bbb02359012995c17e5569bbd4cafa6f928139e9b 0.0s done [2026-04-12T01:33:18.962Z] #6 CACHED [2026-04-12T01:33:18.962Z] [2026-04-12T01:33:18.962Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:33:18.962Z] #7 DONE 0.0s [2026-04-12T01:33:18.962Z] [2026-04-12T01:33:18.962Z] #8 exporting to image [2026-04-12T01:33:18.962Z] #8 exporting layers done [2026-04-12T01:33:18.962Z] #8 exporting manifest sha256:7d4daa867698be0a383f3086fa3fb7775b8fddfc0f791f14b2d0b5e3e31ebf84 done [2026-04-12T01:33:18.962Z] #8 exporting config sha256:f5798315944c2640df00f7427f3b66a961c94e0151fef55f462b15b5babb68b2 done [2026-04-12T01:33:18.962Z] #8 exporting manifest sha256:66276e81a83e0961746ca0fb18789d302f5fee5759326f287dae56cc7f9c2c00 done [2026-04-12T01:33:18.962Z] #8 exporting config sha256:6aec2b7f34799a37fdc6efe6b9caae942e604763c0ccdaf9a87d2ebdf73f0cdf done [2026-04-12T01:33:18.962Z] #8 exporting manifest list sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 done [2026-04-12T01:33:18.962Z] #8 pushing layers 0.0s done [2026-04-12T01:33:18.962Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:928270b560049d2962503a1651e941c3f68539fb6c1724372b3cb71f09b51a13 0.1s done [2026-04-12T01:33:18.962Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:33:18.962Z] #8 DONE 0.1s [2026-04-12T01:33:18.962Z] [2026-04-12T01:33:18.962Z] 1 warning found (use --debug to expand): [2026-04-12T01:33:18.962Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T01:33:19.319Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:19.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:20.174Z] ---> package-listing.sh [2026-04-12T01:33:20.174Z] ++ facter osfamily [2026-04-12T01:33:20.174Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T01:33:20.436Z] + OS_FAMILY=redhat [2026-04-12T01:33:20.436Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-04-12T01:33:20.436Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T01:33:20.436Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T01:33:20.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T01:33:20.436Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T01:33:20.436Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-04-12T01:33:20.436Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T01:33:20.436Z] + case "${OS_FAMILY}" in [2026-04-12T01:33:20.436Z] + sort [2026-04-12T01:33:20.436Z] + rpm -qa [2026-04-12T01:33:21.002Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T01:33:21.002Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T01:33:21.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T01:33:21.002Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-04-12T01:33:21.002Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-04-12T01:33:21.002Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-04-12T01:33:21.014Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-12T01:33:21.298Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:21.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:33:21.857Z] [2026-04-12T01:33:21.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:22.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:33:22.211Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T01:33:22.211Z] 5eb5b503b376: Pulling fs layer [2026-04-12T01:33:22.211Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T01:33:22.211Z] ec43610c2a17: Pulling fs layer [2026-04-12T01:33:22.211Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T01:33:22.211Z] 33b1e0a273af: Pulling fs layer [2026-04-12T01:33:22.211Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T01:33:22.211Z] 2f39f015ded8: Pulling fs layer [2026-04-12T01:33:22.211Z] 3a2ae6a8a46f: Waiting [2026-04-12T01:33:22.211Z] 33b1e0a273af: Waiting [2026-04-12T01:33:22.211Z] 5d3b04190fa2: Waiting [2026-04-12T01:33:22.211Z] 2f39f015ded8: Waiting [2026-04-12T01:33:22.211Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T01:33:22.211Z] 5c69ac0246d0: Download complete [2026-04-12T01:33:22.211Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T01:33:22.211Z] 3a2ae6a8a46f: Download complete [2026-04-12T01:33:22.211Z] 33b1e0a273af: Verifying Checksum [2026-04-12T01:33:22.211Z] 33b1e0a273af: Download complete [2026-04-12T01:33:22.211Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T01:33:22.211Z] 5d3b04190fa2: Download complete [2026-04-12T01:33:22.211Z] ec43610c2a17: Verifying Checksum [2026-04-12T01:33:22.211Z] ec43610c2a17: Download complete [2026-04-12T01:33:22.485Z] 5eb5b503b376: Verifying Checksum [2026-04-12T01:33:22.485Z] 5eb5b503b376: Download complete [2026-04-12T01:33:23.056Z] 2f39f015ded8: Verifying Checksum [2026-04-12T01:33:23.056Z] 2f39f015ded8: Download complete [2026-04-12T01:33:23.632Z] 5eb5b503b376: Pull complete [2026-04-12T01:33:23.890Z] 5c69ac0246d0: Pull complete [2026-04-12T01:33:24.467Z] ec43610c2a17: Pull complete [2026-04-12T01:33:24.467Z] 3a2ae6a8a46f: Pull complete [2026-04-12T01:33:24.467Z] 33b1e0a273af: Pull complete [2026-04-12T01:33:24.732Z] 5d3b04190fa2: Pull complete [2026-04-12T01:33:31.159Z] 2f39f015ded8: Pull complete [2026-04-12T01:33:31.159Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T01:33:31.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:33:31.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:31.293Z] prd-centos7-docker-4c-2g-4967 does not seem to be running inside a container [2026-04-12T01:33:31.375Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T01:33:34.310Z] $ docker top 8daf1a37fe2f1917411d6f93a72542f784b4f5fa7498b179902341f1d0416ca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:33:34.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T01:33:34.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T01:33:35.228Z] + ls /var/log/sa-host [2026-04-12T01:33:35.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:33:35.373Z] provisioning config files... [2026-04-12T01:33:35.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16919985930067585964tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:33:35.409Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:35.839Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T01:33:35.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:36.243Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T01:33:36.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:36.566Z] ---> sudo-logs.sh [2026-04-12T01:33:36.567Z] Archiving 'sudo' log.. [2026-04-12T01:33:36.567Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4967.novalocal: Name or service not known [2026-04-12T01:33:36.567Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4967.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-12T01:33:36.594Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:36.885Z] ---> job-cost.sh [2026-04-12T01:33:36.885Z] lf-activate-venv: SKIPPING [2026-04-12T01:33:36.885Z] INFO: No Stack... [2026-04-12T01:33:37.150Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-12T01:33:37.414Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T01:33:37.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:37.714Z] ---> logs-deploy.sh [2026-04-12T01:33:37.714Z] lf-activate-venv: SKIPPING [2026-04-12T01:33:37.714Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/222 [2026-04-12T01:33:37.714Z] INFO: archiving workspace using pattern(s): [2026-04-12T01:33:38.653Z] Archives upload complete. [2026-04-12T01:33:38.918Z] INFO: archiving logs to Nexus [2026-04-12T01:33:39.518Z] ---> uname -a: [2026-04-12T01:33:39.518Z] Linux prd-centos7-docker-4c-2g-4967.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-12T01:33:39.518Z] [2026-04-12T01:33:39.518Z] [2026-04-12T01:33:39.518Z] ---> lscpu: [2026-04-12T01:33:39.518Z] Architecture: x86_64 [2026-04-12T01:33:39.518Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T01:33:39.518Z] Byte Order: Little Endian [2026-04-12T01:33:39.518Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T01:33:39.518Z] CPU(s): 2 [2026-04-12T01:33:39.518Z] On-line CPU(s) list: 0,1 [2026-04-12T01:33:39.518Z] Thread(s) per core: 1 [2026-04-12T01:33:39.518Z] Core(s) per socket: 1 [2026-04-12T01:33:39.518Z] Socket(s): 2 [2026-04-12T01:33:39.518Z] NUMA node(s): 1 [2026-04-12T01:33:39.518Z] Vendor ID: AuthenticAMD [2026-04-12T01:33:39.518Z] CPU family: 23 [2026-04-12T01:33:39.518Z] Model: 49 [2026-04-12T01:33:39.518Z] Model name: AMD EPYC-Rome Processor [2026-04-12T01:33:39.518Z] Stepping: 0 [2026-04-12T01:33:39.518Z] CPU MHz: 2799.998 [2026-04-12T01:33:39.518Z] BogoMIPS: 5599.99 [2026-04-12T01:33:39.518Z] Virtualization: AMD-V [2026-04-12T01:33:39.518Z] Hypervisor vendor: KVM [2026-04-12T01:33:39.518Z] Virtualization type: full [2026-04-12T01:33:39.518Z] L1d cache: 64 KiB [2026-04-12T01:33:39.518Z] L1i cache: 64 KiB [2026-04-12T01:33:39.518Z] L2 cache: 1 MiB [2026-04-12T01:33:39.518Z] L3 cache: 32 MiB [2026-04-12T01:33:39.518Z] NUMA node0 CPU(s): 0,1 [2026-04-12T01:33:39.518Z] Vulnerability Itlb multihit: Not affected [2026-04-12T01:33:39.518Z] Vulnerability L1tf: Not affected [2026-04-12T01:33:39.518Z] Vulnerability Mds: Not affected [2026-04-12T01:33:39.518Z] Vulnerability Meltdown: Not affected [2026-04-12T01:33:39.518Z] Vulnerability Mmio stale data: Not affected [2026-04-12T01:33:39.518Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T01:33:39.518Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T01:33:39.518Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-12T01:33:39.518Z] Vulnerability Srbds: Not affected [2026-04-12T01:33:39.518Z] Vulnerability Tsx async abort: Not affected [2026-04-12T01:33:39.518Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-04-12T01:33:39.518Z] [2026-04-12T01:33:39.518Z] [2026-04-12T01:33:39.518Z] ---> nproc: [2026-04-12T01:33:39.518Z] 2 [2026-04-12T01:33:39.518Z] [2026-04-12T01:33:39.518Z] [2026-04-12T01:33:39.518Z] ---> df -h: [2026-04-12T01:33:39.518Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T01:33:39.518Z] overlay 40G 7.4G 33G 19% / [2026-04-12T01:33:39.518Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T01:33:39.518Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-12T01:33:39.518Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T01:33:39.518Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-04-12T01:33:39.518Z] [2026-04-12T01:33:39.518Z] [2026-04-12T01:33:39.518Z] Cannot open /var/log/sysstat/sa12: No such file or directory [2026-04-12T01:33:39.518Z] Please check if data collecting is enabled [2026-04-12T01:33:39.518Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:33:39.822Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-12T01:33:39.826Z] $ docker stop --time=1 8daf1a37fe2f1917411d6f93a72542f784b4f5fa7498b179902341f1d0416ca9 [2026-04-12T01:33:40.978Z] $ docker rm -f --volumes 8daf1a37fe2f1917411d6f93a72542f784b4f5fa7498b179902341f1d0416ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-12T01:33:41.074Z] [WS-CLEANUP] Deleting project workspace... [2026-04-12T01:33:41.074Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-12T01:33:41.092Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:41.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:33:41.532Z] [2026-04-12T01:33:41.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:41.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:33:41.829Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T01:33:41.829Z] 5eb5b503b376: Pulling fs layer [2026-04-12T01:33:41.829Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T01:33:41.829Z] ec43610c2a17: Pulling fs layer [2026-04-12T01:33:41.829Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T01:33:41.829Z] 33b1e0a273af: Pulling fs layer [2026-04-12T01:33:41.829Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T01:33:41.829Z] 2f39f015ded8: Pulling fs layer [2026-04-12T01:33:41.829Z] 33b1e0a273af: Waiting [2026-04-12T01:33:41.829Z] 3a2ae6a8a46f: Waiting [2026-04-12T01:33:41.829Z] 2f39f015ded8: Waiting [2026-04-12T01:33:41.829Z] 5d3b04190fa2: Waiting [2026-04-12T01:33:41.829Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T01:33:41.829Z] 5c69ac0246d0: Download complete [2026-04-12T01:33:41.829Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T01:33:41.829Z] 3a2ae6a8a46f: Download complete [2026-04-12T01:33:41.829Z] 33b1e0a273af: Verifying Checksum [2026-04-12T01:33:41.829Z] 33b1e0a273af: Download complete [2026-04-12T01:33:41.829Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T01:33:41.829Z] 5d3b04190fa2: Download complete [2026-04-12T01:33:41.829Z] ec43610c2a17: Verifying Checksum [2026-04-12T01:33:41.829Z] ec43610c2a17: Download complete [2026-04-12T01:33:42.087Z] 5eb5b503b376: Download complete [2026-04-12T01:33:42.653Z] 2f39f015ded8: Verifying Checksum [2026-04-12T01:33:42.653Z] 2f39f015ded8: Download complete [2026-04-12T01:33:43.587Z] 5eb5b503b376: Pull complete [2026-04-12T01:33:43.859Z] 5c69ac0246d0: Pull complete [2026-04-12T01:33:44.465Z] ec43610c2a17: Pull complete [2026-04-12T01:33:44.465Z] 3a2ae6a8a46f: Pull complete [2026-04-12T01:33:44.740Z] 33b1e0a273af: Pull complete [2026-04-12T01:33:44.740Z] 5d3b04190fa2: Pull complete [2026-04-12T01:33:51.332Z] 2f39f015ded8: Pull complete [2026-04-12T01:33:51.332Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T01:33:51.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:33:51.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:51.408Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:33:51.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T01:33:52.635Z] $ docker top d6ea193831cf5e25f7d118e1425b94bc3eb2c6b1ca529f7a4386b7181cf49d27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:33:53.062Z] ---> job-cost.sh [2026-04-12T01:33:53.062Z] lf-activate-venv: SKIPPING [2026-04-12T01:33:53.062Z] INFO: No Stack... [2026-04-12T01:33:53.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T01:33:53.577Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:33:53.866Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2026-04-12T01:33:53.866Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:33:53.878Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [2026-04-12T01:33:54.127Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] did not exist. Created. [2026-04-12T01:33:54.217Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:33:54.519Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-04-12T01:33:54.540Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:33:54.548Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:33:54.568Z] $ docker stop --time=1 d6ea193831cf5e25f7d118e1425b94bc3eb2c6b1ca529f7a4386b7181cf49d27 [2026-04-12T01:33:55.703Z] $ docker rm -f --volumes d6ea193831cf5e25f7d118e1425b94bc3eb2c6b1ca529f7a4386b7181cf49d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T01:34:52.148Z] Removing intermediate container 0ce5819c0077 [2026-04-12T01:34:52.148Z] ---> 918e7124cf90 [2026-04-12T01:34:52.148Z] Step 11/13 : COPY . . [2026-04-12T01:34:52.148Z] ---> 95e38e38a560 [2026-04-12T01:34:52.148Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-04-12T01:34:52.148Z] ---> Running in 6c789ea51eca [2026-04-12T01:34:52.148Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-12T01:34:52.148Z]  Dload Upload Total Spent Left Speed [2026-04-12T01:34:52.148Z] 0 0  0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 7617 0 --:--:-- --:--:-- --:--:-- 7808 [2026-04-12T01:34:52.148Z] Removing intermediate container 6c789ea51eca [2026-04-12T01:34:52.148Z] ---> b862ca05cf8f [2026-04-12T01:34:52.148Z] Step 13/13 : RUN ${MAKE} [2026-04-12T01:34:52.148Z] ---> Running in 1c472a1062d7 [2026-04-12T01:34:52.148Z] noop [2026-04-12T01:34:52.148Z] Removing intermediate container 1c472a1062d7 [2026-04-12T01:34:52.148Z] ---> 60e216bca2c5 [2026-04-12T01:34:52.148Z] Successfully built 60e216bca2c5 [2026-04-12T01:34:52.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:52.532Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:34:52.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:34:52.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-4962 does not seem to be running inside a container [2026-04-12T01:34:52.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/222 -v /w/workspace/device-usb-camera/222:/w/workspace/device-usb-camera/222:rw,z -v /w/workspace/device-usb-camera/222@tmp:/w/workspace/device-usb-camera/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:34:55.657Z] $ docker top 6363a58d6c2be2eaa04c118154217e1823a7dfd96b3aeb0953c196933c1625c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:34:56.562Z] + go version [2026-04-12T01:34:56.562Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-12T01:34:56.588Z] $ docker stop --time=1 6363a58d6c2be2eaa04c118154217e1823a7dfd96b3aeb0953c196933c1625c7 [2026-04-12T01:34:58.416Z] $ docker rm -f --volumes 6363a58d6c2be2eaa04c118154217e1823a7dfd96b3aeb0953c196933c1625c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:59.072Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:34:59.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:34:59.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-4962 does not seem to be running inside a container [2026-04-12T01:34:59.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/222 -v /w/workspace/device-usb-camera/222:/w/workspace/device-usb-camera/222:rw,z -v /w/workspace/device-usb-camera/222@tmp:/w/workspace/device-usb-camera/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-04-12T01:35:00.931Z] $ docker top 7f2c069add6fdc2c656d0ad5a20b95174959c7b77928b8884d7251ed925ae9c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:35:01.872Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/222 [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:35:02.544Z] + make test [2026-04-12T01:35:02.544Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:35:10.783Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-04-12T01:40:47.909Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-04-12T01:40:47.909Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements [2026-04-12T01:40:47.909Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-12T01:40:47.909Z] go vet ./... [2026-04-12T01:41:55.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:41:55.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:41:55.941Z] ./bin/test-attribution-txt.sh [2026-04-12T01:41:55.941Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:41:55.941Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:41:55.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:41:55.984Z] $ docker stop --time=1 7f2c069add6fdc2c656d0ad5a20b95174959c7b77928b8884d7251ed925ae9c9 [2026-04-12T01:41:58.245Z] $ docker rm -f --volumes 7f2c069add6fdc2c656d0ad5a20b95174959c7b77928b8884d7251ed925ae9c9 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:42:00.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:42:00.488Z] Warning: overwriting stash ‘coverage-report’ [2026-04-12T01:42:01.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:42:01.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:42:02.088Z] + ls -al . [2026-04-12T01:42:02.088Z] total 288 [2026-04-12T01:42:02.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:35 . [2026-04-12T01:42:02.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:32 .. [2026-04-12T01:42:02.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:32 .git [2026-04-12T01:42:02.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 .github [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 379 Apr 12 01:32 .gitignore [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:32 .golangci.yml [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 12 01:32 .hadolint.yml [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 22020 Apr 12 01:32 Attribution.txt [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 17743 Apr 12 01:32 CHANGELOG.md [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 2446 Apr 12 01:32 Dockerfile [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 12 01:32 GOVERNANCE.md [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 682 Apr 12 01:32 Jenkinsfile [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 12 01:32 LICENSE [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 3192 Apr 12 01:32 Makefile [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 12 01:32 OWNERS.md [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 2575 Apr 12 01:32 README.md [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:29 VERSION [2026-04-12T01:42:02.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:32 bin [2026-04-12T01:42:02.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 cmd [2026-04-12T01:42:02.088Z] -rw-r--r-- 1 jenkins jenkins 54776 Apr 12 01:40 coverage.out [2026-04-12T01:42:02.088Z] -rwxrwxr-x 1 jenkins jenkins 84 Apr 12 01:32 docker-entrypoint.sh [2026-04-12T01:42:02.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:32 docs [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 6840 Apr 12 01:32 go.mod [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 89591 Apr 12 01:32 go.sum [2026-04-12T01:42:02.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 internal [2026-04-12T01:42:02.088Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 12 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:42:02.465Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f --label arch=arm64 --label version=4.1.0-dev.16 . [2026-04-12T01:42:03.062Z] Sending build context to Docker daemon 12.39MB [2026-04-12T01:42:03.062Z] Step 1/37 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:42:03.062Z] Step 2/37 : FROM ${BASE} AS builder [2026-04-12T01:42:03.062Z] ---> 60e216bca2c5 [2026-04-12T01:42:03.062Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:42:03.335Z] ---> Running in 5dd698bd3601 [2026-04-12T01:42:03.607Z] Removing intermediate container 5dd698bd3601 [2026-04-12T01:42:03.607Z] ---> c86d3a141ac6 [2026-04-12T01:42:03.607Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:42:03.884Z] ---> Running in ee2b3c7f8743 [2026-04-12T01:42:04.160Z] Removing intermediate container ee2b3c7f8743 [2026-04-12T01:42:04.160Z] ---> a6fd2ab256ca [2026-04-12T01:42:04.160Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-04-12T01:42:04.435Z] ---> Running in 4efc113b5d45 [2026-04-12T01:42:04.714Z] Removing intermediate container 4efc113b5d45 [2026-04-12T01:42:04.714Z] ---> b4035cd50dd8 [2026-04-12T01:42:04.714Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-04-12T01:42:04.714Z] ---> Running in 726ce1f6b88d [2026-04-12T01:42:05.320Z] Removing intermediate container 726ce1f6b88d [2026-04-12T01:42:05.320Z] ---> 7e9951d3f353 [2026-04-12T01:42:05.320Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:42:05.320Z] ---> Running in f7d08a98729c [2026-04-12T01:42:06.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:42:07.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:42:09.645Z] OK: 262 MiB in 69 packages [2026-04-12T01:42:11.087Z] Removing intermediate container f7d08a98729c [2026-04-12T01:42:11.087Z] ---> 84beba71d1c3 [2026-04-12T01:42:11.087Z] Step 8/37 : WORKDIR /device-usb-camera [2026-04-12T01:42:11.087Z] ---> Running in 5017951f2238 [2026-04-12T01:42:11.362Z] Removing intermediate container 5017951f2238 [2026-04-12T01:42:11.362Z] ---> d7f7003c9919 [2026-04-12T01:42:11.362Z] Step 9/37 : COPY go.mod vendor* ./ [2026-04-12T01:42:12.346Z] ---> 12ff373f83f8 [2026-04-12T01:42:12.346Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:42:12.346Z] ---> Running in 3c3019cebad3 [2026-04-12T01:42:14.952Z] Removing intermediate container 3c3019cebad3 [2026-04-12T01:42:14.952Z] ---> 6346a76cdf67 [2026-04-12T01:42:14.952Z] Step 11/37 : COPY . . [2026-04-12T01:42:16.390Z] ---> 385db6049669 [2026-04-12T01:42:16.390Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-04-12T01:42:16.678Z] ---> Running in da7e5cbea596 [2026-04-12T01:42:18.114Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-12T01:42:18.114Z] Dload Upload Total Spent Left Speed [2026-04-12T01:42:18.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5583 0 --:--:-- --:--:-- --:--:-- 5709 [2026-04-12T01:42:19.096Z] Removing intermediate container da7e5cbea596 [2026-04-12T01:42:19.096Z] ---> 7e0d59f00cbb [2026-04-12T01:42:19.096Z] Step 13/37 : RUN ${MAKE} [2026-04-12T01:42:19.096Z] ---> Running in d613ae4c859e [2026-04-12T01:42:20.535Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-04-12T01:48:27.879Z] Removing intermediate container d613ae4c859e [2026-04-12T01:48:27.879Z] ---> d2b62f652ecd [2026-04-12T01:48:27.879Z] Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp [2026-04-12T01:48:27.879Z] 1.15.3: Pulling from bluenviron/mediamtx [2026-04-12T01:48:27.879Z] 15af7a6288ba: Pulling fs layer [2026-04-12T01:48:27.879Z] 15af7a6288ba: Verifying Checksum [2026-04-12T01:48:27.879Z] 15af7a6288ba: Download complete [2026-04-12T01:48:27.879Z] 15af7a6288ba: Pull complete [2026-04-12T01:48:27.879Z] Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-04-12T01:48:27.879Z] Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 [2026-04-12T01:48:27.879Z] ---> 750e2abf1212 [2026-04-12T01:48:27.879Z] Step 15/37 : FROM alpine:3.22 [2026-04-12T01:48:27.879Z] 3.22: Pulling from library/alpine [2026-04-12T01:48:27.879Z] d741ee1608f3: Pulling fs layer [2026-04-12T01:48:27.879Z] d741ee1608f3: Verifying Checksum [2026-04-12T01:48:27.879Z] d741ee1608f3: Download complete [2026-04-12T01:48:27.879Z] d741ee1608f3: Pull complete [2026-04-12T01:48:27.879Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:48:27.879Z] Status: Downloaded newer image for alpine:3.22 [2026-04-12T01:48:27.879Z] ---> 5a766deef0c8 [2026-04-12T01:48:27.879Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-04-12T01:48:27.879Z] ---> Running in 914e12b18ea8 [2026-04-12T01:48:27.879Z] Removing intermediate container 914e12b18ea8 [2026-04-12T01:48:27.879Z] ---> cd06abb6c870 [2026-04-12T01:48:27.879Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-04-12T01:48:27.879Z] ---> Running in 5c93ae86fc0a [2026-04-12T01:48:27.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:48:27.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:48:27.879Z] (1/116) Installing dumb-init (1.2.5-r3) [2026-04-12T01:48:27.879Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2026-04-12T01:48:27.879Z] (3/116) Installing aom-libs (3.12.1-r0) [2026-04-12T01:48:27.879Z] (4/116) Installing libxau (1.0.12-r0) [2026-04-12T01:48:27.879Z] (5/116) Installing libmd (1.1.0-r0) [2026-04-12T01:48:27.879Z] (6/116) Installing libbsd (0.12.2-r0) [2026-04-12T01:48:27.879Z] (7/116) Installing libxdmcp (1.1.5-r1) [2026-04-12T01:48:27.879Z] (8/116) Installing libxcb (1.17.0-r0) [2026-04-12T01:48:27.879Z] (9/116) Installing libx11 (1.8.11-r0) [2026-04-12T01:48:27.879Z] (10/116) Installing hwdata-pci (0.395-r0) [2026-04-12T01:48:27.879Z] (11/116) Installing libpciaccess (0.18.1-r0) [2026-04-12T01:48:27.879Z] (12/116) Installing libdrm (2.4.124-r0) [2026-04-12T01:48:27.880Z] (13/116) Installing libxext (1.3.6-r2) [2026-04-12T01:48:27.880Z] (14/116) Installing libxfixes (6.0.1-r4) [2026-04-12T01:48:27.880Z] (15/116) Installing libffi (3.4.8-r0) [2026-04-12T01:48:27.880Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2026-04-12T01:48:27.880Z] (17/116) Installing libva (2.22.0-r1) [2026-04-12T01:48:27.880Z] (18/116) Installing libvdpau (1.5-r4) [2026-04-12T01:48:27.880Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2026-04-12T01:48:27.880Z] (20/116) Installing libdav1d (1.5.1-r0) [2026-04-12T01:48:27.880Z] (21/116) Installing libgcc (14.2.0-r6) [2026-04-12T01:48:27.880Z] (22/116) Installing libstdc++ (14.2.0-r6) [2026-04-12T01:48:27.880Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2026-04-12T01:48:27.880Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2026-04-12T01:48:27.880Z] (25/116) Installing imath (3.1.12-r0) [2026-04-12T01:48:27.880Z] (26/116) Installing libdeflate (1.23-r0) [2026-04-12T01:48:27.880Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2026-04-12T01:48:27.880Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2026-04-12T01:48:27.880Z] (29/116) Installing brotli-libs (1.1.0-r2) [2026-04-12T01:48:27.880Z] (30/116) Installing giflib (5.2.2-r1) [2026-04-12T01:48:27.880Z] (31/116) Installing libhwy (1.0.7-r1) [2026-04-12T01:48:27.880Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2026-04-12T01:48:27.880Z] (33/116) Installing lcms2 (2.16-r0) [2026-04-12T01:48:27.880Z] (34/116) Installing libpng (1.6.57-r0) [2026-04-12T01:48:27.880Z] (35/116) Installing libjxl (0.10.3-r2) [2026-04-12T01:48:27.880Z] (36/116) Installing lame-libs (3.100-r5) [2026-04-12T01:48:27.880Z] (37/116) Installing opus (1.5.2-r1) [2026-04-12T01:48:27.880Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2026-04-12T01:48:27.880Z] (39/116) Installing libgomp (14.2.0-r6) [2026-04-12T01:48:27.880Z] (40/116) Installing soxr (0.1.3-r7) [2026-04-12T01:48:27.880Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2026-04-12T01:48:27.880Z] (42/116) Installing libogg (1.3.5-r5) [2026-04-12T01:48:27.880Z] (43/116) Installing libtheora (1.1.1-r18) [2026-04-12T01:48:27.880Z] (44/116) Installing libvorbis (1.3.7-r2) [2026-04-12T01:48:27.880Z] (45/116) Installing libvpx (1.15.0-r0) [2026-04-12T01:48:27.880Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2026-04-12T01:48:27.880Z] (47/116) Installing libwebp (1.5.0-r0) [2026-04-12T01:48:27.880Z] (48/116) Installing libwebpmux (1.5.0-r0) [2026-04-12T01:48:27.880Z] (49/116) Installing x264-libs (0.164.3108-r0) [2026-04-12T01:48:27.880Z] (50/116) Installing numactl (2.0.18-r0) [2026-04-12T01:48:27.880Z] (51/116) Installing x265-libs (3.6-r0) [2026-04-12T01:48:27.880Z] (52/116) Installing xvidcore (1.3.7-r2) [2026-04-12T01:48:27.880Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-04-12T01:48:27.880Z] (54/116) Installing sdl3 (3.2.16-r0) [2026-04-12T01:48:27.880Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2026-04-12T01:48:27.880Z] (56/116) Installing alsa-lib (1.2.14-r0) [2026-04-12T01:48:27.880Z] (57/116) Installing libexpat (2.7.5-r0) [2026-04-12T01:48:27.880Z] (58/116) Installing libbz2 (1.0.8-r6) [2026-04-12T01:48:27.880Z] (59/116) Installing freetype (2.13.3-r0) [2026-04-12T01:48:27.880Z] (60/116) Installing fontconfig (2.15.0-r3) [2026-04-12T01:48:27.880Z] (61/116) Installing fribidi (1.0.16-r1) [2026-04-12T01:48:27.880Z] (62/116) Installing libintl (0.24.1-r0) [2026-04-12T01:48:27.880Z] (63/116) Installing libeconf (0.6.3-r0) [2026-04-12T01:48:27.880Z] (64/116) Installing libblkid (2.41-r9) [2026-04-12T01:48:27.880Z] (65/116) Installing libmount (2.41-r9) [2026-04-12T01:48:27.880Z] (66/116) Installing pcre2 (10.46-r0) [2026-04-12T01:48:27.880Z] (67/116) Installing glib (2.84.4-r0) [2026-04-12T01:48:27.880Z] (68/116) Installing graphite2 (1.3.14-r6) [2026-04-12T01:48:27.880Z] (69/116) Installing harfbuzz (11.2.1-r0) [2026-04-12T01:48:27.880Z] (70/116) Installing libunibreak (6.1-r0) [2026-04-12T01:48:27.880Z] (71/116) Installing libass (0.17.3-r0) [2026-04-12T01:48:27.880Z] (72/116) Installing libbluray (1.3.4-r1) [2026-04-12T01:48:27.880Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2026-04-12T01:48:27.880Z] (74/116) Installing libopenmpt (0.7.15-r0) [2026-04-12T01:48:27.880Z] (75/116) Installing cjson (1.7.19-r0) [2026-04-12T01:48:27.880Z] (76/116) Installing mbedtls (3.6.6-r0) [2026-04-12T01:48:27.880Z] (77/116) Installing librist (0.2.10-r1) [2026-04-12T01:48:27.880Z] (78/116) Installing libsrt (1.5.3-r1) [2026-04-12T01:48:27.880Z] (79/116) Installing libssh (0.11.2-r0) [2026-04-12T01:48:27.880Z] (80/116) Installing xz-libs (5.8.1-r0) [2026-04-12T01:48:27.880Z] (81/116) Installing libxml2 (2.13.9-r0) [2026-04-12T01:48:27.880Z] (82/116) Installing libsodium (1.0.20-r1) [2026-04-12T01:48:27.880Z] (83/116) Installing libzmq (4.3.5-r2) [2026-04-12T01:48:27.880Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2026-04-12T01:48:27.880Z] (85/116) Installing serd-libs (0.32.4-r0) [2026-04-12T01:48:27.880Z] (86/116) Installing zix-libs (0.6.2-r0) [2026-04-12T01:48:27.880Z] (87/116) Installing sord-libs (0.16.18-r0) [2026-04-12T01:48:27.880Z] (88/116) Installing sratom (0.6.18-r0) [2026-04-12T01:48:27.880Z] (89/116) Installing lilv-libs (0.24.26-r0) [2026-04-12T01:48:27.880Z] (90/116) Installing libdovi (3.3.1-r1) [2026-04-12T01:48:27.880Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2026-04-12T01:48:27.880Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2026-04-12T01:48:27.880Z] (93/116) Installing shaderc (2024.4-r0) [2026-04-12T01:48:27.880Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2026-04-12T01:48:27.880Z] (95/116) Installing libplacebo (6.338.2-r3) [2026-04-12T01:48:27.880Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-04-12T01:48:27.880Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2026-04-12T01:48:27.880Z] (98/116) Installing vidstab (1.1.1-r0) [2026-04-12T01:48:27.880Z] (99/116) Installing zimg (3.0.5-r3) [2026-04-12T01:48:27.880Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-04-12T01:48:27.880Z] (101/116) Installing libasyncns (0.8-r4) [2026-04-12T01:48:27.880Z] (102/116) Installing dbus-libs (1.16.2-r1) [2026-04-12T01:48:27.880Z] (103/116) Installing libltdl (2.5.4-r1) [2026-04-12T01:48:27.880Z] (104/116) Installing orc (0.4.40-r1) [2026-04-12T01:48:27.880Z] (105/116) Installing libflac (1.4.3-r1) [2026-04-12T01:48:27.880Z] (106/116) Installing libsndfile (1.2.2-r2) [2026-04-12T01:48:28.149Z] (107/116) Installing speexdsp (1.2.1-r2) [2026-04-12T01:48:28.149Z] (108/116) Installing tdb-libs (1.4.12-r0) [2026-04-12T01:48:28.149Z] (109/116) Installing libpulse (17.0-r5) [2026-04-12T01:48:28.149Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2026-04-12T01:48:28.149Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-04-12T01:48:28.149Z] (112/116) Installing ffmpeg (6.1.2-r2) [2026-04-12T01:48:28.149Z] (113/116) Installing udev-init-scripts (35-r1) [2026-04-12T01:48:28.149Z] (114/116) Installing zstd-libs (1.5.7-r0) [2026-04-12T01:48:28.149Z] (115/116) Installing kmod-libs (34.2-r0) [2026-04-12T01:48:28.149Z] (116/116) Installing eudev (3.2.14-r5) [2026-04-12T01:48:28.420Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:48:28.420Z] Executing glib-2.84.4-r0.trigger [2026-04-12T01:48:28.420Z] Executing eudev-3.2.14-r5.trigger [2026-04-12T01:48:28.420Z] OK: 114 MiB in 132 packages [2026-04-12T01:48:33.893Z] Removing intermediate container 5c93ae86fc0a [2026-04-12T01:48:33.893Z] ---> fd57741e3e24 [2026-04-12T01:48:33.893Z] Step 18/37 : RUN apk --no-cache upgrade [2026-04-12T01:48:33.893Z] ---> Running in 62f76b2abf41 [2026-04-12T01:48:34.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:48:34.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:48:37.363Z] (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:48:37.363Z] (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:48:37.363Z] (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:48:37.363Z] (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:48:37.363Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:48:37.363Z] OK: 114 MiB in 132 packages [2026-04-12T01:48:38.789Z] Removing intermediate container 62f76b2abf41 [2026-04-12T01:48:38.790Z] ---> 164198e88c88 [2026-04-12T01:48:38.790Z] Step 19/37 : WORKDIR / [2026-04-12T01:48:39.062Z] ---> Running in 34c0a432e8be [2026-04-12T01:48:39.334Z] Removing intermediate container 34c0a432e8be [2026-04-12T01:48:39.334Z] ---> 9f490297f480 [2026-04-12T01:48:39.334Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2026-04-12T01:48:42.712Z] ---> e062dfdead08 [2026-04-12T01:48:42.712Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2026-04-12T01:48:43.301Z] ---> 995bd1cb0ab9 [2026-04-12T01:48:43.301Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-04-12T01:48:43.899Z] ---> 5b10eb88f0aa [2026-04-12T01:48:43.899Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2026-04-12T01:48:44.488Z] ---> b9ccd1cfcf6d [2026-04-12T01:48:44.488Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-04-12T01:48:45.077Z] ---> 8f00f6a0855d [2026-04-12T01:48:45.077Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2026-04-12T01:48:46.047Z] ---> 4b9ee9fb268a [2026-04-12T01:48:46.047Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2026-04-12T01:48:48.650Z] ---> d81858f8c924 [2026-04-12T01:48:48.650Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-04-12T01:48:48.924Z] ---> Running in bb994858dd5b [2026-04-12T01:48:50.908Z] Removing intermediate container bb994858dd5b [2026-04-12T01:48:50.908Z] ---> 0b3c6f21d7c7 [2026-04-12T01:48:50.908Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-04-12T01:48:50.908Z] ---> Running in 498b7112cf4c [2026-04-12T01:48:52.884Z] Removing intermediate container 498b7112cf4c [2026-04-12T01:48:52.884Z] ---> 9407a889ab07 [2026-04-12T01:48:52.884Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-04-12T01:48:53.160Z] ---> Running in bec9f0770141 [2026-04-12T01:48:55.129Z] Removing intermediate container bec9f0770141 [2026-04-12T01:48:55.129Z] ---> d64c33a5b8a2 [2026-04-12T01:48:55.129Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-04-12T01:48:55.129Z] ---> Running in 8b2c110136aa [2026-04-12T01:48:57.173Z] Removing intermediate container 8b2c110136aa [2026-04-12T01:48:57.173Z] ---> b6e09dc123f2 [2026-04-12T01:48:57.173Z] Step 31/37 : EXPOSE 59983 [2026-04-12T01:48:57.453Z] ---> Running in 599a5b673668 [2026-04-12T01:48:57.729Z] Removing intermediate container 599a5b673668 [2026-04-12T01:48:57.729Z] ---> 6feae93c7a1a [2026-04-12T01:48:57.729Z] Step 32/37 : EXPOSE 8554 [2026-04-12T01:48:57.729Z] ---> Running in 7b982d6e8126 [2026-04-12T01:48:58.318Z] Removing intermediate container 7b982d6e8126 [2026-04-12T01:48:58.318Z] ---> efe93fe8666e [2026-04-12T01:48:58.318Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2026-04-12T01:48:58.318Z] ---> Running in c20656b376d8 [2026-04-12T01:48:58.600Z] Removing intermediate container c20656b376d8 [2026-04-12T01:48:58.600Z] ---> 821804b8c7e9 [2026-04-12T01:48:58.600Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2026-04-12T01:48:58.906Z] ---> Running in b05c3cc73947 [2026-04-12T01:48:59.180Z] Removing intermediate container b05c3cc73947 [2026-04-12T01:48:59.180Z] ---> 036373fe23c0 [2026-04-12T01:48:59.180Z] Step 35/37 : LABEL arch=arm64 [2026-04-12T01:48:59.450Z] ---> Running in 32428182ca6f [2026-04-12T01:48:59.720Z] Removing intermediate container 32428182ca6f [2026-04-12T01:48:59.720Z] ---> 3151658c9e37 [2026-04-12T01:48:59.720Z] Step 36/37 : LABEL git_sha=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:48:59.720Z] ---> Running in 82c492c58b20 [2026-04-12T01:49:00.310Z] Removing intermediate container 82c492c58b20 [2026-04-12T01:49:00.310Z] ---> cf8dc6849c61 [2026-04-12T01:49:00.310Z] Step 37/37 : LABEL version=4.1.0-dev.16 [2026-04-12T01:49:00.310Z] ---> Running in a5ce720cb611 [2026-04-12T01:49:00.902Z] Removing intermediate container a5ce720cb611 [2026-04-12T01:49:00.903Z] ---> 30ce10911890 [2026-04-12T01:49:00.903Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-12T01:49:00.903Z] Successfully built 30ce10911890 [2026-04-12T01:49:00.903Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:49:01.078Z] provisioning config files... [2026-04-12T01:49:01.097Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/222@tmp/config15476410892006670643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:49:01.459Z] ---> ****-login.sh [2026-04-12T01:49:01.459Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:49:01.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:49:01.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:49:01.731Z] Configure a credential helper to remove this warning. See [2026-04-12T01:49:01.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:49:01.731Z] [2026-04-12T01:49:01.731Z] Login Succeeded [2026-04-12T01:49:01.731Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:49:02.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:49:02.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:49:02.276Z] Configure a credential helper to remove this warning. See [2026-04-12T01:49:02.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:49:02.276Z] [2026-04-12T01:49:02.276Z] Login Succeeded [2026-04-12T01:49:02.276Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:49:02.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:49:02.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:49:02.816Z] Configure a credential helper to remove this warning. See [2026-04-12T01:49:02.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:49:02.816Z] [2026-04-12T01:49:02.816Z] Login Succeeded [2026-04-12T01:49:02.816Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:49:03.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:49:03.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:49:03.087Z] Configure a credential helper to remove this warning. See [2026-04-12T01:49:03.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:49:03.087Z] [2026-04-12T01:49:03.087Z] Login Succeeded [2026-04-12T01:49:03.087Z] ****.io [2026-04-12T01:49:03.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:49:03.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:49:03.676Z] Configure a credential helper to remove this warning. See [2026-04-12T01:49:03.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:49:03.676Z] [2026-04-12T01:49:03.676Z] Login Succeeded [2026-04-12T01:49:03.676Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:49:03.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:49:03.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:49:03.786Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2026-04-12T01:49:03.786Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:49:03.786Z] latest [2026-04-12T01:49:03.786Z] 4.1.0-dev.16 [2026-04-12T01:49:03.786Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:49:03.786Z] main [2026-04-12T01:49:03.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:04.178Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:04.557Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:49:04.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-04-12T01:49:04.557Z] b34995f27480: Preparing [2026-04-12T01:49:04.557Z] 90fac5f4ec0b: Preparing [2026-04-12T01:49:04.557Z] 4eeca6320f63: Preparing [2026-04-12T01:49:04.557Z] 6496a735b986: Preparing [2026-04-12T01:49:04.557Z] 8b2c1f450c66: Preparing [2026-04-12T01:49:04.557Z] de17f37f5fc2: Preparing [2026-04-12T01:49:04.557Z] 9f7db09af775: Preparing [2026-04-12T01:49:04.557Z] 50e9efd5ca0c: Preparing [2026-04-12T01:49:04.557Z] 165d44d0a3e4: Preparing [2026-04-12T01:49:04.557Z] d992cab1e8cc: Preparing [2026-04-12T01:49:04.557Z] 964dd873c39e: Preparing [2026-04-12T01:49:04.557Z] e94e4f04bc64: Preparing [2026-04-12T01:49:04.557Z] d7ca27aec813: Preparing [2026-04-12T01:49:04.557Z] c4e71c2a4573: Preparing [2026-04-12T01:49:04.557Z] de17f37f5fc2: Waiting [2026-04-12T01:49:04.557Z] 964dd873c39e: Waiting [2026-04-12T01:49:04.557Z] 9f7db09af775: Waiting [2026-04-12T01:49:04.557Z] 50e9efd5ca0c: Waiting [2026-04-12T01:49:04.557Z] e94e4f04bc64: Waiting [2026-04-12T01:49:04.557Z] 165d44d0a3e4: Waiting [2026-04-12T01:49:04.557Z] d992cab1e8cc: Waiting [2026-04-12T01:49:04.557Z] d7ca27aec813: Waiting [2026-04-12T01:49:04.557Z] c4e71c2a4573: Waiting [2026-04-12T01:49:04.824Z] 4eeca6320f63: Pushed [2026-04-12T01:49:04.824Z] 6496a735b986: Pushed [2026-04-12T01:49:04.824Z] 90fac5f4ec0b: Pushed [2026-04-12T01:49:04.824Z] b34995f27480: Pushed [2026-04-12T01:49:06.778Z] de17f37f5fc2: Pushed [2026-04-12T01:49:07.124Z] 9f7db09af775: Pushed [2026-04-12T01:49:07.124Z] 165d44d0a3e4: Pushed [2026-04-12T01:49:07.124Z] 50e9efd5ca0c: Pushed [2026-04-12T01:49:07.124Z] d992cab1e8cc: Pushed [2026-04-12T01:49:07.393Z] c4e71c2a4573: Layer already exists [2026-04-12T01:49:09.356Z] e94e4f04bc64: Pushed [2026-04-12T01:49:19.490Z] 964dd873c39e: Pushed [2026-04-12T01:49:19.758Z] 8b2c1f450c66: Pushed [2026-04-12T01:49:52.027Z] d7ca27aec813: Pushed [2026-04-12T01:49:52.027Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:52.445Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:52.812Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-04-12T01:49:52.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-04-12T01:49:52.812Z] b34995f27480: Preparing [2026-04-12T01:49:52.812Z] 90fac5f4ec0b: Preparing [2026-04-12T01:49:52.812Z] 4eeca6320f63: Preparing [2026-04-12T01:49:52.812Z] 6496a735b986: Preparing [2026-04-12T01:49:52.812Z] 8b2c1f450c66: Preparing [2026-04-12T01:49:52.812Z] de17f37f5fc2: Preparing [2026-04-12T01:49:52.812Z] 9f7db09af775: Preparing [2026-04-12T01:49:52.812Z] 50e9efd5ca0c: Preparing [2026-04-12T01:49:52.812Z] 165d44d0a3e4: Preparing [2026-04-12T01:49:52.812Z] d992cab1e8cc: Preparing [2026-04-12T01:49:52.812Z] 964dd873c39e: Preparing [2026-04-12T01:49:52.812Z] e94e4f04bc64: Preparing [2026-04-12T01:49:52.812Z] d7ca27aec813: Preparing [2026-04-12T01:49:52.812Z] c4e71c2a4573: Preparing [2026-04-12T01:49:52.812Z] de17f37f5fc2: Waiting [2026-04-12T01:49:52.812Z] 9f7db09af775: Waiting [2026-04-12T01:49:52.812Z] 50e9efd5ca0c: Waiting [2026-04-12T01:49:52.812Z] 165d44d0a3e4: Waiting [2026-04-12T01:49:52.812Z] d992cab1e8cc: Waiting [2026-04-12T01:49:52.812Z] 964dd873c39e: Waiting [2026-04-12T01:49:52.812Z] e94e4f04bc64: Waiting [2026-04-12T01:49:52.812Z] d7ca27aec813: Waiting [2026-04-12T01:49:52.812Z] c4e71c2a4573: Waiting [2026-04-12T01:49:52.812Z] b34995f27480: Layer already exists [2026-04-12T01:49:52.812Z] 90fac5f4ec0b: Layer already exists [2026-04-12T01:49:52.812Z] 8b2c1f450c66: Layer already exists [2026-04-12T01:49:52.812Z] 4eeca6320f63: Layer already exists [2026-04-12T01:49:52.812Z] 6496a735b986: Layer already exists [2026-04-12T01:49:52.812Z] de17f37f5fc2: Layer already exists [2026-04-12T01:49:52.812Z] 50e9efd5ca0c: Layer already exists [2026-04-12T01:49:52.812Z] d992cab1e8cc: Layer already exists [2026-04-12T01:49:52.812Z] 9f7db09af775: Layer already exists [2026-04-12T01:49:52.812Z] 165d44d0a3e4: Layer already exists [2026-04-12T01:49:53.081Z] 964dd873c39e: Layer already exists [2026-04-12T01:49:53.081Z] d7ca27aec813: Layer already exists [2026-04-12T01:49:53.081Z] c4e71c2a4573: Layer already exists [2026-04-12T01:49:53.081Z] e94e4f04bc64: Layer already exists [2026-04-12T01:49:53.081Z] latest: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:53.448Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:53.832Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.16 [2026-04-12T01:49:53.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-04-12T01:49:53.832Z] b34995f27480: Preparing [2026-04-12T01:49:53.832Z] 90fac5f4ec0b: Preparing [2026-04-12T01:49:53.832Z] 4eeca6320f63: Preparing [2026-04-12T01:49:53.832Z] 6496a735b986: Preparing [2026-04-12T01:49:53.832Z] 8b2c1f450c66: Preparing [2026-04-12T01:49:53.832Z] de17f37f5fc2: Preparing [2026-04-12T01:49:53.832Z] 9f7db09af775: Preparing [2026-04-12T01:49:53.832Z] de17f37f5fc2: Waiting [2026-04-12T01:49:53.832Z] 50e9efd5ca0c: Preparing [2026-04-12T01:49:53.832Z] 9f7db09af775: Waiting [2026-04-12T01:49:53.832Z] 165d44d0a3e4: Preparing [2026-04-12T01:49:53.832Z] 50e9efd5ca0c: Waiting [2026-04-12T01:49:53.832Z] d992cab1e8cc: Preparing [2026-04-12T01:49:53.832Z] 964dd873c39e: Preparing [2026-04-12T01:49:53.832Z] e94e4f04bc64: Preparing [2026-04-12T01:49:53.832Z] d7ca27aec813: Preparing [2026-04-12T01:49:53.832Z] c4e71c2a4573: Preparing [2026-04-12T01:49:53.832Z] e94e4f04bc64: Waiting [2026-04-12T01:49:53.832Z] d7ca27aec813: Waiting [2026-04-12T01:49:53.832Z] c4e71c2a4573: Waiting [2026-04-12T01:49:53.832Z] 165d44d0a3e4: Waiting [2026-04-12T01:49:53.832Z] d992cab1e8cc: Waiting [2026-04-12T01:49:53.832Z] 8b2c1f450c66: Layer already exists [2026-04-12T01:49:53.832Z] 4eeca6320f63: Layer already exists [2026-04-12T01:49:53.832Z] 90fac5f4ec0b: Layer already exists [2026-04-12T01:49:53.832Z] b34995f27480: Layer already exists [2026-04-12T01:49:53.832Z] 6496a735b986: Layer already exists [2026-04-12T01:49:53.832Z] 9f7db09af775: Layer already exists [2026-04-12T01:49:53.832Z] 165d44d0a3e4: Layer already exists [2026-04-12T01:49:53.832Z] de17f37f5fc2: Layer already exists [2026-04-12T01:49:53.832Z] 50e9efd5ca0c: Layer already exists [2026-04-12T01:49:53.832Z] d992cab1e8cc: Layer already exists [2026-04-12T01:49:54.100Z] d7ca27aec813: Layer already exists [2026-04-12T01:49:54.100Z] e94e4f04bc64: Layer already exists [2026-04-12T01:49:54.100Z] 964dd873c39e: Layer already exists [2026-04-12T01:49:54.100Z] c4e71c2a4573: Layer already exists [2026-04-12T01:49:54.100Z] 4.1.0-dev.16: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:54.483Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:54.860Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:49:54.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-04-12T01:49:54.860Z] b34995f27480: Preparing [2026-04-12T01:49:54.860Z] 90fac5f4ec0b: Preparing [2026-04-12T01:49:54.860Z] 4eeca6320f63: Preparing [2026-04-12T01:49:54.860Z] 6496a735b986: Preparing [2026-04-12T01:49:54.860Z] 8b2c1f450c66: Preparing [2026-04-12T01:49:54.860Z] de17f37f5fc2: Preparing [2026-04-12T01:49:54.860Z] 9f7db09af775: Preparing [2026-04-12T01:49:54.860Z] de17f37f5fc2: Waiting [2026-04-12T01:49:54.860Z] 50e9efd5ca0c: Preparing [2026-04-12T01:49:54.860Z] 165d44d0a3e4: Preparing [2026-04-12T01:49:54.860Z] d992cab1e8cc: Preparing [2026-04-12T01:49:54.860Z] 964dd873c39e: Preparing [2026-04-12T01:49:54.860Z] e94e4f04bc64: Preparing [2026-04-12T01:49:54.860Z] d7ca27aec813: Preparing [2026-04-12T01:49:54.860Z] c4e71c2a4573: Preparing [2026-04-12T01:49:54.860Z] 9f7db09af775: Waiting [2026-04-12T01:49:54.860Z] 50e9efd5ca0c: Waiting [2026-04-12T01:49:54.860Z] 165d44d0a3e4: Waiting [2026-04-12T01:49:54.860Z] d992cab1e8cc: Waiting [2026-04-12T01:49:54.860Z] 964dd873c39e: Waiting [2026-04-12T01:49:54.860Z] e94e4f04bc64: Waiting [2026-04-12T01:49:54.860Z] d7ca27aec813: Waiting [2026-04-12T01:49:54.860Z] c4e71c2a4573: Waiting [2026-04-12T01:49:54.860Z] 4eeca6320f63: Layer already exists [2026-04-12T01:49:54.860Z] 90fac5f4ec0b: Layer already exists [2026-04-12T01:49:54.860Z] 6496a735b986: Layer already exists [2026-04-12T01:49:54.860Z] b34995f27480: Layer already exists [2026-04-12T01:49:54.860Z] 8b2c1f450c66: Layer already exists [2026-04-12T01:49:54.860Z] 9f7db09af775: Layer already exists [2026-04-12T01:49:54.860Z] 50e9efd5ca0c: Layer already exists [2026-04-12T01:49:54.860Z] de17f37f5fc2: Layer already exists [2026-04-12T01:49:54.860Z] d992cab1e8cc: Layer already exists [2026-04-12T01:49:54.860Z] 165d44d0a3e4: Layer already exists [2026-04-12T01:49:55.130Z] 964dd873c39e: Layer already exists [2026-04-12T01:49:55.130Z] e94e4f04bc64: Layer already exists [2026-04-12T01:49:55.130Z] c4e71c2a4573: Layer already exists [2026-04-12T01:49:55.130Z] d7ca27aec813: Layer already exists [2026-04-12T01:49:55.130Z] 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:55.528Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:55.897Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2026-04-12T01:49:55.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-04-12T01:49:55.897Z] b34995f27480: Preparing [2026-04-12T01:49:55.897Z] 90fac5f4ec0b: Preparing [2026-04-12T01:49:55.897Z] 4eeca6320f63: Preparing [2026-04-12T01:49:55.897Z] 6496a735b986: Preparing [2026-04-12T01:49:55.897Z] 8b2c1f450c66: Preparing [2026-04-12T01:49:55.897Z] de17f37f5fc2: Preparing [2026-04-12T01:49:55.897Z] 9f7db09af775: Preparing [2026-04-12T01:49:55.897Z] de17f37f5fc2: Waiting [2026-04-12T01:49:55.897Z] 50e9efd5ca0c: Preparing [2026-04-12T01:49:55.897Z] 165d44d0a3e4: Preparing [2026-04-12T01:49:55.897Z] d992cab1e8cc: Preparing [2026-04-12T01:49:55.897Z] 964dd873c39e: Preparing [2026-04-12T01:49:55.897Z] 50e9efd5ca0c: Waiting [2026-04-12T01:49:55.897Z] 165d44d0a3e4: Waiting [2026-04-12T01:49:55.897Z] 9f7db09af775: Waiting [2026-04-12T01:49:55.897Z] d992cab1e8cc: Waiting [2026-04-12T01:49:55.897Z] e94e4f04bc64: Preparing [2026-04-12T01:49:55.897Z] 964dd873c39e: Waiting [2026-04-12T01:49:55.897Z] d7ca27aec813: Preparing [2026-04-12T01:49:55.897Z] e94e4f04bc64: Waiting [2026-04-12T01:49:55.897Z] c4e71c2a4573: Preparing [2026-04-12T01:49:55.897Z] d7ca27aec813: Waiting [2026-04-12T01:49:55.897Z] c4e71c2a4573: Waiting [2026-04-12T01:49:55.897Z] 6496a735b986: Layer already exists [2026-04-12T01:49:55.897Z] 8b2c1f450c66: Layer already exists [2026-04-12T01:49:55.897Z] 90fac5f4ec0b: Layer already exists [2026-04-12T01:49:55.897Z] b34995f27480: Layer already exists [2026-04-12T01:49:55.897Z] 4eeca6320f63: Layer already exists [2026-04-12T01:49:55.897Z] 50e9efd5ca0c: Layer already exists [2026-04-12T01:49:55.897Z] de17f37f5fc2: Layer already exists [2026-04-12T01:49:55.897Z] 9f7db09af775: Layer already exists [2026-04-12T01:49:55.897Z] d992cab1e8cc: Layer already exists [2026-04-12T01:49:55.897Z] 165d44d0a3e4: Layer already exists [2026-04-12T01:49:56.167Z] 964dd873c39e: Layer already exists [2026-04-12T01:49:56.167Z] e94e4f04bc64: Layer already exists [2026-04-12T01:49:56.167Z] d7ca27aec813: Layer already exists [2026-04-12T01:49:56.167Z] c4e71c2a4573: Layer already exists [2026-04-12T01:49:56.167Z] main: digest: sha256:ef0192fddd42d93c50779c7772c1073a40f8576e1abe1ebd308fe6c7ee60de1d size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:49:56.260Z] ===================================================== [Pipeline] echo [2026-04-12T01:49:56.273Z] taggedImages: [2026-04-12T01:49:56.273Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [2026-04-12T01:49:56.273Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-04-12T01:49:56.273Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.16 [2026-04-12T01:49:56.273Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [2026-04-12T01:49:56.273Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2026-04-12T01:49:56.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] echo [2026-04-12T01:49:56.299Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2026-04-12T01:49:56.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.16 [Pipeline] echo [2026-04-12T01:49:56.326Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:415d9321f1fd15cff76d4d829b82b7fc09cb1b7f-4.1.0-dev.16 [Pipeline] echo [2026-04-12T01:49:56.339Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:56.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:49:56.755Z] [2026-04-12T01:49:56.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:49:57.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:49:59.729Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-12T01:49:59.729Z] 8998bd30e6a1: Pulling fs layer [2026-04-12T01:49:59.729Z] 04944245beec: Pulling fs layer [2026-04-12T01:49:59.729Z] 699f458cf7ca: Pulling fs layer [2026-04-12T01:49:59.729Z] 765212b225bb: Pulling fs layer [2026-04-12T01:49:59.729Z] f23df028b6ca: Pulling fs layer [2026-04-12T01:49:59.729Z] d65c8cfc05b1: Pulling fs layer [2026-04-12T01:49:59.729Z] 2437ff75d9bd: Pulling fs layer [2026-04-12T01:49:59.729Z] 765212b225bb: Waiting [2026-04-12T01:49:59.729Z] f23df028b6ca: Waiting [2026-04-12T01:49:59.729Z] d65c8cfc05b1: Waiting [2026-04-12T01:49:59.729Z] 2437ff75d9bd: Waiting [2026-04-12T01:49:59.729Z] 04944245beec: Verifying Checksum [2026-04-12T01:49:59.729Z] 04944245beec: Download complete [2026-04-12T01:49:59.729Z] 765212b225bb: Verifying Checksum [2026-04-12T01:49:59.729Z] 765212b225bb: Download complete [2026-04-12T01:49:59.729Z] f23df028b6ca: Download complete [2026-04-12T01:49:59.729Z] d65c8cfc05b1: Verifying Checksum [2026-04-12T01:49:59.729Z] d65c8cfc05b1: Download complete [2026-04-12T01:49:59.729Z] 699f458cf7ca: Verifying Checksum [2026-04-12T01:49:59.729Z] 699f458cf7ca: Download complete [2026-04-12T01:49:59.999Z] 8998bd30e6a1: Verifying Checksum [2026-04-12T01:49:59.999Z] 8998bd30e6a1: Download complete [2026-04-12T01:50:02.586Z] 2437ff75d9bd: Verifying Checksum [2026-04-12T01:50:02.586Z] 2437ff75d9bd: Download complete [2026-04-12T01:50:05.173Z] 8998bd30e6a1: Pull complete [2026-04-12T01:50:05.440Z] 04944245beec: Pull complete [2026-04-12T01:50:07.400Z] 699f458cf7ca: Pull complete [2026-04-12T01:50:07.400Z] 765212b225bb: Pull complete [2026-04-12T01:50:08.364Z] f23df028b6ca: Pull complete [2026-04-12T01:50:08.633Z] d65c8cfc05b1: Pull complete [2026-04-12T01:50:26.892Z] 2437ff75d9bd: Pull complete [2026-04-12T01:50:26.892Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-12T01:50:26.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:50:26.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:50:27.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-4962 does not seem to be running inside a container [2026-04-12T01:50:27.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/222 -v /w/workspace/device-usb-camera/222:/w/workspace/device-usb-camera/222:rw,z -v /w/workspace/device-usb-camera/222@tmp:/w/workspace/device-usb-camera/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-04-12T01:50:29.265Z] $ docker top 922b17e2cd8fef889865b7f0f80caab3caac813115cf1fd85d96fae301a02eab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:50:30.180Z] ---> job-cost.sh [2026-04-12T01:50:30.180Z] lf-activate-venv: SKIPPING [2026-04-12T01:50:30.180Z] INFO: No Stack... [2026-04-12T01:50:30.770Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-12T01:50:31.753Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:50:32.426Z] + cat /w/workspace/device-usb-camera/222/archives/cost.csv [2026-04-12T01:50:32.426Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:50:32.511Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [2026-04-12T01:50:32.518Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] did not exist. Created. [2026-04-12T01:50:32.524Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:50:33.207Z] /w/workspace/device-usb-camera/222@tmp/durable-aac9726e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-12T01:50:33.886Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-12T01:50:33.907Z] Warning: overwriting stash ‘stack-cost’ [2026-04-12T01:50:33.973Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:50:33.981Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:50:34.019Z] $ docker stop --time=1 922b17e2cd8fef889865b7f0f80caab3caac813115cf1fd85d96fae301a02eab [2026-04-12T01:50:38.798Z] $ docker rm -f --volumes 922b17e2cd8fef889865b7f0f80caab3caac813115cf1fd85d96fae301a02eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-04-12T01:50:39.373Z] provisioning config files... [2026-04-12T01:50:39.384Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config100719910146696036tmp [Pipeline] { [Pipeline] sh [2026-04-12T01:50:39.682Z] + set +x [2026-04-12T01:50:39.682Z] + + curl -s https://codecov.io/bashbash [2026-04-12T01:50:39.682Z] -s -- [2026-04-12T01:50:39.682Z] [2026-04-12T01:50:39.682Z] _____ _ [2026-04-12T01:50:39.682Z] / ____| | | [2026-04-12T01:50:39.682Z] | | ___ __| | ___ ___ _____ __ [2026-04-12T01:50:39.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-12T01:50:39.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-12T01:50:39.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-12T01:50:39.682Z] Bash-1.0.6 [2026-04-12T01:50:39.682Z] [2026-04-12T01:50:39.682Z] [2026-04-12T01:50:39.941Z] ==> git version 2.25.1 found [2026-04-12T01:50:39.941Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-04-12T01:50:39.941Z] Release-Date: 2020-01-08 [2026-04-12T01:50:39.941Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-04-12T01:50:39.941Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-12T01:50:39.941Z] ==> Jenkins CI detected. [2026-04-12T01:50:39.941Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2026-04-12T01:50:39.941Z] project root: . [2026-04-12T01:50:39.941Z] --> token set from env [2026-04-12T01:50:39.941Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-12T01:50:39.941Z] ==> Running gcov in . (disable via -X gcov) [2026-04-12T01:50:39.941Z] ==> Python coveragepy not found [2026-04-12T01:50:39.941Z] ==> Searching for coverage reports in: [2026-04-12T01:50:39.941Z] + . [2026-04-12T01:50:39.941Z] -> Found 1 reports [2026-04-12T01:50:39.941Z] ==> Detecting git/mercurial file structure [2026-04-12T01:50:39.941Z] ==> Reading reports [2026-04-12T01:50:39.941Z] + ./coverage.out bytes=54776 [2026-04-12T01:50:39.941Z] ==> Appending adjustments [2026-04-12T01:50:39.942Z] https://docs.codecov.io/docs/fixing-reports [2026-04-12T01:50:39.942Z] + Found adjustments [2026-04-12T01:50:39.942Z] ==> Gzipping contents [2026-04-12T01:50:39.942Z] 8.0K /tmp/codecov.RPDdWh.gz [2026-04-12T01:50:39.942Z] ==> Uploading reports [2026-04-12T01:50:39.942Z] url: https://codecov.io [2026-04-12T01:50:39.942Z] query: branch=main&commit=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-12T01:50:39.942Z] -> Pinging Codecov [2026-04-12T01:50:39.942Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=415d9321f1fd15cff76d4d829b82b7fc09cb1b7f&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-12T01:50:40.201Z] -> Uploading to [2026-04-12T01:50:40.201Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/415d9321f1fd15cff76d4d829b82b7fc09cb1b7f/699502dc-732a-4c04-898a-7e49c2582201.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260412%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260412T015040Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c6657c09a833059e2012a34726992341320e917892da5722c85530464655fe25 [2026-04-12T01:50:40.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-12T01:50:40.201Z] Dload Upload Total Spent Left Speed [2026-04-12T01:50:40.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 46882 --:--:-- --:--:-- --:--:-- 46882 [2026-04-12T01:50:40.460Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] } [2026-04-12T01:50:40.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-04-12T01:50:40.686Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-12T01:50:40.705Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:50:41.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:50:41.012Z] [2026-04-12T01:50:41.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:50:41.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:50:41.321Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-12T01:50:41.321Z] 2d35ebdb57d9: Already exists [2026-04-12T01:50:41.321Z] 85e8836fcdb2: Pulling fs layer [2026-04-12T01:50:41.321Z] 91631faa732a: Pulling fs layer [2026-04-12T01:50:41.321Z] f3f5ae8826fa: Pulling fs layer [2026-04-12T01:50:41.321Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:50:41.321Z] 7861252a18e6: Pulling fs layer [2026-04-12T01:50:41.321Z] 9130f900ef6f: Pulling fs layer [2026-04-12T01:50:41.321Z] 7861252a18e6: Waiting [2026-04-12T01:50:41.321Z] 9130f900ef6f: Waiting [2026-04-12T01:50:41.321Z] 4f4fb700ef54: Waiting [2026-04-12T01:50:41.321Z] f3f5ae8826fa: Verifying Checksum [2026-04-12T01:50:41.321Z] f3f5ae8826fa: Download complete [2026-04-12T01:50:41.321Z] 85e8836fcdb2: Download complete [2026-04-12T01:50:41.321Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:50:41.321Z] 4f4fb700ef54: Download complete [2026-04-12T01:50:41.321Z] 85e8836fcdb2: Pull complete [2026-04-12T01:50:41.583Z] 7861252a18e6: Download complete [2026-04-12T01:50:41.841Z] 91631faa732a: Verifying Checksum [2026-04-12T01:50:41.841Z] 91631faa732a: Download complete [2026-04-12T01:50:42.404Z] 9130f900ef6f: Verifying Checksum [2026-04-12T01:50:42.404Z] 9130f900ef6f: Download complete [2026-04-12T01:50:46.585Z] 91631faa732a: Pull complete [2026-04-12T01:50:46.585Z] f3f5ae8826fa: Pull complete [2026-04-12T01:50:46.585Z] 4f4fb700ef54: Pull complete [2026-04-12T01:50:46.585Z] 7861252a18e6: Pull complete [2026-04-12T01:50:50.763Z] 9130f900ef6f: Pull complete [2026-04-12T01:50:50.763Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-12T01:50:50.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:50:50.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:50:50.867Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:50:50.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-04-12T01:50:52.341Z] $ docker top a3c0f4e03b438359c06e2e04f3dcfba02cc424d642d33e451dd43ef4e7efb4c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:50:52.696Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2026-04-12T01:50:52.706Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2026-04-12T01:50:52.987Z] + set -o pipefail [2026-04-12T01:50:52.987Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2026-04-12T01:51:02.951Z] [2026-04-12T01:51:02.951Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2026-04-12T01:51:02.951Z] [2026-04-12T01:51:02.951Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/2f5d1b8a-c6fe-4b6d-97c0-32d91d2d73a0 [2026-04-12T01:51:02.951Z] [2026-04-12T01:51:02.951Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-12T01:51:02.951Z] [2026-04-12T01:51:02.951Z] [2026-04-12T01:51:02.951Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-12T01:51:02.951Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-12T01:51:02.957Z] $ docker stop --time=1 a3c0f4e03b438359c06e2e04f3dcfba02cc424d642d33e451dd43ef4e7efb4c8 [2026-04-12T01:51:05.049Z] $ docker rm -f --volumes a3c0f4e03b438359c06e2e04f3dcfba02cc424d642d33e451dd43ef4e7efb4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:51:05.939Z] + git log --format=format:%s -1 415d9321f1fd15cff76d4d829b82b7fc09cb1b7f [Pipeline] sh [2026-04-12T01:51:06.224Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:51:06.224Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:51:06.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:51:06.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:51:06.616Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:51:06.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-12T01:51:06.920Z] $ docker top fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c -eo pid,comm [2026-04-12T01:51:06.971Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-04-12T01:51:06.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:51:07.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:51:07.021Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:51:07.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:51:07.148Z] $ docker exec fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c ssh-agent [2026-04-12T01:51:07.250Z] SSH_AUTH_SOCK=/tmp/ssh-4f1nHY5unpug/agent.32 [2026-04-12T01:51:07.250Z] SSH_AGENT_PID=38 [2026-04-12T01:51:07.255Z] Running ssh-add (command line suppressed) [2026-04-12T01:51:07.355Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16620234681311059175.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16620234681311059175.key) [2026-04-12T01:51:07.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:51:07.671Z] + git semver tag [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,901 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,905 [run_tag] DEBUG tag force:False [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,905 [check_head_tag] DEBUG check head tag [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,906 [execute] INFO git cat-file --batch-check [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,909 [execute] INFO git cat-file --batch [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,919 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,919 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,920 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:51:07.930Z] 2026-04-12 01:51:07,923 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:51:07.930Z] 4.1.0-dev.16 [Pipeline] } [2026-04-12T01:51:08.193Z] $ docker exec --env ******** --env ******** fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c ssh-agent -k [2026-04-12T01:51:08.292Z] unset SSH_AUTH_SOCK; [2026-04-12T01:51:08.293Z] unset SSH_AGENT_PID; [2026-04-12T01:51:08.293Z] echo Agent pid 38 killed; [2026-04-12T01:51:08.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:51:08.644Z] + git semver [Pipeline] } [2026-04-12T01:51:09.221Z] $ docker stop --time=1 fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c [2026-04-12T01:51:10.494Z] $ docker rm -f --volumes fc55d6b3ed24cc9dbc72c2ac56919dc7348aa197e0727b518336bcb88234371c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:51:10.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:51:10.912Z] [2026-04-12T01:51:10.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:51:11.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:51:11.212Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-12T01:51:11.212Z] ab5ef0e58194: Pulling fs layer [2026-04-12T01:51:11.212Z] 9712f1f96733: Pulling fs layer [2026-04-12T01:51:11.212Z] 63f879dbbcfc: Pulling fs layer [2026-04-12T01:51:11.212Z] 0d9ebad4ef96: Pulling fs layer [2026-04-12T01:51:11.212Z] e9a5061849ea: Pulling fs layer [2026-04-12T01:51:11.212Z] d747dcd14b5f: Pulling fs layer [2026-04-12T01:51:11.212Z] 2de7ff778b66: Pulling fs layer [2026-04-12T01:51:11.212Z] 0d9ebad4ef96: Waiting [2026-04-12T01:51:11.212Z] d747dcd14b5f: Waiting [2026-04-12T01:51:11.212Z] 2de7ff778b66: Waiting [2026-04-12T01:51:11.212Z] e9a5061849ea: Waiting [2026-04-12T01:51:11.212Z] 9712f1f96733: Verifying Checksum [2026-04-12T01:51:11.212Z] 9712f1f96733: Download complete [2026-04-12T01:51:11.473Z] 63f879dbbcfc: Verifying Checksum [2026-04-12T01:51:11.473Z] 63f879dbbcfc: Download complete [2026-04-12T01:51:11.732Z] e9a5061849ea: Verifying Checksum [2026-04-12T01:51:11.732Z] e9a5061849ea: Download complete [2026-04-12T01:51:11.732Z] d747dcd14b5f: Verifying Checksum [2026-04-12T01:51:11.732Z] d747dcd14b5f: Download complete [2026-04-12T01:51:13.651Z] ab5ef0e58194: Verifying Checksum [2026-04-12T01:51:13.651Z] ab5ef0e58194: Download complete [2026-04-12T01:51:13.651Z] 0d9ebad4ef96: Verifying Checksum [2026-04-12T01:51:13.651Z] 0d9ebad4ef96: Download complete [2026-04-12T01:51:13.651Z] 2de7ff778b66: Verifying Checksum [2026-04-12T01:51:13.651Z] 2de7ff778b66: Download complete [2026-04-12T01:51:17.860Z] ab5ef0e58194: Pull complete [2026-04-12T01:51:17.860Z] 9712f1f96733: Pull complete [2026-04-12T01:51:18.431Z] 63f879dbbcfc: Pull complete [2026-04-12T01:51:23.693Z] 0d9ebad4ef96: Pull complete [2026-04-12T01:51:23.693Z] e9a5061849ea: Pull complete [2026-04-12T01:51:23.693Z] d747dcd14b5f: Pull complete [2026-04-12T01:51:25.596Z] 2de7ff778b66: Pull complete [2026-04-12T01:51:25.596Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-12T01:51:25.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:51:25.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:51:25.707Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:51:25.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-04-12T01:51:27.018Z] $ docker top 5d48e73209b5064fca0b7348ed34b60ac3a905ed07b508c21985ee69870e70f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:51:27.098Z] provisioning config files... [2026-04-12T01:51:27.105Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16593712113962316790tmp [2026-04-12T01:51:27.116Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13833217034154630511tmp [2026-04-12T01:51:27.125Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6011514425384774625tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:51:27.156Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:27.446Z] ---> sigul-configuration.sh [2026-04-12T01:51:27.446Z] gpg: directory `/root/.gnupg' created [2026-04-12T01:51:27.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-12T01:51:27.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-12T01:51:27.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-12T01:51:27.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-12T01:51:27.446Z] gpg: CAST5 encrypted data [2026-04-12T01:51:27.446Z] gpg: encrypted with 1 passphrase [2026-04-12T01:51:27.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-12T01:51:27.743Z] + mkdir /home/jenkins [2026-04-12T01:51:27.743Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-12T01:51:28.127Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-04-12T01:51:28.155Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:28.471Z] ---> sigul-install.sh [2026-04-12T01:51:28.471Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-12T01:51:28.820Z] + git tag --list [2026-04-12T01:51:28.820Z] v0.0.0 [2026-04-12T01:51:28.820Z] v2.2.0 [2026-04-12T01:51:28.820Z] v2.3.0 [2026-04-12T01:51:28.820Z] v2.3.1 [2026-04-12T01:51:28.820Z] v3.0 [2026-04-12T01:51:28.820Z] v3.0.0 [2026-04-12T01:51:28.820Z] v3.1 [2026-04-12T01:51:28.820Z] v3.1.0 [2026-04-12T01:51:28.820Z] v3.1.1 [2026-04-12T01:51:28.820Z] v4.0 [2026-04-12T01:51:28.820Z] v4.0.0 [2026-04-12T01:51:28.820Z] v4.0.1 [2026-04-12T01:51:28.820Z] v4.0.1-dev.1 [2026-04-12T01:51:28.820Z] v4.1.0-dev.1 [2026-04-12T01:51:28.820Z] v4.1.0-dev.10 [2026-04-12T01:51:28.820Z] v4.1.0-dev.11 [2026-04-12T01:51:28.820Z] v4.1.0-dev.12 [2026-04-12T01:51:28.820Z] v4.1.0-dev.13 [2026-04-12T01:51:28.820Z] v4.1.0-dev.14 [2026-04-12T01:51:28.820Z] v4.1.0-dev.15 [2026-04-12T01:51:28.820Z] v4.1.0-dev.16 [2026-04-12T01:51:28.820Z] v4.1.0-dev.2 [2026-04-12T01:51:28.820Z] v4.1.0-dev.3 [2026-04-12T01:51:28.820Z] v4.1.0-dev.4 [2026-04-12T01:51:28.820Z] v4.1.0-dev.5 [2026-04-12T01:51:28.820Z] v4.1.0-dev.6 [2026-04-12T01:51:28.820Z] v4.1.0-dev.7 [2026-04-12T01:51:28.820Z] v4.1.0-dev.8 [2026-04-12T01:51:28.820Z] v4.1.0-dev.9 [Pipeline] sh [2026-04-12T01:51:29.147Z] + lftools sign git-tag v4.1.0-dev.16 [2026-04-12T01:51:29.714Z] Signing Git tag with Sigul... [2026-04-12T01:51:29.714Z] Signing v4.1.0-dev.16 [Pipeline] echo [2026-04-12T01:51:29.987Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:30.283Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-12T01:51:30.289Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-12T01:51:30.319Z] $ docker stop --time=1 5d48e73209b5064fca0b7348ed34b60ac3a905ed07b508c21985ee69870e70f3 [2026-04-12T01:51:31.602Z] $ docker rm -f --volumes 5d48e73209b5064fca0b7348ed34b60ac3a905ed07b508c21985ee69870e70f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-12T01:51:32.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:51:32.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:51:32.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:51:32.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:51:32.448Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:51:32.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-12T01:51:32.714Z] $ docker top efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f -eo pid,comm [2026-04-12T01:51:32.760Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-04-12T01:51:32.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:51:32.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:51:32.819Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:51:32.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:51:32.922Z] $ docker exec efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f ssh-agent [2026-04-12T01:51:33.026Z] SSH_AUTH_SOCK=/tmp/ssh-q0kkg3n16S1u/agent.32 [2026-04-12T01:51:33.026Z] SSH_AGENT_PID=38 [2026-04-12T01:51:33.031Z] Running ssh-add (command line suppressed) [2026-04-12T01:51:33.119Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3031450392301550486.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3031450392301550486.key) [2026-04-12T01:51:33.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:51:33.430Z] + git semver bump pre [2026-04-12T01:51:33.690Z] 2026-04-12 01:51:33,649 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:51:33.690Z] 2026-04-12 01:51:33,652 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:51:33.690Z] 2026-04-12 01:51:33,652 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev [2026-04-12T01:51:33.690Z] 2026-04-12 01:51:33,652 [bump_version] DEBUG bumped version:4.1.0-dev.17 [2026-04-12T01:51:33.690Z] 2026-04-12 01:51:33,652 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2026-04-12T01:51:33.691Z] 2026-04-12 01:51:33,652 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:51:33.691Z] 2026-04-12 01:51:33,652 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:51:33.691Z] 2026-04-12 01:51:33,654 [execute] INFO git cat-file --batch-check [2026-04-12T01:51:33.691Z] 2026-04-12 01:51:33,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:51:33.691Z] 2026-04-12 01:51:33,657 [execute] INFO git cat-file --batch [2026-04-12T01:51:33.691Z] 2026-04-12 01:51:33,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:51:33.691Z] 2026-04-12 01:51:33,660 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:51:33.691Z] 4.1.0-dev.17 [Pipeline] } [2026-04-12T01:51:33.694Z] $ docker exec --env ******** --env ******** efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f ssh-agent -k [2026-04-12T01:51:33.787Z] unset SSH_AUTH_SOCK; [2026-04-12T01:51:33.787Z] unset SSH_AGENT_PID; [2026-04-12T01:51:33.787Z] echo Agent pid 38 killed; [2026-04-12T01:51:33.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:51:34.126Z] + git semver [Pipeline] } [2026-04-12T01:51:34.391Z] $ docker stop --time=1 efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f [2026-04-12T01:51:35.652Z] $ docker rm -f --volumes efd4ec119145440b1cd13e24668c1bfd77351d838cb5faf502c7f4706444906f [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:51:36.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:51:36.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:51:36.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:51:36.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:51:36.389Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:51:36.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-12T01:51:36.634Z] $ docker top 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad -eo pid,comm [2026-04-12T01:51:36.677Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-04-12T01:51:36.678Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:51:36.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:51:36.744Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:51:36.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:51:36.847Z] $ docker exec 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad ssh-agent [2026-04-12T01:51:36.956Z] SSH_AUTH_SOCK=/tmp/ssh-eJH5SawnEKZW/agent.32 [2026-04-12T01:51:36.956Z] SSH_AGENT_PID=38 [2026-04-12T01:51:36.961Z] Running ssh-add (command line suppressed) [2026-04-12T01:51:37.052Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9864566627439276634.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9864566627439276634.key) [2026-04-12T01:51:37.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:51:37.365Z] + git semver push [2026-04-12T01:51:37.624Z] 2026-04-12 01:51:37,581 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:51:37.624Z] 2026-04-12 01:51:37,585 [run_push] DEBUG push [2026-04-12T01:51:37.624Z] 2026-04-12 01:51:37,586 [execute] INFO git cat-file --batch-check [2026-04-12T01:51:37.624Z] 2026-04-12 01:51:37,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:51:37.624Z] 2026-04-12 01:51:37,588 [execute] INFO git rev-list 64e79025901a404e294b4b9720cc487a51bedb0c -- [2026-04-12T01:51:37.624Z] 2026-04-12 01:51:37,588 [execute] DEBUG Popen(['git', 'rev-list', '64e79025901a404e294b4b9720cc487a51bedb0c', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:51:37.624Z] 2026-04-12 01:51:37,595 [execute] INFO git fetch -v -- origin [2026-04-12T01:51:37.624Z] 2026-04-12 01:51:37,596 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-12T01:51:38.217Z] 2026-04-12 01:51:38,122 [run_push] DEBUG no remote changes detected [2026-04-12T01:51:38.217Z] 2026-04-12 01:51:38,122 [execute] INFO git push origin semver [2026-04-12T01:51:38.217Z] 2026-04-12 01:51:38,123 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:51:39.153Z] 2026-04-12 01:51:39,146 [run_push] DEBUG push all version tags [2026-04-12T01:51:39.154Z] 2026-04-12 01:51:39,146 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-12T01:51:39.154Z] 2026-04-12 01:51:39,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:51:40.088Z] 2026-04-12 01:51:40,065 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-04-12T01:51:40.088Z] 4.1.0-dev.17 [Pipeline] } [2026-04-12T01:51:40.348Z] $ docker exec --env ******** --env ******** 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad ssh-agent -k [2026-04-12T01:51:40.444Z] unset SSH_AUTH_SOCK; [2026-04-12T01:51:40.445Z] unset SSH_AGENT_PID; [2026-04-12T01:51:40.445Z] echo Agent pid 38 killed; [2026-04-12T01:51:40.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:51:40.800Z] + git semver [Pipeline] } [2026-04-12T01:51:41.066Z] $ docker stop --time=1 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad [2026-04-12T01:51:42.314Z] $ docker rm -f --volumes 68105ea8fddc0e549bcfd30a9abe0fbaed10df4798dce69793916cda4576f0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-12T01:51:42.931Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2026-04-12T01:51:42.931Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-04-12T01:51:42.931Z] total 16 [2026-04-12T01:51:42.931Z] drwxr-xr-x 3 root root 4096 Apr 12 01:33 . [2026-04-12T01:51:42.931Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:51 .. [2026-04-12T01:51:42.931Z] drwxr-xr-x 2 root root 4096 Apr 12 01:33 cost [2026-04-12T01:51:42.931Z] -rw-r--r-- 1 root root 89 Apr 12 01:33 cost.csv [2026-04-12T01:51:42.931Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2026-04-12T01:51:42.931Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-04-12T01:51:42.931Z] total 16 [2026-04-12T01:51:42.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 . [2026-04-12T01:51:42.931Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:51 .. [2026-04-12T01:51:42.931Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 01:33 cost [2026-04-12T01:51:42.931Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 12 01:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:43.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:44.081Z] ---> package-listing.sh [2026-04-12T01:51:44.081Z] ++ facter osfamily [2026-04-12T01:51:44.081Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T01:51:44.342Z] + OS_FAMILY=debian [2026-04-12T01:51:44.342Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-04-12T01:51:44.342Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T01:51:44.342Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T01:51:44.342Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T01:51:44.342Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T01:51:44.342Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-04-12T01:51:44.342Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T01:51:44.342Z] + case "${OS_FAMILY}" in [2026-04-12T01:51:44.342Z] + dpkg -l [2026-04-12T01:51:44.342Z] + grep '^ii' [2026-04-12T01:51:44.342Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T01:51:44.342Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T01:51:44.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T01:51:44.342Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-04-12T01:51:44.342Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-04-12T01:51:44.342Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-04-12T01:51:44.353Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-12T01:51:44.629Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:51:45.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:51:45.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:51:45.278Z] prd-ubuntu20.04-docker-8c-8g-4959 does not seem to be running inside a container [2026-04-12T01:51:45.302Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T01:51:45.537Z] $ docker top fb893314773f095d662ece96a043682d63a7d64d18f7755a8b55a6c00a574823 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:51:45.889Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T01:51:46.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T01:51:46.454Z] + ls /var/log/sa-host [2026-04-12T01:51:46.454Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:51:46.486Z] provisioning config files... [2026-04-12T01:51:46.500Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17520441468821175027tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:51:46.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:46.816Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T01:51:46.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:47.133Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T01:51:47.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:47.425Z] ---> sudo-logs.sh [2026-04-12T01:51:47.425Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-12T01:51:47.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:47.746Z] ---> job-cost.sh [2026-04-12T01:51:47.746Z] lf-activate-venv: SKIPPING [2026-04-12T01:51:47.746Z] DEBUG: total: 0.2199999988079071 [2026-04-12T01:51:47.746Z] INFO: Retrieving Stack Cost... [2026-04-12T01:51:48.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T01:51:48.264Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T01:51:48.279Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:51:48.558Z] ---> logs-deploy.sh [2026-04-12T01:51:48.558Z] lf-activate-venv: SKIPPING [2026-04-12T01:51:48.558Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/222 [2026-04-12T01:51:48.558Z] INFO: archiving workspace using pattern(s): [2026-04-12T01:51:49.494Z] Archives upload complete. [2026-04-12T01:51:49.494Z] INFO: archiving logs to Nexus