Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb5699bb165a45658e3c88aaba4577f28985ccb0 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-ssh2774542395826300507.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-ssh16016776633612835841.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-onvif-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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16295932324803938825.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-ssh9143200027064130785.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-onvif-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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh311734818085927022.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-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-onvif-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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8963 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fb5699bb165a45658e3c88aaba4577f28985ccb0 (main) Commit message: "Merge pull request #525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" > git config core.sparsecheckout # timeout=10 > git checkout -f fb5699bb165a45658e3c88aaba4577f28985ccb0 # timeout=10 > git rev-list --no-walk ae7361513ff83481958f7299311cbfd4338b11e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-17T01:50:11.242Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-17T01:50:11.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-17T01:50:11.321Z] ========================================================= [2025-09-17T01:50:11.321Z] EdgeX Global Pipelines Version Info [2025-09-17T01:50:11.321Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:50:12.081Z] ------------------- [2025-09-17T01:50:12.081Z] stable info: [2025-09-17T01:50:12.081Z] ------------------- [2025-09-17T01:50:12.081Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-17T01:50:12.081Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-17T01:50:12.081Z] Message: update stable to v1.0.276 [2025-09-17T01:50:12.652Z] ------------------- [2025-09-17T01:50:12.652Z] experimental info: [2025-09-17T01:50:12.652Z] ------------------- [2025-09-17T01:50:12.652Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-17T01:50:12.652Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-17T01:50:12.652Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-17T01:50:12.733Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-09-17T01:50:12.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-09-17T01:50:12.777Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-17T01:50:12.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-17T01:50:12.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-17T01:50:12.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-17T01:50:12.857Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-17T01:50:12.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-17T01:50:12.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-17T01:50:12.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-17T01:50:12.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-17T01:50:12.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-09-17T01:50:12.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-17T01:50:13.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-17T01:50:13.024Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-17T01:50:13.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-17T01:50:13.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-17T01:50:13.089Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-17T01:50:13.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-17T01:50:13.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-17T01:50:13.163Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-09-17T01:50:13.184Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-09-17T01:50:13.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-17T01:50:13.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-17T01:50:13.253Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-17T01:50:13.279Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-17T01:50:13.301Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-17T01:50:13.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-17T01:50:13.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-17T01:50:13.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-17T01:50:13.395Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo [2025-09-17T01:50:13.419Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb5699b [Pipeline] echo [2025-09-17T01:50:13.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:50:13.506Z] provisioning config files... [2025-09-17T01:50:13.521Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11924903972370579144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:50:13.864Z] ---> ****-login.sh [2025-09-17T01:50:13.864Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:50:13.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:14.125Z] [2025-09-17T01:50:14.125Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:50:14.125Z] Configure a credential helper to remove this warning. See [2025-09-17T01:50:14.125Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:50:14.125Z] [2025-09-17T01:50:14.125Z] Login Succeeded [2025-09-17T01:50:14.125Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:50:14.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:14.125Z] [2025-09-17T01:50:14.126Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:50:14.126Z] Configure a credential helper to remove this warning. See [2025-09-17T01:50:14.126Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:50:14.126Z] [2025-09-17T01:50:14.126Z] Login Succeeded [2025-09-17T01:50:14.126Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:50:14.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:14.386Z] [2025-09-17T01:50:14.386Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:50:14.386Z] Configure a credential helper to remove this warning. See [2025-09-17T01:50:14.386Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:50:14.386Z] [2025-09-17T01:50:14.386Z] Login Succeeded [2025-09-17T01:50:14.386Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:50:14.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:14.386Z] [2025-09-17T01:50:14.386Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:50:14.386Z] Configure a credential helper to remove this warning. See [2025-09-17T01:50:14.386Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:50:14.386Z] [2025-09-17T01:50:14.386Z] Login Succeeded [2025-09-17T01:50:14.386Z] ****.io [2025-09-17T01:50:14.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:14.647Z] [2025-09-17T01:50:14.647Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:50:14.647Z] Configure a credential helper to remove this warning. See [2025-09-17T01:50:14.647Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:50:14.647Z] [2025-09-17T01:50:14.647Z] Login Succeeded [2025-09-17T01:50:14.647Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:50:14.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-17T01:50:15.063Z] + git rev-list -1 --merges fb5699bb165a45658e3c88aaba4577f28985ccb0~1..fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo [2025-09-17T01:50:15.090Z] -----------> git rev-list -1 --merges fb5699bb165a45658e3c88aaba4577f28985ccb0~1..fb5699bb165a45658e3c88aaba4577f28985ccb0 fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T01:50:15.090Z] fb5699bb165a45658e3c88aaba4577f28985ccb0 [false] [Pipeline] sh [2025-09-17T01:50:15.386Z] + git log --format=format:%s -1 fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo [2025-09-17T01:50:15.400Z] ========================================================= [2025-09-17T01:50:15.400Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-17T01:50:15.400Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-17T01:50:15.735Z] + git log --format=format:%s -1 fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo [2025-09-17T01:50:15.748Z] [semverPrep] GIT_COMMIT: fb5699bb165a45658e3c88aaba4577f28985ccb0, Commit Message: Merge pull request #525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38 [Pipeline] echo [2025-09-17T01:50:15.761Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-17T01:50:16.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:50:16.167Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-17T01:50:16.167Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-17T01:50:16.167Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-17T01:50:16.167Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-17T01:50:16.167Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-17T01:50:16.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:50:16.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:50:16.583Z] [2025-09-17T01:50:16.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:50:16.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:50:16.888Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-17T01:50:16.888Z] 3dae71ba6b94: Pulling fs layer [2025-09-17T01:50:16.888Z] 6bf1a483ea7c: Pulling fs layer [2025-09-17T01:50:16.888Z] f5dfc541a4d3: Pulling fs layer [2025-09-17T01:50:16.888Z] 461d9e800cba: Pulling fs layer [2025-09-17T01:50:16.888Z] 80192f66455f: Pulling fs layer [2025-09-17T01:50:16.888Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-17T01:50:16.888Z] a29436f7fd5d: Pulling fs layer [2025-09-17T01:50:16.888Z] 923cac83aea3: Pulling fs layer [2025-09-17T01:50:16.888Z] 25ad8b0a4227: Pulling fs layer [2025-09-17T01:50:16.888Z] db01528c6b51: Pulling fs layer [2025-09-17T01:50:16.888Z] 28988de357af: Pulling fs layer [2025-09-17T01:50:16.888Z] a29436f7fd5d: Waiting [2025-09-17T01:50:16.888Z] 923cac83aea3: Waiting [2025-09-17T01:50:16.888Z] 25ad8b0a4227: Waiting [2025-09-17T01:50:16.888Z] db01528c6b51: Waiting [2025-09-17T01:50:16.888Z] 28988de357af: Waiting [2025-09-17T01:50:16.888Z] 461d9e800cba: Waiting [2025-09-17T01:50:16.888Z] 80192f66455f: Waiting [2025-09-17T01:50:16.888Z] 2e8e34ca0e6c: Waiting [2025-09-17T01:50:16.888Z] 6bf1a483ea7c: Verifying Checksum [2025-09-17T01:50:16.888Z] 6bf1a483ea7c: Download complete [2025-09-17T01:50:16.888Z] 461d9e800cba: Verifying Checksum [2025-09-17T01:50:16.888Z] 461d9e800cba: Download complete [2025-09-17T01:50:16.888Z] 80192f66455f: Verifying Checksum [2025-09-17T01:50:16.888Z] 80192f66455f: Download complete [2025-09-17T01:50:17.146Z] f5dfc541a4d3: Verifying Checksum [2025-09-17T01:50:17.146Z] f5dfc541a4d3: Download complete [2025-09-17T01:50:17.146Z] 3dae71ba6b94: Verifying Checksum [2025-09-17T01:50:17.146Z] 3dae71ba6b94: Download complete [2025-09-17T01:50:17.146Z] 923cac83aea3: Verifying Checksum [2025-09-17T01:50:17.146Z] 923cac83aea3: Download complete [2025-09-17T01:50:17.146Z] 25ad8b0a4227: Verifying Checksum [2025-09-17T01:50:17.146Z] 25ad8b0a4227: Download complete [2025-09-17T01:50:17.146Z] db01528c6b51: Verifying Checksum [2025-09-17T01:50:17.146Z] db01528c6b51: Download complete [2025-09-17T01:50:17.146Z] 28988de357af: Verifying Checksum [2025-09-17T01:50:17.146Z] 28988de357af: Download complete [2025-09-17T01:50:17.405Z] a29436f7fd5d: Verifying Checksum [2025-09-17T01:50:17.970Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-17T01:50:17.970Z] 2e8e34ca0e6c: Download complete [2025-09-17T01:50:18.911Z] 3dae71ba6b94: Pull complete [2025-09-17T01:50:18.911Z] 6bf1a483ea7c: Pull complete [2025-09-17T01:50:19.860Z] f5dfc541a4d3: Pull complete [2025-09-17T01:50:19.860Z] 461d9e800cba: Pull complete [2025-09-17T01:50:19.860Z] 80192f66455f: Pull complete [2025-09-17T01:50:24.074Z] 2e8e34ca0e6c: Pull complete [2025-09-17T01:50:24.334Z] a29436f7fd5d: Pull complete [2025-09-17T01:50:24.334Z] 923cac83aea3: Pull complete [2025-09-17T01:50:24.594Z] 25ad8b0a4227: Pull complete [2025-09-17T01:50:24.594Z] db01528c6b51: Pull complete [2025-09-17T01:50:24.594Z] 28988de357af: Pull complete [2025-09-17T01:50:24.594Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-17T01:50:24.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:50:24.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:50:24.740Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T01:50:24.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-17T01:50:28.413Z] $ docker top e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 -eo pid,comm [2025-09-17T01:50:28.466Z] 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-09-17T01:50:28.466Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:50:28.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:50:28.525Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:50:28.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:50:28.636Z] $ docker exec e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 ssh-agent [2025-09-17T01:50:28.755Z] SSH_AUTH_SOCK=/tmp/ssh-nd65JKhG474B/agent.32 [2025-09-17T01:50:28.755Z] SSH_AGENT_PID=38 [2025-09-17T01:50:28.761Z] Running ssh-add (command line suppressed) [2025-09-17T01:50:28.858Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4355500816814657574.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4355500816814657574.key) [2025-09-17T01:50:28.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:50:29.167Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-09-17T01:50:29.458Z] + git tag --points-at HEAD [Pipeline] } [2025-09-17T01:50:29.464Z] $ docker exec --env ******** --env ******** e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 ssh-agent -k [2025-09-17T01:50:29.555Z] unset SSH_AUTH_SOCK; [2025-09-17T01:50:29.556Z] unset SSH_AGENT_PID; [2025-09-17T01:50:29.556Z] echo Agent pid 38 killed; [2025-09-17T01:50:29.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-17T01:50:29.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:50:29.608Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:50:29.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:50:29.718Z] $ docker exec e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 ssh-agent [2025-09-17T01:50:29.827Z] SSH_AUTH_SOCK=/tmp/ssh-yNwoT0OSK3he/agent.86 [2025-09-17T01:50:29.827Z] SSH_AGENT_PID=92 [2025-09-17T01:50:29.832Z] Running ssh-add (command line suppressed) [2025-09-17T01:50:29.922Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17320472882013868319.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17320472882013868319.key) [2025-09-17T01:50:29.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:50:30.233Z] + git semver init [2025-09-17T01:50:30.493Z] 2025-09-17 01:50:30,444 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:50:30.493Z] 2025-09-17 01:50:30,447 [run_init] DEBUG init version:0.0.0 force:False [2025-09-17T01:50:30.493Z] 2025-09-17 01:50:30,448 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-09-17T01:50:30.493Z] 2025-09-17 01:50:30,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-09-17T01:50:30.493Z] 2025-09-17 01:50:30,448 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-17T01:50:32.400Z] 2025-09-17 01:50:31,917 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-09-17T01:50:32.401Z] 2025-09-17 01:50:31,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-09-17T01:50:32.401Z] 2025-09-17 01:50:31,917 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:50:32.401Z] 2025-09-17 01:50:31,917 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:50:32.401Z] 4.1.0-dev.9 [Pipeline] } [2025-09-17T01:50:32.412Z] $ docker exec --env ******** --env ******** e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 ssh-agent -k [2025-09-17T01:50:32.515Z] unset SSH_AUTH_SOCK; [2025-09-17T01:50:32.516Z] unset SSH_AGENT_PID; [2025-09-17T01:50:32.516Z] echo Agent pid 92 killed; [2025-09-17T01:50:32.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:50:32.853Z] + git semver [Pipeline] } [2025-09-17T01:50:33.120Z] $ docker stop --time=1 e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 [2025-09-17T01:50:34.414Z] $ docker rm -f --volumes e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:50:34.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-17T01:50:35.027Z] Stashed 1 file(s) [Pipeline] echo [2025-09-17T01:50:35.030Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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-09-17T01:50:35.455Z] provisioning config files... [2025-09-17T01:50:35.496Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6438667459933276044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:50:35.801Z] ---> ****-login.sh [2025-09-17T01:50:35.801Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:50:35.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:35.801Z] Login Succeeded [2025-09-17T01:50:35.801Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:50:35.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:35.801Z] Login Succeeded [2025-09-17T01:50:35.801Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:50:35.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:36.059Z] Login Succeeded [2025-09-17T01:50:36.059Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:50:36.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:36.059Z] Login Succeeded [2025-09-17T01:50:36.060Z] ****.io [2025-09-17T01:50:36.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:50:36.318Z] Login Succeeded [2025-09-17T01:50:36.318Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:50:36.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-17T01:50:36.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:50:36.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:50:36.455Z] ========================================================= [2025-09-17T01:50:36.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-17T01:50:36.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:50:36.789Z] + 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-09-17T01:50:37.455Z] #0 building with "default" instance using docker driver [2025-09-17T01:50:37.455Z] [2025-09-17T01:50:37.455Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:50:37.455Z] #1 transferring dockerfile: 1.75kB done [2025-09-17T01:50:37.455Z] #1 DONE 0.0s [2025-09-17T01:50:37.455Z] [2025-09-17T01:50:37.455Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-17T01:50:37.455Z] #2 DONE 0.1s [2025-09-17T01:50:37.455Z] [2025-09-17T01:50:37.455Z] #3 [internal] load .dockerignore [2025-09-17T01:50:37.455Z] #3 transferring context: 2B done [2025-09-17T01:50:37.455Z] #3 DONE 0.0s [2025-09-17T01:50:37.455Z] [2025-09-17T01:50:37.455Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-17T01:50:37.455Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-17T01:50:37.455Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-17T01:50:37.455Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-17T01:50:37.455Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-09-17T01:50:37.455Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-09-17T01:50:37.455Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-17T01:50:37.716Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-17T01:50:37.716Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.87MB / 74.06MB 0.2s [2025-09-17T01:50:37.716Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-17T01:50:37.716Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-17T01:50:37.716Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-17T01:50:37.716Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-17T01:50:37.716Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-09-17T01:50:37.716Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-17T01:50:37.716Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-09-17T01:50:37.716Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-09-17T01:50:37.716Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-09-17T01:50:37.716Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.54MB / 103.05MB 0.3s [2025-09-17T01:50:37.716Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-17T01:50:37.716Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-09-17T01:50:37.976Z] #4 ... [2025-09-17T01:50:37.976Z] [2025-09-17T01:50:37.976Z] #5 [internal] load build context [2025-09-17T01:50:37.976Z] #5 transferring context: 47.02MB 0.3s done [2025-09-17T01:50:37.976Z] #5 DONE 0.3s [2025-09-17T01:50:37.976Z] [2025-09-17T01:50:37.976Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-17T01:50:37.976Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 42.99MB / 74.06MB 0.4s [2025-09-17T01:50:37.976Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 13.63MB / 103.05MB 0.4s [2025-09-17T01:50:37.976Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.4s [2025-09-17T01:50:37.976Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-09-17T01:50:37.976Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-09-17T01:50:37.976Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 33.55MB / 103.05MB 0.6s [2025-09-17T01:50:37.976Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-09-17T01:50:38.233Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 72.35MB / 103.05MB 0.8s [2025-09-17T01:50:38.490Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-09-17T01:50:38.491Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 0.9s [2025-09-17T01:50:38.491Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-17T01:50:38.491Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-09-17T01:50:38.756Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-09-17T01:50:42.356Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done [2025-09-17T01:50:43.741Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-17T01:50:43.741Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-17T01:50:43.741Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-17T01:50:43.741Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-17T01:50:43.741Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-17T01:50:43.741Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-17T01:50:43.741Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-17T01:50:46.285Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done [2025-09-17T01:50:46.285Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-17T01:50:46.855Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-09-17T01:50:46.855Z] #4 DONE 9.3s [2025-09-17T01:50:46.855Z] [2025-09-17T01:50:46.855Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-09-17T01:50:46.855Z] #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:50:47.115Z] #6 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:50:47.375Z] #6 0.682 OK: 248 MiB in 58 packages [2025-09-17T01:50:50.425Z] Still waiting to schedule task [2025-09-17T01:50:50.425Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8962’ [2025-09-17T01:50:50.678Z] #6 DONE 3.4s [2025-09-17T01:50:50.678Z] [2025-09-17T01:50:50.678Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-09-17T01:50:50.678Z] #7 DONE 0.0s [2025-09-17T01:50:50.678Z] [2025-09-17T01:50:50.678Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-17T01:50:50.678Z] #8 DONE 0.0s [2025-09-17T01:50:50.678Z] [2025-09-17T01:50:50.678Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:51:08.768Z] #9 DONE 17.0s [2025-09-17T01:51:08.768Z] [2025-09-17T01:51:08.768Z] #10 [builder 6/7] COPY . . [2025-09-17T01:51:08.768Z] #10 DONE 0.3s [2025-09-17T01:51:08.768Z] [2025-09-17T01:51:08.768Z] #11 [builder 7/7] RUN echo noop [2025-09-17T01:51:08.768Z] #11 0.197 noop [2025-09-17T01:51:08.768Z] #11 DONE 0.2s [2025-09-17T01:51:08.768Z] [2025-09-17T01:51:08.768Z] #12 exporting to image [2025-09-17T01:51:08.768Z] #12 exporting layers [2025-09-17T01:51:15.335Z] #12 exporting layers 7.0s done [2025-09-17T01:51:15.335Z] #12 writing image sha256:2fafdb705c8aa758c4f8dbd6176766642998315a4be209a2577b5e58bd5697eb done [2025-09-17T01:51:15.335Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-17T01:51:15.335Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:51:15.675Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-17T01:51:15.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:51:15.749Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T01:51:15.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-17T01:51:16.100Z] $ docker top 6d46a484f8e45d2a2d3b1758d2b22dfe718645fac62637b4f71abeaa9438ef71 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:51:16.441Z] + go version [2025-09-17T01:51:16.441Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-17T01:51:16.452Z] $ docker stop --time=1 6d46a484f8e45d2a2d3b1758d2b22dfe718645fac62637b4f71abeaa9438ef71 [2025-09-17T01:51:17.720Z] $ docker rm -f --volumes 6d46a484f8e45d2a2d3b1758d2b22dfe718645fac62637b4f71abeaa9438ef71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:51:18.152Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-17T01:51:18.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:51:18.239Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T01:51:18.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-17T01:51:18.511Z] $ docker top 70c8f37437a567b33f239f9707667fc05359914cf2745b9a86a62f21e8a0cc53 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:51:18.845Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-09-17T01:51:19.151Z] + make test [2025-09-17T01:51:19.151Z] go test ./... -coverprofile=coverage.out ./... [2025-09-17T01:51:20.524Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-09-17T01:51:38.586Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-09-17T01:51:38.586Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-09-17T01:51:40.113Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.2% of statements [2025-09-17T01:51:40.371Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.237s coverage: 86.5% of statements [2025-09-17T01:51:50.331Z] go vet ./... [2025-09-17T01:51:55.588Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-17T01:51:55.588Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-17T01:51:55.588Z] ./bin/test-attribution-txt.sh [2025-09-17T01:51:55.588Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-17T01:51:55.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-17T01:51:55.621Z] $ docker stop --time=1 70c8f37437a567b33f239f9707667fc05359914cf2745b9a86a62f21e8a0cc53 [2025-09-17T01:51:58.858Z] $ docker rm -f --volumes 70c8f37437a567b33f239f9707667fc05359914cf2745b9a86a62f21e8a0cc53 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:51:59.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-17T01:51:59.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-17T01:52:00.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-17T01:52:00.336Z] + ls -al . [2025-09-17T01:52:00.336Z] total 320 [2025-09-17T01:52:00.336Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 01:51 . [2025-09-17T01:52:00.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:50 .. [2025-09-17T01:52:00.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:51 .git [2025-09-17T01:52:00.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:50 .github [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 17 01:50 .gitignore [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 17 01:50 .golangci.yml [2025-09-17T01:52:00.336Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:50 .semver [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 20612 Sep 17 01:50 Attribution.txt [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 19022 Sep 17 01:50 CHANGELOG.md [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 1715 Sep 17 01:50 Dockerfile [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 17 01:50 GOVERNANCE.md [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 17 01:50 Jenkinsfile [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:50 LICENSE [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 3465 Sep 17 01:50 Makefile [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 17 01:50 OWNERS.md [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 17 01:50 README.md [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:50 VERSION [2025-09-17T01:52:00.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:50 bin [2025-09-17T01:52:00.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:50 cmd [2025-09-17T01:52:00.336Z] -rw-r--r-- 1 jenkins jenkins 92472 Sep 17 01:51 coverage.out [2025-09-17T01:52:00.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:50 doc [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 6510 Sep 17 01:50 go.mod [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 87686 Sep 17 01:50 go.sum [2025-09-17T01:52:00.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:50 internal [2025-09-17T01:52:00.336Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 17 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:00.656Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fb5699bb165a45658e3c88aaba4577f28985ccb0 --label arch=amd64 --label version=4.1.0-dev.9 . [2025-09-17T01:52:00.914Z] #0 building with "default" instance using docker driver [2025-09-17T01:52:00.914Z] [2025-09-17T01:52:00.914Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:52:00.914Z] #1 transferring dockerfile: 1.75kB done [2025-09-17T01:52:00.914Z] #1 DONE 0.0s [2025-09-17T01:52:00.914Z] [2025-09-17T01:52:00.914Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-17T01:52:00.914Z] #2 DONE 0.0s [2025-09-17T01:52:00.914Z] [2025-09-17T01:52:00.914Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-17T01:52:00.914Z] #3 DONE 0.1s [2025-09-17T01:52:00.914Z] [2025-09-17T01:52:00.914Z] #4 [internal] load .dockerignore [2025-09-17T01:52:00.914Z] #4 transferring context: 2B done [2025-09-17T01:52:00.914Z] #4 DONE 0.0s [2025-09-17T01:52:00.914Z] [2025-09-17T01:52:00.914Z] #5 [internal] load build context [2025-09-17T01:52:00.914Z] #5 transferring context: 111.78kB 0.0s done [2025-09-17T01:52:00.914Z] #5 DONE 0.0s [2025-09-17T01:52:00.914Z] [2025-09-17T01:52:00.914Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-17T01:52:00.914Z] #6 DONE 0.1s [2025-09-17T01:52:00.914Z] [2025-09-17T01:52:00.914Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-17T01:52:00.914Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-17T01:52:00.914Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-17T01:52:00.914Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-17T01:52:00.914Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-17T01:52:00.914Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-17T01:52:00.914Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-17T01:52:00.914Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-17T01:52:00.914Z] #7 DONE 0.2s [2025-09-17T01:52:00.914Z] [2025-09-17T01:52:00.914Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-09-17T01:52:01.171Z] #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:52:01.172Z] #8 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:52:01.526Z] #8 0.553 OK: 248 MiB in 58 packages [2025-09-17T01:52:01.786Z] #8 DONE 0.8s [2025-09-17T01:52:01.786Z] [2025-09-17T01:52:01.786Z] #9 [builder 3/7] WORKDIR /device-onvif-camera [2025-09-17T01:52:01.786Z] #9 DONE 0.0s [2025-09-17T01:52:01.786Z] [2025-09-17T01:52:01.786Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2025-09-17T01:52:01.786Z] #10 DONE 0.0s [2025-09-17T01:52:01.786Z] [2025-09-17T01:52:01.786Z] #11 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-17T01:52:01.786Z] #11 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:52:01.786Z] #11 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:52:01.786Z] #11 0.622 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-17T01:52:01.786Z] #11 0.629 Executing busybox-1.36.1-r29.trigger [2025-09-17T01:52:01.786Z] #11 0.637 OK: 8 MiB in 15 packages [2025-09-17T01:52:01.786Z] #11 DONE 0.7s [2025-09-17T01:52:01.786Z] [2025-09-17T01:52:01.786Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:52:02.353Z] #12 DONE 0.6s [2025-09-17T01:52:02.353Z] [2025-09-17T01:52:02.353Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-17T01:52:02.353Z] #13 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:52:02.353Z] #13 0.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:52:02.611Z] #13 0.625 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:52:02.611Z] #13 0.636 Executing busybox-1.36.1-r30.post-upgrade [2025-09-17T01:52:02.611Z] #13 ... [2025-09-17T01:52:02.611Z] [2025-09-17T01:52:02.611Z] #14 [builder 6/7] COPY . . [2025-09-17T01:52:02.611Z] #14 DONE 0.3s [2025-09-17T01:52:02.870Z] [2025-09-17T01:52:02.870Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-17T01:52:02.870Z] #13 0.904 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:52:02.870Z] #13 0.915 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:52:02.870Z] #13 0.931 Executing busybox-1.36.1-r30.trigger [2025-09-17T01:52:02.870Z] #13 0.934 OK: 8 MiB in 15 packages [2025-09-17T01:52:02.870Z] #13 DONE 1.0s [2025-09-17T01:52:02.870Z] [2025-09-17T01:52:02.870Z] #15 [builder 7/7] RUN make build [2025-09-17T01:52:02.870Z] #15 0.314 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-09-17T01:52:24.793Z] #15 DONE 22.2s [2025-09-17T01:52:25.053Z] [2025-09-17T01:52:25.053Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-09-17T01:52:25.053Z] #16 DONE 0.2s [2025-09-17T01:52:25.312Z] [2025-09-17T01:52:25.312Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-09-17T01:52:25.312Z] #17 DONE 0.0s [2025-09-17T01:52:25.312Z] [2025-09-17T01:52:25.312Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-09-17T01:52:25.312Z] #18 DONE 0.0s [2025-09-17T01:52:25.312Z] [2025-09-17T01:52:25.312Z] #19 exporting to image [2025-09-17T01:52:25.312Z] #19 exporting layers 0.1s done [2025-09-17T01:52:25.312Z] #19 writing image sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done [2025-09-17T01:52:25.312Z] #19 naming to docker.io/library/device-onvif-camera done [2025-09-17T01:52:25.312Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:52:25.433Z] provisioning config files... [2025-09-17T01:52:25.444Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1645745747951226986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:52:25.751Z] ---> ****-login.sh [2025-09-17T01:52:25.751Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:52:25.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:52:25.751Z] Login Succeeded [2025-09-17T01:52:25.751Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:52:25.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:52:25.751Z] Login Succeeded [2025-09-17T01:52:25.751Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:52:25.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:52:26.010Z] Login Succeeded [2025-09-17T01:52:26.010Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:52:26.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:52:26.010Z] Login Succeeded [2025-09-17T01:52:26.010Z] ****.io [2025-09-17T01:52:26.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:52:26.269Z] Login Succeeded [2025-09-17T01:52:26.269Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:52:26.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:52:26.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:52:26.359Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-09-17T01:52:26.359Z] fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T01:52:26.359Z] latest [2025-09-17T01:52:26.359Z] 4.1.0-dev.9 [2025-09-17T01:52:26.359Z] fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T01:52:26.359Z] main [2025-09-17T01:52:26.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:26.697Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:27.017Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T01:52:27.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:52:27.017Z] 6a667e79652b: Preparing [2025-09-17T01:52:27.017Z] da24cdba1cd8: Preparing [2025-09-17T01:52:27.017Z] a0267b0cadb7: Preparing [2025-09-17T01:52:27.017Z] d1c872295c07: Preparing [2025-09-17T01:52:27.017Z] 9670dc399a5e: Preparing [2025-09-17T01:52:27.017Z] 097100c76c15: Preparing [2025-09-17T01:52:27.017Z] 097100c76c15: Waiting [2025-09-17T01:52:27.017Z] 6a667e79652b: Pushed [2025-09-17T01:52:27.017Z] 9670dc399a5e: Pushed [2025-09-17T01:52:27.017Z] da24cdba1cd8: Pushed [2025-09-17T01:52:27.017Z] 097100c76c15: Layer already exists [2025-09-17T01:52:29.501Z] d1c872295c07: Pushed [2025-09-17T01:52:32.793Z] a0267b0cadb7: Pushed [2025-09-17T01:52:32.793Z] fb5699bb165a45658e3c88aaba4577f28985ccb0: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:33.122Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:33.445Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:52:33.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:52:33.445Z] 6a667e79652b: Preparing [2025-09-17T01:52:33.445Z] da24cdba1cd8: Preparing [2025-09-17T01:52:33.445Z] a0267b0cadb7: Preparing [2025-09-17T01:52:33.445Z] d1c872295c07: Preparing [2025-09-17T01:52:33.445Z] 9670dc399a5e: Preparing [2025-09-17T01:52:33.445Z] 097100c76c15: Preparing [2025-09-17T01:52:33.445Z] 097100c76c15: Waiting [2025-09-17T01:52:33.445Z] d1c872295c07: Layer already exists [2025-09-17T01:52:33.445Z] 9670dc399a5e: Layer already exists [2025-09-17T01:52:33.445Z] da24cdba1cd8: Layer already exists [2025-09-17T01:52:33.445Z] a0267b0cadb7: Layer already exists [2025-09-17T01:52:33.445Z] 6a667e79652b: Layer already exists [2025-09-17T01:52:33.445Z] 097100c76c15: Layer already exists [2025-09-17T01:52:33.445Z] latest: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:33.781Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:34.108Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 [2025-09-17T01:52:34.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:52:34.108Z] 6a667e79652b: Preparing [2025-09-17T01:52:34.108Z] da24cdba1cd8: Preparing [2025-09-17T01:52:34.108Z] a0267b0cadb7: Preparing [2025-09-17T01:52:34.108Z] d1c872295c07: Preparing [2025-09-17T01:52:34.108Z] 9670dc399a5e: Preparing [2025-09-17T01:52:34.108Z] 097100c76c15: Preparing [2025-09-17T01:52:34.108Z] 097100c76c15: Waiting [2025-09-17T01:52:34.108Z] 9670dc399a5e: Layer already exists [2025-09-17T01:52:34.108Z] da24cdba1cd8: Layer already exists [2025-09-17T01:52:34.108Z] 6a667e79652b: Layer already exists [2025-09-17T01:52:34.108Z] a0267b0cadb7: Layer already exists [2025-09-17T01:52:34.108Z] d1c872295c07: Layer already exists [2025-09-17T01:52:34.108Z] 097100c76c15: Layer already exists [2025-09-17T01:52:34.108Z] 4.1.0-dev.9: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:34.436Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:34.755Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T01:52:34.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:52:34.755Z] 6a667e79652b: Preparing [2025-09-17T01:52:34.755Z] da24cdba1cd8: Preparing [2025-09-17T01:52:34.755Z] a0267b0cadb7: Preparing [2025-09-17T01:52:34.755Z] d1c872295c07: Preparing [2025-09-17T01:52:34.755Z] 9670dc399a5e: Preparing [2025-09-17T01:52:34.755Z] 097100c76c15: Preparing [2025-09-17T01:52:34.755Z] 097100c76c15: Waiting [2025-09-17T01:52:34.755Z] 6a667e79652b: Layer already exists [2025-09-17T01:52:34.756Z] da24cdba1cd8: Layer already exists [2025-09-17T01:52:34.756Z] d1c872295c07: Layer already exists [2025-09-17T01:52:34.756Z] 9670dc399a5e: Layer already exists [2025-09-17T01:52:34.756Z] a0267b0cadb7: Layer already exists [2025-09-17T01:52:34.756Z] 097100c76c15: Layer already exists [2025-09-17T01:52:34.756Z] fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:35.082Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:52:35.410Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-09-17T01:52:35.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:52:35.410Z] 6a667e79652b: Preparing [2025-09-17T01:52:35.410Z] da24cdba1cd8: Preparing [2025-09-17T01:52:35.410Z] a0267b0cadb7: Preparing [2025-09-17T01:52:35.410Z] d1c872295c07: Preparing [2025-09-17T01:52:35.410Z] 9670dc399a5e: Preparing [2025-09-17T01:52:35.410Z] 097100c76c15: Preparing [2025-09-17T01:52:35.410Z] 097100c76c15: Waiting [2025-09-17T01:52:35.410Z] a0267b0cadb7: Layer already exists [2025-09-17T01:52:35.410Z] d1c872295c07: Layer already exists [2025-09-17T01:52:35.410Z] 6a667e79652b: Layer already exists [2025-09-17T01:52:35.410Z] 9670dc399a5e: Layer already exists [2025-09-17T01:52:35.410Z] da24cdba1cd8: Layer already exists [2025-09-17T01:52:35.410Z] 097100c76c15: Layer already exists [2025-09-17T01:52:35.410Z] main: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:52:35.489Z] ===================================================== [Pipeline] echo [2025-09-17T01:52:35.507Z] taggedImages: [2025-09-17T01:52:35.507Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T01:52:35.507Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:52:35.507Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 [2025-09-17T01:52:35.507Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T01:52:35.507Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-09-17T01:52:35.557Z] ========================================================= [2025-09-17T01:52:35.557Z] [edgeXBuildMultiArch] RAW Config: [2025-09-17T01:52:35.557Z] images: [2025-09-17T01:52:35.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T01:52:35.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:52:35.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 [2025-09-17T01:52:35.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T01:52:35.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-09-17T01:52:35.557Z] settingsFile: [2025-09-17T01:52:35.558Z] device-onvif-camera-settings [2025-09-17T01:52:35.558Z] ========================================================= [Pipeline] node [2025-09-17T01:52:50.561Z] Still waiting to schedule task [2025-09-17T01:52:50.561Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-17T01:53:44.184Z] Running on prd-centos7-docker-4c-2g-8966 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:53:44.240Z] provisioning config files... [2025-09-17T01:53:44.258Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15361530378803176176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:53:48.193Z] ---> ****-login.sh [2025-09-17T01:53:48.193Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:53:48.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:53:48.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:53:48.454Z] Configure a credential helper to remove this warning. See [2025-09-17T01:53:48.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:53:48.454Z] [2025-09-17T01:53:48.454Z] Login Succeeded [2025-09-17T01:53:48.454Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:53:48.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:53:48.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:53:48.454Z] Configure a credential helper to remove this warning. See [2025-09-17T01:53:48.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:53:48.454Z] [2025-09-17T01:53:48.454Z] Login Succeeded [2025-09-17T01:53:48.454Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:53:48.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:53:48.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:53:48.716Z] Configure a credential helper to remove this warning. See [2025-09-17T01:53:48.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:53:48.716Z] [2025-09-17T01:53:48.716Z] Login Succeeded [2025-09-17T01:53:48.716Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:53:48.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:53:48.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:53:48.717Z] Configure a credential helper to remove this warning. See [2025-09-17T01:53:48.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:53:48.717Z] [2025-09-17T01:53:48.717Z] Login Succeeded [2025-09-17T01:53:48.717Z] ****.io [2025-09-17T01:53:48.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:53:48.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:53:48.977Z] Configure a credential helper to remove this warning. See [2025-09-17T01:53:48.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:53:48.977Z] [2025-09-17T01:53:48.977Z] Login Succeeded [2025-09-17T01:53:48.977Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:53:48.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:53:49.348Z] + docker buildx ls [2025-09-17T01:53:49.607Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-17T01:53:49.607Z] default * docker [2025-09-17T01:53:49.607Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-17T01:53:49.912Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-17T01:53:49.912Z] edgex-builder [Pipeline] sh [2025-09-17T01:53:50.206Z] + docker buildx inspect --bootstrap [2025-09-17T01:53:50.206Z] #1 [internal] booting buildkit [2025-09-17T01:53:50.206Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-17T01:53:54.427Z] #1 pulling image moby/buildkit:buildx-stable-1 3.8s done [2025-09-17T01:53:54.427Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-17T01:53:55.812Z] #1 creating container buildx_buildkit_edgex-builder0 2.3s done [2025-09-17T01:53:55.812Z] #1 DONE 6.1s [2025-09-17T01:53:56.074Z] Name: edgex-builder [2025-09-17T01:53:56.074Z] Driver: docker-container [2025-09-17T01:53:56.074Z] [2025-09-17T01:53:56.074Z] Nodes: [2025-09-17T01:53:56.074Z] Name: edgex-builder0 [2025-09-17T01:53:56.074Z] Endpoint: unix:///var/run/docker.sock [2025-09-17T01:53:56.074Z] Status: running [2025-09-17T01:53:56.074Z] Buildkit: v0.24.0 [2025-09-17T01:53:56.074Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-17T01:53:56.371Z] + docker buildx ls [2025-09-17T01:53:56.371Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-17T01:53:56.371Z] edgex-builder * docker-container [2025-09-17T01:53:56.371Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-17T01:53:56.371Z] default docker [2025-09-17T01:53:56.371Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-17T01:53:56.661Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0' [2025-09-17T01:53:56.661Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 --push - [2025-09-17T01:53:56.922Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:53:56.922Z] #1 transferring dockerfile: 204B done [2025-09-17T01:53:56.922Z] #1 DONE 0.0s [2025-09-17T01:53:56.922Z] [2025-09-17T01:53:56.922Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T01:53:56.922Z] #2 DONE 0.1s [2025-09-17T01:53:56.922Z] [2025-09-17T01:53:56.922Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T01:53:56.922Z] #3 DONE 0.1s [2025-09-17T01:53:56.922Z] [2025-09-17T01:53:56.922Z] #4 [internal] load .dockerignore [2025-09-17T01:53:56.922Z] #4 transferring context: 2B done [2025-09-17T01:53:56.922Z] #4 DONE 0.0s [2025-09-17T01:53:56.922Z] [2025-09-17T01:53:56.922Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:56.922Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:56.922Z] #5 DONE 0.0s [2025-09-17T01:53:56.922Z] [2025-09-17T01:53:56.922Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:56.922Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:56.922Z] #6 DONE 0.1s [2025-09-17T01:53:56.922Z] [2025-09-17T01:53:56.922Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:53:56.922Z] #7 DONE 0.0s [2025-09-17T01:53:56.922Z] [2025-09-17T01:53:56.922Z] #8 exporting to image [2025-09-17T01:53:56.922Z] #8 exporting layers done [2025-09-17T01:53:56.922Z] #8 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done [2025-09-17T01:53:56.922Z] #8 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done [2025-09-17T01:53:56.922Z] #8 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done [2025-09-17T01:53:56.922Z] #8 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done [2025-09-17T01:53:56.922Z] #8 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done [2025-09-17T01:53:56.922Z] #8 pushing layers 0.1s done [2025-09-17T01:53:56.922Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae [2025-09-17T01:53:56.922Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:53:57.182Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done [2025-09-17T01:53:57.182Z] #8 DONE 0.2s [2025-09-17T01:53:57.182Z] [2025-09-17T01:53:57.182Z] 1 warning found (use --debug to expand): [2025-09-17T01:53:57.182Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:53:57.471Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-09-17T01:53:57.472Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-09-17T01:53:57.472Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:53:57.472Z] #1 transferring dockerfile: 170B done [2025-09-17T01:53:57.472Z] #1 DONE 0.0s [2025-09-17T01:53:57.472Z] [2025-09-17T01:53:57.472Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:53:57.472Z] #2 DONE 0.0s [2025-09-17T01:53:57.472Z] [2025-09-17T01:53:57.472Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:53:57.472Z] #3 DONE 0.0s [2025-09-17T01:53:57.472Z] [2025-09-17T01:53:57.472Z] #4 [internal] load .dockerignore [2025-09-17T01:53:57.472Z] #4 transferring context: 2B done [2025-09-17T01:53:57.472Z] #4 DONE 0.0s [2025-09-17T01:53:57.472Z] [2025-09-17T01:53:57.472Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:57.472Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:57.472Z] #5 CACHED [2025-09-17T01:53:57.472Z] [2025-09-17T01:53:57.472Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:57.472Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:57.472Z] #6 CACHED [2025-09-17T01:53:57.472Z] [2025-09-17T01:53:57.472Z] #7 exporting to image [2025-09-17T01:53:57.472Z] #7 exporting layers [2025-09-17T01:53:57.472Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:53:57.734Z] #7 exporting layers done [2025-09-17T01:53:57.734Z] #7 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done [2025-09-17T01:53:57.734Z] #7 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done [2025-09-17T01:53:57.734Z] #7 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done [2025-09-17T01:53:57.734Z] #7 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done [2025-09-17T01:53:57.734Z] #7 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done [2025-09-17T01:53:57.734Z] #7 pushing layers 0.0s done [2025-09-17T01:53:57.734Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done [2025-09-17T01:53:57.734Z] #7 DONE 0.1s [2025-09-17T01:53:57.734Z] [2025-09-17T01:53:57.734Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:53:57.734Z] #8 DONE 0.0s [2025-09-17T01:53:57.734Z] [2025-09-17T01:53:57.734Z] 1 warning found (use --debug to expand): [2025-09-17T01:53:57.734Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:53:58.035Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9' [2025-09-17T01:53:58.036Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 --push - [2025-09-17T01:53:58.036Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:53:58.036Z] #1 transferring dockerfile: 175B done [2025-09-17T01:53:58.036Z] #1 DONE 0.0s [2025-09-17T01:53:58.036Z] [2025-09-17T01:53:58.036Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 [2025-09-17T01:53:58.036Z] #2 DONE 0.0s [2025-09-17T01:53:58.036Z] [2025-09-17T01:53:58.036Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 [2025-09-17T01:53:58.036Z] #3 DONE 0.0s [2025-09-17T01:53:58.036Z] [2025-09-17T01:53:58.036Z] #4 [internal] load .dockerignore [2025-09-17T01:53:58.036Z] #4 transferring context: 2B done [2025-09-17T01:53:58.036Z] #4 DONE 0.0s [2025-09-17T01:53:58.036Z] [2025-09-17T01:53:58.036Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:58.036Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:58.036Z] #5 CACHED [2025-09-17T01:53:58.036Z] [2025-09-17T01:53:58.036Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:58.036Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:58.036Z] #6 CACHED [2025-09-17T01:53:58.036Z] [2025-09-17T01:53:58.036Z] #7 exporting to image [2025-09-17T01:53:58.036Z] #7 exporting layers done [2025-09-17T01:53:58.036Z] #7 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done [2025-09-17T01:53:58.036Z] #7 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done [2025-09-17T01:53:58.036Z] #7 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done [2025-09-17T01:53:58.036Z] #7 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done [2025-09-17T01:53:58.036Z] #7 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done [2025-09-17T01:53:58.036Z] #7 pushing layers 0.0s done [2025-09-17T01:53:58.036Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae [2025-09-17T01:53:58.036Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:53:58.295Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done [2025-09-17T01:53:58.295Z] #7 DONE 0.1s [2025-09-17T01:53:58.295Z] [2025-09-17T01:53:58.295Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:53:58.295Z] #8 DONE 0.0s [2025-09-17T01:53:58.295Z] [2025-09-17T01:53:58.295Z] 1 warning found (use --debug to expand): [2025-09-17T01:53:58.295Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:53:58.583Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9' [2025-09-17T01:53:58.583Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 --push - [2025-09-17T01:53:58.583Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:53:58.583Z] #1 transferring dockerfile: 216B done [2025-09-17T01:53:58.583Z] #1 DONE 0.0s [2025-09-17T01:53:58.583Z] [2025-09-17T01:53:58.583Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T01:53:58.583Z] #2 DONE 0.0s [2025-09-17T01:53:58.583Z] [2025-09-17T01:53:58.583Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T01:53:58.583Z] #3 DONE 0.0s [2025-09-17T01:53:58.583Z] [2025-09-17T01:53:58.583Z] #4 [internal] load .dockerignore [2025-09-17T01:53:58.583Z] #4 transferring context: 2B done [2025-09-17T01:53:58.583Z] #4 DONE 0.0s [2025-09-17T01:53:58.583Z] [2025-09-17T01:53:58.583Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:58.583Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 done [2025-09-17T01:53:58.583Z] #5 CACHED [2025-09-17T01:53:58.583Z] [2025-09-17T01:53:58.584Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:58.584Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:58.584Z] #6 CACHED [2025-09-17T01:53:58.584Z] [2025-09-17T01:53:58.584Z] #7 exporting to image [2025-09-17T01:53:58.584Z] #7 exporting layers done [2025-09-17T01:53:58.584Z] #7 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done [2025-09-17T01:53:58.584Z] #7 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done [2025-09-17T01:53:58.584Z] #7 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done [2025-09-17T01:53:58.584Z] #7 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done [2025-09-17T01:53:58.584Z] #7 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done [2025-09-17T01:53:58.584Z] #7 pushing layers 0.0s done [2025-09-17T01:53:58.584Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae [2025-09-17T01:53:58.584Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:53:58.843Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done [2025-09-17T01:53:58.843Z] #7 DONE 0.1s [2025-09-17T01:53:58.843Z] [2025-09-17T01:53:58.843Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:53:58.843Z] #8 DONE 0.0s [2025-09-17T01:53:58.843Z] [2025-09-17T01:53:58.843Z] 1 warning found (use --debug to expand): [2025-09-17T01:53:58.844Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:53:59.141Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-09-17T01:53:59.141Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-09-17T01:53:59.141Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:53:59.141Z] #1 transferring dockerfile: 168B done [2025-09-17T01:53:59.141Z] #1 DONE 0.0s [2025-09-17T01:53:59.141Z] [2025-09-17T01:53:59.141Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-09-17T01:53:59.141Z] #2 DONE 0.0s [2025-09-17T01:53:59.141Z] [2025-09-17T01:53:59.141Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-09-17T01:53:59.141Z] #3 DONE 0.0s [2025-09-17T01:53:59.141Z] [2025-09-17T01:53:59.141Z] #4 [internal] load .dockerignore [2025-09-17T01:53:59.141Z] #4 transferring context: 2B done [2025-09-17T01:53:59.141Z] #4 DONE 0.0s [2025-09-17T01:53:59.141Z] [2025-09-17T01:53:59.141Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:59.141Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:59.141Z] #5 CACHED [2025-09-17T01:53:59.141Z] [2025-09-17T01:53:59.141Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 [2025-09-17T01:53:59.141Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done [2025-09-17T01:53:59.141Z] #6 CACHED [2025-09-17T01:53:59.141Z] [2025-09-17T01:53:59.141Z] #7 exporting to image [2025-09-17T01:53:59.141Z] #7 exporting layers done [2025-09-17T01:53:59.141Z] #7 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done [2025-09-17T01:53:59.141Z] #7 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done [2025-09-17T01:53:59.141Z] #7 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done [2025-09-17T01:53:59.141Z] #7 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done [2025-09-17T01:53:59.141Z] #7 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done [2025-09-17T01:53:59.141Z] #7 pushing layers 0.0s done [2025-09-17T01:53:59.141Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae [2025-09-17T01:53:59.141Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:53:59.402Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done [2025-09-17T01:53:59.402Z] #7 DONE 0.1s [2025-09-17T01:53:59.402Z] [2025-09-17T01:53:59.402Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:53:59.402Z] #8 DONE 0.0s [2025-09-17T01:53:59.402Z] [2025-09-17T01:53:59.402Z] 1 warning found (use --debug to expand): [2025-09-17T01:53:59.402Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-17T01:53:59.790Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:00.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:00.647Z] ---> package-listing.sh [2025-09-17T01:54:00.647Z] ++ facter osfamily [2025-09-17T01:54:00.647Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-17T01:54:00.914Z] + OS_FAMILY=redhat [2025-09-17T01:54:00.914Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-09-17T01:54:00.915Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-17T01:54:00.915Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-17T01:54:00.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-17T01:54:00.915Z] + PACKAGES=/tmp/packages_start.txt [2025-09-17T01:54:00.915Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-09-17T01:54:00.915Z] + PACKAGES=/tmp/packages_end.txt [2025-09-17T01:54:00.915Z] + case "${OS_FAMILY}" in [2025-09-17T01:54:00.915Z] + sort [2025-09-17T01:54:00.915Z] + rpm -qa [2025-09-17T01:54:01.484Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-17T01:54:01.484Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-17T01:54:01.484Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-17T01:54:01.484Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-09-17T01:54:01.484Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-09-17T01:54:01.484Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-09-17T01:54:01.497Z] 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/foundry_device-onvif-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-09-17T01:54:01.780Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:54:02.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:54:02.362Z] [2025-09-17T01:54:02.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:54:02.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:54:02.677Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-17T01:54:02.677Z] 5eb5b503b376: Pulling fs layer [2025-09-17T01:54:02.677Z] 5c69ac0246d0: Pulling fs layer [2025-09-17T01:54:02.677Z] ec43610c2a17: Pulling fs layer [2025-09-17T01:54:02.677Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-17T01:54:02.677Z] 33b1e0a273af: Pulling fs layer [2025-09-17T01:54:02.677Z] 5d3b04190fa2: Pulling fs layer [2025-09-17T01:54:02.677Z] 2f39f015ded8: Pulling fs layer [2025-09-17T01:54:02.677Z] 33b1e0a273af: Waiting [2025-09-17T01:54:02.677Z] 5d3b04190fa2: Waiting [2025-09-17T01:54:02.677Z] 2f39f015ded8: Waiting [2025-09-17T01:54:02.677Z] 3a2ae6a8a46f: Waiting [2025-09-17T01:54:02.677Z] 5c69ac0246d0: Verifying Checksum [2025-09-17T01:54:02.677Z] 5c69ac0246d0: Download complete [2025-09-17T01:54:02.677Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-17T01:54:02.677Z] 3a2ae6a8a46f: Download complete [2025-09-17T01:54:02.677Z] 33b1e0a273af: Verifying Checksum [2025-09-17T01:54:02.677Z] 33b1e0a273af: Download complete [2025-09-17T01:54:02.677Z] 5d3b04190fa2: Verifying Checksum [2025-09-17T01:54:02.677Z] 5d3b04190fa2: Download complete [2025-09-17T01:54:02.677Z] ec43610c2a17: Verifying Checksum [2025-09-17T01:54:02.677Z] ec43610c2a17: Download complete [2025-09-17T01:54:02.940Z] 5eb5b503b376: Download complete [2025-09-17T01:54:03.512Z] 2f39f015ded8: Verifying Checksum [2025-09-17T01:54:03.512Z] 2f39f015ded8: Download complete [2025-09-17T01:54:04.093Z] 5eb5b503b376: Pull complete [2025-09-17T01:54:04.398Z] 5c69ac0246d0: Pull complete [2025-09-17T01:54:04.700Z] ec43610c2a17: Pull complete [2025-09-17T01:54:04.700Z] 3a2ae6a8a46f: Pull complete [2025-09-17T01:54:04.964Z] 33b1e0a273af: Pull complete [2025-09-17T01:54:04.964Z] 5d3b04190fa2: Pull complete [2025-09-17T01:54:09.188Z] 2f39f015ded8: Pull complete [2025-09-17T01:54:09.188Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-17T01:54:09.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:54:09.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:54:09.336Z] prd-centos7-docker-4c-2g-8966 does not seem to be running inside a container [2025-09-17T01:54:09.363Z] $ 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/foundry_device-onvif-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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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-09-17T01:54:14.065Z] $ docker top d91ebf5607db85970d1f2e986af5ba12b774b55fff6d791fdf4e447ac8db4426 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:54:14.420Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-17T01:54:14.710Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-17T01:54:14.999Z] + ls /var/log/sa-host [2025-09-17T01:54:14.999Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:54:15.172Z] provisioning config files... [2025-09-17T01:54:15.181Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7863835310654951753tmp [Pipeline] { [Pipeline] echo [2025-09-17T01:54:15.203Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:15.490Z] ---> create-netrc.sh [Pipeline] } [2025-09-17T01:54:15.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:15.871Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-17T01:54:15.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:16.176Z] ---> sudo-logs.sh [2025-09-17T01:54:16.177Z] Archiving 'sudo' log.. [2025-09-17T01:54:16.436Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8966.novalocal: Name or service not known [2025-09-17T01:54:16.436Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8966.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-17T01:54:16.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:16.747Z] ---> job-cost.sh [2025-09-17T01:54:16.747Z] lf-activate-venv: SKIPPING [2025-09-17T01:54:16.747Z] INFO: No Stack... [2025-09-17T01:54:17.007Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-17T01:54:17.266Z] INFO: Archiving Costs [Pipeline] echo [2025-09-17T01:54:17.279Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:17.567Z] ---> logs-deploy.sh [2025-09-17T01:54:17.567Z] lf-activate-venv: SKIPPING [2025-09-17T01:54:17.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/235 [2025-09-17T01:54:17.567Z] INFO: archiving workspace using pattern(s): [2025-09-17T01:54:18.502Z] Archives upload complete. [2025-09-17T01:54:18.502Z] INFO: archiving logs to Nexus [2025-09-17T01:54:19.069Z] ---> uname -a: [2025-09-17T01:54:19.069Z] Linux prd-centos7-docker-4c-2g-8966.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-09-17T01:54:19.069Z] [2025-09-17T01:54:19.069Z] [2025-09-17T01:54:19.069Z] ---> lscpu: [2025-09-17T01:54:19.069Z] Architecture: x86_64 [2025-09-17T01:54:19.069Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-17T01:54:19.069Z] Byte Order: Little Endian [2025-09-17T01:54:19.069Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-17T01:54:19.069Z] CPU(s): 2 [2025-09-17T01:54:19.069Z] On-line CPU(s) list: 0,1 [2025-09-17T01:54:19.069Z] Thread(s) per core: 1 [2025-09-17T01:54:19.069Z] Core(s) per socket: 1 [2025-09-17T01:54:19.069Z] Socket(s): 2 [2025-09-17T01:54:19.069Z] NUMA node(s): 1 [2025-09-17T01:54:19.069Z] Vendor ID: AuthenticAMD [2025-09-17T01:54:19.069Z] CPU family: 23 [2025-09-17T01:54:19.069Z] Model: 49 [2025-09-17T01:54:19.069Z] Model name: AMD EPYC-Rome Processor [2025-09-17T01:54:19.069Z] Stepping: 0 [2025-09-17T01:54:19.069Z] CPU MHz: 2799.998 [2025-09-17T01:54:19.069Z] BogoMIPS: 5599.99 [2025-09-17T01:54:19.069Z] Virtualization: AMD-V [2025-09-17T01:54:19.069Z] Hypervisor vendor: KVM [2025-09-17T01:54:19.069Z] Virtualization type: full [2025-09-17T01:54:19.069Z] L1d cache: 64 KiB [2025-09-17T01:54:19.069Z] L1i cache: 64 KiB [2025-09-17T01:54:19.069Z] L2 cache: 1 MiB [2025-09-17T01:54:19.069Z] L3 cache: 32 MiB [2025-09-17T01:54:19.069Z] NUMA node0 CPU(s): 0,1 [2025-09-17T01:54:19.069Z] Vulnerability Itlb multihit: Not affected [2025-09-17T01:54:19.069Z] Vulnerability L1tf: Not affected [2025-09-17T01:54:19.069Z] Vulnerability Mds: Not affected [2025-09-17T01:54:19.069Z] Vulnerability Meltdown: Not affected [2025-09-17T01:54:19.069Z] Vulnerability Mmio stale data: Not affected [2025-09-17T01:54:19.069Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-17T01:54:19.069Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-17T01:54:19.069Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-17T01:54:19.069Z] Vulnerability Srbds: Not affected [2025-09-17T01:54:19.069Z] Vulnerability Tsx async abort: Not affected [2025-09-17T01:54:19.069Z] 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-09-17T01:54:19.069Z] [2025-09-17T01:54:19.069Z] [2025-09-17T01:54:19.330Z] ---> nproc: [2025-09-17T01:54:19.330Z] 2 [2025-09-17T01:54:19.330Z] [2025-09-17T01:54:19.330Z] [2025-09-17T01:54:19.330Z] ---> df -h: [2025-09-17T01:54:19.330Z] Filesystem Size Used Avail Use% Mounted on [2025-09-17T01:54:19.330Z] overlay 40G 7.3G 33G 19% / [2025-09-17T01:54:19.330Z] tmpfs 64M 0 64M 0% /dev [2025-09-17T01:54:19.330Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-17T01:54:19.330Z] shm 64M 0 64M 0% /dev/shm [2025-09-17T01:54:19.330Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-17T01:54:19.330Z] [2025-09-17T01:54:19.330Z] [2025-09-17T01:54:19.330Z] Cannot open /var/log/sysstat/sa17: No such file or directory [2025-09-17T01:54:19.330Z] Please check if data collecting is enabled [2025-09-17T01:54:19.330Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:54:19.369Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-17T01:54:19.372Z] $ docker stop --time=1 d91ebf5607db85970d1f2e986af5ba12b774b55fff6d791fdf4e447ac8db4426 [2025-09-17T01:54:20.510Z] $ docker rm -f --volumes d91ebf5607db85970d1f2e986af5ba12b774b55fff6d791fdf4e447ac8db4426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-17T01:54:20.610Z] [WS-CLEANUP] Deleting project workspace... [2025-09-17T01:54:20.610Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-17T01:54:20.624Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:54:21.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:54:21.056Z] [2025-09-17T01:54:21.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:54:21.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:54:21.361Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-17T01:54:21.361Z] 5eb5b503b376: Pulling fs layer [2025-09-17T01:54:21.361Z] 5c69ac0246d0: Pulling fs layer [2025-09-17T01:54:21.361Z] ec43610c2a17: Pulling fs layer [2025-09-17T01:54:21.361Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-17T01:54:21.361Z] 33b1e0a273af: Pulling fs layer [2025-09-17T01:54:21.361Z] 5d3b04190fa2: Pulling fs layer [2025-09-17T01:54:21.361Z] 2f39f015ded8: Pulling fs layer [2025-09-17T01:54:21.361Z] 3a2ae6a8a46f: Waiting [2025-09-17T01:54:21.361Z] 5d3b04190fa2: Waiting [2025-09-17T01:54:21.361Z] 33b1e0a273af: Waiting [2025-09-17T01:54:21.361Z] 2f39f015ded8: Waiting [2025-09-17T01:54:21.361Z] 5c69ac0246d0: Verifying Checksum [2025-09-17T01:54:21.361Z] 5c69ac0246d0: Download complete [2025-09-17T01:54:21.361Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-17T01:54:21.361Z] 3a2ae6a8a46f: Download complete [2025-09-17T01:54:21.361Z] 33b1e0a273af: Verifying Checksum [2025-09-17T01:54:21.361Z] 33b1e0a273af: Download complete [2025-09-17T01:54:21.361Z] 5d3b04190fa2: Verifying Checksum [2025-09-17T01:54:21.361Z] 5d3b04190fa2: Download complete [2025-09-17T01:54:21.361Z] ec43610c2a17: Verifying Checksum [2025-09-17T01:54:21.361Z] ec43610c2a17: Download complete [2025-09-17T01:54:21.619Z] 5eb5b503b376: Verifying Checksum [2025-09-17T01:54:21.619Z] 5eb5b503b376: Download complete [2025-09-17T01:54:22.186Z] 2f39f015ded8: Download complete [2025-09-17T01:54:23.118Z] 5eb5b503b376: Pull complete [2025-09-17T01:54:23.118Z] 5c69ac0246d0: Pull complete [2025-09-17T01:54:23.685Z] ec43610c2a17: Pull complete [2025-09-17T01:54:23.685Z] 3a2ae6a8a46f: Pull complete [2025-09-17T01:54:23.685Z] 33b1e0a273af: Pull complete [2025-09-17T01:54:23.942Z] 5d3b04190fa2: Pull complete [2025-09-17T01:54:26.046Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8965 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-09-17T01:54:26.064Z] Running in /w/workspace/device-onvif-camera/235 [Pipeline] { [Pipeline] checkout [2025-09-17T01:54:29.134Z] The recommended git tool is: git [2025-09-17T01:54:30.600Z] 2f39f015ded8: Pull complete [2025-09-17T01:54:30.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-17T01:54:30.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:54:30.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:54:30.692Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T01:54:30.716Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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-09-17T01:54:32.597Z] $ docker top 9db9d611de11dd3b829321e0d812ce9f2754ca5b57ff7d7f93f5b22713ebf0ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:32.999Z] ---> job-cost.sh [2025-09-17T01:54:32.999Z] lf-activate-venv: SKIPPING [2025-09-17T01:54:32.999Z] INFO: No Stack... [2025-09-17T01:54:33.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-17T01:54:33.516Z] INFO: Archiving Costs [Pipeline] sh [2025-09-17T01:54:33.803Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-09-17T01:54:33.803Z] + cut -d, -f6 [Pipeline] lock [2025-09-17T01:54:33.818Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [2025-09-17T01:54:33.825Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] did not exist. Created. [2025-09-17T01:54:33.832Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-17T01:54:34.142Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-17T01:54:34.184Z] Stashed 1 file(s) [Pipeline] } [2025-09-17T01:54:34.191Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-17T01:54:34.223Z] $ docker stop --time=1 9db9d611de11dd3b829321e0d812ce9f2754ca5b57ff7d7f93f5b22713ebf0ed [2025-09-17T01:54:35.292Z] using credential edgex-jenkins-ssh [2025-09-17T01:54:35.314Z] Cloning the remote Git repository [2025-09-17T01:54:35.358Z] $ docker rm -f --volumes 9db9d611de11dd3b829321e0d812ce9f2754ca5b57ff7d7f93f5b22713ebf0ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-17T01:54:35.358Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-09-17T01:54:35.462Z] > git init /w/workspace/device-onvif-camera/235 # timeout=10 [2025-09-17T01:54:35.595Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-09-17T01:54:35.596Z] > git --version # timeout=10 [2025-09-17T01:54:35.618Z] > git --version # 'git version 2.25.1' [2025-09-17T01:54:35.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-17T01:54:35.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-17T01:54:39.118Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-09-17T01:54:39.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-17T01:54:40.023Z] Avoid second fetch [2025-09-17T01:54:40.024Z] Checking out Revision fb5699bb165a45658e3c88aaba4577f28985ccb0 (main) [2025-09-17T01:54:40.796Z] Commit message: "Merge pull request #525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" [2025-09-17T01:54:40.040Z] > git config core.sparsecheckout # timeout=10 [2025-09-17T01:54:40.101Z] > git checkout -f fb5699bb165a45658e3c88aaba4577f28985ccb0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:54:45.149Z] provisioning config files... [2025-09-17T01:54:45.179Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/235@tmp/config6019918834539055037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:54:45.961Z] ---> ****-login.sh [2025-09-17T01:54:45.961Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:54:46.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:54:46.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:54:46.503Z] Configure a credential helper to remove this warning. See [2025-09-17T01:54:46.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:54:46.503Z] [2025-09-17T01:54:46.503Z] Login Succeeded [2025-09-17T01:54:46.503Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:54:46.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:54:48.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:54:48.205Z] Configure a credential helper to remove this warning. See [2025-09-17T01:54:48.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:54:48.205Z] [2025-09-17T01:54:48.205Z] Login Succeeded [2025-09-17T01:54:48.205Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:54:48.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:54:48.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:54:48.753Z] Configure a credential helper to remove this warning. See [2025-09-17T01:54:48.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:54:48.753Z] [2025-09-17T01:54:48.753Z] Login Succeeded [2025-09-17T01:54:48.753Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:54:48.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:54:49.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:54:49.024Z] Configure a credential helper to remove this warning. See [2025-09-17T01:54:49.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:54:49.024Z] [2025-09-17T01:54:49.024Z] Login Succeeded [2025-09-17T01:54:49.024Z] ****.io [2025-09-17T01:54:49.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:54:49.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:54:49.563Z] Configure a credential helper to remove this warning. See [2025-09-17T01:54:49.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:54:49.563Z] [2025-09-17T01:54:49.563Z] Login Succeeded [2025-09-17T01:54:49.563Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:54:49.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-17T01:54:49.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:54:49.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:54:50.009Z] ========================================================= [2025-09-17T01:54:50.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-17T01:54:50.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:54:50.404Z] + 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-09-17T01:54:51.001Z] Sending build context to Docker daemon 26.97MB [2025-09-17T01:54:51.001Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-09-17T01:54:51.001Z] Step 2/13 : FROM ${BASE} AS builder [2025-09-17T01:54:51.273Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-17T01:54:51.273Z] 94e9d8af2201: Pulling fs layer [2025-09-17T01:54:51.273Z] a6c56e8762df: Pulling fs layer [2025-09-17T01:54:51.273Z] f0f3c8884826: Pulling fs layer [2025-09-17T01:54:51.273Z] c7e7622c144d: Pulling fs layer [2025-09-17T01:54:51.273Z] 4f4fb700ef54: Pulling fs layer [2025-09-17T01:54:51.273Z] b4c3b6d88c5a: Pulling fs layer [2025-09-17T01:54:51.273Z] ba8bce9d2590: Pulling fs layer [2025-09-17T01:54:51.273Z] ca778ea9c289: Pulling fs layer [2025-09-17T01:54:51.273Z] 4f4fb700ef54: Waiting [2025-09-17T01:54:51.273Z] b4c3b6d88c5a: Waiting [2025-09-17T01:54:51.273Z] ba8bce9d2590: Waiting [2025-09-17T01:54:51.273Z] ca778ea9c289: Waiting [2025-09-17T01:54:51.273Z] c7e7622c144d: Waiting [2025-09-17T01:54:51.274Z] a6c56e8762df: Verifying Checksum [2025-09-17T01:54:51.274Z] a6c56e8762df: Download complete [2025-09-17T01:54:51.274Z] c7e7622c144d: Verifying Checksum [2025-09-17T01:54:51.274Z] c7e7622c144d: Download complete [2025-09-17T01:54:51.274Z] 4f4fb700ef54: Verifying Checksum [2025-09-17T01:54:51.274Z] 4f4fb700ef54: Download complete [2025-09-17T01:54:51.274Z] b4c3b6d88c5a: Download complete [2025-09-17T01:54:51.547Z] 94e9d8af2201: Download complete [2025-09-17T01:54:52.139Z] ca778ea9c289: Verifying Checksum [2025-09-17T01:54:52.139Z] ca778ea9c289: Download complete [2025-09-17T01:54:52.409Z] 94e9d8af2201: Pull complete [2025-09-17T01:54:53.002Z] a6c56e8762df: Pull complete [2025-09-17T01:54:53.591Z] f0f3c8884826: Verifying Checksum [2025-09-17T01:54:53.591Z] f0f3c8884826: Download complete [2025-09-17T01:54:54.191Z] ba8bce9d2590: Verifying Checksum [2025-09-17T01:54:54.191Z] ba8bce9d2590: Download complete [2025-09-17T01:55:09.244Z] f0f3c8884826: Pull complete [2025-09-17T01:55:09.244Z] c7e7622c144d: Pull complete [2025-09-17T01:55:09.244Z] 4f4fb700ef54: Pull complete [2025-09-17T01:55:09.244Z] b4c3b6d88c5a: Pull complete [2025-09-17T01:55:15.924Z] ba8bce9d2590: Pull complete [2025-09-17T01:55:17.877Z] ca778ea9c289: Pull complete [2025-09-17T01:55:17.877Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-17T01:55:17.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-17T01:55:17.877Z] ---> 47b25d7523d1 [2025-09-17T01:55:17.877Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-09-17T01:55:19.295Z] ---> Running in 9775b8282975 [2025-09-17T01:55:19.576Z] Removing intermediate container 9775b8282975 [2025-09-17T01:55:19.576Z] ---> 92c802c18494 [2025-09-17T01:55:19.576Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-17T01:55:19.845Z] ---> Running in 7541c24fb193 [2025-09-17T01:55:20.117Z] Removing intermediate container 7541c24fb193 [2025-09-17T01:55:20.117Z] ---> 9ab358b80b6b [2025-09-17T01:55:20.117Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-09-17T01:55:20.117Z] ---> Running in 49a6137e1b53 [2025-09-17T01:55:20.383Z] Removing intermediate container 49a6137e1b53 [2025-09-17T01:55:20.383Z] ---> 3e675b3eae64 [2025-09-17T01:55:20.383Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-09-17T01:55:20.383Z] ---> Running in 6a22a44f0095 [2025-09-17T01:55:20.664Z] Removing intermediate container 6a22a44f0095 [2025-09-17T01:55:20.664Z] ---> 69d78f1de2a6 [2025-09-17T01:55:20.664Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-09-17T01:55:20.932Z] ---> Running in f225e554fdeb [2025-09-17T01:55:21.200Z] Removing intermediate container f225e554fdeb [2025-09-17T01:55:21.200Z] ---> 4108288b4a9d [2025-09-17T01:55:21.200Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-17T01:55:21.200Z] ---> Running in 1c2fc6db0063 [2025-09-17T01:55:22.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:55:22.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:55:24.040Z] OK: 239 MiB in 58 packages [2025-09-17T01:55:24.625Z] Removing intermediate container 1c2fc6db0063 [2025-09-17T01:55:24.625Z] ---> 3dac95ff5bcb [2025-09-17T01:55:24.625Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-09-17T01:55:24.892Z] ---> Running in 7c508d88c6d7 [2025-09-17T01:55:25.157Z] Removing intermediate container 7c508d88c6d7 [2025-09-17T01:55:25.157Z] ---> fdfdcd3b723b [2025-09-17T01:55:25.157Z] Step 10/13 : COPY go.mod vendor* ./ [2025-09-17T01:55:25.742Z] ---> 7b859df3bcce [2025-09-17T01:55:25.742Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:55:25.742Z] ---> Running in 450ba15adaf9 [2025-09-17T01:57:17.424Z] Removing intermediate container 450ba15adaf9 [2025-09-17T01:57:17.424Z] ---> 0a6fa953517f [2025-09-17T01:57:17.424Z] Step 12/13 : COPY . . [2025-09-17T01:57:17.424Z] ---> cc9c021f3f81 [2025-09-17T01:57:17.424Z] Step 13/13 : RUN ${MAKE} [2025-09-17T01:57:17.424Z] ---> Running in bca97b2c8ac8 [2025-09-17T01:57:17.424Z] noop [2025-09-17T01:57:17.424Z] Removing intermediate container bca97b2c8ac8 [2025-09-17T01:57:17.424Z] ---> 9b415e082efd [2025-09-17T01:57:17.424Z] Successfully built 9b415e082efd [2025-09-17T01:57:17.424Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:57:17.803Z] + docker inspect -f . ci-base-image-arm64 [2025-09-17T01:57:17.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:57:18.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-8965 does not seem to be running inside a container [2025-09-17T01:57:18.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/235 -v /w/workspace/device-onvif-camera/235:/w/workspace/device-onvif-camera/235:rw,z -v /w/workspace/device-onvif-camera/235@tmp:/w/workspace/device-onvif-camera/235@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-09-17T01:57:19.218Z] $ docker top a081a296a6a8ad507adc8ba2833e3e9dbd04549a44dbbc427fcce7302110f74d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:57:20.078Z] + go version [2025-09-17T01:57:20.078Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-17T01:57:20.101Z] $ docker stop --time=1 a081a296a6a8ad507adc8ba2833e3e9dbd04549a44dbbc427fcce7302110f74d [2025-09-17T01:57:21.736Z] $ docker rm -f --volumes a081a296a6a8ad507adc8ba2833e3e9dbd04549a44dbbc427fcce7302110f74d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:57:22.336Z] + docker inspect -f . ci-base-image-arm64 [2025-09-17T01:57:22.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:57:22.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-8965 does not seem to be running inside a container [2025-09-17T01:57:22.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/235 -v /w/workspace/device-onvif-camera/235:/w/workspace/device-onvif-camera/235:rw,z -v /w/workspace/device-onvif-camera/235@tmp:/w/workspace/device-onvif-camera/235@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-09-17T01:57:23.861Z] $ docker top 605d02fbffaad7bef44ab6e773871f1fbe4dba758d213787f08cb426ec6910c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:57:24.713Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/235 [Pipeline] fileExists [Pipeline] sh [2025-09-17T01:57:25.372Z] + make test [2025-09-17T01:57:25.372Z] go test ./... -coverprofile=coverage.out ./... [2025-09-17T01:57:32.024Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-09-17T02:00:53.831Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-09-17T02:00:57.186Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-09-17T02:00:59.124Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 31.2% of statements [2025-09-17T02:01:23.681Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.490s coverage: 86.5% of statements [2025-09-17T02:01:23.681Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-17T02:01:23.681Z] go vet ./... [2025-09-17T02:02:20.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-17T02:02:20.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-17T02:02:20.105Z] ./bin/test-attribution-txt.sh [2025-09-17T02:02:20.105Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-17T02:02:20.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-17T02:02:20.143Z] $ docker stop --time=1 605d02fbffaad7bef44ab6e773871f1fbe4dba758d213787f08cb426ec6910c8 [2025-09-17T02:02:22.300Z] $ docker rm -f --volumes 605d02fbffaad7bef44ab6e773871f1fbe4dba758d213787f08cb426ec6910c8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T02:02:23.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-17T02:02:23.999Z] Warning: overwriting stash ‘coverage-report’ [2025-09-17T02:02:24.644Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-17T02:02:25.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-17T02:02:25.402Z] + ls -al . [2025-09-17T02:02:25.402Z] total 316 [2025-09-17T02:02:25.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:57 . [2025-09-17T02:02:25.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:54 .. [2025-09-17T02:02:25.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:54 .git [2025-09-17T02:02:25.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:54 .github [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 17 01:54 .gitignore [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 17 01:54 .golangci.yml [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 20612 Sep 17 01:54 Attribution.txt [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 19022 Sep 17 01:54 CHANGELOG.md [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 1715 Sep 17 01:54 Dockerfile [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 17 01:54 GOVERNANCE.md [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 17 01:54 Jenkinsfile [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:54 LICENSE [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 3465 Sep 17 01:54 Makefile [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 17 01:54 OWNERS.md [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 17 01:54 README.md [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:50 VERSION [2025-09-17T02:02:25.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:54 bin [2025-09-17T02:02:25.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:54 cmd [2025-09-17T02:02:25.402Z] -rw-r--r-- 1 jenkins jenkins 92472 Sep 17 02:01 coverage.out [2025-09-17T02:02:25.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:54 doc [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 6510 Sep 17 01:54 go.mod [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 87686 Sep 17 01:54 go.sum [2025-09-17T02:02:25.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:54 internal [2025-09-17T02:02:25.402Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 17 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:02:25.756Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fb5699bb165a45658e3c88aaba4577f28985ccb0 --label arch=arm64 --label version=4.1.0-dev.9 . [2025-09-17T02:02:26.343Z] Sending build context to Docker daemon 27.07MB [2025-09-17T02:02:26.614Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-09-17T02:02:26.614Z] Step 2/27 : FROM ${BASE} AS builder [2025-09-17T02:02:26.614Z] ---> 9b415e082efd [2025-09-17T02:02:26.614Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-09-17T02:02:26.614Z] ---> Running in 1ceac21b8de1 [2025-09-17T02:02:26.881Z] Removing intermediate container 1ceac21b8de1 [2025-09-17T02:02:26.881Z] ---> 7b93ce6a2359 [2025-09-17T02:02:26.881Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-17T02:02:27.151Z] ---> Running in b695796f54e1 [2025-09-17T02:02:27.419Z] Removing intermediate container b695796f54e1 [2025-09-17T02:02:27.419Z] ---> 47a9907032d9 [2025-09-17T02:02:27.419Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-09-17T02:02:27.419Z] ---> Running in e63fe62a0e9c [2025-09-17T02:02:27.687Z] Removing intermediate container e63fe62a0e9c [2025-09-17T02:02:27.687Z] ---> b39de187d639 [2025-09-17T02:02:27.687Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-09-17T02:02:27.687Z] ---> Running in eae3efcbb197 [2025-09-17T02:02:27.953Z] Removing intermediate container eae3efcbb197 [2025-09-17T02:02:27.953Z] ---> abc5a5745f1e [2025-09-17T02:02:27.953Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-09-17T02:02:28.218Z] ---> Running in 8288c3d31bfa [2025-09-17T02:02:28.487Z] Removing intermediate container 8288c3d31bfa [2025-09-17T02:02:28.487Z] ---> 53d702900bfa [2025-09-17T02:02:28.487Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-17T02:02:28.487Z] ---> Running in 6f70f18e1966 [2025-09-17T02:02:29.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T02:02:30.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T02:02:31.426Z] OK: 239 MiB in 58 packages [2025-09-17T02:02:32.383Z] Removing intermediate container 6f70f18e1966 [2025-09-17T02:02:32.383Z] ---> 94f55e00470e [2025-09-17T02:02:32.383Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-09-17T02:02:32.383Z] ---> Running in 6fa4bb6c3f6f [2025-09-17T02:02:32.649Z] Removing intermediate container 6fa4bb6c3f6f [2025-09-17T02:02:32.649Z] ---> 89ce2691ff27 [2025-09-17T02:02:32.649Z] Step 10/27 : COPY go.mod vendor* ./ [2025-09-17T02:02:33.234Z] ---> 090368def9ec [2025-09-17T02:02:33.234Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T02:02:33.234Z] ---> Running in 9e0fb975007f [2025-09-17T02:02:35.825Z] Removing intermediate container 9e0fb975007f [2025-09-17T02:02:35.825Z] ---> e4075b52700e [2025-09-17T02:02:35.825Z] Step 12/27 : COPY . . [2025-09-17T02:02:37.775Z] ---> 758587ae6b1a [2025-09-17T02:02:37.776Z] Step 13/27 : RUN ${MAKE} [2025-09-17T02:02:37.776Z] ---> Running in 30b149051c68 [2025-09-17T02:02:38.743Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-09-17T02:06:30.573Z] Removing intermediate container 30b149051c68 [2025-09-17T02:06:30.573Z] ---> ec37469e50d8 [2025-09-17T02:06:30.573Z] Step 14/27 : FROM alpine:3.20 [2025-09-17T02:06:30.573Z] 3.20: Pulling from library/alpine [2025-09-17T02:06:30.573Z] 13e713f82565: Pulling fs layer [2025-09-17T02:06:30.573Z] 13e713f82565: Verifying Checksum [2025-09-17T02:06:30.573Z] 13e713f82565: Download complete [2025-09-17T02:06:30.573Z] 13e713f82565: Pull complete [2025-09-17T02:06:30.573Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-17T02:06:30.573Z] Status: Downloaded newer image for alpine:3.20 [2025-09-17T02:06:30.573Z] ---> c88e9dceb6cb [2025-09-17T02:06:30.573Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-09-17T02:06:30.573Z] ---> Running in a6cc2dc5cfd3 [2025-09-17T02:06:30.573Z] Removing intermediate container a6cc2dc5cfd3 [2025-09-17T02:06:30.573Z] ---> 80a3225fe9a8 [2025-09-17T02:06:30.573Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-09-17T02:06:30.573Z] ---> Running in 2fae367911c1 [2025-09-17T02:06:30.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T02:06:30.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T02:06:30.573Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-17T02:06:30.573Z] Executing busybox-1.36.1-r29.trigger [2025-09-17T02:06:30.573Z] OK: 9 MiB in 15 packages [2025-09-17T02:06:30.573Z] Removing intermediate container 2fae367911c1 [2025-09-17T02:06:30.573Z] ---> 3b556badb7c0 [2025-09-17T02:06:30.573Z] Step 17/27 : RUN apk --no-cache upgrade [2025-09-17T02:06:30.573Z] ---> Running in b77d77068e97 [2025-09-17T02:06:30.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T02:06:31.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T02:06:32.573Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T02:06:32.573Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-17T02:06:32.573Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T02:06:32.573Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T02:06:32.573Z] Executing busybox-1.36.1-r30.trigger [2025-09-17T02:06:32.573Z] OK: 9 MiB in 15 packages [2025-09-17T02:06:33.995Z] Removing intermediate container b77d77068e97 [2025-09-17T02:06:33.995Z] ---> 6aea08e06a9a [2025-09-17T02:06:33.995Z] Step 18/27 : WORKDIR / [2025-09-17T02:06:33.995Z] ---> Running in 5d6e3287f6fd [2025-09-17T02:06:34.266Z] Removing intermediate container 5d6e3287f6fd [2025-09-17T02:06:34.266Z] ---> b2295db27d00 [2025-09-17T02:06:34.266Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-09-17T02:06:36.230Z] ---> ea44edb4882d [2025-09-17T02:06:36.230Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-09-17T02:06:36.499Z] ---> 04693d6e6941 [2025-09-17T02:06:36.499Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-09-17T02:06:37.083Z] ---> fd4ff581fd81 [2025-09-17T02:06:37.083Z] Step 22/27 : EXPOSE 59984 [2025-09-17T02:06:37.351Z] ---> Running in d08ea4cbfa90 [2025-09-17T02:06:37.614Z] Removing intermediate container d08ea4cbfa90 [2025-09-17T02:06:37.614Z] ---> d6694f56acce [2025-09-17T02:06:37.614Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-09-17T02:06:37.614Z] ---> Running in c282aaa6ab6a [2025-09-17T02:06:37.879Z] Removing intermediate container c282aaa6ab6a [2025-09-17T02:06:37.879Z] ---> b79fc47beefd [2025-09-17T02:06:37.879Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-17T02:06:37.879Z] ---> Running in f37e065b1efb [2025-09-17T02:06:38.145Z] Removing intermediate container f37e065b1efb [2025-09-17T02:06:38.145Z] ---> e181934623e2 [2025-09-17T02:06:38.145Z] Step 25/27 : LABEL arch=arm64 [2025-09-17T02:06:38.410Z] ---> Running in b716d7d82b77 [2025-09-17T02:06:38.674Z] Removing intermediate container b716d7d82b77 [2025-09-17T02:06:38.674Z] ---> b8c142ab0d90 [2025-09-17T02:06:38.674Z] Step 26/27 : LABEL git_sha=fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T02:06:38.674Z] ---> Running in dcd25c9a3485 [2025-09-17T02:06:38.938Z] Removing intermediate container dcd25c9a3485 [2025-09-17T02:06:38.938Z] ---> 7983a02787c3 [2025-09-17T02:06:38.938Z] Step 27/27 : LABEL version=4.1.0-dev.9 [2025-09-17T02:06:38.938Z] ---> Running in cf6a5525d5b1 [2025-09-17T02:06:39.202Z] Removing intermediate container cf6a5525d5b1 [2025-09-17T02:06:39.202Z] ---> ed1fba174dff [2025-09-17T02:06:39.202Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-17T02:06:39.202Z] Successfully built ed1fba174dff [2025-09-17T02:06:39.202Z] Successfully tagged device-onvif-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-09-17T02:06:39.346Z] provisioning config files... [2025-09-17T02:06:39.358Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/235@tmp/config8978463418456354598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:06:39.683Z] ---> ****-login.sh [2025-09-17T02:06:39.683Z] nexus3.edgexfoundry.org:10001 [2025-09-17T02:06:39.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T02:06:39.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T02:06:39.949Z] Configure a credential helper to remove this warning. See [2025-09-17T02:06:39.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T02:06:39.949Z] [2025-09-17T02:06:39.949Z] Login Succeeded [2025-09-17T02:06:39.949Z] nexus3.edgexfoundry.org:10002 [2025-09-17T02:06:40.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T02:06:40.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T02:06:40.215Z] Configure a credential helper to remove this warning. See [2025-09-17T02:06:40.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T02:06:40.215Z] [2025-09-17T02:06:40.215Z] Login Succeeded [2025-09-17T02:06:40.215Z] nexus3.edgexfoundry.org:10003 [2025-09-17T02:06:40.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T02:06:40.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T02:06:40.482Z] Configure a credential helper to remove this warning. See [2025-09-17T02:06:40.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T02:06:40.482Z] [2025-09-17T02:06:40.482Z] Login Succeeded [2025-09-17T02:06:40.482Z] nexus3.edgexfoundry.org:10004 [2025-09-17T02:06:40.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T02:06:40.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T02:06:40.750Z] Configure a credential helper to remove this warning. See [2025-09-17T02:06:40.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T02:06:40.750Z] [2025-09-17T02:06:40.750Z] Login Succeeded [2025-09-17T02:06:40.750Z] ****.io [2025-09-17T02:06:41.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T02:06:41.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T02:06:41.283Z] Configure a credential helper to remove this warning. See [2025-09-17T02:06:41.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T02:06:41.283Z] [2025-09-17T02:06:41.283Z] Login Succeeded [2025-09-17T02:06:41.283Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T02:06:41.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T02:06:41.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T02:06:41.376Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-09-17T02:06:41.376Z] fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T02:06:41.376Z] latest [2025-09-17T02:06:41.376Z] 4.1.0-dev.9 [2025-09-17T02:06:41.376Z] fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T02:06:41.376Z] main [2025-09-17T02:06:41.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:41.763Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:42.114Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T02:06:42.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T02:06:42.114Z] 8a68b1331846: Preparing [2025-09-17T02:06:42.114Z] 89a08933f85c: Preparing [2025-09-17T02:06:42.114Z] 65f5e8e085da: Preparing [2025-09-17T02:06:42.114Z] 6412dceb2067: Preparing [2025-09-17T02:06:42.114Z] 23f58a6576ab: Preparing [2025-09-17T02:06:42.114Z] 1e890da81ec9: Preparing [2025-09-17T02:06:42.114Z] 1e890da81ec9: Waiting [2025-09-17T02:06:42.378Z] 89a08933f85c: Pushed [2025-09-17T02:06:42.378Z] 8a68b1331846: Pushed [2025-09-17T02:06:42.378Z] 23f58a6576ab: Pushed [2025-09-17T02:06:42.378Z] 1e890da81ec9: Layer already exists [2025-09-17T02:06:42.642Z] 6412dceb2067: Pushed [2025-09-17T02:06:49.289Z] 65f5e8e085da: Pushed [2025-09-17T02:06:49.289Z] fb5699bb165a45658e3c88aaba4577f28985ccb0: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:49.642Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:49.997Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-09-17T02:06:49.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T02:06:49.997Z] 8a68b1331846: Preparing [2025-09-17T02:06:49.997Z] 89a08933f85c: Preparing [2025-09-17T02:06:49.997Z] 65f5e8e085da: Preparing [2025-09-17T02:06:49.997Z] 6412dceb2067: Preparing [2025-09-17T02:06:49.997Z] 23f58a6576ab: Preparing [2025-09-17T02:06:49.997Z] 1e890da81ec9: Preparing [2025-09-17T02:06:49.997Z] 1e890da81ec9: Waiting [2025-09-17T02:06:49.997Z] 65f5e8e085da: Layer already exists [2025-09-17T02:06:49.997Z] 89a08933f85c: Layer already exists [2025-09-17T02:06:49.997Z] 23f58a6576ab: Layer already exists [2025-09-17T02:06:49.997Z] 8a68b1331846: Layer already exists [2025-09-17T02:06:49.997Z] 6412dceb2067: Layer already exists [2025-09-17T02:06:49.997Z] 1e890da81ec9: Layer already exists [2025-09-17T02:06:50.264Z] latest: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:50.618Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:50.985Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.9 [2025-09-17T02:06:50.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T02:06:50.985Z] 8a68b1331846: Preparing [2025-09-17T02:06:50.985Z] 89a08933f85c: Preparing [2025-09-17T02:06:50.985Z] 65f5e8e085da: Preparing [2025-09-17T02:06:50.985Z] 6412dceb2067: Preparing [2025-09-17T02:06:50.985Z] 23f58a6576ab: Preparing [2025-09-17T02:06:50.985Z] 1e890da81ec9: Preparing [2025-09-17T02:06:50.985Z] 1e890da81ec9: Waiting [2025-09-17T02:06:50.985Z] 8a68b1331846: Layer already exists [2025-09-17T02:06:50.985Z] 89a08933f85c: Layer already exists [2025-09-17T02:06:50.985Z] 23f58a6576ab: Layer already exists [2025-09-17T02:06:50.985Z] 6412dceb2067: Layer already exists [2025-09-17T02:06:50.985Z] 65f5e8e085da: Layer already exists [2025-09-17T02:06:50.985Z] 1e890da81ec9: Layer already exists [2025-09-17T02:06:51.254Z] 4.1.0-dev.9: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:51.621Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:51.988Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T02:06:51.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T02:06:51.988Z] 8a68b1331846: Preparing [2025-09-17T02:06:51.988Z] 89a08933f85c: Preparing [2025-09-17T02:06:51.988Z] 65f5e8e085da: Preparing [2025-09-17T02:06:51.988Z] 6412dceb2067: Preparing [2025-09-17T02:06:51.988Z] 23f58a6576ab: Preparing [2025-09-17T02:06:51.988Z] 1e890da81ec9: Preparing [2025-09-17T02:06:51.988Z] 1e890da81ec9: Waiting [2025-09-17T02:06:51.988Z] 8a68b1331846: Layer already exists [2025-09-17T02:06:51.988Z] 23f58a6576ab: Layer already exists [2025-09-17T02:06:51.988Z] 65f5e8e085da: Layer already exists [2025-09-17T02:06:51.988Z] 89a08933f85c: Layer already exists [2025-09-17T02:06:51.988Z] 6412dceb2067: Layer already exists [2025-09-17T02:06:51.988Z] 1e890da81ec9: Layer already exists [2025-09-17T02:06:51.988Z] fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:52.350Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:52.722Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-09-17T02:06:52.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T02:06:52.722Z] 8a68b1331846: Preparing [2025-09-17T02:06:52.722Z] 89a08933f85c: Preparing [2025-09-17T02:06:52.722Z] 65f5e8e085da: Preparing [2025-09-17T02:06:52.722Z] 6412dceb2067: Preparing [2025-09-17T02:06:52.722Z] 23f58a6576ab: Preparing [2025-09-17T02:06:52.722Z] 1e890da81ec9: Preparing [2025-09-17T02:06:52.722Z] 1e890da81ec9: Waiting [2025-09-17T02:06:53.301Z] 8a68b1331846: Layer already exists [2025-09-17T02:06:53.301Z] 6412dceb2067: Layer already exists [2025-09-17T02:06:53.301Z] 65f5e8e085da: Layer already exists [2025-09-17T02:06:53.301Z] 23f58a6576ab: Layer already exists [2025-09-17T02:06:53.301Z] 89a08933f85c: Layer already exists [2025-09-17T02:06:53.301Z] 1e890da81ec9: Layer already exists [2025-09-17T02:06:53.301Z] main: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T02:06:53.376Z] ===================================================== [Pipeline] echo [2025-09-17T02:06:53.387Z] taggedImages: [2025-09-17T02:06:53.387Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0 [2025-09-17T02:06:53.387Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-09-17T02:06:53.387Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.9 [2025-09-17T02:06:53.387Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [2025-09-17T02:06:53.387Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-09-17T02:06:53.401Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo [2025-09-17T02:06:53.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-09-17T02:06:53.428Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.9 [Pipeline] echo [2025-09-17T02:06:53.444Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [Pipeline] echo [2025-09-17T02:06:53.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:53.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T02:06:53.846Z] [2025-09-17T02:06:53.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:06:54.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T02:06:54.177Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-17T02:06:54.177Z] 8998bd30e6a1: Pulling fs layer [2025-09-17T02:06:54.177Z] 04944245beec: Pulling fs layer [2025-09-17T02:06:54.177Z] 699f458cf7ca: Pulling fs layer [2025-09-17T02:06:54.177Z] 765212b225bb: Pulling fs layer [2025-09-17T02:06:54.177Z] f23df028b6ca: Pulling fs layer [2025-09-17T02:06:54.445Z] d65c8cfc05b1: Pulling fs layer [2025-09-17T02:06:54.445Z] 2437ff75d9bd: Pulling fs layer [2025-09-17T02:06:54.445Z] 2437ff75d9bd: Waiting [2025-09-17T02:06:54.445Z] d65c8cfc05b1: Waiting [2025-09-17T02:06:54.445Z] 765212b225bb: Waiting [2025-09-17T02:06:54.445Z] f23df028b6ca: Waiting [2025-09-17T02:06:54.445Z] 04944245beec: Verifying Checksum [2025-09-17T02:06:54.445Z] 04944245beec: Download complete [2025-09-17T02:06:54.445Z] 765212b225bb: Verifying Checksum [2025-09-17T02:06:54.445Z] 765212b225bb: Download complete [2025-09-17T02:06:54.445Z] f23df028b6ca: Verifying Checksum [2025-09-17T02:06:54.445Z] f23df028b6ca: Download complete [2025-09-17T02:06:54.445Z] d65c8cfc05b1: Verifying Checksum [2025-09-17T02:06:54.445Z] d65c8cfc05b1: Download complete [2025-09-17T02:06:54.710Z] 699f458cf7ca: Verifying Checksum [2025-09-17T02:06:54.710Z] 699f458cf7ca: Download complete [2025-09-17T02:06:54.976Z] 8998bd30e6a1: Verifying Checksum [2025-09-17T02:06:54.976Z] 8998bd30e6a1: Download complete [2025-09-17T02:06:57.561Z] 2437ff75d9bd: Verifying Checksum [2025-09-17T02:06:57.562Z] 2437ff75d9bd: Download complete [2025-09-17T02:06:59.506Z] 8998bd30e6a1: Pull complete [2025-09-17T02:07:00.087Z] 04944245beec: Pull complete [2025-09-17T02:07:02.039Z] 699f458cf7ca: Pull complete [2025-09-17T02:07:02.039Z] 765212b225bb: Pull complete [2025-09-17T02:07:02.621Z] f23df028b6ca: Pull complete [2025-09-17T02:07:02.888Z] d65c8cfc05b1: Pull complete [2025-09-17T02:07:21.094Z] 2437ff75d9bd: Pull complete [2025-09-17T02:07:21.094Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-17T02:07:21.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T02:07:21.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T02:07:21.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-8965 does not seem to be running inside a container [2025-09-17T02:07:21.389Z] $ 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-onvif-camera/235 -v /w/workspace/device-onvif-camera/235:/w/workspace/device-onvif-camera/235:rw,z -v /w/workspace/device-onvif-camera/235@tmp:/w/workspace/device-onvif-camera/235@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-09-17T02:07:24.171Z] $ docker top baf916d6c431bd38a5c53cfbbd20d1048762810ab536eec6578a5bb78059c539 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:07:25.027Z] ---> job-cost.sh [2025-09-17T02:07:25.027Z] lf-activate-venv: SKIPPING [2025-09-17T02:07:25.027Z] INFO: No Stack... [2025-09-17T02:07:25.608Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-17T02:07:26.192Z] INFO: Archiving Costs [Pipeline] sh [2025-09-17T02:07:26.778Z] + cat /w/workspace/device-onvif-camera/235/archives/cost.csv [2025-09-17T02:07:26.778Z] + cut -d, -f6 [Pipeline] lock [2025-09-17T02:07:26.829Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [2025-09-17T02:07:26.837Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] did not exist. Created. [2025-09-17T02:07:26.842Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-17T02:07:27.181Z] /w/workspace/device-onvif-camera/235@tmp/durable-33cce0a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-17T02:07:27.501Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-17T02:07:27.533Z] Warning: overwriting stash ‘stack-cost’ [2025-09-17T02:07:27.594Z] Stashed 1 file(s) [Pipeline] } [2025-09-17T02:07:27.602Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-17T02:07:27.624Z] $ docker stop --time=1 baf916d6c431bd38a5c53cfbbd20d1048762810ab536eec6578a5bb78059c539 [2025-09-17T02:07:29.103Z] $ docker rm -f --volumes baf916d6c431bd38a5c53cfbbd20d1048762810ab536eec6578a5bb78059c539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-09-17T02:07:29.606Z] provisioning config files... [2025-09-17T02:07:29.612Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10392946502326437767tmp [Pipeline] { [Pipeline] sh [2025-09-17T02:07:29.905Z] + set +x [2025-09-17T02:07:29.905Z] + curl -s https://codecov.io/bash [2025-09-17T02:07:29.905Z] + bash -s -- [2025-09-17T02:07:29.905Z] [2025-09-17T02:07:29.905Z] _____ _ [2025-09-17T02:07:29.905Z] / ____| | | [2025-09-17T02:07:29.905Z] | | ___ __| | ___ ___ _____ __ [2025-09-17T02:07:29.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-17T02:07:29.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-17T02:07:29.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-17T02:07:29.905Z] Bash-1.0.6 [2025-09-17T02:07:29.905Z] [2025-09-17T02:07:29.905Z] [2025-09-17T02:07:29.905Z] ==> git version 2.25.1 found [2025-09-17T02:07:29.905Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-09-17T02:07:29.905Z] Release-Date: 2020-01-08 [2025-09-17T02:07:29.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-17T02:07:29.905Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-17T02:07:29.905Z] ==> Jenkins CI detected. [2025-09-17T02:07:29.905Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-09-17T02:07:29.905Z] project root: . [2025-09-17T02:07:29.905Z] --> token set from env [2025-09-17T02:07:29.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-17T02:07:29.905Z] ==> Running gcov in . (disable via -X gcov) [2025-09-17T02:07:29.905Z] ==> Python coveragepy not found [2025-09-17T02:07:29.905Z] ==> Searching for coverage reports in: [2025-09-17T02:07:29.905Z] + . [2025-09-17T02:07:29.905Z] -> Found 1 reports [2025-09-17T02:07:29.905Z] ==> Detecting git/mercurial file structure [2025-09-17T02:07:30.165Z] ==> Reading reports [2025-09-17T02:07:30.165Z] + ./coverage.out bytes=92472 [2025-09-17T02:07:30.165Z] ==> Appending adjustments [2025-09-17T02:07:30.165Z] https://docs.codecov.io/docs/fixing-reports [2025-09-17T02:07:30.165Z] + Found adjustments [2025-09-17T02:07:30.165Z] ==> Gzipping contents [2025-09-17T02:07:30.165Z] 12K /tmp/codecov.WtjPLQ.gz [2025-09-17T02:07:30.165Z] ==> Uploading reports [2025-09-17T02:07:30.165Z] url: https://codecov.io [2025-09-17T02:07:30.165Z] query: branch=main&commit=fb5699bb165a45658e3c88aaba4577f28985ccb0&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F235%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-17T02:07:30.165Z] -> Pinging Codecov [2025-09-17T02:07:30.165Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb5699bb165a45658e3c88aaba4577f28985ccb0&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F235%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-17T02:07:30.423Z] -> Uploading to [2025-09-17T02:07:30.423Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/fb5699bb165a45658e3c88aaba4577f28985ccb0/7090990b-3a3a-4fd6-9d95-8c9c846de7ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250917%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250917T020730Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b5a8c3c7390b685ffb0fca3192ce7a320e141f2441a0fb78e60be5ae99728050 [2025-09-17T02:07:30.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-17T02:07:30.423Z] Dload Upload Total Spent Left Speed [2025-09-17T02:07:30.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 76959 --:--:-- --:--:-- --:--:-- 76959 100 11467 0 0 100 11467 0 76959 --:--:-- --:--:-- --:--:-- 76446 [2025-09-17T02:07:30.683Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] } [2025-09-17T02:07:30.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-17T02:07:30.917Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-17T02:07:30.934Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:07:31.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T02:07:31.241Z] [2025-09-17T02:07:31.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:07:31.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T02:07:31.554Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-17T02:07:31.554Z] 0a9a5dfd008f: Already exists [2025-09-17T02:07:31.554Z] 36466aa92d05: Already exists [2025-09-17T02:07:31.554Z] e10405b45d13: Already exists [2025-09-17T02:07:31.554Z] 096b7ceb2af7: Already exists [2025-09-17T02:07:31.554Z] 4f4fb700ef54: Already exists [2025-09-17T02:07:31.554Z] e50aa161e22a: Pulling fs layer [2025-09-17T02:07:31.554Z] d3c8db5fb9df: Pulling fs layer [2025-09-17T02:07:31.812Z] e50aa161e22a: Verifying Checksum [2025-09-17T02:07:31.812Z] e50aa161e22a: Download complete [2025-09-17T02:07:32.071Z] e50aa161e22a: Pull complete [2025-09-17T02:07:33.006Z] d3c8db5fb9df: Verifying Checksum [2025-09-17T02:07:33.006Z] d3c8db5fb9df: Download complete [2025-09-17T02:07:36.292Z] d3c8db5fb9df: Pull complete [2025-09-17T02:07:36.551Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-17T02:07:36.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T02:07:36.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T02:07:36.637Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T02:07:36.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-17T02:07:38.735Z] $ docker top 15af19606e8168781ad2fad28afc92185e2e5e1752e4c38798895090f21cbbd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T02:07:39.074Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-09-17T02:07:39.084Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-09-17T02:07:39.370Z] + set -o pipefail [2025-09-17T02:07:39.370Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-09-17T02:07:47.482Z] [2025-09-17T02:07:47.482Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-09-17T02:07:47.482Z] [2025-09-17T02:07:47.482Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/c2bee235-2ab3-4a88-b055-f57960533651 [2025-09-17T02:07:47.482Z] [2025-09-17T02:07:47.482Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-09-17T02:07:47.482Z] [2025-09-17T02:07:47.482Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-17T02:07:47.482Z] [2025-09-17T02:07:47.482Z] [2025-09-17T02:07:47.482Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-17T02:07:47.482Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-17T02:07:47.498Z] $ docker stop --time=1 15af19606e8168781ad2fad28afc92185e2e5e1752e4c38798895090f21cbbd8 [2025-09-17T02:07:51.618Z] $ docker rm -f --volumes 15af19606e8168781ad2fad28afc92185e2e5e1752e4c38798895090f21cbbd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-09-17T02:07:52.145Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T02:07:52.162Z] provisioning config files... [2025-09-17T02:07:52.170Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3522983452441514603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:07:52.469Z] --> edgex-publish-swagger.sh [2025-09-17T02:07:52.469Z] === Publish doc/openapi/v3 API === [2025-09-17T02:07:52.469Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-09-17T02:07:52.469Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-09-17T02:07:52.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-17T02:07:52.469Z] Dload Upload Total Spent Left Speed [2025-09-17T02:07:52.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 341 2515k --:--:-- --:--:-- --:--:-- 2516k [2025-09-17T02:07:52.469Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-17T02:07:52.469Z] [Pipeline] } [2025-09-17T02:07:52.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-17T02:07:52.895Z] + git log --format=format:%s -1 fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] sh [2025-09-17T02:07:53.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T02:07:53.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:07:53.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T02:07:53.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T02:07:53.578Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T02:07:53.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-17T02:07:53.894Z] $ docker top 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 -eo pid,comm [2025-09-17T02:07:53.932Z] 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-09-17T02:07:53.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T02:07:53.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T02:07:53.987Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T02:07:54.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T02:07:54.101Z] $ docker exec 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 ssh-agent [2025-09-17T02:07:54.190Z] SSH_AUTH_SOCK=/tmp/ssh-bgOKnfKWdGe1/agent.32 [2025-09-17T02:07:54.190Z] SSH_AGENT_PID=38 [2025-09-17T02:07:54.194Z] Running ssh-add (command line suppressed) [2025-09-17T02:07:54.286Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5393919648882473499.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5393919648882473499.key) [2025-09-17T02:07:54.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T02:07:54.587Z] + git semver tag [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,796 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,799 [run_tag] DEBUG tag force:False [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,800 [check_head_tag] DEBUG check head tag [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,800 [execute] INFO git cat-file --batch-check [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,802 [execute] INFO git cat-file --batch [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,811 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,811 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,811 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-17T02:07:54.848Z] 2025-09-17 02:07:54,815 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T02:07:54.848Z] 4.1.0-dev.9 [Pipeline] } [2025-09-17T02:07:54.862Z] $ docker exec --env ******** --env ******** 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 ssh-agent -k [2025-09-17T02:07:54.948Z] unset SSH_AUTH_SOCK; [2025-09-17T02:07:54.949Z] unset SSH_AGENT_PID; [2025-09-17T02:07:54.949Z] echo Agent pid 38 killed; [2025-09-17T02:07:54.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T02:07:55.271Z] + git semver [Pipeline] } [2025-09-17T02:07:55.547Z] $ docker stop --time=1 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 [2025-09-17T02:07:56.811Z] $ docker rm -f --volumes 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:07:57.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T02:07:57.209Z] [2025-09-17T02:07:57.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:07:57.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T02:07:57.513Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-17T02:07:57.513Z] ab5ef0e58194: Pulling fs layer [2025-09-17T02:07:57.513Z] 9712f1f96733: Pulling fs layer [2025-09-17T02:07:57.513Z] 63f879dbbcfc: Pulling fs layer [2025-09-17T02:07:57.513Z] 0d9ebad4ef96: Pulling fs layer [2025-09-17T02:07:57.513Z] e9a5061849ea: Pulling fs layer [2025-09-17T02:07:57.513Z] d747dcd14b5f: Pulling fs layer [2025-09-17T02:07:57.513Z] 2de7ff778b66: Pulling fs layer [2025-09-17T02:07:57.513Z] e9a5061849ea: Waiting [2025-09-17T02:07:57.513Z] 0d9ebad4ef96: Waiting [2025-09-17T02:07:57.513Z] d747dcd14b5f: Waiting [2025-09-17T02:07:57.513Z] 2de7ff778b66: Waiting [2025-09-17T02:07:57.513Z] 9712f1f96733: Verifying Checksum [2025-09-17T02:07:57.514Z] 9712f1f96733: Download complete [2025-09-17T02:07:58.084Z] 63f879dbbcfc: Verifying Checksum [2025-09-17T02:07:58.084Z] 63f879dbbcfc: Download complete [2025-09-17T02:07:58.085Z] 0d9ebad4ef96: Verifying Checksum [2025-09-17T02:07:58.085Z] 0d9ebad4ef96: Download complete [2025-09-17T02:07:58.085Z] d747dcd14b5f: Verifying Checksum [2025-09-17T02:07:58.085Z] d747dcd14b5f: Download complete [2025-09-17T02:07:58.085Z] ab5ef0e58194: Verifying Checksum [2025-09-17T02:07:58.085Z] ab5ef0e58194: Download complete [2025-09-17T02:07:58.085Z] e9a5061849ea: Verifying Checksum [2025-09-17T02:07:58.085Z] e9a5061849ea: Download complete [2025-09-17T02:07:58.085Z] 2de7ff778b66: Verifying Checksum [2025-09-17T02:07:58.085Z] 2de7ff778b66: Download complete [2025-09-17T02:08:02.270Z] ab5ef0e58194: Pull complete [2025-09-17T02:08:02.270Z] 9712f1f96733: Pull complete [2025-09-17T02:08:02.838Z] 63f879dbbcfc: Pull complete [2025-09-17T02:08:08.107Z] 0d9ebad4ef96: Pull complete [2025-09-17T02:08:08.107Z] e9a5061849ea: Pull complete [2025-09-17T02:08:08.107Z] d747dcd14b5f: Pull complete [2025-09-17T02:08:09.040Z] 2de7ff778b66: Pull complete [2025-09-17T02:08:09.040Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-17T02:08:09.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T02:08:09.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T02:08:09.134Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T02:08:09.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-17T02:08:12.388Z] $ docker top bb757526e892826ec6d54dff7c67423f9a6af1152e3b70ac02a1440ae382a9e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-17T02:08:12.455Z] provisioning config files... [2025-09-17T02:08:12.462Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16798802963969021578tmp [2025-09-17T02:08:12.472Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2836084459528821192tmp [2025-09-17T02:08:12.481Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2593532834936967331tmp [Pipeline] { [Pipeline] echo [2025-09-17T02:08:12.565Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:12.854Z] ---> sigul-configuration.sh [2025-09-17T02:08:12.854Z] gpg: directory `/root/.gnupg' created [2025-09-17T02:08:12.854Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-17T02:08:12.854Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-17T02:08:12.854Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-17T02:08:12.854Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-17T02:08:12.854Z] gpg: CAST5 encrypted data [2025-09-17T02:08:12.854Z] gpg: encrypted with 1 passphrase [2025-09-17T02:08:12.854Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-17T02:08:13.148Z] + mkdir /home/jenkins [2025-09-17T02:08:13.148Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-17T02:08:13.440Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-09-17T02:08:13.451Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:13.745Z] ---> sigul-install.sh [2025-09-17T02:08:13.745Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-17T02:08:14.038Z] + git tag --list [2025-09-17T02:08:14.038Z] v0.0.0 [2025-09-17T02:08:14.038Z] v2.2.0 [2025-09-17T02:08:14.038Z] v2.3.0 [2025-09-17T02:08:14.038Z] v2.3.1 [2025-09-17T02:08:14.038Z] v3.0 [2025-09-17T02:08:14.038Z] v3.0.0 [2025-09-17T02:08:14.038Z] v3.1 [2025-09-17T02:08:14.038Z] v3.1.0 [2025-09-17T02:08:14.038Z] v3.1.1 [2025-09-17T02:08:14.038Z] v4.0 [2025-09-17T02:08:14.038Z] v4.0.0 [2025-09-17T02:08:14.038Z] v4.1.0-dev.1 [2025-09-17T02:08:14.038Z] v4.1.0-dev.2 [2025-09-17T02:08:14.038Z] v4.1.0-dev.3 [2025-09-17T02:08:14.038Z] v4.1.0-dev.4 [2025-09-17T02:08:14.038Z] v4.1.0-dev.5 [2025-09-17T02:08:14.038Z] v4.1.0-dev.6 [2025-09-17T02:08:14.038Z] v4.1.0-dev.7 [2025-09-17T02:08:14.038Z] v4.1.0-dev.8 [2025-09-17T02:08:14.038Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-17T02:08:14.334Z] + lftools sign git-tag v4.1.0-dev.9 [2025-09-17T02:08:14.901Z] Signing Git tag with Sigul... [2025-09-17T02:08:14.901Z] Signing v4.1.0-dev.9 [Pipeline] echo [2025-09-17T02:08:15.174Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:15.588Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-17T02:08:15.594Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-17T02:08:15.672Z] $ docker stop --time=1 bb757526e892826ec6d54dff7c67423f9a6af1152e3b70ac02a1440ae382a9e0 [2025-09-17T02:08:16.932Z] $ docker rm -f --volumes bb757526e892826ec6d54dff7c67423f9a6af1152e3b70ac02a1440ae382a9e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-17T02:08:17.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T02:08:17.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:08:17.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T02:08:17.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T02:08:17.846Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T02:08:17.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-17T02:08:18.094Z] $ docker top 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 -eo pid,comm [2025-09-17T02:08:18.131Z] 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-09-17T02:08:18.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T02:08:18.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T02:08:18.188Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T02:08:18.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T02:08:18.304Z] $ docker exec 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 ssh-agent [2025-09-17T02:08:18.395Z] SSH_AUTH_SOCK=/tmp/ssh-iyni5CBwsETB/agent.33 [2025-09-17T02:08:18.395Z] SSH_AGENT_PID=39 [2025-09-17T02:08:18.399Z] Running ssh-add (command line suppressed) [2025-09-17T02:08:18.499Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5584148381547309085.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5584148381547309085.key) [2025-09-17T02:08:18.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T02:08:18.801Z] + git semver bump pre [2025-09-17T02:08:19.059Z] 2025-09-17 02:08:19,001 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T02:08:19.059Z] 2025-09-17 02:08:19,004 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T02:08:19.059Z] 2025-09-17 02:08:19,004 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev [2025-09-17T02:08:19.059Z] 2025-09-17 02:08:19,004 [bump_version] DEBUG bumped version:4.1.0-dev.10 [2025-09-17T02:08:19.059Z] 2025-09-17 02:08:19,004 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-09-17T02:08:19.060Z] 2025-09-17 02:08:19,004 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T02:08:19.060Z] 2025-09-17 02:08:19,004 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T02:08:19.060Z] 2025-09-17 02:08:19,006 [execute] INFO git cat-file --batch-check [2025-09-17T02:08:19.060Z] 2025-09-17 02:08:19,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-17T02:08:19.060Z] 2025-09-17 02:08:19,010 [execute] INFO git cat-file --batch [2025-09-17T02:08:19.060Z] 2025-09-17 02:08:19,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-17T02:08:19.060Z] 2025-09-17 02:08:19,014 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T02:08:19.060Z] 4.1.0-dev.10 [Pipeline] } [2025-09-17T02:08:19.072Z] $ docker exec --env ******** --env ******** 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 ssh-agent -k [2025-09-17T02:08:19.169Z] unset SSH_AUTH_SOCK; [2025-09-17T02:08:19.169Z] unset SSH_AGENT_PID; [2025-09-17T02:08:19.169Z] echo Agent pid 39 killed; [2025-09-17T02:08:19.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T02:08:19.495Z] + git semver [Pipeline] } [2025-09-17T02:08:19.770Z] $ docker stop --time=1 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 [2025-09-17T02:08:21.025Z] $ docker rm -f --volumes 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T02:08:21.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T02:08:21.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:08:21.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T02:08:21.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T02:08:21.747Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T02:08:21.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-17T02:08:21.996Z] $ docker top 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 -eo pid,comm [2025-09-17T02:08:22.032Z] 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-09-17T02:08:22.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T02:08:22.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T02:08:22.082Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T02:08:22.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T02:08:22.185Z] $ docker exec 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 ssh-agent [2025-09-17T02:08:22.282Z] SSH_AUTH_SOCK=/tmp/ssh-Wx0PC24FQd1p/agent.33 [2025-09-17T02:08:22.282Z] SSH_AGENT_PID=39 [2025-09-17T02:08:22.286Z] Running ssh-add (command line suppressed) [2025-09-17T02:08:22.377Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16634020270943942916.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16634020270943942916.key) [2025-09-17T02:08:22.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T02:08:22.681Z] + git semver push [2025-09-17T02:08:22.940Z] 2025-09-17 02:08:22,888 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T02:08:22.940Z] 2025-09-17 02:08:22,891 [run_push] DEBUG push [2025-09-17T02:08:22.940Z] 2025-09-17 02:08:22,892 [execute] INFO git cat-file --batch-check [2025-09-17T02:08:22.940Z] 2025-09-17 02:08:22,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-17T02:08:22.940Z] 2025-09-17 02:08:22,893 [execute] INFO git rev-list 3c0729b05e409f31a6ba2d2846f4d6e0c88c6645 -- [2025-09-17T02:08:22.940Z] 2025-09-17 02:08:22,893 [execute] DEBUG Popen(['git', 'rev-list', '3c0729b05e409f31a6ba2d2846f4d6e0c88c6645', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-17T02:08:22.940Z] 2025-09-17 02:08:22,901 [execute] INFO git fetch -v -- origin [2025-09-17T02:08:22.940Z] 2025-09-17 02:08:22,901 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-17T02:08:23.876Z] 2025-09-17 02:08:23,847 [run_push] DEBUG no remote changes detected [2025-09-17T02:08:23.876Z] 2025-09-17 02:08:23,847 [execute] INFO git push origin semver [2025-09-17T02:08:23.876Z] 2025-09-17 02:08:23,848 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-17T02:08:24.813Z] 2025-09-17 02:08:24,506 [run_push] DEBUG push all version tags [2025-09-17T02:08:24.813Z] 2025-09-17 02:08:24,506 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-17T02:08:24.813Z] 2025-09-17 02:08:24,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-17T02:08:25.380Z] 2025-09-17 02:08:25,138 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T02:08:25.380Z] 4.1.0-dev.10 [Pipeline] } [2025-09-17T02:08:25.393Z] $ docker exec --env ******** --env ******** 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 ssh-agent -k [2025-09-17T02:08:25.503Z] unset SSH_AUTH_SOCK; [2025-09-17T02:08:25.504Z] unset SSH_AGENT_PID; [2025-09-17T02:08:25.504Z] echo Agent pid 39 killed; [2025-09-17T02:08:25.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T02:08:25.840Z] + git semver [Pipeline] } [2025-09-17T02:08:26.428Z] $ docker stop --time=1 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 [2025-09-17T02:08:27.727Z] $ docker rm -f --volumes 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-17T02:08:28.324Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-09-17T02:08:28.324Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-09-17T02:08:28.324Z] total 16 [2025-09-17T02:08:28.324Z] drwxr-xr-x 3 root root 4096 Sep 17 01:54 . [2025-09-17T02:08:28.324Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 02:08 .. [2025-09-17T02:08:28.324Z] drwxr-xr-x 2 root root 4096 Sep 17 01:54 cost [2025-09-17T02:08:28.324Z] -rw-r--r-- 1 root root 91 Sep 17 01:54 cost.csv [2025-09-17T02:08:28.324Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-09-17T02:08:28.324Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-09-17T02:08:28.324Z] total 16 [2025-09-17T02:08:28.324Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:54 . [2025-09-17T02:08:28.324Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 02:08 .. [2025-09-17T02:08:28.324Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 17 01:54 cost [2025-09-17T02:08:28.324Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 17 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:28.613Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:29.469Z] ---> package-listing.sh [2025-09-17T02:08:29.469Z] ++ facter osfamily [2025-09-17T02:08:29.469Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-17T02:08:29.727Z] + OS_FAMILY=debian [2025-09-17T02:08:29.728Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-09-17T02:08:29.728Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-17T02:08:29.728Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-17T02:08:29.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-17T02:08:29.728Z] + PACKAGES=/tmp/packages_start.txt [2025-09-17T02:08:29.728Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-09-17T02:08:29.728Z] + PACKAGES=/tmp/packages_end.txt [2025-09-17T02:08:29.728Z] + case "${OS_FAMILY}" in [2025-09-17T02:08:29.728Z] + dpkg -l [2025-09-17T02:08:29.728Z] + grep '^ii' [2025-09-17T02:08:29.728Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-17T02:08:29.728Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-17T02:08:29.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-17T02:08:29.728Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-09-17T02:08:29.728Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-09-17T02:08:29.728Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-09-17T02:08:29.738Z] 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/foundry_device-onvif-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-09-17T02:08:30.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T02:08:30.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T02:08:30.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T02:08:30.663Z] prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container [2025-09-17T02:08:30.695Z] $ 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/foundry_device-onvif-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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-17T02:08:30.906Z] $ docker top 233a18dde61c95385af1fc61219422850035b2e5b199c5f1868de0285d1cd298 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T02:08:31.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-17T02:08:31.532Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-17T02:08:31.818Z] + ls /var/log/sa-host [2025-09-17T02:08:31.818Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T02:08:31.850Z] provisioning config files... [2025-09-17T02:08:31.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16777210427916947921tmp [Pipeline] { [Pipeline] echo [2025-09-17T02:08:31.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:32.158Z] ---> create-netrc.sh [Pipeline] } [2025-09-17T02:08:32.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:32.482Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-17T02:08:32.491Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:32.771Z] ---> sudo-logs.sh [2025-09-17T02:08:32.771Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-17T02:08:32.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:33.085Z] ---> job-cost.sh [2025-09-17T02:08:33.085Z] lf-activate-venv: SKIPPING [2025-09-17T02:08:33.085Z] DEBUG: total: 0.2199999988079071 [2025-09-17T02:08:33.085Z] INFO: Retrieving Stack Cost... [2025-09-17T02:08:33.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-17T02:08:33.912Z] INFO: Archiving Costs [Pipeline] echo [2025-09-17T02:08:33.926Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T02:08:34.208Z] ---> logs-deploy.sh [2025-09-17T02:08:34.208Z] lf-activate-venv: SKIPPING [2025-09-17T02:08:34.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/235 [2025-09-17T02:08:34.208Z] INFO: archiving workspace using pattern(s): [2025-09-17T02:08:35.145Z] Archives upload complete. [2025-09-17T02:08:35.145Z] INFO: archiving logs to Nexus