Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f9c4e19d171122e13c1f08280699e685cda0a06 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-ssh12001437390488603827.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16568300722269889843.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh9804529434077806930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13123488102009160366.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-ssh215471339773624473.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], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-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-772214 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 Avoid second fetch Checking out Revision 3f9c4e19d171122e13c1f08280699e685cda0a06 (main) Commit message: "build: Bump Alpine from 3.20 to 3.22 (#530)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f9c4e19d171122e13c1f08280699e685cda0a06 # timeout=10 > git rev-list --no-walk 00d72ba3490da04c7fb9fda133aa74bab6480b11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T13:27:03.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T13:27:03.720Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T13:27:03.753Z] ========================================================= [2025-10-31T13:27:03.753Z] EdgeX Global Pipelines Version Info [2025-10-31T13:27:03.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:04.855Z] ------------------- [2025-10-31T13:27:04.855Z] stable info: [2025-10-31T13:27:04.855Z] ------------------- [2025-10-31T13:27:04.855Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T13:27:04.855Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T13:27:04.855Z] Message: update stable to v1.0.278 [2025-10-31T13:27:05.426Z] ------------------- [2025-10-31T13:27:05.426Z] experimental info: [2025-10-31T13:27:05.426Z] ------------------- [2025-10-31T13:27:05.426Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T13:27:05.426Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T13:27:05.426Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T13:27:05.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-10-31T13:27:05.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-10-31T13:27:05.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T13:27:05.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T13:27:05.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T13:27:05.632Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T13:27:05.655Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T13:27:05.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T13:27:05.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T13:27:05.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T13:27:05.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T13:27:05.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-10-31T13:27:05.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T13:27:05.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T13:27:05.861Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:27:05.888Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:27:05.920Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:27:05.952Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:27:05.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T13:27:05.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T13:27:06.018Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T13:27:06.041Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-10-31T13:27:06.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T13:27:06.096Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T13:27:06.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T13:27:06.147Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T13:27:06.174Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T13:27:06.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T13:27:06.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T13:27:06.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T13:27:06.284Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo [2025-10-31T13:27:06.309Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f9c4e1 [Pipeline] echo [2025-10-31T13:27:06.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:27:06.406Z] provisioning config files... [2025-10-31T13:27:06.419Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2431221525945909371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:06.756Z] ---> ****-login.sh [2025-10-31T13:27:06.756Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:27:06.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:07.015Z] [2025-10-31T13:27:07.015Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:07.015Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:07.015Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:07.015Z] [2025-10-31T13:27:07.015Z] Login Succeeded [2025-10-31T13:27:07.015Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:27:07.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:07.016Z] [2025-10-31T13:27:07.016Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:07.016Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:07.016Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:07.016Z] [2025-10-31T13:27:07.016Z] Login Succeeded [2025-10-31T13:27:07.016Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:27:07.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:07.016Z] [2025-10-31T13:27:07.016Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:07.016Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:07.016Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:07.016Z] [2025-10-31T13:27:07.016Z] Login Succeeded [2025-10-31T13:27:07.016Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:27:07.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:07.275Z] [2025-10-31T13:27:07.276Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:07.276Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:07.276Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:07.276Z] [2025-10-31T13:27:07.276Z] Login Succeeded [2025-10-31T13:27:07.276Z] ****.io [2025-10-31T13:27:07.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:07.537Z] [2025-10-31T13:27:07.537Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:07.537Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:07.537Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:07.537Z] [2025-10-31T13:27:07.537Z] Login Succeeded [2025-10-31T13:27:07.537Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:27:07.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T13:27:07.955Z] + git rev-list -1 --merges 3f9c4e19d171122e13c1f08280699e685cda0a06~1..3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo [2025-10-31T13:27:07.981Z] -----------> git rev-list -1 --merges 3f9c4e19d171122e13c1f08280699e685cda0a06~1..3f9c4e19d171122e13c1f08280699e685cda0a06 3f9c4e19d171122e13c1f08280699e685cda0a06 [false] [Pipeline] sh [2025-10-31T13:27:08.276Z] + git log --format=format:%s -1 3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo [2025-10-31T13:27:08.290Z] ========================================================= [2025-10-31T13:27:08.290Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T13:27:08.290Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:27:08.622Z] + git log --format=format:%s -1 3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo [2025-10-31T13:27:08.633Z] [semverPrep] GIT_COMMIT: 3f9c4e19d171122e13c1f08280699e685cda0a06, Commit Message: build: Bump Alpine from 3.20 to 3.22 (#530) [Pipeline] echo [2025-10-31T13:27:08.660Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T13:27:09.016Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:27:09.016Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T13:27:09.016Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T13:27:09.016Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T13:27:09.016Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T13:27:09.016Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T13:27:09.016Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:09.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:09.380Z] [2025-10-31T13:27:09.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:09.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:09.721Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T13:27:09.721Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T13:27:09.721Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T13:27:09.721Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T13:27:09.721Z] 461d9e800cba: Pulling fs layer [2025-10-31T13:27:09.721Z] 80192f66455f: Pulling fs layer [2025-10-31T13:27:09.721Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T13:27:09.721Z] a29436f7fd5d: Pulling fs layer [2025-10-31T13:27:09.721Z] 923cac83aea3: Pulling fs layer [2025-10-31T13:27:09.721Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T13:27:09.721Z] db01528c6b51: Pulling fs layer [2025-10-31T13:27:09.721Z] 28988de357af: Pulling fs layer [2025-10-31T13:27:09.721Z] a29436f7fd5d: Waiting [2025-10-31T13:27:09.721Z] 923cac83aea3: Waiting [2025-10-31T13:27:09.721Z] 461d9e800cba: Waiting [2025-10-31T13:27:09.721Z] 25ad8b0a4227: Waiting [2025-10-31T13:27:09.721Z] 80192f66455f: Waiting [2025-10-31T13:27:09.721Z] 2e8e34ca0e6c: Waiting [2025-10-31T13:27:09.721Z] db01528c6b51: Waiting [2025-10-31T13:27:09.721Z] 28988de357af: Waiting [2025-10-31T13:27:09.721Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T13:27:09.721Z] 6bf1a483ea7c: Download complete [2025-10-31T13:27:09.721Z] 461d9e800cba: Verifying Checksum [2025-10-31T13:27:09.721Z] 461d9e800cba: Download complete [2025-10-31T13:27:09.721Z] 80192f66455f: Verifying Checksum [2025-10-31T13:27:09.721Z] 80192f66455f: Download complete [2025-10-31T13:27:09.980Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T13:27:09.980Z] f5dfc541a4d3: Download complete [2025-10-31T13:27:09.980Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T13:27:09.980Z] 3dae71ba6b94: Download complete [2025-10-31T13:27:09.980Z] 923cac83aea3: Download complete [2025-10-31T13:27:09.980Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T13:27:09.980Z] 25ad8b0a4227: Download complete [2025-10-31T13:27:09.980Z] db01528c6b51: Verifying Checksum [2025-10-31T13:27:09.980Z] db01528c6b51: Download complete [2025-10-31T13:27:10.248Z] 28988de357af: Verifying Checksum [2025-10-31T13:27:10.248Z] 28988de357af: Download complete [2025-10-31T13:27:10.248Z] a29436f7fd5d: Verifying Checksum [2025-10-31T13:27:10.248Z] a29436f7fd5d: Download complete [2025-10-31T13:27:10.508Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T13:27:10.508Z] 2e8e34ca0e6c: Download complete [2025-10-31T13:27:11.441Z] 3dae71ba6b94: Pull complete [2025-10-31T13:27:11.441Z] 6bf1a483ea7c: Pull complete [2025-10-31T13:27:12.380Z] f5dfc541a4d3: Pull complete [2025-10-31T13:27:12.380Z] 461d9e800cba: Pull complete [2025-10-31T13:27:12.380Z] 80192f66455f: Pull complete [2025-10-31T13:27:16.570Z] 2e8e34ca0e6c: Pull complete [2025-10-31T13:27:16.831Z] a29436f7fd5d: Pull complete [2025-10-31T13:27:16.831Z] 923cac83aea3: Pull complete [2025-10-31T13:27:16.831Z] 25ad8b0a4227: Pull complete [2025-10-31T13:27:17.092Z] db01528c6b51: Pull complete [2025-10-31T13:27:17.092Z] 28988de357af: Pull complete [2025-10-31T13:27:17.092Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T13:27:17.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:17.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:27:17.228Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:27:17.260Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:27:18.950Z] $ docker top 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 -eo pid,comm [2025-10-31T13:27:18.999Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:27:18.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:27:19.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:27:19.056Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:27:19.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:27:19.159Z] $ docker exec 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 ssh-agent [2025-10-31T13:27:19.270Z] SSH_AUTH_SOCK=/tmp/ssh-qmJReY9JBILu/agent.32 [2025-10-31T13:27:19.270Z] SSH_AGENT_PID=38 [2025-10-31T13:27:19.276Z] Running ssh-add (command line suppressed) [2025-10-31T13:27:19.387Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15128782178070787702.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15128782178070787702.key) [2025-10-31T13:27:19.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:27:19.688Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-10-31T13:27:19.973Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T13:27:19.983Z] $ docker exec --env ******** --env ******** 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 ssh-agent -k [2025-10-31T13:27:20.074Z] unset SSH_AUTH_SOCK; [2025-10-31T13:27:20.075Z] unset SSH_AGENT_PID; [2025-10-31T13:27:20.075Z] echo Agent pid 38 killed; [2025-10-31T13:27:20.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T13:27:20.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:27:20.123Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:27:20.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:27:20.233Z] $ docker exec 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 ssh-agent [2025-10-31T13:27:20.339Z] SSH_AUTH_SOCK=/tmp/ssh-c1RaBkH2WKxI/agent.87 [2025-10-31T13:27:20.339Z] SSH_AGENT_PID=93 [2025-10-31T13:27:20.344Z] Running ssh-add (command line suppressed) [2025-10-31T13:27:20.442Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2677166654229688181.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2677166654229688181.key) [2025-10-31T13:27:20.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:27:20.748Z] + git semver init [2025-10-31T13:27:21.007Z] 2025-10-31 13:27:20,978 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:27:21.007Z] 2025-10-31 13:27:20,982 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T13:27:21.007Z] 2025-10-31 13:27:20,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-10-31T13:27:21.007Z] 2025-10-31 13:27:20,983 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-10-31T13:27:21.007Z] 2025-10-31 13:27:20,983 [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-10-31T13:27:23.543Z] 2025-10-31 13:27:22,928 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-10-31T13:27:23.543Z] 2025-10-31 13:27:22,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-10-31T13:27:23.543Z] 2025-10-31 13:27:22,929 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:27:23.543Z] 2025-10-31 13:27:22,929 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:27:23.543Z] 4.1.0-dev.11 [Pipeline] } [2025-10-31T13:27:23.549Z] $ docker exec --env ******** --env ******** 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 ssh-agent -k [2025-10-31T13:27:23.639Z] unset SSH_AUTH_SOCK; [2025-10-31T13:27:23.640Z] unset SSH_AGENT_PID; [2025-10-31T13:27:23.640Z] echo Agent pid 93 killed; [2025-10-31T13:27:23.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:27:23.965Z] + git semver [Pipeline] } [2025-10-31T13:27:24.232Z] $ docker stop --time=1 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 [2025-10-31T13:27:25.528Z] $ docker rm -f --volumes 7cdc31e9b56825e0547c018882bc777f79c152cf08f8820bf5bf210360427fd1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:27:25.871Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T13:27:26.138Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T13:27:26.143Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:27:26.318Z] provisioning config files... [2025-10-31T13:27:26.351Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10902139640574082840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:26.687Z] ---> ****-login.sh [2025-10-31T13:27:26.687Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:27:26.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:26.687Z] Login Succeeded [2025-10-31T13:27:26.687Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:27:26.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:26.687Z] Login Succeeded [2025-10-31T13:27:26.687Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:27:26.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:26.948Z] Login Succeeded [2025-10-31T13:27:26.948Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:27:26.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:26.949Z] Login Succeeded [2025-10-31T13:27:26.949Z] ****.io [2025-10-31T13:27:26.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:27.207Z] Login Succeeded [2025-10-31T13:27:27.208Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:27:27.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:27:27.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:27:27.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:27:27.356Z] ========================================================= [2025-10-31T13:27:27.356Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T13:27:27.356Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:27.701Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:27:28.271Z] #0 building with "default" instance using docker driver [2025-10-31T13:27:28.271Z] [2025-10-31T13:27:28.271Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:27:28.271Z] #1 transferring dockerfile: 1.75kB done [2025-10-31T13:27:28.271Z] #1 DONE 0.0s [2025-10-31T13:27:28.271Z] [2025-10-31T13:27:28.271Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T13:27:28.271Z] #2 DONE 0.1s [2025-10-31T13:27:28.529Z] [2025-10-31T13:27:28.529Z] #3 [internal] load .dockerignore [2025-10-31T13:27:28.529Z] #3 transferring context: 2B done [2025-10-31T13:27:28.529Z] #3 DONE 0.0s [2025-10-31T13:27:28.529Z] [2025-10-31T13:27:28.529Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:27:28.529Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T13:27:28.529Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T13:27:28.529Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T13:27:28.529Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s [2025-10-31T13:27:28.529Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T13:27:28.529Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T13:27:28.788Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T13:27:28.788Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done [2025-10-31T13:27:28.788Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 12.58MB / 74.07MB 0.2s [2025-10-31T13:27:28.788Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-31T13:27:28.788Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T13:27:28.788Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.2s done [2025-10-31T13:27:28.788Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 335.87kB / 2.38MB 0.2s [2025-10-31T13:27:28.788Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s [2025-10-31T13:27:28.788Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 24.12MB / 74.07MB 0.3s [2025-10-31T13:27:28.788Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2025-10-31T13:27:28.788Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-31T13:27:28.788Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s [2025-10-31T13:27:28.788Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 [2025-10-31T13:27:28.788Z] #4 ... [2025-10-31T13:27:28.788Z] [2025-10-31T13:27:28.788Z] #5 [internal] load build context [2025-10-31T13:27:28.788Z] #5 transferring context: 47.04MB 0.4s done [2025-10-31T13:27:28.788Z] #5 DONE 0.5s [2025-10-31T13:27:28.788Z] [2025-10-31T13:27:28.788Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:27:28.788Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 38.80MB / 74.07MB 0.4s [2025-10-31T13:27:28.788Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 16.78MB / 113.25MB 0.4s [2025-10-31T13:27:28.788Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 8.39MB / 13.30MB 0.4s [2025-10-31T13:27:28.788Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-10-31T13:27:29.047Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s [2025-10-31T13:27:29.047Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 40.89MB / 113.25MB 0.6s [2025-10-31T13:27:29.047Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s done [2025-10-31T13:27:29.308Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 61.87MB / 113.25MB 0.7s [2025-10-31T13:27:29.308Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 [2025-10-31T13:27:29.308Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done [2025-10-31T13:27:29.308Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 81.79MB / 113.25MB 0.8s [2025-10-31T13:27:29.308Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 104.24MB / 113.25MB 0.9s [2025-10-31T13:27:29.566Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s [2025-10-31T13:27:29.824Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.1s done [2025-10-31T13:27:34.019Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done [2025-10-31T13:27:34.019Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T13:27:34.019Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T13:27:34.019Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T13:27:34.019Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T13:27:34.019Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-31T13:27:34.278Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T13:27:34.278Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-31T13:27:37.630Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.9s done [2025-10-31T13:27:37.630Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-31T13:27:37.630Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.5s done [2025-10-31T13:27:37.630Z] #4 DONE 9.2s [2025-10-31T13:27:37.889Z] [2025-10-31T13:27:37.889Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-10-31T13:27:37.889Z] #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:38.147Z] #6 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:38.147Z] #6 0.592 OK: 265 MiB in 60 packages [2025-10-31T13:27:40.051Z] #6 DONE 2.1s [2025-10-31T13:27:40.051Z] [2025-10-31T13:27:40.051Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-10-31T13:27:40.051Z] #7 DONE 0.0s [2025-10-31T13:27:40.051Z] [2025-10-31T13:27:40.051Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:27:40.051Z] #8 DONE 0.0s [2025-10-31T13:27:40.051Z] [2025-10-31T13:27:40.051Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:27:41.278Z] Still waiting to schedule task [2025-10-31T13:27:41.278Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772188’ [2025-10-31T13:27:54.938Z] #9 DONE 13.8s [2025-10-31T13:27:54.938Z] [2025-10-31T13:27:54.938Z] #10 [builder 6/7] COPY . . [2025-10-31T13:27:54.938Z] #10 DONE 0.2s [2025-10-31T13:27:54.938Z] [2025-10-31T13:27:54.938Z] #11 [builder 7/7] RUN echo noop [2025-10-31T13:27:54.938Z] #11 0.202 noop [2025-10-31T13:27:54.938Z] #11 DONE 0.2s [2025-10-31T13:27:54.938Z] [2025-10-31T13:27:54.938Z] #12 exporting to image [2025-10-31T13:27:54.938Z] #12 exporting layers [2025-10-31T13:28:01.497Z] #12 exporting layers 7.5s done [2025-10-31T13:28:01.497Z] #12 writing image sha256:3548d0f1889f6cfde31edd181f1b45edca28fe0e1540cc7f4d24ad7e2d035bbc done [2025-10-31T13:28:01.497Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T13:28:01.497Z] #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:02.092Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:28:02.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:28:02.179Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:28:02.208Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:28:02.557Z] $ docker top 7f3c2703c6727d5cfd43701ca4677d275ae90ede1d6e8ecce3da2c7284070f3b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:28:02.901Z] + go version [2025-10-31T13:28:02.901Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T13:28:02.910Z] $ docker stop --time=1 7f3c2703c6727d5cfd43701ca4677d275ae90ede1d6e8ecce3da2c7284070f3b [2025-10-31T13:28:04.185Z] $ docker rm -f --volumes 7f3c2703c6727d5cfd43701ca4677d275ae90ede1d6e8ecce3da2c7284070f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:04.646Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:28:04.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:28:04.736Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:28:04.763Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:28:04.997Z] $ docker top 1b7cdd00912a0fd3ce7e7db5c55fad71e2ee85c29ed1535fc7490043b4a84940 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:28:05.360Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:28:05.668Z] + make test [2025-10-31T13:28:05.668Z] go test ./... -coverprofile=coverage.out ./... [2025-10-31T13:28:06.602Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-10-31T13:28:24.678Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-10-31T13:28:24.678Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-10-31T13:28:27.206Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.2% of statements [2025-10-31T13:28:27.206Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.389s coverage: 86.5% of statements [2025-10-31T13:28:39.406Z] go vet ./... [2025-10-31T13:28:43.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:28:43.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:28:43.841Z] ./bin/test-attribution-txt.sh [2025-10-31T13:28:43.841Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:28:43.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:28:43.873Z] $ docker stop --time=1 1b7cdd00912a0fd3ce7e7db5c55fad71e2ee85c29ed1535fc7490043b4a84940 [2025-10-31T13:28:45.841Z] $ docker rm -f --volumes 1b7cdd00912a0fd3ce7e7db5c55fad71e2ee85c29ed1535fc7490043b4a84940 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:28:46.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:28:46.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T13:28:46.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:28:47.205Z] + ls -al . [2025-10-31T13:28:47.205Z] total 320 [2025-10-31T13:28:47.205Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:28 . [2025-10-31T13:28:47.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 .. [2025-10-31T13:28:47.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:28 .git [2025-10-31T13:28:47.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 .github [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 31 13:26 .gitignore [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:26 .golangci.yml [2025-10-31T13:28:47.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:27 .semver [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 20612 Oct 31 13:26 Attribution.txt [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 19022 Oct 31 13:26 CHANGELOG.md [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 31 13:26 Dockerfile [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:26 GOVERNANCE.md [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 762 Oct 31 13:26 Jenkinsfile [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 13:26 LICENSE [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 3465 Oct 31 13:26 Makefile [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 13:26 OWNERS.md [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 31 13:26 README.md [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:27 VERSION [2025-10-31T13:28:47.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:26 bin [2025-10-31T13:28:47.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:26 cmd [2025-10-31T13:28:47.205Z] -rw-r--r-- 1 jenkins jenkins 92472 Oct 31 13:28 coverage.out [2025-10-31T13:28:47.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 doc [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 6510 Oct 31 13:26 go.mod [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 87686 Oct 31 13:26 go.sum [2025-10-31T13:28:47.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:26 internal [2025-10-31T13:28:47.205Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 31 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:47.526Z] + 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=3f9c4e19d171122e13c1f08280699e685cda0a06 --label arch=amd64 --label version=4.1.0-dev.11 . [2025-10-31T13:28:47.783Z] #0 building with "default" instance using docker driver [2025-10-31T13:28:47.783Z] [2025-10-31T13:28:47.783Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:28:47.783Z] #1 transferring dockerfile: 1.75kB done [2025-10-31T13:28:47.783Z] #1 DONE 0.0s [2025-10-31T13:28:47.783Z] [2025-10-31T13:28:47.783Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:28:47.783Z] #2 DONE 0.0s [2025-10-31T13:28:47.783Z] [2025-10-31T13:28:47.783Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T13:28:47.783Z] #3 DONE 0.1s [2025-10-31T13:28:47.783Z] [2025-10-31T13:28:47.783Z] #4 [internal] load .dockerignore [2025-10-31T13:28:47.783Z] #4 transferring context: 2B done [2025-10-31T13:28:47.783Z] #4 DONE 0.0s [2025-10-31T13:28:47.783Z] [2025-10-31T13:28:47.783Z] #5 [internal] load build context [2025-10-31T13:28:47.783Z] #5 transferring context: 112.04kB 0.0s done [2025-10-31T13:28:47.783Z] #5 DONE 0.0s [2025-10-31T13:28:47.783Z] [2025-10-31T13:28:47.783Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:28:47.783Z] #6 DONE 0.1s [2025-10-31T13:28:47.783Z] [2025-10-31T13:28:47.783Z] #7 [builder 2/7] RUN apk add --no-cache make git [2025-10-31T13:28:48.041Z] #7 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:48.299Z] #7 ... [2025-10-31T13:28:48.299Z] [2025-10-31T13:28:48.299Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:28:48.299Z] #8 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T13:28:48.299Z] #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-31T13:28:48.299Z] #8 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T13:28:48.299Z] #8 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T13:28:48.299Z] #8 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T13:28:48.299Z] #8 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T13:28:48.299Z] #8 DONE 0.3s [2025-10-31T13:28:48.299Z] [2025-10-31T13:28:48.299Z] #7 [builder 2/7] RUN apk add --no-cache make git [2025-10-31T13:28:48.299Z] #7 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:48.299Z] #7 0.587 OK: 265 MiB in 60 packages [2025-10-31T13:28:48.558Z] #7 DONE 0.7s [2025-10-31T13:28:48.558Z] [2025-10-31T13:28:48.558Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T13:28:48.558Z] #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:48.558Z] #9 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:48.816Z] #9 0.570 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:28:48.816Z] #9 0.574 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:28:48.816Z] #9 0.579 OK: 7 MiB in 17 packages [2025-10-31T13:28:48.816Z] #9 DONE 0.7s [2025-10-31T13:28:48.816Z] [2025-10-31T13:28:48.816Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-10-31T13:28:48.816Z] #10 DONE 0.0s [2025-10-31T13:28:48.816Z] [2025-10-31T13:28:48.816Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:28:48.816Z] #11 DONE 0.0s [2025-10-31T13:28:48.816Z] [2025-10-31T13:28:48.816Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:28:49.074Z] #12 DONE 0.6s [2025-10-31T13:28:49.074Z] [2025-10-31T13:28:49.074Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T13:28:49.074Z] #13 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:49.074Z] #13 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:49.330Z] #13 0.631 OK: 7 MiB in 17 packages [2025-10-31T13:28:49.588Z] #13 DONE 0.7s [2025-10-31T13:28:49.588Z] [2025-10-31T13:28:49.588Z] #14 [builder 6/7] COPY . . [2025-10-31T13:28:49.588Z] #14 DONE 0.2s [2025-10-31T13:28:49.588Z] [2025-10-31T13:28:49.588Z] #15 [builder 7/7] RUN make build [2025-10-31T13:28:49.588Z] #15 0.277 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-10-31T13:29:11.499Z] #15 DONE 21.0s [2025-10-31T13:29:11.499Z] [2025-10-31T13:29:11.499Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-10-31T13:29:11.499Z] #16 DONE 0.2s [2025-10-31T13:29:11.499Z] [2025-10-31T13:29:11.499Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-10-31T13:29:11.499Z] #17 DONE 0.0s [2025-10-31T13:29:11.499Z] [2025-10-31T13:29:11.499Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-10-31T13:29:11.499Z] #18 DONE 0.0s [2025-10-31T13:29:11.499Z] [2025-10-31T13:29:11.499Z] #19 exporting to image [2025-10-31T13:29:11.499Z] #19 exporting layers [2025-10-31T13:29:11.499Z] #19 exporting layers 0.2s done [2025-10-31T13:29:11.499Z] #19 writing image sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done [2025-10-31T13:29:11.499Z] #19 naming to docker.io/library/device-onvif-camera done [2025-10-31T13:29:11.499Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:29:11.631Z] provisioning config files... [2025-10-31T13:29:11.640Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7242621089938973804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:29:11.942Z] ---> ****-login.sh [2025-10-31T13:29:11.942Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:29:11.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:11.942Z] Login Succeeded [2025-10-31T13:29:11.942Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:29:11.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:11.942Z] Login Succeeded [2025-10-31T13:29:11.942Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:29:11.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:12.200Z] Login Succeeded [2025-10-31T13:29:12.200Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:29:12.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:12.201Z] Login Succeeded [2025-10-31T13:29:12.201Z] ****.io [2025-10-31T13:29:12.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:12.462Z] Login Succeeded [2025-10-31T13:29:12.462Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:29:12.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:29:12.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:29:12.563Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-10-31T13:29:12.563Z] 3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:29:12.563Z] latest [2025-10-31T13:29:12.563Z] 4.1.0-dev.11 [2025-10-31T13:29:12.563Z] 3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:29:12.563Z] main [2025-10-31T13:29:12.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:12.924Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:13.250Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:29:13.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-31T13:29:13.250Z] 19b6af54e3c9: Preparing [2025-10-31T13:29:13.250Z] 854670b531a8: Preparing [2025-10-31T13:29:13.250Z] fd0f443b4856: Preparing [2025-10-31T13:29:13.250Z] c7143c79fd28: Preparing [2025-10-31T13:29:13.250Z] 636a6072ca5e: Preparing [2025-10-31T13:29:13.250Z] 256f393e029f: Preparing [2025-10-31T13:29:13.250Z] 256f393e029f: Waiting [2025-10-31T13:29:13.250Z] 636a6072ca5e: Pushed [2025-10-31T13:29:13.250Z] c7143c79fd28: Pushed [2025-10-31T13:29:13.250Z] 854670b531a8: Pushed [2025-10-31T13:29:13.250Z] 19b6af54e3c9: Pushed [2025-10-31T13:29:13.250Z] 256f393e029f: Layer already exists [2025-10-31T13:29:17.438Z] fd0f443b4856: Pushed [2025-10-31T13:29:17.438Z] 3f9c4e19d171122e13c1f08280699e685cda0a06: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:17.768Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:18.080Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-31T13:29:18.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-31T13:29:18.081Z] 19b6af54e3c9: Preparing [2025-10-31T13:29:18.081Z] 854670b531a8: Preparing [2025-10-31T13:29:18.081Z] fd0f443b4856: Preparing [2025-10-31T13:29:18.081Z] c7143c79fd28: Preparing [2025-10-31T13:29:18.081Z] 636a6072ca5e: Preparing [2025-10-31T13:29:18.081Z] 256f393e029f: Preparing [2025-10-31T13:29:18.081Z] 256f393e029f: Waiting [2025-10-31T13:29:18.081Z] c7143c79fd28: Layer already exists [2025-10-31T13:29:18.081Z] fd0f443b4856: Layer already exists [2025-10-31T13:29:18.081Z] 636a6072ca5e: Layer already exists [2025-10-31T13:29:18.081Z] 19b6af54e3c9: Layer already exists [2025-10-31T13:29:18.081Z] 854670b531a8: Layer already exists [2025-10-31T13:29:18.081Z] 256f393e029f: Layer already exists [2025-10-31T13:29:18.081Z] latest: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:18.418Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:18.747Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 [2025-10-31T13:29:18.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-31T13:29:18.747Z] 19b6af54e3c9: Preparing [2025-10-31T13:29:18.747Z] 854670b531a8: Preparing [2025-10-31T13:29:18.747Z] fd0f443b4856: Preparing [2025-10-31T13:29:18.747Z] c7143c79fd28: Preparing [2025-10-31T13:29:18.747Z] 636a6072ca5e: Preparing [2025-10-31T13:29:18.747Z] 256f393e029f: Preparing [2025-10-31T13:29:18.747Z] 256f393e029f: Waiting [2025-10-31T13:29:18.747Z] 636a6072ca5e: Layer already exists [2025-10-31T13:29:18.747Z] 854670b531a8: Layer already exists [2025-10-31T13:29:18.747Z] fd0f443b4856: Layer already exists [2025-10-31T13:29:18.747Z] 19b6af54e3c9: Layer already exists [2025-10-31T13:29:18.747Z] c7143c79fd28: Layer already exists [2025-10-31T13:29:18.747Z] 256f393e029f: Layer already exists [2025-10-31T13:29:18.747Z] 4.1.0-dev.11: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:19.078Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:19.406Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:29:19.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-31T13:29:19.406Z] 19b6af54e3c9: Preparing [2025-10-31T13:29:19.406Z] 854670b531a8: Preparing [2025-10-31T13:29:19.406Z] fd0f443b4856: Preparing [2025-10-31T13:29:19.406Z] c7143c79fd28: Preparing [2025-10-31T13:29:19.406Z] 636a6072ca5e: Preparing [2025-10-31T13:29:19.406Z] 256f393e029f: Preparing [2025-10-31T13:29:19.406Z] 256f393e029f: Waiting [2025-10-31T13:29:19.406Z] 636a6072ca5e: Layer already exists [2025-10-31T13:29:19.406Z] 19b6af54e3c9: Layer already exists [2025-10-31T13:29:19.406Z] 854670b531a8: Layer already exists [2025-10-31T13:29:19.406Z] c7143c79fd28: Layer already exists [2025-10-31T13:29:19.406Z] fd0f443b4856: Layer already exists [2025-10-31T13:29:19.406Z] 256f393e029f: Layer already exists [2025-10-31T13:29:19.406Z] 3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:19.735Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:20.057Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-10-31T13:29:20.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-31T13:29:20.057Z] 19b6af54e3c9: Preparing [2025-10-31T13:29:20.057Z] 854670b531a8: Preparing [2025-10-31T13:29:20.057Z] fd0f443b4856: Preparing [2025-10-31T13:29:20.057Z] c7143c79fd28: Preparing [2025-10-31T13:29:20.057Z] 636a6072ca5e: Preparing [2025-10-31T13:29:20.057Z] 256f393e029f: Preparing [2025-10-31T13:29:20.057Z] 256f393e029f: Waiting [2025-10-31T13:29:20.057Z] c7143c79fd28: Layer already exists [2025-10-31T13:29:20.057Z] 19b6af54e3c9: Layer already exists [2025-10-31T13:29:20.057Z] 854670b531a8: Layer already exists [2025-10-31T13:29:20.057Z] fd0f443b4856: Layer already exists [2025-10-31T13:29:20.057Z] 636a6072ca5e: Layer already exists [2025-10-31T13:29:20.057Z] 256f393e029f: Layer already exists [2025-10-31T13:29:20.057Z] main: digest: sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:29:20.143Z] ===================================================== [Pipeline] echo [2025-10-31T13:29:20.162Z] taggedImages: [2025-10-31T13:29:20.162Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:29:20.162Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-31T13:29:20.162Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 [2025-10-31T13:29:20.162Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:29:20.162Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-10-31T13:29:20.200Z] ========================================================= [2025-10-31T13:29:20.200Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T13:29:20.200Z] images: [2025-10-31T13:29:20.200Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:29:20.200Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-31T13:29:20.200Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 [2025-10-31T13:29:20.200Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:29:20.200Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-10-31T13:29:20.200Z] settingsFile: [2025-10-31T13:29:20.200Z] device-onvif-camera-settings [2025-10-31T13:29:20.200Z] ========================================================= [Pipeline] node [2025-10-31T13:29:35.202Z] Still waiting to schedule task [2025-10-31T13:29:35.203Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772223’ [2025-10-31T13:30:45.976Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772226 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-10-31T13:30:45.992Z] Running in /w/workspace/device-onvif-camera/237 [Pipeline] { [Pipeline] checkout [2025-10-31T13:30:49.047Z] The recommended git tool is: git [2025-10-31T13:30:55.868Z] using credential edgex-jenkins-ssh [2025-10-31T13:30:55.895Z] Cloning the remote Git repository [2025-10-31T13:30:55.956Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-10-31T13:30:56.119Z] > git init /w/workspace/device-onvif-camera/237 # timeout=10 [2025-10-31T13:30:56.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-10-31T13:30:56.329Z] > git --version # timeout=10 [2025-10-31T13:30:56.357Z] > git --version # 'git version 2.25.1' [2025-10-31T13:30:56.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T13:30:56.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:31:01.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-10-31T13:31:01.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:31:03.007Z] Avoid second fetch [2025-10-31T13:31:03.008Z] Checking out Revision 3f9c4e19d171122e13c1f08280699e685cda0a06 (main) [2025-10-31T13:31:03.032Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T13:31:03.134Z] > git checkout -f 3f9c4e19d171122e13c1f08280699e685cda0a06 # timeout=10 [2025-10-31T13:31:04.135Z] Commit message: "build: Bump Alpine from 3.20 to 3.22 (#530)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:31:08.716Z] provisioning config files... [2025-10-31T13:31:08.765Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/237@tmp/config13270519591519573325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:09.467Z] Running on prd-centos7-docker-4c-2g-772235 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:31:09.581Z] provisioning config files... [2025-10-31T13:31:09.606Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18211761464157185536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:09.883Z] ---> ****-login.sh [2025-10-31T13:31:09.883Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:31:10.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:10.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:10.505Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:10.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:10.505Z] [2025-10-31T13:31:10.505Z] Login Succeeded [2025-10-31T13:31:10.505Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:31:10.748Z] ---> ****-login.sh [2025-10-31T13:31:10.748Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:31:10.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:11.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:11.041Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:11.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:11.041Z] [2025-10-31T13:31:11.041Z] Login Succeeded [2025-10-31T13:31:11.041Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:31:11.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:11.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:11.042Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:11.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:11.042Z] [2025-10-31T13:31:11.042Z] Login Succeeded [2025-10-31T13:31:11.042Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:31:11.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:11.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:11.112Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:11.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:11.112Z] [2025-10-31T13:31:11.112Z] Login Succeeded [2025-10-31T13:31:11.112Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:31:11.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:11.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:11.351Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:11.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:11.351Z] [2025-10-31T13:31:11.351Z] Login Succeeded [2025-10-31T13:31:11.351Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:11.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:11.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:11.671Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:11.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:11.671Z] [2025-10-31T13:31:11.671Z] Login Succeeded [2025-10-31T13:31:11.671Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:11.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:11.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:11.672Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:11.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:11.672Z] [2025-10-31T13:31:11.672Z] Login Succeeded [2025-10-31T13:31:11.672Z] ****.io [2025-10-31T13:31:11.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:11.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:11.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:11.948Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:11.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:11.948Z] [2025-10-31T13:31:11.948Z] Login Succeeded [2025-10-31T13:31:11.948Z] ****.io [2025-10-31T13:31:11.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:11.958Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:11.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:11.959Z] [2025-10-31T13:31:11.959Z] Login Succeeded [2025-10-31T13:31:11.959Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:31:11.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:31:12.518Z] + docker buildx ls [2025-10-31T13:31:12.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:12.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:12.551Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:12.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:12.551Z] [2025-10-31T13:31:12.551Z] Login Succeeded [2025-10-31T13:31:12.551Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:31:12.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:31:13.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:31:13.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:31:13.122Z] ========================================================= [2025-10-31T13:31:13.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T13:31:13.122Z] ========================================================= [Pipeline] fileExists [2025-10-31T13:31:13.126Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:31:13.126Z] default * docker [2025-10-31T13:31:13.126Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-10-31T13:31:13.560Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T13:31:13.560Z] edgex-builder [Pipeline] sh [2025-10-31T13:31:13.641Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:31:13.873Z] + docker buildx inspect --bootstrap [2025-10-31T13:31:13.873Z] #1 [internal] booting buildkit [2025-10-31T13:31:13.873Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T13:31:14.644Z] Sending build context to Docker daemon 26.98MB [2025-10-31T13:31:14.644Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:31:14.644Z] Step 2/13 : FROM ${BASE} AS builder [2025-10-31T13:31:14.644Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T13:31:14.644Z] 6e174226ea69: Pulling fs layer [2025-10-31T13:31:14.644Z] 7d1a427e917c: Pulling fs layer [2025-10-31T13:31:14.644Z] 382d65ac76eb: Pulling fs layer [2025-10-31T13:31:14.644Z] 13eebdc497b7: Pulling fs layer [2025-10-31T13:31:14.644Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:31:14.644Z] 06715773e931: Pulling fs layer [2025-10-31T13:31:14.644Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T13:31:14.644Z] d57d563a94ed: Pulling fs layer [2025-10-31T13:31:14.644Z] 13eebdc497b7: Waiting [2025-10-31T13:31:14.644Z] 06715773e931: Waiting [2025-10-31T13:31:14.644Z] 4f4fb700ef54: Waiting [2025-10-31T13:31:14.644Z] 7fa9dde3b271: Waiting [2025-10-31T13:31:14.644Z] d57d563a94ed: Waiting [2025-10-31T13:31:14.922Z] 7d1a427e917c: Verifying Checksum [2025-10-31T13:31:14.922Z] 7d1a427e917c: Download complete [2025-10-31T13:31:14.922Z] 13eebdc497b7: Verifying Checksum [2025-10-31T13:31:14.922Z] 13eebdc497b7: Download complete [2025-10-31T13:31:14.922Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:31:14.922Z] 4f4fb700ef54: Download complete [2025-10-31T13:31:14.922Z] 06715773e931: Verifying Checksum [2025-10-31T13:31:14.922Z] 06715773e931: Download complete [2025-10-31T13:31:14.922Z] 6e174226ea69: Download complete [2025-10-31T13:31:15.519Z] d57d563a94ed: Verifying Checksum [2025-10-31T13:31:15.519Z] d57d563a94ed: Download complete [2025-10-31T13:31:16.116Z] 6e174226ea69: Pull complete [2025-10-31T13:31:16.756Z] 7d1a427e917c: Pull complete [2025-10-31T13:31:17.361Z] 382d65ac76eb: Download complete [2025-10-31T13:31:18.076Z] #1 pulling image moby/buildkit:buildx-stable-1 4.1s done [2025-10-31T13:31:18.076Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T13:31:18.799Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T13:31:18.799Z] 7fa9dde3b271: Download complete [2025-10-31T13:31:19.467Z] #1 creating container buildx_buildkit_edgex-builder0 1.7s done [2025-10-31T13:31:19.467Z] #1 DONE 5.8s [2025-10-31T13:31:19.726Z] Name: edgex-builder [2025-10-31T13:31:19.726Z] Driver: docker-container [2025-10-31T13:31:19.726Z] [2025-10-31T13:31:19.726Z] Nodes: [2025-10-31T13:31:19.726Z] Name: edgex-builder0 [2025-10-31T13:31:19.726Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T13:31:19.726Z] Status: running [2025-10-31T13:31:19.726Z] Buildkit: v0.25.1 [2025-10-31T13:31:19.726Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T13:31:20.024Z] + docker buildx ls [2025-10-31T13:31:20.024Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:31:20.024Z] edgex-builder * docker-container [2025-10-31T13:31:20.024Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T13:31:20.024Z] default docker [2025-10-31T13:31:20.024Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:31:20.334Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06' [2025-10-31T13:31:20.334Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 --push - [2025-10-31T13:31:20.334Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:20.334Z] #1 transferring dockerfile: 204B done [2025-10-31T13:31:20.334Z] #1 DONE 0.0s [2025-10-31T13:31:20.334Z] [2025-10-31T13:31:20.334Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:31:20.334Z] #2 DONE 0.1s [2025-10-31T13:31:20.334Z] [2025-10-31T13:31:20.334Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:31:20.596Z] #3 DONE 0.1s [2025-10-31T13:31:20.596Z] [2025-10-31T13:31:20.596Z] #4 [internal] load .dockerignore [2025-10-31T13:31:20.596Z] #4 transferring context: 2B done [2025-10-31T13:31:20.596Z] #4 DONE 0.0s [2025-10-31T13:31:20.596Z] [2025-10-31T13:31:20.596Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:20.596Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done [2025-10-31T13:31:20.596Z] #5 DONE 0.0s [2025-10-31T13:31:20.596Z] [2025-10-31T13:31:20.596Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:20.596Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done [2025-10-31T13:31:20.596Z] #6 DONE 0.1s [2025-10-31T13:31:20.596Z] [2025-10-31T13:31:20.596Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:20.596Z] #7 DONE 0.0s [2025-10-31T13:31:20.596Z] [2025-10-31T13:31:20.596Z] #8 exporting to image [2025-10-31T13:31:20.596Z] #8 exporting layers done [2025-10-31T13:31:20.596Z] #8 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done [2025-10-31T13:31:20.596Z] #8 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done [2025-10-31T13:31:20.596Z] #8 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done [2025-10-31T13:31:20.596Z] #8 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done [2025-10-31T13:31:20.596Z] #8 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done [2025-10-31T13:31:20.596Z] #8 pushing layers 0.1s done [2025-10-31T13:31:20.596Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f [2025-10-31T13:31:20.596Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:20.857Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done [2025-10-31T13:31:20.857Z] #8 DONE 0.2s [2025-10-31T13:31:20.857Z] [2025-10-31T13:31:20.857Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:20.857Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:31:21.162Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-10-31T13:31:21.162Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-10-31T13:31:21.162Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:21.162Z] #1 transferring dockerfile: 170B done [2025-10-31T13:31:21.162Z] #1 DONE 0.0s [2025-10-31T13:31:21.162Z] [2025-10-31T13:31:21.162Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-31T13:31:21.162Z] #2 DONE 0.0s [2025-10-31T13:31:21.162Z] [2025-10-31T13:31:21.162Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-31T13:31:21.162Z] #3 DONE 0.0s [2025-10-31T13:31:21.162Z] [2025-10-31T13:31:21.162Z] #4 [internal] load .dockerignore [2025-10-31T13:31:21.162Z] #4 transferring context: 2B done [2025-10-31T13:31:21.162Z] #4 DONE 0.0s [2025-10-31T13:31:21.162Z] [2025-10-31T13:31:21.162Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:21.162Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 done [2025-10-31T13:31:21.162Z] #5 CACHED [2025-10-31T13:31:21.162Z] [2025-10-31T13:31:21.162Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:21.162Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 done [2025-10-31T13:31:21.162Z] #6 DONE 0.0s [2025-10-31T13:31:21.424Z] [2025-10-31T13:31:21.424Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:21.424Z] #6 CACHED [2025-10-31T13:31:21.424Z] [2025-10-31T13:31:21.424Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:21.424Z] #7 DONE 0.0s [2025-10-31T13:31:21.424Z] [2025-10-31T13:31:21.424Z] #8 exporting to image [2025-10-31T13:31:21.424Z] #8 exporting layers done [2025-10-31T13:31:21.424Z] #8 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done [2025-10-31T13:31:21.424Z] #8 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done [2025-10-31T13:31:21.424Z] #8 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done [2025-10-31T13:31:21.424Z] #8 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done [2025-10-31T13:31:21.424Z] #8 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done [2025-10-31T13:31:21.424Z] #8 pushing layers 0.0s done [2025-10-31T13:31:21.424Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done [2025-10-31T13:31:21.424Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:21.424Z] #8 DONE 0.1s [2025-10-31T13:31:21.424Z] [2025-10-31T13:31:21.424Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:21.424Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:31:21.720Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11' [2025-10-31T13:31:21.720Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 --push - [2025-10-31T13:31:21.980Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:21.980Z] #1 transferring dockerfile: 176B done [2025-10-31T13:31:21.980Z] #1 DONE 0.0s [2025-10-31T13:31:21.980Z] [2025-10-31T13:31:21.980Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 [2025-10-31T13:31:21.980Z] #2 DONE 0.0s [2025-10-31T13:31:21.980Z] [2025-10-31T13:31:21.980Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11 [2025-10-31T13:31:21.980Z] #3 DONE 0.0s [2025-10-31T13:31:21.980Z] [2025-10-31T13:31:21.980Z] #4 [internal] load .dockerignore [2025-10-31T13:31:21.980Z] #4 transferring context: 2B done [2025-10-31T13:31:21.980Z] #4 DONE 0.0s [2025-10-31T13:31:21.980Z] [2025-10-31T13:31:21.980Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:21.980Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done [2025-10-31T13:31:21.980Z] #5 CACHED [2025-10-31T13:31:21.980Z] [2025-10-31T13:31:21.980Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:21.980Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done [2025-10-31T13:31:21.980Z] #6 CACHED [2025-10-31T13:31:21.980Z] [2025-10-31T13:31:21.980Z] #7 exporting to image [2025-10-31T13:31:21.980Z] #7 exporting layers done [2025-10-31T13:31:21.980Z] #7 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done [2025-10-31T13:31:21.980Z] #7 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done [2025-10-31T13:31:21.980Z] #7 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done [2025-10-31T13:31:21.980Z] #7 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done [2025-10-31T13:31:21.980Z] #7 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done [2025-10-31T13:31:21.980Z] #7 pushing layers 0.0s done [2025-10-31T13:31:21.980Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f [2025-10-31T13:31:21.980Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:21.980Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.11@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done [2025-10-31T13:31:21.980Z] #7 DONE 0.1s [2025-10-31T13:31:21.980Z] [2025-10-31T13:31:21.980Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:21.980Z] #8 DONE 0.0s [2025-10-31T13:31:21.980Z] [2025-10-31T13:31:21.980Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:21.980Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:31:22.277Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 --push - [2025-10-31T13:31:22.278Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11' [2025-10-31T13:31:22.538Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:22.538Z] #1 transferring dockerfile: 217B done [2025-10-31T13:31:22.538Z] #1 DONE 0.0s [2025-10-31T13:31:22.538Z] [2025-10-31T13:31:22.538Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:31:22.538Z] #2 DONE 0.0s [2025-10-31T13:31:22.538Z] [2025-10-31T13:31:22.538Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:31:22.538Z] #3 DONE 0.0s [2025-10-31T13:31:22.538Z] [2025-10-31T13:31:22.538Z] #4 [internal] load .dockerignore [2025-10-31T13:31:22.538Z] #4 transferring context: 2B done [2025-10-31T13:31:22.538Z] #4 DONE 0.0s [2025-10-31T13:31:22.538Z] [2025-10-31T13:31:22.538Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:22.538Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done [2025-10-31T13:31:22.538Z] #5 CACHED [2025-10-31T13:31:22.538Z] [2025-10-31T13:31:22.538Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:22.538Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done [2025-10-31T13:31:22.538Z] #6 CACHED [2025-10-31T13:31:22.538Z] [2025-10-31T13:31:22.538Z] #7 exporting to image [2025-10-31T13:31:22.538Z] #7 exporting layers done [2025-10-31T13:31:22.538Z] #7 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done [2025-10-31T13:31:22.538Z] #7 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done [2025-10-31T13:31:22.538Z] #7 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 [2025-10-31T13:31:22.538Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:22.538Z] #7 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done [2025-10-31T13:31:22.538Z] #7 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done [2025-10-31T13:31:22.538Z] #7 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done [2025-10-31T13:31:22.538Z] #7 pushing layers 0.0s done [2025-10-31T13:31:22.538Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done [2025-10-31T13:31:22.538Z] #7 DONE 0.1s [2025-10-31T13:31:22.538Z] [2025-10-31T13:31:22.538Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:22.538Z] #8 DONE 0.0s [2025-10-31T13:31:22.538Z] [2025-10-31T13:31:22.538Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:22.538Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:31:22.828Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-10-31T13:31:22.828Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-10-31T13:31:22.828Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:31:22.828Z] #1 transferring dockerfile: 168B done [2025-10-31T13:31:22.828Z] #1 DONE 0.0s [2025-10-31T13:31:22.828Z] [2025-10-31T13:31:22.828Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-10-31T13:31:22.828Z] #2 DONE 0.0s [2025-10-31T13:31:22.828Z] [2025-10-31T13:31:22.828Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-10-31T13:31:22.828Z] #3 DONE 0.0s [2025-10-31T13:31:22.828Z] [2025-10-31T13:31:22.828Z] #4 [internal] load .dockerignore [2025-10-31T13:31:22.828Z] #4 transferring context: 2B done [2025-10-31T13:31:22.828Z] #4 DONE 0.0s [2025-10-31T13:31:22.828Z] [2025-10-31T13:31:22.828Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:22.828Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 done [2025-10-31T13:31:22.828Z] #5 CACHED [2025-10-31T13:31:22.828Z] [2025-10-31T13:31:22.828Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 [2025-10-31T13:31:22.828Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:958e5d23f39b072bb6b40ef4436f46ddbd1064a18ad1377c01f3adcb0d80af30 0.0s done [2025-10-31T13:31:22.828Z] #6 CACHED [2025-10-31T13:31:22.828Z] [2025-10-31T13:31:22.828Z] #7 exporting to image [2025-10-31T13:31:22.828Z] #7 exporting layers done [2025-10-31T13:31:22.828Z] #7 exporting manifest sha256:bfa32612a769ace3fd91bb063d2bab92f061acf1c03a84eaab8ac7e08d36051f done [2025-10-31T13:31:22.828Z] #7 exporting config sha256:95c123a8f5ff427de531aaa4b8fef4653b8dc4418458e3bd56016cec661e7073 done [2025-10-31T13:31:22.828Z] #7 exporting manifest sha256:63c6b9fb841e43b943e93f6a039b89b3e858b75e1b2db48b034c18a8a2ccdaa7 done [2025-10-31T13:31:22.828Z] #7 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 [2025-10-31T13:31:22.828Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:31:23.089Z] #7 exporting config sha256:f44ae9e068889c7aee1dd65de6e40128364130ef7f62faefd239dbea844358b5 done [2025-10-31T13:31:23.089Z] #7 exporting manifest list sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f done [2025-10-31T13:31:23.089Z] #7 pushing layers 0.0s done [2025-10-31T13:31:23.089Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:494b0fb0e3d20effbdf579d8673046b4254de4ecbdcfcef8d4f69de24ca9041f 0.1s done [2025-10-31T13:31:23.089Z] #7 DONE 0.1s [2025-10-31T13:31:23.089Z] [2025-10-31T13:31:23.089Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:23.089Z] #8 DONE 0.0s [2025-10-31T13:31:23.089Z] [2025-10-31T13:31:23.089Z] 1 warning found (use --debug to expand): [2025-10-31T13:31:23.089Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T13:31:23.472Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:23.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:24.334Z] ---> package-listing.sh [2025-10-31T13:31:24.334Z] ++ facter osfamily [2025-10-31T13:31:24.334Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:31:24.593Z] + OS_FAMILY=redhat [2025-10-31T13:31:24.593Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-10-31T13:31:24.593Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:31:24.593Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:31:24.593Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:31:24.593Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:31:24.593Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-10-31T13:31:24.593Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:31:24.593Z] + case "${OS_FAMILY}" in [2025-10-31T13:31:24.593Z] + rpm -qa [2025-10-31T13:31:24.593Z] + sort [2025-10-31T13:31:25.176Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:31:25.176Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:31:25.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:31:25.176Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-10-31T13:31:25.176Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-10-31T13:31:25.176Z] + 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-10-31T13:31:25.187Z] 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-10-31T13:31:25.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:26.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:31:26.048Z] [2025-10-31T13:31:26.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:26.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:31:26.354Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:31:26.354Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:31:26.354Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:31:26.354Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:31:26.354Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:31:26.354Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:31:26.354Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:31:26.354Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:31:26.354Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:31:26.354Z] 33b1e0a273af: Waiting [2025-10-31T13:31:26.354Z] 5d3b04190fa2: Waiting [2025-10-31T13:31:26.354Z] 2f39f015ded8: Waiting [2025-10-31T13:31:26.354Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:31:26.354Z] 5c69ac0246d0: Download complete [2025-10-31T13:31:26.354Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T13:31:26.354Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:31:26.354Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:31:26.354Z] 33b1e0a273af: Download complete [2025-10-31T13:31:26.354Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:31:26.354Z] ec43610c2a17: Download complete [2025-10-31T13:31:26.354Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:31:26.354Z] 5d3b04190fa2: Download complete [2025-10-31T13:31:26.620Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:31:26.620Z] 5eb5b503b376: Download complete [2025-10-31T13:31:27.191Z] 2f39f015ded8: Verifying Checksum [2025-10-31T13:31:27.191Z] 2f39f015ded8: Download complete [2025-10-31T13:31:27.768Z] 5eb5b503b376: Pull complete [2025-10-31T13:31:28.047Z] 5c69ac0246d0: Pull complete [2025-10-31T13:31:28.305Z] ec43610c2a17: Pull complete [2025-10-31T13:31:28.567Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:31:28.824Z] 33b1e0a273af: Pull complete [2025-10-31T13:31:28.824Z] 5d3b04190fa2: Pull complete [2025-10-31T13:31:31.814Z] 382d65ac76eb: Pull complete [2025-10-31T13:31:32.425Z] 13eebdc497b7: Pull complete [2025-10-31T13:31:32.425Z] 4f4fb700ef54: Pull complete [2025-10-31T13:31:33.034Z] 2f39f015ded8: Pull complete [2025-10-31T13:31:33.034Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:31:33.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:31:33.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2025-10-31T13:31:33.058Z] 06715773e931: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:31:33.190Z] prd-centos7-docker-4c-2g-772235 does not seem to be running inside a container [2025-10-31T13:31:33.231Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:31:37.163Z] $ docker top 662aa87ad413ae18cc242a39375e7998dea2c5e0de58472e8dd3134d4e9e4a8c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:31:37.501Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:31:37.788Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:31:38.074Z] + ls /var/log/sa-host [2025-10-31T13:31:38.074Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:31:38.159Z] provisioning config files... [2025-10-31T13:31:38.166Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10655321663626497290tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:31:38.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:38.485Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:31:38.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:38.823Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:31:38.832Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:39.118Z] ---> sudo-logs.sh [2025-10-31T13:31:39.118Z] Archiving 'sudo' log.. [2025-10-31T13:31:39.118Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772235.novalocal: Name or service not known [2025-10-31T13:31:39.118Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772235.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T13:31:39.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:39.431Z] ---> job-cost.sh [2025-10-31T13:31:39.431Z] lf-activate-venv: SKIPPING [2025-10-31T13:31:39.431Z] INFO: No Stack... [2025-10-31T13:31:39.691Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T13:31:39.962Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:31:39.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:40.304Z] ---> logs-deploy.sh [2025-10-31T13:31:40.304Z] lf-activate-venv: SKIPPING [2025-10-31T13:31:40.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/237 [2025-10-31T13:31:40.304Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:31:41.279Z] Archives upload complete. [2025-10-31T13:31:41.279Z] INFO: archiving logs to Nexus [2025-10-31T13:31:41.844Z] ---> uname -a: [2025-10-31T13:31:41.845Z] Linux prd-centos7-docker-4c-2g-772235.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-31T13:31:41.845Z] [2025-10-31T13:31:41.845Z] [2025-10-31T13:31:41.845Z] ---> lscpu: [2025-10-31T13:31:41.845Z] Architecture: x86_64 [2025-10-31T13:31:41.845Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T13:31:41.845Z] Byte Order: Little Endian [2025-10-31T13:31:41.845Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T13:31:41.845Z] CPU(s): 2 [2025-10-31T13:31:41.845Z] On-line CPU(s) list: 0,1 [2025-10-31T13:31:41.845Z] Thread(s) per core: 1 [2025-10-31T13:31:41.845Z] Core(s) per socket: 1 [2025-10-31T13:31:41.845Z] Socket(s): 2 [2025-10-31T13:31:41.845Z] NUMA node(s): 1 [2025-10-31T13:31:41.845Z] Vendor ID: AuthenticAMD [2025-10-31T13:31:41.845Z] CPU family: 23 [2025-10-31T13:31:41.845Z] Model: 49 [2025-10-31T13:31:41.845Z] Model name: AMD EPYC-Rome Processor [2025-10-31T13:31:41.845Z] Stepping: 0 [2025-10-31T13:31:41.845Z] CPU MHz: 2800.000 [2025-10-31T13:31:41.845Z] BogoMIPS: 5600.00 [2025-10-31T13:31:41.845Z] Virtualization: AMD-V [2025-10-31T13:31:41.845Z] Hypervisor vendor: KVM [2025-10-31T13:31:41.845Z] Virtualization type: full [2025-10-31T13:31:41.845Z] L1d cache: 64 KiB [2025-10-31T13:31:41.845Z] L1i cache: 64 KiB [2025-10-31T13:31:41.845Z] L2 cache: 1 MiB [2025-10-31T13:31:41.845Z] L3 cache: 32 MiB [2025-10-31T13:31:41.845Z] NUMA node0 CPU(s): 0,1 [2025-10-31T13:31:41.845Z] Vulnerability Itlb multihit: Not affected [2025-10-31T13:31:41.845Z] Vulnerability L1tf: Not affected [2025-10-31T13:31:41.845Z] Vulnerability Mds: Not affected [2025-10-31T13:31:41.845Z] Vulnerability Meltdown: Not affected [2025-10-31T13:31:41.845Z] Vulnerability Mmio stale data: Not affected [2025-10-31T13:31:41.845Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T13:31:41.845Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T13:31:41.845Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T13:31:41.845Z] Vulnerability Srbds: Not affected [2025-10-31T13:31:41.845Z] Vulnerability Tsx async abort: Not affected [2025-10-31T13:31:41.845Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-10-31T13:31:41.845Z] [2025-10-31T13:31:41.845Z] [2025-10-31T13:31:41.845Z] ---> nproc: [2025-10-31T13:31:41.845Z] 2 [2025-10-31T13:31:41.845Z] [2025-10-31T13:31:41.845Z] [2025-10-31T13:31:41.845Z] ---> df -h: [2025-10-31T13:31:41.845Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T13:31:41.845Z] overlay 40G 7.3G 33G 19% / [2025-10-31T13:31:41.845Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T13:31:41.845Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T13:31:41.845Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T13:31:41.845Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-31T13:31:41.845Z] [2025-10-31T13:31:41.845Z] [2025-10-31T13:31:41.845Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T13:31:41.845Z] Please check if data collecting is enabled [2025-10-31T13:31:41.845Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:31:42.140Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T13:31:42.143Z] $ docker stop --time=1 662aa87ad413ae18cc242a39375e7998dea2c5e0de58472e8dd3134d4e9e4a8c [2025-10-31T13:31:43.230Z] 7fa9dde3b271: Pull complete [2025-10-31T13:31:43.286Z] $ docker rm -f --volumes 662aa87ad413ae18cc242a39375e7998dea2c5e0de58472e8dd3134d4e9e4a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T13:31:43.378Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T13:31:43.378Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T13:31:43.393Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:43.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:31:43.850Z] [2025-10-31T13:31:43.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:44.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:31:44.153Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:31:44.153Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:31:44.153Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:31:44.153Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:31:44.153Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:31:44.153Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:31:44.153Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:31:44.153Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:31:44.153Z] 33b1e0a273af: Waiting [2025-10-31T13:31:44.153Z] 5d3b04190fa2: Waiting [2025-10-31T13:31:44.153Z] 2f39f015ded8: Waiting [2025-10-31T13:31:44.153Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:31:44.153Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:31:44.153Z] 5c69ac0246d0: Download complete [2025-10-31T13:31:44.153Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:31:44.153Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:31:44.153Z] 33b1e0a273af: Download complete [2025-10-31T13:31:44.153Z] 5d3b04190fa2: Download complete [2025-10-31T13:31:44.411Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:31:44.411Z] ec43610c2a17: Download complete [2025-10-31T13:31:44.411Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:31:44.411Z] 5eb5b503b376: Download complete [2025-10-31T13:31:44.977Z] 2f39f015ded8: Download complete [2025-10-31T13:31:45.203Z] d57d563a94ed: Pull complete [2025-10-31T13:31:45.203Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T13:31:45.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T13:31:45.203Z] ---> 43a1c90cae9b [2025-10-31T13:31:45.203Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:31:45.920Z] 5eb5b503b376: Pull complete [2025-10-31T13:31:46.177Z] 5c69ac0246d0: Pull complete [2025-10-31T13:31:46.436Z] ec43610c2a17: Pull complete [2025-10-31T13:31:46.436Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:31:46.695Z] 33b1e0a273af: Pull complete [2025-10-31T13:31:46.695Z] 5d3b04190fa2: Pull complete [2025-10-31T13:31:47.802Z] ---> Running in 720a61492de5 [2025-10-31T13:31:48.080Z] Removing intermediate container 720a61492de5 [2025-10-31T13:31:48.080Z] ---> b9b7733c608b [2025-10-31T13:31:48.080Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:31:48.080Z] ---> Running in 8dc4ecdd35c1 [2025-10-31T13:31:48.667Z] Removing intermediate container 8dc4ecdd35c1 [2025-10-31T13:31:48.667Z] ---> 1ca8f97cdeea [2025-10-31T13:31:48.667Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-10-31T13:31:48.667Z] ---> Running in 06b2d9a8bbfb [2025-10-31T13:31:48.940Z] Removing intermediate container 06b2d9a8bbfb [2025-10-31T13:31:48.940Z] ---> 6e2de2019b74 [2025-10-31T13:31:48.940Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:31:49.216Z] ---> Running in f6eedd4eebe6 [2025-10-31T13:31:49.555Z] Removing intermediate container f6eedd4eebe6 [2025-10-31T13:31:49.555Z] ---> 9197d6bcca92 [2025-10-31T13:31:49.555Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-10-31T13:31:49.826Z] ---> Running in 2eada9f08276 [2025-10-31T13:31:50.097Z] Removing intermediate container 2eada9f08276 [2025-10-31T13:31:50.097Z] ---> 5f726350266f [2025-10-31T13:31:50.097Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:31:50.368Z] ---> Running in 0ee887adf080 [2025-10-31T13:31:51.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:31:51.964Z] 2f39f015ded8: Pull complete [2025-10-31T13:31:51.964Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:31:51.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:31:51.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:31:52.068Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:31:52.096Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:31:52.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:31:53.456Z] $ docker top 75fedacadabcb572b4f03aef9a8369efa4e7102988a4a0465294ad78e35a49b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:53.846Z] ---> job-cost.sh [2025-10-31T13:31:53.846Z] lf-activate-venv: SKIPPING [2025-10-31T13:31:53.846Z] INFO: No Stack... [2025-10-31T13:31:54.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:31:54.360Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:31:54.646Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-10-31T13:31:54.646Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:31:54.661Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [2025-10-31T13:31:54.668Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] did not exist. Created. [2025-10-31T13:31:54.674Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:31:54.810Z] OK: 255 MiB in 60 packages [2025-10-31T13:31:54.979Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T13:31:55.014Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:31:55.022Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:31:55.051Z] $ docker stop --time=1 75fedacadabcb572b4f03aef9a8369efa4e7102988a4a0465294ad78e35a49b1 [2025-10-31T13:31:56.184Z] $ docker rm -f --volumes 75fedacadabcb572b4f03aef9a8369efa4e7102988a4a0465294ad78e35a49b1 [2025-10-31T13:31:56.231Z] Removing intermediate container 0ee887adf080 [2025-10-31T13:31:56.231Z] ---> 68b1ed46aab4 [2025-10-31T13:31:56.231Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-10-31T13:31:56.231Z] ---> Running in d356cf3192ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T13:31:56.500Z] Removing intermediate container d356cf3192ef [2025-10-31T13:31:56.500Z] ---> 46ff4778bdfd [2025-10-31T13:31:56.500Z] Step 10/13 : COPY go.mod vendor* ./ [2025-10-31T13:31:57.088Z] ---> c8f477a1a8db [2025-10-31T13:31:57.088Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:31:57.364Z] ---> Running in 48719a274f28 [2025-10-31T13:34:04.162Z] Removing intermediate container 48719a274f28 [2025-10-31T13:34:04.162Z] ---> eba934647f06 [2025-10-31T13:34:04.162Z] Step 12/13 : COPY . . [2025-10-31T13:34:04.162Z] ---> ad2b24ceb383 [2025-10-31T13:34:04.162Z] Step 13/13 : RUN ${MAKE} [2025-10-31T13:34:04.162Z] ---> Running in b2c544ef2090 [2025-10-31T13:34:04.162Z] noop [2025-10-31T13:34:04.162Z] Removing intermediate container b2c544ef2090 [2025-10-31T13:34:04.162Z] ---> de207bfbd29a [2025-10-31T13:34:04.162Z] Successfully built de207bfbd29a [2025-10-31T13:34:04.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:04.565Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:34:04.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:04.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-772226 does not seem to be running inside a container [2025-10-31T13:34:04.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/237 -v /w/workspace/device-onvif-camera/237:/w/workspace/device-onvif-camera/237:rw,z -v /w/workspace/device-onvif-camera/237@tmp:/w/workspace/device-onvif-camera/237@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-10-31T13:34:06.594Z] $ docker top 74c523bcbe051eb7ddfb7237f43fb97a7dfb840ddce50ac750263bddafae052e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:07.520Z] + go version [2025-10-31T13:34:07.520Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T13:34:07.550Z] $ docker stop --time=1 74c523bcbe051eb7ddfb7237f43fb97a7dfb840ddce50ac750263bddafae052e [2025-10-31T13:34:09.358Z] $ docker rm -f --volumes 74c523bcbe051eb7ddfb7237f43fb97a7dfb840ddce50ac750263bddafae052e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:09.988Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:34:09.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:10.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-772226 does not seem to be running inside a container [2025-10-31T13:34:10.302Z] $ 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/237 -v /w/workspace/device-onvif-camera/237:/w/workspace/device-onvif-camera/237:rw,z -v /w/workspace/device-onvif-camera/237@tmp:/w/workspace/device-onvif-camera/237@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-10-31T13:34:11.674Z] $ docker top 0a40486965a2bef71edf3b3df7f39aadbadd4af6cc35466055a3773e43a0c631 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:12.556Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/237 [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:34:13.226Z] + make test [2025-10-31T13:34:13.226Z] go test ./... -coverprofile=coverage.out ./... [2025-10-31T13:34:19.908Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-10-31T13:39:42.083Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-10-31T13:39:43.517Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-10-31T13:39:45.483Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.225s coverage: 31.2% of statements [2025-10-31T13:40:07.619Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.617s coverage: 86.5% of statements [2025-10-31T13:40:07.619Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T13:40:07.619Z] go vet ./... [2025-10-31T13:41:29.411Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:41:29.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:41:29.411Z] ./bin/test-attribution-txt.sh [2025-10-31T13:41:29.411Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:41:29.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:41:29.462Z] $ docker stop --time=1 0a40486965a2bef71edf3b3df7f39aadbadd4af6cc35466055a3773e43a0c631 [2025-10-31T13:41:31.769Z] $ docker rm -f --volumes 0a40486965a2bef71edf3b3df7f39aadbadd4af6cc35466055a3773e43a0c631 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:41:34.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:41:34.062Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T13:41:35.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:41:35.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:41:35.853Z] + ls -al . [2025-10-31T13:41:35.855Z] total 316 [2025-10-31T13:41:35.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 . [2025-10-31T13:41:35.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:30 .. [2025-10-31T13:41:35.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:31 .git [2025-10-31T13:41:35.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 .github [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 31 13:31 .gitignore [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:31 .golangci.yml [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 20612 Oct 31 13:31 Attribution.txt [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 19022 Oct 31 13:31 CHANGELOG.md [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 31 13:31 Dockerfile [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:31 GOVERNANCE.md [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 762 Oct 31 13:31 Jenkinsfile [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 13:31 LICENSE [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 3465 Oct 31 13:31 Makefile [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 13:31 OWNERS.md [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 31 13:31 README.md [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:27 VERSION [2025-10-31T13:41:35.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:31 bin [2025-10-31T13:41:35.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 cmd [2025-10-31T13:41:35.855Z] -rw-r--r-- 1 jenkins jenkins 92472 Oct 31 13:40 coverage.out [2025-10-31T13:41:35.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:31 doc [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 6510 Oct 31 13:31 go.mod [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 87686 Oct 31 13:31 go.sum [2025-10-31T13:41:35.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:31 internal [2025-10-31T13:41:35.855Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 31 13:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:41:36.267Z] + 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=3f9c4e19d171122e13c1f08280699e685cda0a06 --label arch=arm64 --label version=4.1.0-dev.11 . [2025-10-31T13:41:37.288Z] Sending build context to Docker daemon 27.08MB [2025-10-31T13:41:37.288Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:41:37.288Z] Step 2/27 : FROM ${BASE} AS builder [2025-10-31T13:41:37.288Z] ---> de207bfbd29a [2025-10-31T13:41:37.288Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:41:37.567Z] ---> Running in 375f8e139e09 [2025-10-31T13:41:37.849Z] Removing intermediate container 375f8e139e09 [2025-10-31T13:41:37.849Z] ---> 65afc2350d07 [2025-10-31T13:41:37.849Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:41:38.126Z] ---> Running in 4788d447c317 [2025-10-31T13:41:38.409Z] Removing intermediate container 4788d447c317 [2025-10-31T13:41:38.409Z] ---> 02d2727b5da5 [2025-10-31T13:41:38.409Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-10-31T13:41:38.699Z] ---> Running in 7a68ecba6350 [2025-10-31T13:41:39.298Z] Removing intermediate container 7a68ecba6350 [2025-10-31T13:41:39.298Z] ---> 4793e0e3a8fd [2025-10-31T13:41:39.298Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:41:39.298Z] ---> Running in 2fb06f0e6df7 [2025-10-31T13:41:39.898Z] Removing intermediate container 2fb06f0e6df7 [2025-10-31T13:41:39.898Z] ---> 69f0d54be42c [2025-10-31T13:41:39.898Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-10-31T13:41:39.898Z] ---> Running in 2c95865656f4 [2025-10-31T13:41:40.172Z] Removing intermediate container 2c95865656f4 [2025-10-31T13:41:40.172Z] ---> 5a254f105ed7 [2025-10-31T13:41:40.172Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:41:40.443Z] ---> Running in 510a7ac0d82e [2025-10-31T13:41:41.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:41:41.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:41:44.476Z] OK: 255 MiB in 60 packages [2025-10-31T13:41:45.460Z] Removing intermediate container 510a7ac0d82e [2025-10-31T13:41:45.460Z] ---> 09e3bb644555 [2025-10-31T13:41:45.460Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-10-31T13:41:45.731Z] ---> Running in 0053382fb52d [2025-10-31T13:41:46.002Z] Removing intermediate container 0053382fb52d [2025-10-31T13:41:46.002Z] ---> 2905630c5877 [2025-10-31T13:41:46.002Z] Step 10/27 : COPY go.mod vendor* ./ [2025-10-31T13:41:46.591Z] ---> 9fff9df2bb0f [2025-10-31T13:41:46.591Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:41:46.591Z] ---> Running in 5722d2b2e5ec [2025-10-31T13:41:49.969Z] Removing intermediate container 5722d2b2e5ec [2025-10-31T13:41:49.969Z] ---> 95d5dacc1353 [2025-10-31T13:41:49.969Z] Step 12/27 : COPY . . [2025-10-31T13:41:51.938Z] ---> 36629f9d0ea1 [2025-10-31T13:41:51.938Z] Step 13/27 : RUN ${MAKE} [2025-10-31T13:41:51.938Z] ---> Running in 96e4873de58a [2025-10-31T13:41:53.396Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-10-31T13:47:00.520Z] Removing intermediate container 96e4873de58a [2025-10-31T13:47:00.520Z] ---> feb4ad986d16 [2025-10-31T13:47:00.520Z] Step 14/27 : FROM alpine:3.22 [2025-10-31T13:47:00.520Z] 3.22: Pulling from library/alpine [2025-10-31T13:47:00.520Z] 6b59a28fa201: Pulling fs layer [2025-10-31T13:47:00.520Z] 6b59a28fa201: Verifying Checksum [2025-10-31T13:47:00.520Z] 6b59a28fa201: Download complete [2025-10-31T13:47:00.520Z] 6b59a28fa201: Pull complete [2025-10-31T13:47:00.520Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:47:00.520Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T13:47:00.520Z] ---> 171e65262c80 [2025-10-31T13:47:00.520Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-10-31T13:47:00.520Z] ---> Running in 63dc0ba300a8 [2025-10-31T13:47:00.520Z] Removing intermediate container 63dc0ba300a8 [2025-10-31T13:47:00.520Z] ---> a345c72a644e [2025-10-31T13:47:00.520Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-10-31T13:47:00.520Z] ---> Running in d8f91a9125fc [2025-10-31T13:47:00.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:47:00.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:47:00.520Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:47:00.520Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:47:00.520Z] OK: 8 MiB in 17 packages [2025-10-31T13:47:00.520Z] Removing intermediate container d8f91a9125fc [2025-10-31T13:47:00.520Z] ---> ff7363b8103e [2025-10-31T13:47:00.520Z] Step 17/27 : RUN apk --no-cache upgrade [2025-10-31T13:47:00.520Z] ---> Running in 75e437f87ed1 [2025-10-31T13:47:00.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:47:00.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:47:03.119Z] OK: 8 MiB in 17 packages [2025-10-31T13:47:04.113Z] Removing intermediate container 75e437f87ed1 [2025-10-31T13:47:04.113Z] ---> f605587368b0 [2025-10-31T13:47:04.113Z] Step 18/27 : WORKDIR / [2025-10-31T13:47:04.390Z] ---> Running in 78ce473e365c [2025-10-31T13:47:04.662Z] Removing intermediate container 78ce473e365c [2025-10-31T13:47:04.662Z] ---> 4a433243724b [2025-10-31T13:47:04.662Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-10-31T13:47:07.253Z] ---> 3a5ec9843638 [2025-10-31T13:47:07.253Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-10-31T13:47:07.841Z] ---> 7efed63daa7c [2025-10-31T13:47:07.841Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-10-31T13:47:08.429Z] ---> 88842595941e [2025-10-31T13:47:08.429Z] Step 22/27 : EXPOSE 59984 [2025-10-31T13:47:08.429Z] ---> Running in 1bf5f1f7d4cf [2025-10-31T13:47:09.017Z] Removing intermediate container 1bf5f1f7d4cf [2025-10-31T13:47:09.017Z] ---> e2e54c98614b [2025-10-31T13:47:09.017Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-10-31T13:47:09.017Z] ---> Running in 25eb52d54d51 [2025-10-31T13:47:09.292Z] Removing intermediate container 25eb52d54d51 [2025-10-31T13:47:09.292Z] ---> 1bb401cb27b4 [2025-10-31T13:47:09.292Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-31T13:47:09.562Z] ---> Running in 4718eaa52952 [2025-10-31T13:47:09.829Z] Removing intermediate container 4718eaa52952 [2025-10-31T13:47:09.829Z] ---> 264ed6a6de6c [2025-10-31T13:47:09.829Z] Step 25/27 : LABEL arch=arm64 [2025-10-31T13:47:09.829Z] ---> Running in 06ca91b532a8 [2025-10-31T13:47:10.416Z] Removing intermediate container 06ca91b532a8 [2025-10-31T13:47:10.416Z] ---> 27bf6fb218fc [2025-10-31T13:47:10.416Z] Step 26/27 : LABEL git_sha=3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:47:10.416Z] ---> Running in 4ff0796441c3 [2025-10-31T13:47:11.004Z] Removing intermediate container 4ff0796441c3 [2025-10-31T13:47:11.004Z] ---> bd11af677527 [2025-10-31T13:47:11.004Z] Step 27/27 : LABEL version=4.1.0-dev.11 [2025-10-31T13:47:11.004Z] ---> Running in adce9deb114f [2025-10-31T13:47:11.274Z] Removing intermediate container adce9deb114f [2025-10-31T13:47:11.274Z] ---> 08682b9af193 [2025-10-31T13:47:11.274Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T13:47:11.546Z] Successfully built 08682b9af193 [2025-10-31T13:47:11.546Z] 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-10-31T13:47:11.728Z] provisioning config files... [2025-10-31T13:47:11.747Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/237@tmp/config7036041429514036639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:12.117Z] ---> ****-login.sh [2025-10-31T13:47:12.117Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:47:12.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:12.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:12.388Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:12.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:12.388Z] [2025-10-31T13:47:12.388Z] Login Succeeded [2025-10-31T13:47:12.388Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:47:12.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:12.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:12.932Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:12.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:12.932Z] [2025-10-31T13:47:12.932Z] Login Succeeded [2025-10-31T13:47:12.932Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:47:13.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:13.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:13.476Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:13.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:13.476Z] [2025-10-31T13:47:13.476Z] Login Succeeded [2025-10-31T13:47:13.476Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:47:13.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:14.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:14.020Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:14.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:14.020Z] [2025-10-31T13:47:14.020Z] Login Succeeded [2025-10-31T13:47:14.020Z] ****.io [2025-10-31T13:47:14.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:14.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:14.563Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:14.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:14.563Z] [2025-10-31T13:47:14.563Z] Login Succeeded [2025-10-31T13:47:14.564Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:47:14.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:47:14.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:47:14.669Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-10-31T13:47:14.669Z] 3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:47:14.669Z] latest [2025-10-31T13:47:14.669Z] 4.1.0-dev.11 [2025-10-31T13:47:14.669Z] 3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:47:14.669Z] main [2025-10-31T13:47:14.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:15.080Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:15.460Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:47:15.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-31T13:47:15.460Z] c0a4262a1435: Preparing [2025-10-31T13:47:15.460Z] 72254abb0997: Preparing [2025-10-31T13:47:15.460Z] 8e0ab2bb4250: Preparing [2025-10-31T13:47:15.460Z] 7f62cd687985: Preparing [2025-10-31T13:47:15.460Z] 3eb8a893258c: Preparing [2025-10-31T13:47:15.460Z] 0e64f2360a44: Preparing [2025-10-31T13:47:15.460Z] 0e64f2360a44: Waiting [2025-10-31T13:47:15.731Z] c0a4262a1435: Pushed [2025-10-31T13:47:15.731Z] 72254abb0997: Pushed [2025-10-31T13:47:15.731Z] 7f62cd687985: Pushed [2025-10-31T13:47:15.731Z] 3eb8a893258c: Pushed [2025-10-31T13:47:15.731Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:25.827Z] 8e0ab2bb4250: Pushed [2025-10-31T13:47:25.827Z] 3f9c4e19d171122e13c1f08280699e685cda0a06: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:26.213Z] + 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-10-31T13:47:26.586Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-10-31T13:47:26.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-31T13:47:26.586Z] c0a4262a1435: Preparing [2025-10-31T13:47:26.586Z] 72254abb0997: Preparing [2025-10-31T13:47:26.586Z] 8e0ab2bb4250: Preparing [2025-10-31T13:47:26.586Z] 7f62cd687985: Preparing [2025-10-31T13:47:26.586Z] 3eb8a893258c: Preparing [2025-10-31T13:47:26.586Z] 0e64f2360a44: Preparing [2025-10-31T13:47:26.586Z] 0e64f2360a44: Waiting [2025-10-31T13:47:26.586Z] 8e0ab2bb4250: Layer already exists [2025-10-31T13:47:26.586Z] 3eb8a893258c: Layer already exists [2025-10-31T13:47:26.586Z] c0a4262a1435: Layer already exists [2025-10-31T13:47:26.586Z] 72254abb0997: Layer already exists [2025-10-31T13:47:26.586Z] 7f62cd687985: Layer already exists [2025-10-31T13:47:26.586Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:26.854Z] latest: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:27.238Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:27.627Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.11 [2025-10-31T13:47:27.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-31T13:47:27.627Z] c0a4262a1435: Preparing [2025-10-31T13:47:27.627Z] 72254abb0997: Preparing [2025-10-31T13:47:27.627Z] 8e0ab2bb4250: Preparing [2025-10-31T13:47:27.627Z] 7f62cd687985: Preparing [2025-10-31T13:47:27.627Z] 3eb8a893258c: Preparing [2025-10-31T13:47:27.627Z] 0e64f2360a44: Preparing [2025-10-31T13:47:27.627Z] 0e64f2360a44: Waiting [2025-10-31T13:47:27.627Z] 8e0ab2bb4250: Layer already exists [2025-10-31T13:47:27.627Z] 7f62cd687985: Layer already exists [2025-10-31T13:47:27.627Z] 3eb8a893258c: Layer already exists [2025-10-31T13:47:27.627Z] c0a4262a1435: Layer already exists [2025-10-31T13:47:27.627Z] 72254abb0997: Layer already exists [2025-10-31T13:47:27.627Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:27.896Z] 4.1.0-dev.11: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:28.303Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:28.701Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:47:28.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-31T13:47:28.701Z] c0a4262a1435: Preparing [2025-10-31T13:47:28.701Z] 72254abb0997: Preparing [2025-10-31T13:47:28.701Z] 8e0ab2bb4250: Preparing [2025-10-31T13:47:28.701Z] 7f62cd687985: Preparing [2025-10-31T13:47:28.701Z] 3eb8a893258c: Preparing [2025-10-31T13:47:28.701Z] 0e64f2360a44: Preparing [2025-10-31T13:47:28.701Z] 0e64f2360a44: Waiting [2025-10-31T13:47:28.701Z] 7f62cd687985: Layer already exists [2025-10-31T13:47:28.701Z] 72254abb0997: Layer already exists [2025-10-31T13:47:28.701Z] 8e0ab2bb4250: Layer already exists [2025-10-31T13:47:28.701Z] 3eb8a893258c: Layer already exists [2025-10-31T13:47:28.701Z] c0a4262a1435: Layer already exists [2025-10-31T13:47:28.701Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:28.972Z] 3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:29.366Z] + 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-10-31T13:47:29.730Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-10-31T13:47:29.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-31T13:47:29.730Z] c0a4262a1435: Preparing [2025-10-31T13:47:29.730Z] 72254abb0997: Preparing [2025-10-31T13:47:29.730Z] 8e0ab2bb4250: Preparing [2025-10-31T13:47:29.730Z] 7f62cd687985: Preparing [2025-10-31T13:47:29.730Z] 3eb8a893258c: Preparing [2025-10-31T13:47:29.730Z] 0e64f2360a44: Preparing [2025-10-31T13:47:29.730Z] 0e64f2360a44: Waiting [2025-10-31T13:47:29.730Z] 3eb8a893258c: Layer already exists [2025-10-31T13:47:29.730Z] 72254abb0997: Layer already exists [2025-10-31T13:47:29.730Z] 8e0ab2bb4250: Layer already exists [2025-10-31T13:47:29.730Z] c0a4262a1435: Layer already exists [2025-10-31T13:47:29.730Z] 7f62cd687985: Layer already exists [2025-10-31T13:47:29.730Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:29.998Z] main: digest: sha256:107c839c851651be2cb1626603ad7a6250274d586367e0ed29bf1aa618ec9e6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:47:30.084Z] ===================================================== [Pipeline] echo [2025-10-31T13:47:30.102Z] taggedImages: [2025-10-31T13:47:30.102Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06 [2025-10-31T13:47:30.102Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-10-31T13:47:30.102Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.11 [2025-10-31T13:47:30.102Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [2025-10-31T13:47:30.102Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-10-31T13:47:30.119Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] echo [2025-10-31T13:47:30.138Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-10-31T13:47:30.157Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.11 [Pipeline] echo [2025-10-31T13:47:30.175Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3f9c4e19d171122e13c1f08280699e685cda0a06-4.1.0-dev.11 [Pipeline] echo [2025-10-31T13:47:30.191Z] 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-10-31T13:47:30.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:30.606Z] [2025-10-31T13:47:30.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:30.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:31.240Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T13:47:31.240Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T13:47:31.240Z] 04944245beec: Pulling fs layer [2025-10-31T13:47:31.240Z] 699f458cf7ca: Pulling fs layer [2025-10-31T13:47:31.240Z] 765212b225bb: Pulling fs layer [2025-10-31T13:47:31.240Z] f23df028b6ca: Pulling fs layer [2025-10-31T13:47:31.240Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T13:47:31.240Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T13:47:31.240Z] 765212b225bb: Waiting [2025-10-31T13:47:31.240Z] f23df028b6ca: Waiting [2025-10-31T13:47:31.240Z] d65c8cfc05b1: Waiting [2025-10-31T13:47:31.240Z] 2437ff75d9bd: Waiting [2025-10-31T13:47:31.240Z] 04944245beec: Verifying Checksum [2025-10-31T13:47:31.240Z] 04944245beec: Download complete [2025-10-31T13:47:31.240Z] 765212b225bb: Verifying Checksum [2025-10-31T13:47:31.240Z] f23df028b6ca: Download complete [2025-10-31T13:47:31.509Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T13:47:31.509Z] d65c8cfc05b1: Download complete [2025-10-31T13:47:31.509Z] 699f458cf7ca: Verifying Checksum [2025-10-31T13:47:31.509Z] 699f458cf7ca: Download complete [2025-10-31T13:47:32.097Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T13:47:32.097Z] 8998bd30e6a1: Download complete [2025-10-31T13:47:34.690Z] 2437ff75d9bd: Download complete [2025-10-31T13:47:37.288Z] 8998bd30e6a1: Pull complete [2025-10-31T13:47:37.557Z] 04944245beec: Pull complete [2025-10-31T13:47:39.511Z] 699f458cf7ca: Pull complete [2025-10-31T13:47:39.783Z] 765212b225bb: Pull complete [2025-10-31T13:47:40.752Z] f23df028b6ca: Pull complete [2025-10-31T13:47:40.752Z] d65c8cfc05b1: Pull complete [2025-10-31T13:47:58.975Z] 2437ff75d9bd: Pull complete [2025-10-31T13:47:58.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T13:47:58.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:58.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:59.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-772226 does not seem to be running inside a container [2025-10-31T13:47:59.316Z] $ 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/237 -v /w/workspace/device-onvif-camera/237:/w/workspace/device-onvif-camera/237:rw,z -v /w/workspace/device-onvif-camera/237@tmp:/w/workspace/device-onvif-camera/237@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-10-31T13:48:02.599Z] $ docker top fd1819a491052ae71d15d4ddfc7904576b834d5f286d7174966b1164d6e02918 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:03.464Z] ---> job-cost.sh [2025-10-31T13:48:03.464Z] lf-activate-venv: SKIPPING [2025-10-31T13:48:03.464Z] INFO: No Stack... [2025-10-31T13:48:03.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T13:48:04.692Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:48:05.346Z] + cat /w/workspace/device-onvif-camera/237/archives/cost.csv [2025-10-31T13:48:05.346Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:48:05.414Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [2025-10-31T13:48:05.421Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] did not exist. Created. [2025-10-31T13:48:05.425Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:48:06.106Z] /w/workspace/device-onvif-camera/237@tmp/durable-446413f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T13:48:06.765Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T13:48:06.783Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T13:48:06.855Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:48:06.868Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-237-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:48:06.903Z] $ docker stop --time=1 fd1819a491052ae71d15d4ddfc7904576b834d5f286d7174966b1164d6e02918 [2025-10-31T13:48:08.462Z] $ docker rm -f --volumes fd1819a491052ae71d15d4ddfc7904576b834d5f286d7174966b1164d6e02918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-31T13:48:08.900Z] provisioning config files... [2025-10-31T13:48:08.907Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10285785818157198718tmp [Pipeline] { [Pipeline] sh [2025-10-31T13:48:09.197Z] + set +x [2025-10-31T13:48:09.197Z] + curl -s https://codecov.io/bash [2025-10-31T13:48:09.197Z] + bash -s -- [2025-10-31T13:48:09.197Z] [2025-10-31T13:48:09.197Z] _____ _ [2025-10-31T13:48:09.197Z] / ____| | | [2025-10-31T13:48:09.197Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T13:48:09.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T13:48:09.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T13:48:09.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T13:48:09.197Z] Bash-1.0.6 [2025-10-31T13:48:09.197Z] [2025-10-31T13:48:09.197Z] [2025-10-31T13:48:09.197Z] ==> git version 2.25.1 found [2025-10-31T13:48:09.197Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-31T13:48:09.197Z] Release-Date: 2020-01-08 [2025-10-31T13:48:09.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-31T13:48:09.197Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T13:48:09.197Z] ==> Jenkins CI detected. [2025-10-31T13:48:09.197Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-10-31T13:48:09.197Z] project root: . [2025-10-31T13:48:09.197Z] --> token set from env [2025-10-31T13:48:09.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T13:48:09.197Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T13:48:09.197Z] ==> Python coveragepy not found [2025-10-31T13:48:09.197Z] ==> Searching for coverage reports in: [2025-10-31T13:48:09.197Z] + . [2025-10-31T13:48:09.197Z] -> Found 1 reports [2025-10-31T13:48:09.197Z] ==> Detecting git/mercurial file structure [2025-10-31T13:48:09.197Z] ==> Reading reports [2025-10-31T13:48:09.197Z] + ./coverage.out bytes=92472 [2025-10-31T13:48:09.456Z] ==> Appending adjustments [2025-10-31T13:48:09.456Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T13:48:09.456Z] + Found adjustments [2025-10-31T13:48:09.456Z] ==> Gzipping contents [2025-10-31T13:48:09.456Z] 12K /tmp/codecov.umKLYU.gz [2025-10-31T13:48:09.456Z] ==> Uploading reports [2025-10-31T13:48:09.456Z] url: https://codecov.io [2025-10-31T13:48:09.456Z] query: branch=main&commit=3f9c4e19d171122e13c1f08280699e685cda0a06&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:48:09.456Z] -> Pinging Codecov [2025-10-31T13:48:09.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3f9c4e19d171122e13c1f08280699e685cda0a06&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:48:09.715Z] -> Uploading to [2025-10-31T13:48:09.715Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/3f9c4e19d171122e13c1f08280699e685cda0a06/607bac5f-63af-4da1-bfb1-1f276b33a267.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134809Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=48496eb452a260d302cf315ea9bc6b57649c429f593065a407e1a268d90c1edd [2025-10-31T13:48:09.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:48:09.715Z] Dload Upload Total Spent Left Speed [2025-10-31T13:48:09.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 86218 --:--:-- --:--:-- --:--:-- 86871 [2025-10-31T13:48:09.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] } [2025-10-31T13:48:09.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-31T13:48:10.116Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T13:48:10.131Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:10.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:48:10.455Z] [2025-10-31T13:48:10.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:10.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:48:10.753Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T13:48:10.753Z] 2d35ebdb57d9: Already exists [2025-10-31T13:48:10.753Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T13:48:10.753Z] 91631faa732a: Pulling fs layer [2025-10-31T13:48:10.753Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T13:48:10.753Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:48:10.753Z] 7861252a18e6: Pulling fs layer [2025-10-31T13:48:10.753Z] 9130f900ef6f: Pulling fs layer [2025-10-31T13:48:10.753Z] 7861252a18e6: Waiting [2025-10-31T13:48:10.753Z] 4f4fb700ef54: Waiting [2025-10-31T13:48:10.753Z] 9130f900ef6f: Waiting [2025-10-31T13:48:10.753Z] f3f5ae8826fa: Verifying Checksum [2025-10-31T13:48:10.753Z] f3f5ae8826fa: Download complete [2025-10-31T13:48:10.753Z] 85e8836fcdb2: Download complete [2025-10-31T13:48:10.753Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:48:10.753Z] 4f4fb700ef54: Download complete [2025-10-31T13:48:11.013Z] 85e8836fcdb2: Pull complete [2025-10-31T13:48:11.013Z] 7861252a18e6: Verifying Checksum [2025-10-31T13:48:11.013Z] 7861252a18e6: Download complete [2025-10-31T13:48:11.948Z] 91631faa732a: Verifying Checksum [2025-10-31T13:48:11.948Z] 91631faa732a: Download complete [2025-10-31T13:48:12.206Z] 9130f900ef6f: Verifying Checksum [2025-10-31T13:48:12.206Z] 9130f900ef6f: Download complete [2025-10-31T13:48:17.472Z] 91631faa732a: Pull complete [2025-10-31T13:48:17.472Z] f3f5ae8826fa: Pull complete [2025-10-31T13:48:17.472Z] 4f4fb700ef54: Pull complete [2025-10-31T13:48:17.472Z] 7861252a18e6: Pull complete [2025-10-31T13:48:21.653Z] 9130f900ef6f: Pull complete [2025-10-31T13:48:21.653Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T13:48:21.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:48:21.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:21.753Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:48:21.776Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-31T13:48:23.024Z] $ docker top cbd62f907f34dc4e1abc32de6db98cc38388cc264307cae3c1c53f64c3d3a9f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:48:23.388Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-10-31T13:48:23.400Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-10-31T13:48:23.679Z] + set -o pipefail [2025-10-31T13:48:23.679Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-10-31T13:48:30.239Z] [2025-10-31T13:48:30.239Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-10-31T13:48:30.239Z] [2025-10-31T13:48:30.239Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/899fdee8-1667-4bbd-b265-0ebd0f22aba8 [2025-10-31T13:48:30.239Z] [2025-10-31T13:48:30.239Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-10-31T13:48:30.239Z] [2025-10-31T13:48:30.239Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T13:48:30.239Z] [Pipeline] } [2025-10-31T13:48:30.504Z] $ docker stop --time=1 cbd62f907f34dc4e1abc32de6db98cc38388cc264307cae3c1c53f64c3d3a9f7 [2025-10-31T13:48:32.779Z] $ docker rm -f --volumes cbd62f907f34dc4e1abc32de6db98cc38388cc264307cae3c1c53f64c3d3a9f7 [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-10-31T13:48:33.316Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:48:33.331Z] provisioning config files... [2025-10-31T13:48:33.339Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7707443797906418099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:33.646Z] --> edgex-publish-swagger.sh [2025-10-31T13:48:33.646Z] === Publish doc/openapi/v3 API === [2025-10-31T13:48:33.646Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-10-31T13:48:33.646Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-10-31T13:48:33.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:48:33.646Z] Dload Upload Total Spent Left Speed [2025-10-31T13:48:33.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 485k 0 0 13 65536 0 831k --:--:-- --:--:-- --:--:-- 820k 100 485k 100 66 100 485k 343 2528k --:--:-- --:--:-- --:--:-- 2516k [2025-10-31T13:48:33.646Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-31T13:48:33.646Z] [Pipeline] } [2025-10-31T13:48:33.653Z] 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-10-31T13:48:34.117Z] + git log --format=format:%s -1 3f9c4e19d171122e13c1f08280699e685cda0a06 [Pipeline] sh [2025-10-31T13:48:34.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:48:34.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:34.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:48:34.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:34.791Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:48:34.818Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:48:35.075Z] $ docker top 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 -eo pid,comm [2025-10-31T13:48:35.125Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:48:35.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:48:35.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:48:35.184Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:48:35.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:48:35.297Z] $ docker exec 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 ssh-agent [2025-10-31T13:48:35.408Z] SSH_AUTH_SOCK=/tmp/ssh-xTEcOoRYUrmc/agent.32 [2025-10-31T13:48:35.408Z] SSH_AGENT_PID=38 [2025-10-31T13:48:35.412Z] Running ssh-add (command line suppressed) [2025-10-31T13:48:35.509Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_226157671831317185.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_226157671831317185.key) [2025-10-31T13:48:35.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:48:35.822Z] + git semver tag [2025-10-31T13:48:36.080Z] 2025-10-31 13:48:36,037 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,041 [run_tag] DEBUG tag force:False [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,041 [check_head_tag] DEBUG check head tag [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,042 [execute] INFO git cat-file --batch-check [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,044 [execute] INFO git cat-file --batch [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,051 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,051 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,051 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:48:36.081Z] 2025-10-31 13:48:36,054 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:48:36.081Z] 4.1.0-dev.11 [Pipeline] } [2025-10-31T13:48:36.343Z] $ docker exec --env ******** --env ******** 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 ssh-agent -k [2025-10-31T13:48:36.447Z] unset SSH_AUTH_SOCK; [2025-10-31T13:48:36.447Z] unset SSH_AGENT_PID; [2025-10-31T13:48:36.448Z] echo Agent pid 38 killed; [2025-10-31T13:48:36.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:48:36.778Z] + git semver [Pipeline] } [2025-10-31T13:48:37.045Z] $ docker stop --time=1 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 [2025-10-31T13:48:38.343Z] $ docker rm -f --volumes 0e7ddca9e45ec22843a36dba27e86990439061bc6aebe1d5e194a8ffc04bb922 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:38.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:38.762Z] [2025-10-31T13:48:38.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:39.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:39.070Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T13:48:39.070Z] ab5ef0e58194: Pulling fs layer [2025-10-31T13:48:39.070Z] 9712f1f96733: Pulling fs layer [2025-10-31T13:48:39.070Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T13:48:39.070Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T13:48:39.070Z] e9a5061849ea: Pulling fs layer [2025-10-31T13:48:39.070Z] d747dcd14b5f: Pulling fs layer [2025-10-31T13:48:39.070Z] 2de7ff778b66: Pulling fs layer [2025-10-31T13:48:39.070Z] e9a5061849ea: Waiting [2025-10-31T13:48:39.070Z] 0d9ebad4ef96: Waiting [2025-10-31T13:48:39.070Z] d747dcd14b5f: Waiting [2025-10-31T13:48:39.070Z] 2de7ff778b66: Waiting [2025-10-31T13:48:39.070Z] 9712f1f96733: Verifying Checksum [2025-10-31T13:48:39.070Z] 9712f1f96733: Download complete [2025-10-31T13:48:39.328Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T13:48:39.328Z] 63f879dbbcfc: Download complete [2025-10-31T13:48:39.587Z] e9a5061849ea: Verifying Checksum [2025-10-31T13:48:39.587Z] e9a5061849ea: Download complete [2025-10-31T13:48:39.587Z] d747dcd14b5f: Verifying Checksum [2025-10-31T13:48:39.587Z] d747dcd14b5f: Download complete [2025-10-31T13:48:39.587Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T13:48:39.587Z] 0d9ebad4ef96: Download complete [2025-10-31T13:48:39.587Z] 2de7ff778b66: Verifying Checksum [2025-10-31T13:48:39.587Z] 2de7ff778b66: Download complete [2025-10-31T13:48:39.846Z] ab5ef0e58194: Verifying Checksum [2025-10-31T13:48:39.846Z] ab5ef0e58194: Download complete [2025-10-31T13:48:44.028Z] ab5ef0e58194: Pull complete [2025-10-31T13:48:44.028Z] 9712f1f96733: Pull complete [2025-10-31T13:48:44.028Z] 63f879dbbcfc: Pull complete [2025-10-31T13:48:50.578Z] 0d9ebad4ef96: Pull complete [2025-10-31T13:48:50.578Z] e9a5061849ea: Pull complete [2025-10-31T13:48:50.578Z] d747dcd14b5f: Pull complete [2025-10-31T13:48:51.517Z] 2de7ff778b66: Pull complete [2025-10-31T13:48:51.517Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T13:48:51.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:51.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:51.621Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:48:51.645Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-31T13:48:53.088Z] $ docker top bf9deb46efca0bad628b69d716b0d7a4f0a0e6e345003886ae5757bae2805afd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:48:53.176Z] provisioning config files... [2025-10-31T13:48:53.182Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4059248132066093545tmp [2025-10-31T13:48:53.192Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13901683341548474621tmp [2025-10-31T13:48:53.201Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15127928001552509367tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:48:53.230Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:53.526Z] ---> sigul-configuration.sh [2025-10-31T13:48:53.527Z] gpg: directory `/root/.gnupg' created [2025-10-31T13:48:53.527Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T13:48:53.527Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T13:48:53.527Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T13:48:53.527Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T13:48:53.527Z] gpg: CAST5 encrypted data [2025-10-31T13:48:53.527Z] gpg: encrypted with 1 passphrase [2025-10-31T13:48:53.527Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T13:48:53.821Z] + mkdir /home/jenkins [2025-10-31T13:48:53.821Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T13:48:54.112Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-31T13:48:54.128Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:54.519Z] ---> sigul-install.sh [2025-10-31T13:48:54.519Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T13:48:54.865Z] + git tag --list [2025-10-31T13:48:54.865Z] v0.0.0 [2025-10-31T13:48:54.865Z] v2.2.0 [2025-10-31T13:48:54.865Z] v2.3.0 [2025-10-31T13:48:54.865Z] v2.3.1 [2025-10-31T13:48:54.865Z] v3.0 [2025-10-31T13:48:54.865Z] v3.0.0 [2025-10-31T13:48:54.865Z] v3.1 [2025-10-31T13:48:54.865Z] v3.1.0 [2025-10-31T13:48:54.865Z] v3.1.1 [2025-10-31T13:48:54.865Z] v4.0 [2025-10-31T13:48:54.865Z] v4.0.0 [2025-10-31T13:48:54.865Z] v4.1.0-dev.1 [2025-10-31T13:48:54.865Z] v4.1.0-dev.10 [2025-10-31T13:48:54.865Z] v4.1.0-dev.11 [2025-10-31T13:48:54.865Z] v4.1.0-dev.2 [2025-10-31T13:48:54.865Z] v4.1.0-dev.3 [2025-10-31T13:48:54.865Z] v4.1.0-dev.4 [2025-10-31T13:48:54.865Z] v4.1.0-dev.5 [2025-10-31T13:48:54.865Z] v4.1.0-dev.6 [2025-10-31T13:48:54.865Z] v4.1.0-dev.7 [2025-10-31T13:48:54.865Z] v4.1.0-dev.8 [2025-10-31T13:48:54.865Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-31T13:48:55.219Z] + lftools sign git-tag v4.1.0-dev.11 [2025-10-31T13:48:55.785Z] Signing Git tag with Sigul... [2025-10-31T13:48:55.785Z] Signing v4.1.0-dev.11 [Pipeline] echo [2025-10-31T13:48:56.058Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:56.350Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T13:48:56.357Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T13:48:56.388Z] $ docker stop --time=1 bf9deb46efca0bad628b69d716b0d7a4f0a0e6e345003886ae5757bae2805afd [2025-10-31T13:48:57.649Z] $ docker rm -f --volumes bf9deb46efca0bad628b69d716b0d7a4f0a0e6e345003886ae5757bae2805afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T13:48:58.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:48:58.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:58.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:48:58.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:58.512Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:48:58.534Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:48:58.792Z] $ docker top 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d -eo pid,comm [2025-10-31T13:48:58.845Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:48:58.845Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:48:58.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:48:58.905Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:48:59.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:48:59.024Z] $ docker exec 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d ssh-agent [2025-10-31T13:48:59.135Z] SSH_AUTH_SOCK=/tmp/ssh-M1b5572q8KvA/agent.33 [2025-10-31T13:48:59.135Z] SSH_AGENT_PID=39 [2025-10-31T13:48:59.140Z] Running ssh-add (command line suppressed) [2025-10-31T13:48:59.238Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7157172209221679004.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7157172209221679004.key) [2025-10-31T13:48:59.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:48:59.547Z] + git semver bump pre [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,749 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,753 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,753 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,753 [bump_version] DEBUG bumped version:4.1.0-dev.12 [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,753 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,753 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,753 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,755 [execute] INFO git cat-file --batch-check [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,759 [execute] INFO git cat-file --batch [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:59.849Z] 2025-10-31 13:48:59,762 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:48:59.849Z] 4.1.0-dev.12 [Pipeline] } [2025-10-31T13:48:59.853Z] $ docker exec --env ******** --env ******** 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d ssh-agent -k [2025-10-31T13:48:59.943Z] unset SSH_AUTH_SOCK; [2025-10-31T13:48:59.943Z] unset SSH_AGENT_PID; [2025-10-31T13:48:59.944Z] echo Agent pid 39 killed; [2025-10-31T13:48:59.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:49:00.289Z] + git semver [Pipeline] } [2025-10-31T13:49:00.555Z] $ docker stop --time=1 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d [2025-10-31T13:49:01.810Z] $ docker rm -f --volumes 85f6e89f7a58a3fd9b66f181eb53bf6a9ca4aef561bdf0a14c3e61769e70f20d [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:49:02.166Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:49:02.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:49:02.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:49:02.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:49:02.549Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:49:02.575Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:49:02.813Z] $ docker top da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 -eo pid,comm [2025-10-31T13:49:02.862Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:49:02.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:49:02.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:49:02.930Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:49:03.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:49:03.057Z] $ docker exec da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 ssh-agent [2025-10-31T13:49:03.159Z] SSH_AUTH_SOCK=/tmp/ssh-CaQnmjsyE9zA/agent.32 [2025-10-31T13:49:03.159Z] SSH_AGENT_PID=38 [2025-10-31T13:49:03.163Z] Running ssh-add (command line suppressed) [2025-10-31T13:49:03.256Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16315267034472380182.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16315267034472380182.key) [2025-10-31T13:49:03.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:49:03.566Z] + git semver push [2025-10-31T13:49:03.825Z] 2025-10-31 13:49:03,758 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:49:03.825Z] 2025-10-31 13:49:03,762 [run_push] DEBUG push [2025-10-31T13:49:03.825Z] 2025-10-31 13:49:03,762 [execute] INFO git cat-file --batch-check [2025-10-31T13:49:03.825Z] 2025-10-31 13:49:03,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:49:03.825Z] 2025-10-31 13:49:03,764 [execute] INFO git rev-list c639d88119d3cf1d071b521f13b385229ace0bc0 -- [2025-10-31T13:49:03.825Z] 2025-10-31 13:49:03,764 [execute] DEBUG Popen(['git', 'rev-list', 'c639d88119d3cf1d071b521f13b385229ace0bc0', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:49:03.825Z] 2025-10-31 13:49:03,772 [execute] INFO git fetch -v -- origin [2025-10-31T13:49:03.825Z] 2025-10-31 13:49:03,772 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T13:49:04.394Z] 2025-10-31 13:49:04,324 [run_push] DEBUG no remote changes detected [2025-10-31T13:49:04.394Z] 2025-10-31 13:49:04,324 [execute] INFO git push origin semver [2025-10-31T13:49:04.394Z] 2025-10-31 13:49:04,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:49:05.332Z] 2025-10-31 13:49:05,103 [run_push] DEBUG push all version tags [2025-10-31T13:49:05.332Z] 2025-10-31 13:49:05,103 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T13:49:05.332Z] 2025-10-31 13:49:05,104 [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-10-31T13:49:05.901Z] 2025-10-31 13:49:05,817 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-31T13:49:05.901Z] 4.1.0-dev.12 [Pipeline] } [2025-10-31T13:49:05.907Z] $ docker exec --env ******** --env ******** da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 ssh-agent -k [2025-10-31T13:49:05.996Z] unset SSH_AUTH_SOCK; [2025-10-31T13:49:05.999Z] unset SSH_AGENT_PID; [2025-10-31T13:49:06.000Z] echo Agent pid 38 killed; [2025-10-31T13:49:06.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:49:06.341Z] + git semver [Pipeline] } [2025-10-31T13:49:06.610Z] $ docker stop --time=1 da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 [2025-10-31T13:49:07.873Z] $ docker rm -f --volumes da1bec66e161c675b1de291ac36bb13ee34bd32effeea5b26ca8693a4bb4f5f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T13:49:08.524Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-10-31T13:49:08.524Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-10-31T13:49:08.524Z] total 16 [2025-10-31T13:49:08.524Z] drwxr-xr-x 3 root root 4096 Oct 31 13:31 . [2025-10-31T13:49:08.524Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:48 .. [2025-10-31T13:49:08.524Z] drwxr-xr-x 2 root root 4096 Oct 31 13:31 cost [2025-10-31T13:49:08.524Z] -rw-r--r-- 1 root root 91 Oct 31 13:31 cost.csv [2025-10-31T13:49:08.524Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-10-31T13:49:08.525Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-10-31T13:49:08.525Z] total 16 [2025-10-31T13:49:08.525Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:31 . [2025-10-31T13:49:08.525Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:48 .. [2025-10-31T13:49:08.525Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:31 cost [2025-10-31T13:49:08.525Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 31 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:08.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:09.674Z] ---> package-listing.sh [2025-10-31T13:49:09.674Z] ++ facter osfamily [2025-10-31T13:49:09.674Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:49:09.933Z] + OS_FAMILY=debian [2025-10-31T13:49:09.933Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-10-31T13:49:09.933Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:49:09.933Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:49:09.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:49:09.933Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:49:09.933Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-10-31T13:49:09.933Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:49:09.933Z] + case "${OS_FAMILY}" in [2025-10-31T13:49:09.933Z] + dpkg -l [2025-10-31T13:49:09.933Z] + grep '^ii' [2025-10-31T13:49:09.933Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:49:09.933Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:49:09.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:49:09.933Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-10-31T13:49:09.933Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-10-31T13:49:09.933Z] + 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-10-31T13:49:09.945Z] 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-10-31T13:49:10.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:49:10.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:49:10.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:49:10.859Z] prd-ubuntu20.04-docker-8c-8g-772214 does not seem to be running inside a container [2025-10-31T13:49:10.883Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:49:11.083Z] $ docker top 03ec92dcabd5cc931c3f51d022537c0f31180c1718ebcc51ba442a897da2fbbe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:49:11.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:49:11.716Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:49:12.001Z] + ls /var/log/sa-host [2025-10-31T13:49:12.001Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:49:12.038Z] provisioning config files... [2025-10-31T13:49:12.046Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17941274949016884653tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:49:12.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:12.348Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:49:12.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:12.670Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:49:12.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:12.960Z] ---> sudo-logs.sh [2025-10-31T13:49:12.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T13:49:12.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:13.274Z] ---> job-cost.sh [2025-10-31T13:49:13.274Z] lf-activate-venv: SKIPPING [2025-10-31T13:49:13.274Z] DEBUG: total: 0.2199999988079071 [2025-10-31T13:49:13.274Z] INFO: Retrieving Stack Cost... [2025-10-31T13:49:13.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:49:13.790Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:49:14.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:14.344Z] ---> logs-deploy.sh [2025-10-31T13:49:14.344Z] lf-activate-venv: SKIPPING [2025-10-31T13:49:14.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/237 [2025-10-31T13:49:14.344Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:49:15.279Z] Archives upload complete. [2025-10-31T13:49:15.279Z] INFO: archiving logs to Nexus