Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99e9c35639beb6ebc88f36f614ebb2475a2387c8 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-ssh13695937737161939660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh11536615005809777968.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11518202375744231256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh15719241976680132448.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-ssh16711429413076805026.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] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-6889’ Running on prd-ubuntu20.04-docker-8c-8g-6906 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 99e9c35639beb6ebc88f36f614ebb2475a2387c8 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.29" > git checkout -f 99e9c35639beb6ebc88f36f614ebb2475a2387c8 # timeout=10 > git rev-list --no-walk 1be1a1dbcf4df3b7d35a4611258578303d40861b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-14T01:08:40.746Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-14T01:08:40.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-14T01:08:40.863Z] ========================================================= [2025-08-14T01:08:40.863Z] EdgeX Global Pipelines Version Info [2025-08-14T01:08:40.863Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:08:41.976Z] ------------------- [2025-08-14T01:08:41.976Z] stable info: [2025-08-14T01:08:41.976Z] ------------------- [2025-08-14T01:08:41.976Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-14T01:08:41.976Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T01:08:41.976Z] Message: update stable to v1.0.276 [2025-08-14T01:08:42.544Z] ------------------- [2025-08-14T01:08:42.544Z] experimental info: [2025-08-14T01:08:42.544Z] ------------------- [2025-08-14T01:08:42.544Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-14T01:08:42.544Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T01:08:42.544Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-14T01:08:42.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-08-14T01:08:42.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-08-14T01:08:42.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-14T01:08:42.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-14T01:08:42.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-14T01:08:42.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-14T01:08:42.762Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-14T01:08:42.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-14T01:08:42.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-14T01:08:42.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-14T01:08:42.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-14T01:08:42.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-08-14T01:08:42.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-14T01:08:42.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-14T01:08:42.953Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T01:08:42.977Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T01:08:43.003Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-14T01:08:43.029Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-14T01:08:43.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-14T01:08:43.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-14T01:08:43.091Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-14T01:08:43.114Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-14T01:08:43.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-14T01:08:43.163Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-14T01:08:43.188Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-14T01:08:43.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-14T01:08:43.232Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-14T01:08:43.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-14T01:08:43.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-14T01:08:43.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-14T01:08:43.335Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo [2025-08-14T01:08:43.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99e9c35 [Pipeline] echo [2025-08-14T01:08:43.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:08:43.455Z] provisioning config files... [2025-08-14T01:08:43.467Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10390812568679730846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:08:43.787Z] ---> ****-login.sh [2025-08-14T01:08:43.787Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:08:43.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:44.047Z] [2025-08-14T01:08:44.047Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:44.047Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:44.047Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:44.047Z] [2025-08-14T01:08:44.047Z] Login Succeeded [2025-08-14T01:08:44.047Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:08:44.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:44.048Z] [2025-08-14T01:08:44.048Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:44.048Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:44.048Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:44.048Z] [2025-08-14T01:08:44.048Z] Login Succeeded [2025-08-14T01:08:44.048Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:08:44.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:44.048Z] [2025-08-14T01:08:44.048Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:44.048Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:44.048Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:44.048Z] [2025-08-14T01:08:44.048Z] Login Succeeded [2025-08-14T01:08:44.048Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:08:44.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:44.308Z] [2025-08-14T01:08:44.308Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:44.308Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:44.308Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:44.308Z] [2025-08-14T01:08:44.308Z] Login Succeeded [2025-08-14T01:08:44.308Z] ****.io [2025-08-14T01:08:44.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:44.569Z] [2025-08-14T01:08:44.569Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:44.569Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:44.569Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:44.569Z] [2025-08-14T01:08:44.569Z] Login Succeeded [2025-08-14T01:08:44.569Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:08:44.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-14T01:08:45.004Z] + git rev-list -1 --merges 99e9c35639beb6ebc88f36f614ebb2475a2387c8~1..99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo [2025-08-14T01:08:45.034Z] -----------> git rev-list -1 --merges 99e9c35639beb6ebc88f36f614ebb2475a2387c8~1..99e9c35639beb6ebc88f36f614ebb2475a2387c8 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:08:45.034Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [false] [Pipeline] sh [2025-08-14T01:08:45.328Z] + git log --format=format:%s -1 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo [2025-08-14T01:08:45.346Z] ========================================================= [2025-08-14T01:08:45.346Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-14T01:08:45.346Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T01:08:45.684Z] + git log --format=format:%s -1 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo [2025-08-14T01:08:45.698Z] [semverPrep] GIT_COMMIT: 99e9c35639beb6ebc88f36f614ebb2475a2387c8, Commit Message: Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.29 [Pipeline] echo [2025-08-14T01:08:45.713Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-14T01:08:46.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T01:08:46.079Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-14T01:08:46.079Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-14T01:08:46.079Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-14T01:08:46.079Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-14T01:08:46.079Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-14T01:08:46.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:08:46.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:08:46.432Z] [2025-08-14T01:08:46.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:08:46.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:08:46.745Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-14T01:08:46.745Z] 3dae71ba6b94: Pulling fs layer [2025-08-14T01:08:46.745Z] 6bf1a483ea7c: Pulling fs layer [2025-08-14T01:08:46.745Z] f5dfc541a4d3: Pulling fs layer [2025-08-14T01:08:46.745Z] 461d9e800cba: Pulling fs layer [2025-08-14T01:08:46.745Z] 80192f66455f: Pulling fs layer [2025-08-14T01:08:46.745Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-14T01:08:46.745Z] a29436f7fd5d: Pulling fs layer [2025-08-14T01:08:46.745Z] 923cac83aea3: Pulling fs layer [2025-08-14T01:08:46.745Z] 25ad8b0a4227: Pulling fs layer [2025-08-14T01:08:46.745Z] db01528c6b51: Pulling fs layer [2025-08-14T01:08:46.745Z] 28988de357af: Pulling fs layer [2025-08-14T01:08:46.745Z] 923cac83aea3: Waiting [2025-08-14T01:08:46.745Z] 25ad8b0a4227: Waiting [2025-08-14T01:08:46.745Z] db01528c6b51: Waiting [2025-08-14T01:08:46.745Z] a29436f7fd5d: Waiting [2025-08-14T01:08:46.745Z] 2e8e34ca0e6c: Waiting [2025-08-14T01:08:46.745Z] 28988de357af: Waiting [2025-08-14T01:08:46.745Z] 80192f66455f: Waiting [2025-08-14T01:08:46.745Z] 6bf1a483ea7c: Verifying Checksum [2025-08-14T01:08:46.745Z] 6bf1a483ea7c: Download complete [2025-08-14T01:08:46.745Z] 461d9e800cba: Verifying Checksum [2025-08-14T01:08:46.745Z] 461d9e800cba: Download complete [2025-08-14T01:08:46.745Z] 80192f66455f: Verifying Checksum [2025-08-14T01:08:46.745Z] 80192f66455f: Download complete [2025-08-14T01:08:47.003Z] f5dfc541a4d3: Verifying Checksum [2025-08-14T01:08:47.003Z] f5dfc541a4d3: Download complete [2025-08-14T01:08:47.003Z] 3dae71ba6b94: Verifying Checksum [2025-08-14T01:08:47.003Z] 3dae71ba6b94: Download complete [2025-08-14T01:08:47.003Z] 923cac83aea3: Verifying Checksum [2025-08-14T01:08:47.003Z] 923cac83aea3: Download complete [2025-08-14T01:08:47.003Z] 25ad8b0a4227: Verifying Checksum [2025-08-14T01:08:47.003Z] 25ad8b0a4227: Download complete [2025-08-14T01:08:47.265Z] db01528c6b51: Verifying Checksum [2025-08-14T01:08:47.265Z] db01528c6b51: Download complete [2025-08-14T01:08:47.265Z] 28988de357af: Verifying Checksum [2025-08-14T01:08:47.265Z] 28988de357af: Download complete [2025-08-14T01:08:47.265Z] a29436f7fd5d: Verifying Checksum [2025-08-14T01:08:47.265Z] a29436f7fd5d: Download complete [2025-08-14T01:08:47.524Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-14T01:08:47.524Z] 2e8e34ca0e6c: Download complete [2025-08-14T01:08:48.459Z] 3dae71ba6b94: Pull complete [2025-08-14T01:08:48.459Z] 6bf1a483ea7c: Pull complete [2025-08-14T01:08:49.027Z] f5dfc541a4d3: Pull complete [2025-08-14T01:08:49.027Z] 461d9e800cba: Pull complete [2025-08-14T01:08:49.027Z] 80192f66455f: Pull complete [2025-08-14T01:08:53.213Z] 2e8e34ca0e6c: Pull complete [2025-08-14T01:08:53.472Z] a29436f7fd5d: Pull complete [2025-08-14T01:08:53.472Z] 923cac83aea3: Pull complete [2025-08-14T01:08:53.472Z] 25ad8b0a4227: Pull complete [2025-08-14T01:08:53.472Z] db01528c6b51: Pull complete [2025-08-14T01:08:53.732Z] 28988de357af: Pull complete [2025-08-14T01:08:53.732Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-14T01:08:53.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:08:53.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:08:53.873Z] prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container [2025-08-14T01:08:53.898Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T01:08:56.004Z] $ docker top 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 -eo pid,comm [2025-08-14T01:08:56.052Z] 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-08-14T01:08:56.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T01:08:56.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:08:56.106Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:08:56.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:08:56.213Z] $ docker exec 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 ssh-agent [2025-08-14T01:08:56.320Z] SSH_AUTH_SOCK=/tmp/ssh-RSWszFgxTHKU/agent.32 [2025-08-14T01:08:56.320Z] SSH_AGENT_PID=38 [2025-08-14T01:08:56.326Z] Running ssh-add (command line suppressed) [2025-08-14T01:08:56.424Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14147652594020893742.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14147652594020893742.key) [2025-08-14T01:08:56.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:08:56.740Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-08-14T01:08:57.030Z] + git tag --points-at HEAD [Pipeline] } [2025-08-14T01:08:57.039Z] $ docker exec --env ******** --env ******** 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 ssh-agent -k [2025-08-14T01:08:57.139Z] unset SSH_AUTH_SOCK; [2025-08-14T01:08:57.140Z] unset SSH_AGENT_PID; [2025-08-14T01:08:57.140Z] echo Agent pid 38 killed; [2025-08-14T01:08:57.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-14T01:08:57.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:08:57.196Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:08:57.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:08:57.302Z] $ docker exec 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 ssh-agent [2025-08-14T01:08:57.406Z] SSH_AUTH_SOCK=/tmp/ssh-fJKULFvYHa0r/agent.85 [2025-08-14T01:08:57.406Z] SSH_AGENT_PID=91 [2025-08-14T01:08:57.411Z] Running ssh-add (command line suppressed) [2025-08-14T01:08:57.500Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11736630339937828386.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11736630339937828386.key) [2025-08-14T01:08:57.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:08:57.815Z] + git semver init [2025-08-14T01:08:58.077Z] 2025-08-14 01:08:58,014 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T01:08:58.077Z] 2025-08-14 01:08:58,019 [run_init] DEBUG init version:0.0.0 force:False [2025-08-14T01:08:58.077Z] 2025-08-14 01:08:58,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-14T01:08:58.077Z] 2025-08-14 01:08:58,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-14T01:08:58.077Z] 2025-08-14 01:08:58,021 [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-08-14T01:08:59.458Z] 2025-08-14 01:08:59,142 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-08-14T01:08:59.458Z] 2025-08-14 01:08:59,142 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-08-14T01:08:59.458Z] 2025-08-14 01:08:59,142 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-14T01:08:59.458Z] 2025-08-14 01:08:59,142 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-14T01:08:59.458Z] 4.1.0-dev.3 [Pipeline] } [2025-08-14T01:08:59.464Z] $ docker exec --env ******** --env ******** 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 ssh-agent -k [2025-08-14T01:08:59.549Z] unset SSH_AUTH_SOCK; [2025-08-14T01:08:59.550Z] unset SSH_AGENT_PID; [2025-08-14T01:08:59.550Z] echo Agent pid 91 killed; [2025-08-14T01:08:59.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T01:08:59.893Z] + git semver [Pipeline] } [2025-08-14T01:09:00.161Z] $ docker stop --time=1 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 [2025-08-14T01:09:01.454Z] $ docker rm -f --volumes 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:09:01.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-14T01:09:02.063Z] Stashed 1 file(s) [Pipeline] echo [2025-08-14T01:09:02.066Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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-08-14T01:09:02.274Z] provisioning config files... [2025-08-14T01:09:02.283Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1829569519116609655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:09:02.599Z] ---> ****-login.sh [2025-08-14T01:09:02.599Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:09:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:09:02.599Z] Login Succeeded [2025-08-14T01:09:02.599Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:09:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:09:02.599Z] Login Succeeded [2025-08-14T01:09:02.599Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:09:02.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:09:02.861Z] Login Succeeded [2025-08-14T01:09:02.861Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:09:02.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:09:02.861Z] Login Succeeded [2025-08-14T01:09:02.861Z] ****.io [2025-08-14T01:09:02.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:09:03.154Z] Login Succeeded [2025-08-14T01:09:03.154Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:09:03.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-14T01:09:03.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:09:03.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:09:03.308Z] ========================================================= [2025-08-14T01:09:03.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-14T01:09:03.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:09:03.652Z] + 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-08-14T01:09:04.219Z] #0 building with "default" instance using docker driver [2025-08-14T01:09:04.219Z] [2025-08-14T01:09:04.219Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:09:04.219Z] #1 transferring dockerfile: 2.48kB done [2025-08-14T01:09:04.219Z] #1 DONE 0.0s [2025-08-14T01:09:04.219Z] [2025-08-14T01:09:04.219Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T01:09:04.219Z] #2 DONE 0.1s [2025-08-14T01:09:04.479Z] [2025-08-14T01:09:04.479Z] #3 [internal] load .dockerignore [2025-08-14T01:09:04.479Z] #3 transferring context: 2B done [2025-08-14T01:09:04.479Z] #3 DONE 0.0s [2025-08-14T01:09:04.479Z] [2025-08-14T01:09:04.479Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T01:09:04.479Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-14T01:09:04.479Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-08-14T01:09:04.479Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-14T01:09:04.479Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-14T01:09:04.479Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-14T01:09:04.479Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-14T01:09:04.479Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-14T01:09:04.479Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.57MB / 3.63MB 0.1s [2025-08-14T01:09:04.479Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-14T01:09:04.479Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-08-14T01:09:04.479Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-14T01:09:04.479Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-14T01:09:04.479Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-14T01:09:04.479Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s [2025-08-14T01:09:04.479Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s [2025-08-14T01:09:04.738Z] #4 ... [2025-08-14T01:09:04.738Z] [2025-08-14T01:09:04.738Z] #5 [internal] load build context [2025-08-14T01:09:04.738Z] #5 transferring context: 23.02MB 0.2s done [2025-08-14T01:09:04.738Z] #5 DONE 0.2s [2025-08-14T01:09:04.738Z] [2025-08-14T01:09:04.738Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T01:09:04.738Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.36MB / 74.06MB 0.3s [2025-08-14T01:09:04.738Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-14T01:09:04.738Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-14T01:09:04.738Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s [2025-08-14T01:09:04.738Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s [2025-08-14T01:09:04.738Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-14T01:09:04.738Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s [2025-08-14T01:09:04.738Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.5s [2025-08-14T01:09:04.738Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-14T01:09:04.738Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-14T01:09:04.998Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-14T01:09:04.998Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 34.60MB / 103.05MB 0.6s [2025-08-14T01:09:04.998Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.7s [2025-08-14T01:09:05.257Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-14T01:09:05.257Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 0.9s [2025-08-14T01:09:05.257Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-14T01:09:05.257Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-14T01:09:05.514Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done [2025-08-14T01:09:09.701Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done [2025-08-14T01:09:09.701Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-14T01:09:09.701Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-14T01:09:09.701Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-14T01:09:09.701Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-14T01:09:09.701Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-14T01:09:09.701Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-14T01:09:09.701Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-14T01:09:12.983Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-08-14T01:09:12.983Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-14T01:09:12.983Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-14T01:09:12.983Z] #4 DONE 8.6s [2025-08-14T01:09:12.983Z] [2025-08-14T01:09:12.983Z] #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-08-14T01:09:12.983Z] #6 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:09:13.241Z] #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:09:13.502Z] #6 0.715 (1/14) Installing libintl (0.22.5-r0) [2025-08-14T01:09:13.762Z] #6 0.730 (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-14T01:09:13.762Z] #6 0.735 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-14T01:09:13.762Z] #6 0.747 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-14T01:09:13.762Z] #6 0.756 (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-14T01:09:13.762Z] #6 0.783 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-14T01:09:13.762Z] #6 0.791 (7/14) Installing udev-init-scripts (35-r1) [2025-08-14T01:09:13.762Z] #6 0.895 (8/14) Installing libeconf (0.6.3-r0) [2025-08-14T01:09:14.022Z] #6 0.901 (9/14) Installing libblkid (2.40.1-r1) [2025-08-14T01:09:14.022Z] #6 0.909 (10/14) Installing xz-libs (5.6.2-r1) [2025-08-14T01:09:14.022Z] #6 0.917 (11/14) Installing kmod-libs (32-r0) [2025-08-14T01:09:14.022Z] #6 0.921 (12/14) Installing eudev (3.2.14-r2) [2025-08-14T01:09:14.022Z] #6 0.947 (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-14T01:09:14.022Z] #6 0.965 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-14T01:09:14.022Z] #6 0.978 Executing busybox-1.36.1-r29.trigger [2025-08-14T01:09:14.022Z] #6 0.985 Executing eudev-3.2.14-r2.trigger [2025-08-14T01:09:14.022Z] #6 0.990 OK: 254 MiB in 72 packages [2025-08-14T01:09:15.931Z] #6 DONE 2.7s [2025-08-14T01:09:15.931Z] [2025-08-14T01:09:15.931Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-08-14T01:09:15.931Z] #7 DONE 0.0s [2025-08-14T01:09:15.931Z] [2025-08-14T01:09:15.931Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-08-14T01:09:15.931Z] #8 DONE 0.0s [2025-08-14T01:09:15.931Z] [2025-08-14T01:09:15.931Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:09:17.218Z] Still waiting to schedule task [2025-08-14T01:09:17.219Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6900’ [2025-08-14T01:09:42.073Z] #9 DONE 16.1s [2025-08-14T01:09:42.073Z] [2025-08-14T01:09:42.073Z] #10 [builder 6/8] COPY . . [2025-08-14T01:09:42.073Z] #10 DONE 0.1s [2025-08-14T01:09:42.073Z] [2025-08-14T01:09:42.073Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-14T01:09:42.073Z] #11 0.209 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T01:09:42.073Z] #11 0.209 Dload Upload Total Spent Left Speed [2025-08-14T01:09:42.073Z] #11 0.209 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12867 0 --:--:-- --:--:-- --:--:-- 12951 [2025-08-14T01:09:42.073Z] #11 DONE 0.3s [2025-08-14T01:09:42.073Z] [2025-08-14T01:09:42.073Z] #12 [builder 8/8] RUN echo noop [2025-08-14T01:09:42.073Z] #12 0.268 noop [2025-08-14T01:09:42.073Z] #12 DONE 0.3s [2025-08-14T01:09:42.073Z] [2025-08-14T01:09:42.073Z] #13 exporting to image [2025-08-14T01:09:42.073Z] #13 exporting layers [2025-08-14T01:09:45.355Z] #13 exporting layers 13.0s done [2025-08-14T01:09:45.614Z] #13 writing image sha256:080c277523f8b6c6e9da54120ed213e3b0e1b185750c4f86f8c5571ab768461b done [2025-08-14T01:09:45.614Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-14T01:09:45.614Z] #13 DONE 13.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:09:45.941Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T01:09:45.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:09:46.021Z] prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container [2025-08-14T01:09:46.050Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-14T01:09:46.344Z] $ docker top 4fd2d2c34205711cc9206341e5acc088b85024c9109f2fc686e4a1aa9eb3975b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:09:46.699Z] + go version [2025-08-14T01:09:46.699Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-14T01:09:46.707Z] $ docker stop --time=1 4fd2d2c34205711cc9206341e5acc088b85024c9109f2fc686e4a1aa9eb3975b [2025-08-14T01:09:47.959Z] $ docker rm -f --volumes 4fd2d2c34205711cc9206341e5acc088b85024c9109f2fc686e4a1aa9eb3975b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:09:48.411Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T01:09:48.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:09:48.492Z] prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container [2025-08-14T01:09:48.517Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-14T01:09:48.752Z] $ docker top 279bd74ed9f550c2905ed99b58f7322919b21c9a45bab6a172f2891f562488d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:09:49.109Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-14T01:09:49.427Z] + make test [2025-08-14T01:09:49.427Z] go test ./... -coverprofile=coverage.out ./... [2025-08-14T01:09:50.802Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-14T01:10:08.872Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-14T01:10:09.131Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2025-08-14T01:10:20.286Z] go vet ./... [2025-08-14T01:10:24.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T01:10:24.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T01:10:24.469Z] ./bin/test-attribution-txt.sh [2025-08-14T01:10:24.469Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T01:10:24.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-14T01:10:24.504Z] $ docker stop --time=1 279bd74ed9f550c2905ed99b58f7322919b21c9a45bab6a172f2891f562488d7 [2025-08-14T01:10:26.804Z] $ docker rm -f --volumes 279bd74ed9f550c2905ed99b58f7322919b21c9a45bab6a172f2891f562488d7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:10:27.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-14T01:10:27.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-14T01:10:27.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-14T01:10:28.153Z] + ls -al . [2025-08-14T01:10:28.154Z] total 288 [2025-08-14T01:10:28.154Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 01:09 . [2025-08-14T01:10:28.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:08 .. [2025-08-14T01:10:28.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:10 .git [2025-08-14T01:10:28.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:08 .github [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 14 01:08 .gitignore [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 14 01:08 .golangci.yml [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 14 01:08 .hadolint.yml [2025-08-14T01:10:28.154Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 01:08 .semver [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 14 01:08 Attribution.txt [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 14 01:08 CHANGELOG.md [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 14 01:08 Dockerfile [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 14 01:08 GOVERNANCE.md [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 14 01:08 Jenkinsfile [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 14 01:08 LICENSE [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 14 01:08 Makefile [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 14 01:08 OWNERS.md [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 14 01:08 README.md [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:09 VERSION [2025-08-14T01:10:28.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:08 bin [2025-08-14T01:10:28.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:08 cmd [2025-08-14T01:10:28.154Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 14 01:10 coverage.out [2025-08-14T01:10:28.154Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 14 01:08 docker-entrypoint.sh [2025-08-14T01:10:28.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:08 docs [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 6400 Aug 14 01:08 go.mod [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 87399 Aug 14 01:08 go.sum [2025-08-14T01:10:28.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:08 internal [2025-08-14T01:10:28.154Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 14 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:28.480Z] + 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=99e9c35639beb6ebc88f36f614ebb2475a2387c8 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-08-14T01:10:28.740Z] #0 building with "default" instance using docker driver [2025-08-14T01:10:28.740Z] [2025-08-14T01:10:28.740Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:10:28.740Z] #1 transferring dockerfile: 2.48kB done [2025-08-14T01:10:28.740Z] #1 DONE 0.0s [2025-08-14T01:10:28.740Z] [2025-08-14T01:10:28.740Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-14T01:10:28.740Z] #2 DONE 0.0s [2025-08-14T01:10:28.740Z] [2025-08-14T01:10:28.740Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T01:10:28.740Z] #3 DONE 0.1s [2025-08-14T01:10:28.740Z] [2025-08-14T01:10:28.740Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-08-14T01:10:28.740Z] #4 DONE 0.1s [2025-08-14T01:10:28.740Z] [2025-08-14T01:10:28.740Z] #5 [internal] load .dockerignore [2025-08-14T01:10:28.740Z] #5 transferring context: 2B done [2025-08-14T01:10:28.740Z] #5 DONE 0.0s [2025-08-14T01:10:28.740Z] [2025-08-14T01:10:28.740Z] #6 [internal] load build context [2025-08-14T01:10:28.740Z] #6 transferring context: 66.90kB 0.0s done [2025-08-14T01:10:28.740Z] #6 DONE 0.0s [2025-08-14T01:10:28.740Z] [2025-08-14T01:10:28.740Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-14T01:10:28.740Z] #7 DONE 0.1s [2025-08-14T01:10:28.740Z] [2025-08-14T01:10:28.740Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T01:10:28.740Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T01:10:28.998Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T01:10:28.998Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T01:10:28.998Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T01:10:28.998Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-14T01:10:28.998Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-14T01:10:28.998Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-14T01:10:28.998Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-14T01:10:28.998Z] #8 DONE 0.3s [2025-08-14T01:10:28.998Z] [2025-08-14T01:10:28.998Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-14T01:10:28.998Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-08-14T01:10:28.998Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-08-14T01:10:28.998Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-08-14T01:10:28.998Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-08-14T01:10:28.998Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s [2025-08-14T01:10:28.998Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.1s [2025-08-14T01:10:29.257Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-08-14T01:10:29.257Z] #9 DONE 0.5s [2025-08-14T01:10:29.257Z] [2025-08-14T01:10:29.257Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-14T01:10:29.257Z] #10 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:29.257Z] #10 0.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:29.515Z] #10 ... [2025-08-14T01:10:29.515Z] [2025-08-14T01:10:29.515Z] #11 [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-08-14T01:10:29.515Z] #11 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:29.515Z] #11 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:29.515Z] #11 0.630 OK: 254 MiB in 72 packages [2025-08-14T01:10:29.515Z] #11 DONE 0.7s [2025-08-14T01:10:29.515Z] [2025-08-14T01:10:29.515Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2025-08-14T01:10:29.515Z] #12 DONE 0.0s [2025-08-14T01:10:29.515Z] [2025-08-14T01:10:29.515Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-08-14T01:10:29.515Z] #13 DONE 0.0s [2025-08-14T01:10:29.515Z] [2025-08-14T01:10:29.515Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-14T01:10:29.515Z] #10 0.598 (1/115) Installing dumb-init (1.2.5-r3) [2025-08-14T01:10:29.774Z] #10 0.606 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-14T01:10:29.774Z] #10 0.658 (3/115) Installing aom-libs (3.9.1-r0) [2025-08-14T01:10:29.774Z] #10 0.789 (4/115) Installing libxau (1.0.11-r4) [2025-08-14T01:10:29.774Z] #10 0.795 (5/115) Installing libmd (1.1.0-r0) [2025-08-14T01:10:29.774Z] #10 0.799 (6/115) Installing libbsd (0.12.2-r0) [2025-08-14T01:10:29.774Z] #10 0.804 (7/115) Installing libxdmcp (1.1.5-r1) [2025-08-14T01:10:29.774Z] #10 0.813 (8/115) Installing libxcb (1.16.1-r0) [2025-08-14T01:10:29.774Z] #10 0.827 (9/115) Installing libx11 (1.8.9-r1) [2025-08-14T01:10:29.774Z] #10 0.867 (10/115) Installing hwdata-pci (0.382-r0) [2025-08-14T01:10:29.774Z] #10 0.886 (11/115) Installing libpciaccess (0.18.1-r0) [2025-08-14T01:10:29.774Z] #10 0.893 (12/115) Installing libdrm (2.4.120-r0) [2025-08-14T01:10:30.038Z] #10 0.909 (13/115) Installing libxext (1.3.6-r2) [2025-08-14T01:10:30.038Z] #10 0.914 (14/115) Installing libxfixes (6.0.1-r4) [2025-08-14T01:10:30.038Z] #10 0.918 (15/115) Installing libffi (3.4.6-r0) [2025-08-14T01:10:30.038Z] #10 0.921 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-08-14T01:10:30.038Z] #10 0.928 (17/115) Installing libva (2.21.0-r0) [2025-08-14T01:10:30.038Z] #10 0.937 (18/115) Installing libvdpau (1.5-r3) [2025-08-14T01:10:30.038Z] #10 0.942 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-08-14T01:10:30.038Z] #10 0.950 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-14T01:10:30.038Z] #10 0.978 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-08-14T01:10:30.038Z] #10 0.985 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-14T01:10:30.038Z] #10 0.998 (23/115) Installing libdav1d (1.4.2-r0) [2025-08-14T01:10:30.038Z] #10 ... [2025-08-14T01:10:30.038Z] [2025-08-14T01:10:30.038Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:10:30.038Z] #14 DONE 0.5s [2025-08-14T01:10:30.038Z] [2025-08-14T01:10:30.038Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-14T01:10:30.038Z] #10 1.102 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-08-14T01:10:30.296Z] #10 1.113 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-08-14T01:10:30.297Z] #10 1.117 (26/115) Installing imath (3.1.12-r0) [2025-08-14T01:10:30.297Z] #10 1.129 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-08-14T01:10:30.297Z] #10 1.204 (28/115) Installing brotli-libs (1.1.0-r2) [2025-08-14T01:10:30.297Z] #10 ... [2025-08-14T01:10:30.297Z] [2025-08-14T01:10:30.297Z] #15 [builder 6/8] COPY . . [2025-08-14T01:10:30.297Z] #15 DONE 0.1s [2025-08-14T01:10:30.297Z] [2025-08-14T01:10:30.297Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-14T01:10:30.297Z] #10 1.237 (29/115) Installing giflib (5.2.2-r0) [2025-08-14T01:10:30.297Z] #10 1.243 (30/115) Installing libhwy (1.0.7-r0) [2025-08-14T01:10:30.297Z] #10 1.250 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-08-14T01:10:30.297Z] #10 1.260 (32/115) Installing lcms2 (2.16-r0) [2025-08-14T01:10:30.297Z] #10 1.268 (33/115) Installing libpng (1.6.44-r0) [2025-08-14T01:10:30.297Z] #10 1.314 (34/115) Installing libjxl (0.10.2-r0) [2025-08-14T01:10:30.297Z] #10 1.349 (35/115) Installing lame-libs (3.100-r5) [2025-08-14T01:10:30.297Z] #10 1.357 (36/115) Installing opus (1.5.2-r0) [2025-08-14T01:10:30.297Z] #10 1.370 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-08-14T01:10:30.297Z] #10 1.395 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-08-14T01:10:30.297Z] #10 1.403 (39/115) Installing soxr (0.1.3-r7) [2025-08-14T01:10:30.297Z] #10 1.411 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-14T01:10:30.297Z] #10 1.416 (41/115) Installing libogg (1.3.5-r5) [2025-08-14T01:10:30.556Z] #10 1.421 (42/115) Installing libtheora (1.1.1-r18) [2025-08-14T01:10:30.556Z] #10 1.437 (43/115) Installing libvorbis (1.3.7-r2) [2025-08-14T01:10:30.556Z] #10 1.447 (44/115) Installing libvpx (1.14.1-r0) [2025-08-14T01:10:30.556Z] #10 1.553 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-08-14T01:10:30.556Z] #10 ... [2025-08-14T01:10:30.556Z] [2025-08-14T01:10:30.556Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-14T01:10:30.556Z] #16 0.212 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T01:10:30.556Z] #16 0.212 Dload Upload Total Spent Left Speed [2025-08-14T01:10:30.556Z] #16 0.212 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35462 0 --:--:-- --:--:-- --:--:-- 36620 [2025-08-14T01:10:30.556Z] #16 DONE 0.3s [2025-08-14T01:10:30.556Z] [2025-08-14T01:10:30.556Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-14T01:10:30.556Z] #10 1.558 (46/115) Installing libwebp (1.3.2-r0) [2025-08-14T01:10:30.556Z] #10 1.576 (47/115) Installing libwebpmux (1.3.2-r0) [2025-08-14T01:10:30.556Z] #10 1.576 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-08-14T01:10:30.556Z] #10 1.603 (49/115) Installing numactl (2.0.18-r0) [2025-08-14T01:10:30.556Z] #10 1.607 (50/115) Installing x265-libs (3.6-r0) [2025-08-14T01:10:30.556Z] #10 1.678 (51/115) Installing xvidcore (1.3.7-r2) [2025-08-14T01:10:30.814Z] #10 1.694 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-14T01:10:30.814Z] #10 1.837 (53/115) Installing sdl2 (2.28.5-r1) [2025-08-14T01:10:30.814Z] #10 1.858 (54/115) Installing alsa-lib (1.2.11-r0) [2025-08-14T01:10:30.814Z] #10 1.881 (55/115) Installing libexpat (2.7.0-r0) [2025-08-14T01:10:30.814Z] #10 1.887 (56/115) Installing libbz2 (1.0.8-r6) [2025-08-14T01:10:30.814Z] #10 1.891 (57/115) Installing freetype (2.13.2-r0) [2025-08-14T01:10:30.814Z] #10 1.905 (58/115) Installing fontconfig (2.15.0-r1) [2025-08-14T01:10:30.814Z] #10 1.923 (59/115) Installing fribidi (1.0.15-r0) [2025-08-14T01:10:30.814Z] #10 1.937 (60/115) Installing libintl (0.22.5-r0) [2025-08-14T01:10:31.072Z] #10 1.942 (61/115) Installing libeconf (0.6.3-r0) [2025-08-14T01:10:31.072Z] #10 1.960 (62/115) Installing libblkid (2.40.1-r1) [2025-08-14T01:10:31.072Z] #10 2.004 (63/115) Installing libmount (2.40.1-r1) [2025-08-14T01:10:31.072Z] #10 2.024 (64/115) Installing pcre2 (10.43-r0) [2025-08-14T01:10:31.072Z] #10 2.037 (65/115) Installing glib (2.80.5-r0) [2025-08-14T01:10:31.072Z] #10 2.094 (66/115) Installing graphite2 (1.3.14-r6) [2025-08-14T01:10:31.072Z] #10 2.098 (67/115) Installing harfbuzz (8.5.0-r0) [2025-08-14T01:10:31.072Z] #10 2.123 (68/115) Installing libunibreak (6.1-r0) [2025-08-14T01:10:31.072Z] #10 2.131 (69/115) Installing libass (0.17.2-r0) [2025-08-14T01:10:31.072Z] #10 2.139 (70/115) Installing libbluray (1.3.4-r1) [2025-08-14T01:10:31.331Z] #10 2.148 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-08-14T01:10:31.331Z] #10 2.164 (72/115) Installing libopenmpt (0.7.7-r0) [2025-08-14T01:10:31.331Z] #10 2.184 (73/115) Installing cjson (1.7.18-r0) [2025-08-14T01:10:31.331Z] #10 2.190 (74/115) Installing mbedtls (3.6.4-r0) [2025-08-14T01:10:31.331Z] #10 2.204 (75/115) Installing librist (0.2.10-r1) [2025-08-14T01:10:31.331Z] #10 2.214 (76/115) Installing libsrt (1.5.3-r0) [2025-08-14T01:10:31.331Z] #10 2.228 (77/115) Installing libssh (0.10.6-r0) [2025-08-14T01:10:31.331Z] #10 2.241 (78/115) Installing xz-libs (5.6.2-r1) [2025-08-14T01:10:31.331Z] #10 2.250 (79/115) Installing libxml2 (2.12.10-r0) [2025-08-14T01:10:31.331Z] #10 2.274 (80/115) Installing libsodium (1.0.19-r0) [2025-08-14T01:10:31.331Z] #10 2.285 (81/115) Installing libzmq (4.3.5-r2) [2025-08-14T01:10:31.331Z] #10 2.298 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-14T01:10:31.331Z] #10 2.326 (83/115) Installing serd-libs (0.32.2-r0) [2025-08-14T01:10:31.331Z] #10 2.330 (84/115) Installing zix-libs (0.4.2-r0) [2025-08-14T01:10:31.331Z] #10 2.335 (85/115) Installing sord-libs (0.16.16-r0) [2025-08-14T01:10:31.331Z] #10 2.339 (86/115) Installing sratom (0.6.16-r0) [2025-08-14T01:10:31.331Z] #10 2.345 (87/115) Installing lilv-libs (0.24.24-r1) [2025-08-14T01:10:31.331Z] #10 2.350 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-08-14T01:10:31.331Z] #10 2.383 (89/115) Installing libdovi (3.3.0-r0) [2025-08-14T01:10:31.331Z] #10 2.395 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-08-14T01:10:31.331Z] #10 2.441 (91/115) Installing shaderc (2024.0-r0) [2025-08-14T01:10:31.331Z] #10 2.447 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-08-14T01:10:31.589Z] #10 2.459 (93/115) Installing libplacebo (6.338.2-r1) [2025-08-14T01:10:31.589Z] #10 2.477 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-14T01:10:31.589Z] #10 2.483 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-14T01:10:31.589Z] #10 2.497 (96/115) Installing vidstab (1.1.1-r0) [2025-08-14T01:10:31.589Z] #10 2.507 (97/115) Installing zimg (3.0.5-r2) [2025-08-14T01:10:31.589Z] #10 2.517 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-14T01:10:31.589Z] #10 2.555 (99/115) Installing libasyncns (0.8-r3) [2025-08-14T01:10:31.589Z] #10 2.560 (100/115) Installing dbus-libs (1.14.10-r1) [2025-08-14T01:10:31.589Z] #10 2.573 (101/115) Installing libltdl (2.4.7-r3) [2025-08-14T01:10:31.589Z] #10 2.580 (102/115) Installing orc (0.4.40-r0) [2025-08-14T01:10:31.589Z] #10 2.602 (103/115) Installing libflac (1.4.3-r1) [2025-08-14T01:10:31.589Z] #10 2.617 (104/115) Installing libsndfile (1.2.2-r1) [2025-08-14T01:10:31.589Z] #10 2.628 (105/115) Installing speexdsp (1.2.1-r2) [2025-08-14T01:10:31.589Z] #10 2.651 (106/115) Installing tdb-libs (1.4.9-r1) [2025-08-14T01:10:31.589Z] #10 2.658 (107/115) Installing libpulse (17.0-r0) [2025-08-14T01:10:31.848Z] #10 2.677 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-08-14T01:10:31.848Z] #10 2.684 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-14T01:10:31.848Z] #10 2.689 (110/115) Installing ffmpeg (6.1.1-r8) [2025-08-14T01:10:31.848Z] #10 2.698 (111/115) Installing udev-init-scripts (35-r1) [2025-08-14T01:10:31.848Z] #10 2.702 (112/115) Installing eudev-libs (3.2.14-r2) [2025-08-14T01:10:31.848Z] #10 2.705 (113/115) Installing zstd-libs (1.5.6-r0) [2025-08-14T01:10:31.848Z] #10 2.716 (114/115) Installing kmod-libs (32-r0) [2025-08-14T01:10:31.848Z] #10 2.732 (115/115) Installing eudev (3.2.14-r2) [2025-08-14T01:10:31.848Z] #10 2.749 Executing busybox-1.36.1-r29.trigger [2025-08-14T01:10:31.848Z] #10 2.755 Executing glib-2.80.5-r0.trigger [2025-08-14T01:10:31.848Z] #10 2.759 Executing eudev-3.2.14-r2.trigger [2025-08-14T01:10:31.848Z] #10 2.764 OK: 134 MiB in 129 packages [2025-08-14T01:10:32.108Z] #10 DONE 3.2s [2025-08-14T01:10:32.108Z] [2025-08-14T01:10:32.108Z] #17 [builder 8/8] RUN make build [2025-08-14T01:10:32.108Z] #17 0.280 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-14T01:10:33.047Z] #17 ... [2025-08-14T01:10:33.047Z] [2025-08-14T01:10:33.047Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-08-14T01:10:33.047Z] #18 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:33.047Z] #18 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:33.047Z] #18 0.720 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:10:33.047Z] #18 0.735 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T01:10:33.047Z] #18 0.771 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:10:33.047Z] #18 0.776 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:10:33.047Z] #18 0.780 Executing busybox-1.36.1-r30.trigger [2025-08-14T01:10:33.047Z] #18 0.789 OK: 134 MiB in 129 packages [2025-08-14T01:10:33.047Z] #18 DONE 0.9s [2025-08-14T01:10:33.306Z] [2025-08-14T01:10:33.306Z] #17 [builder 8/8] RUN make build [2025-08-14T01:10:59.849Z] #17 DONE 25.5s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-08-14T01:10:59.849Z] #19 DONE 0.2s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-08-14T01:10:59.849Z] #20 DONE 0.0s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-14T01:10:59.849Z] #21 DONE 0.0s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-14T01:10:59.849Z] #22 DONE 0.0s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-14T01:10:59.849Z] #23 DONE 0.0s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-08-14T01:10:59.849Z] #24 DONE 0.0s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-08-14T01:10:59.849Z] #25 DONE 0.1s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-14T01:10:59.849Z] #26 DONE 0.2s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-14T01:10:59.849Z] #27 DONE 0.3s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-14T01:10:59.849Z] #28 DONE 0.3s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-14T01:10:59.849Z] #29 DONE 0.3s [2025-08-14T01:10:59.849Z] [2025-08-14T01:10:59.849Z] #30 exporting to image [2025-08-14T01:10:59.849Z] #30 exporting layers [2025-08-14T01:10:59.849Z] #30 exporting layers 0.6s done [2025-08-14T01:10:59.849Z] #30 writing image sha256:ed87e5d4ed1ce5946eb97cc5b365073f849df4f70750df0eafab6c88f6416d99 done [2025-08-14T01:10:59.849Z] #30 naming to docker.io/library/device-usb-camera done [2025-08-14T01:10:59.849Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:10:59.983Z] provisioning config files... [2025-08-14T01:10:59.992Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15163432516581491333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:11:00.304Z] ---> ****-login.sh [2025-08-14T01:11:00.304Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:11:00.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:00.304Z] Login Succeeded [2025-08-14T01:11:00.304Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:11:00.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:00.304Z] Login Succeeded [2025-08-14T01:11:00.304Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:11:00.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:00.562Z] Login Succeeded [2025-08-14T01:11:00.562Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:11:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:00.562Z] Login Succeeded [2025-08-14T01:11:00.562Z] ****.io [2025-08-14T01:11:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:00.822Z] Login Succeeded [2025-08-14T01:11:00.822Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:11:00.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:11:00.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:11:00.917Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-08-14T01:11:00.917Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:11:00.917Z] latest [2025-08-14T01:11:00.917Z] 4.1.0-dev.3 [2025-08-14T01:11:00.917Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [2025-08-14T01:11:00.917Z] main [2025-08-14T01:11:00.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:01.268Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:01.594Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:11:01.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-14T01:11:01.594Z] 59863969c418: Preparing [2025-08-14T01:11:01.594Z] d5081a58412b: Preparing [2025-08-14T01:11:01.594Z] 85515ce91991: Preparing [2025-08-14T01:11:01.594Z] 85515ce91991: Preparing [2025-08-14T01:11:01.594Z] f0083bf6475a: Preparing [2025-08-14T01:11:01.594Z] 7206d983d249: Preparing [2025-08-14T01:11:01.594Z] 3f47872a3de5: Preparing [2025-08-14T01:11:01.594Z] bd736deb970d: Preparing [2025-08-14T01:11:01.594Z] 9af491aa9c16: Preparing [2025-08-14T01:11:01.594Z] 69bdcb131357: Preparing [2025-08-14T01:11:01.594Z] 19ec79242c36: Preparing [2025-08-14T01:11:01.594Z] ec9bae10336b: Preparing [2025-08-14T01:11:01.594Z] bc84b3e20ebb: Preparing [2025-08-14T01:11:01.594Z] 097100c76c15: Preparing [2025-08-14T01:11:01.594Z] 69bdcb131357: Waiting [2025-08-14T01:11:01.594Z] 19ec79242c36: Waiting [2025-08-14T01:11:01.594Z] ec9bae10336b: Waiting [2025-08-14T01:11:01.594Z] bc84b3e20ebb: Waiting [2025-08-14T01:11:01.594Z] 097100c76c15: Waiting [2025-08-14T01:11:01.594Z] 3f47872a3de5: Waiting [2025-08-14T01:11:01.594Z] 9af491aa9c16: Waiting [2025-08-14T01:11:01.594Z] bd736deb970d: Waiting [2025-08-14T01:11:01.594Z] 7206d983d249: Pushed [2025-08-14T01:11:01.594Z] 59863969c418: Pushed [2025-08-14T01:11:01.594Z] d5081a58412b: Pushed [2025-08-14T01:11:01.594Z] 85515ce91991: Pushed [2025-08-14T01:11:01.594Z] 3f47872a3de5: Pushed [2025-08-14T01:11:01.594Z] bd736deb970d: Pushed [2025-08-14T01:11:01.853Z] 9af491aa9c16: Pushed [2025-08-14T01:11:01.853Z] 69bdcb131357: Pushed [2025-08-14T01:11:01.853Z] 097100c76c15: Layer already exists [2025-08-14T01:11:01.853Z] ec9bae10336b: Pushed [2025-08-14T01:11:04.391Z] f0083bf6475a: Pushed [2025-08-14T01:11:06.289Z] 19ec79242c36: Pushed [2025-08-14T01:11:22.794Z] bc84b3e20ebb: Pushed [2025-08-14T01:11:22.794Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:23.184Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:23.500Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-14T01:11:23.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-14T01:11:23.500Z] 59863969c418: Preparing [2025-08-14T01:11:23.500Z] d5081a58412b: Preparing [2025-08-14T01:11:23.500Z] 85515ce91991: Preparing [2025-08-14T01:11:23.500Z] 85515ce91991: Preparing [2025-08-14T01:11:23.500Z] f0083bf6475a: Preparing [2025-08-14T01:11:23.500Z] 7206d983d249: Preparing [2025-08-14T01:11:23.500Z] 3f47872a3de5: Preparing [2025-08-14T01:11:23.500Z] bd736deb970d: Preparing [2025-08-14T01:11:23.500Z] 9af491aa9c16: Preparing [2025-08-14T01:11:23.500Z] 69bdcb131357: Preparing [2025-08-14T01:11:23.500Z] 19ec79242c36: Preparing [2025-08-14T01:11:23.500Z] ec9bae10336b: Preparing [2025-08-14T01:11:23.500Z] bc84b3e20ebb: Preparing [2025-08-14T01:11:23.500Z] 097100c76c15: Preparing [2025-08-14T01:11:23.500Z] bd736deb970d: Waiting [2025-08-14T01:11:23.500Z] 9af491aa9c16: Waiting [2025-08-14T01:11:23.500Z] 69bdcb131357: Waiting [2025-08-14T01:11:23.500Z] 19ec79242c36: Waiting [2025-08-14T01:11:23.500Z] ec9bae10336b: Waiting [2025-08-14T01:11:23.500Z] bc84b3e20ebb: Waiting [2025-08-14T01:11:23.500Z] 097100c76c15: Waiting [2025-08-14T01:11:23.500Z] 3f47872a3de5: Waiting [2025-08-14T01:11:23.500Z] 7206d983d249: Layer already exists [2025-08-14T01:11:23.500Z] 59863969c418: Layer already exists [2025-08-14T01:11:23.500Z] f0083bf6475a: Layer already exists [2025-08-14T01:11:23.500Z] d5081a58412b: Layer already exists [2025-08-14T01:11:23.500Z] 85515ce91991: Layer already exists [2025-08-14T01:11:23.500Z] 9af491aa9c16: Layer already exists [2025-08-14T01:11:23.500Z] 3f47872a3de5: Layer already exists [2025-08-14T01:11:23.500Z] bd736deb970d: Layer already exists [2025-08-14T01:11:23.500Z] 69bdcb131357: Layer already exists [2025-08-14T01:11:23.500Z] 19ec79242c36: Layer already exists [2025-08-14T01:11:23.500Z] 097100c76c15: Layer already exists [2025-08-14T01:11:23.500Z] ec9bae10336b: Layer already exists [2025-08-14T01:11:23.500Z] bc84b3e20ebb: Layer already exists [2025-08-14T01:11:23.500Z] latest: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:23.832Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:24.148Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [2025-08-14T01:11:24.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-14T01:11:24.148Z] 59863969c418: Preparing [2025-08-14T01:11:24.148Z] d5081a58412b: Preparing [2025-08-14T01:11:24.148Z] 85515ce91991: Preparing [2025-08-14T01:11:24.148Z] 85515ce91991: Preparing [2025-08-14T01:11:24.148Z] f0083bf6475a: Preparing [2025-08-14T01:11:24.148Z] 7206d983d249: Preparing [2025-08-14T01:11:24.148Z] 3f47872a3de5: Preparing [2025-08-14T01:11:24.149Z] bd736deb970d: Preparing [2025-08-14T01:11:24.149Z] 9af491aa9c16: Preparing [2025-08-14T01:11:24.149Z] 69bdcb131357: Preparing [2025-08-14T01:11:24.149Z] 19ec79242c36: Preparing [2025-08-14T01:11:24.149Z] ec9bae10336b: Preparing [2025-08-14T01:11:24.149Z] bc84b3e20ebb: Preparing [2025-08-14T01:11:24.149Z] 097100c76c15: Preparing [2025-08-14T01:11:24.149Z] 69bdcb131357: Waiting [2025-08-14T01:11:24.149Z] 19ec79242c36: Waiting [2025-08-14T01:11:24.149Z] ec9bae10336b: Waiting [2025-08-14T01:11:24.149Z] bc84b3e20ebb: Waiting [2025-08-14T01:11:24.149Z] 097100c76c15: Waiting [2025-08-14T01:11:24.149Z] bd736deb970d: Waiting [2025-08-14T01:11:24.149Z] 9af491aa9c16: Waiting [2025-08-14T01:11:24.149Z] 3f47872a3de5: Waiting [2025-08-14T01:11:24.149Z] 59863969c418: Layer already exists [2025-08-14T01:11:24.149Z] f0083bf6475a: Layer already exists [2025-08-14T01:11:24.149Z] 7206d983d249: Layer already exists [2025-08-14T01:11:24.149Z] d5081a58412b: Layer already exists [2025-08-14T01:11:24.149Z] 85515ce91991: Layer already exists [2025-08-14T01:11:24.149Z] 9af491aa9c16: Layer already exists [2025-08-14T01:11:24.149Z] bd736deb970d: Layer already exists [2025-08-14T01:11:24.149Z] 19ec79242c36: Layer already exists [2025-08-14T01:11:24.149Z] 69bdcb131357: Layer already exists [2025-08-14T01:11:24.149Z] 3f47872a3de5: Layer already exists [2025-08-14T01:11:24.149Z] 097100c76c15: Layer already exists [2025-08-14T01:11:24.149Z] bc84b3e20ebb: Layer already exists [2025-08-14T01:11:24.149Z] ec9bae10336b: Layer already exists [2025-08-14T01:11:24.149Z] 4.1.0-dev.3: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:24.474Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:24.793Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [2025-08-14T01:11:24.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-14T01:11:24.793Z] 59863969c418: Preparing [2025-08-14T01:11:24.793Z] d5081a58412b: Preparing [2025-08-14T01:11:24.793Z] 85515ce91991: Preparing [2025-08-14T01:11:24.793Z] 85515ce91991: Preparing [2025-08-14T01:11:24.793Z] f0083bf6475a: Preparing [2025-08-14T01:11:24.793Z] 7206d983d249: Preparing [2025-08-14T01:11:24.793Z] 3f47872a3de5: Preparing [2025-08-14T01:11:24.793Z] bd736deb970d: Preparing [2025-08-14T01:11:24.793Z] 9af491aa9c16: Preparing [2025-08-14T01:11:24.793Z] 69bdcb131357: Preparing [2025-08-14T01:11:24.793Z] 19ec79242c36: Preparing [2025-08-14T01:11:24.793Z] ec9bae10336b: Preparing [2025-08-14T01:11:24.793Z] bc84b3e20ebb: Preparing [2025-08-14T01:11:24.793Z] 097100c76c15: Preparing [2025-08-14T01:11:24.793Z] 3f47872a3de5: Waiting [2025-08-14T01:11:24.793Z] bd736deb970d: Waiting [2025-08-14T01:11:24.793Z] 9af491aa9c16: Waiting [2025-08-14T01:11:24.793Z] 69bdcb131357: Waiting [2025-08-14T01:11:24.793Z] 19ec79242c36: Waiting [2025-08-14T01:11:24.793Z] ec9bae10336b: Waiting [2025-08-14T01:11:24.793Z] bc84b3e20ebb: Waiting [2025-08-14T01:11:24.793Z] 097100c76c15: Waiting [2025-08-14T01:11:24.793Z] 59863969c418: Layer already exists [2025-08-14T01:11:24.793Z] d5081a58412b: Layer already exists [2025-08-14T01:11:24.793Z] 85515ce91991: Layer already exists [2025-08-14T01:11:24.793Z] f0083bf6475a: Layer already exists [2025-08-14T01:11:24.793Z] 7206d983d249: Layer already exists [2025-08-14T01:11:24.793Z] 3f47872a3de5: Layer already exists [2025-08-14T01:11:24.793Z] bd736deb970d: Layer already exists [2025-08-14T01:11:24.793Z] 9af491aa9c16: Layer already exists [2025-08-14T01:11:24.793Z] 69bdcb131357: Layer already exists [2025-08-14T01:11:24.793Z] 19ec79242c36: Layer already exists [2025-08-14T01:11:24.793Z] bc84b3e20ebb: Layer already exists [2025-08-14T01:11:24.793Z] ec9bae10336b: Layer already exists [2025-08-14T01:11:24.793Z] 097100c76c15: Layer already exists [2025-08-14T01:11:24.793Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:25.124Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:25.451Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-14T01:11:25.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-14T01:11:25.451Z] 59863969c418: Preparing [2025-08-14T01:11:25.451Z] d5081a58412b: Preparing [2025-08-14T01:11:25.451Z] 85515ce91991: Preparing [2025-08-14T01:11:25.451Z] 85515ce91991: Preparing [2025-08-14T01:11:25.451Z] f0083bf6475a: Preparing [2025-08-14T01:11:25.451Z] 7206d983d249: Preparing [2025-08-14T01:11:25.451Z] 3f47872a3de5: Preparing [2025-08-14T01:11:25.451Z] bd736deb970d: Preparing [2025-08-14T01:11:25.451Z] 9af491aa9c16: Preparing [2025-08-14T01:11:25.451Z] 69bdcb131357: Preparing [2025-08-14T01:11:25.451Z] 19ec79242c36: Preparing [2025-08-14T01:11:25.451Z] ec9bae10336b: Preparing [2025-08-14T01:11:25.451Z] bc84b3e20ebb: Preparing [2025-08-14T01:11:25.451Z] 097100c76c15: Preparing [2025-08-14T01:11:25.451Z] 19ec79242c36: Waiting [2025-08-14T01:11:25.451Z] ec9bae10336b: Waiting [2025-08-14T01:11:25.451Z] bc84b3e20ebb: Waiting [2025-08-14T01:11:25.451Z] 097100c76c15: Waiting [2025-08-14T01:11:25.451Z] 3f47872a3de5: Waiting [2025-08-14T01:11:25.451Z] bd736deb970d: Waiting [2025-08-14T01:11:25.451Z] 69bdcb131357: Waiting [2025-08-14T01:11:25.451Z] 9af491aa9c16: Waiting [2025-08-14T01:11:25.451Z] f0083bf6475a: Layer already exists [2025-08-14T01:11:25.451Z] 85515ce91991: Layer already exists [2025-08-14T01:11:25.451Z] 7206d983d249: Layer already exists [2025-08-14T01:11:25.451Z] 59863969c418: Layer already exists [2025-08-14T01:11:25.451Z] d5081a58412b: Layer already exists [2025-08-14T01:11:25.451Z] 3f47872a3de5: Layer already exists [2025-08-14T01:11:25.451Z] 19ec79242c36: Layer already exists [2025-08-14T01:11:25.451Z] bd736deb970d: Layer already exists [2025-08-14T01:11:25.451Z] 9af491aa9c16: Layer already exists [2025-08-14T01:11:25.451Z] 69bdcb131357: Layer already exists [2025-08-14T01:11:25.451Z] bc84b3e20ebb: Layer already exists [2025-08-14T01:11:25.451Z] ec9bae10336b: Layer already exists [2025-08-14T01:11:25.451Z] 097100c76c15: Layer already exists [2025-08-14T01:11:25.451Z] main: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:11:25.527Z] ===================================================== [Pipeline] echo [2025-08-14T01:11:25.543Z] taggedImages: [2025-08-14T01:11:25.543Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:11:25.543Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-14T01:11:25.543Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [2025-08-14T01:11:25.543Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [2025-08-14T01:11:25.543Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-08-14T01:11:25.598Z] ========================================================= [2025-08-14T01:11:25.598Z] [edgeXBuildMultiArch] RAW Config: [2025-08-14T01:11:25.598Z] images: [2025-08-14T01:11:25.598Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:11:25.598Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-14T01:11:25.598Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [2025-08-14T01:11:25.598Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [2025-08-14T01:11:25.598Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-14T01:11:25.598Z] settingsFile: [2025-08-14T01:11:25.598Z] device-usb-camera-settings [2025-08-14T01:11:25.598Z] ========================================================= [Pipeline] node [2025-08-14T01:11:40.601Z] Still waiting to schedule task [2025-08-14T01:11:40.601Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6910’ [2025-08-14T01:14:55.503Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6924 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-08-14T01:14:55.525Z] Running in /w/workspace/device-usb-camera/202 [Pipeline] { [Pipeline] checkout [2025-08-14T01:14:58.588Z] Selected Git installation does not exist. Using Default [2025-08-14T01:14:58.588Z] The recommended git tool is: NONE [2025-08-14T01:15:05.193Z] using credential edgex-jenkins-ssh [2025-08-14T01:15:05.221Z] Cloning the remote Git repository [2025-08-14T01:15:05.296Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-08-14T01:15:05.448Z] > git init /w/workspace/device-usb-camera/202 # timeout=10 [2025-08-14T01:15:05.657Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-08-14T01:15:05.659Z] > git --version # timeout=10 [2025-08-14T01:15:05.687Z] > git --version # 'git version 2.25.1' [2025-08-14T01:15:05.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-14T01:15:05.897Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T01:15:08.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-08-14T01:15:08.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T01:15:09.737Z] Avoid second fetch [2025-08-14T01:15:09.738Z] Checking out Revision 99e9c35639beb6ebc88f36f614ebb2475a2387c8 (main) [2025-08-14T01:15:09.756Z] > git config core.sparsecheckout # timeout=10 [2025-08-14T01:15:09.999Z] > git checkout -f 99e9c35639beb6ebc88f36f614ebb2475a2387c8 # timeout=10 [2025-08-14T01:15:10.758Z] Commit message: "Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:15:15.287Z] provisioning config files... [2025-08-14T01:15:15.334Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/202@tmp/config15115624362036158601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:15:16.083Z] ---> ****-login.sh [2025-08-14T01:15:16.083Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:15:16.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:15:16.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:15:16.639Z] Configure a credential helper to remove this warning. See [2025-08-14T01:15:16.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:15:16.639Z] [2025-08-14T01:15:16.639Z] Login Succeeded [2025-08-14T01:15:16.639Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:15:16.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:15:17.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:15:17.195Z] Configure a credential helper to remove this warning. See [2025-08-14T01:15:17.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:15:17.195Z] [2025-08-14T01:15:17.195Z] Login Succeeded [2025-08-14T01:15:17.195Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:15:17.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:15:17.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:15:17.471Z] Configure a credential helper to remove this warning. See [2025-08-14T01:15:17.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:15:17.472Z] [2025-08-14T01:15:17.472Z] Login Succeeded [2025-08-14T01:15:17.472Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:15:17.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:15:18.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:15:18.012Z] Configure a credential helper to remove this warning. See [2025-08-14T01:15:18.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:15:18.012Z] [2025-08-14T01:15:18.012Z] Login Succeeded [2025-08-14T01:15:18.012Z] ****.io [2025-08-14T01:15:18.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:15:18.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:15:18.554Z] Configure a credential helper to remove this warning. See [2025-08-14T01:15:18.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:15:18.554Z] [2025-08-14T01:15:18.554Z] Login Succeeded [2025-08-14T01:15:18.554Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:15:18.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-14T01:15:19.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:15:19.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:15:19.056Z] ========================================================= [2025-08-14T01:15:19.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-14T01:15:19.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:15:19.453Z] + 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-08-14T01:15:20.050Z] Sending build context to Docker daemon 11.6MB [2025-08-14T01:15:20.050Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-14T01:15:20.050Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-14T01:15:20.050Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-14T01:15:20.050Z] 94e9d8af2201: Pulling fs layer [2025-08-14T01:15:20.050Z] a6c56e8762df: Pulling fs layer [2025-08-14T01:15:20.050Z] f0f3c8884826: Pulling fs layer [2025-08-14T01:15:20.050Z] c7e7622c144d: Pulling fs layer [2025-08-14T01:15:20.050Z] 4f4fb700ef54: Pulling fs layer [2025-08-14T01:15:20.050Z] b4c3b6d88c5a: Pulling fs layer [2025-08-14T01:15:20.050Z] ba8bce9d2590: Pulling fs layer [2025-08-14T01:15:20.050Z] ca778ea9c289: Pulling fs layer [2025-08-14T01:15:20.050Z] b4c3b6d88c5a: Waiting [2025-08-14T01:15:20.050Z] ca778ea9c289: Waiting [2025-08-14T01:15:20.050Z] ba8bce9d2590: Waiting [2025-08-14T01:15:20.050Z] c7e7622c144d: Waiting [2025-08-14T01:15:20.050Z] 4f4fb700ef54: Waiting [2025-08-14T01:15:20.050Z] a6c56e8762df: Verifying Checksum [2025-08-14T01:15:20.050Z] a6c56e8762df: Download complete [2025-08-14T01:15:20.323Z] c7e7622c144d: Verifying Checksum [2025-08-14T01:15:20.324Z] c7e7622c144d: Download complete [2025-08-14T01:15:20.324Z] 4f4fb700ef54: Verifying Checksum [2025-08-14T01:15:20.324Z] 4f4fb700ef54: Download complete [2025-08-14T01:15:20.324Z] b4c3b6d88c5a: Verifying Checksum [2025-08-14T01:15:20.324Z] b4c3b6d88c5a: Download complete [2025-08-14T01:15:20.324Z] 94e9d8af2201: Verifying Checksum [2025-08-14T01:15:20.324Z] 94e9d8af2201: Download complete [2025-08-14T01:15:20.920Z] ca778ea9c289: Verifying Checksum [2025-08-14T01:15:20.920Z] ca778ea9c289: Download complete [2025-08-14T01:15:21.506Z] 94e9d8af2201: Pull complete [2025-08-14T01:15:22.095Z] a6c56e8762df: Pull complete [2025-08-14T01:15:22.374Z] f0f3c8884826: Verifying Checksum [2025-08-14T01:15:22.374Z] f0f3c8884826: Download complete [2025-08-14T01:15:23.349Z] ba8bce9d2590: Verifying Checksum [2025-08-14T01:15:23.349Z] ba8bce9d2590: Download complete [2025-08-14T01:15:38.374Z] f0f3c8884826: Pull complete [2025-08-14T01:15:38.374Z] c7e7622c144d: Pull complete [2025-08-14T01:15:38.374Z] 4f4fb700ef54: Pull complete [2025-08-14T01:15:38.374Z] b4c3b6d88c5a: Pull complete [2025-08-14T01:15:45.032Z] ba8bce9d2590: Pull complete [2025-08-14T01:15:46.000Z] ca778ea9c289: Pull complete [2025-08-14T01:15:46.000Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-14T01:15:46.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-14T01:15:46.000Z] ---> 47b25d7523d1 [2025-08-14T01:15:46.000Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-14T01:15:47.948Z] ---> Running in 0109fe4b6f4b [2025-08-14T01:15:48.559Z] Removing intermediate container 0109fe4b6f4b [2025-08-14T01:15:48.559Z] ---> f743708a3605 [2025-08-14T01:15:48.559Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-14T01:15:49.149Z] ---> Running in f85fd4e34eee [2025-08-14T01:15:49.426Z] Removing intermediate container f85fd4e34eee [2025-08-14T01:15:49.426Z] ---> 6dba83088ba2 [2025-08-14T01:15:49.426Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-14T01:15:49.695Z] ---> Running in b5b1406e3b6f [2025-08-14T01:15:49.975Z] Removing intermediate container b5b1406e3b6f [2025-08-14T01:15:49.975Z] ---> c46541e0dcb6 [2025-08-14T01:15:49.975Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-14T01:15:50.250Z] ---> Running in b49af4228b9b [2025-08-14T01:15:50.523Z] Removing intermediate container b49af4228b9b [2025-08-14T01:15:50.523Z] ---> 0fe85bf22a06 [2025-08-14T01:15:50.523Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-14T01:15:50.797Z] ---> Running in 54808958979f [2025-08-14T01:15:52.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:15:52.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:15:53.954Z] (1/14) Installing libintl (0.22.5-r0) [2025-08-14T01:15:53.955Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-14T01:15:53.955Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-14T01:15:53.955Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-14T01:15:54.223Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-14T01:15:54.223Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-14T01:15:54.493Z] (7/14) Installing udev-init-scripts (35-r1) [2025-08-14T01:15:54.493Z] (8/14) Installing libeconf (0.6.3-r0) [2025-08-14T01:15:54.493Z] (9/14) Installing libblkid (2.40.1-r1) [2025-08-14T01:15:54.493Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-08-14T01:15:54.493Z] (11/14) Installing kmod-libs (32-r0) [2025-08-14T01:15:54.763Z] (12/14) Installing eudev (3.2.14-r2) [2025-08-14T01:15:55.035Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-14T01:15:55.035Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-14T01:15:55.315Z] Executing busybox-1.36.1-r29.trigger [2025-08-14T01:15:55.315Z] Executing eudev-3.2.14-r2.trigger [2025-08-14T01:15:55.315Z] OK: 247 MiB in 72 packages [2025-08-14T01:15:56.760Z] Removing intermediate container 54808958979f [2025-08-14T01:15:56.760Z] ---> 5c9bb5403c69 [2025-08-14T01:15:56.760Z] Step 8/13 : WORKDIR /device-usb-camera [2025-08-14T01:15:57.028Z] ---> Running in e530db70ed6c [2025-08-14T01:15:57.301Z] Removing intermediate container e530db70ed6c [2025-08-14T01:15:57.301Z] ---> 4125b77379c5 [2025-08-14T01:15:57.301Z] Step 9/13 : COPY go.mod vendor* ./ [2025-08-14T01:15:57.884Z] ---> eda475d9d1d7 [2025-08-14T01:15:57.884Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:15:58.153Z] ---> Running in 190f96ed8fa3 [2025-08-14T01:17:17.772Z] Running on prd-centos7-docker-4c-2g-6938 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:17:17.825Z] provisioning config files... [2025-08-14T01:17:17.860Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1016705580023459302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:17:19.637Z] ---> ****-login.sh [2025-08-14T01:17:19.637Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:18:04.944Z] Removing intermediate container 190f96ed8fa3 [2025-08-14T01:18:04.944Z] ---> c105dba76238 [2025-08-14T01:18:04.944Z] Step 11/13 : COPY . . [2025-08-14T01:18:04.944Z] ---> 0aba446788ae [2025-08-14T01:18:04.944Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-14T01:18:04.944Z] ---> Running in bde50da61ff5 [2025-08-14T01:18:05.543Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T01:18:05.543Z] Dload Upload Total Spent Left Speed [2025-08-14T01:18:05.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0   0   0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 4584 0 --:--:-- --:--:-- --:--:-- 4617 [2025-08-14T01:18:06.781Z] Removing intermediate container bde50da61ff5 [2025-08-14T01:18:06.781Z] ---> 2485cffa864c [2025-08-14T01:18:06.781Z] Step 13/13 : RUN ${MAKE} [2025-08-14T01:18:06.781Z] ---> Running in 707154d31629 [2025-08-14T01:18:07.744Z] noop [2025-08-14T01:18:08.706Z] Removing intermediate container 707154d31629 [2025-08-14T01:18:08.706Z] ---> 98de9baf9329 [2025-08-14T01:18:08.706Z] Successfully built 98de9baf9329 [2025-08-14T01:18:08.706Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:18:09.084Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T01:18:09.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:18:09.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-6924 does not seem to be running inside a container [2025-08-14T01:18:09.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/202 -v /w/workspace/device-usb-camera/202:/w/workspace/device-usb-camera/202:rw,z -v /w/workspace/device-usb-camera/202@tmp:/w/workspace/device-usb-camera/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-14T01:18:10.875Z] $ docker top cfc779929deafe333f9e1351d9c10a288d946971bb71d0a6f0e603f18eb25c93 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:18:11.846Z] + go version [2025-08-14T01:18:11.846Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-14T01:18:11.866Z] $ docker stop --time=1 cfc779929deafe333f9e1351d9c10a288d946971bb71d0a6f0e603f18eb25c93 [2025-08-14T01:18:13.657Z] $ docker rm -f --volumes cfc779929deafe333f9e1351d9c10a288d946971bb71d0a6f0e603f18eb25c93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:18:14.328Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T01:18:14.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:18:14.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-6924 does not seem to be running inside a container [2025-08-14T01:18:14.683Z] $ 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/202 -v /w/workspace/device-usb-camera/202:/w/workspace/device-usb-camera/202:rw,z -v /w/workspace/device-usb-camera/202@tmp:/w/workspace/device-usb-camera/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-14T01:18:16.119Z] $ docker top 16e64aeb90be823f66ebc4f25a4d99bcf778c5dd1a2a39791195ac629046a9bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:18:17.039Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/202 [Pipeline] fileExists [Pipeline] sh [2025-08-14T01:18:17.710Z] + make test [2025-08-14T01:18:17.710Z] go test ./... -coverprofile=coverage.out ./... [2025-08-14T01:18:25.955Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-14T01:23:17.945Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-14T01:23:20.542Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2025-08-14T01:23:21.950Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-14T01:23:21.950Z] go vet ./... [2025-08-14T01:24:18.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T01:24:18.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T01:24:18.379Z] ./bin/test-attribution-txt.sh [2025-08-14T01:24:18.652Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T01:24:18.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-14T01:24:18.968Z] $ docker stop --time=1 16e64aeb90be823f66ebc4f25a4d99bcf778c5dd1a2a39791195ac629046a9bc [2025-08-14T01:24:21.263Z] $ docker rm -f --volumes 16e64aeb90be823f66ebc4f25a4d99bcf778c5dd1a2a39791195ac629046a9bc [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:24:23.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-14T01:24:23.305Z] Warning: overwriting stash ‘coverage-report’ [2025-08-14T01:24:24.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T01:24:24.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-14T01:24:24.807Z] + ls -al . [2025-08-14T01:24:24.807Z] total 284 [2025-08-14T01:24:24.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:18 . [2025-08-14T01:24:24.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:15 .. [2025-08-14T01:24:24.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:15 .git [2025-08-14T01:24:24.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:15 .github [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 14 01:15 .gitignore [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 14 01:15 .golangci.yml [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 14 01:15 .hadolint.yml [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 14 01:15 Attribution.txt [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 14 01:15 CHANGELOG.md [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 14 01:15 Dockerfile [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 14 01:15 GOVERNANCE.md [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 14 01:15 Jenkinsfile [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 14 01:15 LICENSE [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 14 01:15 Makefile [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 14 01:15 OWNERS.md [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 14 01:15 README.md [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:09 VERSION [2025-08-14T01:24:24.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:15 bin [2025-08-14T01:24:24.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:15 cmd [2025-08-14T01:24:24.807Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 14 01:23 coverage.out [2025-08-14T01:24:24.807Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 14 01:15 docker-entrypoint.sh [2025-08-14T01:24:24.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:15 docs [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 6400 Aug 14 01:15 go.mod [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 87399 Aug 14 01:15 go.sum [2025-08-14T01:24:24.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:15 internal [2025-08-14T01:24:24.807Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 14 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:24:25.171Z] + 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=99e9c35639beb6ebc88f36f614ebb2475a2387c8 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-08-14T01:24:25.764Z] Sending build context to Docker daemon 11.65MB [2025-08-14T01:24:25.764Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-08-14T01:24:25.764Z] Step 2/37 : FROM ${BASE} AS builder [2025-08-14T01:24:25.764Z] ---> 98de9baf9329 [2025-08-14T01:24:25.764Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-08-14T01:24:26.032Z] ---> Running in 060acd5b4387 [2025-08-14T01:24:26.299Z] Removing intermediate container 060acd5b4387 [2025-08-14T01:24:26.299Z] ---> d3d1220f30c2 [2025-08-14T01:24:26.299Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-14T01:24:26.299Z] ---> Running in 8bc9a8ff8191 [2025-08-14T01:24:26.890Z] Removing intermediate container 8bc9a8ff8191 [2025-08-14T01:24:26.890Z] ---> 2bb34cc184ad [2025-08-14T01:24:26.890Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-14T01:24:26.890Z] ---> Running in fcfd11771074 [2025-08-14T01:24:27.482Z] Removing intermediate container fcfd11771074 [2025-08-14T01:24:27.482Z] ---> 278ed9846e99 [2025-08-14T01:24:27.482Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-14T01:24:27.482Z] ---> Running in a4f8689163f9 [2025-08-14T01:24:27.752Z] Removing intermediate container a4f8689163f9 [2025-08-14T01:24:27.752Z] ---> 069adc9fb3c0 [2025-08-14T01:24:27.752Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-14T01:24:28.022Z] ---> Running in 62e51087ade5 [2025-08-14T01:24:28.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:24:29.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:24:31.521Z] OK: 247 MiB in 72 packages [2025-08-14T01:24:32.105Z] Removing intermediate container 62e51087ade5 [2025-08-14T01:24:32.105Z] ---> 44a71f90d8da [2025-08-14T01:24:32.105Z] Step 8/37 : WORKDIR /device-usb-camera [2025-08-14T01:24:32.375Z] ---> Running in f2c51a7b9977 [2025-08-14T01:24:32.642Z] Removing intermediate container f2c51a7b9977 [2025-08-14T01:24:32.642Z] ---> f45905f3fea3 [2025-08-14T01:24:32.642Z] Step 9/37 : COPY go.mod vendor* ./ [2025-08-14T01:24:33.232Z] ---> c41a581dd2d8 [2025-08-14T01:24:33.232Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:24:33.232Z] ---> Running in 891110fdebb0 [2025-08-14T01:24:35.815Z] Removing intermediate container 891110fdebb0 [2025-08-14T01:24:35.815Z] ---> efc978fdabf7 [2025-08-14T01:24:35.815Z] Step 11/37 : COPY . . [2025-08-14T01:24:37.225Z] ---> 083cb02a1362 [2025-08-14T01:24:37.225Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-14T01:24:37.225Z] ---> Running in 054e9966db31 [2025-08-14T01:24:38.185Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2025-08-14T01:24:38.186Z] Dload Upload Total Spent Left Speed [2025-08-14T01:24:38.186Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3944 0 --:--:-- --:--:-- --:--:-- 3992 [2025-08-14T01:24:39.144Z] Removing intermediate container 054e9966db31 [2025-08-14T01:24:39.144Z] ---> c669a1d7adf3 [2025-08-14T01:24:39.144Z] Step 13/37 : RUN ${MAKE} [2025-08-14T01:24:39.144Z] ---> Running in 764faa224596 [2025-08-14T01:24:40.103Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-14T01:29:17.054Z] Removing intermediate container 764faa224596 [2025-08-14T01:29:17.054Z] ---> 9045fb0df6a2 [2025-08-14T01:29:17.054Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-08-14T01:29:17.054Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-08-14T01:29:17.054Z] da4d7e05a7aa: Pulling fs layer [2025-08-14T01:29:18.466Z] da4d7e05a7aa: Verifying Checksum [2025-08-14T01:29:18.466Z] da4d7e05a7aa: Download complete [2025-08-14T01:29:19.050Z] da4d7e05a7aa: Pull complete [2025-08-14T01:29:19.317Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-14T01:29:19.317Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-08-14T01:29:19.317Z] ---> 62c65ed7ef0d [2025-08-14T01:29:19.317Z] Step 15/37 : FROM alpine:3.20 [2025-08-14T01:29:19.588Z] 3.20: Pulling from library/alpine [2025-08-14T01:29:19.860Z] 13e713f82565: Pulling fs layer [2025-08-14T01:29:20.127Z] 13e713f82565: Verifying Checksum [2025-08-14T01:29:20.127Z] 13e713f82565: Download complete [2025-08-14T01:29:20.712Z] 13e713f82565: Pull complete [2025-08-14T01:29:20.712Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T01:29:20.712Z] Status: Downloaded newer image for alpine:3.20 [2025-08-14T01:29:20.712Z] ---> c88e9dceb6cb [2025-08-14T01:29:20.712Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-14T01:29:20.982Z] ---> Running in 3d47ec95aa1f [2025-08-14T01:29:21.250Z] Removing intermediate container 3d47ec95aa1f [2025-08-14T01:29:21.250Z] ---> 245df2189a2a [2025-08-14T01:29:21.250Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-14T01:29:21.518Z] ---> Running in 7852dea287bb [2025-08-14T01:29:22.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:29:23.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:29:24.473Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-08-14T01:29:24.473Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-14T01:29:24.741Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-08-14T01:29:25.007Z] (4/114) Installing libxau (1.0.11-r4) [2025-08-14T01:29:25.007Z] (5/114) Installing libmd (1.1.0-r0) [2025-08-14T01:29:25.007Z] (6/114) Installing libbsd (0.12.2-r0) [2025-08-14T01:29:25.007Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-08-14T01:29:25.007Z] (8/114) Installing libxcb (1.16.1-r0) [2025-08-14T01:29:25.007Z] (9/114) Installing libx11 (1.8.9-r1) [2025-08-14T01:29:25.273Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-08-14T01:29:25.273Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-08-14T01:29:25.544Z] (12/114) Installing libdrm (2.4.120-r0) [2025-08-14T01:29:25.544Z] (13/114) Installing libxext (1.3.6-r2) [2025-08-14T01:29:25.544Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-08-14T01:29:25.544Z] (15/114) Installing libffi (3.4.6-r0) [2025-08-14T01:29:25.810Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-08-14T01:29:25.810Z] (17/114) Installing libva (2.21.0-r0) [2025-08-14T01:29:25.810Z] (18/114) Installing libvdpau (1.5-r3) [2025-08-14T01:29:25.810Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-14T01:29:26.075Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-08-14T01:29:26.075Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-08-14T01:29:26.075Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-14T01:29:26.075Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-08-14T01:29:26.342Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-08-14T01:29:26.342Z] (25/114) Installing imath (3.1.12-r0) [2025-08-14T01:29:26.342Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-08-14T01:29:26.608Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-08-14T01:29:26.608Z] (28/114) Installing giflib (5.2.2-r0) [2025-08-14T01:29:26.608Z] (29/114) Installing libhwy (1.0.7-r0) [2025-08-14T01:29:26.875Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-08-14T01:29:26.875Z] (31/114) Installing lcms2 (2.16-r0) [2025-08-14T01:29:26.875Z] (32/114) Installing libpng (1.6.44-r0) [2025-08-14T01:29:26.875Z] (33/114) Installing libjxl (0.10.2-r0) [2025-08-14T01:29:26.875Z] (34/114) Installing lame-libs (3.100-r5) [2025-08-14T01:29:27.141Z] (35/114) Installing opus (1.5.2-r0) [2025-08-14T01:29:27.141Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-08-14T01:29:27.723Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-08-14T01:29:27.723Z] (38/114) Installing soxr (0.1.3-r7) [2025-08-14T01:29:27.723Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-14T01:29:27.723Z] (40/114) Installing libogg (1.3.5-r5) [2025-08-14T01:29:27.723Z] (41/114) Installing libtheora (1.1.1-r18) [2025-08-14T01:29:27.989Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-08-14T01:29:28.256Z] (43/114) Installing libvpx (1.14.1-r0) [2025-08-14T01:29:28.522Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-08-14T01:29:28.522Z] (45/114) Installing libwebp (1.3.2-r0) [2025-08-14T01:29:28.522Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-08-14T01:29:28.522Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-08-14T01:29:28.797Z] (48/114) Installing numactl (2.0.18-r0) [2025-08-14T01:29:28.797Z] (49/114) Installing x265-libs (3.6-r0) [2025-08-14T01:29:29.066Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-08-14T01:29:29.066Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-14T01:29:29.649Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-08-14T01:29:29.918Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-08-14T01:29:29.918Z] (54/114) Installing libexpat (2.7.0-r0) [2025-08-14T01:29:29.918Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-08-14T01:29:29.918Z] (56/114) Installing freetype (2.13.2-r0) [2025-08-14T01:29:29.918Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-08-14T01:29:29.918Z] (58/114) Installing fribidi (1.0.15-r0) [2025-08-14T01:29:29.918Z] (59/114) Installing libintl (0.22.5-r0) [2025-08-14T01:29:30.192Z] (60/114) Installing libeconf (0.6.3-r0) [2025-08-14T01:29:30.192Z] (61/114) Installing libblkid (2.40.1-r1) [2025-08-14T01:29:30.192Z] (62/114) Installing libmount (2.40.1-r1) [2025-08-14T01:29:30.192Z] (63/114) Installing pcre2 (10.43-r0) [2025-08-14T01:29:30.192Z] (64/114) Installing glib (2.80.5-r0) [2025-08-14T01:29:30.780Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-08-14T01:29:30.780Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-08-14T01:29:30.780Z] (67/114) Installing libunibreak (6.1-r0) [2025-08-14T01:29:31.048Z] (68/114) Installing libass (0.17.2-r0) [2025-08-14T01:29:31.317Z] (69/114) Installing libbluray (1.3.4-r1) [2025-08-14T01:29:31.317Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-08-14T01:29:31.317Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-08-14T01:29:31.585Z] (72/114) Installing cjson (1.7.18-r0) [2025-08-14T01:29:31.585Z] (73/114) Installing mbedtls (3.6.4-r0) [2025-08-14T01:29:31.852Z] (74/114) Installing librist (0.2.10-r1) [2025-08-14T01:29:31.852Z] (75/114) Installing libsrt (1.5.3-r0) [2025-08-14T01:29:32.121Z] (76/114) Installing libssh (0.10.6-r0) [2025-08-14T01:29:32.391Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-08-14T01:29:32.392Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-08-14T01:29:32.392Z] (79/114) Installing libsodium (1.0.19-r0) [2025-08-14T01:29:32.392Z] (80/114) Installing libzmq (4.3.5-r2) [2025-08-14T01:29:32.392Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-14T01:29:32.665Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-08-14T01:29:32.665Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-08-14T01:29:32.936Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-08-14T01:29:32.936Z] (85/114) Installing sratom (0.6.16-r0) [2025-08-14T01:29:32.936Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-08-14T01:29:33.207Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-08-14T01:29:33.207Z] (88/114) Installing libdovi (3.3.0-r0) [2025-08-14T01:29:33.478Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-08-14T01:29:33.478Z] (90/114) Installing shaderc (2024.0-r0) [2025-08-14T01:29:33.748Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-08-14T01:29:33.748Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-08-14T01:29:34.018Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-14T01:29:34.018Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-14T01:29:34.018Z] (95/114) Installing vidstab (1.1.1-r0) [2025-08-14T01:29:34.288Z] (96/114) Installing zimg (3.0.5-r2) [2025-08-14T01:29:34.288Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-14T01:29:34.876Z] (98/114) Installing libasyncns (0.8-r3) [2025-08-14T01:29:34.876Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-08-14T01:29:34.876Z] (100/114) Installing libltdl (2.4.7-r3) [2025-08-14T01:29:34.876Z] (101/114) Installing orc (0.4.40-r0) [2025-08-14T01:29:34.876Z] (102/114) Installing libflac (1.4.3-r1) [2025-08-14T01:29:35.147Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-08-14T01:29:35.147Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-08-14T01:29:35.147Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-08-14T01:29:35.417Z] (106/114) Installing libpulse (17.0-r0) [2025-08-14T01:29:35.417Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-08-14T01:29:35.417Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-14T01:29:35.686Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-08-14T01:29:35.686Z] (110/114) Installing udev-init-scripts (35-r1) [2025-08-14T01:29:35.686Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-08-14T01:29:35.686Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-08-14T01:29:35.686Z] (113/114) Installing kmod-libs (32-r0) [2025-08-14T01:29:35.956Z] (114/114) Installing eudev (3.2.14-r2) [2025-08-14T01:29:35.956Z] Executing busybox-1.36.1-r29.trigger [2025-08-14T01:29:35.956Z] Executing glib-2.80.5-r0.trigger [2025-08-14T01:29:35.956Z] Executing eudev-3.2.14-r2.trigger [2025-08-14T01:29:35.956Z] OK: 120 MiB in 128 packages [2025-08-14T01:29:41.331Z] Removing intermediate container 7852dea287bb [2025-08-14T01:29:41.331Z] ---> 58d9a104d7c7 [2025-08-14T01:29:41.331Z] Step 18/37 : RUN apk --no-cache upgrade [2025-08-14T01:29:41.331Z] ---> Running in 4fed333144f2 [2025-08-14T01:29:41.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:29:42.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:29:44.128Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:29:44.128Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T01:29:44.128Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:29:44.128Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:29:44.128Z] Executing busybox-1.36.1-r30.trigger [2025-08-14T01:29:44.396Z] OK: 120 MiB in 128 packages [2025-08-14T01:29:45.822Z] Removing intermediate container 4fed333144f2 [2025-08-14T01:29:45.822Z] ---> 0ec4fffad306 [2025-08-14T01:29:45.822Z] Step 19/37 : WORKDIR / [2025-08-14T01:29:45.822Z] ---> Running in 4f935ac4cc53 [2025-08-14T01:29:46.092Z] Removing intermediate container 4f935ac4cc53 [2025-08-14T01:29:46.092Z] ---> 32057968ec2a [2025-08-14T01:29:46.092Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-08-14T01:29:48.691Z] ---> e36c52666b8d [2025-08-14T01:29:48.691Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-08-14T01:29:49.279Z] ---> 8ffde27e616c [2025-08-14T01:29:49.280Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-14T01:29:49.867Z] ---> aa047de5b80c [2025-08-14T01:29:49.867Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-14T01:29:50.454Z] ---> f0933c0d23ea [2025-08-14T01:29:50.454Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-14T01:29:51.421Z] ---> ed9790042b06 [2025-08-14T01:29:51.421Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-08-14T01:29:51.691Z] ---> 2eba2bcf64da [2025-08-14T01:29:51.691Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-08-14T01:29:53.645Z] ---> 51e412d97a8d [2025-08-14T01:29:53.645Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-14T01:29:53.645Z] ---> Running in b0395f98abbf [2025-08-14T01:29:55.597Z] Removing intermediate container b0395f98abbf [2025-08-14T01:29:55.597Z] ---> 2f5b5395374e [2025-08-14T01:29:55.597Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-14T01:29:55.597Z] ---> Running in 3069478341b5 [2025-08-14T01:29:57.559Z] Removing intermediate container 3069478341b5 [2025-08-14T01:29:57.559Z] ---> 66aa4b215d12 [2025-08-14T01:29:57.559Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-14T01:29:57.828Z] ---> Running in 849e194a57ad [2025-08-14T01:29:59.779Z] Removing intermediate container 849e194a57ad [2025-08-14T01:29:59.779Z] ---> 9e8e07816991 [2025-08-14T01:29:59.779Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-14T01:29:59.779Z] ---> Running in f7214b9123e1 [2025-08-14T01:30:01.728Z] Removing intermediate container f7214b9123e1 [2025-08-14T01:30:01.728Z] ---> 7c8ea833fc07 [2025-08-14T01:30:01.728Z] Step 31/37 : EXPOSE 59983 [2025-08-14T01:30:01.728Z] ---> Running in 7843dc8c18a9 [2025-08-14T01:30:02.313Z] Removing intermediate container 7843dc8c18a9 [2025-08-14T01:30:02.313Z] ---> ec9e508bb148 [2025-08-14T01:30:02.314Z] Step 32/37 : EXPOSE 8554 [2025-08-14T01:30:02.314Z] ---> Running in aaaab3e85e1b [2025-08-14T01:30:02.583Z] Removing intermediate container aaaab3e85e1b [2025-08-14T01:30:02.583Z] ---> f5005164c74d [2025-08-14T01:30:02.583Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-08-14T01:30:02.855Z] ---> Running in 9bb9ed9e4fb7 [2025-08-14T01:30:03.126Z] Removing intermediate container 9bb9ed9e4fb7 [2025-08-14T01:30:03.126Z] ---> 5ca15fc6fe6e [2025-08-14T01:30:03.126Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-08-14T01:30:03.126Z] ---> Running in 26c46df3401d [2025-08-14T01:30:03.711Z] Removing intermediate container 26c46df3401d [2025-08-14T01:30:03.711Z] ---> f96adb9e7a40 [2025-08-14T01:30:03.711Z] Step 35/37 : LABEL arch=arm64 [2025-08-14T01:30:03.711Z] ---> Running in 76bcfa2d6efb [2025-08-14T01:30:03.987Z] Removing intermediate container 76bcfa2d6efb [2025-08-14T01:30:03.987Z] ---> 95e14e015265 [2025-08-14T01:30:03.987Z] Step 36/37 : LABEL git_sha=99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:30:04.262Z] ---> Running in 6d37567308a9 [2025-08-14T01:30:04.532Z] Removing intermediate container 6d37567308a9 [2025-08-14T01:30:04.532Z] ---> e736483597b6 [2025-08-14T01:30:04.532Z] Step 37/37 : LABEL version=4.1.0-dev.3 [2025-08-14T01:30:04.532Z] ---> Running in a209dff1ac6b [2025-08-14T01:30:04.800Z] Removing intermediate container a209dff1ac6b [2025-08-14T01:30:04.800Z] ---> f6b6589d159c [2025-08-14T01:30:04.800Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-14T01:30:05.068Z] Successfully built f6b6589d159c [2025-08-14T01:30:05.068Z] 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-08-14T01:30:05.264Z] provisioning config files... [2025-08-14T01:30:05.285Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/202@tmp/config168780305149921759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:30:05.652Z] ---> ****-login.sh [2025-08-14T01:30:05.653Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:30:05.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:30:05.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:30:05.920Z] Configure a credential helper to remove this warning. See [2025-08-14T01:30:05.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:30:05.920Z] [2025-08-14T01:30:05.920Z] Login Succeeded [2025-08-14T01:30:05.920Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:30:06.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:30:06.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:30:06.454Z] Configure a credential helper to remove this warning. See [2025-08-14T01:30:06.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:30:06.454Z] [2025-08-14T01:30:06.454Z] Login Succeeded [2025-08-14T01:30:06.454Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:30:06.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:30:06.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:30:06.721Z] Configure a credential helper to remove this warning. See [2025-08-14T01:30:06.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:30:06.721Z] [2025-08-14T01:30:06.721Z] Login Succeeded [2025-08-14T01:30:06.721Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:30:06.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:30:07.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:30:07.256Z] Configure a credential helper to remove this warning. See [2025-08-14T01:30:07.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:30:07.256Z] [2025-08-14T01:30:07.256Z] Login Succeeded [2025-08-14T01:30:07.256Z] ****.io [2025-08-14T01:30:07.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:30:07.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:30:07.793Z] Configure a credential helper to remove this warning. See [2025-08-14T01:30:07.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:30:07.793Z] [2025-08-14T01:30:07.793Z] Login Succeeded [2025-08-14T01:30:07.793Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:30:07.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:30:07.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:30:07.902Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-08-14T01:30:07.902Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:30:07.902Z] latest [2025-08-14T01:30:07.902Z] 4.1.0-dev.3 [2025-08-14T01:30:07.902Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [2025-08-14T01:30:07.902Z] main [2025-08-14T01:30:07.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:08.291Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:08.677Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:30:08.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-14T01:30:08.677Z] 5364bdad2be1: Preparing [2025-08-14T01:30:08.677Z] 2767a10e21e4: Preparing [2025-08-14T01:30:08.677Z] 502f4199d825: Preparing [2025-08-14T01:30:08.677Z] 87dc99052b42: Preparing [2025-08-14T01:30:08.677Z] f0c0fc467d42: Preparing [2025-08-14T01:30:08.677Z] 4fdee56d7956: Preparing [2025-08-14T01:30:08.677Z] 914ac335869f: Preparing [2025-08-14T01:30:08.677Z] b8736f5ebaf9: Preparing [2025-08-14T01:30:08.677Z] e291fd56ccfa: Preparing [2025-08-14T01:30:08.677Z] 8bea122fb151: Preparing [2025-08-14T01:30:08.677Z] 475659697356: Preparing [2025-08-14T01:30:08.677Z] fe7bef1865c2: Preparing [2025-08-14T01:30:08.677Z] 2609cd2c83f2: Preparing [2025-08-14T01:30:08.677Z] 1e890da81ec9: Preparing [2025-08-14T01:30:08.677Z] 8bea122fb151: Waiting [2025-08-14T01:30:08.677Z] 4fdee56d7956: Waiting [2025-08-14T01:30:08.677Z] 914ac335869f: Waiting [2025-08-14T01:30:08.677Z] b8736f5ebaf9: Waiting [2025-08-14T01:30:08.677Z] e291fd56ccfa: Waiting [2025-08-14T01:30:08.677Z] 475659697356: Waiting [2025-08-14T01:30:08.677Z] 2609cd2c83f2: Waiting [2025-08-14T01:30:08.948Z] 2767a10e21e4: Pushed [2025-08-14T01:30:08.948Z] 502f4199d825: Pushed [2025-08-14T01:30:08.948Z] 5364bdad2be1: Pushed [2025-08-14T01:30:08.948Z] 87dc99052b42: Pushed [2025-08-14T01:30:09.219Z] 4fdee56d7956: Pushed [2025-08-14T01:30:09.219Z] 914ac335869f: Pushed [2025-08-14T01:30:09.219Z] e291fd56ccfa: Pushed [2025-08-14T01:30:09.219Z] b8736f5ebaf9: Pushed [2025-08-14T01:30:09.219Z] 8bea122fb151: Pushed [2025-08-14T01:30:09.490Z] 1e890da81ec9: Layer already exists [2025-08-14T01:30:09.759Z] fe7bef1865c2: Pushed [2025-08-14T01:30:16.438Z] f0c0fc467d42: Pushed [2025-08-14T01:30:20.708Z] 475659697356: Pushed [2025-08-14T01:30:35.736Z] 2609cd2c83f2: Pushed [2025-08-14T01:30:35.736Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:36.122Z] + 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-08-14T01:30:36.513Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-14T01:30:36.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-14T01:30:36.514Z] 5364bdad2be1: Preparing [2025-08-14T01:30:36.514Z] 2767a10e21e4: Preparing [2025-08-14T01:30:36.514Z] 502f4199d825: Preparing [2025-08-14T01:30:36.514Z] 87dc99052b42: Preparing [2025-08-14T01:30:36.514Z] f0c0fc467d42: Preparing [2025-08-14T01:30:36.514Z] 4fdee56d7956: Preparing [2025-08-14T01:30:36.514Z] 914ac335869f: Preparing [2025-08-14T01:30:36.514Z] b8736f5ebaf9: Preparing [2025-08-14T01:30:36.514Z] e291fd56ccfa: Preparing [2025-08-14T01:30:36.514Z] 8bea122fb151: Preparing [2025-08-14T01:30:36.514Z] 475659697356: Preparing [2025-08-14T01:30:36.514Z] fe7bef1865c2: Preparing [2025-08-14T01:30:36.514Z] 2609cd2c83f2: Preparing [2025-08-14T01:30:36.514Z] 1e890da81ec9: Preparing [2025-08-14T01:30:36.514Z] 8bea122fb151: Waiting [2025-08-14T01:30:36.514Z] 475659697356: Waiting [2025-08-14T01:30:36.514Z] fe7bef1865c2: Waiting [2025-08-14T01:30:36.514Z] 2609cd2c83f2: Waiting [2025-08-14T01:30:36.514Z] 1e890da81ec9: Waiting [2025-08-14T01:30:36.514Z] 4fdee56d7956: Waiting [2025-08-14T01:30:36.514Z] 914ac335869f: Waiting [2025-08-14T01:30:36.514Z] b8736f5ebaf9: Waiting [2025-08-14T01:30:36.514Z] e291fd56ccfa: Waiting [2025-08-14T01:30:36.514Z] f0c0fc467d42: Layer already exists [2025-08-14T01:30:36.514Z] 87dc99052b42: Layer already exists [2025-08-14T01:30:36.514Z] 502f4199d825: Layer already exists [2025-08-14T01:30:36.514Z] 2767a10e21e4: Layer already exists [2025-08-14T01:30:36.514Z] 5364bdad2be1: Layer already exists [2025-08-14T01:30:36.514Z] 4fdee56d7956: Layer already exists [2025-08-14T01:30:36.514Z] 914ac335869f: Layer already exists [2025-08-14T01:30:36.514Z] b8736f5ebaf9: Layer already exists [2025-08-14T01:30:36.514Z] e291fd56ccfa: Layer already exists [2025-08-14T01:30:36.514Z] 8bea122fb151: Layer already exists [2025-08-14T01:30:36.514Z] 475659697356: Layer already exists [2025-08-14T01:30:36.514Z] fe7bef1865c2: Layer already exists [2025-08-14T01:30:36.514Z] 1e890da81ec9: Layer already exists [2025-08-14T01:30:36.514Z] 2609cd2c83f2: Layer already exists [2025-08-14T01:30:36.782Z] latest: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:37.170Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:37.544Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [2025-08-14T01:30:37.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-14T01:30:37.544Z] 5364bdad2be1: Preparing [2025-08-14T01:30:37.544Z] 2767a10e21e4: Preparing [2025-08-14T01:30:37.544Z] 502f4199d825: Preparing [2025-08-14T01:30:37.544Z] 87dc99052b42: Preparing [2025-08-14T01:30:37.544Z] f0c0fc467d42: Preparing [2025-08-14T01:30:37.544Z] 4fdee56d7956: Preparing [2025-08-14T01:30:37.544Z] 914ac335869f: Preparing [2025-08-14T01:30:37.544Z] b8736f5ebaf9: Preparing [2025-08-14T01:30:37.544Z] e291fd56ccfa: Preparing [2025-08-14T01:30:37.544Z] 8bea122fb151: Preparing [2025-08-14T01:30:37.544Z] 475659697356: Preparing [2025-08-14T01:30:37.544Z] fe7bef1865c2: Preparing [2025-08-14T01:30:37.544Z] 4fdee56d7956: Waiting [2025-08-14T01:30:37.544Z] 2609cd2c83f2: Preparing [2025-08-14T01:30:37.544Z] 1e890da81ec9: Preparing [2025-08-14T01:30:37.544Z] 914ac335869f: Waiting [2025-08-14T01:30:37.544Z] b8736f5ebaf9: Waiting [2025-08-14T01:30:37.544Z] 8bea122fb151: Waiting [2025-08-14T01:30:37.544Z] 475659697356: Waiting [2025-08-14T01:30:37.544Z] fe7bef1865c2: Waiting [2025-08-14T01:30:37.544Z] 2609cd2c83f2: Waiting [2025-08-14T01:30:37.544Z] e291fd56ccfa: Waiting [2025-08-14T01:30:37.544Z] 1e890da81ec9: Waiting [2025-08-14T01:30:37.544Z] 2767a10e21e4: Layer already exists [2025-08-14T01:30:37.544Z] 502f4199d825: Layer already exists [2025-08-14T01:30:37.544Z] 5364bdad2be1: Layer already exists [2025-08-14T01:30:37.544Z] f0c0fc467d42: Layer already exists [2025-08-14T01:30:37.544Z] 87dc99052b42: Layer already exists [2025-08-14T01:30:37.544Z] 914ac335869f: Layer already exists [2025-08-14T01:30:37.544Z] 4fdee56d7956: Layer already exists [2025-08-14T01:30:37.544Z] 8bea122fb151: Layer already exists [2025-08-14T01:30:37.544Z] b8736f5ebaf9: Layer already exists [2025-08-14T01:30:37.544Z] e291fd56ccfa: Layer already exists [2025-08-14T01:30:37.816Z] 475659697356: Layer already exists [2025-08-14T01:30:37.816Z] 2609cd2c83f2: Layer already exists [2025-08-14T01:30:37.816Z] 1e890da81ec9: Layer already exists [2025-08-14T01:30:37.816Z] fe7bef1865c2: Layer already exists [2025-08-14T01:30:37.816Z] 4.1.0-dev.3: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:38.194Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:38.574Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [2025-08-14T01:30:38.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-14T01:30:38.574Z] 5364bdad2be1: Preparing [2025-08-14T01:30:38.574Z] 2767a10e21e4: Preparing [2025-08-14T01:30:38.574Z] 502f4199d825: Preparing [2025-08-14T01:30:38.574Z] 87dc99052b42: Preparing [2025-08-14T01:30:38.574Z] f0c0fc467d42: Preparing [2025-08-14T01:30:38.574Z] 4fdee56d7956: Preparing [2025-08-14T01:30:38.574Z] 914ac335869f: Preparing [2025-08-14T01:30:38.574Z] b8736f5ebaf9: Preparing [2025-08-14T01:30:38.574Z] e291fd56ccfa: Preparing [2025-08-14T01:30:38.574Z] 8bea122fb151: Preparing [2025-08-14T01:30:38.574Z] 475659697356: Preparing [2025-08-14T01:30:38.574Z] fe7bef1865c2: Preparing [2025-08-14T01:30:38.574Z] 2609cd2c83f2: Preparing [2025-08-14T01:30:38.574Z] 1e890da81ec9: Preparing [2025-08-14T01:30:38.574Z] 4fdee56d7956: Waiting [2025-08-14T01:30:38.574Z] 914ac335869f: Waiting [2025-08-14T01:30:38.574Z] 8bea122fb151: Waiting [2025-08-14T01:30:38.574Z] 475659697356: Waiting [2025-08-14T01:30:38.574Z] fe7bef1865c2: Waiting [2025-08-14T01:30:38.574Z] b8736f5ebaf9: Waiting [2025-08-14T01:30:38.574Z] e291fd56ccfa: Waiting [2025-08-14T01:30:38.574Z] 2609cd2c83f2: Waiting [2025-08-14T01:30:38.574Z] 1e890da81ec9: Waiting [2025-08-14T01:30:38.574Z] 2767a10e21e4: Layer already exists [2025-08-14T01:30:38.574Z] f0c0fc467d42: Layer already exists [2025-08-14T01:30:38.574Z] 87dc99052b42: Layer already exists [2025-08-14T01:30:38.574Z] 502f4199d825: Layer already exists [2025-08-14T01:30:38.574Z] 5364bdad2be1: Layer already exists [2025-08-14T01:30:38.574Z] e291fd56ccfa: Layer already exists [2025-08-14T01:30:38.574Z] 8bea122fb151: Layer already exists [2025-08-14T01:30:38.574Z] b8736f5ebaf9: Layer already exists [2025-08-14T01:30:38.574Z] 4fdee56d7956: Layer already exists [2025-08-14T01:30:38.574Z] 914ac335869f: Layer already exists [2025-08-14T01:30:38.841Z] 475659697356: Layer already exists [2025-08-14T01:30:38.841Z] 2609cd2c83f2: Layer already exists [2025-08-14T01:30:38.841Z] fe7bef1865c2: Layer already exists [2025-08-14T01:30:38.841Z] 1e890da81ec9: Layer already exists [2025-08-14T01:30:38.841Z] 99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:39.227Z] + 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-08-14T01:30:39.599Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-08-14T01:30:39.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-14T01:30:39.599Z] 5364bdad2be1: Preparing [2025-08-14T01:30:39.599Z] 2767a10e21e4: Preparing [2025-08-14T01:30:39.599Z] 502f4199d825: Preparing [2025-08-14T01:30:39.599Z] 87dc99052b42: Preparing [2025-08-14T01:30:39.599Z] f0c0fc467d42: Preparing [2025-08-14T01:30:39.599Z] 4fdee56d7956: Preparing [2025-08-14T01:30:39.599Z] 914ac335869f: Preparing [2025-08-14T01:30:39.599Z] b8736f5ebaf9: Preparing [2025-08-14T01:30:39.599Z] e291fd56ccfa: Preparing [2025-08-14T01:30:39.599Z] 8bea122fb151: Preparing [2025-08-14T01:30:39.599Z] 475659697356: Preparing [2025-08-14T01:30:39.599Z] fe7bef1865c2: Preparing [2025-08-14T01:30:39.599Z] 2609cd2c83f2: Preparing [2025-08-14T01:30:39.599Z] 1e890da81ec9: Preparing [2025-08-14T01:30:39.599Z] 4fdee56d7956: Waiting [2025-08-14T01:30:39.599Z] 914ac335869f: Waiting [2025-08-14T01:30:39.599Z] fe7bef1865c2: Waiting [2025-08-14T01:30:39.599Z] b8736f5ebaf9: Waiting [2025-08-14T01:30:39.599Z] 2609cd2c83f2: Waiting [2025-08-14T01:30:39.599Z] 1e890da81ec9: Waiting [2025-08-14T01:30:39.599Z] e291fd56ccfa: Waiting [2025-08-14T01:30:39.599Z] 8bea122fb151: Waiting [2025-08-14T01:30:39.599Z] 475659697356: Waiting [2025-08-14T01:30:39.599Z] f0c0fc467d42: Layer already exists [2025-08-14T01:30:39.599Z] 5364bdad2be1: Layer already exists [2025-08-14T01:30:39.599Z] 502f4199d825: Layer already exists [2025-08-14T01:30:39.599Z] 2767a10e21e4: Layer already exists [2025-08-14T01:30:39.599Z] 87dc99052b42: Layer already exists [2025-08-14T01:30:39.599Z] b8736f5ebaf9: Layer already exists [2025-08-14T01:30:39.599Z] 914ac335869f: Layer already exists [2025-08-14T01:30:39.599Z] 4fdee56d7956: Layer already exists [2025-08-14T01:30:39.599Z] 8bea122fb151: Layer already exists [2025-08-14T01:30:39.599Z] e291fd56ccfa: Layer already exists [2025-08-14T01:30:39.599Z] fe7bef1865c2: Layer already exists [2025-08-14T01:30:39.599Z] 2609cd2c83f2: Layer already exists [2025-08-14T01:30:39.599Z] 475659697356: Layer already exists [2025-08-14T01:30:39.867Z] 1e890da81ec9: Layer already exists [2025-08-14T01:30:39.867Z] main: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:30:39.963Z] ===================================================== [Pipeline] echo [2025-08-14T01:30:39.976Z] taggedImages: [2025-08-14T01:30:39.976Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [2025-08-14T01:30:39.976Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-14T01:30:39.976Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [2025-08-14T01:30:39.976Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [2025-08-14T01:30:39.976Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-08-14T01:30:39.993Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo [2025-08-14T01:30:40.006Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-08-14T01:30:40.024Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [Pipeline] echo [2025-08-14T01:30:40.040Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [Pipeline] echo [2025-08-14T01:30:40.051Z] 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-08-14T01:30:40.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:30:40.472Z] [2025-08-14T01:30:40.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:30:40.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:30:41.089Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-14T01:30:41.089Z] 8998bd30e6a1: Pulling fs layer [2025-08-14T01:30:41.089Z] 04944245beec: Pulling fs layer [2025-08-14T01:30:41.089Z] 699f458cf7ca: Pulling fs layer [2025-08-14T01:30:41.089Z] 765212b225bb: Pulling fs layer [2025-08-14T01:30:41.089Z] f23df028b6ca: Pulling fs layer [2025-08-14T01:30:41.089Z] d65c8cfc05b1: Pulling fs layer [2025-08-14T01:30:41.089Z] 2437ff75d9bd: Pulling fs layer [2025-08-14T01:30:41.089Z] f23df028b6ca: Waiting [2025-08-14T01:30:41.089Z] d65c8cfc05b1: Waiting [2025-08-14T01:30:41.089Z] 2437ff75d9bd: Waiting [2025-08-14T01:30:41.089Z] 765212b225bb: Waiting [2025-08-14T01:30:41.089Z] 04944245beec: Verifying Checksum [2025-08-14T01:30:41.089Z] 04944245beec: Download complete [2025-08-14T01:30:41.089Z] 765212b225bb: Verifying Checksum [2025-08-14T01:30:41.089Z] 765212b225bb: Download complete [2025-08-14T01:30:41.089Z] f23df028b6ca: Download complete [2025-08-14T01:30:41.089Z] d65c8cfc05b1: Verifying Checksum [2025-08-14T01:30:41.089Z] d65c8cfc05b1: Download complete [2025-08-14T01:30:41.355Z] 699f458cf7ca: Verifying Checksum [2025-08-14T01:30:41.355Z] 699f458cf7ca: Download complete [2025-08-14T01:30:41.937Z] 8998bd30e6a1: Verifying Checksum [2025-08-14T01:30:41.937Z] 8998bd30e6a1: Download complete [2025-08-14T01:30:44.513Z] 2437ff75d9bd: Verifying Checksum [2025-08-14T01:30:44.513Z] 2437ff75d9bd: Download complete [2025-08-14T01:30:47.099Z] 8998bd30e6a1: Pull complete [2025-08-14T01:30:47.368Z] 04944245beec: Pull complete [2025-08-14T01:30:49.324Z] 699f458cf7ca: Pull complete [2025-08-14T01:30:49.594Z] 765212b225bb: Pull complete [2025-08-14T01:30:50.566Z] f23df028b6ca: Pull complete [2025-08-14T01:30:50.566Z] d65c8cfc05b1: Pull complete [2025-08-14T01:31:08.818Z] 2437ff75d9bd: Pull complete [2025-08-14T01:31:08.818Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-14T01:31:08.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:31:08.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:31:09.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-6924 does not seem to be running inside a container [2025-08-14T01:31:09.241Z] $ 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/202 -v /w/workspace/device-usb-camera/202:/w/workspace/device-usb-camera/202:rw,z -v /w/workspace/device-usb-camera/202@tmp:/w/workspace/device-usb-camera/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-14T01:31:12.316Z] $ docker top 690d81b7b7070a1a0dc5f20d59a63159bf7552f7263e97027406a6d599cc193e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:31:13.418Z] ---> job-cost.sh [2025-08-14T01:31:13.418Z] lf-activate-venv: SKIPPING [2025-08-14T01:31:13.418Z] INFO: No Stack... [2025-08-14T01:31:14.010Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-14T01:31:14.602Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T01:31:15.277Z] + cat /w/workspace/device-usb-camera/202/archives/cost.csv [2025-08-14T01:31:15.277Z] + cut -d, -f6 [Pipeline] lock [2025-08-14T01:31:15.318Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [2025-08-14T01:31:15.324Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] did not exist. Created. [2025-08-14T01:31:15.329Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T01:31:15.998Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-14T01:31:16.102Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T01:31:16.110Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T01:31:16.133Z] $ docker stop --time=1 690d81b7b7070a1a0dc5f20d59a63159bf7552f7263e97027406a6d599cc193e [2025-08-14T01:31:17.789Z] $ docker rm -f --volumes 690d81b7b7070a1a0dc5f20d59a63159bf7552f7263e97027406a6d599cc193e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-14T07:08:40.747Z] Cancelling nested steps due to timeout [2025-08-14T07:08:40.752Z] Sending interrupt signal to process [2025-08-14T07:08:44.991Z] script returned exit code 143 [Pipeline] } [2025-08-14T07:08:44.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-14T07:08:45.449Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:45.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:46.305Z] ---> package-listing.sh [2025-08-14T07:08:46.305Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T07:08:46.305Z] ++ facter osfamily [2025-08-14T07:08:46.565Z] + OS_FAMILY=redhat [2025-08-14T07:08:46.565Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-14T07:08:46.565Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T07:08:46.565Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T07:08:46.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T07:08:46.565Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T07:08:46.565Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-14T07:08:46.565Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T07:08:46.565Z] + case "${OS_FAMILY}" in [2025-08-14T07:08:46.565Z] + rpm -qa [2025-08-14T07:08:46.565Z] + sort [2025-08-14T07:08:47.136Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T07:08:47.136Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T07:08:47.136Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T07:08:47.136Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-14T07:08:47.136Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-14T07:08:47.136Z] + 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-08-14T07:08:47.148Z] 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-08-14T07:08:47.432Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:08:48.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:08:48.008Z] [2025-08-14T07:08:48.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:08:48.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:08:48.327Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T07:08:48.327Z] 5eb5b503b376: Pulling fs layer [2025-08-14T07:08:48.327Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T07:08:48.327Z] ec43610c2a17: Pulling fs layer [2025-08-14T07:08:48.327Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T07:08:48.327Z] 33b1e0a273af: Pulling fs layer [2025-08-14T07:08:48.327Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T07:08:48.327Z] 2f39f015ded8: Pulling fs layer [2025-08-14T07:08:48.327Z] 3a2ae6a8a46f: Waiting [2025-08-14T07:08:48.327Z] 33b1e0a273af: Waiting [2025-08-14T07:08:48.327Z] 5d3b04190fa2: Waiting [2025-08-14T07:08:48.327Z] 2f39f015ded8: Waiting [2025-08-14T07:08:48.327Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T07:08:48.327Z] 5c69ac0246d0: Download complete [2025-08-14T07:08:48.327Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T07:08:48.327Z] 3a2ae6a8a46f: Download complete [2025-08-14T07:08:48.327Z] 33b1e0a273af: Verifying Checksum [2025-08-14T07:08:48.327Z] 33b1e0a273af: Download complete [2025-08-14T07:08:48.587Z] ec43610c2a17: Verifying Checksum [2025-08-14T07:08:48.587Z] ec43610c2a17: Download complete [2025-08-14T07:08:48.587Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T07:08:48.587Z] 5d3b04190fa2: Download complete [2025-08-14T07:08:48.587Z] 5eb5b503b376: Verifying Checksum [2025-08-14T07:08:48.587Z] 5eb5b503b376: Download complete [2025-08-14T07:08:49.155Z] 2f39f015ded8: Verifying Checksum [2025-08-14T07:08:49.155Z] 2f39f015ded8: Download complete [2025-08-14T07:08:50.101Z] 5eb5b503b376: Pull complete [2025-08-14T07:08:50.101Z] 5c69ac0246d0: Pull complete [2025-08-14T07:08:50.360Z] ec43610c2a17: Pull complete [2025-08-14T07:08:50.618Z] 3a2ae6a8a46f: Pull complete [2025-08-14T07:08:50.618Z] 33b1e0a273af: Pull complete [2025-08-14T07:08:50.875Z] 5d3b04190fa2: Pull complete [2025-08-14T07:08:55.071Z] 2f39f015ded8: Pull complete [2025-08-14T07:08:55.071Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T07:08:55.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:08:55.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T07:08:55.163Z] prd-centos7-docker-4c-2g-6938 does not seem to be running inside a container [2025-08-14T07:08:55.194Z] $ 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-08-14T07:08:58.215Z] $ docker top 82d7d9745693978cfe9311459f69a59d23659b33c5e64c7ea90a388f408b9a73 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T07:08:58.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T07:08:58.933Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T07:08:59.220Z] + ls /var/log/sa-host [2025-08-14T07:08:59.220Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T07:08:59.289Z] provisioning config files... [2025-08-14T07:08:59.300Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1535571603064470265tmp [Pipeline] { [Pipeline] echo [2025-08-14T07:08:59.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:59.609Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T07:08:59.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:08:59.952Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T07:08:59.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:00.250Z] ---> sudo-logs.sh [2025-08-14T07:09:00.250Z] Archiving 'sudo' log.. [2025-08-14T07:09:00.250Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6938.novalocal: Name or service not known [2025-08-14T07:09:00.250Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6938.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-14T07:09:00.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:00.642Z] ---> job-cost.sh [2025-08-14T07:09:00.642Z] lf-activate-venv: SKIPPING [2025-08-14T07:09:00.642Z] DEBUG: total: 0.10999999940395355 [2025-08-14T07:09:00.642Z] INFO: Retrieving Stack Cost... [2025-08-14T07:09:00.901Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-14T07:09:01.159Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T07:09:01.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:01.723Z] ---> logs-deploy.sh [2025-08-14T07:09:01.723Z] lf-activate-venv: SKIPPING [2025-08-14T07:09:01.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/202 [2025-08-14T07:09:01.723Z] INFO: archiving workspace using pattern(s): [2025-08-14T07:09:02.659Z] Archives upload complete. [2025-08-14T07:09:02.659Z] INFO: archiving logs to Nexus [2025-08-14T07:09:03.597Z] ---> uname -a: [2025-08-14T07:09:03.597Z] Linux prd-centos7-docker-4c-2g-6938.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-08-14T07:09:03.597Z] [2025-08-14T07:09:03.597Z] [2025-08-14T07:09:03.597Z] ---> lscpu: [2025-08-14T07:09:03.597Z] Architecture: x86_64 [2025-08-14T07:09:03.597Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-14T07:09:03.597Z] Byte Order: Little Endian [2025-08-14T07:09:03.597Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-14T07:09:03.597Z] CPU(s): 2 [2025-08-14T07:09:03.597Z] On-line CPU(s) list: 0,1 [2025-08-14T07:09:03.597Z] Thread(s) per core: 1 [2025-08-14T07:09:03.597Z] Core(s) per socket: 1 [2025-08-14T07:09:03.597Z] Socket(s): 2 [2025-08-14T07:09:03.597Z] NUMA node(s): 1 [2025-08-14T07:09:03.597Z] Vendor ID: AuthenticAMD [2025-08-14T07:09:03.597Z] CPU family: 23 [2025-08-14T07:09:03.597Z] Model: 49 [2025-08-14T07:09:03.597Z] Model name: AMD EPYC-Rome Processor [2025-08-14T07:09:03.597Z] Stepping: 0 [2025-08-14T07:09:03.597Z] CPU MHz: 2800.000 [2025-08-14T07:09:03.597Z] BogoMIPS: 5600.00 [2025-08-14T07:09:03.597Z] Virtualization: AMD-V [2025-08-14T07:09:03.597Z] Hypervisor vendor: KVM [2025-08-14T07:09:03.597Z] Virtualization type: full [2025-08-14T07:09:03.597Z] L1d cache: 64 KiB [2025-08-14T07:09:03.597Z] L1i cache: 64 KiB [2025-08-14T07:09:03.597Z] L2 cache: 1 MiB [2025-08-14T07:09:03.597Z] L3 cache: 32 MiB [2025-08-14T07:09:03.597Z] NUMA node0 CPU(s): 0,1 [2025-08-14T07:09:03.597Z] Vulnerability Itlb multihit: Not affected [2025-08-14T07:09:03.597Z] Vulnerability L1tf: Not affected [2025-08-14T07:09:03.597Z] Vulnerability Mds: Not affected [2025-08-14T07:09:03.597Z] Vulnerability Meltdown: Not affected [2025-08-14T07:09:03.597Z] Vulnerability Mmio stale data: Not affected [2025-08-14T07:09:03.597Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-14T07:09:03.597Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-14T07:09:03.597Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-14T07:09:03.597Z] Vulnerability Srbds: Not affected [2025-08-14T07:09:03.597Z] Vulnerability Tsx async abort: Not affected [2025-08-14T07:09:03.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-08-14T07:09:03.597Z] [2025-08-14T07:09:03.597Z] [2025-08-14T07:09:03.597Z] ---> nproc: [2025-08-14T07:09:03.597Z] 2 [2025-08-14T07:09:03.597Z] [2025-08-14T07:09:03.597Z] [2025-08-14T07:09:03.597Z] ---> df -h: [2025-08-14T07:09:03.597Z] Filesystem Size Used Avail Use% Mounted on [2025-08-14T07:09:03.597Z] overlay 40G 6.8G 34G 17% / [2025-08-14T07:09:03.597Z] tmpfs 64M 0 64M 0% /dev [2025-08-14T07:09:03.597Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-14T07:09:03.597Z] shm 64M 0 64M 0% /dev/shm [2025-08-14T07:09:03.597Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-08-14T07:09:03.597Z] [2025-08-14T07:09:03.597Z] [2025-08-14T07:09:03.597Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2025-08-14T07:09:03.597Z] Please check if data collecting is enabled [2025-08-14T07:09:03.597Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T07:09:03.631Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-14T07:09:03.636Z] $ docker stop --time=1 82d7d9745693978cfe9311459f69a59d23659b33c5e64c7ea90a388f408b9a73 [2025-08-14T07:09:04.780Z] $ docker rm -f --volumes 82d7d9745693978cfe9311459f69a59d23659b33c5e64c7ea90a388f408b9a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-14T07:09:04.865Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T07:09:04.865Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-14T07:09:04.881Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:09:05.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:09:05.337Z] [2025-08-14T07:09:05.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:09:05.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:09:05.647Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T07:09:05.647Z] 5eb5b503b376: Pulling fs layer [2025-08-14T07:09:05.647Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T07:09:05.647Z] ec43610c2a17: Pulling fs layer [2025-08-14T07:09:05.647Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T07:09:05.647Z] 33b1e0a273af: Pulling fs layer [2025-08-14T07:09:05.647Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T07:09:05.647Z] 2f39f015ded8: Pulling fs layer [2025-08-14T07:09:05.647Z] 33b1e0a273af: Waiting [2025-08-14T07:09:05.647Z] 5d3b04190fa2: Waiting [2025-08-14T07:09:05.647Z] 3a2ae6a8a46f: Waiting [2025-08-14T07:09:05.647Z] 2f39f015ded8: Waiting [2025-08-14T07:09:05.647Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T07:09:05.647Z] 5c69ac0246d0: Download complete [2025-08-14T07:09:05.647Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T07:09:05.647Z] 3a2ae6a8a46f: Download complete [2025-08-14T07:09:05.647Z] 33b1e0a273af: Verifying Checksum [2025-08-14T07:09:05.647Z] 33b1e0a273af: Download complete [2025-08-14T07:09:05.647Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T07:09:05.647Z] 5d3b04190fa2: Download complete [2025-08-14T07:09:05.647Z] ec43610c2a17: Verifying Checksum [2025-08-14T07:09:05.647Z] ec43610c2a17: Download complete [2025-08-14T07:09:05.905Z] 5eb5b503b376: Verifying Checksum [2025-08-14T07:09:05.905Z] 5eb5b503b376: Download complete [2025-08-14T07:09:06.474Z] 2f39f015ded8: Download complete [2025-08-14T07:09:07.849Z] 5eb5b503b376: Pull complete [2025-08-14T07:09:07.849Z] 5c69ac0246d0: Pull complete [2025-08-14T07:09:08.108Z] ec43610c2a17: Pull complete [2025-08-14T07:09:08.365Z] 3a2ae6a8a46f: Pull complete [2025-08-14T07:09:08.624Z] 33b1e0a273af: Pull complete [2025-08-14T07:09:08.624Z] 5d3b04190fa2: Pull complete [2025-08-14T07:09:15.183Z] 2f39f015ded8: Pull complete [2025-08-14T07:09:15.183Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T07:09:15.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:09:15.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T07:09:15.269Z] prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container [2025-08-14T07:09:15.295Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T07:09:16.986Z] $ docker top 69c58874fe28c74a52658ba5812e9cf72ac19a9768b54b506a6d17b0537f9232 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:17.338Z] ---> job-cost.sh [2025-08-14T07:09:17.338Z] lf-activate-venv: SKIPPING [2025-08-14T07:09:17.338Z] INFO: No Stack... [2025-08-14T07:09:17.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T07:09:18.169Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T07:09:18.464Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-08-14T07:09:18.464Z] + cut -d, -f6 [Pipeline] lock [2025-08-14T07:09:18.481Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [2025-08-14T07:09:18.487Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] did not exist. Created. [2025-08-14T07:09:18.492Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T07:09:18.798Z] /w/workspace/exfoundry_device-usb-camera_main@tmp/durable-7d6c426a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-14T07:09:19.089Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-08-14T07:09:19.109Z] Warning: overwriting stash ‘stack-cost’ [2025-08-14T07:09:19.123Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T07:09:19.129Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T07:09:19.154Z] $ docker stop --time=1 69c58874fe28c74a52658ba5812e9cf72ac19a9768b54b506a6d17b0537f9232 [2025-08-14T07:09:20.302Z] $ docker rm -f --volumes 69c58874fe28c74a52658ba5812e9cf72ac19a9768b54b506a6d17b0537f9232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-14T07:09:20.507Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-08-14T07:09:21.303Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-08-14T07:09:21.303Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-14T07:09:21.303Z] total 16 [2025-08-14T07:09:21.303Z] drwxr-xr-x 3 root root 4096 Aug 14 07:09 . [2025-08-14T07:09:21.303Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 07:09 .. [2025-08-14T07:09:21.303Z] drwxr-xr-x 2 root root 4096 Aug 14 07:09 cost [2025-08-14T07:09:21.303Z] -rw-r--r-- 1 root root 91 Aug 14 07:09 cost.csv [2025-08-14T07:09:21.303Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-14T07:09:21.303Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-14T07:09:21.303Z] total 16 [2025-08-14T07:09:21.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 07:09 . [2025-08-14T07:09:21.303Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 07:09 .. [2025-08-14T07:09:21.303Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 07:09 cost [2025-08-14T07:09:21.303Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 14 07:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:21.594Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:22.572Z] ---> package-listing.sh [2025-08-14T07:09:22.573Z] ++ facter osfamily [2025-08-14T07:09:22.573Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T07:09:22.832Z] + OS_FAMILY=debian [2025-08-14T07:09:22.832Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-14T07:09:22.832Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T07:09:22.832Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T07:09:22.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T07:09:22.832Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T07:09:22.832Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-14T07:09:22.832Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T07:09:22.832Z] + case "${OS_FAMILY}" in [2025-08-14T07:09:22.832Z] + dpkg -l [2025-08-14T07:09:22.832Z] + grep '^ii' [2025-08-14T07:09:22.832Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T07:09:22.832Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T07:09:22.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T07:09:22.832Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-14T07:09:22.832Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-14T07:09:22.832Z] + 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-08-14T07:09:22.844Z] 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-08-14T07:09:23.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T07:09:23.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T07:09:23.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T07:09:23.764Z] prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container [2025-08-14T07:09:23.796Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T07:09:24.003Z] $ docker top d4be0a906b7cfc24b527e547b1f2fe7c177795c809338bc83f59fd303ca480d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T07:09:24.347Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T07:09:24.632Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T07:09:24.920Z] + ls /var/log/sa-host [2025-08-14T07:09:24.920Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T07:09:24.959Z] provisioning config files... [2025-08-14T07:09:24.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6685084931473709835tmp [Pipeline] { [Pipeline] echo [2025-08-14T07:09:24.982Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:25.264Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T07:09:25.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:25.575Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T07:09:25.584Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:25.873Z] ---> sudo-logs.sh [2025-08-14T07:09:25.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-14T07:09:25.901Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:26.183Z] ---> job-cost.sh [2025-08-14T07:09:26.183Z] lf-activate-venv: SKIPPING [2025-08-14T07:09:26.183Z] DEBUG: total: 1.5299999713897705 [2025-08-14T07:09:26.183Z] INFO: Retrieving Stack Cost... [2025-08-14T07:09:26.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T07:09:26.443Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T07:09:26.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T07:09:26.738Z] ---> logs-deploy.sh [2025-08-14T07:09:26.738Z] lf-activate-venv: SKIPPING [2025-08-14T07:09:26.738Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/202 [2025-08-14T07:09:26.738Z] INFO: archiving workspace using pattern(s): [2025-08-14T07:09:27.678Z] Archives upload complete. [2025-08-14T07:09:27.678Z] INFO: archiving logs to Nexus