Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0956bc5f995bc9a93cf600e891fb644a5a0af006 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-ssh17882187172996949806.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-ssh13145454783997030315.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-ssh11469606710546285408.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-ssh16400992420322512404.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-ssh10592965300738836096.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-7317’ Running on prd-ubuntu20.04-docker-8c-8g-7324 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 0956bc5f995bc9a93cf600e891fb644a5a0af006 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0956bc5f995bc9a93cf600e891fb644a5a0af006 # timeout=10 Commit message: "Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31" > git rev-list --no-walk 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T01:23:15.320Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T01:23:15.397Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T01:23:15.422Z] ========================================================= [2025-08-21T01:23:15.422Z] EdgeX Global Pipelines Version Info [2025-08-21T01:23:15.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:23:16.514Z] ------------------- [2025-08-21T01:23:16.514Z] stable info: [2025-08-21T01:23:16.514Z] ------------------- [2025-08-21T01:23:16.514Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T01:23:16.514Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:23:16.514Z] Message: update stable to v1.0.276 [2025-08-21T01:23:17.083Z] ------------------- [2025-08-21T01:23:17.083Z] experimental info: [2025-08-21T01:23:17.083Z] ------------------- [2025-08-21T01:23:17.083Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T01:23:17.083Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:23:17.083Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T01:23:17.149Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-08-21T01:23:17.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-08-21T01:23:17.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T01:23:17.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T01:23:17.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T01:23:17.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T01:23:17.268Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T01:23:17.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-21T01:23:17.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T01:23:17.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T01:23:17.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T01:23:17.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-08-21T01:23:17.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T01:23:17.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T01:23:17.454Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:23:17.477Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:23:17.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:23:17.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:23:17.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T01:23:17.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T01:23:17.584Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-21T01:23:17.609Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-21T01:23:17.631Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-21T01:23:17.650Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-21T01:23:17.678Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-21T01:23:17.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T01:23:17.731Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T01:23:17.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T01:23:17.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T01:23:17.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T01:23:17.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo [2025-08-21T01:23:17.877Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0956bc5 [Pipeline] echo [2025-08-21T01:23:17.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:23:17.980Z] provisioning config files... [2025-08-21T01:23:17.994Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4010349432164178696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:23:18.322Z] ---> ****-login.sh [2025-08-21T01:23:18.322Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:23:18.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:18.583Z] [2025-08-21T01:23:18.583Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:18.583Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:18.583Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:18.583Z] [2025-08-21T01:23:18.583Z] Login Succeeded [2025-08-21T01:23:18.583Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:23:18.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:18.583Z] [2025-08-21T01:23:18.583Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:18.583Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:18.583Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:18.583Z] [2025-08-21T01:23:18.583Z] Login Succeeded [2025-08-21T01:23:18.583Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:23:18.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:18.583Z] [2025-08-21T01:23:18.583Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:18.583Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:18.583Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:18.583Z] [2025-08-21T01:23:18.583Z] Login Succeeded [2025-08-21T01:23:18.583Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:23:18.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:18.844Z] [2025-08-21T01:23:18.844Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:18.844Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:18.844Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:18.844Z] [2025-08-21T01:23:18.844Z] Login Succeeded [2025-08-21T01:23:18.844Z] ****.io [2025-08-21T01:23:18.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:19.106Z] [2025-08-21T01:23:19.106Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:23:19.106Z] Configure a credential helper to remove this warning. See [2025-08-21T01:23:19.106Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:23:19.106Z] [2025-08-21T01:23:19.106Z] Login Succeeded [2025-08-21T01:23:19.106Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:23:19.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-21T01:23:19.521Z] + git rev-list -1 --merges 0956bc5f995bc9a93cf600e891fb644a5a0af006~1..0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo [2025-08-21T01:23:19.550Z] -----------> git rev-list -1 --merges 0956bc5f995bc9a93cf600e891fb644a5a0af006~1..0956bc5f995bc9a93cf600e891fb644a5a0af006 0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:23:19.551Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006 [false] [Pipeline] sh [2025-08-21T01:23:19.851Z] + git log --format=format:%s -1 0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo [2025-08-21T01:23:19.866Z] ========================================================= [2025-08-21T01:23:19.866Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T01:23:19.866Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:23:20.202Z] + git log --format=format:%s -1 0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo [2025-08-21T01:23:20.216Z] [semverPrep] GIT_COMMIT: 0956bc5f995bc9a93cf600e891fb644a5a0af006, Commit Message: Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31 [Pipeline] echo [2025-08-21T01:23:20.230Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-21T01:23:20.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:23:20.601Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T01:23:20.601Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T01:23:20.601Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T01:23:20.601Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T01:23:20.601Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T01:23:20.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:23:20.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:23:20.953Z] [2025-08-21T01:23:20.953Z] 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-21T01:23:21.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:23:21.258Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T01:23:21.258Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T01:23:21.258Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T01:23:21.258Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T01:23:21.258Z] 461d9e800cba: Pulling fs layer [2025-08-21T01:23:21.258Z] 80192f66455f: Pulling fs layer [2025-08-21T01:23:21.258Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T01:23:21.258Z] a29436f7fd5d: Pulling fs layer [2025-08-21T01:23:21.258Z] 923cac83aea3: Pulling fs layer [2025-08-21T01:23:21.258Z] 461d9e800cba: Waiting [2025-08-21T01:23:21.258Z] 80192f66455f: Waiting [2025-08-21T01:23:21.258Z] a29436f7fd5d: Waiting [2025-08-21T01:23:21.258Z] 923cac83aea3: Waiting [2025-08-21T01:23:21.258Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T01:23:21.258Z] 25ad8b0a4227: Waiting [2025-08-21T01:23:21.258Z] db01528c6b51: Pulling fs layer [2025-08-21T01:23:21.258Z] 28988de357af: Pulling fs layer [2025-08-21T01:23:21.258Z] db01528c6b51: Waiting [2025-08-21T01:23:21.258Z] 28988de357af: Waiting [2025-08-21T01:23:21.258Z] 6bf1a483ea7c: Verifying Checksum [2025-08-21T01:23:21.258Z] 6bf1a483ea7c: Download complete [2025-08-21T01:23:21.258Z] 461d9e800cba: Download complete [2025-08-21T01:23:21.258Z] 80192f66455f: Verifying Checksum [2025-08-21T01:23:21.258Z] 80192f66455f: Download complete [2025-08-21T01:23:21.527Z] f5dfc541a4d3: Verifying Checksum [2025-08-21T01:23:21.527Z] f5dfc541a4d3: Download complete [2025-08-21T01:23:21.527Z] 3dae71ba6b94: Verifying Checksum [2025-08-21T01:23:21.527Z] 3dae71ba6b94: Download complete [2025-08-21T01:23:21.527Z] 923cac83aea3: Download complete [2025-08-21T01:23:21.527Z] 25ad8b0a4227: Download complete [2025-08-21T01:23:21.527Z] db01528c6b51: Verifying Checksum [2025-08-21T01:23:21.527Z] db01528c6b51: Download complete [2025-08-21T01:23:21.527Z] 28988de357af: Verifying Checksum [2025-08-21T01:23:21.527Z] 28988de357af: Download complete [2025-08-21T01:23:21.786Z] a29436f7fd5d: Verifying Checksum [2025-08-21T01:23:21.786Z] a29436f7fd5d: Download complete [2025-08-21T01:23:22.045Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T01:23:22.045Z] 2e8e34ca0e6c: Download complete [2025-08-21T01:23:22.981Z] 3dae71ba6b94: Pull complete [2025-08-21T01:23:22.981Z] 6bf1a483ea7c: Pull complete [2025-08-21T01:23:23.547Z] f5dfc541a4d3: Pull complete [2025-08-21T01:23:23.547Z] 461d9e800cba: Pull complete [2025-08-21T01:23:23.547Z] 80192f66455f: Pull complete [2025-08-21T01:23:26.841Z] 2e8e34ca0e6c: Pull complete [2025-08-21T01:23:27.782Z] a29436f7fd5d: Pull complete [2025-08-21T01:23:27.782Z] 923cac83aea3: Pull complete [2025-08-21T01:23:27.782Z] 25ad8b0a4227: Pull complete [2025-08-21T01:23:27.782Z] db01528c6b51: Pull complete [2025-08-21T01:23:27.782Z] 28988de357af: Pull complete [2025-08-21T01:23:27.782Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T01:23:27.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:23:27.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:23:27.991Z] prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container [2025-08-21T01:23:28.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:23:31.041Z] $ docker top 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b -eo pid,comm [2025-08-21T01:23:31.086Z] 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-21T01:23:31.086Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:23:31.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:23:31.139Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:23:31.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:23:31.254Z] $ docker exec 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b ssh-agent [2025-08-21T01:23:31.350Z] SSH_AUTH_SOCK=/tmp/ssh-tnvGs8VKaOpU/agent.33 [2025-08-21T01:23:31.350Z] SSH_AGENT_PID=39 [2025-08-21T01:23:31.359Z] Running ssh-add (command line suppressed) [2025-08-21T01:23:31.449Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12228512945031807647.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12228512945031807647.key) [2025-08-21T01:23:31.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:23:31.757Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-08-21T01:23:32.045Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T01:23:32.052Z] $ docker exec --env ******** --env ******** 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b ssh-agent -k [2025-08-21T01:23:32.127Z] unset SSH_AUTH_SOCK; [2025-08-21T01:23:32.128Z] unset SSH_AGENT_PID; [2025-08-21T01:23:32.128Z] echo Agent pid 39 killed; [2025-08-21T01:23:32.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T01:23:32.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:23:32.183Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:23:32.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:23:32.271Z] $ docker exec 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b ssh-agent [2025-08-21T01:23:32.376Z] SSH_AUTH_SOCK=/tmp/ssh-psDcsaPINN9F/agent.86 [2025-08-21T01:23:32.376Z] SSH_AGENT_PID=92 [2025-08-21T01:23:32.380Z] Running ssh-add (command line suppressed) [2025-08-21T01:23:32.474Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2429926268621953922.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2429926268621953922.key) [2025-08-21T01:23:32.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:23:32.781Z] + git semver init [2025-08-21T01:23:33.042Z] 2025-08-21 01:23:32,981 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:23:33.042Z] 2025-08-21 01:23:32,986 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T01:23:33.042Z] 2025-08-21 01:23:32,986 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-21T01:23:33.042Z] 2025-08-21 01:23:32,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-21T01:23:33.042Z] 2025-08-21 01:23:32,987 [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-21T01:23:36.331Z] 2025-08-21 01:23:35,993 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-08-21T01:23:36.331Z] 2025-08-21 01:23:35,993 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-08-21T01:23:36.331Z] 2025-08-21 01:23:35,993 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-21T01:23:36.331Z] 2025-08-21 01:23:35,993 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-21T01:23:36.331Z] 4.1.0-dev.4 [Pipeline] } [2025-08-21T01:23:36.337Z] $ docker exec --env ******** --env ******** 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b ssh-agent -k [2025-08-21T01:23:36.430Z] unset SSH_AUTH_SOCK; [2025-08-21T01:23:36.431Z] unset SSH_AGENT_PID; [2025-08-21T01:23:36.431Z] echo Agent pid 92 killed; [2025-08-21T01:23:36.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:23:36.773Z] + git semver [Pipeline] } [2025-08-21T01:23:37.043Z] $ docker stop --time=1 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b [2025-08-21T01:23:38.319Z] $ docker rm -f --volumes 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:23:38.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T01:23:38.930Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T01:23:38.935Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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-21T01:23:39.107Z] provisioning config files... [2025-08-21T01:23:39.118Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3629623820510519357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:23:39.421Z] ---> ****-login.sh [2025-08-21T01:23:39.422Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:23:39.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:39.422Z] Login Succeeded [2025-08-21T01:23:39.422Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:23:39.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:39.422Z] Login Succeeded [2025-08-21T01:23:39.422Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:23:39.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:39.681Z] Login Succeeded [2025-08-21T01:23:39.681Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:23:39.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:39.682Z] Login Succeeded [2025-08-21T01:23:39.682Z] ****.io [2025-08-21T01:23:39.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:39.942Z] Login Succeeded [2025-08-21T01:23:39.942Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:23:39.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:23:40.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:23:40.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:23:40.165Z] ========================================================= [2025-08-21T01:23:40.166Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T01:23:40.166Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:23:40.512Z] + 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-21T01:23:41.091Z] #0 building with "default" instance using docker driver [2025-08-21T01:23:41.091Z] [2025-08-21T01:23:41.091Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:23:41.091Z] #1 transferring dockerfile: 2.48kB done [2025-08-21T01:23:41.091Z] #1 DONE 0.0s [2025-08-21T01:23:41.091Z] [2025-08-21T01:23:41.091Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T01:23:41.091Z] #2 DONE 0.1s [2025-08-21T01:23:41.350Z] [2025-08-21T01:23:41.350Z] #3 [internal] load .dockerignore [2025-08-21T01:23:41.350Z] #3 transferring context: 2B done [2025-08-21T01:23:41.350Z] #3 DONE 0.0s [2025-08-21T01:23:41.350Z] [2025-08-21T01:23:41.350Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:23:41.350Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-21T01:23:41.350Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-21T01:23:41.350Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-21T01:23:41.350Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s [2025-08-21T01:23:41.350Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-21T01:23:41.350Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-21T01:23:41.350Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-21T01:23:41.350Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-21T01:23:41.350Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-08-21T01:23:41.350Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-21T01:23:41.350Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-21T01:23:41.350Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-21T01:23:41.350Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-21T01:23:41.674Z] #4 ... [2025-08-21T01:23:41.674Z] [2025-08-21T01:23:41.674Z] #5 [internal] load build context [2025-08-21T01:23:41.674Z] #5 transferring context: 22.75MB 0.2s done [2025-08-21T01:23:41.674Z] #5 DONE 0.3s [2025-08-21T01:23:41.674Z] [2025-08-21T01:23:41.675Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:23:41.675Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-08-21T01:23:41.675Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-21T01:23:41.675Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-21T01:23:41.675Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 4.19MB / 103.05MB 0.3s [2025-08-21T01:23:41.675Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-08-21T01:23:41.675Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-21T01:23:41.675Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 59.77MB / 74.06MB 0.5s [2025-08-21T01:23:41.675Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 22.02MB / 103.05MB 0.5s [2025-08-21T01:23:41.675Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.44MB / 13.29MB 0.4s [2025-08-21T01:23:41.675Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-21T01:23:41.934Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-21T01:23:41.934Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 47.19MB / 103.05MB 0.7s [2025-08-21T01:23:41.934Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-21T01:23:41.934Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 67.11MB / 103.05MB 0.8s [2025-08-21T01:23:42.193Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-21T01:23:42.193Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 89.13MB / 103.05MB 0.9s [2025-08-21T01:23:42.193Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-21T01:23:42.193Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-21T01:23:42.761Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-21T01:23:46.069Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.7s done [2025-08-21T01:23:46.069Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-21T01:23:46.069Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-21T01:23:46.069Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-21T01:23:46.069Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-21T01:23:46.069Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-21T01:23:46.328Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-21T01:23:46.328Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-21T01:23:48.855Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.0s done [2025-08-21T01:23:48.855Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-21T01:23:48.855Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.4s done [2025-08-21T01:23:48.855Z] #4 DONE 7.6s [2025-08-21T01:23:49.114Z] [2025-08-21T01:23:49.114Z] #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-21T01:23:49.114Z] #6 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:23:49.114Z] #6 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:23:49.680Z] #6 0.718 (1/14) Installing libintl (0.22.5-r0) [2025-08-21T01:23:49.680Z] #6 0.730 (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-21T01:23:49.680Z] #6 0.735 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-21T01:23:49.680Z] #6 0.755 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-21T01:23:49.680Z] #6 0.763 (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-21T01:23:49.680Z] #6 0.867 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-21T01:23:49.680Z] #6 0.969 (7/14) Installing udev-init-scripts (35-r1) [2025-08-21T01:23:49.939Z] #6 0.973 (8/14) Installing libeconf (0.6.3-r0) [2025-08-21T01:23:49.939Z] #6 0.984 (9/14) Installing libblkid (2.40.1-r1) [2025-08-21T01:23:49.939Z] #6 0.992 (10/14) Installing xz-libs (5.6.2-r1) [2025-08-21T01:23:49.939Z] #6 1.003 (11/14) Installing kmod-libs (32-r0) [2025-08-21T01:23:49.939Z] #6 1.008 (12/14) Installing eudev (3.2.14-r2) [2025-08-21T01:23:49.939Z] #6 1.038 (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-21T01:23:49.939Z] #6 1.138 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-21T01:23:50.198Z] #6 1.233 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:23:50.198Z] #6 1.240 Executing eudev-3.2.14-r2.trigger [2025-08-21T01:23:50.198Z] #6 1.246 OK: 254 MiB in 72 packages [2025-08-21T01:23:52.735Z] #6 DONE 4.0s [2025-08-21T01:23:52.995Z] [2025-08-21T01:23:52.995Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-08-21T01:23:52.995Z] #7 DONE 0.0s [2025-08-21T01:23:52.995Z] [2025-08-21T01:23:52.995Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-08-21T01:23:52.995Z] #8 DONE 0.0s [2025-08-21T01:23:52.995Z] [2025-08-21T01:23:52.995Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:23:54.063Z] Still waiting to schedule task [2025-08-21T01:23:54.063Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7321’ [2025-08-21T01:24:11.105Z] #9 DONE 17.5s [2025-08-21T01:24:11.105Z] [2025-08-21T01:24:11.105Z] #10 [builder 6/8] COPY . . [2025-08-21T01:24:11.105Z] #10 DONE 0.2s [2025-08-21T01:24:11.105Z] [2025-08-21T01:24:11.105Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-21T01:24:11.105Z] #11 0.228 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T01:24:11.105Z] #11 0.229 Dload Upload Total Spent Left Speed [2025-08-21T01:24:11.105Z] #11 0.230 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9756 0 --:--:-- --:--:-- --:--:-- 9833 [2025-08-21T01:24:11.105Z] #11 DONE 0.4s [2025-08-21T01:24:11.105Z] [2025-08-21T01:24:11.105Z] #12 [builder 8/8] RUN echo noop [2025-08-21T01:24:11.367Z] #12 0.299 noop [2025-08-21T01:24:11.625Z] #12 DONE 0.3s [2025-08-21T01:24:11.625Z] [2025-08-21T01:24:11.625Z] #13 exporting to image [2025-08-21T01:24:11.625Z] #13 exporting layers [2025-08-21T01:24:19.775Z] #13 exporting layers 7.2s done [2025-08-21T01:24:19.775Z] #13 writing image sha256:8ca84e1dac6e86e3f1b265fea637f6a8b897ae6712e5582619bf44127b6850aa done [2025-08-21T01:24:19.775Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T01:24:19.775Z] #13 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:20.116Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:24:20.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:24:20.195Z] prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container [2025-08-21T01:24:20.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-21T01:24:20.522Z] $ docker top e8ec9d7840509bbb117d316da3a43fdf19dae75bac5102d9bb418d0d8158b69c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:24:20.862Z] + go version [2025-08-21T01:24:20.862Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T01:24:20.870Z] $ docker stop --time=1 e8ec9d7840509bbb117d316da3a43fdf19dae75bac5102d9bb418d0d8158b69c [2025-08-21T01:24:22.142Z] $ docker rm -f --volumes e8ec9d7840509bbb117d316da3a43fdf19dae75bac5102d9bb418d0d8158b69c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:22.560Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:24:22.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:24:22.645Z] prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container [2025-08-21T01:24:22.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-21T01:24:22.896Z] $ docker top 757e857a2797f159017af9823fc0bae9e17f8c9dcfef3fc0ba62ccc9ac546711 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:24:23.246Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:24:23.552Z] + make test [2025-08-21T01:24:23.552Z] go test ./... -coverprofile=coverage.out ./... [2025-08-21T01:24:24.929Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-21T01:24:46.853Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-21T01:24:46.853Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2025-08-21T01:24:56.827Z] go vet ./... [2025-08-21T01:25:02.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:25:02.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:25:02.098Z] ./bin/test-attribution-txt.sh [2025-08-21T01:25:02.098Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:25:02.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:25:02.126Z] $ docker stop --time=1 757e857a2797f159017af9823fc0bae9e17f8c9dcfef3fc0ba62ccc9ac546711 [2025-08-21T01:25:04.737Z] $ docker rm -f --volumes 757e857a2797f159017af9823fc0bae9e17f8c9dcfef3fc0ba62ccc9ac546711 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:25:05.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:25:05.370Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-21T01:25:05.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:25:06.224Z] + ls -al . [2025-08-21T01:25:06.224Z] total 288 [2025-08-21T01:25:06.224Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:24 . [2025-08-21T01:25:06.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:23 .. [2025-08-21T01:25:06.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:24 .git [2025-08-21T01:25:06.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 .github [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 21 01:23 .gitignore [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 21 01:23 .golangci.yml [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 21 01:23 .hadolint.yml [2025-08-21T01:25:06.224Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:23 .semver [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 21 01:23 Attribution.txt [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 21 01:23 CHANGELOG.md [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 21 01:23 Dockerfile [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 21 01:23 GOVERNANCE.md [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 21 01:23 Jenkinsfile [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 21 01:23 LICENSE [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 21 01:23 Makefile [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 21 01:23 OWNERS.md [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 21 01:23 README.md [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:23 VERSION [2025-08-21T01:25:06.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:23 bin [2025-08-21T01:25:06.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 cmd [2025-08-21T01:25:06.224Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 21 01:24 coverage.out [2025-08-21T01:25:06.224Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 21 01:23 docker-entrypoint.sh [2025-08-21T01:25:06.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:23 docs [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 6400 Aug 21 01:23 go.mod [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 87399 Aug 21 01:23 go.sum [2025-08-21T01:25:06.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 internal [2025-08-21T01:25:06.224Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 21 01:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:06.563Z] + 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=0956bc5f995bc9a93cf600e891fb644a5a0af006 --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-21T01:25:06.823Z] #0 building with "default" instance using docker driver [2025-08-21T01:25:06.823Z] [2025-08-21T01:25:06.823Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:25:06.823Z] #1 transferring dockerfile: 2.48kB done [2025-08-21T01:25:06.823Z] #1 DONE 0.0s [2025-08-21T01:25:06.823Z] [2025-08-21T01:25:06.823Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:25:06.823Z] #2 DONE 0.0s [2025-08-21T01:25:06.823Z] [2025-08-21T01:25:06.823Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-08-21T01:25:07.395Z] #3 ... [2025-08-21T01:25:07.395Z] [2025-08-21T01:25:07.395Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T01:25:07.395Z] #4 DONE 0.8s [2025-08-21T01:25:07.655Z] [2025-08-21T01:25:07.655Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-08-21T01:25:07.655Z] #3 DONE 1.0s [2025-08-21T01:25:07.655Z] [2025-08-21T01:25:07.655Z] #5 [internal] load .dockerignore [2025-08-21T01:25:07.655Z] #5 transferring context: 2B done [2025-08-21T01:25:07.655Z] #5 DONE 0.0s [2025-08-21T01:25:07.655Z] [2025-08-21T01:25:07.655Z] #6 [internal] load build context [2025-08-21T01:25:07.655Z] #6 transferring context: 66.95kB 0.0s done [2025-08-21T01:25:07.655Z] #6 DONE 0.0s [2025-08-21T01:25:07.655Z] [2025-08-21T01:25:07.655Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:25:07.655Z] #7 DONE 0.1s [2025-08-21T01:25:07.655Z] [2025-08-21T01:25:07.655Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:25:07.655Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T01:25:07.915Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T01:25:07.915Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s [2025-08-21T01:25:07.915Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T01:25:07.915Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T01:25:08.175Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.5s done [2025-08-21T01:25:08.175Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-21T01:25:08.175Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-21T01:25:08.175Z] #8 DONE 0.7s [2025-08-21T01:25:08.175Z] [2025-08-21T01:25:08.175Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-21T01:25:08.175Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-08-21T01:25:08.175Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-08-21T01:25:08.175Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-08-21T01:25:08.175Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-08-21T01:25:08.175Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.6s [2025-08-21T01:25:08.433Z] #9 ... [2025-08-21T01:25:08.433Z] [2025-08-21T01:25:08.433Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-08-21T01:25:08.433Z] #10 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:08.433Z] #10 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:08.433Z] #10 0.560 OK: 254 MiB in 72 packages [2025-08-21T01:25:08.433Z] #10 DONE 0.7s [2025-08-21T01:25:08.433Z] [2025-08-21T01:25:08.433Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-21T01:25:08.433Z] #9 ... [2025-08-21T01:25:08.433Z] [2025-08-21T01:25:08.433Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-08-21T01:25:08.433Z] #11 DONE 0.0s [2025-08-21T01:25:08.433Z] [2025-08-21T01:25:08.433Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2025-08-21T01:25:08.433Z] #12 DONE 0.0s [2025-08-21T01:25:08.433Z] [2025-08-21T01:25:08.433Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-21T01:25:09.000Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 1.2s [2025-08-21T01:25:09.000Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 1.2s done [2025-08-21T01:25:09.000Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-08-21T01:25:09.258Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.3s done [2025-08-21T01:25:09.258Z] #9 DONE 1.6s [2025-08-21T01:25:09.258Z] [2025-08-21T01:25:09.258Z] #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:25:09.258Z] #13 DONE 0.7s [2025-08-21T01:25:09.258Z] [2025-08-21T01:25:09.258Z] #14 [builder 6/8] COPY . . [2025-08-21T01:25:09.525Z] #14 DONE 0.3s [2025-08-21T01:25:09.525Z] [2025-08-21T01:25:09.525Z] #15 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-21T01:25:09.525Z] #15 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:09.525Z] #15 0.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:09.525Z] #15 0.709 (1/115) Installing dumb-init (1.2.5-r3) [2025-08-21T01:25:09.525Z] #15 0.714 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-21T01:25:09.525Z] #15 0.766 (3/115) Installing aom-libs (3.9.1-r0) [2025-08-21T01:25:09.525Z] #15 0.852 (4/115) Installing libxau (1.0.11-r4) [2025-08-21T01:25:09.525Z] #15 0.855 (5/115) Installing libmd (1.1.0-r0) [2025-08-21T01:25:09.525Z] #15 0.860 (6/115) Installing libbsd (0.12.2-r0) [2025-08-21T01:25:09.525Z] #15 0.868 (7/115) Installing libxdmcp (1.1.5-r1) [2025-08-21T01:25:09.525Z] #15 0.871 (8/115) Installing libxcb (1.16.1-r0) [2025-08-21T01:25:09.525Z] #15 0.888 (9/115) Installing libx11 (1.8.9-r1) [2025-08-21T01:25:09.525Z] #15 0.923 (10/115) Installing hwdata-pci (0.382-r0) [2025-08-21T01:25:09.525Z] #15 0.940 (11/115) Installing libpciaccess (0.18.1-r0) [2025-08-21T01:25:09.525Z] #15 0.945 (12/115) Installing libdrm (2.4.120-r0) [2025-08-21T01:25:09.525Z] #15 0.963 (13/115) Installing libxext (1.3.6-r2) [2025-08-21T01:25:09.525Z] #15 0.970 (14/115) Installing libxfixes (6.0.1-r4) [2025-08-21T01:25:09.525Z] #15 0.974 (15/115) Installing libffi (3.4.6-r0) [2025-08-21T01:25:09.525Z] #15 0.978 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-08-21T01:25:09.525Z] #15 0.983 (17/115) Installing libva (2.21.0-r0) [2025-08-21T01:25:09.525Z] #15 0.993 (18/115) Installing libvdpau (1.5-r3) [2025-08-21T01:25:09.525Z] #15 1.001 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-08-21T01:25:09.525Z] #15 1.008 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-21T01:25:09.525Z] #15 1.030 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-08-21T01:25:09.525Z] #15 1.038 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-21T01:25:09.525Z] #15 1.064 (23/115) Installing libdav1d (1.4.2-r0) [2025-08-21T01:25:09.525Z] #15 1.082 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-08-21T01:25:09.525Z] #15 1.091 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-08-21T01:25:09.525Z] #15 1.094 (26/115) Installing imath (3.1.12-r0) [2025-08-21T01:25:09.525Z] #15 1.101 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-08-21T01:25:09.525Z] #15 1.129 (28/115) Installing brotli-libs (1.1.0-r2) [2025-08-21T01:25:09.525Z] #15 1.144 (29/115) Installing giflib (5.2.2-r0) [2025-08-21T01:25:09.525Z] #15 1.150 (30/115) Installing libhwy (1.0.7-r0) [2025-08-21T01:25:09.525Z] #15 1.236 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-08-21T01:25:09.525Z] #15 1.248 (32/115) Installing lcms2 (2.16-r0) [2025-08-21T01:25:09.525Z] #15 1.257 (33/115) Installing libpng (1.6.44-r0) [2025-08-21T01:25:09.525Z] #15 1.264 (34/115) Installing libjxl (0.10.2-r0) [2025-08-21T01:25:09.525Z] #15 1.302 (35/115) Installing lame-libs (3.100-r5) [2025-08-21T01:25:09.525Z] #15 1.312 (36/115) Installing opus (1.5.2-r0) [2025-08-21T01:25:09.525Z] #15 1.321 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-08-21T01:25:09.525Z] #15 1.355 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-08-21T01:25:09.784Z] #15 1.408 (39/115) Installing soxr (0.1.3-r7) [2025-08-21T01:25:09.784Z] #15 1.415 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-21T01:25:09.784Z] #15 1.429 (41/115) Installing libogg (1.3.5-r5) [2025-08-21T01:25:09.784Z] #15 1.433 (42/115) Installing libtheora (1.1.1-r18) [2025-08-21T01:25:09.784Z] #15 1.446 (43/115) Installing libvorbis (1.3.7-r2) [2025-08-21T01:25:09.784Z] #15 1.516 (44/115) Installing libvpx (1.14.1-r0) [2025-08-21T01:25:09.784Z] #15 1.547 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-08-21T01:25:09.784Z] #15 1.554 (46/115) Installing libwebp (1.3.2-r0) [2025-08-21T01:25:09.784Z] #15 1.568 (47/115) Installing libwebpmux (1.3.2-r0) [2025-08-21T01:25:09.784Z] #15 1.571 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-08-21T01:25:09.784Z] #15 1.603 (49/115) Installing numactl (2.0.18-r0) [2025-08-21T01:25:10.042Z] #15 1.617 (50/115) Installing x265-libs (3.6-r0) [2025-08-21T01:25:10.042Z] #15 1.697 (51/115) Installing xvidcore (1.3.7-r2) [2025-08-21T01:25:10.042Z] #15 1.717 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-21T01:25:10.042Z] #15 ... [2025-08-21T01:25:10.042Z] [2025-08-21T01:25:10.043Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-21T01:25:10.043Z] #16 0.228 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T01:25:10.043Z] #16 0.228 Dload Upload Total Spent Left Speed [2025-08-21T01:25:10.043Z] #16 0.228 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15436 0 --:--:-- --:--:-- --:--:-- 15617 [2025-08-21T01:25:10.043Z] #16 DONE 0.5s [2025-08-21T01:25:10.043Z] [2025-08-21T01:25:10.043Z] #15 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-21T01:25:10.043Z] #15 1.819 (53/115) Installing sdl2 (2.28.5-r1) [2025-08-21T01:25:10.303Z] #15 1.832 (54/115) Installing alsa-lib (1.2.11-r0) [2025-08-21T01:25:10.303Z] #15 1.850 (55/115) Installing libexpat (2.7.0-r0) [2025-08-21T01:25:10.303Z] #15 1.856 (56/115) Installing libbz2 (1.0.8-r6) [2025-08-21T01:25:10.303Z] #15 1.861 (57/115) Installing freetype (2.13.2-r0) [2025-08-21T01:25:10.303Z] #15 1.879 (58/115) Installing fontconfig (2.15.0-r1) [2025-08-21T01:25:10.303Z] #15 1.979 (59/115) Installing fribidi (1.0.15-r0) [2025-08-21T01:25:10.303Z] #15 1.991 (60/115) Installing libintl (0.22.5-r0) [2025-08-21T01:25:10.303Z] #15 1.998 (61/115) Installing libeconf (0.6.3-r0) [2025-08-21T01:25:10.303Z] #15 2.005 (62/115) Installing libblkid (2.40.1-r1) [2025-08-21T01:25:10.303Z] #15 2.017 (63/115) Installing libmount (2.40.1-r1) [2025-08-21T01:25:10.303Z] #15 2.027 (64/115) Installing pcre2 (10.43-r0) [2025-08-21T01:25:10.303Z] #15 2.039 (65/115) Installing glib (2.80.5-r0) [2025-08-21T01:25:10.303Z] #15 2.098 (66/115) Installing graphite2 (1.3.14-r6) [2025-08-21T01:25:10.562Z] #15 2.105 (67/115) Installing harfbuzz (8.5.0-r0) [2025-08-21T01:25:10.562Z] #15 2.126 (68/115) Installing libunibreak (6.1-r0) [2025-08-21T01:25:10.562Z] #15 2.140 (69/115) Installing libass (0.17.2-r0) [2025-08-21T01:25:10.562Z] #15 2.154 (70/115) Installing libbluray (1.3.4-r1) [2025-08-21T01:25:10.562Z] #15 2.171 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-08-21T01:25:10.562Z] #15 2.183 (72/115) Installing libopenmpt (0.7.7-r0) [2025-08-21T01:25:10.562Z] #15 2.209 (73/115) Installing cjson (1.7.18-r0) [2025-08-21T01:25:10.562Z] #15 2.219 (74/115) Installing mbedtls (3.6.4-r0) [2025-08-21T01:25:10.562Z] #15 2.236 (75/115) Installing librist (0.2.10-r1) [2025-08-21T01:25:10.562Z] #15 2.241 (76/115) Installing libsrt (1.5.3-r0) [2025-08-21T01:25:10.562Z] #15 2.255 (77/115) Installing libssh (0.10.6-r0) [2025-08-21T01:25:10.562Z] #15 2.276 (78/115) Installing xz-libs (5.6.2-r1) [2025-08-21T01:25:10.562Z] #15 2.284 (79/115) Installing libxml2 (2.12.10-r0) [2025-08-21T01:25:10.562Z] #15 2.300 (80/115) Installing libsodium (1.0.19-r0) [2025-08-21T01:25:10.562Z] #15 2.310 (81/115) Installing libzmq (4.3.5-r2) [2025-08-21T01:25:10.821Z] #15 2.323 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-21T01:25:10.821Z] #15 2.351 (83/115) Installing serd-libs (0.32.2-r0) [2025-08-21T01:25:10.821Z] #15 2.437 (84/115) Installing zix-libs (0.4.2-r0) [2025-08-21T01:25:10.821Z] #15 2.443 (85/115) Installing sord-libs (0.16.16-r0) [2025-08-21T01:25:10.821Z] #15 2.450 (86/115) Installing sratom (0.6.16-r0) [2025-08-21T01:25:10.821Z] #15 2.469 (87/115) Installing lilv-libs (0.24.24-r1) [2025-08-21T01:25:10.821Z] #15 2.475 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-08-21T01:25:10.821Z] #15 2.509 (89/115) Installing libdovi (3.3.0-r0) [2025-08-21T01:25:10.821Z] #15 2.547 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-08-21T01:25:10.821Z] #15 2.581 (91/115) Installing shaderc (2024.0-r0) [2025-08-21T01:25:10.821Z] #15 2.591 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-08-21T01:25:10.821Z] #15 2.615 (93/115) Installing libplacebo (6.338.2-r1) [2025-08-21T01:25:10.821Z] #15 2.640 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-21T01:25:10.821Z] #15 2.645 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-21T01:25:10.821Z] #15 2.656 (96/115) Installing vidstab (1.1.1-r0) [2025-08-21T01:25:11.079Z] #15 2.661 (97/115) Installing zimg (3.0.5-r2) [2025-08-21T01:25:11.079Z] #15 2.676 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-21T01:25:11.079Z] #15 2.718 (99/115) Installing libasyncns (0.8-r3) [2025-08-21T01:25:11.079Z] #15 2.770 (100/115) Installing dbus-libs (1.14.10-r1) [2025-08-21T01:25:11.079Z] #15 2.795 (101/115) Installing libltdl (2.4.7-r3) [2025-08-21T01:25:11.079Z] #15 2.800 (102/115) Installing orc (0.4.40-r0) [2025-08-21T01:25:11.079Z] #15 2.811 (103/115) Installing libflac (1.4.3-r1) [2025-08-21T01:25:11.079Z] #15 2.820 (104/115) Installing libsndfile (1.2.2-r1) [2025-08-21T01:25:11.079Z] #15 2.831 (105/115) Installing speexdsp (1.2.1-r2) [2025-08-21T01:25:11.079Z] #15 2.842 (106/115) Installing tdb-libs (1.4.9-r1) [2025-08-21T01:25:11.079Z] #15 2.848 (107/115) Installing libpulse (17.0-r0) [2025-08-21T01:25:11.079Z] #15 2.866 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-08-21T01:25:11.079Z] #15 2.875 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-21T01:25:11.339Z] #15 2.880 (110/115) Installing ffmpeg (6.1.1-r8) [2025-08-21T01:25:11.339Z] #15 2.924 (111/115) Installing udev-init-scripts (35-r1) [2025-08-21T01:25:11.339Z] #15 2.940 (112/115) Installing eudev-libs (3.2.14-r2) [2025-08-21T01:25:11.339Z] #15 2.948 (113/115) Installing zstd-libs (1.5.6-r0) [2025-08-21T01:25:11.339Z] #15 2.968 (114/115) Installing kmod-libs (32-r0) [2025-08-21T01:25:11.339Z] #15 2.981 (115/115) Installing eudev (3.2.14-r2) [2025-08-21T01:25:11.339Z] #15 2.996 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:25:11.339Z] #15 3.001 Executing glib-2.80.5-r0.trigger [2025-08-21T01:25:11.339Z] #15 3.006 Executing eudev-3.2.14-r2.trigger [2025-08-21T01:25:11.339Z] #15 3.012 OK: 134 MiB in 129 packages [2025-08-21T01:25:11.907Z] #15 DONE 3.5s [2025-08-21T01:25:11.907Z] [2025-08-21T01:25:11.907Z] #17 [builder 8/8] RUN make build [2025-08-21T01:25:11.907Z] #17 0.541 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-21T01:25:12.843Z] #17 ... [2025-08-21T01:25:12.843Z] [2025-08-21T01:25:12.843Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-08-21T01:25:12.843Z] #18 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:12.843Z] #18 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:12.843Z] #18 0.746 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:25:12.843Z] #18 0.760 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:25:12.843Z] #18 0.802 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:25:12.843Z] #18 0.824 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:25:12.843Z] #18 0.851 Executing busybox-1.36.1-r30.trigger [2025-08-21T01:25:12.843Z] #18 0.859 OK: 134 MiB in 129 packages [2025-08-21T01:25:12.843Z] #18 DONE 1.0s [2025-08-21T01:25:12.843Z] [2025-08-21T01:25:12.843Z] #17 [builder 8/8] RUN make build [2025-08-21T01:25:39.453Z] #17 DONE 27.9s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-08-21T01:25:39.453Z] #19 DONE 0.2s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-08-21T01:25:39.453Z] #20 DONE 0.0s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-21T01:25:39.453Z] #21 DONE 0.0s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-21T01:25:39.453Z] #22 DONE 0.0s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-21T01:25:39.453Z] #23 DONE 0.0s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-08-21T01:25:39.453Z] #24 DONE 0.1s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-08-21T01:25:39.453Z] #25 DONE 0.2s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-21T01:25:39.453Z] #26 DONE 0.3s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-21T01:25:39.453Z] #27 DONE 0.3s [2025-08-21T01:25:39.453Z] [2025-08-21T01:25:39.453Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-21T01:25:39.453Z] #28 DONE 0.3s [2025-08-21T01:25:39.712Z] [2025-08-21T01:25:39.713Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-21T01:25:39.713Z] #29 DONE 0.3s [2025-08-21T01:25:39.971Z] [2025-08-21T01:25:39.971Z] #30 exporting to image [2025-08-21T01:25:39.971Z] #30 exporting layers [2025-08-21T01:25:40.228Z] #30 exporting layers 0.5s done [2025-08-21T01:25:40.228Z] #30 writing image sha256:282d0c2de5e5b6b936d51df4b6d3ca68660d89b5afe30fa6915ca5eaba63453f done [2025-08-21T01:25:40.228Z] #30 naming to docker.io/library/device-usb-camera done [2025-08-21T01:25:40.228Z] #30 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:25:40.332Z] provisioning config files... [2025-08-21T01:25:40.339Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config396192961057127470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:25:40.642Z] ---> ****-login.sh [2025-08-21T01:25:40.642Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:25:40.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:40.642Z] Login Succeeded [2025-08-21T01:25:40.642Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:25:40.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:40.642Z] Login Succeeded [2025-08-21T01:25:40.642Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:25:40.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:40.901Z] Login Succeeded [2025-08-21T01:25:40.901Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:25:40.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:40.901Z] Login Succeeded [2025-08-21T01:25:40.901Z] ****.io [2025-08-21T01:25:40.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:41.161Z] Login Succeeded [2025-08-21T01:25:41.161Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:25:41.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:25:41.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:25:41.253Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-08-21T01:25:41.253Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:25:41.253Z] latest [2025-08-21T01:25:41.253Z] 4.1.0-dev.4 [2025-08-21T01:25:41.253Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [2025-08-21T01:25:41.253Z] main [2025-08-21T01:25:41.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:41.593Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:41.922Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:25:41.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-21T01:25:41.922Z] fa34533dec6c: Preparing [2025-08-21T01:25:41.922Z] 6b671119c5e7: Preparing [2025-08-21T01:25:41.922Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:41.922Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:41.922Z] f0083bf6475a: Preparing [2025-08-21T01:25:41.922Z] 7206d983d249: Preparing [2025-08-21T01:25:41.922Z] 109a65a00f0a: Preparing [2025-08-21T01:25:41.922Z] 237958f1404d: Preparing [2025-08-21T01:25:41.922Z] 8dd1114b87bd: Preparing [2025-08-21T01:25:41.922Z] d6d32c1204f8: Preparing [2025-08-21T01:25:41.922Z] 3c20fd88be8f: Preparing [2025-08-21T01:25:41.922Z] dc9f95eccb20: Preparing [2025-08-21T01:25:41.922Z] 1729183da51b: Preparing [2025-08-21T01:25:41.922Z] 097100c76c15: Preparing [2025-08-21T01:25:41.922Z] d6d32c1204f8: Waiting [2025-08-21T01:25:41.922Z] 3c20fd88be8f: Waiting [2025-08-21T01:25:41.922Z] dc9f95eccb20: Waiting [2025-08-21T01:25:41.922Z] 1729183da51b: Waiting [2025-08-21T01:25:41.922Z] 237958f1404d: Waiting [2025-08-21T01:25:41.922Z] 097100c76c15: Waiting [2025-08-21T01:25:41.922Z] 109a65a00f0a: Waiting [2025-08-21T01:25:41.922Z] 8dd1114b87bd: Waiting [2025-08-21T01:25:41.922Z] fa34533dec6c: Pushed [2025-08-21T01:25:41.922Z] 6b671119c5e7: Pushed [2025-08-21T01:25:41.922Z] 7206d983d249: Pushed [2025-08-21T01:25:41.922Z] 0ed1b8fe51ea: Pushed [2025-08-21T01:25:42.181Z] d6d32c1204f8: Pushed [2025-08-21T01:25:42.181Z] 237958f1404d: Pushed [2025-08-21T01:25:42.181Z] 109a65a00f0a: Pushed [2025-08-21T01:25:42.181Z] 8dd1114b87bd: Pushed [2025-08-21T01:25:42.181Z] 097100c76c15: Layer already exists [2025-08-21T01:25:42.181Z] dc9f95eccb20: Pushed [2025-08-21T01:25:44.719Z] f0083bf6475a: Pushed [2025-08-21T01:25:47.096Z] 3c20fd88be8f: Pushed [2025-08-21T01:25:56.123Z] 1729183da51b: Pushed [2025-08-21T01:25:56.123Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:56.460Z] + 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-21T01:25:56.791Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-21T01:25:56.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-21T01:25:56.791Z] fa34533dec6c: Preparing [2025-08-21T01:25:56.791Z] 6b671119c5e7: Preparing [2025-08-21T01:25:56.791Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:56.791Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:56.791Z] f0083bf6475a: Preparing [2025-08-21T01:25:56.791Z] 7206d983d249: Preparing [2025-08-21T01:25:56.791Z] 109a65a00f0a: Preparing [2025-08-21T01:25:56.791Z] 237958f1404d: Preparing [2025-08-21T01:25:56.791Z] 8dd1114b87bd: Preparing [2025-08-21T01:25:56.791Z] d6d32c1204f8: Preparing [2025-08-21T01:25:56.791Z] 3c20fd88be8f: Preparing [2025-08-21T01:25:56.791Z] dc9f95eccb20: Preparing [2025-08-21T01:25:56.791Z] 1729183da51b: Preparing [2025-08-21T01:25:56.791Z] 097100c76c15: Preparing [2025-08-21T01:25:56.791Z] 109a65a00f0a: Waiting [2025-08-21T01:25:56.791Z] dc9f95eccb20: Waiting [2025-08-21T01:25:56.791Z] 237958f1404d: Waiting [2025-08-21T01:25:56.791Z] 1729183da51b: Waiting [2025-08-21T01:25:56.791Z] 8dd1114b87bd: Waiting [2025-08-21T01:25:56.791Z] 097100c76c15: Waiting [2025-08-21T01:25:56.791Z] 3c20fd88be8f: Waiting [2025-08-21T01:25:56.791Z] d6d32c1204f8: Waiting [2025-08-21T01:25:56.791Z] f0083bf6475a: Layer already exists [2025-08-21T01:25:56.791Z] 7206d983d249: Layer already exists [2025-08-21T01:25:56.791Z] 0ed1b8fe51ea: Layer already exists [2025-08-21T01:25:56.791Z] 6b671119c5e7: Layer already exists [2025-08-21T01:25:56.791Z] fa34533dec6c: Layer already exists [2025-08-21T01:25:56.791Z] 237958f1404d: Layer already exists [2025-08-21T01:25:56.791Z] 8dd1114b87bd: Layer already exists [2025-08-21T01:25:56.791Z] d6d32c1204f8: Layer already exists [2025-08-21T01:25:56.791Z] 109a65a00f0a: Layer already exists [2025-08-21T01:25:56.791Z] 3c20fd88be8f: Layer already exists [2025-08-21T01:25:56.791Z] 1729183da51b: Layer already exists [2025-08-21T01:25:56.791Z] 097100c76c15: Layer already exists [2025-08-21T01:25:56.791Z] dc9f95eccb20: Layer already exists [2025-08-21T01:25:56.791Z] latest: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:57.120Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:57.438Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-08-21T01:25:57.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-21T01:25:57.438Z] fa34533dec6c: Preparing [2025-08-21T01:25:57.438Z] 6b671119c5e7: Preparing [2025-08-21T01:25:57.438Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:57.438Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:57.438Z] f0083bf6475a: Preparing [2025-08-21T01:25:57.438Z] 7206d983d249: Preparing [2025-08-21T01:25:57.438Z] 109a65a00f0a: Preparing [2025-08-21T01:25:57.438Z] 237958f1404d: Preparing [2025-08-21T01:25:57.438Z] 8dd1114b87bd: Preparing [2025-08-21T01:25:57.438Z] d6d32c1204f8: Preparing [2025-08-21T01:25:57.438Z] 3c20fd88be8f: Preparing [2025-08-21T01:25:57.438Z] dc9f95eccb20: Preparing [2025-08-21T01:25:57.438Z] 1729183da51b: Preparing [2025-08-21T01:25:57.438Z] 097100c76c15: Preparing [2025-08-21T01:25:57.438Z] 3c20fd88be8f: Waiting [2025-08-21T01:25:57.438Z] dc9f95eccb20: Waiting [2025-08-21T01:25:57.438Z] 1729183da51b: Waiting [2025-08-21T01:25:57.438Z] 237958f1404d: Waiting [2025-08-21T01:25:57.438Z] 8dd1114b87bd: Waiting [2025-08-21T01:25:57.438Z] 109a65a00f0a: Waiting [2025-08-21T01:25:57.438Z] 097100c76c15: Waiting [2025-08-21T01:25:57.438Z] d6d32c1204f8: Waiting [2025-08-21T01:25:57.438Z] 0ed1b8fe51ea: Layer already exists [2025-08-21T01:25:57.438Z] 7206d983d249: Layer already exists [2025-08-21T01:25:57.438Z] 6b671119c5e7: Layer already exists [2025-08-21T01:25:57.438Z] f0083bf6475a: Layer already exists [2025-08-21T01:25:57.438Z] fa34533dec6c: Layer already exists [2025-08-21T01:25:57.438Z] 237958f1404d: Layer already exists [2025-08-21T01:25:57.438Z] 8dd1114b87bd: Layer already exists [2025-08-21T01:25:57.438Z] 3c20fd88be8f: Layer already exists [2025-08-21T01:25:57.438Z] 109a65a00f0a: Layer already exists [2025-08-21T01:25:57.438Z] d6d32c1204f8: Layer already exists [2025-08-21T01:25:57.438Z] 1729183da51b: Layer already exists [2025-08-21T01:25:57.438Z] dc9f95eccb20: Layer already exists [2025-08-21T01:25:57.438Z] 097100c76c15: Layer already exists [2025-08-21T01:25:57.438Z] 4.1.0-dev.4: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:57.766Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:58.091Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [2025-08-21T01:25:58.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-21T01:25:58.091Z] fa34533dec6c: Preparing [2025-08-21T01:25:58.091Z] 6b671119c5e7: Preparing [2025-08-21T01:25:58.091Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:58.091Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:58.091Z] f0083bf6475a: Preparing [2025-08-21T01:25:58.091Z] 7206d983d249: Preparing [2025-08-21T01:25:58.091Z] 109a65a00f0a: Preparing [2025-08-21T01:25:58.091Z] 237958f1404d: Preparing [2025-08-21T01:25:58.091Z] 8dd1114b87bd: Preparing [2025-08-21T01:25:58.091Z] d6d32c1204f8: Preparing [2025-08-21T01:25:58.091Z] 3c20fd88be8f: Preparing [2025-08-21T01:25:58.091Z] dc9f95eccb20: Preparing [2025-08-21T01:25:58.091Z] 1729183da51b: Preparing [2025-08-21T01:25:58.091Z] 097100c76c15: Preparing [2025-08-21T01:25:58.091Z] 237958f1404d: Waiting [2025-08-21T01:25:58.091Z] d6d32c1204f8: Waiting [2025-08-21T01:25:58.091Z] 8dd1114b87bd: Waiting [2025-08-21T01:25:58.091Z] 3c20fd88be8f: Waiting [2025-08-21T01:25:58.091Z] dc9f95eccb20: Waiting [2025-08-21T01:25:58.091Z] 1729183da51b: Waiting [2025-08-21T01:25:58.091Z] 097100c76c15: Waiting [2025-08-21T01:25:58.091Z] 109a65a00f0a: Waiting [2025-08-21T01:25:58.091Z] fa34533dec6c: Layer already exists [2025-08-21T01:25:58.091Z] 6b671119c5e7: Layer already exists [2025-08-21T01:25:58.091Z] f0083bf6475a: Layer already exists [2025-08-21T01:25:58.091Z] 0ed1b8fe51ea: Layer already exists [2025-08-21T01:25:58.091Z] 7206d983d249: Layer already exists [2025-08-21T01:25:58.091Z] 109a65a00f0a: Layer already exists [2025-08-21T01:25:58.091Z] 8dd1114b87bd: Layer already exists [2025-08-21T01:25:58.091Z] d6d32c1204f8: Layer already exists [2025-08-21T01:25:58.091Z] 3c20fd88be8f: Layer already exists [2025-08-21T01:25:58.091Z] 237958f1404d: Layer already exists [2025-08-21T01:25:58.091Z] dc9f95eccb20: Layer already exists [2025-08-21T01:25:58.092Z] 097100c76c15: Layer already exists [2025-08-21T01:25:58.092Z] 1729183da51b: Layer already exists [2025-08-21T01:25:58.092Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:58.416Z] + 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-21T01:25:58.742Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-21T01:25:58.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-21T01:25:58.743Z] fa34533dec6c: Preparing [2025-08-21T01:25:58.743Z] 6b671119c5e7: Preparing [2025-08-21T01:25:58.743Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:58.743Z] 0ed1b8fe51ea: Preparing [2025-08-21T01:25:58.743Z] f0083bf6475a: Preparing [2025-08-21T01:25:58.743Z] 7206d983d249: Preparing [2025-08-21T01:25:58.743Z] 109a65a00f0a: Preparing [2025-08-21T01:25:58.743Z] 237958f1404d: Preparing [2025-08-21T01:25:58.743Z] 8dd1114b87bd: Preparing [2025-08-21T01:25:58.743Z] d6d32c1204f8: Preparing [2025-08-21T01:25:58.743Z] 3c20fd88be8f: Preparing [2025-08-21T01:25:58.743Z] dc9f95eccb20: Preparing [2025-08-21T01:25:58.743Z] 1729183da51b: Preparing [2025-08-21T01:25:58.743Z] 097100c76c15: Preparing [2025-08-21T01:25:58.743Z] d6d32c1204f8: Waiting [2025-08-21T01:25:58.743Z] 3c20fd88be8f: Waiting [2025-08-21T01:25:58.743Z] dc9f95eccb20: Waiting [2025-08-21T01:25:58.743Z] 1729183da51b: Waiting [2025-08-21T01:25:58.743Z] 109a65a00f0a: Waiting [2025-08-21T01:25:58.743Z] 237958f1404d: Waiting [2025-08-21T01:25:58.743Z] 097100c76c15: Waiting [2025-08-21T01:25:58.743Z] 8dd1114b87bd: Waiting [2025-08-21T01:25:58.743Z] 0ed1b8fe51ea: Layer already exists [2025-08-21T01:25:58.743Z] 6b671119c5e7: Layer already exists [2025-08-21T01:25:58.743Z] fa34533dec6c: Layer already exists [2025-08-21T01:25:58.743Z] f0083bf6475a: Layer already exists [2025-08-21T01:25:58.743Z] 7206d983d249: Layer already exists [2025-08-21T01:25:58.743Z] 109a65a00f0a: Layer already exists [2025-08-21T01:25:58.743Z] 237958f1404d: Layer already exists [2025-08-21T01:25:58.743Z] 8dd1114b87bd: Layer already exists [2025-08-21T01:25:58.743Z] d6d32c1204f8: Layer already exists [2025-08-21T01:25:58.743Z] 1729183da51b: Layer already exists [2025-08-21T01:25:58.743Z] 3c20fd88be8f: Layer already exists [2025-08-21T01:25:58.743Z] 097100c76c15: Layer already exists [2025-08-21T01:25:58.743Z] dc9f95eccb20: Layer already exists [2025-08-21T01:25:58.743Z] main: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:25:58.820Z] ===================================================== [Pipeline] echo [2025-08-21T01:25:58.835Z] taggedImages: [2025-08-21T01:25:58.835Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:25:58.835Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-21T01:25:58.835Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-08-21T01:25:58.835Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [2025-08-21T01:25:58.835Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-08-21T01:25:58.877Z] ========================================================= [2025-08-21T01:25:58.877Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T01:25:58.877Z] images: [2025-08-21T01:25:58.877Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:25:58.877Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-21T01:25:58.877Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-08-21T01:25:58.877Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [2025-08-21T01:25:58.877Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-21T01:25:58.877Z] settingsFile: [2025-08-21T01:25:58.877Z] device-usb-camera-settings [2025-08-21T01:25:58.877Z] ========================================================= [Pipeline] node [2025-08-21T01:26:13.880Z] Still waiting to schedule task [2025-08-21T01:26:13.880Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-21T01:26:56.744Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7329 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-08-21T01:26:56.763Z] Running in /w/workspace/device-usb-camera/204 [Pipeline] { [Pipeline] checkout [2025-08-21T01:26:59.835Z] Selected Git installation does not exist. Using Default [2025-08-21T01:26:59.836Z] The recommended git tool is: NONE [2025-08-21T01:27:06.421Z] using credential edgex-jenkins-ssh [2025-08-21T01:27:06.523Z] Cloning the remote Git repository [2025-08-21T01:27:06.589Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-08-21T01:27:06.745Z] > git init /w/workspace/device-usb-camera/204 # timeout=10 [2025-08-21T01:27:06.960Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-08-21T01:27:06.962Z] > git --version # timeout=10 [2025-08-21T01:27:06.988Z] > git --version # 'git version 2.25.1' [2025-08-21T01:27:06.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T01:27:07.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:27:09.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-08-21T01:27:09.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:27:11.260Z] Avoid second fetch [2025-08-21T01:27:11.260Z] Checking out Revision 0956bc5f995bc9a93cf600e891fb644a5a0af006 (main) [2025-08-21T01:27:11.281Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T01:27:11.365Z] > git checkout -f 0956bc5f995bc9a93cf600e891fb644a5a0af006 # timeout=10 [2025-08-21T01:27:12.062Z] Commit message: "Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:27:16.474Z] provisioning config files... [2025-08-21T01:27:16.508Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/204@tmp/config9817348987235857763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:17.269Z] ---> ****-login.sh [2025-08-21T01:27:17.269Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:27:17.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:17.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:17.863Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:17.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:17.863Z] [2025-08-21T01:27:17.863Z] Login Succeeded [2025-08-21T01:27:17.863Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:27:18.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:18.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:18.451Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:18.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:18.451Z] [2025-08-21T01:27:18.451Z] Login Succeeded [2025-08-21T01:27:18.451Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:27:18.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:18.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:18.720Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:18.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:18.720Z] [2025-08-21T01:27:18.720Z] Login Succeeded [2025-08-21T01:27:18.720Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:18.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:19.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:19.259Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:19.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:19.259Z] [2025-08-21T01:27:19.259Z] Login Succeeded [2025-08-21T01:27:19.259Z] ****.io [2025-08-21T01:27:19.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:19.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:19.799Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:19.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:19.799Z] [2025-08-21T01:27:19.799Z] Login Succeeded [2025-08-21T01:27:19.799Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:27:19.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:27:20.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:27:20.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:27:20.205Z] ========================================================= [2025-08-21T01:27:20.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T01:27:20.205Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:20.583Z] + 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-21T01:27:21.185Z] Sending build context to Docker daemon 11.61MB [2025-08-21T01:27:21.185Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:27:21.185Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-21T01:27:21.185Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T01:27:21.185Z] 94e9d8af2201: Pulling fs layer [2025-08-21T01:27:21.185Z] a6c56e8762df: Pulling fs layer [2025-08-21T01:27:21.185Z] f0f3c8884826: Pulling fs layer [2025-08-21T01:27:21.185Z] c7e7622c144d: Pulling fs layer [2025-08-21T01:27:21.185Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T01:27:21.185Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T01:27:21.185Z] ba8bce9d2590: Pulling fs layer [2025-08-21T01:27:21.185Z] ca778ea9c289: Pulling fs layer [2025-08-21T01:27:21.185Z] 4f4fb700ef54: Waiting [2025-08-21T01:27:21.185Z] ba8bce9d2590: Waiting [2025-08-21T01:27:21.185Z] ca778ea9c289: Waiting [2025-08-21T01:27:21.185Z] b4c3b6d88c5a: Waiting [2025-08-21T01:27:21.185Z] c7e7622c144d: Waiting [2025-08-21T01:27:21.457Z] a6c56e8762df: Verifying Checksum [2025-08-21T01:27:21.457Z] a6c56e8762df: Download complete [2025-08-21T01:27:21.457Z] c7e7622c144d: Verifying Checksum [2025-08-21T01:27:21.457Z] c7e7622c144d: Download complete [2025-08-21T01:27:21.457Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T01:27:21.457Z] 4f4fb700ef54: Download complete [2025-08-21T01:27:21.457Z] b4c3b6d88c5a: Verifying Checksum [2025-08-21T01:27:21.457Z] b4c3b6d88c5a: Download complete [2025-08-21T01:27:21.457Z] 94e9d8af2201: Verifying Checksum [2025-08-21T01:27:21.457Z] 94e9d8af2201: Download complete [2025-08-21T01:27:22.059Z] ca778ea9c289: Verifying Checksum [2025-08-21T01:27:22.059Z] ca778ea9c289: Download complete [2025-08-21T01:27:23.034Z] 94e9d8af2201: Pull complete [2025-08-21T01:27:23.308Z] a6c56e8762df: Pull complete [2025-08-21T01:27:23.910Z] f0f3c8884826: Verifying Checksum [2025-08-21T01:27:23.910Z] f0f3c8884826: Download complete [2025-08-21T01:27:24.883Z] ba8bce9d2590: Verifying Checksum [2025-08-21T01:27:24.883Z] ba8bce9d2590: Download complete [2025-08-21T01:27:39.940Z] f0f3c8884826: Pull complete [2025-08-21T01:27:39.940Z] c7e7622c144d: Pull complete [2025-08-21T01:27:39.940Z] 4f4fb700ef54: Pull complete [2025-08-21T01:27:39.940Z] b4c3b6d88c5a: Pull complete [2025-08-21T01:27:48.182Z] ba8bce9d2590: Pull complete [2025-08-21T01:27:50.139Z] ca778ea9c289: Pull complete [2025-08-21T01:27:50.139Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T01:27:50.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T01:27:50.413Z] ---> 47b25d7523d1 [2025-08-21T01:27:50.413Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:27:53.781Z] ---> Running in fef8b516a520 [2025-08-21T01:27:53.781Z] Removing intermediate container fef8b516a520 [2025-08-21T01:27:53.781Z] ---> 0d88661ac1e2 [2025-08-21T01:27:53.781Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:27:54.059Z] ---> Running in 6a51d5b9d682 [2025-08-21T01:27:54.334Z] Removing intermediate container 6a51d5b9d682 [2025-08-21T01:27:54.334Z] ---> ba3b167390e9 [2025-08-21T01:27:54.334Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-21T01:27:54.334Z] ---> Running in 13a76c777e77 [2025-08-21T01:27:54.929Z] Removing intermediate container 13a76c777e77 [2025-08-21T01:27:54.929Z] ---> e0f7dbe2a3b0 [2025-08-21T01:27:54.929Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-21T01:27:54.929Z] ---> Running in 126ff8a2995f [2025-08-21T01:27:55.196Z] Removing intermediate container 126ff8a2995f [2025-08-21T01:27:55.196Z] ---> 94a51c824008 [2025-08-21T01:27:55.196Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-21T01:27:55.196Z] ---> Running in 6ac276cac747 [2025-08-21T01:27:56.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:27:56.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:27:58.308Z] Running on prd-centos7-docker-4c-2g-7336 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:27:58.356Z] provisioning config files... [2025-08-21T01:27:58.377Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1106172753514555391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:58.875Z] (1/14) Installing libintl (0.22.5-r0) [2025-08-21T01:27:58.875Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-21T01:27:58.875Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-21T01:27:58.875Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-21T01:27:58.875Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-21T01:27:58.875Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-21T01:27:59.142Z] (7/14) Installing udev-init-scripts (35-r1) [2025-08-21T01:27:59.142Z] (8/14) Installing libeconf (0.6.3-r0) [2025-08-21T01:27:59.142Z] (9/14) Installing libblkid (2.40.1-r1) [2025-08-21T01:27:59.142Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-08-21T01:27:59.142Z] (11/14) Installing kmod-libs (32-r0) [2025-08-21T01:27:59.142Z] (12/14) Installing eudev (3.2.14-r2) [2025-08-21T01:27:59.410Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-21T01:27:59.410Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-21T01:27:59.993Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:27:59.993Z] Executing eudev-3.2.14-r2.trigger [2025-08-21T01:27:59.993Z] OK: 247 MiB in 72 packages [2025-08-21T01:28:00.154Z] ---> ****-login.sh [2025-08-21T01:28:00.154Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:28:01.400Z] Removing intermediate container 6ac276cac747 [2025-08-21T01:28:01.401Z] ---> 15c7677b9cdc [2025-08-21T01:28:01.401Z] Step 8/13 : WORKDIR /device-usb-camera [2025-08-21T01:28:01.993Z] ---> Running in ff90e4617a6d [2025-08-21T01:28:02.584Z] Removing intermediate container ff90e4617a6d [2025-08-21T01:28:02.584Z] ---> 2efaf35a6ec4 [2025-08-21T01:28:02.584Z] Step 9/13 : COPY go.mod vendor* ./ [2025-08-21T01:28:03.175Z] ---> e6ea9875f8df [2025-08-21T01:28:03.175Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:28:03.175Z] ---> Running in b63ccbf468e3 [2025-08-21T01:30:09.908Z] Removing intermediate container b63ccbf468e3 [2025-08-21T01:30:09.908Z] ---> 09c79fc82f27 [2025-08-21T01:30:09.908Z] Step 11/13 : COPY . . [2025-08-21T01:30:09.908Z] ---> df34c6475e0a [2025-08-21T01:30:09.908Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-21T01:30:09.908Z] ---> Running in 8bb4f1fb52c7 [2025-08-21T01:30:09.908Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T01:30:09.908Z] Dload Upload Total Spent Left Speed [2025-08-21T01:30:09.908Z] 0 0 0 0 0 0 0   0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5464 0 --:--:-- --:--:-- --:--:-- 5502 [2025-08-21T01:30:09.908Z] Removing intermediate container 8bb4f1fb52c7 [2025-08-21T01:30:09.908Z] ---> 0e39273303ae [2025-08-21T01:30:09.908Z] Step 13/13 : RUN ${MAKE} [2025-08-21T01:30:09.908Z] ---> Running in 6aa46e655076 [2025-08-21T01:30:09.908Z] noop [2025-08-21T01:30:09.908Z] Removing intermediate container 6aa46e655076 [2025-08-21T01:30:09.908Z] ---> 580678fae1f9 [2025-08-21T01:30:09.908Z] Successfully built 580678fae1f9 [2025-08-21T01:30:09.908Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:30:10.289Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:30:10.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:30:10.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container [2025-08-21T01:30:10.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/204 -v /w/workspace/device-usb-camera/204:/w/workspace/device-usb-camera/204:rw,z -v /w/workspace/device-usb-camera/204@tmp:/w/workspace/device-usb-camera/204@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-21T01:30:12.167Z] $ docker top 260d780f8c1233cc9a69a07bab49f6f16abb9d3fc7059319350d4d8bf4aa7f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:30:13.120Z] + go version [2025-08-21T01:30:13.120Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T01:30:13.147Z] $ docker stop --time=1 260d780f8c1233cc9a69a07bab49f6f16abb9d3fc7059319350d4d8bf4aa7f6e [2025-08-21T01:30:14.972Z] $ docker rm -f --volumes 260d780f8c1233cc9a69a07bab49f6f16abb9d3fc7059319350d4d8bf4aa7f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:30:15.634Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:30:15.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:30:15.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container [2025-08-21T01:30:15.971Z] $ 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/204 -v /w/workspace/device-usb-camera/204:/w/workspace/device-usb-camera/204:rw,z -v /w/workspace/device-usb-camera/204@tmp:/w/workspace/device-usb-camera/204@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-21T01:30:17.545Z] $ docker top 313d97b378ee51ff3dcb61c45e7d4fcb4ada252026fab224b79435ad931e5ffc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:30:18.480Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/204 [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:30:19.166Z] + make test [2025-08-21T01:30:19.166Z] go test ./... -coverprofile=coverage.out ./... [2025-08-21T01:30:25.861Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-21T01:35:17.906Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-21T01:35:26.166Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 4.4% of statements [2025-08-21T01:35:26.166Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-21T01:35:26.166Z] go vet ./... [2025-08-21T01:36:34.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:36:34.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:36:34.070Z] ./bin/test-attribution-txt.sh [2025-08-21T01:36:34.070Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:36:34.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:36:34.109Z] $ docker stop --time=1 313d97b378ee51ff3dcb61c45e7d4fcb4ada252026fab224b79435ad931e5ffc [2025-08-21T01:36:36.197Z] $ docker rm -f --volumes 313d97b378ee51ff3dcb61c45e7d4fcb4ada252026fab224b79435ad931e5ffc [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:36:38.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:36:38.367Z] Warning: overwriting stash ‘coverage-report’ [2025-08-21T01:36:39.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:36:39.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:36:39.919Z] + ls -al . [2025-08-21T01:36:39.919Z] total 284 [2025-08-21T01:36:39.919Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:30 . [2025-08-21T01:36:39.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:27 .. [2025-08-21T01:36:39.919Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:27 .git [2025-08-21T01:36:39.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 .github [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 21 01:27 .gitignore [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 21 01:27 .golangci.yml [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 21 01:27 .hadolint.yml [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 21 01:27 Attribution.txt [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 21 01:27 CHANGELOG.md [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 21 01:27 Dockerfile [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 21 01:27 GOVERNANCE.md [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 21 01:27 Jenkinsfile [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 21 01:27 LICENSE [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 21 01:27 Makefile [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 21 01:27 OWNERS.md [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 21 01:27 README.md [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:23 VERSION [2025-08-21T01:36:39.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:27 bin [2025-08-21T01:36:39.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 cmd [2025-08-21T01:36:39.919Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 21 01:35 coverage.out [2025-08-21T01:36:39.919Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 21 01:27 docker-entrypoint.sh [2025-08-21T01:36:39.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:27 docs [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 6400 Aug 21 01:27 go.mod [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 87399 Aug 21 01:27 go.sum [2025-08-21T01:36:39.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 internal [2025-08-21T01:36:39.919Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 21 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:36:40.305Z] + 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=0956bc5f995bc9a93cf600e891fb644a5a0af006 --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-21T01:36:40.897Z] Sending build context to Docker daemon 11.66MB [2025-08-21T01:36:40.897Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:36:40.897Z] Step 2/37 : FROM ${BASE} AS builder [2025-08-21T01:36:40.897Z] ---> 580678fae1f9 [2025-08-21T01:36:40.897Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:36:41.179Z] ---> Running in e82d1b746edc [2025-08-21T01:36:41.449Z] Removing intermediate container e82d1b746edc [2025-08-21T01:36:41.449Z] ---> 63493b4725c0 [2025-08-21T01:36:41.449Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:36:42.038Z] ---> Running in 774e2cf299f7 [2025-08-21T01:36:42.347Z] Removing intermediate container 774e2cf299f7 [2025-08-21T01:36:42.347Z] ---> 728b6f029604 [2025-08-21T01:36:42.347Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-21T01:36:42.623Z] ---> Running in e9e8c2fd25e0 [2025-08-21T01:36:43.220Z] Removing intermediate container e9e8c2fd25e0 [2025-08-21T01:36:43.220Z] ---> 9b989df5152e [2025-08-21T01:36:43.220Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-21T01:36:43.220Z] ---> Running in 09cdf174d577 [2025-08-21T01:36:43.492Z] Removing intermediate container 09cdf174d577 [2025-08-21T01:36:43.492Z] ---> 41a689ddc3fe [2025-08-21T01:36:43.492Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-21T01:36:43.768Z] ---> Running in 81376589aee2 [2025-08-21T01:36:45.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:36:45.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:36:48.078Z] OK: 247 MiB in 72 packages [2025-08-21T01:36:49.069Z] Removing intermediate container 81376589aee2 [2025-08-21T01:36:49.069Z] ---> f9913cdf6893 [2025-08-21T01:36:49.069Z] Step 8/37 : WORKDIR /device-usb-camera [2025-08-21T01:36:49.069Z] ---> Running in d58bc6d05f3b [2025-08-21T01:36:49.672Z] Removing intermediate container d58bc6d05f3b [2025-08-21T01:36:49.672Z] ---> ff6c6fa46c1f [2025-08-21T01:36:49.672Z] Step 9/37 : COPY go.mod vendor* ./ [2025-08-21T01:36:50.270Z] ---> c78487be9de6 [2025-08-21T01:36:50.270Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:36:50.270Z] ---> Running in 975b4cf7d6c7 [2025-08-21T01:36:53.670Z] Removing intermediate container 975b4cf7d6c7 [2025-08-21T01:36:53.670Z] ---> 661391a90a3c [2025-08-21T01:36:53.670Z] Step 11/37 : COPY . . [2025-08-21T01:36:55.119Z] ---> e280178888d7 [2025-08-21T01:36:55.119Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-21T01:36:55.119Z] ---> Running in c5f81b8395e7 [2025-08-21T01:36:56.104Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T01:36:56.104Z] Dload Upload Total Spent Left Speed [2025-08-21T01:36:56.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 3314 0 --:--:-- --:--:-- --:--:-- 3360 [2025-08-21T01:36:57.345Z] Removing intermediate container c5f81b8395e7 [2025-08-21T01:36:57.345Z] ---> 168e2321cd7a [2025-08-21T01:36:57.345Z] Step 13/37 : RUN ${MAKE} [2025-08-21T01:36:57.345Z] ---> Running in d02d653959db [2025-08-21T01:36:58.763Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-21T01:41:50.744Z] Removing intermediate container d02d653959db [2025-08-21T01:41:50.744Z] ---> cc1b6c4dd5d0 [2025-08-21T01:41:50.744Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-08-21T01:41:51.334Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-08-21T01:41:51.334Z] da4d7e05a7aa: Pulling fs layer [2025-08-21T01:41:52.753Z] da4d7e05a7aa: Verifying Checksum [2025-08-21T01:41:52.753Z] da4d7e05a7aa: Download complete [2025-08-21T01:41:53.340Z] da4d7e05a7aa: Pull complete [2025-08-21T01:41:53.340Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-21T01:41:53.340Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-08-21T01:41:53.340Z] ---> 62c65ed7ef0d [2025-08-21T01:41:53.340Z] Step 15/37 : FROM alpine:3.20 [2025-08-21T01:41:53.924Z] 3.20: Pulling from library/alpine [2025-08-21T01:41:54.195Z] 13e713f82565: Pulling fs layer [2025-08-21T01:41:54.466Z] 13e713f82565: Download complete [2025-08-21T01:41:55.438Z] 13e713f82565: Pull complete [2025-08-21T01:41:55.438Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:41:55.438Z] Status: Downloaded newer image for alpine:3.20 [2025-08-21T01:41:55.438Z] ---> c88e9dceb6cb [2025-08-21T01:41:55.438Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-21T01:41:55.438Z] ---> Running in f7d7fa511704 [2025-08-21T01:41:55.708Z] Removing intermediate container f7d7fa511704 [2025-08-21T01:41:55.708Z] ---> 767b906f6571 [2025-08-21T01:41:55.708Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-21T01:41:55.978Z] ---> Running in d9e61cc6bfa8 [2025-08-21T01:41:57.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:41:57.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:41:59.631Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-08-21T01:41:59.631Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-21T01:41:59.899Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-08-21T01:42:00.169Z] (4/114) Installing libxau (1.0.11-r4) [2025-08-21T01:42:00.169Z] (5/114) Installing libmd (1.1.0-r0) [2025-08-21T01:42:00.169Z] (6/114) Installing libbsd (0.12.2-r0) [2025-08-21T01:42:00.169Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-08-21T01:42:00.169Z] (8/114) Installing libxcb (1.16.1-r0) [2025-08-21T01:42:00.169Z] (9/114) Installing libx11 (1.8.9-r1) [2025-08-21T01:42:00.442Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-08-21T01:42:00.442Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-08-21T01:42:00.442Z] (12/114) Installing libdrm (2.4.120-r0) [2025-08-21T01:42:00.442Z] (13/114) Installing libxext (1.3.6-r2) [2025-08-21T01:42:00.442Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-08-21T01:42:00.714Z] (15/114) Installing libffi (3.4.6-r0) [2025-08-21T01:42:00.714Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-08-21T01:42:00.714Z] (17/114) Installing libva (2.21.0-r0) [2025-08-21T01:42:00.714Z] (18/114) Installing libvdpau (1.5-r3) [2025-08-21T01:42:00.714Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-21T01:42:00.714Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-08-21T01:42:00.714Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-08-21T01:42:00.714Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-21T01:42:00.714Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-08-21T01:42:00.985Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-08-21T01:42:00.985Z] (25/114) Installing imath (3.1.12-r0) [2025-08-21T01:42:00.985Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-08-21T01:42:00.985Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-08-21T01:42:00.985Z] (28/114) Installing giflib (5.2.2-r0) [2025-08-21T01:42:00.985Z] (29/114) Installing libhwy (1.0.7-r0) [2025-08-21T01:42:00.985Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-08-21T01:42:00.985Z] (31/114) Installing lcms2 (2.16-r0) [2025-08-21T01:42:00.985Z] (32/114) Installing libpng (1.6.44-r0) [2025-08-21T01:42:01.256Z] (33/114) Installing libjxl (0.10.2-r0) [2025-08-21T01:42:01.256Z] (34/114) Installing lame-libs (3.100-r5) [2025-08-21T01:42:01.256Z] (35/114) Installing opus (1.5.2-r0) [2025-08-21T01:42:01.256Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-08-21T01:42:01.256Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-08-21T01:42:01.256Z] (38/114) Installing soxr (0.1.3-r7) [2025-08-21T01:42:01.256Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-21T01:42:01.525Z] (40/114) Installing libogg (1.3.5-r5) [2025-08-21T01:42:01.525Z] (41/114) Installing libtheora (1.1.1-r18) [2025-08-21T01:42:01.525Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-08-21T01:42:01.525Z] (43/114) Installing libvpx (1.14.1-r0) [2025-08-21T01:42:01.525Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-08-21T01:42:01.525Z] (45/114) Installing libwebp (1.3.2-r0) [2025-08-21T01:42:01.805Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-08-21T01:42:01.805Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-08-21T01:42:01.805Z] (48/114) Installing numactl (2.0.18-r0) [2025-08-21T01:42:01.805Z] (49/114) Installing x265-libs (3.6-r0) [2025-08-21T01:42:01.805Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-08-21T01:42:02.077Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-21T01:42:02.348Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-08-21T01:42:02.348Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-08-21T01:42:02.348Z] (54/114) Installing libexpat (2.7.0-r0) [2025-08-21T01:42:02.618Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-08-21T01:42:02.618Z] (56/114) Installing freetype (2.13.2-r0) [2025-08-21T01:42:02.618Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-08-21T01:42:02.618Z] (58/114) Installing fribidi (1.0.15-r0) [2025-08-21T01:42:02.618Z] (59/114) Installing libintl (0.22.5-r0) [2025-08-21T01:42:02.618Z] (60/114) Installing libeconf (0.6.3-r0) [2025-08-21T01:42:02.618Z] (61/114) Installing libblkid (2.40.1-r1) [2025-08-21T01:42:02.618Z] (62/114) Installing libmount (2.40.1-r1) [2025-08-21T01:42:02.618Z] (63/114) Installing pcre2 (10.43-r0) [2025-08-21T01:42:02.618Z] (64/114) Installing glib (2.80.5-r0) [2025-08-21T01:42:02.907Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-08-21T01:42:02.907Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-08-21T01:42:02.907Z] (67/114) Installing libunibreak (6.1-r0) [2025-08-21T01:42:02.907Z] (68/114) Installing libass (0.17.2-r0) [2025-08-21T01:42:02.907Z] (69/114) Installing libbluray (1.3.4-r1) [2025-08-21T01:42:03.216Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-08-21T01:42:03.216Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-08-21T01:42:03.216Z] (72/114) Installing cjson (1.7.18-r0) [2025-08-21T01:42:03.216Z] (73/114) Installing mbedtls (3.6.4-r0) [2025-08-21T01:42:03.216Z] (74/114) Installing librist (0.2.10-r1) [2025-08-21T01:42:03.216Z] (75/114) Installing libsrt (1.5.3-r0) [2025-08-21T01:42:03.216Z] (76/114) Installing libssh (0.10.6-r0) [2025-08-21T01:42:03.216Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-08-21T01:42:03.216Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-08-21T01:42:03.216Z] (79/114) Installing libsodium (1.0.19-r0) [2025-08-21T01:42:03.216Z] (80/114) Installing libzmq (4.3.5-r2) [2025-08-21T01:42:03.495Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-21T01:42:03.495Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-08-21T01:42:03.495Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-08-21T01:42:03.495Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-08-21T01:42:03.495Z] (85/114) Installing sratom (0.6.16-r0) [2025-08-21T01:42:03.495Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-08-21T01:42:03.495Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-08-21T01:42:03.772Z] (88/114) Installing libdovi (3.3.0-r0) [2025-08-21T01:42:03.772Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-08-21T01:42:03.772Z] (90/114) Installing shaderc (2024.0-r0) [2025-08-21T01:42:03.772Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-08-21T01:42:03.772Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-08-21T01:42:03.772Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-21T01:42:03.772Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-21T01:42:04.045Z] (95/114) Installing vidstab (1.1.1-r0) [2025-08-21T01:42:04.045Z] (96/114) Installing zimg (3.0.5-r2) [2025-08-21T01:42:04.045Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-21T01:42:04.045Z] (98/114) Installing libasyncns (0.8-r3) [2025-08-21T01:42:04.045Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-08-21T01:42:04.045Z] (100/114) Installing libltdl (2.4.7-r3) [2025-08-21T01:42:04.045Z] (101/114) Installing orc (0.4.40-r0) [2025-08-21T01:42:04.045Z] (102/114) Installing libflac (1.4.3-r1) [2025-08-21T01:42:04.045Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-08-21T01:42:04.317Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-08-21T01:42:04.317Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-08-21T01:42:04.317Z] (106/114) Installing libpulse (17.0-r0) [2025-08-21T01:42:04.317Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-08-21T01:42:04.317Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-21T01:42:04.317Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-08-21T01:42:04.317Z] (110/114) Installing udev-init-scripts (35-r1) [2025-08-21T01:42:04.317Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-08-21T01:42:04.317Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-08-21T01:42:04.317Z] (113/114) Installing kmod-libs (32-r0) [2025-08-21T01:42:04.317Z] (114/114) Installing eudev (3.2.14-r2) [2025-08-21T01:42:04.591Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:42:04.591Z] Executing glib-2.80.5-r0.trigger [2025-08-21T01:42:04.591Z] Executing eudev-3.2.14-r2.trigger [2025-08-21T01:42:04.591Z] OK: 120 MiB in 128 packages [2025-08-21T01:42:10.010Z] Removing intermediate container d9e61cc6bfa8 [2025-08-21T01:42:10.010Z] ---> e9c452fa5ab3 [2025-08-21T01:42:10.010Z] Step 18/37 : RUN apk --no-cache upgrade [2025-08-21T01:42:10.010Z] ---> Running in ec780edba6f0 [2025-08-21T01:42:10.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:11.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:13.148Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:13.148Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:42:13.420Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:13.420Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:13.420Z] Executing busybox-1.36.1-r30.trigger [2025-08-21T01:42:13.420Z] OK: 120 MiB in 128 packages [2025-08-21T01:42:14.848Z] Removing intermediate container ec780edba6f0 [2025-08-21T01:42:14.848Z] ---> db7b92fe16bb [2025-08-21T01:42:14.848Z] Step 19/37 : WORKDIR / [2025-08-21T01:42:14.848Z] ---> Running in 18f60204c580 [2025-08-21T01:42:15.440Z] Removing intermediate container 18f60204c580 [2025-08-21T01:42:15.440Z] ---> 0c6ca1066e8e [2025-08-21T01:42:15.440Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-08-21T01:42:18.038Z] ---> b02ac63ba85a [2025-08-21T01:42:18.038Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-08-21T01:42:18.630Z] ---> 2a23f72d0864 [2025-08-21T01:42:18.630Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-21T01:42:19.219Z] ---> d1102a7f8719 [2025-08-21T01:42:19.219Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-21T01:42:19.816Z] ---> b4185cb06a12 [2025-08-21T01:42:19.816Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-21T01:42:20.787Z] ---> 8e72adf70298 [2025-08-21T01:42:20.787Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-08-21T01:42:21.374Z] ---> 9db3d21cc950 [2025-08-21T01:42:21.374Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-08-21T01:42:23.338Z] ---> 80a04bc9d4d8 [2025-08-21T01:42:23.338Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-21T01:42:23.338Z] ---> Running in 770269cd9982 [2025-08-21T01:42:25.315Z] Removing intermediate container 770269cd9982 [2025-08-21T01:42:25.315Z] ---> 10fd5bd2bd80 [2025-08-21T01:42:25.315Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-21T01:42:25.315Z] ---> Running in dc8729c9f563 [2025-08-21T01:42:27.936Z] Removing intermediate container dc8729c9f563 [2025-08-21T01:42:27.936Z] ---> 091b5d7d5eec [2025-08-21T01:42:27.936Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-21T01:42:27.936Z] ---> Running in 06e70f83fcea [2025-08-21T01:42:29.892Z] Removing intermediate container 06e70f83fcea [2025-08-21T01:42:29.892Z] ---> db8f6f0ffa34 [2025-08-21T01:42:29.892Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-21T01:42:29.892Z] ---> Running in 7d3ce1d1181f [2025-08-21T01:42:31.859Z] Removing intermediate container 7d3ce1d1181f [2025-08-21T01:42:31.859Z] ---> 5d8c60813dec [2025-08-21T01:42:31.859Z] Step 31/37 : EXPOSE 59983 [2025-08-21T01:42:31.859Z] ---> Running in eb38756a3fdd [2025-08-21T01:42:32.138Z] Removing intermediate container eb38756a3fdd [2025-08-21T01:42:32.138Z] ---> ce02726b9cfb [2025-08-21T01:42:32.138Z] Step 32/37 : EXPOSE 8554 [2025-08-21T01:42:32.407Z] ---> Running in 413b1c57e71c [2025-08-21T01:42:32.676Z] Removing intermediate container 413b1c57e71c [2025-08-21T01:42:32.676Z] ---> f808a425502a [2025-08-21T01:42:32.676Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-08-21T01:42:32.946Z] ---> Running in 3b751cf545bc [2025-08-21T01:42:33.218Z] Removing intermediate container 3b751cf545bc [2025-08-21T01:42:33.218Z] ---> 9c0f5cd54668 [2025-08-21T01:42:33.218Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-08-21T01:42:33.218Z] ---> Running in 28947305c4f8 [2025-08-21T01:42:33.805Z] Removing intermediate container 28947305c4f8 [2025-08-21T01:42:33.805Z] ---> b400d5b18493 [2025-08-21T01:42:33.805Z] Step 35/37 : LABEL arch=arm64 [2025-08-21T01:42:33.805Z] ---> Running in 5a9861666ad0 [2025-08-21T01:42:34.074Z] Removing intermediate container 5a9861666ad0 [2025-08-21T01:42:34.074Z] ---> 1e1ccea30bd1 [2025-08-21T01:42:34.074Z] Step 36/37 : LABEL git_sha=0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:42:34.344Z] ---> Running in a6df9a75cc38 [2025-08-21T01:42:34.612Z] Removing intermediate container a6df9a75cc38 [2025-08-21T01:42:34.612Z] ---> bf46cef0b6d2 [2025-08-21T01:42:34.612Z] Step 37/37 : LABEL version=4.1.0-dev.4 [2025-08-21T01:42:34.612Z] ---> Running in 5d655fceefb0 [2025-08-21T01:42:35.202Z] Removing intermediate container 5d655fceefb0 [2025-08-21T01:42:35.202Z] ---> 7c9bb72e351c [2025-08-21T01:42:35.202Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-21T01:42:35.202Z] Successfully built 7c9bb72e351c [2025-08-21T01:42:35.202Z] 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-21T01:42:35.368Z] provisioning config files... [2025-08-21T01:42:35.387Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/204@tmp/config11227529734262511518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:42:35.756Z] ---> ****-login.sh [2025-08-21T01:42:35.756Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:42:36.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:36.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:36.028Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:36.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:36.028Z] [2025-08-21T01:42:36.028Z] Login Succeeded [2025-08-21T01:42:36.028Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:42:36.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:36.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:36.616Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:36.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:36.616Z] [2025-08-21T01:42:36.616Z] Login Succeeded [2025-08-21T01:42:36.616Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:42:36.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:37.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:37.157Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:37.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:37.157Z] [2025-08-21T01:42:37.157Z] Login Succeeded [2025-08-21T01:42:37.157Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:42:37.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:37.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:37.699Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:37.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:37.699Z] [2025-08-21T01:42:37.699Z] Login Succeeded [2025-08-21T01:42:37.699Z] ****.io [2025-08-21T01:42:37.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:38.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:38.239Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:38.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:38.239Z] [2025-08-21T01:42:38.239Z] Login Succeeded [2025-08-21T01:42:38.239Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:42:38.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:42:38.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:42:38.330Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-08-21T01:42:38.330Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:42:38.330Z] latest [2025-08-21T01:42:38.330Z] 4.1.0-dev.4 [2025-08-21T01:42:38.330Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [2025-08-21T01:42:38.330Z] main [2025-08-21T01:42:38.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:38.726Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:39.125Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:42:39.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-21T01:42:39.125Z] 25cce9e7f8f4: Preparing [2025-08-21T01:42:39.125Z] 09d70fc0fdca: Preparing [2025-08-21T01:42:39.125Z] 560dcf5ab8d9: Preparing [2025-08-21T01:42:39.125Z] 43c633a85879: Preparing [2025-08-21T01:42:39.125Z] f0c0fc467d42: Preparing [2025-08-21T01:42:39.125Z] 4fdee56d7956: Preparing [2025-08-21T01:42:39.125Z] 41e86bf463f0: Preparing [2025-08-21T01:42:39.125Z] 36e85cf0672b: Preparing [2025-08-21T01:42:39.125Z] fe54a9cc25cc: Preparing [2025-08-21T01:42:39.125Z] 8f2827fd8c66: Preparing [2025-08-21T01:42:39.125Z] fda35d43a709: Preparing [2025-08-21T01:42:39.125Z] bc775d6c598c: Preparing [2025-08-21T01:42:39.125Z] e8c59787fabe: Preparing [2025-08-21T01:42:39.125Z] 1e890da81ec9: Preparing [2025-08-21T01:42:39.125Z] fe54a9cc25cc: Waiting [2025-08-21T01:42:39.125Z] 8f2827fd8c66: Waiting [2025-08-21T01:42:39.125Z] fda35d43a709: Waiting [2025-08-21T01:42:39.125Z] bc775d6c598c: Waiting [2025-08-21T01:42:39.125Z] e8c59787fabe: Waiting [2025-08-21T01:42:39.125Z] 1e890da81ec9: Waiting [2025-08-21T01:42:39.125Z] 4fdee56d7956: Waiting [2025-08-21T01:42:39.125Z] 36e85cf0672b: Waiting [2025-08-21T01:42:39.125Z] 41e86bf463f0: Waiting [2025-08-21T01:42:39.403Z] 43c633a85879: Pushed [2025-08-21T01:42:39.403Z] 09d70fc0fdca: Pushed [2025-08-21T01:42:39.403Z] 560dcf5ab8d9: Pushed [2025-08-21T01:42:39.403Z] 25cce9e7f8f4: Pushed [2025-08-21T01:42:39.673Z] 41e86bf463f0: Pushed [2025-08-21T01:42:39.673Z] 4fdee56d7956: Pushed [2025-08-21T01:42:39.673Z] fe54a9cc25cc: Pushed [2025-08-21T01:42:39.673Z] 36e85cf0672b: Pushed [2025-08-21T01:42:39.943Z] 8f2827fd8c66: Pushed [2025-08-21T01:42:39.943Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:40.532Z] bc775d6c598c: Pushed [2025-08-21T01:42:47.199Z] f0c0fc467d42: Pushed [2025-08-21T01:42:51.473Z] fda35d43a709: Pushed [2025-08-21T01:43:06.685Z] e8c59787fabe: Pushed [2025-08-21T01:43:06.685Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:07.079Z] + 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-21T01:43:07.466Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-21T01:43:07.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-21T01:43:07.466Z] 25cce9e7f8f4: Preparing [2025-08-21T01:43:07.466Z] 09d70fc0fdca: Preparing [2025-08-21T01:43:07.466Z] 560dcf5ab8d9: Preparing [2025-08-21T01:43:07.466Z] 43c633a85879: Preparing [2025-08-21T01:43:07.466Z] f0c0fc467d42: Preparing [2025-08-21T01:43:07.466Z] 4fdee56d7956: Preparing [2025-08-21T01:43:07.466Z] 41e86bf463f0: Preparing [2025-08-21T01:43:07.466Z] 36e85cf0672b: Preparing [2025-08-21T01:43:07.466Z] fe54a9cc25cc: Preparing [2025-08-21T01:43:07.466Z] 8f2827fd8c66: Preparing [2025-08-21T01:43:07.466Z] fda35d43a709: Preparing [2025-08-21T01:43:07.466Z] bc775d6c598c: Preparing [2025-08-21T01:43:07.466Z] e8c59787fabe: Preparing [2025-08-21T01:43:07.466Z] 1e890da81ec9: Preparing [2025-08-21T01:43:07.466Z] fe54a9cc25cc: Waiting [2025-08-21T01:43:07.466Z] 8f2827fd8c66: Waiting [2025-08-21T01:43:07.466Z] fda35d43a709: Waiting [2025-08-21T01:43:07.466Z] bc775d6c598c: Waiting [2025-08-21T01:43:07.466Z] e8c59787fabe: Waiting [2025-08-21T01:43:07.466Z] 1e890da81ec9: Waiting [2025-08-21T01:43:07.466Z] 4fdee56d7956: Waiting [2025-08-21T01:43:07.466Z] 41e86bf463f0: Waiting [2025-08-21T01:43:07.466Z] 36e85cf0672b: Waiting [2025-08-21T01:43:07.466Z] f0c0fc467d42: Layer already exists [2025-08-21T01:43:07.466Z] 43c633a85879: Layer already exists [2025-08-21T01:43:07.466Z] 560dcf5ab8d9: Layer already exists [2025-08-21T01:43:07.466Z] 25cce9e7f8f4: Layer already exists [2025-08-21T01:43:07.466Z] 09d70fc0fdca: Layer already exists [2025-08-21T01:43:07.733Z] 41e86bf463f0: Layer already exists [2025-08-21T01:43:07.733Z] 4fdee56d7956: Layer already exists [2025-08-21T01:43:07.733Z] 36e85cf0672b: Layer already exists [2025-08-21T01:43:07.733Z] fe54a9cc25cc: Layer already exists [2025-08-21T01:43:07.733Z] 8f2827fd8c66: Layer already exists [2025-08-21T01:43:07.733Z] fda35d43a709: Layer already exists [2025-08-21T01:43:07.733Z] bc775d6c598c: Layer already exists [2025-08-21T01:43:07.733Z] 1e890da81ec9: Layer already exists [2025-08-21T01:43:07.733Z] e8c59787fabe: Layer already exists [2025-08-21T01:43:07.733Z] latest: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:08.097Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:08.478Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [2025-08-21T01:43:08.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-21T01:43:08.478Z] 25cce9e7f8f4: Preparing [2025-08-21T01:43:08.478Z] 09d70fc0fdca: Preparing [2025-08-21T01:43:08.478Z] 560dcf5ab8d9: Preparing [2025-08-21T01:43:08.478Z] 43c633a85879: Preparing [2025-08-21T01:43:08.478Z] f0c0fc467d42: Preparing [2025-08-21T01:43:08.478Z] 4fdee56d7956: Preparing [2025-08-21T01:43:08.478Z] 41e86bf463f0: Preparing [2025-08-21T01:43:08.478Z] 4fdee56d7956: Waiting [2025-08-21T01:43:08.478Z] 36e85cf0672b: Preparing [2025-08-21T01:43:08.478Z] 41e86bf463f0: Waiting [2025-08-21T01:43:08.478Z] fe54a9cc25cc: Preparing [2025-08-21T01:43:08.478Z] 8f2827fd8c66: Preparing [2025-08-21T01:43:08.478Z] 8f2827fd8c66: Waiting [2025-08-21T01:43:08.478Z] fda35d43a709: Preparing [2025-08-21T01:43:08.478Z] bc775d6c598c: Preparing [2025-08-21T01:43:08.478Z] e8c59787fabe: Preparing [2025-08-21T01:43:08.478Z] 1e890da81ec9: Preparing [2025-08-21T01:43:08.478Z] bc775d6c598c: Waiting [2025-08-21T01:43:08.478Z] e8c59787fabe: Waiting [2025-08-21T01:43:08.478Z] 1e890da81ec9: Waiting [2025-08-21T01:43:08.478Z] fda35d43a709: Waiting [2025-08-21T01:43:08.478Z] f0c0fc467d42: Layer already exists [2025-08-21T01:43:08.478Z] 43c633a85879: Layer already exists [2025-08-21T01:43:08.478Z] 09d70fc0fdca: Layer already exists [2025-08-21T01:43:08.478Z] 25cce9e7f8f4: Layer already exists [2025-08-21T01:43:08.478Z] 560dcf5ab8d9: Layer already exists [2025-08-21T01:43:08.478Z] 8f2827fd8c66: Layer already exists [2025-08-21T01:43:08.478Z] 41e86bf463f0: Layer already exists [2025-08-21T01:43:08.478Z] 4fdee56d7956: Layer already exists [2025-08-21T01:43:08.478Z] fe54a9cc25cc: Layer already exists [2025-08-21T01:43:08.478Z] 36e85cf0672b: Layer already exists [2025-08-21T01:43:08.478Z] bc775d6c598c: Layer already exists [2025-08-21T01:43:08.478Z] e8c59787fabe: Layer already exists [2025-08-21T01:43:08.478Z] fda35d43a709: Layer already exists [2025-08-21T01:43:08.478Z] 1e890da81ec9: Layer already exists [2025-08-21T01:43:08.749Z] 4.1.0-dev.4: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:09.137Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:09.513Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [2025-08-21T01:43:09.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-21T01:43:09.513Z] 25cce9e7f8f4: Preparing [2025-08-21T01:43:09.513Z] 09d70fc0fdca: Preparing [2025-08-21T01:43:09.513Z] 560dcf5ab8d9: Preparing [2025-08-21T01:43:09.513Z] 43c633a85879: Preparing [2025-08-21T01:43:09.513Z] f0c0fc467d42: Preparing [2025-08-21T01:43:09.513Z] 4fdee56d7956: Preparing [2025-08-21T01:43:09.513Z] 41e86bf463f0: Preparing [2025-08-21T01:43:09.513Z] 36e85cf0672b: Preparing [2025-08-21T01:43:09.513Z] fe54a9cc25cc: Preparing [2025-08-21T01:43:09.513Z] 8f2827fd8c66: Preparing [2025-08-21T01:43:09.513Z] fda35d43a709: Preparing [2025-08-21T01:43:09.513Z] bc775d6c598c: Preparing [2025-08-21T01:43:09.513Z] e8c59787fabe: Preparing [2025-08-21T01:43:09.513Z] 1e890da81ec9: Preparing [2025-08-21T01:43:09.513Z] 41e86bf463f0: Waiting [2025-08-21T01:43:09.513Z] 36e85cf0672b: Waiting [2025-08-21T01:43:09.513Z] fe54a9cc25cc: Waiting [2025-08-21T01:43:09.513Z] 8f2827fd8c66: Waiting [2025-08-21T01:43:09.513Z] fda35d43a709: Waiting [2025-08-21T01:43:09.513Z] bc775d6c598c: Waiting [2025-08-21T01:43:09.513Z] e8c59787fabe: Waiting [2025-08-21T01:43:09.513Z] 1e890da81ec9: Waiting [2025-08-21T01:43:09.513Z] 4fdee56d7956: Waiting [2025-08-21T01:43:09.513Z] f0c0fc467d42: Layer already exists [2025-08-21T01:43:09.513Z] 09d70fc0fdca: Layer already exists [2025-08-21T01:43:09.513Z] 25cce9e7f8f4: Layer already exists [2025-08-21T01:43:09.513Z] 43c633a85879: Layer already exists [2025-08-21T01:43:09.513Z] 560dcf5ab8d9: Layer already exists [2025-08-21T01:43:09.513Z] 36e85cf0672b: Layer already exists [2025-08-21T01:43:09.513Z] 4fdee56d7956: Layer already exists [2025-08-21T01:43:09.782Z] 8f2827fd8c66: Layer already exists [2025-08-21T01:43:09.782Z] fe54a9cc25cc: Layer already exists [2025-08-21T01:43:09.782Z] 41e86bf463f0: Layer already exists [2025-08-21T01:43:09.782Z] fda35d43a709: Layer already exists [2025-08-21T01:43:09.782Z] bc775d6c598c: Layer already exists [2025-08-21T01:43:09.782Z] e8c59787fabe: Layer already exists [2025-08-21T01:43:09.782Z] 1e890da81ec9: Layer already exists [2025-08-21T01:43:09.782Z] 0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:10.152Z] + 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-21T01:43:10.531Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-08-21T01:43:10.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-21T01:43:10.531Z] 25cce9e7f8f4: Preparing [2025-08-21T01:43:10.531Z] 09d70fc0fdca: Preparing [2025-08-21T01:43:10.531Z] 560dcf5ab8d9: Preparing [2025-08-21T01:43:10.531Z] 43c633a85879: Preparing [2025-08-21T01:43:10.531Z] f0c0fc467d42: Preparing [2025-08-21T01:43:10.531Z] 4fdee56d7956: Preparing [2025-08-21T01:43:10.531Z] 41e86bf463f0: Preparing [2025-08-21T01:43:10.531Z] 36e85cf0672b: Preparing [2025-08-21T01:43:10.531Z] fe54a9cc25cc: Preparing [2025-08-21T01:43:10.531Z] 8f2827fd8c66: Preparing [2025-08-21T01:43:10.531Z] fda35d43a709: Preparing [2025-08-21T01:43:10.531Z] bc775d6c598c: Preparing [2025-08-21T01:43:10.531Z] e8c59787fabe: Preparing [2025-08-21T01:43:10.531Z] 1e890da81ec9: Preparing [2025-08-21T01:43:10.531Z] fe54a9cc25cc: Waiting [2025-08-21T01:43:10.531Z] 8f2827fd8c66: Waiting [2025-08-21T01:43:10.531Z] fda35d43a709: Waiting [2025-08-21T01:43:10.531Z] 41e86bf463f0: Waiting [2025-08-21T01:43:10.531Z] 4fdee56d7956: Waiting [2025-08-21T01:43:10.531Z] 36e85cf0672b: Waiting [2025-08-21T01:43:10.531Z] bc775d6c598c: Waiting [2025-08-21T01:43:10.531Z] e8c59787fabe: Waiting [2025-08-21T01:43:10.531Z] 1e890da81ec9: Waiting [2025-08-21T01:43:10.531Z] f0c0fc467d42: Layer already exists [2025-08-21T01:43:10.531Z] 09d70fc0fdca: Layer already exists [2025-08-21T01:43:10.531Z] 560dcf5ab8d9: Layer already exists [2025-08-21T01:43:10.531Z] 43c633a85879: Layer already exists [2025-08-21T01:43:10.531Z] 25cce9e7f8f4: Layer already exists [2025-08-21T01:43:10.531Z] 41e86bf463f0: Layer already exists [2025-08-21T01:43:10.531Z] 36e85cf0672b: Layer already exists [2025-08-21T01:43:10.531Z] 4fdee56d7956: Layer already exists [2025-08-21T01:43:10.531Z] fe54a9cc25cc: Layer already exists [2025-08-21T01:43:10.531Z] 8f2827fd8c66: Layer already exists [2025-08-21T01:43:10.531Z] e8c59787fabe: Layer already exists [2025-08-21T01:43:10.531Z] fda35d43a709: Layer already exists [2025-08-21T01:43:10.531Z] bc775d6c598c: Layer already exists [2025-08-21T01:43:10.801Z] 1e890da81ec9: Layer already exists [2025-08-21T01:43:10.801Z] main: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:43:10.885Z] ===================================================== [Pipeline] echo [2025-08-21T01:43:10.902Z] taggedImages: [2025-08-21T01:43:10.902Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006 [2025-08-21T01:43:10.902Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-21T01:43:10.902Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [2025-08-21T01:43:10.902Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [2025-08-21T01:43:10.902Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-08-21T01:43:10.918Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo [2025-08-21T01:43:10.935Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-08-21T01:43:10.947Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-21T01:43:10.961Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [Pipeline] echo [2025-08-21T01:43:10.977Z] 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-21T01:43:11.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:43:11.368Z] [2025-08-21T01:43:11.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:43:11.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:43:11.991Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T01:43:11.991Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T01:43:11.991Z] 04944245beec: Pulling fs layer [2025-08-21T01:43:11.991Z] 699f458cf7ca: Pulling fs layer [2025-08-21T01:43:11.991Z] 765212b225bb: Pulling fs layer [2025-08-21T01:43:11.991Z] f23df028b6ca: Pulling fs layer [2025-08-21T01:43:11.991Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T01:43:11.991Z] 765212b225bb: Waiting [2025-08-21T01:43:11.991Z] f23df028b6ca: Waiting [2025-08-21T01:43:11.991Z] d65c8cfc05b1: Waiting [2025-08-21T01:43:11.991Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T01:43:11.991Z] 2437ff75d9bd: Waiting [2025-08-21T01:43:11.991Z] 04944245beec: Verifying Checksum [2025-08-21T01:43:11.991Z] 04944245beec: Download complete [2025-08-21T01:43:11.991Z] 765212b225bb: Verifying Checksum [2025-08-21T01:43:11.991Z] 765212b225bb: Download complete [2025-08-21T01:43:11.991Z] f23df028b6ca: Download complete [2025-08-21T01:43:11.991Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T01:43:11.991Z] d65c8cfc05b1: Download complete [2025-08-21T01:43:12.264Z] 699f458cf7ca: Verifying Checksum [2025-08-21T01:43:12.265Z] 699f458cf7ca: Download complete [2025-08-21T01:43:12.855Z] 8998bd30e6a1: Verifying Checksum [2025-08-21T01:43:12.855Z] 8998bd30e6a1: Download complete [2025-08-21T01:43:15.456Z] 2437ff75d9bd: Verifying Checksum [2025-08-21T01:43:15.456Z] 2437ff75d9bd: Download complete [2025-08-21T01:43:18.053Z] 8998bd30e6a1: Pull complete [2025-08-21T01:43:19.019Z] 04944245beec: Pull complete [2025-08-21T01:43:20.968Z] 699f458cf7ca: Pull complete [2025-08-21T01:43:20.968Z] 765212b225bb: Pull complete [2025-08-21T01:43:21.931Z] f23df028b6ca: Pull complete [2025-08-21T01:43:21.931Z] d65c8cfc05b1: Pull complete [2025-08-21T01:43:40.160Z] 2437ff75d9bd: Pull complete [2025-08-21T01:43:40.160Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T01:43:40.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:43:40.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:43:40.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container [2025-08-21T01:43:40.496Z] $ 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/204 -v /w/workspace/device-usb-camera/204:/w/workspace/device-usb-camera/204:rw,z -v /w/workspace/device-usb-camera/204@tmp:/w/workspace/device-usb-camera/204@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-21T01:43:42.958Z] $ docker top d1f7599a8576bd323187ac05168b5ab99133903821ac0f6b082df563fc5c3967 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:43:43.905Z] ---> job-cost.sh [2025-08-21T01:43:43.905Z] lf-activate-venv: SKIPPING [2025-08-21T01:43:43.905Z] INFO: No Stack... [2025-08-21T01:43:44.491Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T01:43:45.456Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:43:46.111Z] + cat /w/workspace/device-usb-camera/204/archives/cost.csv [2025-08-21T01:43:46.111Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:43:46.189Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [2025-08-21T01:43:46.199Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] did not exist. Created. [2025-08-21T01:43:46.204Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:43:46.875Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T01:43:46.972Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:43:46.982Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:43:47.015Z] $ docker stop --time=1 d1f7599a8576bd323187ac05168b5ab99133903821ac0f6b082df563fc5c3967 [2025-08-21T01:43:48.673Z] $ docker rm -f --volumes d1f7599a8576bd323187ac05168b5ab99133903821ac0f6b082df563fc5c3967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T07:23:15.320Z] Cancelling nested steps due to timeout [2025-08-21T07:23:15.326Z] Sending interrupt signal to process [2025-08-21T07:23:19.655Z] script returned exit code 143 [Pipeline] } [2025-08-21T07:23:19.667Z] 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-21T07:23:20.242Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:20.565Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:21.120Z] ---> package-listing.sh [2025-08-21T07:23:21.120Z] ++ facter osfamily [2025-08-21T07:23:21.120Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T07:23:21.378Z] + OS_FAMILY=redhat [2025-08-21T07:23:21.378Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-21T07:23:21.378Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T07:23:21.378Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T07:23:21.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T07:23:21.378Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T07:23:21.378Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-21T07:23:21.378Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T07:23:21.378Z] + case "${OS_FAMILY}" in [2025-08-21T07:23:21.378Z] + rpm -qa [2025-08-21T07:23:21.378Z] + sort [2025-08-21T07:23:21.946Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T07:23:21.946Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T07:23:21.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T07:23:21.946Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-21T07:23:21.946Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-21T07:23:21.946Z] + 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-21T07:23:21.958Z] 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-21T07:23:22.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T07:23:22.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:23:22.827Z] [2025-08-21T07:23:22.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T07:23:23.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:23:23.141Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T07:23:23.141Z] 5eb5b503b376: Pulling fs layer [2025-08-21T07:23:23.141Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T07:23:23.141Z] ec43610c2a17: Pulling fs layer [2025-08-21T07:23:23.142Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T07:23:23.142Z] 33b1e0a273af: Pulling fs layer [2025-08-21T07:23:23.142Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T07:23:23.142Z] 2f39f015ded8: Pulling fs layer [2025-08-21T07:23:23.142Z] 3a2ae6a8a46f: Waiting [2025-08-21T07:23:23.142Z] 33b1e0a273af: Waiting [2025-08-21T07:23:23.142Z] 5d3b04190fa2: Waiting [2025-08-21T07:23:23.142Z] 2f39f015ded8: Waiting [2025-08-21T07:23:23.400Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T07:23:23.400Z] 5c69ac0246d0: Download complete [2025-08-21T07:23:23.400Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T07:23:23.400Z] 3a2ae6a8a46f: Download complete [2025-08-21T07:23:23.400Z] ec43610c2a17: Verifying Checksum [2025-08-21T07:23:23.400Z] ec43610c2a17: Download complete [2025-08-21T07:23:23.400Z] 33b1e0a273af: Verifying Checksum [2025-08-21T07:23:23.400Z] 33b1e0a273af: Download complete [2025-08-21T07:23:23.400Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T07:23:23.400Z] 5d3b04190fa2: Download complete [2025-08-21T07:23:23.400Z] 5eb5b503b376: Verifying Checksum [2025-08-21T07:23:23.400Z] 5eb5b503b376: Download complete [2025-08-21T07:23:23.972Z] 2f39f015ded8: Verifying Checksum [2025-08-21T07:23:23.972Z] 2f39f015ded8: Download complete [2025-08-21T07:23:24.903Z] 5eb5b503b376: Pull complete [2025-08-21T07:23:24.903Z] 5c69ac0246d0: Pull complete [2025-08-21T07:23:25.166Z] ec43610c2a17: Pull complete [2025-08-21T07:23:25.425Z] 3a2ae6a8a46f: Pull complete [2025-08-21T07:23:25.425Z] 33b1e0a273af: Pull complete [2025-08-21T07:23:25.689Z] 5d3b04190fa2: Pull complete [2025-08-21T07:23:29.908Z] 2f39f015ded8: Pull complete [2025-08-21T07:23:29.908Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T07:23:29.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:23:29.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T07:23:30.017Z] prd-centos7-docker-4c-2g-7336 does not seem to be running inside a container [2025-08-21T07:23:30.052Z] $ 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-21T07:23:33.042Z] $ docker top bde24c84a1b77ff0894fb73772b798f755b19b93b32cb8a44e62fe2d64014081 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T07:23:33.402Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T07:23:33.693Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T07:23:33.979Z] + ls /var/log/sa-host [2025-08-21T07:23:33.979Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T07:23:34.160Z] provisioning config files... [2025-08-21T07:23:34.172Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10654358120859093955tmp [Pipeline] { [Pipeline] echo [2025-08-21T07:23:34.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:34.481Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T07:23:34.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:34.845Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T07:23:34.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:35.136Z] ---> sudo-logs.sh [2025-08-21T07:23:35.136Z] Archiving 'sudo' log.. [2025-08-21T07:23:35.136Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7336.novalocal: Name or service not known [2025-08-21T07:23:35.136Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7336.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-21T07:23:35.242Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:35.533Z] ---> job-cost.sh [2025-08-21T07:23:35.533Z] lf-activate-venv: SKIPPING [2025-08-21T07:23:35.533Z] DEBUG: total: 0.10999999940395355 [2025-08-21T07:23:35.533Z] INFO: Retrieving Stack Cost... [2025-08-21T07:23:35.792Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-21T07:23:36.366Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T07:23:36.379Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:36.666Z] ---> logs-deploy.sh [2025-08-21T07:23:36.666Z] lf-activate-venv: SKIPPING [2025-08-21T07:23:36.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/204 [2025-08-21T07:23:36.666Z] INFO: archiving workspace using pattern(s): [2025-08-21T07:23:37.602Z] Archives upload complete. [2025-08-21T07:23:37.602Z] INFO: archiving logs to Nexus [2025-08-21T07:23:38.540Z] ---> uname -a: [2025-08-21T07:23:38.540Z] Linux prd-centos7-docker-4c-2g-7336.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-21T07:23:38.540Z] [2025-08-21T07:23:38.540Z] [2025-08-21T07:23:38.540Z] ---> lscpu: [2025-08-21T07:23:38.540Z] Architecture: x86_64 [2025-08-21T07:23:38.540Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T07:23:38.540Z] Byte Order: Little Endian [2025-08-21T07:23:38.540Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T07:23:38.540Z] CPU(s): 2 [2025-08-21T07:23:38.540Z] On-line CPU(s) list: 0,1 [2025-08-21T07:23:38.540Z] Thread(s) per core: 1 [2025-08-21T07:23:38.540Z] Core(s) per socket: 1 [2025-08-21T07:23:38.540Z] Socket(s): 2 [2025-08-21T07:23:38.540Z] NUMA node(s): 1 [2025-08-21T07:23:38.540Z] Vendor ID: AuthenticAMD [2025-08-21T07:23:38.540Z] CPU family: 23 [2025-08-21T07:23:38.540Z] Model: 49 [2025-08-21T07:23:38.540Z] Model name: AMD EPYC-Rome Processor [2025-08-21T07:23:38.540Z] Stepping: 0 [2025-08-21T07:23:38.540Z] CPU MHz: 2799.998 [2025-08-21T07:23:38.540Z] BogoMIPS: 5599.99 [2025-08-21T07:23:38.540Z] Virtualization: AMD-V [2025-08-21T07:23:38.540Z] Hypervisor vendor: KVM [2025-08-21T07:23:38.540Z] Virtualization type: full [2025-08-21T07:23:38.540Z] L1d cache: 64 KiB [2025-08-21T07:23:38.540Z] L1i cache: 64 KiB [2025-08-21T07:23:38.540Z] L2 cache: 1 MiB [2025-08-21T07:23:38.540Z] L3 cache: 32 MiB [2025-08-21T07:23:38.540Z] NUMA node0 CPU(s): 0,1 [2025-08-21T07:23:38.540Z] Vulnerability Itlb multihit: Not affected [2025-08-21T07:23:38.540Z] Vulnerability L1tf: Not affected [2025-08-21T07:23:38.540Z] Vulnerability Mds: Not affected [2025-08-21T07:23:38.540Z] Vulnerability Meltdown: Not affected [2025-08-21T07:23:38.540Z] Vulnerability Mmio stale data: Not affected [2025-08-21T07:23:38.540Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T07:23:38.540Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T07:23:38.540Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-21T07:23:38.540Z] Vulnerability Srbds: Not affected [2025-08-21T07:23:38.540Z] Vulnerability Tsx async abort: Not affected [2025-08-21T07:23:38.540Z] 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-21T07:23:38.540Z] [2025-08-21T07:23:38.540Z] [2025-08-21T07:23:38.540Z] ---> nproc: [2025-08-21T07:23:38.540Z] 2 [2025-08-21T07:23:38.540Z] [2025-08-21T07:23:38.540Z] [2025-08-21T07:23:38.540Z] ---> df -h: [2025-08-21T07:23:38.540Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T07:23:38.540Z] overlay 40G 6.8G 34G 17% / [2025-08-21T07:23:38.540Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T07:23:38.540Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-21T07:23:38.540Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T07:23:38.540Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-08-21T07:23:38.540Z] [2025-08-21T07:23:38.540Z] [2025-08-21T07:23:38.540Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2025-08-21T07:23:38.540Z] Please check if data collecting is enabled [2025-08-21T07:23:38.540Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T07:23:38.577Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T07:23:38.582Z] $ docker stop --time=1 bde24c84a1b77ff0894fb73772b798f755b19b93b32cb8a44e62fe2d64014081 [2025-08-21T07:23:39.725Z] $ docker rm -f --volumes bde24c84a1b77ff0894fb73772b798f755b19b93b32cb8a44e62fe2d64014081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T07:23:39.821Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T07:23:39.821Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T07:23:39.839Z] [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-21T07:23:40.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:23:40.318Z] [2025-08-21T07:23:40.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T07:23:40.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:23:40.623Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T07:23:40.623Z] 5eb5b503b376: Pulling fs layer [2025-08-21T07:23:40.623Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T07:23:40.623Z] ec43610c2a17: Pulling fs layer [2025-08-21T07:23:40.623Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T07:23:40.623Z] 33b1e0a273af: Pulling fs layer [2025-08-21T07:23:40.623Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T07:23:40.623Z] 2f39f015ded8: Pulling fs layer [2025-08-21T07:23:40.623Z] 33b1e0a273af: Waiting [2025-08-21T07:23:40.623Z] 5d3b04190fa2: Waiting [2025-08-21T07:23:40.623Z] 2f39f015ded8: Waiting [2025-08-21T07:23:40.623Z] 3a2ae6a8a46f: Waiting [2025-08-21T07:23:40.623Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T07:23:40.623Z] 5c69ac0246d0: Download complete [2025-08-21T07:23:40.623Z] 3a2ae6a8a46f: Download complete [2025-08-21T07:23:40.623Z] 33b1e0a273af: Download complete [2025-08-21T07:23:40.623Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T07:23:40.623Z] 5d3b04190fa2: Download complete [2025-08-21T07:23:40.623Z] ec43610c2a17: Verifying Checksum [2025-08-21T07:23:40.623Z] ec43610c2a17: Download complete [2025-08-21T07:23:40.881Z] 5eb5b503b376: Verifying Checksum [2025-08-21T07:23:40.881Z] 5eb5b503b376: Download complete [2025-08-21T07:23:41.139Z] 2f39f015ded8: Verifying Checksum [2025-08-21T07:23:41.139Z] 2f39f015ded8: Download complete [2025-08-21T07:23:42.075Z] 5eb5b503b376: Pull complete [2025-08-21T07:23:42.334Z] 5c69ac0246d0: Pull complete [2025-08-21T07:23:42.593Z] ec43610c2a17: Pull complete [2025-08-21T07:23:42.593Z] 3a2ae6a8a46f: Pull complete [2025-08-21T07:23:42.852Z] 33b1e0a273af: Pull complete [2025-08-21T07:23:42.852Z] 5d3b04190fa2: Pull complete [2025-08-21T07:23:48.130Z] 2f39f015ded8: Pull complete [2025-08-21T07:23:48.130Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T07:23:48.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:23:48.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T07:23:48.240Z] prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container [2025-08-21T07:23:48.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-21T07:23:50.431Z] $ docker top 96976448be1256b7dc47fd168bf2703c660e40359dcb4ed93238538c35030986 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:50.810Z] ---> job-cost.sh [2025-08-21T07:23:50.810Z] lf-activate-venv: SKIPPING [2025-08-21T07:23:50.810Z] INFO: No Stack... [2025-08-21T07:23:51.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T07:23:51.328Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T07:23:51.616Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-08-21T07:23:51.616Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T07:23:51.634Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [2025-08-21T07:23:51.641Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] did not exist. Created. [2025-08-21T07:23:51.646Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T07:23:51.961Z] /w/workspace/exfoundry_device-usb-camera_main@tmp/durable-4e2b0bf5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-21T07:23:52.263Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-08-21T07:23:52.286Z] Warning: overwriting stash ‘stack-cost’ [2025-08-21T07:23:52.301Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T07:23:52.309Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T07:23:52.335Z] $ docker stop --time=1 96976448be1256b7dc47fd168bf2703c660e40359dcb4ed93238538c35030986 [2025-08-21T07:23:53.470Z] $ docker rm -f --volumes 96976448be1256b7dc47fd168bf2703c660e40359dcb4ed93238538c35030986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T07:23:53.612Z] 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-21T07:23:54.445Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-08-21T07:23:54.445Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-21T07:23:54.445Z] total 16 [2025-08-21T07:23:54.445Z] drwxr-xr-x 3 root root 4096 Aug 21 07:23 . [2025-08-21T07:23:54.445Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 07:23 .. [2025-08-21T07:23:54.445Z] drwxr-xr-x 2 root root 4096 Aug 21 07:23 cost [2025-08-21T07:23:54.445Z] -rw-r--r-- 1 root root 91 Aug 21 07:23 cost.csv [2025-08-21T07:23:54.445Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-21T07:23:54.445Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-21T07:23:54.445Z] total 16 [2025-08-21T07:23:54.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 07:23 . [2025-08-21T07:23:54.445Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 07:23 .. [2025-08-21T07:23:54.445Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 07:23 cost [2025-08-21T07:23:54.445Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 21 07:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:54.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:55.601Z] ---> package-listing.sh [2025-08-21T07:23:55.601Z] ++ facter osfamily [2025-08-21T07:23:55.601Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T07:23:55.861Z] + OS_FAMILY=debian [2025-08-21T07:23:55.861Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-21T07:23:55.861Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T07:23:55.861Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T07:23:55.861Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T07:23:55.861Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T07:23:55.861Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-21T07:23:55.861Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T07:23:55.861Z] + case "${OS_FAMILY}" in [2025-08-21T07:23:55.861Z] + dpkg -l [2025-08-21T07:23:55.861Z] + grep '^ii' [2025-08-21T07:23:55.861Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T07:23:55.861Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T07:23:55.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T07:23:55.861Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-21T07:23:55.861Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-21T07:23:55.861Z] + 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-21T07:23:55.874Z] 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-21T07:23:56.154Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T07:23:56.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:23:56.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T07:23:56.805Z] prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container [2025-08-21T07:23:56.838Z] $ 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-21T07:23:57.061Z] $ docker top b0877e75c1e2240c5a40662e023ed9f718c91e746c7a476b65a2beacf17e3b93 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T07:23:57.400Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T07:23:57.688Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T07:23:57.975Z] + ls /var/log/sa-host [2025-08-21T07:23:57.975Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T07:23:58.010Z] provisioning config files... [2025-08-21T07:23:58.019Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1795814023260819493tmp [Pipeline] { [Pipeline] echo [2025-08-21T07:23:58.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:58.319Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T07:23:58.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:58.638Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T07:23:58.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:58.931Z] ---> sudo-logs.sh [2025-08-21T07:23:58.931Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T07:23:58.963Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:59.245Z] ---> job-cost.sh [2025-08-21T07:23:59.245Z] lf-activate-venv: SKIPPING [2025-08-21T07:23:59.245Z] DEBUG: total: 1.5299999713897705 [2025-08-21T07:23:59.245Z] INFO: Retrieving Stack Cost... [2025-08-21T07:23:59.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T07:23:59.504Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T07:23:59.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:23:59.798Z] ---> logs-deploy.sh [2025-08-21T07:23:59.798Z] lf-activate-venv: SKIPPING [2025-08-21T07:23:59.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/204 [2025-08-21T07:23:59.798Z] INFO: archiving workspace using pattern(s): [2025-08-21T07:24:00.734Z] Archives upload complete. [2025-08-21T07:24:00.992Z] INFO: archiving logs to Nexus [2025-08-21T07:24:01.559Z] ---> uname -a: [2025-08-21T07:24:01.559Z] Linux prd-ubuntu20-04-docker-8c-8g-7324 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-21T07:24:01.559Z] [2025-08-21T07:24:01.559Z] [2025-08-21T07:24:01.559Z] ---> lscpu: [2025-08-21T07:24:01.559Z] Architecture: x86_64 [2025-08-21T07:24:01.559Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T07:24:01.559Z] Byte Order: Little Endian [2025-08-21T07:24:01.559Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T07:24:01.559Z] CPU(s): 8 [2025-08-21T07:24:01.559Z] On-line CPU(s) list: 0-7 [2025-08-21T07:24:01.559Z] Thread(s) per core: 1 [2025-08-21T07:24:01.559Z] Core(s) per socket: 1 [2025-08-21T07:24:01.559Z] Socket(s): 8 [2025-08-21T07:24:01.559Z] NUMA node(s): 1 [2025-08-21T07:24:01.559Z] Vendor ID: AuthenticAMD [2025-08-21T07:24:01.559Z] CPU family: 23 [2025-08-21T07:24:01.559Z] Model: 49 [2025-08-21T07:24:01.559Z] Model name: AMD EPYC-Rome Processor [2025-08-21T07:24:01.559Z] Stepping: 0 [2025-08-21T07:24:01.559Z] CPU MHz: 2799.998 [2025-08-21T07:24:01.559Z] BogoMIPS: 5599.99 [2025-08-21T07:24:01.559Z] Virtualization: AMD-V [2025-08-21T07:24:01.559Z] Hypervisor vendor: KVM [2025-08-21T07:24:01.559Z] Virtualization type: full [2025-08-21T07:24:01.559Z] L1d cache: 256 KiB [2025-08-21T07:24:01.559Z] L1i cache: 256 KiB [2025-08-21T07:24:01.559Z] L2 cache: 4 MiB [2025-08-21T07:24:01.559Z] L3 cache: 128 MiB [2025-08-21T07:24:01.559Z] NUMA node0 CPU(s): 0-7 [2025-08-21T07:24:01.559Z] Vulnerability Gather data sampling: Not affected [2025-08-21T07:24:01.559Z] Vulnerability Itlb multihit: Not affected [2025-08-21T07:24:01.559Z] Vulnerability L1tf: Not affected [2025-08-21T07:24:01.559Z] Vulnerability Mds: Not affected [2025-08-21T07:24:01.559Z] Vulnerability Meltdown: Not affected [2025-08-21T07:24:01.559Z] Vulnerability Mmio stale data: Not affected [2025-08-21T07:24:01.559Z] Vulnerability Retbleed: Vulnerable [2025-08-21T07:24:01.559Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T07:24:01.559Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T07:24:01.559Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-21T07:24:01.559Z] Vulnerability Srbds: Not affected [2025-08-21T07:24:01.559Z] Vulnerability Tsx async abort: Not affected [2025-08-21T07:24:01.559Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-21T07:24:01.559Z] [2025-08-21T07:24:01.559Z] [2025-08-21T07:24:01.559Z] ---> nproc: [2025-08-21T07:24:01.559Z] 8 [2025-08-21T07:24:01.559Z] [2025-08-21T07:24:01.559Z] [2025-08-21T07:24:01.559Z] ---> df -h: [2025-08-21T07:24:01.559Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T07:24:01.559Z] overlay 155G 13G 142G 9% / [2025-08-21T07:24:01.559Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T07:24:01.559Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-21T07:24:01.559Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T07:24:01.559Z] /dev/vda1 155G 13G 142G 9% /facter-os [2025-08-21T07:24:01.559Z] [2025-08-21T07:24:01.559Z]