Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87a61a811e1bfa3e223544ab124a9c4b92757dfc 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-ssh12871906767548798489.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-ssh2524113589820865676.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-ssh14092428239672347669.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-ssh11874708819136437306.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-ssh6856277485546996585.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.23] ========================================================= [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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772240 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 87a61a811e1bfa3e223544ab124a9c4b92757dfc (main) Commit message: "Merge pull request #422 from FelixTing/bump-alpine-3.22" > 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 87a61a811e1bfa3e223544ab124a9c4b92757dfc # timeout=10 > git rev-list --no-walk fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T13:33:30.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T13:33:30.779Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T13:33:30.810Z] ========================================================= [2025-10-31T13:33:30.810Z] EdgeX Global Pipelines Version Info [2025-10-31T13:33:30.810Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:33:31.916Z] ------------------- [2025-10-31T13:33:31.916Z] stable info: [2025-10-31T13:33:31.916Z] ------------------- [2025-10-31T13:33:31.916Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T13:33:31.916Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T13:33:31.916Z] Message: update stable to v1.0.278 [2025-10-31T13:33:32.187Z] ------------------- [2025-10-31T13:33:32.187Z] experimental info: [2025-10-31T13:33:32.188Z] ------------------- [2025-10-31T13:33:32.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T13:33:32.188Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T13:33:32.188Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T13:33:32.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-10-31T13:33:32.293Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-10-31T13:33:32.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T13:33:32.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T13:33:32.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T13:33:32.393Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T13:33:32.415Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T13:33:32.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T13:33:32.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T13:33:32.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T13:33:32.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T13:33:32.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-10-31T13:33:32.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T13:33:32.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T13:33:32.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:33:32.640Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:33:32.664Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:33:32.686Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:33:32.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T13:33:32.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T13:33:32.759Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-31T13:33:32.782Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-31T13:33:32.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T13:33:32.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T13:33:32.856Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T13:33:32.881Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T13:33:32.901Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T13:33:32.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T13:33:32.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T13:33:32.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T13:33:32.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo [2025-10-31T13:33:33.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87a61a8 [Pipeline] echo [2025-10-31T13:33:33.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:33:33.092Z] provisioning config files... [2025-10-31T13:33:33.105Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10044671399825525943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:33:33.449Z] ---> ****-login.sh [2025-10-31T13:33:33.449Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:33:33.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:33.709Z] [2025-10-31T13:33:33.709Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:33:33.709Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:33.709Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:33:33.709Z] [2025-10-31T13:33:33.709Z] Login Succeeded [2025-10-31T13:33:33.709Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:33:33.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:33.709Z] [2025-10-31T13:33:33.709Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:33:33.709Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:33.709Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:33:33.709Z] [2025-10-31T13:33:33.709Z] Login Succeeded [2025-10-31T13:33:33.709Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:33:33.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:33.709Z] [2025-10-31T13:33:33.709Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:33:33.709Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:33.709Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:33:33.709Z] [2025-10-31T13:33:33.709Z] Login Succeeded [2025-10-31T13:33:33.709Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:33:33.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:33.969Z] [2025-10-31T13:33:33.969Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:33:33.970Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:33.970Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:33:33.970Z] [2025-10-31T13:33:33.970Z] Login Succeeded [2025-10-31T13:33:33.970Z] ****.io [2025-10-31T13:33:33.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:34.229Z] [2025-10-31T13:33:34.229Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:33:34.229Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:34.229Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:33:34.229Z] [2025-10-31T13:33:34.229Z] Login Succeeded [2025-10-31T13:33:34.229Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:33:34.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T13:33:34.653Z] + git rev-list -1 --merges 87a61a811e1bfa3e223544ab124a9c4b92757dfc~1..87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo [2025-10-31T13:33:34.685Z] -----------> git rev-list -1 --merges 87a61a811e1bfa3e223544ab124a9c4b92757dfc~1..87a61a811e1bfa3e223544ab124a9c4b92757dfc 87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:33:34.685Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc [false] [Pipeline] sh [2025-10-31T13:33:34.982Z] + git log --format=format:%s -1 87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo [2025-10-31T13:33:35.000Z] ========================================================= [2025-10-31T13:33:35.000Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T13:33:35.000Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:33:35.350Z] + git log --format=format:%s -1 87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo [2025-10-31T13:33:35.362Z] [semverPrep] GIT_COMMIT: 87a61a811e1bfa3e223544ab124a9c4b92757dfc, Commit Message: Merge pull request #422 from FelixTing/bump-alpine-3.22 [Pipeline] echo [2025-10-31T13:33:35.376Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T13:33:35.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:33:35.729Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T13:33:35.729Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T13:33:35.729Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T13:33:35.729Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T13:33:35.729Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T13:33:35.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:36.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:33:36.078Z] [2025-10-31T13:33:36.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:36.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:33:36.392Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T13:33:36.392Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T13:33:36.392Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T13:33:36.392Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T13:33:36.392Z] 461d9e800cba: Pulling fs layer [2025-10-31T13:33:36.392Z] 80192f66455f: Pulling fs layer [2025-10-31T13:33:36.392Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T13:33:36.392Z] a29436f7fd5d: Pulling fs layer [2025-10-31T13:33:36.392Z] 923cac83aea3: Pulling fs layer [2025-10-31T13:33:36.392Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T13:33:36.392Z] db01528c6b51: Pulling fs layer [2025-10-31T13:33:36.392Z] 28988de357af: Pulling fs layer [2025-10-31T13:33:36.392Z] a29436f7fd5d: Waiting [2025-10-31T13:33:36.392Z] 923cac83aea3: Waiting [2025-10-31T13:33:36.392Z] 461d9e800cba: Waiting [2025-10-31T13:33:36.392Z] 80192f66455f: Waiting [2025-10-31T13:33:36.392Z] 25ad8b0a4227: Waiting [2025-10-31T13:33:36.392Z] 28988de357af: Waiting [2025-10-31T13:33:36.392Z] db01528c6b51: Waiting [2025-10-31T13:33:36.392Z] 2e8e34ca0e6c: Waiting [2025-10-31T13:33:36.392Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T13:33:36.392Z] 6bf1a483ea7c: Download complete [2025-10-31T13:33:36.392Z] 461d9e800cba: Verifying Checksum [2025-10-31T13:33:36.392Z] 461d9e800cba: Download complete [2025-10-31T13:33:36.651Z] 80192f66455f: Download complete [2025-10-31T13:33:36.651Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T13:33:36.651Z] f5dfc541a4d3: Download complete [2025-10-31T13:33:36.651Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T13:33:36.651Z] 3dae71ba6b94: Download complete [2025-10-31T13:33:36.651Z] 923cac83aea3: Verifying Checksum [2025-10-31T13:33:36.651Z] 923cac83aea3: Download complete [2025-10-31T13:33:36.910Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T13:33:36.910Z] 25ad8b0a4227: Download complete [2025-10-31T13:33:36.910Z] db01528c6b51: Download complete [2025-10-31T13:33:36.910Z] 28988de357af: Verifying Checksum [2025-10-31T13:33:36.910Z] 28988de357af: Download complete [2025-10-31T13:33:36.910Z] a29436f7fd5d: Verifying Checksum [2025-10-31T13:33:36.910Z] a29436f7fd5d: Download complete [2025-10-31T13:33:37.478Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T13:33:37.478Z] 2e8e34ca0e6c: Download complete [2025-10-31T13:33:38.045Z] 3dae71ba6b94: Pull complete [2025-10-31T13:33:38.304Z] 6bf1a483ea7c: Pull complete [2025-10-31T13:33:38.873Z] f5dfc541a4d3: Pull complete [2025-10-31T13:33:38.873Z] 461d9e800cba: Pull complete [2025-10-31T13:33:38.873Z] 80192f66455f: Pull complete [2025-10-31T13:33:43.067Z] 2e8e34ca0e6c: Pull complete [2025-10-31T13:33:43.067Z] a29436f7fd5d: Pull complete [2025-10-31T13:33:43.326Z] 923cac83aea3: Pull complete [2025-10-31T13:33:43.326Z] 25ad8b0a4227: Pull complete [2025-10-31T13:33:43.326Z] db01528c6b51: Pull complete [2025-10-31T13:33:43.326Z] 28988de357af: Pull complete [2025-10-31T13:33:43.326Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T13:33:43.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:33:43.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:33:43.459Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:33:43.488Z] $ 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 [2025-10-31T13:33:45.188Z] $ docker top 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 -eo pid,comm [2025-10-31T13:33:45.239Z] 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). [2025-10-31T13:33:45.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:33:45.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:33:45.298Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:33:45.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:33:45.415Z] $ docker exec 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 ssh-agent [2025-10-31T13:33:45.517Z] SSH_AUTH_SOCK=/tmp/ssh-gGmoYdBKBbnT/agent.32 [2025-10-31T13:33:45.517Z] SSH_AGENT_PID=38 [2025-10-31T13:33:45.523Z] Running ssh-add (command line suppressed) [2025-10-31T13:33:45.626Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7926426846753116856.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7926426846753116856.key) [2025-10-31T13:33:45.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:33:45.932Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-10-31T13:33:46.219Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T13:33:46.231Z] $ docker exec --env ******** --env ******** 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 ssh-agent -k [2025-10-31T13:33:46.315Z] unset SSH_AUTH_SOCK; [2025-10-31T13:33:46.315Z] unset SSH_AGENT_PID; [2025-10-31T13:33:46.315Z] echo Agent pid 38 killed; [2025-10-31T13:33:46.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T13:33:46.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:33:46.366Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:33:46.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:33:46.486Z] $ docker exec 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 ssh-agent [2025-10-31T13:33:46.591Z] SSH_AUTH_SOCK=/tmp/ssh-jZQOq02WtREV/agent.85 [2025-10-31T13:33:46.591Z] SSH_AGENT_PID=91 [2025-10-31T13:33:46.597Z] Running ssh-add (command line suppressed) [2025-10-31T13:33:46.702Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_265001629065989130.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_265001629065989130.key) [2025-10-31T13:33:46.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:33:47.014Z] + git semver init [2025-10-31T13:33:47.275Z] 2025-10-31 13:33:47,212 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:33:47.275Z] 2025-10-31 13:33:47,217 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T13:33:47.275Z] 2025-10-31 13:33:47,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-10-31T13:33:47.275Z] 2025-10-31 13:33:47,218 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-10-31T13:33:47.275Z] 2025-10-31 13:33:47,218 [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) [2025-10-31T13:33:48.661Z] 2025-10-31 13:33:48,502 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-10-31T13:33:48.661Z] 2025-10-31 13:33:48,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-10-31T13:33:48.661Z] 2025-10-31 13:33:48,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:33:48.661Z] 2025-10-31 13:33:48,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:33:48.661Z] 4.1.0-dev.7 [Pipeline] } [2025-10-31T13:33:48.669Z] $ docker exec --env ******** --env ******** 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 ssh-agent -k [2025-10-31T13:33:48.765Z] unset SSH_AUTH_SOCK; [2025-10-31T13:33:48.765Z] unset SSH_AGENT_PID; [2025-10-31T13:33:48.765Z] echo Agent pid 91 killed; [2025-10-31T13:33:48.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:33:49.118Z] + git semver [Pipeline] } [2025-10-31T13:33:49.391Z] $ docker stop --time=1 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 [2025-10-31T13:33:50.675Z] $ docker rm -f --volumes 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:33:51.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T13:33:51.294Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T13:33:51.301Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 [2025-10-31T13:33:51.500Z] provisioning config files... [2025-10-31T13:33:51.519Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12312532876976883340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:33:51.836Z] ---> ****-login.sh [2025-10-31T13:33:51.836Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:33:51.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:51.836Z] Login Succeeded [2025-10-31T13:33:51.836Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:33:51.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:51.836Z] Login Succeeded [2025-10-31T13:33:51.836Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:33:52.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:52.096Z] Login Succeeded [2025-10-31T13:33:52.096Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:33:52.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:52.096Z] Login Succeeded [2025-10-31T13:33:52.096Z] ****.io [2025-10-31T13:33:52.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:52.124Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772234 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-10-31T13:33:52.144Z] Running in /w/workspace/device-usb-camera/210 [Pipeline] { [Pipeline] checkout [2025-10-31T13:33:52.191Z] Selected Git installation does not exist. Using Default [2025-10-31T13:33:52.191Z] The recommended git tool is: NONE [2025-10-31T13:33:52.356Z] Login Succeeded [2025-10-31T13:33:52.356Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:33:52.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:33:52.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:33:52.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:33:52.507Z] ========================================================= [2025-10-31T13:33:52.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T13:33:52.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:52.856Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:33:53.422Z] #0 building with "default" instance using docker driver [2025-10-31T13:33:53.422Z] [2025-10-31T13:33:53.422Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:33:53.422Z] #1 transferring dockerfile: 2.48kB done [2025-10-31T13:33:53.422Z] #1 DONE 0.0s [2025-10-31T13:33:53.422Z] [2025-10-31T13:33:53.422Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T13:33:53.422Z] #2 DONE 0.1s [2025-10-31T13:33:53.682Z] [2025-10-31T13:33:53.682Z] #3 [internal] load .dockerignore [2025-10-31T13:33:53.682Z] #3 transferring context: 2B done [2025-10-31T13:33:53.682Z] #3 DONE 0.0s [2025-10-31T13:33:53.682Z] [2025-10-31T13:33:53.682Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:33:53.682Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T13:33:53.682Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-31T13:33:53.682Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.15MB / 74.07MB 0.1s [2025-10-31T13:33:53.682Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done [2025-10-31T13:33:53.682Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T13:33:53.682Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T13:33:53.682Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T13:33:53.682Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s [2025-10-31T13:33:53.682Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T13:33:53.943Z] #4 ... [2025-10-31T13:33:53.944Z] [2025-10-31T13:33:53.944Z] #5 [internal] load build context [2025-10-31T13:33:53.944Z] #5 transferring context: 22.89MB 0.2s done [2025-10-31T13:33:53.944Z] #5 DONE 0.2s [2025-10-31T13:33:53.944Z] [2025-10-31T13:33:53.944Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:33:53.944Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-31T13:33:53.944Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 28.31MB / 74.07MB 0.3s [2025-10-31T13:33:53.944Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T13:33:53.944Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-31T13:33:53.944Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 6.29MB / 113.25MB 0.3s [2025-10-31T13:33:53.944Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-31T13:33:53.944Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T13:33:53.944Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-10-31T13:33:53.944Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 3.15MB / 13.30MB 0.3s [2025-10-31T13:33:53.944Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 61.87MB / 74.07MB 0.5s [2025-10-31T13:33:53.944Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 26.21MB / 113.25MB 0.5s [2025-10-31T13:33:53.944Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-10-31T13:33:53.944Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.4s done [2025-10-31T13:33:54.203Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done [2025-10-31T13:33:54.203Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 59.77MB / 113.25MB 0.7s [2025-10-31T13:33:54.459Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 79.69MB / 113.25MB 0.8s [2025-10-31T13:33:54.459Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s [2025-10-31T13:33:54.459Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 102.76MB / 113.25MB 0.9s [2025-10-31T13:33:54.717Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s [2025-10-31T13:33:54.717Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.1s done [2025-10-31T13:33:59.332Z] using credential edgex-jenkins-ssh [2025-10-31T13:33:59.364Z] Cloning the remote Git repository [2025-10-31T13:33:59.455Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-10-31T13:33:59.593Z] > git init /w/workspace/device-usb-camera/210 # timeout=10 [2025-10-31T13:33:59.808Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-10-31T13:33:59.810Z] > git --version # timeout=10 [2025-10-31T13:33:59.844Z] > git --version # 'git version 2.25.1' [2025-10-31T13:33:59.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T13:34:00.009Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.9s done [2025-10-31T13:34:00.009Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T13:34:00.009Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T13:34:00.009Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T13:34:00.009Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T13:34:00.009Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-31T13:34:00.010Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T13:34:00.010Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-31T13:34:00.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:34:03.298Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.5s done [2025-10-31T13:34:03.298Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-31T13:34:03.864Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done [2025-10-31T13:34:03.864Z] #4 DONE 10.4s [2025-10-31T13:34:02.924Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-10-31T13:34:02.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:34:04.122Z] [2025-10-31T13:34:04.122Z] #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 [2025-10-31T13:34:04.122Z] #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:34:04.278Z] Avoid second fetch [2025-10-31T13:34:04.278Z] Checking out Revision 87a61a811e1bfa3e223544ab124a9c4b92757dfc (main) [2025-10-31T13:34:05.289Z] Commit message: "Merge pull request #422 from FelixTing/bump-alpine-3.22" [2025-10-31T13:34:05.500Z] #6 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:34:05.500Z] #6 1.718 (1/9) Installing eudev-libs (3.2.14-r5) [2025-10-31T13:34:04.302Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T13:34:04.391Z] > git checkout -f 87a61a811e1bfa3e223544ab124a9c4b92757dfc # timeout=10 [2025-10-31T13:34:05.758Z] #6 1.722 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2025-10-31T13:34:05.758Z] #6 1.734 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2025-10-31T13:34:05.758Z] #6 1.741 (4/9) Installing v4l-utils (1.28.1-r1) [2025-10-31T13:34:05.758Z] #6 1.762 (5/9) Installing libdvbv5 (1.28.1-r1) [2025-10-31T13:34:05.758Z] #6 1.768 (6/9) Installing libturbojpeg (3.1.0-r0) [2025-10-31T13:34:05.758Z] #6 1.778 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2025-10-31T13:34:05.758Z] #6 1.783 (8/9) Installing eudev-dev (3.2.14-r5) [2025-10-31T13:34:05.758Z] #6 1.798 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2025-10-31T13:34:05.758Z] #6 1.814 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:34:05.758Z] #6 1.823 OK: 271 MiB in 69 packages [2025-10-31T13:34:07.665Z] #6 DONE 3.6s [2025-10-31T13:34:07.665Z] [2025-10-31T13:34:07.665Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-10-31T13:34:07.665Z] #7 DONE 0.0s [2025-10-31T13:34:07.665Z] [2025-10-31T13:34:07.665Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-10-31T13:34:07.665Z] #8 DONE 0.0s [2025-10-31T13:34:07.665Z] [2025-10-31T13:34:07.665Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:34:09.851Z] provisioning config files... [2025-10-31T13:34:09.898Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/210@tmp/config5244599234068452531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:34:10.882Z] ---> ****-login.sh [2025-10-31T13:34:10.882Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:34:11.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:34:11.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:34:11.763Z] Configure a credential helper to remove this warning. See [2025-10-31T13:34:11.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:34:11.763Z] [2025-10-31T13:34:11.763Z] Login Succeeded [2025-10-31T13:34:11.763Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:34:12.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:34:12.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:34:12.039Z] Configure a credential helper to remove this warning. See [2025-10-31T13:34:12.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:34:12.039Z] [2025-10-31T13:34:12.039Z] Login Succeeded [2025-10-31T13:34:12.039Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:34:12.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:34:12.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:34:12.586Z] Configure a credential helper to remove this warning. See [2025-10-31T13:34:12.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:34:12.586Z] [2025-10-31T13:34:12.586Z] Login Succeeded [2025-10-31T13:34:12.586Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:34:12.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:34:13.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:34:13.134Z] Configure a credential helper to remove this warning. See [2025-10-31T13:34:13.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:34:13.134Z] [2025-10-31T13:34:13.134Z] Login Succeeded [2025-10-31T13:34:13.134Z] ****.io [2025-10-31T13:34:13.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:34:13.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:34:13.685Z] Configure a credential helper to remove this warning. See [2025-10-31T13:34:13.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:34:13.685Z] [2025-10-31T13:34:13.685Z] Login Succeeded [2025-10-31T13:34:13.685Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:34:13.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:34:14.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:34:14.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:34:14.232Z] ========================================================= [2025-10-31T13:34:14.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T13:34:14.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:14.633Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:34:15.246Z] Sending build context to Docker daemon 11.7MB [2025-10-31T13:34:15.246Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:34:15.246Z] Step 2/13 : FROM ${BASE} AS builder [2025-10-31T13:34:15.528Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T13:34:15.528Z] 6e174226ea69: Pulling fs layer [2025-10-31T13:34:15.528Z] 7d1a427e917c: Pulling fs layer [2025-10-31T13:34:15.528Z] 382d65ac76eb: Pulling fs layer [2025-10-31T13:34:15.528Z] 13eebdc497b7: Pulling fs layer [2025-10-31T13:34:15.528Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:34:15.528Z] 06715773e931: Pulling fs layer [2025-10-31T13:34:15.528Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T13:34:15.528Z] d57d563a94ed: Pulling fs layer [2025-10-31T13:34:15.528Z] 4f4fb700ef54: Waiting [2025-10-31T13:34:15.528Z] 06715773e931: Waiting [2025-10-31T13:34:15.528Z] 7fa9dde3b271: Waiting [2025-10-31T13:34:15.528Z] d57d563a94ed: Waiting [2025-10-31T13:34:15.528Z] 13eebdc497b7: Waiting [2025-10-31T13:34:15.528Z] 7d1a427e917c: Download complete [2025-10-31T13:34:15.528Z] 13eebdc497b7: Verifying Checksum [2025-10-31T13:34:15.528Z] 13eebdc497b7: Download complete [2025-10-31T13:34:15.528Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:34:15.528Z] 4f4fb700ef54: Download complete [2025-10-31T13:34:15.528Z] 06715773e931: Verifying Checksum [2025-10-31T13:34:15.528Z] 06715773e931: Download complete [2025-10-31T13:34:15.528Z] 6e174226ea69: Verifying Checksum [2025-10-31T13:34:15.528Z] 6e174226ea69: Download complete [2025-10-31T13:34:16.129Z] d57d563a94ed: Verifying Checksum [2025-10-31T13:34:16.129Z] d57d563a94ed: Download complete [2025-10-31T13:34:16.723Z] 6e174226ea69: Pull complete [2025-10-31T13:34:17.731Z] 7d1a427e917c: Pull complete [2025-10-31T13:34:18.004Z] 382d65ac76eb: Verifying Checksum [2025-10-31T13:34:18.004Z] 382d65ac76eb: Download complete [2025-10-31T13:34:19.438Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T13:34:19.438Z] 7fa9dde3b271: Download complete [2025-10-31T13:34:19.905Z] #9 DONE 12.3s [2025-10-31T13:34:19.905Z] [2025-10-31T13:34:19.905Z] #10 [builder 6/8] COPY . . [2025-10-31T13:34:19.905Z] #10 DONE 0.1s [2025-10-31T13:34:19.905Z] [2025-10-31T13:34:19.905Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-10-31T13:34:20.164Z] #11 0.194 % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:34:20.164Z] #11 0.194 Dload Upload Total Spent Left Speed [2025-10-31T13:34:20.422Z] #11 0.194 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22670 0 --:--:-- --:--:-- --:--:-- 23086 [2025-10-31T13:34:20.422Z] #11 DONE 0.3s [2025-10-31T13:34:20.422Z] [2025-10-31T13:34:20.422Z] #12 [builder 8/8] RUN echo noop [2025-10-31T13:34:20.422Z] #12 0.222 noop [2025-10-31T13:34:20.680Z] #12 DONE 0.3s [2025-10-31T13:34:20.680Z] [2025-10-31T13:34:20.680Z] #13 exporting to image [2025-10-31T13:34:20.680Z] #13 exporting layers [2025-10-31T13:34:28.812Z] #13 exporting layers 8.0s done [2025-10-31T13:34:28.812Z] #13 writing image sha256:4f5b5bd1a5811568d94ad6f79cc5b076da966a2efb9f0b85afab584f32cdd331 done [2025-10-31T13:34:28.812Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T13:34:28.812Z] #13 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:29.141Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:34:29.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:29.224Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:34:29.252Z] $ 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 [2025-10-31T13:34:29.572Z] $ docker top 8238c215a63b2c08d10c6f18d864372e8e22e09f47847adb43d0dfaeed85bfc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:29.927Z] + go version [2025-10-31T13:34:29.927Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T13:34:29.935Z] $ docker stop --time=1 8238c215a63b2c08d10c6f18d864372e8e22e09f47847adb43d0dfaeed85bfc5 [2025-10-31T13:34:31.207Z] $ docker rm -f --volumes 8238c215a63b2c08d10c6f18d864372e8e22e09f47847adb43d0dfaeed85bfc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:31.644Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:34:31.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:31.723Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:34:31.753Z] $ 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 [2025-10-31T13:34:32.201Z] $ docker top 6a810d2f0ef3a09e87a5e07ae868dcc190125c2650d6d893d86a1ee043c19db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:32.547Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:34:32.851Z] + make test [2025-10-31T13:34:32.851Z] go test ./... -coverprofile=coverage.out ./... [2025-10-31T13:34:34.223Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-10-31T13:34:34.541Z] 382d65ac76eb: Pull complete [2025-10-31T13:34:34.541Z] 13eebdc497b7: Pull complete [2025-10-31T13:34:34.541Z] 4f4fb700ef54: Pull complete [2025-10-31T13:34:34.541Z] 06715773e931: Pull complete [2025-10-31T13:34:44.716Z] 7fa9dde3b271: Pull complete [2025-10-31T13:34:46.146Z] d57d563a94ed: Pull complete [2025-10-31T13:34:46.146Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T13:34:46.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T13:34:46.146Z] ---> 43a1c90cae9b [2025-10-31T13:34:46.146Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:34:48.755Z] ---> Running in 4c3f8ac27b4c [2025-10-31T13:34:49.028Z] Removing intermediate container 4c3f8ac27b4c [2025-10-31T13:34:49.028Z] ---> cae3a54cbcec [2025-10-31T13:34:49.028Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:34:49.301Z] ---> Running in 166c4207a67b [2025-10-31T13:34:49.573Z] Removing intermediate container 166c4207a67b [2025-10-31T13:34:49.573Z] ---> b6f864da9d48 [2025-10-31T13:34:49.573Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-10-31T13:34:49.846Z] ---> Running in 0c5d85005c79 [2025-10-31T13:34:50.119Z] Removing intermediate container 0c5d85005c79 [2025-10-31T13:34:50.119Z] ---> d590acad92d7 [2025-10-31T13:34:50.119Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-10-31T13:34:50.393Z] ---> Running in a2b723bd09dc [2025-10-31T13:34:50.665Z] Removing intermediate container a2b723bd09dc [2025-10-31T13:34:50.665Z] ---> 69e322913086 [2025-10-31T13:34:50.665Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:34:50.943Z] ---> Running in 4908104bd0ba [2025-10-31T13:34:52.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:34:52.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:34:55.313Z] (1/9) Installing eudev-libs (3.2.14-r5) [2025-10-31T13:34:55.313Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2025-10-31T13:34:55.313Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2025-10-31T13:34:55.313Z] (4/9) Installing v4l-utils (1.28.1-r1) [2025-10-31T13:34:55.313Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2025-10-31T13:34:55.313Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2025-10-31T13:34:55.313Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2025-10-31T13:34:55.313Z] (8/9) Installing eudev-dev (3.2.14-r5) [2025-10-31T13:34:55.313Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2025-10-31T13:34:55.592Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:34:55.592Z] OK: 262 MiB in 69 packages [2025-10-31T13:34:56.154Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-10-31T13:34:56.154Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2025-10-31T13:34:57.569Z] Removing intermediate container 4908104bd0ba [2025-10-31T13:34:57.569Z] ---> 78183a49d41e [2025-10-31T13:34:57.569Z] Step 8/13 : WORKDIR /device-usb-camera [2025-10-31T13:34:57.569Z] ---> Running in 5bf18b42440a [2025-10-31T13:34:57.843Z] Removing intermediate container 5bf18b42440a [2025-10-31T13:34:57.843Z] ---> 79f0681e6420 [2025-10-31T13:34:57.843Z] Step 9/13 : COPY go.mod vendor* ./ [2025-10-31T13:34:58.447Z] ---> e44c0ff0366f [2025-10-31T13:34:58.447Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:34:58.723Z] ---> Running in 7d7c8821889f [2025-10-31T13:35:06.165Z] go vet ./... [2025-10-31T13:35:12.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:35:12.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:35:12.729Z] ./bin/test-attribution-txt.sh [2025-10-31T13:35:12.729Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:35:12.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:35:12.756Z] $ docker stop --time=1 6a810d2f0ef3a09e87a5e07ae868dcc190125c2650d6d893d86a1ee043c19db6 [2025-10-31T13:35:14.600Z] $ docker rm -f --volumes 6a810d2f0ef3a09e87a5e07ae868dcc190125c2650d6d893d86a1ee043c19db6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:35:15.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:35:15.275Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T13:35:15.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:35:16.042Z] + ls -al . [2025-10-31T13:35:16.042Z] total 288 [2025-10-31T13:35:16.042Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:34 . [2025-10-31T13:35:16.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:33 .. [2025-10-31T13:35:16.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 .git [2025-10-31T13:35:16.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:33 .github [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 31 13:33 .gitignore [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 31 13:33 .golangci.yml [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 31 13:33 .hadolint.yml [2025-10-31T13:35:16.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:33 .semver [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 20006 Oct 31 13:33 Attribution.txt [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 17743 Oct 31 13:33 CHANGELOG.md [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 2440 Oct 31 13:33 Dockerfile [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 31 13:33 GOVERNANCE.md [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 682 Oct 31 13:33 Jenkinsfile [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 13:33 LICENSE [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 3193 Oct 31 13:33 Makefile [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 13:33 OWNERS.md [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 31 13:33 README.md [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:33 VERSION [2025-10-31T13:35:16.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:33 bin [2025-10-31T13:35:16.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:33 cmd [2025-10-31T13:35:16.042Z] -rw-r--r-- 1 jenkins jenkins 54776 Oct 31 13:34 coverage.out [2025-10-31T13:35:16.042Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 31 13:33 docker-entrypoint.sh [2025-10-31T13:35:16.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:33 docs [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 6388 Oct 31 13:33 go.mod [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 87399 Oct 31 13:33 go.sum [2025-10-31T13:35:16.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:33 internal [2025-10-31T13:35:16.042Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 31 13:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:35:16.367Z] + 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=87a61a811e1bfa3e223544ab124a9c4b92757dfc --label arch=amd64 --label version=4.1.0-dev.7 . [2025-10-31T13:35:16.625Z] #0 building with "default" instance using docker driver [2025-10-31T13:35:16.625Z] [2025-10-31T13:35:16.625Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:35:16.625Z] #1 transferring dockerfile: 2.48kB done [2025-10-31T13:35:16.625Z] #1 DONE 0.0s [2025-10-31T13:35:16.625Z] [2025-10-31T13:35:16.625Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:35:16.625Z] #2 DONE 0.0s [2025-10-31T13:35:16.625Z] [2025-10-31T13:35:16.625Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T13:35:16.625Z] #3 DONE 0.1s [2025-10-31T13:35:16.625Z] [2025-10-31T13:35:16.625Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-10-31T13:35:16.885Z] #4 DONE 0.6s [2025-10-31T13:35:17.145Z] [2025-10-31T13:35:17.145Z] #5 [internal] load .dockerignore [2025-10-31T13:35:17.145Z] #5 transferring context: 2B done [2025-10-31T13:35:17.145Z] #5 DONE 0.0s [2025-10-31T13:35:17.145Z] [2025-10-31T13:35:17.145Z] #6 [internal] load build context [2025-10-31T13:35:17.145Z] #6 transferring context: 69.08kB 0.0s done [2025-10-31T13:35:17.145Z] #6 DONE 0.0s [2025-10-31T13:35:17.145Z] [2025-10-31T13:35:17.145Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:35:17.145Z] #7 DONE 0.1s [2025-10-31T13:35:17.145Z] [2025-10-31T13:35:17.145Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:35:17.145Z] #8 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T13:35:17.145Z] #8 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s [2025-10-31T13:35:17.145Z] #8 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T13:35:17.145Z] #8 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T13:35:17.145Z] #8 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T13:35:17.145Z] #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-31T13:35:17.405Z] #8 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T13:35:17.405Z] #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-31T13:35:17.405Z] #8 DONE 0.3s [2025-10-31T13:35:17.405Z] [2025-10-31T13:35:17.405Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-10-31T13:35:17.405Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-10-31T13:35:17.405Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-10-31T13:35:17.405Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-10-31T13:35:17.405Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-10-31T13:35:17.405Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.4s [2025-10-31T13:35:18.787Z] #9 ... [2025-10-31T13:35:18.788Z] [2025-10-31T13:35:18.788Z] #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 [2025-10-31T13:35:18.788Z] #10 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:35:18.788Z] #10 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:35:18.788Z] #10 1.520 OK: 271 MiB in 69 packages [2025-10-31T13:35:18.788Z] #10 DONE 1.7s [2025-10-31T13:35:18.788Z] [2025-10-31T13:35:18.788Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-10-31T13:35:18.788Z] #11 DONE 0.0s [2025-10-31T13:35:18.788Z] [2025-10-31T13:35:18.788Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-10-31T13:35:19.047Z] #9 ... [2025-10-31T13:35:19.047Z] [2025-10-31T13:35:19.047Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2025-10-31T13:35:19.047Z] #12 DONE 0.0s [2025-10-31T13:35:19.047Z] [2025-10-31T13:35:19.047Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-10-31T13:35:19.615Z] #9 ... [2025-10-31T13:35:19.615Z] [2025-10-31T13:35:19.615Z] #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:35:19.615Z] #13 DONE 0.5s [2025-10-31T13:35:19.615Z] [2025-10-31T13:35:19.615Z] #14 [builder 6/8] COPY . . [2025-10-31T13:35:19.615Z] #14 DONE 0.1s [2025-10-31T13:35:19.615Z] [2025-10-31T13:35:19.615Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-10-31T13:35:19.615Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 12.64MB / 15.38MB 2.6s [2025-10-31T13:35:19.873Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 2.7s done [2025-10-31T13:35:19.873Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-10-31T13:35:19.873Z] #9 ... [2025-10-31T13:35:19.873Z] [2025-10-31T13:35:19.873Z] #15 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-10-31T13:35:19.873Z] #15 0.241 % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:35:19.873Z] #15 0.241 Dload Upload Total Spent Left Speed [2025-10-31T13:35:19.873Z] #15 0.241 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38520 0 --:--:-- --:--:-- --:--:-- 40846 [2025-10-31T13:35:19.873Z] #15 DONE 0.4s [2025-10-31T13:35:19.873Z] [2025-10-31T13:35:19.873Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-10-31T13:35:19.873Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-10-31T13:35:20.131Z] #9 DONE 3.0s [2025-10-31T13:35:20.131Z] [2025-10-31T13:35:20.131Z] #16 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-10-31T13:35:20.131Z] #16 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:35:20.131Z] #16 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:35:20.131Z] #16 0.727 (1/117) Installing dumb-init (1.2.5-r3) [2025-10-31T13:35:20.131Z] #16 0.737 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2025-10-31T13:35:20.131Z] #16 1.113 (3/117) Installing aom-libs (3.12.1-r0) [2025-10-31T13:35:20.131Z] #16 1.303 (4/117) Installing libxau (1.0.12-r0) [2025-10-31T13:35:20.131Z] #16 1.306 (5/117) Installing libmd (1.1.0-r0) [2025-10-31T13:35:20.131Z] #16 1.310 (6/117) Installing libbsd (0.12.2-r0) [2025-10-31T13:35:20.131Z] #16 1.314 (7/117) Installing libxdmcp (1.1.5-r1) [2025-10-31T13:35:20.131Z] #16 1.317 (8/117) Installing libxcb (1.17.0-r0) [2025-10-31T13:35:20.131Z] #16 1.336 (9/117) Installing libx11 (1.8.11-r0) [2025-10-31T13:35:20.131Z] #16 1.384 (10/117) Installing hwdata-pci (0.395-r0) [2025-10-31T13:35:20.131Z] #16 1.405 (11/117) Installing libpciaccess (0.18.1-r0) [2025-10-31T13:35:20.131Z] #16 1.409 (12/117) Installing libdrm (2.4.124-r0) [2025-10-31T13:35:20.131Z] #16 1.438 (13/117) Installing libxext (1.3.6-r2) [2025-10-31T13:35:20.131Z] #16 1.453 (14/117) Installing libxfixes (6.0.1-r4) [2025-10-31T13:35:20.131Z] #16 1.459 (15/117) Installing libffi (3.4.8-r0) [2025-10-31T13:35:20.131Z] #16 1.462 (16/117) Installing wayland-libs-client (1.23.1-r3) [2025-10-31T13:35:20.131Z] #16 1.466 (17/117) Installing libva (2.22.0-r1) [2025-10-31T13:35:20.131Z] #16 1.474 (18/117) Installing libvdpau (1.5-r4) [2025-10-31T13:35:20.131Z] #16 1.479 (19/117) Installing libgcc (14.2.0-r6) [2025-10-31T13:35:20.131Z] #16 1.489 (20/117) Installing libstdc++ (14.2.0-r6) [2025-10-31T13:35:20.131Z] #16 1.525 (21/117) Installing onevpl-libs (2023.3.1-r2) [2025-10-31T13:35:20.131Z] #16 1.535 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2025-10-31T13:35:20.131Z] #16 1.572 (23/117) Installing libdav1d (1.5.1-r0) [2025-10-31T13:35:20.131Z] #16 1.606 (24/117) Installing openexr-libiex (3.3.2-r0) [2025-10-31T13:35:20.131Z] #16 1.619 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2025-10-31T13:35:20.131Z] #16 1.624 (26/117) Installing imath (3.1.12-r0) [2025-10-31T13:35:20.131Z] #16 1.643 (27/117) Installing libdeflate (1.23-r0) [2025-10-31T13:35:20.131Z] #16 1.647 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2025-10-31T13:35:20.131Z] #16 1.716 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2025-10-31T13:35:20.131Z] #16 1.790 (30/117) Installing brotli-libs (1.1.0-r2) [2025-10-31T13:35:20.131Z] #16 2.081 (31/117) Installing giflib (5.2.2-r1) [2025-10-31T13:35:20.131Z] #16 2.088 (32/117) Installing libhwy (1.0.7-r1) [2025-10-31T13:35:20.131Z] #16 2.094 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2025-10-31T13:35:20.131Z] #16 2.170 (34/117) Installing lcms2 (2.16-r0) [2025-10-31T13:35:20.131Z] #16 2.191 (35/117) Installing libpng (1.6.47-r0) [2025-10-31T13:35:20.131Z] #16 2.201 (36/117) Installing libjxl (0.10.3-r2) [2025-10-31T13:35:21.081Z] #16 3.584 (37/117) Installing lame-libs (3.100-r5) [2025-10-31T13:35:21.081Z] #16 3.597 (38/117) Installing opus (1.5.2-r1) [2025-10-31T13:35:21.081Z] #16 3.624 (39/117) Installing rav1e-libs (0.7.1-r2) [2025-10-31T13:35:21.081Z] #16 3.679 (40/117) Installing libgomp (14.2.0-r6) [2025-10-31T13:35:21.081Z] #16 3.692 (41/117) Installing soxr (0.1.3-r7) [2025-10-31T13:35:21.081Z] #16 3.702 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2025-10-31T13:35:21.081Z] #16 3.707 (43/117) Installing libogg (1.3.5-r5) [2025-10-31T13:35:21.081Z] #16 3.711 (44/117) Installing libtheora (1.1.1-r18) [2025-10-31T13:35:21.081Z] #16 3.728 (45/117) Installing libvorbis (1.3.7-r2) [2025-10-31T13:35:21.081Z] #16 3.743 (46/117) Installing libvpx (1.15.0-r0) [2025-10-31T13:35:21.081Z] #16 3.793 (47/117) Installing libsharpyuv (1.5.0-r0) [2025-10-31T13:35:21.339Z] #16 3.796 (48/117) Installing libwebp (1.5.0-r0) [2025-10-31T13:35:21.339Z] #16 3.811 (49/117) Installing libwebpmux (1.5.0-r0) [2025-10-31T13:35:21.339Z] #16 3.814 (50/117) Installing x264-libs (0.164.3108-r0) [2025-10-31T13:35:21.339Z] #16 3.851 (51/117) Installing numactl (2.0.18-r0) [2025-10-31T13:35:21.339Z] #16 3.856 (52/117) Installing x265-libs (3.6-r0) [2025-10-31T13:35:21.339Z] #16 4.008 (53/117) Installing xvidcore (1.3.7-r2) [2025-10-31T13:35:21.598Z] #16 4.022 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2025-10-31T13:35:21.857Z] #16 4.446 (55/117) Installing sdl3 (3.2.16-r0) [2025-10-31T13:35:21.857Z] #16 4.495 (56/117) Installing sdl2-compat (2.32.56-r0) [2025-10-31T13:35:21.857Z] #16 4.505 (57/117) Installing alsa-lib (1.2.14-r0) [2025-10-31T13:35:21.857Z] #16 4.558 (58/117) Installing libexpat (2.7.3-r0) [2025-10-31T13:35:22.128Z] #16 4.572 (59/117) Installing libbz2 (1.0.8-r6) [2025-10-31T13:35:22.128Z] #16 4.575 (60/117) Installing freetype (2.13.3-r0) [2025-10-31T13:35:22.128Z] #16 4.594 (61/117) Installing fontconfig (2.15.0-r3) [2025-10-31T13:35:22.128Z] #16 4.614 (62/117) Installing fribidi (1.0.16-r1) [2025-10-31T13:35:22.128Z] #16 4.618 (63/117) Installing libintl (0.24.1-r0) [2025-10-31T13:35:22.128Z] #16 4.623 (64/117) Installing libeconf (0.6.3-r0) [2025-10-31T13:35:22.128Z] #16 4.627 (65/117) Installing libblkid (2.41-r9) [2025-10-31T13:35:22.128Z] #16 4.637 (66/117) Installing libmount (2.41-r9) [2025-10-31T13:35:22.128Z] #16 4.649 (67/117) Installing pcre2 (10.46-r0) [2025-10-31T13:35:22.128Z] #16 4.667 (68/117) Installing glib (2.84.4-r0) [2025-10-31T13:35:22.128Z] #16 4.759 (69/117) Installing graphite2 (1.3.14-r6) [2025-10-31T13:35:22.128Z] #16 4.766 (70/117) Installing harfbuzz (11.2.1-r0) [2025-10-31T13:35:22.128Z] #16 4.794 (71/117) Installing libunibreak (6.1-r0) [2025-10-31T13:35:22.392Z] #16 4.799 (72/117) Installing libass (0.17.3-r0) [2025-10-31T13:35:22.392Z] #16 4.807 (73/117) Installing libbluray (1.3.4-r1) [2025-10-31T13:35:22.392Z] #16 4.816 (74/117) Installing mpg123-libs (1.32.10-r0) [2025-10-31T13:35:22.392Z] #16 4.843 (75/117) Installing libopenmpt (0.7.15-r0) [2025-10-31T13:35:22.392Z] #16 4.889 (76/117) Installing cjson (1.7.19-r0) [2025-10-31T13:35:22.392Z] #16 4.893 (77/117) Installing mbedtls (3.6.5-r0) [2025-10-31T13:35:22.392Z] #16 4.926 (78/117) Installing librist (0.2.10-r1) [2025-10-31T13:35:22.392Z] #16 4.933 (79/117) Installing libsrt (1.5.3-r1) [2025-10-31T13:35:22.392Z] #16 4.959 (80/117) Installing libssh (0.11.2-r0) [2025-10-31T13:35:22.392Z] #16 4.972 (81/117) Installing xz-libs (5.8.1-r0) [2025-10-31T13:35:22.392Z] #16 4.981 (82/117) Installing libxml2 (2.13.9-r0) [2025-10-31T13:35:22.392Z] #16 5.007 (83/117) Installing libsodium (1.0.20-r0) [2025-10-31T13:35:22.392Z] #16 5.018 (84/117) Installing libzmq (4.3.5-r2) [2025-10-31T13:35:22.392Z] #16 5.033 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2025-10-31T13:35:22.392Z] #16 5.101 (86/117) Installing serd-libs (0.32.4-r0) [2025-10-31T13:35:22.392Z] #16 5.106 (87/117) Installing zix-libs (0.6.2-r0) [2025-10-31T13:35:22.392Z] #16 5.109 (88/117) Installing sord-libs (0.16.18-r0) [2025-10-31T13:35:22.392Z] #16 5.113 (89/117) Installing sratom (0.6.18-r0) [2025-10-31T13:35:22.392Z] #16 5.117 (90/117) Installing lilv-libs (0.24.26-r0) [2025-10-31T13:35:22.392Z] #16 5.121 (91/117) Installing libdovi (3.3.1-r1) [2025-10-31T13:35:22.392Z] #16 5.134 (92/117) Installing spirv-tools (1.4.313.0-r0) [2025-10-31T13:35:22.652Z] #16 5.196 (93/117) Installing glslang-libs (1.4.309.0-r0) [2025-10-31T13:35:22.652Z] #16 5.229 (94/117) Installing shaderc (2024.4-r0) [2025-10-31T13:35:22.652Z] #16 5.236 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2025-10-31T13:35:22.652Z] #16 5.245 (96/117) Installing libplacebo (6.338.2-r3) [2025-10-31T13:35:22.652Z] #16 5.263 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2025-10-31T13:35:22.652Z] #16 5.268 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2025-10-31T13:35:22.652Z] #16 5.288 (99/117) Installing vidstab (1.1.1-r0) [2025-10-31T13:35:22.652Z] #16 5.293 (100/117) Installing zimg (3.0.5-r3) [2025-10-31T13:35:22.652Z] #16 5.311 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2025-10-31T13:35:22.652Z] #16 5.429 (102/117) Installing libasyncns (0.8-r4) [2025-10-31T13:35:22.911Z] #16 5.433 (103/117) Installing dbus-libs (1.16.2-r1) [2025-10-31T13:35:22.911Z] #16 5.442 (104/117) Installing libltdl (2.5.4-r1) [2025-10-31T13:35:22.911Z] #16 5.446 (105/117) Installing orc (0.4.40-r1) [2025-10-31T13:35:22.911Z] #16 5.463 (106/117) Installing libflac (1.4.3-r1) [2025-10-31T13:35:22.911Z] #16 5.473 (107/117) Installing libsndfile (1.2.2-r2) [2025-10-31T13:35:22.911Z] #16 5.486 (108/117) Installing speexdsp (1.2.1-r2) [2025-10-31T13:35:22.911Z] #16 5.490 (109/117) Installing tdb-libs (1.4.12-r0) [2025-10-31T13:35:22.911Z] #16 5.495 (110/117) Installing libpulse (17.0-r5) [2025-10-31T13:35:22.911Z] #16 5.524 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2025-10-31T13:35:22.911Z] #16 5.533 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2025-10-31T13:35:23.170Z] #16 5.539 (113/117) Installing ffmpeg (6.1.2-r2) [2025-10-31T13:35:23.170Z] #16 5.571 (114/117) Installing udev-init-scripts (35-r1) [2025-10-31T13:35:23.170Z] #16 5.571 (115/117) Installing zstd-libs (1.5.7-r0) [2025-10-31T13:35:23.170Z] #16 5.587 (116/117) Installing kmod-libs (34.2-r0) [2025-10-31T13:35:23.170Z] #16 5.592 (117/117) Installing eudev (3.2.14-r5) [2025-10-31T13:35:23.170Z] #16 5.606 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:35:23.170Z] #16 5.612 Executing glib-2.84.4-r0.trigger [2025-10-31T13:35:23.170Z] #16 5.618 Executing eudev-3.2.14-r5.trigger [2025-10-31T13:35:23.170Z] #16 5.624 OK: 133 MiB in 133 packages [2025-10-31T13:35:23.428Z] #16 DONE 6.0s [2025-10-31T13:35:23.428Z] [2025-10-31T13:35:23.428Z] #17 [builder 8/8] RUN make build [2025-10-31T13:35:23.428Z] #17 0.271 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-10-31T13:35:25.327Z] #17 ... [2025-10-31T13:35:25.327Z] [2025-10-31T13:35:25.327Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-10-31T13:35:25.327Z] #18 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:35:25.327Z] #18 0.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:35:25.327Z] #18 1.352 OK: 133 MiB in 133 packages [2025-10-31T13:35:25.327Z] #18 DONE 1.6s [2025-10-31T13:35:25.327Z] [2025-10-31T13:35:25.327Z] #17 [builder 8/8] RUN make build [2025-10-31T13:35:51.865Z] #17 DONE 27.7s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-10-31T13:35:51.865Z] #19 DONE 0.2s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-10-31T13:35:51.865Z] #20 DONE 0.0s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-10-31T13:35:51.865Z] #21 DONE 0.0s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-10-31T13:35:51.865Z] #22 DONE 0.0s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-10-31T13:35:51.865Z] #23 DONE 0.0s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-10-31T13:35:51.865Z] #24 DONE 0.0s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-10-31T13:35:51.865Z] #25 DONE 0.1s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-10-31T13:35:51.865Z] #26 DONE 0.3s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-10-31T13:35:51.865Z] #27 DONE 0.3s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.865Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-10-31T13:35:51.865Z] #28 DONE 0.4s [2025-10-31T13:35:51.865Z] [2025-10-31T13:35:51.866Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-10-31T13:35:51.866Z] #29 DONE 0.3s [2025-10-31T13:35:51.866Z] [2025-10-31T13:35:51.866Z] #30 exporting to image [2025-10-31T13:35:51.866Z] #30 exporting layers [2025-10-31T13:35:51.866Z] #30 exporting layers 0.6s done [2025-10-31T13:35:51.866Z] #30 writing image sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 [2025-10-31T13:35:51.866Z] #30 writing image sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done [2025-10-31T13:35:51.866Z] #30 naming to docker.io/library/device-usb-camera done [2025-10-31T13:35:51.866Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:35:52.031Z] provisioning config files... [2025-10-31T13:35:52.040Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16707070781851166684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:35:52.349Z] ---> ****-login.sh [2025-10-31T13:35:52.349Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:35:52.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:35:52.349Z] Login Succeeded [2025-10-31T13:35:52.349Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:35:52.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:35:52.609Z] Login Succeeded [2025-10-31T13:35:52.609Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:35:52.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:35:52.609Z] Login Succeeded [2025-10-31T13:35:52.609Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:35:52.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:35:52.868Z] Login Succeeded [2025-10-31T13:35:52.868Z] ****.io [2025-10-31T13:35:52.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:35:52.868Z] Login Succeeded [2025-10-31T13:35:52.868Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:35:52.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:35:52.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:35:52.967Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-10-31T13:35:52.967Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:35:52.967Z] latest [2025-10-31T13:35:52.967Z] 4.1.0-dev.7 [2025-10-31T13:35:52.967Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:35:52.967Z] main [2025-10-31T13:35:52.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:35:53.312Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:35:53.633Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:35:53.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-10-31T13:35:53.633Z] cb0d7c9d0827: Preparing [2025-10-31T13:35:53.633Z] cddb660a30a0: Preparing [2025-10-31T13:35:53.633Z] 96622e5b11f7: Preparing [2025-10-31T13:35:53.633Z] 96622e5b11f7: Preparing [2025-10-31T13:35:53.633Z] f0083bf6475a: Preparing [2025-10-31T13:35:53.633Z] 7206d983d249: Preparing [2025-10-31T13:35:53.633Z] f95f85fbd060: Preparing [2025-10-31T13:35:53.633Z] 6bb7b38ed8de: Preparing [2025-10-31T13:35:53.633Z] d495e8a3babe: Preparing [2025-10-31T13:35:53.633Z] 9edd87d66b4e: Preparing [2025-10-31T13:35:53.633Z] f40ae377e9da: Preparing [2025-10-31T13:35:53.633Z] cf6786f7694a: Preparing [2025-10-31T13:35:53.633Z] 8aefa5c1f2d5: Preparing [2025-10-31T13:35:53.633Z] 256f393e029f: Preparing [2025-10-31T13:35:53.633Z] f95f85fbd060: Waiting [2025-10-31T13:35:53.633Z] cf6786f7694a: Waiting [2025-10-31T13:35:53.633Z] 6bb7b38ed8de: Waiting [2025-10-31T13:35:53.633Z] f40ae377e9da: Waiting [2025-10-31T13:35:53.633Z] 9edd87d66b4e: Waiting [2025-10-31T13:35:53.633Z] 8aefa5c1f2d5: Waiting [2025-10-31T13:35:53.633Z] d495e8a3babe: Waiting [2025-10-31T13:35:53.633Z] 256f393e029f: Waiting [2025-10-31T13:35:53.633Z] 96622e5b11f7: Pushed [2025-10-31T13:35:53.633Z] 7206d983d249: Pushed [2025-10-31T13:35:53.633Z] cb0d7c9d0827: Pushed [2025-10-31T13:35:53.633Z] cddb660a30a0: Pushed [2025-10-31T13:35:53.892Z] f95f85fbd060: Pushed [2025-10-31T13:35:53.892Z] 9edd87d66b4e: Pushed [2025-10-31T13:35:53.892Z] 6bb7b38ed8de: Pushed [2025-10-31T13:35:53.892Z] d495e8a3babe: Pushed [2025-10-31T13:35:53.892Z] 256f393e029f: Layer already exists [2025-10-31T13:35:53.892Z] cf6786f7694a: Pushed [2025-10-31T13:35:57.178Z] f0083bf6475a: Pushed [2025-10-31T13:35:59.079Z] f40ae377e9da: Pushed [2025-10-31T13:36:09.045Z] 8aefa5c1f2d5: Pushed [2025-10-31T13:36:09.045Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:36:09.383Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:36:09.703Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-10-31T13:36:09.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-10-31T13:36:09.703Z] cb0d7c9d0827: Preparing [2025-10-31T13:36:09.703Z] cddb660a30a0: Preparing [2025-10-31T13:36:09.703Z] 96622e5b11f7: Preparing [2025-10-31T13:36:09.703Z] 96622e5b11f7: Preparing [2025-10-31T13:36:09.703Z] f0083bf6475a: Preparing [2025-10-31T13:36:09.703Z] 7206d983d249: Preparing [2025-10-31T13:36:09.703Z] f95f85fbd060: Preparing [2025-10-31T13:36:09.703Z] 6bb7b38ed8de: Preparing [2025-10-31T13:36:09.703Z] d495e8a3babe: Preparing [2025-10-31T13:36:09.703Z] 9edd87d66b4e: Preparing [2025-10-31T13:36:09.703Z] f40ae377e9da: Preparing [2025-10-31T13:36:09.703Z] cf6786f7694a: Preparing [2025-10-31T13:36:09.703Z] 8aefa5c1f2d5: Preparing [2025-10-31T13:36:09.703Z] 256f393e029f: Preparing [2025-10-31T13:36:09.703Z] d495e8a3babe: Waiting [2025-10-31T13:36:09.703Z] cf6786f7694a: Waiting [2025-10-31T13:36:09.703Z] 9edd87d66b4e: Waiting [2025-10-31T13:36:09.703Z] 8aefa5c1f2d5: Waiting [2025-10-31T13:36:09.703Z] f40ae377e9da: Waiting [2025-10-31T13:36:09.703Z] 256f393e029f: Waiting [2025-10-31T13:36:09.703Z] f95f85fbd060: Waiting [2025-10-31T13:36:09.703Z] 6bb7b38ed8de: Waiting [2025-10-31T13:36:09.703Z] cddb660a30a0: Layer already exists [2025-10-31T13:36:09.703Z] cb0d7c9d0827: Layer already exists [2025-10-31T13:36:09.703Z] 96622e5b11f7: Layer already exists [2025-10-31T13:36:09.703Z] f0083bf6475a: Layer already exists [2025-10-31T13:36:09.703Z] f95f85fbd060: Layer already exists [2025-10-31T13:36:09.703Z] 7206d983d249: Layer already exists [2025-10-31T13:36:09.703Z] d495e8a3babe: Layer already exists [2025-10-31T13:36:09.703Z] 9edd87d66b4e: Layer already exists [2025-10-31T13:36:09.703Z] 6bb7b38ed8de: Layer already exists [2025-10-31T13:36:09.703Z] 256f393e029f: Layer already exists [2025-10-31T13:36:09.703Z] f40ae377e9da: Layer already exists [2025-10-31T13:36:09.703Z] cf6786f7694a: Layer already exists [2025-10-31T13:36:09.703Z] 8aefa5c1f2d5: Layer already exists [2025-10-31T13:36:09.703Z] latest: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:36:10.026Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:36:10.348Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 [2025-10-31T13:36:10.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-10-31T13:36:10.348Z] cb0d7c9d0827: Preparing [2025-10-31T13:36:10.348Z] cddb660a30a0: Preparing [2025-10-31T13:36:10.348Z] 96622e5b11f7: Preparing [2025-10-31T13:36:10.348Z] 96622e5b11f7: Preparing [2025-10-31T13:36:10.348Z] f0083bf6475a: Preparing [2025-10-31T13:36:10.348Z] 7206d983d249: Preparing [2025-10-31T13:36:10.348Z] f95f85fbd060: Preparing [2025-10-31T13:36:10.348Z] 6bb7b38ed8de: Preparing [2025-10-31T13:36:10.348Z] d495e8a3babe: Preparing [2025-10-31T13:36:10.348Z] 9edd87d66b4e: Preparing [2025-10-31T13:36:10.348Z] f40ae377e9da: Preparing [2025-10-31T13:36:10.348Z] cf6786f7694a: Preparing [2025-10-31T13:36:10.348Z] 8aefa5c1f2d5: Preparing [2025-10-31T13:36:10.348Z] 256f393e029f: Preparing [2025-10-31T13:36:10.348Z] f95f85fbd060: Waiting [2025-10-31T13:36:10.348Z] 6bb7b38ed8de: Waiting [2025-10-31T13:36:10.348Z] d495e8a3babe: Waiting [2025-10-31T13:36:10.348Z] f40ae377e9da: Waiting [2025-10-31T13:36:10.348Z] cf6786f7694a: Waiting [2025-10-31T13:36:10.348Z] 9edd87d66b4e: Waiting [2025-10-31T13:36:10.348Z] 8aefa5c1f2d5: Waiting [2025-10-31T13:36:10.348Z] 256f393e029f: Waiting [2025-10-31T13:36:10.348Z] cb0d7c9d0827: Layer already exists [2025-10-31T13:36:10.348Z] 96622e5b11f7: Layer already exists [2025-10-31T13:36:10.348Z] cddb660a30a0: Layer already exists [2025-10-31T13:36:10.348Z] f0083bf6475a: Layer already exists [2025-10-31T13:36:10.348Z] 7206d983d249: Layer already exists [2025-10-31T13:36:10.348Z] f95f85fbd060: Layer already exists [2025-10-31T13:36:10.348Z] 6bb7b38ed8de: Layer already exists [2025-10-31T13:36:10.348Z] f40ae377e9da: Layer already exists [2025-10-31T13:36:10.348Z] d495e8a3babe: Layer already exists [2025-10-31T13:36:10.348Z] 9edd87d66b4e: Layer already exists [2025-10-31T13:36:10.348Z] cf6786f7694a: Layer already exists [2025-10-31T13:36:10.348Z] 256f393e029f: Layer already exists [2025-10-31T13:36:10.348Z] 8aefa5c1f2d5: Layer already exists [2025-10-31T13:36:10.348Z] 4.1.0-dev.7: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:36:10.684Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:36:11.016Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:36:11.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-10-31T13:36:11.016Z] cb0d7c9d0827: Preparing [2025-10-31T13:36:11.016Z] cddb660a30a0: Preparing [2025-10-31T13:36:11.016Z] 96622e5b11f7: Preparing [2025-10-31T13:36:11.016Z] 96622e5b11f7: Preparing [2025-10-31T13:36:11.016Z] f0083bf6475a: Preparing [2025-10-31T13:36:11.016Z] 7206d983d249: Preparing [2025-10-31T13:36:11.016Z] f95f85fbd060: Preparing [2025-10-31T13:36:11.016Z] 6bb7b38ed8de: Preparing [2025-10-31T13:36:11.016Z] d495e8a3babe: Preparing [2025-10-31T13:36:11.016Z] 9edd87d66b4e: Preparing [2025-10-31T13:36:11.016Z] f40ae377e9da: Preparing [2025-10-31T13:36:11.016Z] cf6786f7694a: Preparing [2025-10-31T13:36:11.016Z] 8aefa5c1f2d5: Preparing [2025-10-31T13:36:11.016Z] 256f393e029f: Preparing [2025-10-31T13:36:11.016Z] 9edd87d66b4e: Waiting [2025-10-31T13:36:11.016Z] f40ae377e9da: Waiting [2025-10-31T13:36:11.016Z] f95f85fbd060: Waiting [2025-10-31T13:36:11.016Z] cf6786f7694a: Waiting [2025-10-31T13:36:11.016Z] 8aefa5c1f2d5: Waiting [2025-10-31T13:36:11.016Z] 6bb7b38ed8de: Waiting [2025-10-31T13:36:11.016Z] d495e8a3babe: Waiting [2025-10-31T13:36:11.016Z] 256f393e029f: Waiting [2025-10-31T13:36:11.016Z] cb0d7c9d0827: Layer already exists [2025-10-31T13:36:11.016Z] cddb660a30a0: Layer already exists [2025-10-31T13:36:11.016Z] 7206d983d249: Layer already exists [2025-10-31T13:36:11.016Z] f0083bf6475a: Layer already exists [2025-10-31T13:36:11.016Z] 96622e5b11f7: Layer already exists [2025-10-31T13:36:11.016Z] f95f85fbd060: Layer already exists [2025-10-31T13:36:11.016Z] d495e8a3babe: Layer already exists [2025-10-31T13:36:11.016Z] 6bb7b38ed8de: Layer already exists [2025-10-31T13:36:11.016Z] 9edd87d66b4e: Layer already exists [2025-10-31T13:36:11.016Z] f40ae377e9da: Layer already exists [2025-10-31T13:36:11.016Z] 8aefa5c1f2d5: Layer already exists [2025-10-31T13:36:11.016Z] 256f393e029f: Layer already exists [2025-10-31T13:36:11.016Z] cf6786f7694a: Layer already exists [2025-10-31T13:36:11.016Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:36:11.345Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:36:11.667Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-10-31T13:36:11.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-10-31T13:36:11.667Z] cb0d7c9d0827: Preparing [2025-10-31T13:36:11.667Z] cddb660a30a0: Preparing [2025-10-31T13:36:11.667Z] 96622e5b11f7: Preparing [2025-10-31T13:36:11.667Z] 96622e5b11f7: Preparing [2025-10-31T13:36:11.667Z] f0083bf6475a: Preparing [2025-10-31T13:36:11.667Z] 7206d983d249: Preparing [2025-10-31T13:36:11.667Z] f95f85fbd060: Preparing [2025-10-31T13:36:11.667Z] 6bb7b38ed8de: Preparing [2025-10-31T13:36:11.667Z] d495e8a3babe: Preparing [2025-10-31T13:36:11.667Z] 9edd87d66b4e: Preparing [2025-10-31T13:36:11.667Z] f40ae377e9da: Preparing [2025-10-31T13:36:11.667Z] 6bb7b38ed8de: Waiting [2025-10-31T13:36:11.667Z] d495e8a3babe: Waiting [2025-10-31T13:36:11.667Z] f95f85fbd060: Waiting [2025-10-31T13:36:11.667Z] 9edd87d66b4e: Waiting [2025-10-31T13:36:11.667Z] cf6786f7694a: Preparing [2025-10-31T13:36:11.667Z] 8aefa5c1f2d5: Preparing [2025-10-31T13:36:11.667Z] 256f393e029f: Preparing [2025-10-31T13:36:11.667Z] f40ae377e9da: Waiting [2025-10-31T13:36:11.667Z] 8aefa5c1f2d5: Waiting [2025-10-31T13:36:11.667Z] cf6786f7694a: Waiting [2025-10-31T13:36:11.667Z] 256f393e029f: Waiting [2025-10-31T13:36:11.667Z] 96622e5b11f7: Layer already exists [2025-10-31T13:36:11.667Z] cddb660a30a0: Layer already exists [2025-10-31T13:36:11.667Z] 7206d983d249: Layer already exists [2025-10-31T13:36:11.667Z] cb0d7c9d0827: Layer already exists [2025-10-31T13:36:11.667Z] f0083bf6475a: Layer already exists [2025-10-31T13:36:11.667Z] f95f85fbd060: Layer already exists [2025-10-31T13:36:11.667Z] f40ae377e9da: Layer already exists [2025-10-31T13:36:11.667Z] d495e8a3babe: Layer already exists [2025-10-31T13:36:11.667Z] 9edd87d66b4e: Layer already exists [2025-10-31T13:36:11.667Z] 6bb7b38ed8de: Layer already exists [2025-10-31T13:36:11.667Z] cf6786f7694a: Layer already exists [2025-10-31T13:36:11.667Z] 8aefa5c1f2d5: Layer already exists [2025-10-31T13:36:11.667Z] 256f393e029f: Layer already exists [2025-10-31T13:36:11.667Z] main: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:36:11.751Z] ===================================================== [Pipeline] echo [2025-10-31T13:36:11.767Z] taggedImages: [2025-10-31T13:36:11.767Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:36:11.767Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-10-31T13:36:11.767Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 [2025-10-31T13:36:11.767Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:36:11.767Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-10-31T13:36:11.808Z] ========================================================= [2025-10-31T13:36:11.808Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T13:36:11.808Z] images: [2025-10-31T13:36:11.808Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:36:11.808Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-10-31T13:36:11.808Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 [2025-10-31T13:36:11.808Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:36:11.808Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-10-31T13:36:11.808Z] settingsFile: [2025-10-31T13:36:11.808Z] device-usb-camera-settings [2025-10-31T13:36:11.808Z] ========================================================= [Pipeline] node [2025-10-31T13:36:26.811Z] Still waiting to schedule task [2025-10-31T13:36:26.811Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-10-31T13:37:05.570Z] Removing intermediate container 7d7c8821889f [2025-10-31T13:37:05.570Z] ---> 800787545c68 [2025-10-31T13:37:05.570Z] Step 11/13 : COPY . . [2025-10-31T13:37:05.570Z] ---> 2f77b4eb811c [2025-10-31T13:37:05.570Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-10-31T13:37:05.570Z] ---> Running in 08c7f5380639 [2025-10-31T13:37:05.570Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2025-10-31T13:37:05.570Z] Dload Upload Total Spent Left Speed [2025-10-31T13:37:05.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6848 0 --:--:-- --:--:-- --:--:-- 7426 [2025-10-31T13:37:05.570Z] Removing intermediate container 08c7f5380639 [2025-10-31T13:37:05.570Z] ---> 499e0eaeeb3d [2025-10-31T13:37:05.570Z] Step 13/13 : RUN ${MAKE} [2025-10-31T13:37:05.570Z] ---> Running in 5ceb7573b583 [2025-10-31T13:37:05.570Z] noop [2025-10-31T13:37:05.570Z] Removing intermediate container 5ceb7573b583 [2025-10-31T13:37:05.570Z] ---> fb27014339da [2025-10-31T13:37:05.570Z] Successfully built fb27014339da [2025-10-31T13:37:05.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:37:05.957Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:37:05.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:37:06.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-772234 does not seem to be running inside a container [2025-10-31T13:37:06.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/210 -v /w/workspace/device-usb-camera/210:/w/workspace/device-usb-camera/210:rw,z -v /w/workspace/device-usb-camera/210@tmp:/w/workspace/device-usb-camera/210@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 ******** ci-base-image-arm64 cat [2025-10-31T13:37:08.327Z] $ docker top f1946a1c98c5ed6bd1753d3f634e2b39b2ebcf28eec817ab4466354c32695210 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:37:09.925Z] + go version [2025-10-31T13:37:09.925Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T13:37:09.954Z] $ docker stop --time=1 f1946a1c98c5ed6bd1753d3f634e2b39b2ebcf28eec817ab4466354c32695210 [2025-10-31T13:37:12.104Z] $ docker rm -f --volumes f1946a1c98c5ed6bd1753d3f634e2b39b2ebcf28eec817ab4466354c32695210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:37:13.004Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:37:13.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:37:13.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-772234 does not seem to be running inside a container [2025-10-31T13:37:13.412Z] $ 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/210 -v /w/workspace/device-usb-camera/210:/w/workspace/device-usb-camera/210:rw,z -v /w/workspace/device-usb-camera/210@tmp:/w/workspace/device-usb-camera/210@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 ******** ci-base-image-arm64 cat [2025-10-31T13:37:18.497Z] $ docker top 89c071d1947dddd9d62a86eaa9f5bb52af92c8bf2feb3545006c8d0bd24b2865 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:37:19.473Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/210 [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:37:20.166Z] + make test [2025-10-31T13:37:20.166Z] go test ./... -coverprofile=coverage.out ./... [2025-10-31T13:37:21.228Z] Running on prd-centos7-docker-4c-2g-772245 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:37:21.288Z] provisioning config files... [2025-10-31T13:37:21.323Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1554059269683292511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:37:22.449Z] ---> ****-login.sh [2025-10-31T13:37:22.449Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:37:22.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:37:22.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:37:22.719Z] Configure a credential helper to remove this warning. See [2025-10-31T13:37:22.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:37:22.719Z] [2025-10-31T13:37:22.719Z] Login Succeeded [2025-10-31T13:37:22.719Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:37:22.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:37:22.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:37:22.987Z] Configure a credential helper to remove this warning. See [2025-10-31T13:37:22.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:37:22.987Z] [2025-10-31T13:37:22.987Z] Login Succeeded [2025-10-31T13:37:22.987Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:37:23.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:37:23.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:37:23.265Z] Configure a credential helper to remove this warning. See [2025-10-31T13:37:23.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:37:23.265Z] [2025-10-31T13:37:23.265Z] Login Succeeded [2025-10-31T13:37:23.265Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:37:23.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:37:23.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:37:23.828Z] Configure a credential helper to remove this warning. See [2025-10-31T13:37:23.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:37:23.828Z] [2025-10-31T13:37:23.828Z] Login Succeeded [2025-10-31T13:37:23.828Z] ****.io [2025-10-31T13:37:24.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:37:24.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:37:24.379Z] Configure a credential helper to remove this warning. See [2025-10-31T13:37:24.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:37:24.379Z] [2025-10-31T13:37:24.379Z] Login Succeeded [2025-10-31T13:37:24.379Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:37:24.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:37:24.822Z] + docker buildx ls [2025-10-31T13:37:25.448Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:37:25.448Z] default * docker [2025-10-31T13:37:25.448Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:37:25.844Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T13:37:26.432Z] edgex-builder [Pipeline] sh [2025-10-31T13:37:26.759Z] + docker buildx inspect --bootstrap [2025-10-31T13:37:26.759Z] #1 [internal] booting buildkit [2025-10-31T13:37:27.022Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T13:37:30.329Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-10-31T13:37:31.307Z] #1 pulling image moby/buildkit:buildx-stable-1 4.1s done [2025-10-31T13:37:31.307Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T13:37:33.225Z] #1 creating container buildx_buildkit_edgex-builder0 1.7s done [2025-10-31T13:37:33.225Z] #1 DONE 5.8s [2025-10-31T13:37:33.225Z] Name: edgex-builder [2025-10-31T13:37:33.225Z] Driver: docker-container [2025-10-31T13:37:33.225Z] [2025-10-31T13:37:33.225Z] Nodes: [2025-10-31T13:37:33.225Z] Name: edgex-builder0 [2025-10-31T13:37:33.225Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T13:37:33.225Z] Status: running [2025-10-31T13:37:33.225Z] Buildkit: v0.25.1 [2025-10-31T13:37:33.225Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T13:37:33.518Z] + docker buildx ls [2025-10-31T13:37:33.519Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:37:33.519Z] edgex-builder * docker-container [2025-10-31T13:37:33.519Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T13:37:33.519Z] default docker [2025-10-31T13:37:33.519Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:37:33.828Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc' [2025-10-31T13:37:33.828Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc --push - [2025-10-31T13:37:34.090Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:37:34.090Z] #1 transferring dockerfile: 202B done [2025-10-31T13:37:34.090Z] #1 DONE 0.0s [2025-10-31T13:37:34.090Z] [2025-10-31T13:37:34.090Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:37:34.090Z] #2 DONE 0.1s [2025-10-31T13:37:34.090Z] [2025-10-31T13:37:34.090Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:37:34.090Z] #3 DONE 0.1s [2025-10-31T13:37:34.090Z] [2025-10-31T13:37:34.090Z] #4 [internal] load .dockerignore [2025-10-31T13:37:34.090Z] #4 transferring context: 2B done [2025-10-31T13:37:34.090Z] #4 DONE 0.0s [2025-10-31T13:37:34.090Z] [2025-10-31T13:37:34.090Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:34.090Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:34.090Z] #5 DONE 0.0s [2025-10-31T13:37:34.090Z] [2025-10-31T13:37:34.090Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:34.090Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:34.352Z] #6 DONE 0.2s [2025-10-31T13:37:34.352Z] [2025-10-31T13:37:34.352Z] #7 exporting to image [2025-10-31T13:37:34.352Z] #7 exporting layers done [2025-10-31T13:37:34.352Z] #7 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd 0.0s done [2025-10-31T13:37:34.352Z] #7 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 [2025-10-31T13:37:34.352Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:37:34.352Z] #7 ... [2025-10-31T13:37:34.352Z] [2025-10-31T13:37:34.352Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:37:34.352Z] #8 DONE 0.0s [2025-10-31T13:37:34.352Z] [2025-10-31T13:37:34.352Z] #7 exporting to image [2025-10-31T13:37:34.352Z] #7 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done [2025-10-31T13:37:34.352Z] #7 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e 0.0s done [2025-10-31T13:37:34.352Z] #7 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 0.0s done [2025-10-31T13:37:34.352Z] #7 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done [2025-10-31T13:37:34.352Z] #7 pushing layers [2025-10-31T13:37:34.613Z] #7 pushing layers 0.1s done [2025-10-31T13:37:34.613Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done [2025-10-31T13:37:34.613Z] #7 DONE 0.3s [2025-10-31T13:37:34.613Z] [2025-10-31T13:37:34.613Z] 1 warning found (use --debug to expand): [2025-10-31T13:37:34.613Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:37:34.929Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2025-10-31T13:37:34.929Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2025-10-31T13:37:35.189Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:37:35.189Z] #1 transferring dockerfile: 168B done [2025-10-31T13:37:35.189Z] #1 DONE 0.0s [2025-10-31T13:37:35.189Z] [2025-10-31T13:37:35.189Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-10-31T13:37:35.189Z] #2 DONE 0.0s [2025-10-31T13:37:35.189Z] [2025-10-31T13:37:35.189Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-10-31T13:37:35.189Z] #3 DONE 0.0s [2025-10-31T13:37:35.189Z] [2025-10-31T13:37:35.189Z] #4 [internal] load .dockerignore [2025-10-31T13:37:35.189Z] #4 transferring context: 2B done [2025-10-31T13:37:35.189Z] #4 DONE 0.0s [2025-10-31T13:37:35.189Z] [2025-10-31T13:37:35.189Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:35.189Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:35.189Z] #5 CACHED [2025-10-31T13:37:35.189Z] [2025-10-31T13:37:35.189Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:35.189Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:35.189Z] #6 CACHED [2025-10-31T13:37:35.189Z] [2025-10-31T13:37:35.189Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:37:35.189Z] #7 DONE 0.0s [2025-10-31T13:37:35.189Z] [2025-10-31T13:37:35.189Z] #8 exporting to image [2025-10-31T13:37:35.189Z] #8 exporting layers done [2025-10-31T13:37:35.189Z] #8 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd done [2025-10-31T13:37:35.189Z] #8 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done [2025-10-31T13:37:35.189Z] #8 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e done [2025-10-31T13:37:35.189Z] #8 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 done [2025-10-31T13:37:35.189Z] #8 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done [2025-10-31T13:37:35.189Z] #8 pushing layers 0.0s done [2025-10-31T13:37:35.189Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb [2025-10-31T13:37:35.189Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:37:35.189Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done [2025-10-31T13:37:35.189Z] #8 DONE 0.1s [2025-10-31T13:37:35.189Z] [2025-10-31T13:37:35.189Z] 1 warning found (use --debug to expand): [2025-10-31T13:37:35.189Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:37:35.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 --push - [2025-10-31T13:37:35.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7' [2025-10-31T13:37:35.766Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:37:35.766Z] #1 transferring dockerfile: 173B done [2025-10-31T13:37:35.766Z] #1 DONE 0.0s [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 [2025-10-31T13:37:35.766Z] #2 DONE 0.0s [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 [2025-10-31T13:37:35.766Z] #3 DONE 0.0s [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] #4 [internal] load .dockerignore [2025-10-31T13:37:35.766Z] #4 transferring context: 2B done [2025-10-31T13:37:35.766Z] #4 DONE 0.0s [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:35.766Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:35.766Z] #5 DONE 0.0s [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:35.766Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:35.766Z] #6 CACHED [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:35.766Z] #5 CACHED [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:37:35.766Z] #7 DONE 0.0s [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] #8 exporting to image [2025-10-31T13:37:35.766Z] #8 exporting layers done [2025-10-31T13:37:35.766Z] #8 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd done [2025-10-31T13:37:35.766Z] #8 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done [2025-10-31T13:37:35.766Z] #8 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e done [2025-10-31T13:37:35.766Z] #8 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 done [2025-10-31T13:37:35.766Z] #8 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done [2025-10-31T13:37:35.766Z] #8 pushing layers 0.0s done [2025-10-31T13:37:35.766Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb [2025-10-31T13:37:35.766Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:37:35.766Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done [2025-10-31T13:37:35.766Z] #8 DONE 0.1s [2025-10-31T13:37:35.766Z] [2025-10-31T13:37:35.766Z] 1 warning found (use --debug to expand): [2025-10-31T13:37:35.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:37:36.063Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7' [2025-10-31T13:37:36.063Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 --push - [2025-10-31T13:37:36.321Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:37:36.321Z] #1 transferring dockerfile: 214B done [2025-10-31T13:37:36.321Z] #1 DONE 0.0s [2025-10-31T13:37:36.321Z] [2025-10-31T13:37:36.321Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:37:36.321Z] #2 DONE 0.0s [2025-10-31T13:37:36.321Z] [2025-10-31T13:37:36.321Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:37:36.321Z] #3 DONE 0.0s [2025-10-31T13:37:36.321Z] [2025-10-31T13:37:36.321Z] #4 [internal] load .dockerignore [2025-10-31T13:37:36.321Z] #4 transferring context: 2B done [2025-10-31T13:37:36.321Z] #4 DONE 0.0s [2025-10-31T13:37:36.321Z] [2025-10-31T13:37:36.321Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:36.321Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:36.321Z] #5 DONE 0.0s [2025-10-31T13:37:36.321Z] [2025-10-31T13:37:36.321Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:36.321Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:36.322Z] #6 CACHED [2025-10-31T13:37:36.322Z] [2025-10-31T13:37:36.322Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:36.322Z] #5 CACHED [2025-10-31T13:37:36.322Z] [2025-10-31T13:37:36.322Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:37:36.322Z] #7 DONE 0.0s [2025-10-31T13:37:36.322Z] [2025-10-31T13:37:36.322Z] #8 exporting to image [2025-10-31T13:37:36.322Z] #8 exporting layers done [2025-10-31T13:37:36.322Z] #8 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd done [2025-10-31T13:37:36.322Z] #8 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done [2025-10-31T13:37:36.322Z] #8 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e done [2025-10-31T13:37:36.322Z] #8 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 done [2025-10-31T13:37:36.322Z] #8 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done [2025-10-31T13:37:36.322Z] #8 pushing layers 0.0s done [2025-10-31T13:37:36.322Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb [2025-10-31T13:37:36.322Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:37:36.322Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done [2025-10-31T13:37:36.322Z] #8 DONE 0.1s [2025-10-31T13:37:36.322Z] [2025-10-31T13:37:36.322Z] 1 warning found (use --debug to expand): [2025-10-31T13:37:36.322Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:37:36.614Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2025-10-31T13:37:36.614Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2025-10-31T13:37:36.874Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:37:36.874Z] #1 transferring dockerfile: 166B done [2025-10-31T13:37:36.874Z] #1 DONE 0.0s [2025-10-31T13:37:36.874Z] [2025-10-31T13:37:36.874Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-10-31T13:37:36.874Z] #2 DONE 0.0s [2025-10-31T13:37:36.874Z] [2025-10-31T13:37:36.874Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-10-31T13:37:36.874Z] #3 DONE 0.0s [2025-10-31T13:37:36.874Z] [2025-10-31T13:37:36.874Z] #4 [internal] load .dockerignore [2025-10-31T13:37:36.874Z] #4 transferring context: 2B done [2025-10-31T13:37:36.874Z] #4 DONE 0.0s [2025-10-31T13:37:36.874Z] [2025-10-31T13:37:36.874Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:36.874Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:36.874Z] #5 CACHED [2025-10-31T13:37:36.874Z] [2025-10-31T13:37:36.874Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b [2025-10-31T13:37:36.874Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done [2025-10-31T13:37:36.874Z] #6 CACHED [2025-10-31T13:37:36.874Z] [2025-10-31T13:37:36.874Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:37:36.874Z] #7 DONE 0.0s [2025-10-31T13:37:36.874Z] [2025-10-31T13:37:36.874Z] #8 exporting to image [2025-10-31T13:37:36.874Z] #8 exporting layers done [2025-10-31T13:37:36.874Z] #8 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd done [2025-10-31T13:37:36.874Z] #8 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done [2025-10-31T13:37:36.874Z] #8 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e done [2025-10-31T13:37:36.874Z] #8 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 done [2025-10-31T13:37:36.874Z] #8 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done [2025-10-31T13:37:36.874Z] #8 pushing layers 0.0s done [2025-10-31T13:37:36.874Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done [2025-10-31T13:37:36.874Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:37:36.874Z] #8 DONE 0.1s [2025-10-31T13:37:36.874Z] [2025-10-31T13:37:36.874Z] 1 warning found (use --debug to expand): [2025-10-31T13:37:36.874Z]  - 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 [2025-10-31T13:37:37.246Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:37:37.539Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:37:38.100Z] ---> package-listing.sh [2025-10-31T13:37:38.100Z] ++ facter osfamily [2025-10-31T13:37:38.100Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:37:38.359Z] + OS_FAMILY=redhat [2025-10-31T13:37:38.359Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-10-31T13:37:38.359Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:37:38.359Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:37:38.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:37:38.359Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:37:38.359Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-10-31T13:37:38.359Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:37:38.359Z] + case "${OS_FAMILY}" in [2025-10-31T13:37:38.359Z] + rpm -qa [2025-10-31T13:37:38.359Z] + sort [2025-10-31T13:37:38.935Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:37:38.935Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:37:38.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:37:38.935Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-10-31T13:37:38.935Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-10-31T13:37:38.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-10-31T13:37:38.950Z] 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 [2025-10-31T13:37:39.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:37:39.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:37:39.839Z] [2025-10-31T13:37:39.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:37:40.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:37:40.733Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:37:40.733Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:37:40.733Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:37:40.733Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:37:40.733Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:37:40.733Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:37:40.733Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:37:40.733Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:37:40.733Z] 33b1e0a273af: Waiting [2025-10-31T13:37:40.733Z] 5d3b04190fa2: Waiting [2025-10-31T13:37:40.733Z] 2f39f015ded8: Waiting [2025-10-31T13:37:40.733Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:37:40.733Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:37:40.733Z] 5c69ac0246d0: Download complete [2025-10-31T13:37:40.733Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T13:37:40.733Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:37:40.733Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:37:40.733Z] 33b1e0a273af: Download complete [2025-10-31T13:37:40.733Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:37:40.733Z] ec43610c2a17: Download complete [2025-10-31T13:37:40.733Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:37:40.733Z] 5d3b04190fa2: Download complete [2025-10-31T13:37:40.998Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:37:40.998Z] 5eb5b503b376: Download complete [2025-10-31T13:37:41.955Z] 2f39f015ded8: Verifying Checksum [2025-10-31T13:37:41.955Z] 2f39f015ded8: Download complete [2025-10-31T13:37:43.343Z] 5eb5b503b376: Pull complete [2025-10-31T13:37:43.914Z] 5c69ac0246d0: Pull complete [2025-10-31T13:37:44.492Z] ec43610c2a17: Pull complete [2025-10-31T13:37:44.492Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:37:44.752Z] 33b1e0a273af: Pull complete [2025-10-31T13:37:44.752Z] 5d3b04190fa2: Pull complete [2025-10-31T13:37:48.988Z] 2f39f015ded8: Pull complete [2025-10-31T13:37:48.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:37:48.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:37:48.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:37:49.139Z] prd-centos7-docker-4c-2g-772245 does not seem to be running inside a container [2025-10-31T13:37:49.177Z] $ 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 [2025-10-31T13:37:53.571Z] $ docker top 38e0608a4afcb8f84505ce7161d9b788d49a09d2e7bc7121747ffd07616f1a8d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:37:53.930Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:37:54.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:37:54.516Z] + ls /var/log/sa-host [2025-10-31T13:37:54.516Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:37:54.598Z] provisioning config files... [2025-10-31T13:37:54.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11077059486346389269tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:37:54.632Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:37:54.922Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:37:54.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:37:55.287Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:37:55.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:37:55.584Z] ---> sudo-logs.sh [2025-10-31T13:37:55.584Z] Archiving 'sudo' log.. [2025-10-31T13:37:55.584Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772245.novalocal: Name or service not known [2025-10-31T13:37:55.584Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772245.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T13:37:55.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:37:55.897Z] ---> job-cost.sh [2025-10-31T13:37:55.897Z] lf-activate-venv: SKIPPING [2025-10-31T13:37:55.897Z] INFO: No Stack... [2025-10-31T13:37:56.159Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T13:37:56.418Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:37:56.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:37:56.720Z] ---> logs-deploy.sh [2025-10-31T13:37:56.720Z] lf-activate-venv: SKIPPING [2025-10-31T13:37:56.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/210 [2025-10-31T13:37:56.720Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:37:57.661Z] Archives upload complete. [2025-10-31T13:37:57.661Z] INFO: archiving logs to Nexus [2025-10-31T13:37:58.597Z] ---> uname -a: [2025-10-31T13:37:58.597Z] Linux prd-centos7-docker-4c-2g-772245.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-31T13:37:58.597Z] [2025-10-31T13:37:58.597Z] [2025-10-31T13:37:58.597Z] ---> lscpu: [2025-10-31T13:37:58.597Z] Architecture: x86_64 [2025-10-31T13:37:58.597Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T13:37:58.597Z] Byte Order: Little Endian [2025-10-31T13:37:58.597Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T13:37:58.597Z] CPU(s): 2 [2025-10-31T13:37:58.597Z] On-line CPU(s) list: 0,1 [2025-10-31T13:37:58.597Z] Thread(s) per core: 1 [2025-10-31T13:37:58.597Z] Core(s) per socket: 1 [2025-10-31T13:37:58.597Z] Socket(s): 2 [2025-10-31T13:37:58.597Z] NUMA node(s): 1 [2025-10-31T13:37:58.597Z] Vendor ID: AuthenticAMD [2025-10-31T13:37:58.597Z] CPU family: 23 [2025-10-31T13:37:58.597Z] Model: 49 [2025-10-31T13:37:58.597Z] Model name: AMD EPYC-Rome Processor [2025-10-31T13:37:58.597Z] Stepping: 0 [2025-10-31T13:37:58.597Z] CPU MHz: 2799.998 [2025-10-31T13:37:58.597Z] BogoMIPS: 5599.99 [2025-10-31T13:37:58.597Z] Virtualization: AMD-V [2025-10-31T13:37:58.597Z] Hypervisor vendor: KVM [2025-10-31T13:37:58.597Z] Virtualization type: full [2025-10-31T13:37:58.597Z] L1d cache: 64 KiB [2025-10-31T13:37:58.597Z] L1i cache: 64 KiB [2025-10-31T13:37:58.597Z] L2 cache: 1 MiB [2025-10-31T13:37:58.597Z] L3 cache: 32 MiB [2025-10-31T13:37:58.597Z] NUMA node0 CPU(s): 0,1 [2025-10-31T13:37:58.597Z] Vulnerability Itlb multihit: Not affected [2025-10-31T13:37:58.597Z] Vulnerability L1tf: Not affected [2025-10-31T13:37:58.597Z] Vulnerability Mds: Not affected [2025-10-31T13:37:58.597Z] Vulnerability Meltdown: Not affected [2025-10-31T13:37:58.597Z] Vulnerability Mmio stale data: Not affected [2025-10-31T13:37:58.597Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T13:37:58.597Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T13:37:58.597Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T13:37:58.597Z] Vulnerability Srbds: Not affected [2025-10-31T13:37:58.597Z] Vulnerability Tsx async abort: Not affected [2025-10-31T13:37:58.597Z] 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 [2025-10-31T13:37:58.597Z] [2025-10-31T13:37:58.597Z] [2025-10-31T13:37:58.597Z] ---> nproc: [2025-10-31T13:37:58.597Z] 2 [2025-10-31T13:37:58.597Z] [2025-10-31T13:37:58.597Z] [2025-10-31T13:37:58.597Z] ---> df -h: [2025-10-31T13:37:58.597Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T13:37:58.597Z] overlay 40G 7.3G 33G 19% / [2025-10-31T13:37:58.597Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T13:37:58.597Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T13:37:58.597Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T13:37:58.597Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-31T13:37:58.597Z] [2025-10-31T13:37:58.597Z] [2025-10-31T13:37:58.597Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T13:37:58.597Z] Please check if data collecting is enabled [2025-10-31T13:37:58.597Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:37:58.640Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T13:37:58.644Z] $ docker stop --time=1 38e0608a4afcb8f84505ce7161d9b788d49a09d2e7bc7121747ffd07616f1a8d [2025-10-31T13:37:59.792Z] $ docker rm -f --volumes 38e0608a4afcb8f84505ce7161d9b788d49a09d2e7bc7121747ffd07616f1a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T13:37:59.949Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T13:37:59.949Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T13:37:59.981Z] [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 [2025-10-31T13:38:00.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:38:00.429Z] [2025-10-31T13:38:00.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:38:00.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:38:00.734Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:38:00.734Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:38:00.734Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:38:00.734Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:38:00.734Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:38:00.734Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:38:00.734Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:38:00.734Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:38:00.734Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:38:00.734Z] 33b1e0a273af: Waiting [2025-10-31T13:38:00.734Z] 5d3b04190fa2: Waiting [2025-10-31T13:38:00.734Z] 2f39f015ded8: Waiting [2025-10-31T13:38:00.734Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:38:00.734Z] 5c69ac0246d0: Download complete [2025-10-31T13:38:00.734Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:38:00.734Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:38:00.734Z] 33b1e0a273af: Download complete [2025-10-31T13:38:00.734Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:38:00.734Z] 5d3b04190fa2: Download complete [2025-10-31T13:38:00.734Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:38:00.734Z] ec43610c2a17: Download complete [2025-10-31T13:38:00.993Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:38:00.993Z] 5eb5b503b376: Download complete [2025-10-31T13:38:01.561Z] 2f39f015ded8: Download complete [2025-10-31T13:38:02.939Z] 5eb5b503b376: Pull complete [2025-10-31T13:38:02.939Z] 5c69ac0246d0: Pull complete [2025-10-31T13:38:03.506Z] ec43610c2a17: Pull complete [2025-10-31T13:38:03.506Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:38:03.763Z] 33b1e0a273af: Pull complete [2025-10-31T13:38:03.763Z] 5d3b04190fa2: Pull complete [2025-10-31T13:38:10.322Z] 2f39f015ded8: Pull complete [2025-10-31T13:38:10.322Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:38:10.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:38:10.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:38:10.432Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:38:10.461Z] $ 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 [2025-10-31T13:38:11.895Z] $ docker top 408994cd9f81f6c47437ad6b5f024f100d22b891e87b2f8a379d7e43a1dcfa0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:38:12.268Z] ---> job-cost.sh [2025-10-31T13:38:12.268Z] lf-activate-venv: SKIPPING [2025-10-31T13:38:12.268Z] INFO: No Stack... [2025-10-31T13:38:12.526Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:38:12.784Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:38:13.066Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-10-31T13:38:13.067Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:38:13.083Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [2025-10-31T13:38:13.089Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] did not exist. Created. [2025-10-31T13:38:13.094Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:38:13.405Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T13:38:13.440Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:38:13.447Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:38:13.473Z] $ docker stop --time=1 408994cd9f81f6c47437ad6b5f024f100d22b891e87b2f8a379d7e43a1dcfa0d [2025-10-31T13:38:14.659Z] $ docker rm -f --volumes 408994cd9f81f6c47437ad6b5f024f100d22b891e87b2f8a379d7e43a1dcfa0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T13:42:37.439Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-10-31T13:42:45.702Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.081s coverage: 4.4% of statements [2025-10-31T13:42:47.669Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T13:42:47.669Z] go vet ./... [2025-10-31T13:43:55.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:43:55.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:43:55.648Z] ./bin/test-attribution-txt.sh [2025-10-31T13:43:55.648Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:43:55.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:43:55.693Z] $ docker stop --time=1 89c071d1947dddd9d62a86eaa9f5bb52af92c8bf2feb3545006c8d0bd24b2865 [2025-10-31T13:43:57.815Z] $ docker rm -f --volumes 89c071d1947dddd9d62a86eaa9f5bb52af92c8bf2feb3545006c8d0bd24b2865 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:43:59.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:43:59.844Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T13:44:00.590Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:44:01.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:44:01.394Z] + ls -al . [2025-10-31T13:44:01.394Z] total 284 [2025-10-31T13:44:01.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:37 . [2025-10-31T13:44:01.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:33 .. [2025-10-31T13:44:01.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 .git [2025-10-31T13:44:01.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:34 .github [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 31 13:34 .gitignore [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 31 13:34 .golangci.yml [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 31 13:34 .hadolint.yml [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 20006 Oct 31 13:34 Attribution.txt [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 17743 Oct 31 13:34 CHANGELOG.md [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 2440 Oct 31 13:34 Dockerfile [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 31 13:34 GOVERNANCE.md [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 682 Oct 31 13:34 Jenkinsfile [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 13:34 LICENSE [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 3193 Oct 31 13:34 Makefile [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 13:34 OWNERS.md [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 31 13:34 README.md [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:33 VERSION [2025-10-31T13:44:01.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:34 bin [2025-10-31T13:44:01.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:34 cmd [2025-10-31T13:44:01.394Z] -rw-r--r-- 1 jenkins jenkins 54776 Oct 31 13:42 coverage.out [2025-10-31T13:44:01.394Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 31 13:34 docker-entrypoint.sh [2025-10-31T13:44:01.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:34 docs [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 6388 Oct 31 13:34 go.mod [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 87399 Oct 31 13:34 go.sum [2025-10-31T13:44:01.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:34 internal [2025-10-31T13:44:01.394Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 31 13:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:44:01.764Z] + 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=87a61a811e1bfa3e223544ab124a9c4b92757dfc --label arch=arm64 --label version=4.1.0-dev.7 . [2025-10-31T13:44:02.475Z] Sending build context to Docker daemon 11.75MB [2025-10-31T13:44:02.475Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:44:02.475Z] Step 2/37 : FROM ${BASE} AS builder [2025-10-31T13:44:02.475Z] ---> fb27014339da [2025-10-31T13:44:02.475Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:44:02.475Z] ---> Running in 266f53ee0b10 [2025-10-31T13:44:03.103Z] Removing intermediate container 266f53ee0b10 [2025-10-31T13:44:03.103Z] ---> b46316f283cb [2025-10-31T13:44:03.103Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:44:03.103Z] ---> Running in f4c7d903dbe4 [2025-10-31T13:44:03.378Z] Removing intermediate container f4c7d903dbe4 [2025-10-31T13:44:03.378Z] ---> f8147f9fe926 [2025-10-31T13:44:03.378Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-10-31T13:44:03.658Z] ---> Running in 694961b1beb2 [2025-10-31T13:44:03.940Z] Removing intermediate container 694961b1beb2 [2025-10-31T13:44:03.940Z] ---> 7428d528493b [2025-10-31T13:44:03.940Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-10-31T13:44:04.229Z] ---> Running in dec33a8abd53 [2025-10-31T13:44:04.511Z] Removing intermediate container dec33a8abd53 [2025-10-31T13:44:04.511Z] ---> a5de6dc57410 [2025-10-31T13:44:04.511Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:44:04.511Z] ---> Running in 6177d5f4389d [2025-10-31T13:44:05.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:44:06.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:44:08.868Z] OK: 262 MiB in 69 packages [2025-10-31T13:44:09.861Z] Removing intermediate container 6177d5f4389d [2025-10-31T13:44:09.861Z] ---> bd889ca22042 [2025-10-31T13:44:09.861Z] Step 8/37 : WORKDIR /device-usb-camera [2025-10-31T13:44:09.861Z] ---> Running in aa3cab882d9d [2025-10-31T13:44:10.460Z] Removing intermediate container aa3cab882d9d [2025-10-31T13:44:10.460Z] ---> 5e47c6343abb [2025-10-31T13:44:10.460Z] Step 9/37 : COPY go.mod vendor* ./ [2025-10-31T13:44:11.073Z] ---> 7765153b5366 [2025-10-31T13:44:11.073Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:44:11.073Z] ---> Running in f65fd00c78a3 [2025-10-31T13:44:14.477Z] Removing intermediate container f65fd00c78a3 [2025-10-31T13:44:14.477Z] ---> 3004e48f676a [2025-10-31T13:44:14.477Z] Step 11/37 : COPY . . [2025-10-31T13:44:15.902Z] ---> e0cbed86bbdb [2025-10-31T13:44:15.902Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-10-31T13:44:15.902Z] ---> Running in a10970f6c481 [2025-10-31T13:44:17.326Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2025-10-31T13:44:17.326Z] Dload Upload Total Spent Left Speed [2025-10-31T13:44:17.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 5872 0 --:--:-- --:--:-- --:--:-- 6068 [2025-10-31T13:44:18.299Z] Removing intermediate container a10970f6c481 [2025-10-31T13:44:18.299Z] ---> 4c4292d54d74 [2025-10-31T13:44:18.299Z] Step 13/37 : RUN ${MAKE} [2025-10-31T13:44:18.299Z] ---> Running in c4cab580eaf5 [2025-10-31T13:44:19.731Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-10-31T13:49:11.709Z] Removing intermediate container c4cab580eaf5 [2025-10-31T13:49:11.709Z] ---> 7909d580117b [2025-10-31T13:49:11.709Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-10-31T13:49:11.709Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-10-31T13:49:11.709Z] da4d7e05a7aa: Pulling fs layer [2025-10-31T13:49:11.709Z] da4d7e05a7aa: Verifying Checksum [2025-10-31T13:49:11.709Z] da4d7e05a7aa: Download complete [2025-10-31T13:49:11.709Z] da4d7e05a7aa: Pull complete [2025-10-31T13:49:11.709Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-10-31T13:49:11.709Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-10-31T13:49:11.709Z] ---> 62c65ed7ef0d [2025-10-31T13:49:11.709Z] Step 15/37 : FROM alpine:3.22 [2025-10-31T13:49:11.709Z] 3.22: Pulling from library/alpine [2025-10-31T13:49:11.709Z] 6b59a28fa201: Pulling fs layer [2025-10-31T13:49:11.709Z] 6b59a28fa201: Verifying Checksum [2025-10-31T13:49:11.709Z] 6b59a28fa201: Download complete [2025-10-31T13:49:11.709Z] 6b59a28fa201: Pull complete [2025-10-31T13:49:11.709Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:49:11.709Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T13:49:11.709Z] ---> 171e65262c80 [2025-10-31T13:49:11.709Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-10-31T13:49:11.709Z] ---> Running in 616b5ac84c9e [2025-10-31T13:49:11.709Z] Removing intermediate container 616b5ac84c9e [2025-10-31T13:49:11.709Z] ---> 753b7410144f [2025-10-31T13:49:11.709Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-10-31T13:49:11.709Z] ---> Running in e75bf9527691 [2025-10-31T13:49:11.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:49:11.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:49:13.662Z] (1/116) Installing dumb-init (1.2.5-r3) [2025-10-31T13:49:13.662Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2025-10-31T13:49:13.662Z] (3/116) Installing aom-libs (3.12.1-r0) [2025-10-31T13:49:14.622Z] (4/116) Installing libxau (1.0.12-r0) [2025-10-31T13:49:14.622Z] (5/116) Installing libmd (1.1.0-r0) [2025-10-31T13:49:14.622Z] (6/116) Installing libbsd (0.12.2-r0) [2025-10-31T13:49:14.622Z] (7/116) Installing libxdmcp (1.1.5-r1) [2025-10-31T13:49:14.622Z] (8/116) Installing libxcb (1.17.0-r0) [2025-10-31T13:49:14.622Z] (9/116) Installing libx11 (1.8.11-r0) [2025-10-31T13:49:14.622Z] (10/116) Installing hwdata-pci (0.395-r0) [2025-10-31T13:49:14.622Z] (11/116) Installing libpciaccess (0.18.1-r0) [2025-10-31T13:49:14.622Z] (12/116) Installing libdrm (2.4.124-r0) [2025-10-31T13:49:14.622Z] (13/116) Installing libxext (1.3.6-r2) [2025-10-31T13:49:14.622Z] (14/116) Installing libxfixes (6.0.1-r4) [2025-10-31T13:49:14.622Z] (15/116) Installing libffi (3.4.8-r0) [2025-10-31T13:49:14.622Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2025-10-31T13:49:14.622Z] (17/116) Installing libva (2.22.0-r1) [2025-10-31T13:49:14.888Z] (18/116) Installing libvdpau (1.5-r4) [2025-10-31T13:49:14.888Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2025-10-31T13:49:14.888Z] (20/116) Installing libdav1d (1.5.1-r0) [2025-10-31T13:49:14.888Z] (21/116) Installing libgcc (14.2.0-r6) [2025-10-31T13:49:14.888Z] (22/116) Installing libstdc++ (14.2.0-r6) [2025-10-31T13:49:14.888Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2025-10-31T13:49:14.888Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2025-10-31T13:49:14.888Z] (25/116) Installing imath (3.1.12-r0) [2025-10-31T13:49:14.888Z] (26/116) Installing libdeflate (1.23-r0) [2025-10-31T13:49:14.888Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2025-10-31T13:49:14.888Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2025-10-31T13:49:15.155Z] (29/116) Installing brotli-libs (1.1.0-r2) [2025-10-31T13:49:15.155Z] (30/116) Installing giflib (5.2.2-r1) [2025-10-31T13:49:15.155Z] (31/116) Installing libhwy (1.0.7-r1) [2025-10-31T13:49:15.155Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2025-10-31T13:49:15.155Z] (33/116) Installing lcms2 (2.16-r0) [2025-10-31T13:49:15.155Z] (34/116) Installing libpng (1.6.47-r0) [2025-10-31T13:49:15.155Z] (35/116) Installing libjxl (0.10.3-r2) [2025-10-31T13:49:15.155Z] (36/116) Installing lame-libs (3.100-r5) [2025-10-31T13:49:15.155Z] (37/116) Installing opus (1.5.2-r1) [2025-10-31T13:49:15.155Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2025-10-31T13:49:15.155Z] (39/116) Installing libgomp (14.2.0-r6) [2025-10-31T13:49:15.155Z] (40/116) Installing soxr (0.1.3-r7) [2025-10-31T13:49:15.423Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2025-10-31T13:49:15.423Z] (42/116) Installing libogg (1.3.5-r5) [2025-10-31T13:49:15.423Z] (43/116) Installing libtheora (1.1.1-r18) [2025-10-31T13:49:15.423Z] (44/116) Installing libvorbis (1.3.7-r2) [2025-10-31T13:49:15.423Z] (45/116) Installing libvpx (1.15.0-r0) [2025-10-31T13:49:15.423Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2025-10-31T13:49:15.423Z] (47/116) Installing libwebp (1.5.0-r0) [2025-10-31T13:49:15.423Z] (48/116) Installing libwebpmux (1.5.0-r0) [2025-10-31T13:49:15.423Z] (49/116) Installing x264-libs (0.164.3108-r0) [2025-10-31T13:49:15.690Z] (50/116) Installing numactl (2.0.18-r0) [2025-10-31T13:49:15.690Z] (51/116) Installing x265-libs (3.6-r0) [2025-10-31T13:49:15.959Z] (52/116) Installing xvidcore (1.3.7-r2) [2025-10-31T13:49:15.959Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2025-10-31T13:49:16.233Z] (54/116) Installing sdl3 (3.2.16-r0) [2025-10-31T13:49:16.233Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2025-10-31T13:49:16.233Z] (56/116) Installing alsa-lib (1.2.14-r0) [2025-10-31T13:49:16.233Z] (57/116) Installing libexpat (2.7.3-r0) [2025-10-31T13:49:16.501Z] (58/116) Installing libbz2 (1.0.8-r6) [2025-10-31T13:49:16.501Z] (59/116) Installing freetype (2.13.3-r0) [2025-10-31T13:49:16.501Z] (60/116) Installing fontconfig (2.15.0-r3) [2025-10-31T13:49:16.501Z] (61/116) Installing fribidi (1.0.16-r1) [2025-10-31T13:49:16.501Z] (62/116) Installing libintl (0.24.1-r0) [2025-10-31T13:49:16.501Z] (63/116) Installing libeconf (0.6.3-r0) [2025-10-31T13:49:16.501Z] (64/116) Installing libblkid (2.41-r9) [2025-10-31T13:49:16.501Z] (65/116) Installing libmount (2.41-r9) [2025-10-31T13:49:16.501Z] (66/116) Installing pcre2 (10.46-r0) [2025-10-31T13:49:16.501Z] (67/116) Installing glib (2.84.4-r0) [2025-10-31T13:49:16.769Z] (68/116) Installing graphite2 (1.3.14-r6) [2025-10-31T13:49:16.769Z] (69/116) Installing harfbuzz (11.2.1-r0) [2025-10-31T13:49:16.769Z] (70/116) Installing libunibreak (6.1-r0) [2025-10-31T13:49:16.769Z] (71/116) Installing libass (0.17.3-r0) [2025-10-31T13:49:16.769Z] (72/116) Installing libbluray (1.3.4-r1) [2025-10-31T13:49:16.769Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2025-10-31T13:49:16.769Z] (74/116) Installing libopenmpt (0.7.15-r0) [2025-10-31T13:49:16.769Z] (75/116) Installing cjson (1.7.19-r0) [2025-10-31T13:49:16.769Z] (76/116) Installing mbedtls (3.6.5-r0) [2025-10-31T13:49:16.769Z] (77/116) Installing librist (0.2.10-r1) [2025-10-31T13:49:16.769Z] (78/116) Installing libsrt (1.5.3-r1) [2025-10-31T13:49:17.034Z] (79/116) Installing libssh (0.11.2-r0) [2025-10-31T13:49:17.034Z] (80/116) Installing xz-libs (5.8.1-r0) [2025-10-31T13:49:17.034Z] (81/116) Installing libxml2 (2.13.9-r0) [2025-10-31T13:49:17.034Z] (82/116) Installing libsodium (1.0.20-r0) [2025-10-31T13:49:17.034Z] (83/116) Installing libzmq (4.3.5-r2) [2025-10-31T13:49:17.034Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2025-10-31T13:49:17.034Z] (85/116) Installing serd-libs (0.32.4-r0) [2025-10-31T13:49:17.034Z] (86/116) Installing zix-libs (0.6.2-r0) [2025-10-31T13:49:17.034Z] (87/116) Installing sord-libs (0.16.18-r0) [2025-10-31T13:49:17.034Z] (88/116) Installing sratom (0.6.18-r0) [2025-10-31T13:49:17.034Z] (89/116) Installing lilv-libs (0.24.26-r0) [2025-10-31T13:49:17.034Z] (90/116) Installing libdovi (3.3.1-r1) [2025-10-31T13:49:17.034Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2025-10-31T13:49:17.302Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2025-10-31T13:49:17.302Z] (93/116) Installing shaderc (2024.4-r0) [2025-10-31T13:49:17.302Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2025-10-31T13:49:17.571Z] (95/116) Installing libplacebo (6.338.2-r3) [2025-10-31T13:49:17.571Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2025-10-31T13:49:17.571Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2025-10-31T13:49:17.571Z] (98/116) Installing vidstab (1.1.1-r0) [2025-10-31T13:49:17.571Z] (99/116) Installing zimg (3.0.5-r3) [2025-10-31T13:49:17.838Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2025-10-31T13:49:17.838Z] (101/116) Installing libasyncns (0.8-r4) [2025-10-31T13:49:17.838Z] (102/116) Installing dbus-libs (1.16.2-r1) [2025-10-31T13:49:17.838Z] (103/116) Installing libltdl (2.5.4-r1) [2025-10-31T13:49:17.838Z] (104/116) Installing orc (0.4.40-r1) [2025-10-31T13:49:17.838Z] (105/116) Installing libflac (1.4.3-r1) [2025-10-31T13:49:18.106Z] (106/116) Installing libsndfile (1.2.2-r2) [2025-10-31T13:49:18.106Z] (107/116) Installing speexdsp (1.2.1-r2) [2025-10-31T13:49:18.106Z] (108/116) Installing tdb-libs (1.4.12-r0) [2025-10-31T13:49:18.106Z] (109/116) Installing libpulse (17.0-r5) [2025-10-31T13:49:18.106Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2025-10-31T13:49:18.106Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2025-10-31T13:49:18.106Z] (112/116) Installing ffmpeg (6.1.2-r2) [2025-10-31T13:49:18.106Z] (113/116) Installing udev-init-scripts (35-r1) [2025-10-31T13:49:18.106Z] (114/116) Installing zstd-libs (1.5.7-r0) [2025-10-31T13:49:18.106Z] (115/116) Installing kmod-libs (34.2-r0) [2025-10-31T13:49:18.106Z] (116/116) Installing eudev (3.2.14-r5) [2025-10-31T13:49:18.106Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:49:18.378Z] Executing glib-2.84.4-r0.trigger [2025-10-31T13:49:18.378Z] Executing eudev-3.2.14-r5.trigger [2025-10-31T13:49:18.378Z] OK: 114 MiB in 132 packages [2025-10-31T13:49:22.639Z] Removing intermediate container e75bf9527691 [2025-10-31T13:49:22.639Z] ---> 3618b178acb2 [2025-10-31T13:49:22.639Z] Step 18/37 : RUN apk --no-cache upgrade [2025-10-31T13:49:22.639Z] ---> Running in 77b7b1f0d1e2 [2025-10-31T13:49:23.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:49:24.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:49:25.729Z] OK: 114 MiB in 132 packages [2025-10-31T13:49:26.688Z] Removing intermediate container 77b7b1f0d1e2 [2025-10-31T13:49:26.688Z] ---> 804049e0007b [2025-10-31T13:49:26.688Z] Step 19/37 : WORKDIR / [2025-10-31T13:49:26.688Z] ---> Running in ed302e037f86 [2025-10-31T13:49:26.953Z] Removing intermediate container ed302e037f86 [2025-10-31T13:49:26.953Z] ---> 468c82f369ad [2025-10-31T13:49:26.953Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-10-31T13:49:29.525Z] ---> a0b27430feab [2025-10-31T13:49:29.525Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-10-31T13:49:29.793Z] ---> ac2dd4be7aaf [2025-10-31T13:49:29.793Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-10-31T13:49:30.386Z] ---> 87a79c4c3269 [2025-10-31T13:49:30.386Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-10-31T13:49:30.971Z] ---> c8152201a8d4 [2025-10-31T13:49:30.971Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-10-31T13:49:31.567Z] ---> fc68a9f403b0 [2025-10-31T13:49:31.567Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-10-31T13:49:32.152Z] ---> 99671702a3f6 [2025-10-31T13:49:32.152Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-10-31T13:49:33.559Z] ---> bcc359f6c2a8 [2025-10-31T13:49:33.559Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-10-31T13:49:33.828Z] ---> Running in 05224fa78674 [2025-10-31T13:49:35.232Z] Removing intermediate container 05224fa78674 [2025-10-31T13:49:35.232Z] ---> 6f3e07f3df83 [2025-10-31T13:49:35.232Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-10-31T13:49:35.497Z] ---> Running in d3d86fb8cc24 [2025-10-31T13:49:37.437Z] Removing intermediate container d3d86fb8cc24 [2025-10-31T13:49:37.437Z] ---> 627196b76b07 [2025-10-31T13:49:37.437Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-10-31T13:49:37.437Z] ---> Running in 22a42964b33f [2025-10-31T13:49:38.852Z] Removing intermediate container 22a42964b33f [2025-10-31T13:49:38.852Z] ---> 02106ef747f6 [2025-10-31T13:49:38.852Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-10-31T13:49:39.118Z] ---> Running in 0d98b64fed94 [2025-10-31T13:49:41.060Z] Removing intermediate container 0d98b64fed94 [2025-10-31T13:49:41.060Z] ---> 14a23d379d9f [2025-10-31T13:49:41.060Z] Step 31/37 : EXPOSE 59983 [2025-10-31T13:49:41.060Z] ---> Running in 7a43e29a4d13 [2025-10-31T13:49:41.060Z] Removing intermediate container 7a43e29a4d13 [2025-10-31T13:49:41.060Z] ---> e15bd25bdcfe [2025-10-31T13:49:41.060Z] Step 32/37 : EXPOSE 8554 [2025-10-31T13:49:41.326Z] ---> Running in 8bdaab4ec169 [2025-10-31T13:49:41.596Z] Removing intermediate container 8bdaab4ec169 [2025-10-31T13:49:41.596Z] ---> fa164426a532 [2025-10-31T13:49:41.596Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-10-31T13:49:41.596Z] ---> Running in 0ddae5b51a2b [2025-10-31T13:49:41.862Z] Removing intermediate container 0ddae5b51a2b [2025-10-31T13:49:41.862Z] ---> 8b1ff79d2cbe [2025-10-31T13:49:41.862Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-10-31T13:49:41.862Z] ---> Running in db802687de15 [2025-10-31T13:49:42.450Z] Removing intermediate container db802687de15 [2025-10-31T13:49:42.450Z] ---> e017b5067215 [2025-10-31T13:49:42.450Z] Step 35/37 : LABEL arch=arm64 [2025-10-31T13:49:42.450Z] ---> Running in 27a92c12427b [2025-10-31T13:49:42.718Z] Removing intermediate container 27a92c12427b [2025-10-31T13:49:42.718Z] ---> cd2d0e7512ad [2025-10-31T13:49:42.718Z] Step 36/37 : LABEL git_sha=87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:49:42.718Z] ---> Running in 5b134eed3cd5 [2025-10-31T13:49:42.985Z] Removing intermediate container 5b134eed3cd5 [2025-10-31T13:49:42.985Z] ---> 053d7403c96d [2025-10-31T13:49:42.985Z] Step 37/37 : LABEL version=4.1.0-dev.7 [2025-10-31T13:49:42.985Z] ---> Running in 13ffb64a78df [2025-10-31T13:49:43.252Z] Removing intermediate container 13ffb64a78df [2025-10-31T13:49:43.252Z] ---> 453d810aeeb7 [2025-10-31T13:49:43.252Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T13:49:43.519Z] Successfully built 453d810aeeb7 [2025-10-31T13:49:43.519Z] 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 [2025-10-31T13:49:43.677Z] provisioning config files... [2025-10-31T13:49:43.692Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/210@tmp/config4376613243193127059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:44.036Z] ---> ****-login.sh [2025-10-31T13:49:44.036Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:49:44.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:49:44.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:49:44.305Z] Configure a credential helper to remove this warning. See [2025-10-31T13:49:44.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:49:44.305Z] [2025-10-31T13:49:44.305Z] Login Succeeded [2025-10-31T13:49:44.305Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:49:44.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:49:44.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:49:44.573Z] Configure a credential helper to remove this warning. See [2025-10-31T13:49:44.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:49:44.573Z] [2025-10-31T13:49:44.573Z] Login Succeeded [2025-10-31T13:49:44.840Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:49:45.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:49:45.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:49:45.109Z] Configure a credential helper to remove this warning. See [2025-10-31T13:49:45.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:49:45.109Z] [2025-10-31T13:49:45.109Z] Login Succeeded [2025-10-31T13:49:45.109Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:49:45.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:49:45.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:49:45.376Z] Configure a credential helper to remove this warning. See [2025-10-31T13:49:45.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:49:45.376Z] [2025-10-31T13:49:45.376Z] Login Succeeded [2025-10-31T13:49:45.376Z] ****.io [2025-10-31T13:49:45.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:49:45.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:49:45.910Z] Configure a credential helper to remove this warning. See [2025-10-31T13:49:45.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:49:45.910Z] [2025-10-31T13:49:45.910Z] Login Succeeded [2025-10-31T13:49:45.910Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:49:45.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:49:45.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:49:46.014Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-10-31T13:49:46.014Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:49:46.014Z] latest [2025-10-31T13:49:46.014Z] 4.1.0-dev.7 [2025-10-31T13:49:46.014Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:49:46.014Z] main [2025-10-31T13:49:46.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:49:46.410Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:49:46.792Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:49:46.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-10-31T13:49:46.792Z] ababbb674cb5: Preparing [2025-10-31T13:49:46.792Z] aab98f3d4037: Preparing [2025-10-31T13:49:46.792Z] 118f349cb7f0: Preparing [2025-10-31T13:49:46.792Z] 80e0100054da: Preparing [2025-10-31T13:49:46.792Z] f0c0fc467d42: Preparing [2025-10-31T13:49:46.792Z] 4fdee56d7956: Preparing [2025-10-31T13:49:46.792Z] 7ed7f46cb45e: Preparing [2025-10-31T13:49:46.792Z] 844ae3dd9f11: Preparing [2025-10-31T13:49:46.792Z] 332680fcf6bd: Preparing [2025-10-31T13:49:46.792Z] fd6d7141f3ab: Preparing [2025-10-31T13:49:46.792Z] 416d9655bed5: Preparing [2025-10-31T13:49:46.792Z] 7808237ea9fe: Preparing [2025-10-31T13:49:46.792Z] a6f73e3daa6c: Preparing [2025-10-31T13:49:46.792Z] 0e64f2360a44: Preparing [2025-10-31T13:49:46.792Z] 844ae3dd9f11: Waiting [2025-10-31T13:49:46.792Z] 332680fcf6bd: Waiting [2025-10-31T13:49:46.792Z] fd6d7141f3ab: Waiting [2025-10-31T13:49:46.792Z] 416d9655bed5: Waiting [2025-10-31T13:49:46.792Z] 7808237ea9fe: Waiting [2025-10-31T13:49:46.792Z] a6f73e3daa6c: Waiting [2025-10-31T13:49:46.792Z] 0e64f2360a44: Waiting [2025-10-31T13:49:46.792Z] 4fdee56d7956: Waiting [2025-10-31T13:49:46.792Z] 7ed7f46cb45e: Waiting [2025-10-31T13:49:47.060Z] 80e0100054da: Pushed [2025-10-31T13:49:47.060Z] aab98f3d4037: Pushed [2025-10-31T13:49:47.060Z] 118f349cb7f0: Pushed [2025-10-31T13:49:47.060Z] ababbb674cb5: Pushed [2025-10-31T13:49:47.060Z] 4fdee56d7956: Pushed [2025-10-31T13:49:47.325Z] 7ed7f46cb45e: Pushed [2025-10-31T13:49:47.325Z] 332680fcf6bd: Pushed [2025-10-31T13:49:47.325Z] 844ae3dd9f11: Pushed [2025-10-31T13:49:47.325Z] fd6d7141f3ab: Pushed [2025-10-31T13:49:47.325Z] 0e64f2360a44: Layer already exists [2025-10-31T13:49:47.589Z] 7808237ea9fe: Pushed [2025-10-31T13:49:54.225Z] f0c0fc467d42: Pushed [2025-10-31T13:49:58.479Z] 416d9655bed5: Pushed [2025-10-31T13:50:08.525Z] a6f73e3daa6c: Pushed [2025-10-31T13:50:08.525Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:08.892Z] + 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 [2025-10-31T13:50:09.259Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-10-31T13:50:09.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-10-31T13:50:09.259Z] ababbb674cb5: Preparing [2025-10-31T13:50:09.259Z] aab98f3d4037: Preparing [2025-10-31T13:50:09.259Z] 118f349cb7f0: Preparing [2025-10-31T13:50:09.259Z] 80e0100054da: Preparing [2025-10-31T13:50:09.259Z] f0c0fc467d42: Preparing [2025-10-31T13:50:09.259Z] 4fdee56d7956: Preparing [2025-10-31T13:50:09.259Z] 7ed7f46cb45e: Preparing [2025-10-31T13:50:09.259Z] 844ae3dd9f11: Preparing [2025-10-31T13:50:09.259Z] 332680fcf6bd: Preparing [2025-10-31T13:50:09.259Z] fd6d7141f3ab: Preparing [2025-10-31T13:50:09.259Z] 416d9655bed5: Preparing [2025-10-31T13:50:09.259Z] 7808237ea9fe: Preparing [2025-10-31T13:50:09.259Z] a6f73e3daa6c: Preparing [2025-10-31T13:50:09.259Z] 0e64f2360a44: Preparing [2025-10-31T13:50:09.259Z] 332680fcf6bd: Waiting [2025-10-31T13:50:09.259Z] fd6d7141f3ab: Waiting [2025-10-31T13:50:09.259Z] 416d9655bed5: Waiting [2025-10-31T13:50:09.259Z] 7808237ea9fe: Waiting [2025-10-31T13:50:09.259Z] a6f73e3daa6c: Waiting [2025-10-31T13:50:09.259Z] 0e64f2360a44: Waiting [2025-10-31T13:50:09.259Z] 4fdee56d7956: Waiting [2025-10-31T13:50:09.259Z] 7ed7f46cb45e: Waiting [2025-10-31T13:50:09.259Z] 844ae3dd9f11: Waiting [2025-10-31T13:50:09.259Z] 80e0100054da: Layer already exists [2025-10-31T13:50:09.259Z] f0c0fc467d42: Layer already exists [2025-10-31T13:50:09.259Z] aab98f3d4037: Layer already exists [2025-10-31T13:50:09.259Z] 118f349cb7f0: Layer already exists [2025-10-31T13:50:09.259Z] ababbb674cb5: Layer already exists [2025-10-31T13:50:09.259Z] 844ae3dd9f11: Layer already exists [2025-10-31T13:50:09.259Z] 7ed7f46cb45e: Layer already exists [2025-10-31T13:50:09.259Z] 332680fcf6bd: Layer already exists [2025-10-31T13:50:09.259Z] 4fdee56d7956: Layer already exists [2025-10-31T13:50:09.259Z] fd6d7141f3ab: Layer already exists [2025-10-31T13:50:09.259Z] a6f73e3daa6c: Layer already exists [2025-10-31T13:50:09.259Z] 416d9655bed5: Layer already exists [2025-10-31T13:50:09.259Z] 0e64f2360a44: Layer already exists [2025-10-31T13:50:09.259Z] 7808237ea9fe: Layer already exists [2025-10-31T13:50:09.526Z] latest: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:09.896Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:10.265Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.7 [2025-10-31T13:50:10.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-10-31T13:50:10.265Z] ababbb674cb5: Preparing [2025-10-31T13:50:10.265Z] aab98f3d4037: Preparing [2025-10-31T13:50:10.265Z] 118f349cb7f0: Preparing [2025-10-31T13:50:10.265Z] 80e0100054da: Preparing [2025-10-31T13:50:10.265Z] f0c0fc467d42: Preparing [2025-10-31T13:50:10.265Z] 4fdee56d7956: Preparing [2025-10-31T13:50:10.265Z] 7ed7f46cb45e: Preparing [2025-10-31T13:50:10.265Z] 4fdee56d7956: Waiting [2025-10-31T13:50:10.265Z] 844ae3dd9f11: Preparing [2025-10-31T13:50:10.265Z] 7ed7f46cb45e: Waiting [2025-10-31T13:50:10.265Z] 332680fcf6bd: Preparing [2025-10-31T13:50:10.265Z] fd6d7141f3ab: Preparing [2025-10-31T13:50:10.265Z] 416d9655bed5: Preparing [2025-10-31T13:50:10.265Z] 7808237ea9fe: Preparing [2025-10-31T13:50:10.265Z] a6f73e3daa6c: Preparing [2025-10-31T13:50:10.265Z] 0e64f2360a44: Preparing [2025-10-31T13:50:10.265Z] 844ae3dd9f11: Waiting [2025-10-31T13:50:10.265Z] fd6d7141f3ab: Waiting [2025-10-31T13:50:10.265Z] 416d9655bed5: Waiting [2025-10-31T13:50:10.265Z] 7808237ea9fe: Waiting [2025-10-31T13:50:10.265Z] a6f73e3daa6c: Waiting [2025-10-31T13:50:10.265Z] 0e64f2360a44: Waiting [2025-10-31T13:50:10.265Z] f0c0fc467d42: Layer already exists [2025-10-31T13:50:10.265Z] 80e0100054da: Layer already exists [2025-10-31T13:50:10.265Z] ababbb674cb5: Layer already exists [2025-10-31T13:50:10.265Z] 118f349cb7f0: Layer already exists [2025-10-31T13:50:10.265Z] aab98f3d4037: Layer already exists [2025-10-31T13:50:10.265Z] 332680fcf6bd: Layer already exists [2025-10-31T13:50:10.265Z] 844ae3dd9f11: Layer already exists [2025-10-31T13:50:10.265Z] 7ed7f46cb45e: Layer already exists [2025-10-31T13:50:10.265Z] fd6d7141f3ab: Layer already exists [2025-10-31T13:50:10.265Z] 4fdee56d7956: Layer already exists [2025-10-31T13:50:10.265Z] a6f73e3daa6c: Layer already exists [2025-10-31T13:50:10.265Z] 416d9655bed5: Layer already exists [2025-10-31T13:50:10.265Z] 0e64f2360a44: Layer already exists [2025-10-31T13:50:10.265Z] 7808237ea9fe: Layer already exists [2025-10-31T13:50:10.539Z] 4.1.0-dev.7: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:10.902Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:11.264Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:50:11.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-10-31T13:50:11.265Z] ababbb674cb5: Preparing [2025-10-31T13:50:11.265Z] aab98f3d4037: Preparing [2025-10-31T13:50:11.265Z] 118f349cb7f0: Preparing [2025-10-31T13:50:11.265Z] 80e0100054da: Preparing [2025-10-31T13:50:11.265Z] f0c0fc467d42: Preparing [2025-10-31T13:50:11.265Z] 4fdee56d7956: Preparing [2025-10-31T13:50:11.265Z] 7ed7f46cb45e: Preparing [2025-10-31T13:50:11.265Z] 844ae3dd9f11: Preparing [2025-10-31T13:50:11.265Z] 332680fcf6bd: Preparing [2025-10-31T13:50:11.265Z] fd6d7141f3ab: Preparing [2025-10-31T13:50:11.265Z] 416d9655bed5: Preparing [2025-10-31T13:50:11.265Z] 7808237ea9fe: Preparing [2025-10-31T13:50:11.265Z] a6f73e3daa6c: Preparing [2025-10-31T13:50:11.265Z] 0e64f2360a44: Preparing [2025-10-31T13:50:11.265Z] 332680fcf6bd: Waiting [2025-10-31T13:50:11.265Z] fd6d7141f3ab: Waiting [2025-10-31T13:50:11.265Z] 416d9655bed5: Waiting [2025-10-31T13:50:11.265Z] 7808237ea9fe: Waiting [2025-10-31T13:50:11.265Z] a6f73e3daa6c: Waiting [2025-10-31T13:50:11.265Z] 0e64f2360a44: Waiting [2025-10-31T13:50:11.265Z] 7ed7f46cb45e: Waiting [2025-10-31T13:50:11.265Z] 844ae3dd9f11: Waiting [2025-10-31T13:50:11.265Z] 4fdee56d7956: Waiting [2025-10-31T13:50:11.265Z] f0c0fc467d42: Layer already exists [2025-10-31T13:50:11.265Z] 118f349cb7f0: Layer already exists [2025-10-31T13:50:11.265Z] ababbb674cb5: Layer already exists [2025-10-31T13:50:11.265Z] aab98f3d4037: Layer already exists [2025-10-31T13:50:11.265Z] 80e0100054da: Layer already exists [2025-10-31T13:50:11.265Z] fd6d7141f3ab: Layer already exists [2025-10-31T13:50:11.265Z] 332680fcf6bd: Layer already exists [2025-10-31T13:50:11.265Z] 7ed7f46cb45e: Layer already exists [2025-10-31T13:50:11.265Z] 4fdee56d7956: Layer already exists [2025-10-31T13:50:11.265Z] 844ae3dd9f11: Layer already exists [2025-10-31T13:50:11.265Z] a6f73e3daa6c: Layer already exists [2025-10-31T13:50:11.265Z] 0e64f2360a44: Layer already exists [2025-10-31T13:50:11.265Z] 416d9655bed5: Layer already exists [2025-10-31T13:50:11.265Z] 7808237ea9fe: Layer already exists [2025-10-31T13:50:11.532Z] 87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:11.907Z] + 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 [2025-10-31T13:50:12.281Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-10-31T13:50:12.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-10-31T13:50:12.281Z] ababbb674cb5: Preparing [2025-10-31T13:50:12.281Z] aab98f3d4037: Preparing [2025-10-31T13:50:12.281Z] 118f349cb7f0: Preparing [2025-10-31T13:50:12.281Z] 80e0100054da: Preparing [2025-10-31T13:50:12.281Z] f0c0fc467d42: Preparing [2025-10-31T13:50:12.281Z] 4fdee56d7956: Preparing [2025-10-31T13:50:12.281Z] 7ed7f46cb45e: Preparing [2025-10-31T13:50:12.281Z] 844ae3dd9f11: Preparing [2025-10-31T13:50:12.281Z] 332680fcf6bd: Preparing [2025-10-31T13:50:12.281Z] fd6d7141f3ab: Preparing [2025-10-31T13:50:12.281Z] 416d9655bed5: Preparing [2025-10-31T13:50:12.281Z] 7808237ea9fe: Preparing [2025-10-31T13:50:12.281Z] a6f73e3daa6c: Preparing [2025-10-31T13:50:12.281Z] 0e64f2360a44: Preparing [2025-10-31T13:50:12.281Z] fd6d7141f3ab: Waiting [2025-10-31T13:50:12.281Z] 416d9655bed5: Waiting [2025-10-31T13:50:12.281Z] 4fdee56d7956: Waiting [2025-10-31T13:50:12.281Z] 7808237ea9fe: Waiting [2025-10-31T13:50:12.281Z] 7ed7f46cb45e: Waiting [2025-10-31T13:50:12.281Z] a6f73e3daa6c: Waiting [2025-10-31T13:50:12.281Z] 0e64f2360a44: Waiting [2025-10-31T13:50:12.281Z] 332680fcf6bd: Waiting [2025-10-31T13:50:12.281Z] 844ae3dd9f11: Waiting [2025-10-31T13:50:12.281Z] ababbb674cb5: Layer already exists [2025-10-31T13:50:12.281Z] 80e0100054da: Layer already exists [2025-10-31T13:50:12.281Z] f0c0fc467d42: Layer already exists [2025-10-31T13:50:12.281Z] aab98f3d4037: Layer already exists [2025-10-31T13:50:12.281Z] 118f349cb7f0: Layer already exists [2025-10-31T13:50:12.281Z] 332680fcf6bd: Layer already exists [2025-10-31T13:50:12.281Z] fd6d7141f3ab: Layer already exists [2025-10-31T13:50:12.281Z] 4fdee56d7956: Layer already exists [2025-10-31T13:50:12.281Z] 844ae3dd9f11: Layer already exists [2025-10-31T13:50:12.281Z] 7ed7f46cb45e: Layer already exists [2025-10-31T13:50:12.281Z] 7808237ea9fe: Layer already exists [2025-10-31T13:50:12.281Z] 416d9655bed5: Layer already exists [2025-10-31T13:50:12.281Z] 0e64f2360a44: Layer already exists [2025-10-31T13:50:12.281Z] a6f73e3daa6c: Layer already exists [2025-10-31T13:50:12.547Z] main: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:50:12.638Z] ===================================================== [Pipeline] echo [2025-10-31T13:50:12.652Z] taggedImages: [2025-10-31T13:50:12.652Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc [2025-10-31T13:50:12.652Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-10-31T13:50:12.652Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.7 [2025-10-31T13:50:12.652Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [2025-10-31T13:50:12.652Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-10-31T13:50:12.666Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo [2025-10-31T13:50:12.681Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-10-31T13:50:12.715Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.7 [Pipeline] echo [2025-10-31T13:50:12.732Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [Pipeline] echo [2025-10-31T13:50:12.748Z] 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 [2025-10-31T13:50:13.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:50:13.149Z] [2025-10-31T13:50:13.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:13.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:50:13.481Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T13:50:13.481Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T13:50:13.481Z] 04944245beec: Pulling fs layer [2025-10-31T13:50:13.481Z] 699f458cf7ca: Pulling fs layer [2025-10-31T13:50:13.481Z] 765212b225bb: Pulling fs layer [2025-10-31T13:50:13.481Z] f23df028b6ca: Pulling fs layer [2025-10-31T13:50:13.481Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T13:50:13.481Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T13:50:13.481Z] 765212b225bb: Waiting [2025-10-31T13:50:13.481Z] d65c8cfc05b1: Waiting [2025-10-31T13:50:13.481Z] 2437ff75d9bd: Waiting [2025-10-31T13:50:13.748Z] 04944245beec: Verifying Checksum [2025-10-31T13:50:13.748Z] 04944245beec: Download complete [2025-10-31T13:50:13.748Z] 765212b225bb: Verifying Checksum [2025-10-31T13:50:13.748Z] 765212b225bb: Download complete [2025-10-31T13:50:13.748Z] f23df028b6ca: Verifying Checksum [2025-10-31T13:50:13.748Z] f23df028b6ca: Download complete [2025-10-31T13:50:13.748Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T13:50:13.748Z] d65c8cfc05b1: Download complete [2025-10-31T13:50:14.017Z] 699f458cf7ca: Verifying Checksum [2025-10-31T13:50:14.017Z] 699f458cf7ca: Download complete [2025-10-31T13:50:14.285Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T13:50:14.285Z] 8998bd30e6a1: Download complete [2025-10-31T13:50:16.859Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T13:50:16.859Z] 2437ff75d9bd: Download complete [2025-10-31T13:50:18.803Z] 8998bd30e6a1: Pull complete [2025-10-31T13:50:19.390Z] 04944245beec: Pull complete [2025-10-31T13:50:21.334Z] 699f458cf7ca: Pull complete [2025-10-31T13:50:21.334Z] 765212b225bb: Pull complete [2025-10-31T13:50:22.342Z] f23df028b6ca: Pull complete [2025-10-31T13:50:22.623Z] d65c8cfc05b1: Pull complete [2025-10-31T13:50:40.886Z] 2437ff75d9bd: Pull complete [2025-10-31T13:50:40.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T13:50:40.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:50:40.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:50:41.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-772234 does not seem to be running inside a container [2025-10-31T13:50:41.172Z] $ 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/210 -v /w/workspace/device-usb-camera/210:/w/workspace/device-usb-camera/210:rw,z -v /w/workspace/device-usb-camera/210@tmp:/w/workspace/device-usb-camera/210@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:arm64 cat [2025-10-31T13:50:42.576Z] $ docker top 1d4379a2bfa7ff0a81890ebec01b637d1f4e095db0d0f11b59febf1d1acb5560 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:50:43.434Z] ---> job-cost.sh [2025-10-31T13:50:43.434Z] lf-activate-venv: SKIPPING [2025-10-31T13:50:43.434Z] INFO: No Stack... [2025-10-31T13:50:43.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T13:50:44.658Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:50:45.299Z] + cat /w/workspace/device-usb-camera/210/archives/cost.csv [2025-10-31T13:50:45.299Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:50:45.363Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [2025-10-31T13:50:45.374Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] did not exist. Created. [2025-10-31T13:50:45.380Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:50:46.042Z] /w/workspace/device-usb-camera/210@tmp/durable-79eb2ee3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T13:50:46.680Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T13:50:46.706Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T13:50:46.752Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:50:46.763Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:50:46.791Z] $ docker stop --time=1 1d4379a2bfa7ff0a81890ebec01b637d1f4e095db0d0f11b59febf1d1acb5560 [2025-10-31T13:50:48.329Z] $ docker rm -f --volumes 1d4379a2bfa7ff0a81890ebec01b637d1f4e095db0d0f11b59febf1d1acb5560 [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 [2025-10-31T13:50:48.797Z] provisioning config files... [2025-10-31T13:50:48.809Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11332742070969930339tmp [Pipeline] { [Pipeline] sh [2025-10-31T13:50:49.116Z] + set +x [2025-10-31T13:50:49.116Z] + curl -s https://codecov.io/bash [2025-10-31T13:50:49.116Z] + bash -s -- [2025-10-31T13:50:49.116Z] [2025-10-31T13:50:49.116Z] _____ _ [2025-10-31T13:50:49.116Z] / ____| | | [2025-10-31T13:50:49.116Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T13:50:49.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T13:50:49.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T13:50:49.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T13:50:49.116Z] Bash-1.0.6 [2025-10-31T13:50:49.116Z] [2025-10-31T13:50:49.116Z] [2025-10-31T13:50:49.116Z] ==> git version 2.25.1 found [2025-10-31T13:50:49.116Z] ==> 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 [2025-10-31T13:50:49.116Z] Release-Date: 2020-01-08 [2025-10-31T13:50:49.116Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-31T13:50:49.116Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T13:50:49.116Z] ==> Jenkins CI detected. [2025-10-31T13:50:49.116Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-10-31T13:50:49.116Z] project root: . [2025-10-31T13:50:49.116Z] --> token set from env [2025-10-31T13:50:49.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T13:50:49.116Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T13:50:49.116Z] ==> Python coveragepy not found [2025-10-31T13:50:49.116Z] ==> Searching for coverage reports in: [2025-10-31T13:50:49.116Z] + . [2025-10-31T13:50:49.374Z] -> Found 1 reports [2025-10-31T13:50:49.375Z] ==> Detecting git/mercurial file structure [2025-10-31T13:50:49.375Z] ==> Reading reports [2025-10-31T13:50:49.375Z] + ./coverage.out bytes=54776 [2025-10-31T13:50:49.375Z] ==> Appending adjustments [2025-10-31T13:50:49.375Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T13:50:49.375Z] + Found adjustments [2025-10-31T13:50:49.375Z] ==> Gzipping contents [2025-10-31T13:50:49.375Z] 8.0K /tmp/codecov.OhG4Eo.gz [2025-10-31T13:50:49.375Z] ==> Uploading reports [2025-10-31T13:50:49.375Z] url: https://codecov.io [2025-10-31T13:50:49.375Z] query: branch=main&commit=87a61a811e1bfa3e223544ab124a9c4b92757dfc&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:50:49.375Z] -> Pinging Codecov [2025-10-31T13:50:49.375Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=87a61a811e1bfa3e223544ab124a9c4b92757dfc&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:50:49.635Z] -> Uploading to [2025-10-31T13:50:49.635Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/87a61a811e1bfa3e223544ab124a9c4b92757dfc/1de68a52-764b-44a6-806a-e00d00a042d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T135049Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7982e17a7203b88c7f699cfb56148116f07ed38dff7808e2c956af8d8199074a [2025-10-31T13:50:49.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:50:49.635Z] Dload Upload Total Spent Left Speed [2025-10-31T13:50:49.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6786 0 0 100 6786 0 58000 --:--:-- --:--:-- --:--:-- 58000 [2025-10-31T13:50:49.894Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] } [2025-10-31T13:50:49.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-31T13:50:50.063Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T13:50:50.082Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:50.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:50:50.390Z] [2025-10-31T13:50:50.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:50:50.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:50:50.702Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T13:50:50.702Z] 2d35ebdb57d9: Already exists [2025-10-31T13:50:50.702Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T13:50:50.702Z] 91631faa732a: Pulling fs layer [2025-10-31T13:50:50.702Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T13:50:50.702Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:50:50.702Z] 7861252a18e6: Pulling fs layer [2025-10-31T13:50:50.702Z] 9130f900ef6f: Pulling fs layer [2025-10-31T13:50:50.702Z] 4f4fb700ef54: Waiting [2025-10-31T13:50:50.702Z] 7861252a18e6: Waiting [2025-10-31T13:50:50.702Z] 9130f900ef6f: Waiting [2025-10-31T13:50:50.702Z] f3f5ae8826fa: Verifying Checksum [2025-10-31T13:50:50.702Z] f3f5ae8826fa: Download complete [2025-10-31T13:50:50.702Z] 85e8836fcdb2: Download complete [2025-10-31T13:50:50.702Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:50:50.702Z] 4f4fb700ef54: Download complete [2025-10-31T13:50:50.961Z] 85e8836fcdb2: Pull complete [2025-10-31T13:50:50.961Z] 7861252a18e6: Verifying Checksum [2025-10-31T13:50:50.961Z] 7861252a18e6: Download complete [2025-10-31T13:50:51.221Z] 91631faa732a: Verifying Checksum [2025-10-31T13:50:51.221Z] 91631faa732a: Download complete [2025-10-31T13:50:51.788Z] 9130f900ef6f: Verifying Checksum [2025-10-31T13:50:51.788Z] 9130f900ef6f: Download complete [2025-10-31T13:50:57.067Z] 91631faa732a: Pull complete [2025-10-31T13:50:57.067Z] f3f5ae8826fa: Pull complete [2025-10-31T13:50:57.067Z] 4f4fb700ef54: Pull complete [2025-10-31T13:50:57.326Z] 7861252a18e6: Pull complete [2025-10-31T13:51:02.594Z] 9130f900ef6f: Pull complete [2025-10-31T13:51:02.594Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T13:51:02.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:51:02.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:51:02.705Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:51:02.733Z] $ 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 [2025-10-31T13:51:04.500Z] $ docker top 6e79e736d681677e332d03fa7463edc24bd7d6516f814996cf215d36f20df93f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:51:04.852Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-10-31T13:51:04.863Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-10-31T13:51:05.143Z] + set -o pipefail [2025-10-31T13:51:05.143Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-10-31T13:51:13.263Z] [2025-10-31T13:51:13.263Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-10-31T13:51:13.263Z] [2025-10-31T13:51:13.263Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/2e4e3342-1c8f-4b23-bd5a-ef4020eaa3e5 [2025-10-31T13:51:13.263Z] [2025-10-31T13:51:13.263Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T13:51:13.263Z] [Pipeline] } [2025-10-31T13:51:13.270Z] $ docker stop --time=1 6e79e736d681677e332d03fa7463edc24bd7d6516f814996cf215d36f20df93f [2025-10-31T13:51:15.611Z] $ docker rm -f --volumes 6e79e736d681677e332d03fa7463edc24bd7d6516f814996cf215d36f20df93f [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 [2025-10-31T13:51:16.566Z] + git log --format=format:%s -1 87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] sh [2025-10-31T13:51:16.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:51:16.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:51:17.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:51:17.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:51:17.226Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:51:17.247Z] $ 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 [2025-10-31T13:51:17.498Z] $ docker top 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 -eo pid,comm [2025-10-31T13:51:17.538Z] 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). [2025-10-31T13:51:17.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:51:17.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:51:17.598Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:51:17.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:51:17.709Z] $ docker exec 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 ssh-agent [2025-10-31T13:51:17.810Z] SSH_AUTH_SOCK=/tmp/ssh-ITHHCGG6g9cI/agent.33 [2025-10-31T13:51:17.811Z] SSH_AGENT_PID=39 [2025-10-31T13:51:17.815Z] Running ssh-add (command line suppressed) [2025-10-31T13:51:17.911Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17997192692930180676.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17997192692930180676.key) [2025-10-31T13:51:17.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:51:18.222Z] + git semver tag [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,406 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,409 [run_tag] DEBUG tag force:False [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,409 [check_head_tag] DEBUG check head tag [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,410 [execute] INFO git cat-file --batch-check [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,412 [execute] INFO git cat-file --batch [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,420 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,420 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:51:18.483Z] 2025-10-31 13:51:18,424 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:51:18.483Z] 4.1.0-dev.7 [Pipeline] } [2025-10-31T13:51:18.489Z] $ docker exec --env ******** --env ******** 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 ssh-agent -k [2025-10-31T13:51:18.582Z] unset SSH_AUTH_SOCK; [2025-10-31T13:51:18.583Z] unset SSH_AGENT_PID; [2025-10-31T13:51:18.583Z] echo Agent pid 39 killed; [2025-10-31T13:51:18.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:51:18.931Z] + git semver [Pipeline] } [2025-10-31T13:51:19.199Z] $ docker stop --time=1 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 [2025-10-31T13:51:20.456Z] $ docker rm -f --volumes 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:51:20.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:51:20.877Z] [2025-10-31T13:51:20.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:51:21.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:51:21.177Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T13:51:21.177Z] ab5ef0e58194: Pulling fs layer [2025-10-31T13:51:21.177Z] 9712f1f96733: Pulling fs layer [2025-10-31T13:51:21.177Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T13:51:21.177Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T13:51:21.177Z] e9a5061849ea: Pulling fs layer [2025-10-31T13:51:21.177Z] d747dcd14b5f: Pulling fs layer [2025-10-31T13:51:21.177Z] 2de7ff778b66: Pulling fs layer [2025-10-31T13:51:21.177Z] 0d9ebad4ef96: Waiting [2025-10-31T13:51:21.177Z] e9a5061849ea: Waiting [2025-10-31T13:51:21.177Z] d747dcd14b5f: Waiting [2025-10-31T13:51:21.177Z] 2de7ff778b66: Waiting [2025-10-31T13:51:21.177Z] 9712f1f96733: Verifying Checksum [2025-10-31T13:51:21.178Z] 9712f1f96733: Download complete [2025-10-31T13:51:21.436Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T13:51:21.436Z] 63f879dbbcfc: Download complete [2025-10-31T13:51:21.695Z] e9a5061849ea: Download complete [2025-10-31T13:51:21.695Z] d747dcd14b5f: Verifying Checksum [2025-10-31T13:51:21.695Z] d747dcd14b5f: Download complete [2025-10-31T13:51:21.695Z] ab5ef0e58194: Verifying Checksum [2025-10-31T13:51:21.695Z] ab5ef0e58194: Download complete [2025-10-31T13:51:21.695Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T13:51:21.695Z] 0d9ebad4ef96: Download complete [2025-10-31T13:51:21.695Z] 2de7ff778b66: Verifying Checksum [2025-10-31T13:51:21.695Z] 2de7ff778b66: Download complete [2025-10-31T13:51:25.893Z] ab5ef0e58194: Pull complete [2025-10-31T13:51:25.893Z] 9712f1f96733: Pull complete [2025-10-31T13:51:27.296Z] 63f879dbbcfc: Pull complete [2025-10-31T13:51:32.610Z] 0d9ebad4ef96: Pull complete [2025-10-31T13:51:33.175Z] e9a5061849ea: Pull complete [2025-10-31T13:51:33.175Z] d747dcd14b5f: Pull complete [2025-10-31T13:51:34.550Z] 2de7ff778b66: Pull complete [2025-10-31T13:51:34.550Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T13:51:34.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:51:34.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:51:34.664Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:51:34.692Z] $ 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 [2025-10-31T13:51:36.229Z] $ docker top e670138d3519f825a6920bffd412ba23af4f0a093be279f7d19747ae11fac49b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:51:36.318Z] provisioning config files... [2025-10-31T13:51:36.325Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config606102158800814217tmp [2025-10-31T13:51:36.334Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3205540337775525224tmp [2025-10-31T13:51:36.341Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11738638783765107723tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:51:36.434Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:36.851Z] ---> sigul-configuration.sh [2025-10-31T13:51:36.851Z] gpg: directory `/root/.gnupg' created [2025-10-31T13:51:36.851Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T13:51:36.851Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T13:51:36.851Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T13:51:36.851Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T13:51:36.851Z] gpg: CAST5 encrypted data [2025-10-31T13:51:36.851Z] gpg: encrypted with 1 passphrase [2025-10-31T13:51:36.851Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T13:51:37.202Z] + mkdir /home/jenkins [2025-10-31T13:51:37.202Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T13:51:37.564Z] + 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 [2025-10-31T13:51:37.576Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:37.868Z] ---> sigul-install.sh [2025-10-31T13:51:37.868Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T13:51:38.163Z] + git tag --list [2025-10-31T13:51:38.163Z] v0.0.0 [2025-10-31T13:51:38.163Z] v2.2.0 [2025-10-31T13:51:38.163Z] v2.3.0 [2025-10-31T13:51:38.163Z] v2.3.1 [2025-10-31T13:51:38.163Z] v3.0 [2025-10-31T13:51:38.163Z] v3.0.0 [2025-10-31T13:51:38.163Z] v3.1 [2025-10-31T13:51:38.163Z] v3.1.0 [2025-10-31T13:51:38.163Z] v3.1.1 [2025-10-31T13:51:38.163Z] v4.0 [2025-10-31T13:51:38.163Z] v4.0.0 [2025-10-31T13:51:38.163Z] v4.1.0-dev.1 [2025-10-31T13:51:38.163Z] v4.1.0-dev.2 [2025-10-31T13:51:38.163Z] v4.1.0-dev.3 [2025-10-31T13:51:38.164Z] v4.1.0-dev.4 [2025-10-31T13:51:38.164Z] v4.1.0-dev.5 [2025-10-31T13:51:38.164Z] v4.1.0-dev.6 [2025-10-31T13:51:38.164Z] v4.1.0-dev.7 [Pipeline] sh [2025-10-31T13:51:38.457Z] + lftools sign git-tag v4.1.0-dev.7 [2025-10-31T13:51:39.026Z] Signing Git tag with Sigul... [2025-10-31T13:51:39.026Z] Signing v4.1.0-dev.7 [Pipeline] echo [2025-10-31T13:51:39.607Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:39.898Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T13:51:39.905Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T13:51:39.928Z] $ docker stop --time=1 e670138d3519f825a6920bffd412ba23af4f0a093be279f7d19747ae11fac49b [2025-10-31T13:51:41.199Z] $ docker rm -f --volumes e670138d3519f825a6920bffd412ba23af4f0a093be279f7d19747ae11fac49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T13:51:41.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:51:41.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:51:41.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:51:41.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:51:42.033Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:51:42.053Z] $ 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 [2025-10-31T13:51:42.327Z] $ docker top d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce -eo pid,comm [2025-10-31T13:51:42.376Z] 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). [2025-10-31T13:51:42.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:51:42.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:51:42.432Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:51:42.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:51:42.546Z] $ docker exec d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce ssh-agent [2025-10-31T13:51:42.666Z] SSH_AUTH_SOCK=/tmp/ssh-z13ruZVEktUK/agent.32 [2025-10-31T13:51:42.666Z] SSH_AGENT_PID=38 [2025-10-31T13:51:42.670Z] Running ssh-add (command line suppressed) [2025-10-31T13:51:42.779Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9793010017488636706.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9793010017488636706.key) [2025-10-31T13:51:42.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:51:43.090Z] + git semver bump pre [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,310 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,314 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,314 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,315 [bump_version] DEBUG bumped version:4.1.0-dev.8 [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,315 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,315 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,315 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,317 [execute] INFO git cat-file --batch-check [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,321 [execute] INFO git cat-file --batch [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:51:43.350Z] 2025-10-31 13:51:43,324 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:51:43.350Z] 4.1.0-dev.8 [Pipeline] } [2025-10-31T13:51:43.613Z] $ docker exec --env ******** --env ******** d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce ssh-agent -k [2025-10-31T13:51:43.706Z] unset SSH_AUTH_SOCK; [2025-10-31T13:51:43.706Z] unset SSH_AGENT_PID; [2025-10-31T13:51:43.706Z] echo Agent pid 38 killed; [2025-10-31T13:51:43.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:51:44.043Z] + git semver [Pipeline] } [2025-10-31T13:51:44.311Z] $ docker stop --time=1 d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce [2025-10-31T13:51:45.566Z] $ docker rm -f --volumes d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:51:45.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:51:45.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:51:46.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:51:46.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:51:46.298Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:51:46.317Z] $ 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 [2025-10-31T13:51:46.573Z] $ docker top 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 -eo pid,comm [2025-10-31T13:51:46.624Z] 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). [2025-10-31T13:51:46.624Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:51:46.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:51:46.689Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:51:46.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:51:46.794Z] $ docker exec 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 ssh-agent [2025-10-31T13:51:46.908Z] SSH_AUTH_SOCK=/tmp/ssh-8bfFJVZIpd8r/agent.33 [2025-10-31T13:51:46.908Z] SSH_AGENT_PID=39 [2025-10-31T13:51:46.913Z] Running ssh-add (command line suppressed) [2025-10-31T13:51:47.008Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17651632705115202167.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17651632705115202167.key) [2025-10-31T13:51:47.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:51:47.314Z] + git semver push [2025-10-31T13:51:47.574Z] 2025-10-31 13:51:47,531 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:51:47.574Z] 2025-10-31 13:51:47,534 [run_push] DEBUG push [2025-10-31T13:51:47.574Z] 2025-10-31 13:51:47,534 [execute] INFO git cat-file --batch-check [2025-10-31T13:51:47.574Z] 2025-10-31 13:51:47,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:51:47.574Z] 2025-10-31 13:51:47,536 [execute] INFO git rev-list ea80c97860f4b3aef1f99f8db915ec176f9764c6 -- [2025-10-31T13:51:47.574Z] 2025-10-31 13:51:47,536 [execute] DEBUG Popen(['git', 'rev-list', 'ea80c97860f4b3aef1f99f8db915ec176f9764c6', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:51:47.574Z] 2025-10-31 13:51:47,543 [execute] INFO git fetch -v -- origin [2025-10-31T13:51:47.574Z] 2025-10-31 13:51:47,543 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T13:51:48.142Z] 2025-10-31 13:51:48,081 [run_push] DEBUG no remote changes detected [2025-10-31T13:51:48.142Z] 2025-10-31 13:51:48,081 [execute] INFO git push origin semver [2025-10-31T13:51:48.142Z] 2025-10-31 13:51:48,081 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:51:49.518Z] 2025-10-31 13:51:49,126 [run_push] DEBUG push all version tags [2025-10-31T13:51:49.518Z] 2025-10-31 13:51:49,126 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T13:51:49.518Z] 2025-10-31 13:51:49,126 [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) [2025-10-31T13:51:50.085Z] 2025-10-31 13:51:49,884 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-10-31T13:51:50.085Z] 4.1.0-dev.8 [Pipeline] } [2025-10-31T13:51:50.089Z] $ docker exec --env ******** --env ******** 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 ssh-agent -k [2025-10-31T13:51:50.193Z] unset SSH_AUTH_SOCK; [2025-10-31T13:51:50.193Z] unset SSH_AGENT_PID; [2025-10-31T13:51:50.193Z] echo Agent pid 39 killed; [2025-10-31T13:51:50.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:51:50.542Z] + git semver [Pipeline] } [2025-10-31T13:51:50.808Z] $ docker stop --time=1 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 [2025-10-31T13:51:52.102Z] $ docker rm -f --volumes 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 [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 [2025-10-31T13:51:52.707Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-10-31T13:51:52.707Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-10-31T13:51:52.707Z] total 16 [2025-10-31T13:51:52.707Z] drwxr-xr-x 3 root root 4096 Oct 31 13:38 . [2025-10-31T13:51:52.707Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:51 .. [2025-10-31T13:51:52.707Z] drwxr-xr-x 2 root root 4096 Oct 31 13:38 cost [2025-10-31T13:51:52.707Z] -rw-r--r-- 1 root root 89 Oct 31 13:38 cost.csv [2025-10-31T13:51:52.707Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-10-31T13:51:52.707Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-10-31T13:51:52.707Z] total 16 [2025-10-31T13:51:52.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:38 . [2025-10-31T13:51:52.707Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:51 .. [2025-10-31T13:51:52.707Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:38 cost [2025-10-31T13:51:52.707Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 31 13:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:52.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:53.850Z] ---> package-listing.sh [2025-10-31T13:51:53.850Z] ++ facter osfamily [2025-10-31T13:51:53.850Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:51:54.108Z] + OS_FAMILY=debian [2025-10-31T13:51:54.108Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-10-31T13:51:54.108Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:51:54.108Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:51:54.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:51:54.108Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:51:54.108Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-10-31T13:51:54.108Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:51:54.108Z] + case "${OS_FAMILY}" in [2025-10-31T13:51:54.108Z] + grep '^ii' [2025-10-31T13:51:54.108Z] + dpkg -l [2025-10-31T13:51:54.108Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:51:54.108Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:51:54.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:51:54.108Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-10-31T13:51:54.108Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-10-31T13:51:54.108Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-10-31T13:51:54.116Z] 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 [2025-10-31T13:51:54.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:51:54.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:51:54.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:51:55.019Z] prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container [2025-10-31T13:51:55.039Z] $ 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 [2025-10-31T13:51:55.270Z] $ docker top 07011bb9a1a44ea19e0ae15e4b312a9c0fa1e7f5265ce815ae24b4dda24a623f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:51:55.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:51:55.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:51:56.196Z] + ls /var/log/sa-host [2025-10-31T13:51:56.196Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:51:56.227Z] provisioning config files... [2025-10-31T13:51:56.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16385806880278272239tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:51:56.254Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:56.539Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:51:56.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:56.852Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:51:56.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:57.142Z] ---> sudo-logs.sh [2025-10-31T13:51:57.142Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T13:51:57.179Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:57.460Z] ---> job-cost.sh [2025-10-31T13:51:57.460Z] lf-activate-venv: SKIPPING [2025-10-31T13:51:57.460Z] DEBUG: total: 0.2199999988079071 [2025-10-31T13:51:57.460Z] INFO: Retrieving Stack Cost... [2025-10-31T13:51:57.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:51:57.979Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:51:57.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:51:58.275Z] ---> logs-deploy.sh [2025-10-31T13:51:58.275Z] lf-activate-venv: SKIPPING [2025-10-31T13:51:58.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/210 [2025-10-31T13:51:58.275Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:51:59.213Z] Archives upload complete. [2025-10-31T13:51:59.213Z] INFO: archiving logs to Nexus