Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00d72ba3490da04c7fb9fda133aa74bab6480b11 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-ssh2664398432680723253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11574244429815307264.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7374141956420293772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh553048241554824403.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-ssh15574878686702461534.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21094 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 00d72ba3490da04c7fb9fda133aa74bab6480b11 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#528)" > 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 00d72ba3490da04c7fb9fda133aa74bab6480b11 # timeout=10 > git rev-list --no-walk fb5699bb165a45658e3c88aaba4577f28985ccb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-03T01:38:03.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-03T01:38:03.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-03T01:38:03.455Z] ========================================================= [2025-10-03T01:38:03.455Z] EdgeX Global Pipelines Version Info [2025-10-03T01:38:03.455Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:38:04.554Z] ------------------- [2025-10-03T01:38:04.554Z] stable info: [2025-10-03T01:38:04.554Z] ------------------- [2025-10-03T01:38:04.554Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-03T01:38:04.554Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-03T01:38:04.554Z] Message: update stable to v1.0.276 [2025-10-03T01:38:05.135Z] ------------------- [2025-10-03T01:38:05.136Z] experimental info: [2025-10-03T01:38:05.136Z] ------------------- [2025-10-03T01:38:05.136Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-03T01:38:05.136Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-03T01:38:05.136Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-03T01:38:05.215Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-10-03T01:38:05.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-10-03T01:38:05.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-03T01:38:05.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-03T01:38:05.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-03T01:38:05.341Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-03T01:38:05.359Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-03T01:38:05.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-03T01:38:05.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-03T01:38:05.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-03T01:38:05.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-03T01:38:05.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-10-03T01:38:05.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-03T01:38:05.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-03T01:38:05.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-03T01:38:05.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-03T01:38:05.618Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-03T01:38:05.644Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-03T01:38:05.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-03T01:38:05.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-03T01:38:05.720Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-03T01:38:05.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-10-03T01:38:05.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-03T01:38:05.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-03T01:38:05.814Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-03T01:38:05.837Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-03T01:38:05.864Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-03T01:38:05.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-03T01:38:05.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-03T01:38:05.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-03T01:38:05.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo [2025-10-03T01:38:05.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00d72ba [Pipeline] echo [2025-10-03T01:38:06.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:38:06.082Z] provisioning config files... [2025-10-03T01:38:06.095Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7670713854245595956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:38:06.438Z] ---> ****-login.sh [2025-10-03T01:38:06.438Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:38:06.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:06.699Z] [2025-10-03T01:38:06.699Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:38:06.699Z] Configure a credential helper to remove this warning. See [2025-10-03T01:38:06.699Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:38:06.699Z] [2025-10-03T01:38:06.699Z] Login Succeeded [2025-10-03T01:38:06.699Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:38:06.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:06.699Z] [2025-10-03T01:38:06.699Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:38:06.699Z] Configure a credential helper to remove this warning. See [2025-10-03T01:38:06.699Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:38:06.699Z] [2025-10-03T01:38:06.699Z] Login Succeeded [2025-10-03T01:38:06.699Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:38:06.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:06.961Z] [2025-10-03T01:38:06.961Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:38:06.961Z] Configure a credential helper to remove this warning. See [2025-10-03T01:38:06.961Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:38:06.961Z] [2025-10-03T01:38:06.961Z] Login Succeeded [2025-10-03T01:38:06.961Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:38:06.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:06.961Z] [2025-10-03T01:38:06.961Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:38:06.961Z] Configure a credential helper to remove this warning. See [2025-10-03T01:38:06.961Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:38:06.961Z] [2025-10-03T01:38:06.961Z] Login Succeeded [2025-10-03T01:38:06.961Z] ****.io [2025-10-03T01:38:06.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:07.222Z] [2025-10-03T01:38:07.222Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:38:07.222Z] Configure a credential helper to remove this warning. See [2025-10-03T01:38:07.222Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:38:07.222Z] [2025-10-03T01:38:07.222Z] Login Succeeded [2025-10-03T01:38:07.222Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:38:07.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-03T01:38:07.624Z] + git rev-list -1 --merges 00d72ba3490da04c7fb9fda133aa74bab6480b11~1..00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo [2025-10-03T01:38:07.654Z] -----------> git rev-list -1 --merges 00d72ba3490da04c7fb9fda133aa74bab6480b11~1..00d72ba3490da04c7fb9fda133aa74bab6480b11 00d72ba3490da04c7fb9fda133aa74bab6480b11 [false] [Pipeline] sh [2025-10-03T01:38:07.949Z] + git log --format=format:%s -1 00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo [2025-10-03T01:38:07.963Z] ========================================================= [2025-10-03T01:38:07.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-03T01:38:07.963Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-03T01:38:08.304Z] + git log --format=format:%s -1 00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo [2025-10-03T01:38:08.315Z] [semverPrep] GIT_COMMIT: 00d72ba3490da04c7fb9fda133aa74bab6480b11, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#528) [Pipeline] echo [2025-10-03T01:38:08.328Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-03T01:38:08.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-03T01:38:08.689Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-03T01:38:08.689Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-03T01:38:08.689Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-03T01:38:08.689Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-03T01:38:08.689Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-03T01:38:08.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:38:09.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:38:09.061Z] [2025-10-03T01:38:09.061Z] 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-03T01:38:09.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:38:09.369Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-03T01:38:09.369Z] 3dae71ba6b94: Pulling fs layer [2025-10-03T01:38:09.369Z] 6bf1a483ea7c: Pulling fs layer [2025-10-03T01:38:09.369Z] f5dfc541a4d3: Pulling fs layer [2025-10-03T01:38:09.369Z] 461d9e800cba: Pulling fs layer [2025-10-03T01:38:09.369Z] 80192f66455f: Pulling fs layer [2025-10-03T01:38:09.369Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-03T01:38:09.369Z] a29436f7fd5d: Pulling fs layer [2025-10-03T01:38:09.369Z] 923cac83aea3: Pulling fs layer [2025-10-03T01:38:09.369Z] 25ad8b0a4227: Pulling fs layer [2025-10-03T01:38:09.369Z] db01528c6b51: Pulling fs layer [2025-10-03T01:38:09.369Z] 28988de357af: Pulling fs layer [2025-10-03T01:38:09.369Z] 461d9e800cba: Waiting [2025-10-03T01:38:09.369Z] 80192f66455f: Waiting [2025-10-03T01:38:09.369Z] 2e8e34ca0e6c: Waiting [2025-10-03T01:38:09.369Z] a29436f7fd5d: Waiting [2025-10-03T01:38:09.369Z] db01528c6b51: Waiting [2025-10-03T01:38:09.369Z] 923cac83aea3: Waiting [2025-10-03T01:38:09.369Z] 28988de357af: Waiting [2025-10-03T01:38:09.369Z] 6bf1a483ea7c: Verifying Checksum [2025-10-03T01:38:09.369Z] 6bf1a483ea7c: Download complete [2025-10-03T01:38:09.369Z] 461d9e800cba: Verifying Checksum [2025-10-03T01:38:09.369Z] 461d9e800cba: Download complete [2025-10-03T01:38:09.369Z] 80192f66455f: Verifying Checksum [2025-10-03T01:38:09.369Z] 80192f66455f: Download complete [2025-10-03T01:38:09.630Z] f5dfc541a4d3: Verifying Checksum [2025-10-03T01:38:09.630Z] f5dfc541a4d3: Download complete [2025-10-03T01:38:09.630Z] 3dae71ba6b94: Verifying Checksum [2025-10-03T01:38:09.630Z] 3dae71ba6b94: Download complete [2025-10-03T01:38:09.630Z] 923cac83aea3: Download complete [2025-10-03T01:38:09.630Z] 25ad8b0a4227: Verifying Checksum [2025-10-03T01:38:09.630Z] 25ad8b0a4227: Download complete [2025-10-03T01:38:09.890Z] db01528c6b51: Verifying Checksum [2025-10-03T01:38:09.890Z] 28988de357af: Verifying Checksum [2025-10-03T01:38:09.890Z] 28988de357af: Download complete [2025-10-03T01:38:09.890Z] a29436f7fd5d: Verifying Checksum [2025-10-03T01:38:09.890Z] a29436f7fd5d: Download complete [2025-10-03T01:38:10.458Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-03T01:38:10.458Z] 2e8e34ca0e6c: Download complete [2025-10-03T01:38:11.034Z] 3dae71ba6b94: Pull complete [2025-10-03T01:38:11.294Z] 6bf1a483ea7c: Pull complete [2025-10-03T01:38:11.862Z] f5dfc541a4d3: Pull complete [2025-10-03T01:38:11.862Z] 461d9e800cba: Pull complete [2025-10-03T01:38:11.862Z] 80192f66455f: Pull complete [2025-10-03T01:38:16.066Z] 2e8e34ca0e6c: Pull complete [2025-10-03T01:38:17.028Z] a29436f7fd5d: Pull complete [2025-10-03T01:38:17.285Z] 923cac83aea3: Pull complete [2025-10-03T01:38:17.854Z] 25ad8b0a4227: Pull complete [2025-10-03T01:38:17.854Z] db01528c6b51: Pull complete [2025-10-03T01:38:17.854Z] 28988de357af: Pull complete [2025-10-03T01:38:17.854Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-03T01:38:17.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:38:17.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:38:17.996Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:38:18.027Z] $ 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-03T01:38:19.971Z] $ docker top a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 -eo pid,comm [2025-10-03T01:38:20.019Z] 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-03T01:38:20.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-03T01:38:20.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:38:20.142Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:38:20.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:38:20.253Z] $ docker exec a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 ssh-agent [2025-10-03T01:38:20.365Z] SSH_AUTH_SOCK=/tmp/ssh-fXJw2J9AKJef/agent.32 [2025-10-03T01:38:20.365Z] SSH_AGENT_PID=38 [2025-10-03T01:38:20.371Z] Running ssh-add (command line suppressed) [2025-10-03T01:38:20.466Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13064646373481961228.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13064646373481961228.key) [2025-10-03T01:38:20.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:38:20.775Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-10-03T01:38:21.063Z] + git tag --points-at HEAD [Pipeline] } [2025-10-03T01:38:21.071Z] $ docker exec --env ******** --env ******** a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 ssh-agent -k [2025-10-03T01:38:21.169Z] unset SSH_AUTH_SOCK; [2025-10-03T01:38:21.171Z] unset SSH_AGENT_PID; [2025-10-03T01:38:21.171Z] echo Agent pid 38 killed; [2025-10-03T01:38:21.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-03T01:38:21.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:38:21.220Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:38:21.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:38:21.333Z] $ docker exec a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 ssh-agent [2025-10-03T01:38:21.440Z] SSH_AUTH_SOCK=/tmp/ssh-55se1WVPYJda/agent.85 [2025-10-03T01:38:21.440Z] SSH_AGENT_PID=91 [2025-10-03T01:38:21.446Z] Running ssh-add (command line suppressed) [2025-10-03T01:38:21.541Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15037252291857120629.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15037252291857120629.key) [2025-10-03T01:38:21.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:38:21.854Z] + git semver init [2025-10-03T01:38:22.114Z] 2025-10-03 01:38:22,099 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-03T01:38:22.114Z] 2025-10-03 01:38:22,102 [run_init] DEBUG init version:0.0.0 force:False [2025-10-03T01:38:22.114Z] 2025-10-03 01:38:22,103 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-10-03T01:38:22.114Z] 2025-10-03 01:38:22,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-10-03T01:38:22.114Z] 2025-10-03 01:38:22,104 [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-03T01:38:24.085Z] 2025-10-03 01:38:23,705 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-10-03T01:38:24.085Z] 2025-10-03 01:38:23,705 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-10-03T01:38:24.085Z] 2025-10-03 01:38:23,706 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:38:24.085Z] 2025-10-03 01:38:23,706 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:38:24.085Z] 4.1.0-dev.10 [Pipeline] } [2025-10-03T01:38:24.090Z] $ docker exec --env ******** --env ******** a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 ssh-agent -k [2025-10-03T01:38:24.182Z] unset SSH_AUTH_SOCK; [2025-10-03T01:38:24.182Z] unset SSH_AGENT_PID; [2025-10-03T01:38:24.182Z] echo Agent pid 91 killed; [2025-10-03T01:38:24.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-03T01:38:24.530Z] + git semver [Pipeline] } [2025-10-03T01:38:24.794Z] $ docker stop --time=1 a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 [2025-10-03T01:38:26.083Z] $ docker rm -f --volumes a5c1742c945d2f1e62aa7c2b22d8d76cb6f9ffe87532d4b93f6d3b7857f9e5c3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-03T01:38:26.431Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-03T01:38:26.734Z] Stashed 1 file(s) [Pipeline] echo [2025-10-03T01:38:26.737Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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-03T01:38:26.925Z] provisioning config files... [2025-10-03T01:38:26.953Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17109781499087514446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:38:27.268Z] ---> ****-login.sh [2025-10-03T01:38:27.268Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:38:27.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:27.268Z] Login Succeeded [2025-10-03T01:38:27.268Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:38:27.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:27.268Z] Login Succeeded [2025-10-03T01:38:27.269Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:38:27.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:27.528Z] Login Succeeded [2025-10-03T01:38:27.528Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:38:27.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:27.528Z] Login Succeeded [2025-10-03T01:38:27.528Z] ****.io [2025-10-03T01:38:27.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:38:27.787Z] Login Succeeded [2025-10-03T01:38:27.787Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:38:27.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-03T01:38:27.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:38:27.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:38:27.936Z] ========================================================= [2025-10-03T01:38:27.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-03T01:38:27.936Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:38:28.278Z] + 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-03T01:38:28.847Z] #0 building with "default" instance using docker driver [2025-10-03T01:38:28.847Z] [2025-10-03T01:38:28.847Z] #1 [internal] load build definition from Dockerfile [2025-10-03T01:38:28.847Z] #1 transferring dockerfile: 1.75kB done [2025-10-03T01:38:28.847Z] #1 DONE 0.0s [2025-10-03T01:38:28.847Z] [2025-10-03T01:38:28.847Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-03T01:38:28.847Z] #2 DONE 0.1s [2025-10-03T01:38:29.107Z] [2025-10-03T01:38:29.107Z] #3 [internal] load .dockerignore [2025-10-03T01:38:29.107Z] #3 transferring context: 2B done [2025-10-03T01:38:29.107Z] #3 DONE 0.0s [2025-10-03T01:38:29.107Z] [2025-10-03T01:38:29.107Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-03T01:38:29.107Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-10-03T01:38:29.107Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-10-03T01:38:29.107Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-10-03T01:38:29.107Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-10-03T01:38:29.107Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-10-03T01:38:29.107Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2025-10-03T01:38:29.107Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-10-03T01:38:29.107Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-10-03T01:38:29.107Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-10-03T01:38:29.107Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s [2025-10-03T01:38:29.107Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-03T01:38:29.107Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-10-03T01:38:29.107Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s [2025-10-03T01:38:29.107Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-10-03T01:38:29.107Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s [2025-10-03T01:38:29.365Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 29.86MB / 74.06MB 0.3s [2025-10-03T01:38:29.365Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-10-03T01:38:29.365Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s [2025-10-03T01:38:29.365Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-10-03T01:38:29.365Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-10-03T01:38:29.365Z] #4 ... [2025-10-03T01:38:29.365Z] [2025-10-03T01:38:29.365Z] #5 [internal] load build context [2025-10-03T01:38:29.365Z] #5 transferring context: 47.04MB 0.4s done [2025-10-03T01:38:29.365Z] #5 DONE 0.4s [2025-10-03T01:38:29.365Z] [2025-10-03T01:38:29.365Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-03T01:38:29.365Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 46.05MB / 74.06MB 0.4s [2025-10-03T01:38:29.365Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 17.83MB / 103.05MB 0.4s [2025-10-03T01:38:29.365Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 5.24MB / 13.29MB 0.4s [2025-10-03T01:38:29.365Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-10-03T01:38:29.623Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-10-03T01:38:29.623Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 40.89MB / 103.05MB 0.6s [2025-10-03T01:38:29.623Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-10-03T01:38:29.624Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.7s [2025-10-03T01:38:29.624Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-10-03T01:38:29.883Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-10-03T01:38:29.883Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 84.93MB / 103.05MB 0.8s [2025-10-03T01:38:29.883Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-10-03T01:38:30.453Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-10-03T01:38:34.650Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-10-03T01:38:34.650Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-10-03T01:38:34.650Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-10-03T01:38:34.650Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-03T01:38:34.650Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-10-03T01:38:34.650Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-10-03T01:38:34.650Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-10-03T01:38:37.942Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-10-03T01:38:37.942Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-10-03T01:38:37.942Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-10-03T01:38:37.942Z] #4 DONE 8.9s [2025-10-03T01:38:37.942Z] [2025-10-03T01:38:37.942Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-10-03T01:38:38.200Z] #6 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:38:38.200Z] #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:38:38.767Z] #6 0.706 OK: 248 MiB in 58 packages [2025-10-03T01:38:40.674Z] #6 DONE 2.8s [2025-10-03T01:38:40.674Z] [2025-10-03T01:38:40.674Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-10-03T01:38:40.674Z] #7 DONE 0.0s [2025-10-03T01:38:40.674Z] [2025-10-03T01:38:40.674Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-03T01:38:40.674Z] #8 DONE 0.0s [2025-10-03T01:38:40.674Z] [2025-10-03T01:38:40.674Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-03T01:38:41.890Z] Still waiting to schedule task [2025-10-03T01:38:41.891Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21007’ [2025-10-03T01:39:02.606Z] #9 DONE 18.2s [2025-10-03T01:39:02.606Z] [2025-10-03T01:39:02.606Z] #10 [builder 6/7] COPY . . [2025-10-03T01:39:02.606Z] #10 DONE 0.2s [2025-10-03T01:39:02.606Z] [2025-10-03T01:39:02.606Z] #11 [builder 7/7] RUN echo noop [2025-10-03T01:39:02.606Z] #11 0.206 noop [2025-10-03T01:39:02.606Z] #11 DONE 0.2s [2025-10-03T01:39:02.606Z] [2025-10-03T01:39:02.606Z] #12 exporting to image [2025-10-03T01:39:02.606Z] #12 exporting layers [2025-10-03T01:39:07.877Z] #12 exporting layers 8.4s done [2025-10-03T01:39:07.877Z] #12 writing image sha256:ab0e08dd12048d223f055d313916ce10547afd8fa99cc6aaba89519f17f1d714 done [2025-10-03T01:39:07.877Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-03T01:39:07.877Z] #12 DONE 8.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:39:08.205Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-03T01:39:08.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:39:08.288Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:39:08.314Z] $ 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-03T01:39:08.992Z] $ docker top 8c0c80e5f71bb0ead20ff596f80230032aa575ebf872e0b24c59a354f623e75d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:39:09.347Z] + go version [2025-10-03T01:39:09.347Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-10-03T01:39:09.352Z] $ docker stop --time=1 8c0c80e5f71bb0ead20ff596f80230032aa575ebf872e0b24c59a354f623e75d [2025-10-03T01:39:10.675Z] $ docker rm -f --volumes 8c0c80e5f71bb0ead20ff596f80230032aa575ebf872e0b24c59a354f623e75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:39:11.142Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-03T01:39:11.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:39:11.225Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:39:11.248Z] $ 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-03T01:39:11.473Z] $ docker top df9d5f15c8e304df82c3492adfaf896ff612a49aadf298fa77576b7eb6c6779d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:39:11.822Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-10-03T01:39:12.124Z] + make test [2025-10-03T01:39:12.124Z] go test ./... -coverprofile=coverage.out ./... [2025-10-03T01:39:13.498Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-10-03T01:39:35.461Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-10-03T01:39:35.462Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-10-03T01:39:35.462Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.048s coverage: 31.2% of statements [2025-10-03T01:39:35.462Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.529s coverage: 86.5% of statements [2025-10-03T01:39:47.661Z] go vet ./... [2025-10-03T01:39:52.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-03T01:39:52.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-03T01:39:52.936Z] ./bin/test-attribution-txt.sh [2025-10-03T01:39:52.936Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-03T01:39:52.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-03T01:39:52.964Z] $ docker stop --time=1 df9d5f15c8e304df82c3492adfaf896ff612a49aadf298fa77576b7eb6c6779d [2025-10-03T01:39:54.776Z] $ docker rm -f --volumes df9d5f15c8e304df82c3492adfaf896ff612a49aadf298fa77576b7eb6c6779d [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-03T01:39:55.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-03T01:39:55.425Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-03T01:39:55.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-03T01:39:56.208Z] + ls -al . [2025-10-03T01:39:56.208Z] total 320 [2025-10-03T01:39:56.208Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 01:39 . [2025-10-03T01:39:56.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:37 .. [2025-10-03T01:39:56.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:39 .git [2025-10-03T01:39:56.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:37 .github [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 3 01:37 .gitignore [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 3 01:37 .golangci.yml [2025-10-03T01:39:56.208Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:38 .semver [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 20612 Oct 3 01:37 Attribution.txt [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 19022 Oct 3 01:37 CHANGELOG.md [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 3 01:37 Dockerfile [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:37 GOVERNANCE.md [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 3 01:37 Jenkinsfile [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 01:37 LICENSE [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 3465 Oct 3 01:37 Makefile [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 01:37 OWNERS.md [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 3 01:37 README.md [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 01:38 VERSION [2025-10-03T01:39:56.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:37 bin [2025-10-03T01:39:56.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:37 cmd [2025-10-03T01:39:56.208Z] -rw-r--r-- 1 jenkins jenkins 92472 Oct 3 01:39 coverage.out [2025-10-03T01:39:56.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:37 doc [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 6510 Oct 3 01:37 go.mod [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 87686 Oct 3 01:37 go.sum [2025-10-03T01:39:56.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:37 internal [2025-10-03T01:39:56.208Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:39:56.535Z] + 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=00d72ba3490da04c7fb9fda133aa74bab6480b11 --label arch=amd64 --label version=4.1.0-dev.10 . [2025-10-03T01:39:56.796Z] #0 building with "default" instance using docker driver [2025-10-03T01:39:56.796Z] [2025-10-03T01:39:56.796Z] #1 [internal] load build definition from Dockerfile [2025-10-03T01:39:56.796Z] #1 transferring dockerfile: 1.75kB done [2025-10-03T01:39:56.796Z] #1 DONE 0.0s [2025-10-03T01:39:56.796Z] [2025-10-03T01:39:56.796Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-03T01:39:56.796Z] #2 DONE 0.0s [2025-10-03T01:39:56.796Z] [2025-10-03T01:39:56.796Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-10-03T01:39:56.796Z] #3 DONE 0.1s [2025-10-03T01:39:56.796Z] [2025-10-03T01:39:56.796Z] #4 [internal] load .dockerignore [2025-10-03T01:39:56.796Z] #4 transferring context: 2B done [2025-10-03T01:39:56.796Z] #4 DONE 0.0s [2025-10-03T01:39:56.796Z] [2025-10-03T01:39:56.796Z] #5 [internal] load build context [2025-10-03T01:39:56.796Z] #5 transferring context: 112.00kB 0.0s done [2025-10-03T01:39:56.796Z] #5 DONE 0.0s [2025-10-03T01:39:56.796Z] [2025-10-03T01:39:56.796Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-03T01:39:56.796Z] #6 DONE 0.1s [2025-10-03T01:39:56.796Z] [2025-10-03T01:39:56.796Z] #7 [builder 2/7] RUN apk add --no-cache make git [2025-10-03T01:39:57.055Z] #7 ... [2025-10-03T01:39:57.055Z] [2025-10-03T01:39:57.055Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-03T01:39:57.055Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-03T01:39:57.055Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-10-03T01:39:57.055Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-10-03T01:39:57.055Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-03T01:39:57.055Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-03T01:39:57.055Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-03T01:39:57.055Z] #8 DONE 0.3s [2025-10-03T01:39:57.055Z] [2025-10-03T01:39:57.055Z] #7 [builder 2/7] RUN apk add --no-cache make git [2025-10-03T01:39:57.055Z] #7 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:39:57.055Z] #7 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:39:57.624Z] #7 0.712 OK: 248 MiB in 58 packages [2025-10-03T01:39:57.624Z] #7 DONE 0.8s [2025-10-03T01:39:57.624Z] [2025-10-03T01:39:57.624Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-03T01:39:57.624Z] #9 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:39:57.624Z] #9 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:39:57.624Z] #9 0.541 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-03T01:39:57.624Z] #9 0.555 Executing busybox-1.36.1-r29.trigger [2025-10-03T01:39:57.624Z] #9 0.562 OK: 8 MiB in 15 packages [2025-10-03T01:39:57.884Z] #9 DONE 0.7s [2025-10-03T01:39:57.884Z] [2025-10-03T01:39:57.884Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-10-03T01:39:57.884Z] #10 DONE 0.0s [2025-10-03T01:39:57.884Z] [2025-10-03T01:39:57.884Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-03T01:39:57.884Z] #11 DONE 0.0s [2025-10-03T01:39:57.884Z] [2025-10-03T01:39:57.884Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-03T01:39:58.453Z] #12 DONE 0.7s [2025-10-03T01:39:58.453Z] [2025-10-03T01:39:58.453Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-03T01:39:58.453Z] #13 0.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:39:58.453Z] #13 0.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:39:58.711Z] #13 0.799 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:39:58.711Z] #13 0.915 Executing busybox-1.36.1-r30.post-upgrade [2025-10-03T01:39:58.711Z] #13 ... [2025-10-03T01:39:58.711Z] [2025-10-03T01:39:58.711Z] #14 [builder 6/7] COPY . . [2025-10-03T01:39:58.711Z] #14 DONE 0.2s [2025-10-03T01:39:58.711Z] [2025-10-03T01:39:58.711Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-03T01:39:58.711Z] #13 0.995 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:39:58.971Z] #13 1.169 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-03T01:39:58.971Z] #13 1.178 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-03T01:39:58.971Z] #13 1.238 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-03T01:39:58.971Z] #13 1.249 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:39:58.971Z] #13 1.254 Executing busybox-1.36.1-r30.trigger [2025-10-03T01:39:58.971Z] #13 1.258 OK: 8 MiB in 15 packages [2025-10-03T01:39:58.971Z] #13 DONE 1.4s [2025-10-03T01:39:58.971Z] [2025-10-03T01:39:58.971Z] #15 [builder 7/7] RUN make build [2025-10-03T01:39:58.971Z] #15 0.233 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.10 -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-03T01:40:25.506Z] #15 DONE 22.9s [2025-10-03T01:40:25.506Z] [2025-10-03T01:40:25.506Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-10-03T01:40:25.506Z] #16 DONE 0.1s [2025-10-03T01:40:25.506Z] [2025-10-03T01:40:25.506Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-10-03T01:40:25.506Z] #17 DONE 0.0s [2025-10-03T01:40:25.506Z] [2025-10-03T01:40:25.506Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-10-03T01:40:25.506Z] #18 DONE 0.0s [2025-10-03T01:40:25.506Z] [2025-10-03T01:40:25.506Z] #19 exporting to image [2025-10-03T01:40:25.506Z] #19 exporting layers [2025-10-03T01:40:25.506Z] #19 exporting layers 0.2s done [2025-10-03T01:40:25.506Z] #19 writing image sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done [2025-10-03T01:40:25.506Z] #19 naming to docker.io/library/device-onvif-camera done [2025-10-03T01:40:25.506Z] #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-03T01:40:25.647Z] provisioning config files... [2025-10-03T01:40:25.658Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1143961101437504808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:40:25.970Z] ---> ****-login.sh [2025-10-03T01:40:25.970Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:40:25.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:40:25.970Z] Login Succeeded [2025-10-03T01:40:25.970Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:40:25.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:40:25.970Z] Login Succeeded [2025-10-03T01:40:25.970Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:40:26.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:40:26.230Z] Login Succeeded [2025-10-03T01:40:26.230Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:40:26.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:40:26.230Z] Login Succeeded [2025-10-03T01:40:26.230Z] ****.io [2025-10-03T01:40:26.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:40:26.488Z] Login Succeeded [2025-10-03T01:40:26.488Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:40:26.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-03T01:40:26.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:40:26.585Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-10-03T01:40:26.586Z] 00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:40:26.586Z] latest [2025-10-03T01:40:26.586Z] 4.1.0-dev.10 [2025-10-03T01:40:26.586Z] 00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:40:26.586Z] main [2025-10-03T01:40:26.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:40:26.932Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:40:27.262Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:40:27.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-03T01:40:27.262Z] f388fe57726d: Preparing [2025-10-03T01:40:27.262Z] c6f88aef129b: Preparing [2025-10-03T01:40:27.262Z] 41fa7670189c: Preparing [2025-10-03T01:40:27.262Z] d1925107d13e: Preparing [2025-10-03T01:40:27.262Z] aad5c3f38fbc: Preparing [2025-10-03T01:40:27.262Z] 097100c76c15: Preparing [2025-10-03T01:40:27.262Z] 097100c76c15: Waiting [2025-10-03T01:40:27.262Z] c6f88aef129b: Pushed [2025-10-03T01:40:27.262Z] f388fe57726d: Pushed [2025-10-03T01:40:27.262Z] aad5c3f38fbc: Pushed [2025-10-03T01:40:27.262Z] 097100c76c15: Layer already exists [2025-10-03T01:40:28.198Z] d1925107d13e: Pushed [2025-10-03T01:40:30.728Z] 41fa7670189c: Pushed [2025-10-03T01:40:30.987Z] 00d72ba3490da04c7fb9fda133aa74bab6480b11: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:40:31.328Z] + 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-03T01:40:31.658Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-03T01:40:31.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-03T01:40:31.658Z] f388fe57726d: Preparing [2025-10-03T01:40:31.658Z] c6f88aef129b: Preparing [2025-10-03T01:40:31.658Z] 41fa7670189c: Preparing [2025-10-03T01:40:31.658Z] d1925107d13e: Preparing [2025-10-03T01:40:31.658Z] aad5c3f38fbc: Preparing [2025-10-03T01:40:31.658Z] 097100c76c15: Preparing [2025-10-03T01:40:31.658Z] 097100c76c15: Waiting [2025-10-03T01:40:31.658Z] 41fa7670189c: Layer already exists [2025-10-03T01:40:31.658Z] c6f88aef129b: Layer already exists [2025-10-03T01:40:31.658Z] aad5c3f38fbc: Layer already exists [2025-10-03T01:40:31.658Z] f388fe57726d: Layer already exists [2025-10-03T01:40:31.658Z] d1925107d13e: Layer already exists [2025-10-03T01:40:31.658Z] 097100c76c15: Layer already exists [2025-10-03T01:40:31.658Z] latest: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:40:31.996Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:40:32.317Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 [2025-10-03T01:40:32.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-03T01:40:32.317Z] f388fe57726d: Preparing [2025-10-03T01:40:32.317Z] c6f88aef129b: Preparing [2025-10-03T01:40:32.317Z] 41fa7670189c: Preparing [2025-10-03T01:40:32.317Z] d1925107d13e: Preparing [2025-10-03T01:40:32.317Z] aad5c3f38fbc: Preparing [2025-10-03T01:40:32.317Z] 097100c76c15: Preparing [2025-10-03T01:40:32.317Z] 097100c76c15: Waiting [2025-10-03T01:40:32.317Z] 41fa7670189c: Layer already exists [2025-10-03T01:40:32.317Z] d1925107d13e: Layer already exists [2025-10-03T01:40:32.317Z] f388fe57726d: Layer already exists [2025-10-03T01:40:32.317Z] c6f88aef129b: Layer already exists [2025-10-03T01:40:32.317Z] aad5c3f38fbc: Layer already exists [2025-10-03T01:40:32.317Z] 097100c76c15: Layer already exists [2025-10-03T01:40:32.317Z] 4.1.0-dev.10: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:40:32.646Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:40:32.972Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:40:32.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-03T01:40:32.972Z] f388fe57726d: Preparing [2025-10-03T01:40:32.972Z] c6f88aef129b: Preparing [2025-10-03T01:40:32.972Z] 41fa7670189c: Preparing [2025-10-03T01:40:32.972Z] d1925107d13e: Preparing [2025-10-03T01:40:32.972Z] aad5c3f38fbc: Preparing [2025-10-03T01:40:32.972Z] 097100c76c15: Preparing [2025-10-03T01:40:32.972Z] 097100c76c15: Waiting [2025-10-03T01:40:32.972Z] c6f88aef129b: Layer already exists [2025-10-03T01:40:32.972Z] d1925107d13e: Layer already exists [2025-10-03T01:40:32.972Z] aad5c3f38fbc: Layer already exists [2025-10-03T01:40:32.972Z] f388fe57726d: Layer already exists [2025-10-03T01:40:32.972Z] 41fa7670189c: Layer already exists [2025-10-03T01:40:32.972Z] 097100c76c15: Layer already exists [2025-10-03T01:40:32.972Z] 00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:40:33.303Z] + 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-03T01:40:33.618Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-10-03T01:40:33.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-10-03T01:40:33.618Z] f388fe57726d: Preparing [2025-10-03T01:40:33.618Z] c6f88aef129b: Preparing [2025-10-03T01:40:33.618Z] 41fa7670189c: Preparing [2025-10-03T01:40:33.618Z] d1925107d13e: Preparing [2025-10-03T01:40:33.618Z] aad5c3f38fbc: Preparing [2025-10-03T01:40:33.618Z] 097100c76c15: Preparing [2025-10-03T01:40:33.618Z] 097100c76c15: Waiting [2025-10-03T01:40:33.618Z] d1925107d13e: Layer already exists [2025-10-03T01:40:33.618Z] aad5c3f38fbc: Layer already exists [2025-10-03T01:40:33.618Z] c6f88aef129b: Layer already exists [2025-10-03T01:40:33.618Z] 41fa7670189c: Layer already exists [2025-10-03T01:40:33.618Z] f388fe57726d: Layer already exists [2025-10-03T01:40:33.618Z] 097100c76c15: Layer already exists [2025-10-03T01:40:33.618Z] main: digest: sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-03T01:40:33.695Z] ===================================================== [Pipeline] echo [2025-10-03T01:40:33.713Z] taggedImages: [2025-10-03T01:40:33.713Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:40:33.713Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-03T01:40:33.713Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 [2025-10-03T01:40:33.713Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:40:33.713Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-10-03T01:40:33.760Z] ========================================================= [2025-10-03T01:40:33.760Z] [edgeXBuildMultiArch] RAW Config: [2025-10-03T01:40:33.760Z] images: [2025-10-03T01:40:33.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:40:33.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-03T01:40:33.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 [2025-10-03T01:40:33.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:40:33.760Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-10-03T01:40:33.760Z] settingsFile: [2025-10-03T01:40:33.760Z] device-onvif-camera-settings [2025-10-03T01:40:33.760Z] ========================================================= [Pipeline] node [2025-10-03T01:40:48.763Z] Still waiting to schedule task [2025-10-03T01:40:48.763Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-03T01:41:17.696Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21119 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-10-03T01:41:17.715Z] Running in /w/workspace/device-onvif-camera/236 [Pipeline] { [Pipeline] checkout [2025-10-03T01:41:20.780Z] The recommended git tool is: git [2025-10-03T01:41:26.232Z] using credential edgex-jenkins-ssh [2025-10-03T01:41:26.256Z] Cloning the remote Git repository [2025-10-03T01:41:26.302Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-10-03T01:41:26.395Z] > git init /w/workspace/device-onvif-camera/236 # timeout=10 [2025-10-03T01:41:26.534Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-10-03T01:41:26.535Z] > git --version # timeout=10 [2025-10-03T01:41:26.554Z] > git --version # 'git version 2.25.1' [2025-10-03T01:41:26.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-03T01:41:26.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-03T01:41:30.176Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-10-03T01:41:30.203Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-03T01:41:31.308Z] Avoid second fetch [2025-10-03T01:41:31.309Z] Checking out Revision 00d72ba3490da04c7fb9fda133aa74bab6480b11 (main) [2025-10-03T01:41:32.206Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#528)" [2025-10-03T01:41:31.330Z] > git config core.sparsecheckout # timeout=10 [2025-10-03T01:41:31.415Z] > git checkout -f 00d72ba3490da04c7fb9fda133aa74bab6480b11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:41:36.996Z] provisioning config files... [2025-10-03T01:41:37.028Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/236@tmp/config17542931870918102205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:41:37.709Z] ---> ****-login.sh [2025-10-03T01:41:37.709Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:41:37.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:38.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:38.581Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:38.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:38.581Z] [2025-10-03T01:41:38.581Z] Login Succeeded [2025-10-03T01:41:38.581Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:41:38.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:38.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:38.864Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:38.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:38.864Z] [2025-10-03T01:41:38.864Z] Login Succeeded [2025-10-03T01:41:38.864Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:41:39.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:39.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:39.135Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:39.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:39.135Z] [2025-10-03T01:41:39.135Z] Login Succeeded [2025-10-03T01:41:39.135Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:41:39.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:39.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:39.673Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:39.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:39.673Z] [2025-10-03T01:41:39.673Z] Login Succeeded [2025-10-03T01:41:39.673Z] ****.io [2025-10-03T01:41:39.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:40.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:40.212Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:40.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:40.212Z] [2025-10-03T01:41:40.212Z] Login Succeeded [2025-10-03T01:41:40.212Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:41:40.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-03T01:41:40.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:41:40.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:41:40.639Z] ========================================================= [2025-10-03T01:41:40.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-03T01:41:40.639Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:41:41.033Z] + 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-03T01:41:41.631Z] Sending build context to Docker daemon 26.98MB [2025-10-03T01:41:41.631Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-10-03T01:41:41.905Z] Step 2/13 : FROM ${BASE} AS builder [2025-10-03T01:41:41.905Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-03T01:41:41.905Z] 94e9d8af2201: Pulling fs layer [2025-10-03T01:41:41.905Z] a6c56e8762df: Pulling fs layer [2025-10-03T01:41:41.905Z] f0f3c8884826: Pulling fs layer [2025-10-03T01:41:41.905Z] c7e7622c144d: Pulling fs layer [2025-10-03T01:41:41.905Z] 4f4fb700ef54: Pulling fs layer [2025-10-03T01:41:41.905Z] b4c3b6d88c5a: Pulling fs layer [2025-10-03T01:41:41.905Z] ba8bce9d2590: Pulling fs layer [2025-10-03T01:41:41.905Z] ca778ea9c289: Pulling fs layer [2025-10-03T01:41:41.905Z] c7e7622c144d: Waiting [2025-10-03T01:41:41.905Z] 4f4fb700ef54: Waiting [2025-10-03T01:41:41.905Z] b4c3b6d88c5a: Waiting [2025-10-03T01:41:41.905Z] ca778ea9c289: Waiting [2025-10-03T01:41:41.905Z] ba8bce9d2590: Waiting [2025-10-03T01:41:41.905Z] a6c56e8762df: Verifying Checksum [2025-10-03T01:41:41.905Z] a6c56e8762df: Download complete [2025-10-03T01:41:41.905Z] c7e7622c144d: Verifying Checksum [2025-10-03T01:41:41.905Z] c7e7622c144d: Download complete [2025-10-03T01:41:42.181Z] 4f4fb700ef54: Verifying Checksum [2025-10-03T01:41:42.181Z] 4f4fb700ef54: Download complete [2025-10-03T01:41:42.181Z] b4c3b6d88c5a: Verifying Checksum [2025-10-03T01:41:42.181Z] b4c3b6d88c5a: Download complete [2025-10-03T01:41:42.181Z] 94e9d8af2201: Verifying Checksum [2025-10-03T01:41:42.181Z] 94e9d8af2201: Download complete [2025-10-03T01:41:42.775Z] ca778ea9c289: Verifying Checksum [2025-10-03T01:41:42.775Z] ca778ea9c289: Download complete [2025-10-03T01:41:43.049Z] 94e9d8af2201: Pull complete [2025-10-03T01:41:44.031Z] a6c56e8762df: Pull complete [2025-10-03T01:41:44.302Z] f0f3c8884826: Verifying Checksum [2025-10-03T01:41:44.302Z] f0f3c8884826: Download complete [2025-10-03T01:41:44.893Z] ba8bce9d2590: Verifying Checksum [2025-10-03T01:41:44.893Z] ba8bce9d2590: Download complete [2025-10-03T01:41:47.959Z] Running on prd-centos7-docker-4c-2g-21132 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:41:48.002Z] provisioning config files... [2025-10-03T01:41:48.072Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config128310566282988930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:41:50.087Z] ---> ****-login.sh [2025-10-03T01:41:50.087Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:41:51.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:51.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:51.083Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:51.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:51.083Z] [2025-10-03T01:41:51.083Z] Login Succeeded [2025-10-03T01:41:51.083Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:41:51.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:51.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:51.083Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:51.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:51.083Z] [2025-10-03T01:41:51.083Z] Login Succeeded [2025-10-03T01:41:51.083Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:41:51.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:51.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:51.343Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:51.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:51.343Z] [2025-10-03T01:41:51.343Z] Login Succeeded [2025-10-03T01:41:51.343Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:41:51.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:51.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:51.343Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:51.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:51.343Z] [2025-10-03T01:41:51.343Z] Login Succeeded [2025-10-03T01:41:51.343Z] ****.io [2025-10-03T01:41:51.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:41:51.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:41:51.605Z] Configure a credential helper to remove this warning. See [2025-10-03T01:41:51.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:41:51.605Z] [2025-10-03T01:41:51.605Z] Login Succeeded [2025-10-03T01:41:51.605Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:41:51.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-03T01:41:51.955Z] + docker buildx ls [2025-10-03T01:41:51.955Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-03T01:41:51.955Z] default * docker [2025-10-03T01:41:51.955Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-03T01:41:52.250Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-03T01:41:52.250Z] edgex-builder [Pipeline] sh [2025-10-03T01:41:52.543Z] + docker buildx inspect --bootstrap [2025-10-03T01:41:52.543Z] #1 [internal] booting buildkit [2025-10-03T01:41:52.543Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-03T01:41:55.887Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2025-10-03T01:41:55.887Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-03T01:41:56.830Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-10-03T01:41:56.830Z] #1 DONE 4.3s [2025-10-03T01:41:56.830Z] Name: edgex-builder [2025-10-03T01:41:56.830Z] Driver: docker-container [2025-10-03T01:41:56.830Z] [2025-10-03T01:41:56.830Z] Nodes: [2025-10-03T01:41:56.830Z] Name: edgex-builder0 [2025-10-03T01:41:56.830Z] Endpoint: unix:///var/run/docker.sock [2025-10-03T01:41:56.830Z] Status: running [2025-10-03T01:41:56.830Z] Buildkit: v0.24.0 [2025-10-03T01:41:56.830Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-03T01:41:57.132Z] + docker buildx ls [2025-10-03T01:41:57.132Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-03T01:41:57.132Z] edgex-builder * docker-container [2025-10-03T01:41:57.132Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-03T01:41:57.132Z] default docker [2025-10-03T01:41:57.132Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-03T01:41:57.437Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 --push - [2025-10-03T01:41:57.437Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11' [2025-10-03T01:41:57.697Z] #1 [internal] load build definition from Dockerfile [2025-10-03T01:41:57.697Z] #1 transferring dockerfile: 204B done [2025-10-03T01:41:57.697Z] #1 DONE 0.0s [2025-10-03T01:41:57.697Z] [2025-10-03T01:41:57.697Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:41:57.697Z] #2 DONE 0.1s [2025-10-03T01:41:57.697Z] [2025-10-03T01:41:57.697Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:41:57.697Z] #3 DONE 0.1s [2025-10-03T01:41:57.697Z] [2025-10-03T01:41:57.697Z] #4 [internal] load .dockerignore [2025-10-03T01:41:57.697Z] #4 transferring context: 2B done [2025-10-03T01:41:57.697Z] #4 DONE 0.0s [2025-10-03T01:41:57.697Z] [2025-10-03T01:41:57.697Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:57.697Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:41:57.697Z] #5 DONE 0.0s [2025-10-03T01:41:57.697Z] [2025-10-03T01:41:57.697Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:57.697Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:41:57.697Z] #6 DONE 0.1s [2025-10-03T01:41:57.958Z] [2025-10-03T01:41:57.958Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-03T01:41:57.958Z] #7 DONE 0.0s [2025-10-03T01:41:57.958Z] [2025-10-03T01:41:57.958Z] #8 exporting to image [2025-10-03T01:41:57.958Z] #8 exporting layers done [2025-10-03T01:41:57.958Z] #8 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 0.0s done [2025-10-03T01:41:57.958Z] #8 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done [2025-10-03T01:41:57.958Z] #8 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c 0.0s done [2025-10-03T01:41:57.958Z] #8 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done [2025-10-03T01:41:57.958Z] #8 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done [2025-10-03T01:41:57.958Z] #8 pushing layers 0.1s done [2025-10-03T01:41:57.958Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 [2025-10-03T01:41:57.958Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-03T01:41:57.958Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.1s done [2025-10-03T01:41:57.958Z] #8 DONE 0.2s [2025-10-03T01:41:57.958Z] [2025-10-03T01:41:57.958Z] 1 warning found (use --debug to expand): [2025-10-03T01:41:57.958Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-03T01:41:58.246Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-10-03T01:41:58.246Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-10-03T01:41:58.246Z] #1 [internal] load build definition from Dockerfile [2025-10-03T01:41:58.246Z] #1 transferring dockerfile: 170B done [2025-10-03T01:41:58.246Z] #1 DONE 0.0s [2025-10-03T01:41:58.246Z] [2025-10-03T01:41:58.246Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-03T01:41:58.246Z] #2 DONE 0.0s [2025-10-03T01:41:58.246Z] [2025-10-03T01:41:58.246Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-10-03T01:41:58.246Z] #3 DONE 0.0s [2025-10-03T01:41:58.246Z] [2025-10-03T01:41:58.246Z] #4 [internal] load .dockerignore [2025-10-03T01:41:58.246Z] #4 transferring context: 2B done [2025-10-03T01:41:58.246Z] #4 DONE 0.0s [2025-10-03T01:41:58.246Z] [2025-10-03T01:41:58.246Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:58.246Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:41:58.246Z] #5 DONE 0.0s [2025-10-03T01:41:58.246Z] [2025-10-03T01:41:58.246Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:58.507Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:41:58.507Z] #6 CACHED [2025-10-03T01:41:58.507Z] [2025-10-03T01:41:58.507Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:58.507Z] #5 CACHED [2025-10-03T01:41:58.507Z] [2025-10-03T01:41:58.507Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-03T01:41:58.507Z] #7 DONE 0.0s [2025-10-03T01:41:58.507Z] [2025-10-03T01:41:58.507Z] #8 exporting to image [2025-10-03T01:41:58.507Z] #8 exporting layers done [2025-10-03T01:41:58.507Z] #8 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 done [2025-10-03T01:41:58.507Z] #8 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done [2025-10-03T01:41:58.507Z] #8 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c done [2025-10-03T01:41:58.507Z] #8 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done [2025-10-03T01:41:58.507Z] #8 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done [2025-10-03T01:41:58.507Z] #8 pushing layers 0.0s done [2025-10-03T01:41:58.507Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 [2025-10-03T01:41:58.507Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-03T01:41:59.081Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.6s done [2025-10-03T01:41:59.081Z] #8 DONE 0.7s [2025-10-03T01:41:59.081Z] [2025-10-03T01:41:59.081Z] 1 warning found (use --debug to expand): [2025-10-03T01:41:59.081Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-03T01:41:59.371Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10' [2025-10-03T01:41:59.371Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 --push - [2025-10-03T01:41:59.371Z] #1 [internal] load build definition from Dockerfile [2025-10-03T01:41:59.371Z] #1 transferring dockerfile: 176B done [2025-10-03T01:41:59.371Z] #1 DONE 0.0s [2025-10-03T01:41:59.371Z] [2025-10-03T01:41:59.371Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 [2025-10-03T01:41:59.371Z] #2 DONE 0.0s [2025-10-03T01:41:59.371Z] [2025-10-03T01:41:59.371Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10 [2025-10-03T01:41:59.371Z] #3 DONE 0.0s [2025-10-03T01:41:59.371Z] [2025-10-03T01:41:59.371Z] #4 [internal] load .dockerignore [2025-10-03T01:41:59.371Z] #4 transferring context: 2B done [2025-10-03T01:41:59.371Z] #4 DONE 0.0s [2025-10-03T01:41:59.371Z] [2025-10-03T01:41:59.371Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:59.371Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:41:59.371Z] #5 CACHED [2025-10-03T01:41:59.371Z] [2025-10-03T01:41:59.371Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:59.371Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:41:59.371Z] #6 CACHED [2025-10-03T01:41:59.371Z] [2025-10-03T01:41:59.371Z] #7 exporting to image [2025-10-03T01:41:59.371Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-03T01:41:59.633Z] #7 exporting layers done [2025-10-03T01:41:59.633Z] #7 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 done [2025-10-03T01:41:59.633Z] #7 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done [2025-10-03T01:41:59.633Z] #7 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c done [2025-10-03T01:41:59.633Z] #7 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done [2025-10-03T01:41:59.633Z] #7 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done [2025-10-03T01:41:59.633Z] #7 pushing layers 0.0s done [2025-10-03T01:41:59.633Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.10@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.1s done [2025-10-03T01:41:59.633Z] #7 DONE 0.1s [2025-10-03T01:41:59.633Z] [2025-10-03T01:41:59.633Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-03T01:41:59.633Z] #8 DONE 0.0s [2025-10-03T01:41:59.633Z] [2025-10-03T01:41:59.633Z] 1 warning found (use --debug to expand): [2025-10-03T01:41:59.633Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-03T01:41:59.927Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10' [2025-10-03T01:41:59.927Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 --push - [2025-10-03T01:41:59.927Z] #1 [internal] load build definition from Dockerfile [2025-10-03T01:41:59.927Z] #1 transferring dockerfile: 217B done [2025-10-03T01:41:59.927Z] #1 DONE 0.0s [2025-10-03T01:41:59.927Z] [2025-10-03T01:41:59.927Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:41:59.927Z] #2 DONE 0.0s [2025-10-03T01:41:59.927Z] [2025-10-03T01:41:59.927Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:41:59.927Z] #3 DONE 0.0s [2025-10-03T01:41:59.927Z] [2025-10-03T01:41:59.927Z] #4 [internal] load .dockerignore [2025-10-03T01:41:59.927Z] #4 transferring context: 2B done [2025-10-03T01:41:59.927Z] #4 DONE 0.0s [2025-10-03T01:41:59.927Z] [2025-10-03T01:41:59.927Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:59.928Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 done [2025-10-03T01:41:59.928Z] #5 CACHED [2025-10-03T01:41:59.928Z] [2025-10-03T01:41:59.928Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:41:59.928Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:41:59.928Z] #6 CACHED [2025-10-03T01:41:59.928Z] [2025-10-03T01:41:59.928Z] #7 exporting to image [2025-10-03T01:41:59.928Z] #7 exporting layers done [2025-10-03T01:41:59.928Z] #7 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 done [2025-10-03T01:41:59.928Z] #7 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd [2025-10-03T01:41:59.928Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-03T01:41:59.949Z] f0f3c8884826: Pull complete [2025-10-03T01:41:59.949Z] c7e7622c144d: Pull complete [2025-10-03T01:41:59.949Z] 4f4fb700ef54: Pull complete [2025-10-03T01:41:59.949Z] b4c3b6d88c5a: Pull complete [2025-10-03T01:42:00.188Z] #7 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done [2025-10-03T01:42:00.188Z] #7 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c done [2025-10-03T01:42:00.188Z] #7 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done [2025-10-03T01:42:00.188Z] #7 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done [2025-10-03T01:42:00.188Z] #7 pushing layers 0.0s done [2025-10-03T01:42:00.188Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.1s done [2025-10-03T01:42:00.188Z] #7 DONE 0.1s [2025-10-03T01:42:00.188Z] [2025-10-03T01:42:00.188Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-03T01:42:00.188Z] #8 DONE 0.0s [2025-10-03T01:42:00.188Z] [2025-10-03T01:42:00.188Z] 1 warning found (use --debug to expand): [2025-10-03T01:42:00.188Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-03T01:42:00.483Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-10-03T01:42:00.483Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-10-03T01:42:00.483Z] #1 [internal] load build definition from Dockerfile [2025-10-03T01:42:00.483Z] #1 transferring dockerfile: 168B done [2025-10-03T01:42:00.483Z] #1 DONE 0.0s [2025-10-03T01:42:00.483Z] [2025-10-03T01:42:00.483Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-10-03T01:42:00.483Z] #2 DONE 0.0s [2025-10-03T01:42:00.483Z] [2025-10-03T01:42:00.483Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-10-03T01:42:00.483Z] #3 DONE 0.0s [2025-10-03T01:42:00.483Z] [2025-10-03T01:42:00.483Z] #4 [internal] load .dockerignore [2025-10-03T01:42:00.483Z] #4 transferring context: 2B done [2025-10-03T01:42:00.483Z] #4 DONE 0.0s [2025-10-03T01:42:00.483Z] [2025-10-03T01:42:00.483Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:42:00.483Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:42:00.483Z] #5 CACHED [2025-10-03T01:42:00.483Z] [2025-10-03T01:42:00.483Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 [2025-10-03T01:42:00.483Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d13745f029d1be8ff334040ae23828a7be7237192863b04aff9171dbc2f427a6 0.0s done [2025-10-03T01:42:00.483Z] #6 CACHED [2025-10-03T01:42:00.483Z] [2025-10-03T01:42:00.483Z] #7 exporting to image [2025-10-03T01:42:00.483Z] #7 exporting layers [2025-10-03T01:42:00.483Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-03T01:42:00.744Z] #7 exporting layers done [2025-10-03T01:42:00.744Z] #7 exporting manifest sha256:586d72c4973075d559be84f522666f763931cdee0f0b6f6d3e1cfd8fa069d962 done [2025-10-03T01:42:00.744Z] #7 exporting config sha256:66c0523141dac39338131ad92f7d177d810ee39908459af864e35d5ac91623fd done [2025-10-03T01:42:00.744Z] #7 exporting manifest sha256:945c50ac799d3d458f90f53280ad2aeccc43ee20ee2800a3bd8762ce88d3b29c done [2025-10-03T01:42:00.744Z] #7 exporting config sha256:b1df961e36efdcc7efd431499f31f27cc2721493668368cc30ee7f7b773747a5 done [2025-10-03T01:42:00.744Z] #7 exporting manifest list sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 done [2025-10-03T01:42:00.744Z] #7 pushing layers 0.0s done [2025-10-03T01:42:00.744Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:948661349c7fb9bd846526a83674e07e6fdec0546d2d20dc05f1e60784dfb461 0.1s done [2025-10-03T01:42:00.744Z] #7 DONE 0.1s [2025-10-03T01:42:00.744Z] [2025-10-03T01:42:00.744Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-03T01:42:00.744Z] #8 DONE 0.0s [2025-10-03T01:42:00.744Z] [2025-10-03T01:42:00.744Z] 1 warning found (use --debug to expand): [2025-10-03T01:42:00.744Z]  - 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-03T01:42:01.137Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:42:01.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:42:01.998Z] ---> package-listing.sh [2025-10-03T01:42:01.998Z] ++ facter osfamily [2025-10-03T01:42:01.998Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-03T01:42:02.258Z] + OS_FAMILY=redhat [2025-10-03T01:42:02.258Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-10-03T01:42:02.258Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-03T01:42:02.258Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-03T01:42:02.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-03T01:42:02.258Z] + PACKAGES=/tmp/packages_start.txt [2025-10-03T01:42:02.258Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-10-03T01:42:02.258Z] + PACKAGES=/tmp/packages_end.txt [2025-10-03T01:42:02.258Z] + case "${OS_FAMILY}" in [2025-10-03T01:42:02.258Z] + rpm -qa [2025-10-03T01:42:02.258Z] + sort [2025-10-03T01:42:02.830Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-03T01:42:02.830Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-03T01:42:02.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-03T01:42:02.830Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-10-03T01:42:02.830Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-10-03T01:42:02.830Z] + 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-03T01:42:02.843Z] 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-03T01:42:03.123Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:42:03.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:42:03.690Z] [2025-10-03T01:42:03.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:42:04.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:42:04.011Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-03T01:42:04.011Z] 5eb5b503b376: Pulling fs layer [2025-10-03T01:42:04.011Z] 5c69ac0246d0: Pulling fs layer [2025-10-03T01:42:04.011Z] ec43610c2a17: Pulling fs layer [2025-10-03T01:42:04.011Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-03T01:42:04.011Z] 33b1e0a273af: Pulling fs layer [2025-10-03T01:42:04.011Z] 5d3b04190fa2: Pulling fs layer [2025-10-03T01:42:04.011Z] 2f39f015ded8: Pulling fs layer [2025-10-03T01:42:04.011Z] 3a2ae6a8a46f: Waiting [2025-10-03T01:42:04.011Z] 33b1e0a273af: Waiting [2025-10-03T01:42:04.011Z] 5d3b04190fa2: Waiting [2025-10-03T01:42:04.011Z] 2f39f015ded8: Waiting [2025-10-03T01:42:04.011Z] 5c69ac0246d0: Verifying Checksum [2025-10-03T01:42:04.011Z] 5c69ac0246d0: Download complete [2025-10-03T01:42:04.011Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-03T01:42:04.011Z] 3a2ae6a8a46f: Download complete [2025-10-03T01:42:04.011Z] 33b1e0a273af: Verifying Checksum [2025-10-03T01:42:04.011Z] 33b1e0a273af: Download complete [2025-10-03T01:42:04.011Z] 5d3b04190fa2: Verifying Checksum [2025-10-03T01:42:04.011Z] 5d3b04190fa2: Download complete [2025-10-03T01:42:04.011Z] ec43610c2a17: Verifying Checksum [2025-10-03T01:42:04.011Z] ec43610c2a17: Download complete [2025-10-03T01:42:04.272Z] 5eb5b503b376: Verifying Checksum [2025-10-03T01:42:04.272Z] 5eb5b503b376: Download complete [2025-10-03T01:42:04.854Z] 2f39f015ded8: Verifying Checksum [2025-10-03T01:42:04.854Z] 2f39f015ded8: Download complete [2025-10-03T01:42:05.428Z] 5eb5b503b376: Pull complete [2025-10-03T01:42:05.687Z] 5c69ac0246d0: Pull complete [2025-10-03T01:42:05.948Z] ec43610c2a17: Pull complete [2025-10-03T01:42:06.207Z] 3a2ae6a8a46f: Pull complete [2025-10-03T01:42:06.207Z] 33b1e0a273af: Pull complete [2025-10-03T01:42:06.466Z] 5d3b04190fa2: Pull complete [2025-10-03T01:42:08.189Z] ba8bce9d2590: Pull complete [2025-10-03T01:42:10.159Z] ca778ea9c289: Pull complete [2025-10-03T01:42:10.159Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-10-03T01:42:10.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-03T01:42:10.159Z] ---> 47b25d7523d1 [2025-10-03T01:42:10.159Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-10-03T01:42:10.690Z] 2f39f015ded8: Pull complete [2025-10-03T01:42:10.690Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-03T01:42:10.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:42:10.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:42:10.893Z] prd-centos7-docker-4c-2g-21132 does not seem to be running inside a container [2025-10-03T01:42:10.921Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-03T01:42:12.131Z] ---> Running in 75d51e97b08b [2025-10-03T01:42:12.409Z] Removing intermediate container 75d51e97b08b [2025-10-03T01:42:12.410Z] ---> 3a6bfd559df4 [2025-10-03T01:42:12.410Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-03T01:42:12.681Z] ---> Running in 70cfe7ab27d0 [2025-10-03T01:42:12.954Z] Removing intermediate container 70cfe7ab27d0 [2025-10-03T01:42:12.954Z] ---> e51b6bb5b39a [2025-10-03T01:42:12.954Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-10-03T01:42:12.954Z] ---> Running in 40ab02f8105e [2025-10-03T01:42:13.224Z] Removing intermediate container 40ab02f8105e [2025-10-03T01:42:13.224Z] ---> f085dc1497fe [2025-10-03T01:42:13.224Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-10-03T01:42:13.224Z] ---> Running in b42812f99f86 [2025-10-03T01:42:13.813Z] Removing intermediate container b42812f99f86 [2025-10-03T01:42:13.813Z] ---> c66bda514a62 [2025-10-03T01:42:13.813Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-10-03T01:42:13.813Z] ---> Running in 2d3200ee572b [2025-10-03T01:42:14.082Z] Removing intermediate container 2d3200ee572b [2025-10-03T01:42:14.082Z] ---> d5cec596ac9b [2025-10-03T01:42:14.082Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-03T01:42:14.082Z] ---> Running in 8a6399a4a02e [2025-10-03T01:42:14.303Z] $ docker top 1209fce77b27d60bdc67778de84b756f26b9c5038fc6e3db19a3c1632a8b8707 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:42:14.681Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-03T01:42:14.978Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-03T01:42:15.287Z] + ls /var/log/sa-host [2025-10-03T01:42:15.287Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:42:15.467Z] provisioning config files... [2025-10-03T01:42:15.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8925607846588778373tmp [Pipeline] { [Pipeline] echo [2025-10-03T01:42:15.499Z] Running shell/create-netrc.sh [2025-10-03T01:42:15.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:42:15.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-03T01:42:15.789Z] ---> create-netrc.sh [Pipeline] } [2025-10-03T01:42:15.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:42:16.144Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-03T01:42:16.156Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:42:16.446Z] ---> sudo-logs.sh [2025-10-03T01:42:16.446Z] Archiving 'sudo' log.. [2025-10-03T01:42:16.446Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-21132.novalocal: Name or service not known [2025-10-03T01:42:16.446Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-21132.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-03T01:42:16.474Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:42:16.764Z] ---> job-cost.sh [2025-10-03T01:42:16.764Z] lf-activate-venv: SKIPPING [2025-10-03T01:42:16.764Z] INFO: No Stack... [2025-10-03T01:42:17.024Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-03T01:42:17.734Z] OK: 239 MiB in 58 packages [2025-10-03T01:42:18.361Z] Removing intermediate container 8a6399a4a02e [2025-10-03T01:42:18.361Z] ---> d8d5becd62d4 [2025-10-03T01:42:18.361Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-10-03T01:42:18.634Z] ---> Running in fd6f5ea7ae62 [2025-10-03T01:42:18.904Z] Removing intermediate container fd6f5ea7ae62 [2025-10-03T01:42:18.904Z] ---> b0109a14a829 [2025-10-03T01:42:18.904Z] Step 10/13 : COPY go.mod vendor* ./ [2025-10-03T01:42:19.499Z] ---> 9a1746a9ff4b [2025-10-03T01:42:19.500Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-03T01:42:19.500Z] ---> Running in 2551f0aabc9c [2025-10-03T01:42:25.143Z] INFO: Archiving Costs [Pipeline] echo [2025-10-03T01:42:25.160Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:42:25.456Z] ---> logs-deploy.sh [2025-10-03T01:42:25.456Z] lf-activate-venv: SKIPPING [2025-10-03T01:42:25.456Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/236 [2025-10-03T01:42:25.456Z] INFO: archiving workspace using pattern(s): [2025-10-03T01:42:26.397Z] Archives upload complete. [2025-10-03T01:42:26.397Z] INFO: archiving logs to Nexus [2025-10-03T01:42:27.337Z] ---> uname -a: [2025-10-03T01:42:27.338Z] Linux prd-centos7-docker-4c-2g-21132.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-03T01:42:27.338Z] [2025-10-03T01:42:27.338Z] [2025-10-03T01:42:27.338Z] ---> lscpu: [2025-10-03T01:42:27.338Z] Architecture: x86_64 [2025-10-03T01:42:27.338Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-03T01:42:27.338Z] Byte Order: Little Endian [2025-10-03T01:42:27.338Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-03T01:42:27.338Z] CPU(s): 2 [2025-10-03T01:42:27.338Z] On-line CPU(s) list: 0,1 [2025-10-03T01:42:27.338Z] Thread(s) per core: 1 [2025-10-03T01:42:27.338Z] Core(s) per socket: 1 [2025-10-03T01:42:27.338Z] Socket(s): 2 [2025-10-03T01:42:27.338Z] NUMA node(s): 1 [2025-10-03T01:42:27.338Z] Vendor ID: AuthenticAMD [2025-10-03T01:42:27.338Z] CPU family: 23 [2025-10-03T01:42:27.338Z] Model: 49 [2025-10-03T01:42:27.338Z] Model name: AMD EPYC-Rome Processor [2025-10-03T01:42:27.338Z] Stepping: 0 [2025-10-03T01:42:27.338Z] CPU MHz: 2799.998 [2025-10-03T01:42:27.338Z] BogoMIPS: 5599.99 [2025-10-03T01:42:27.338Z] Virtualization: AMD-V [2025-10-03T01:42:27.338Z] Hypervisor vendor: KVM [2025-10-03T01:42:27.338Z] Virtualization type: full [2025-10-03T01:42:27.338Z] L1d cache: 64 KiB [2025-10-03T01:42:27.338Z] L1i cache: 64 KiB [2025-10-03T01:42:27.338Z] L2 cache: 1 MiB [2025-10-03T01:42:27.338Z] L3 cache: 32 MiB [2025-10-03T01:42:27.338Z] NUMA node0 CPU(s): 0,1 [2025-10-03T01:42:27.338Z] Vulnerability Itlb multihit: Not affected [2025-10-03T01:42:27.338Z] Vulnerability L1tf: Not affected [2025-10-03T01:42:27.338Z] Vulnerability Mds: Not affected [2025-10-03T01:42:27.338Z] Vulnerability Meltdown: Not affected [2025-10-03T01:42:27.338Z] Vulnerability Mmio stale data: Not affected [2025-10-03T01:42:27.338Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-03T01:42:27.338Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-03T01:42:27.338Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-03T01:42:27.338Z] Vulnerability Srbds: Not affected [2025-10-03T01:42:27.338Z] Vulnerability Tsx async abort: Not affected [2025-10-03T01:42:27.338Z] 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-03T01:42:27.338Z] [2025-10-03T01:42:27.338Z] [2025-10-03T01:42:27.338Z] ---> nproc: [2025-10-03T01:42:27.338Z] 2 [2025-10-03T01:42:27.338Z] [2025-10-03T01:42:27.338Z] [2025-10-03T01:42:27.338Z] ---> df -h: [2025-10-03T01:42:27.338Z] Filesystem Size Used Avail Use% Mounted on [2025-10-03T01:42:27.338Z] overlay 40G 7.3G 33G 19% / [2025-10-03T01:42:27.338Z] tmpfs 64M 0 64M 0% /dev [2025-10-03T01:42:27.338Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-03T01:42:27.338Z] shm 64M 0 64M 0% /dev/shm [2025-10-03T01:42:27.338Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-03T01:42:27.338Z] [2025-10-03T01:42:27.338Z] [2025-10-03T01:42:27.338Z] Cannot open /var/log/sysstat/sa03: No such file or directory [2025-10-03T01:42:27.338Z] Please check if data collecting is enabled [2025-10-03T01:42:27.338Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-03T01:42:27.372Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-03T01:42:27.373Z] $ docker stop --time=1 1209fce77b27d60bdc67778de84b756f26b9c5038fc6e3db19a3c1632a8b8707 [2025-10-03T01:42:28.527Z] $ docker rm -f --volumes 1209fce77b27d60bdc67778de84b756f26b9c5038fc6e3db19a3c1632a8b8707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-03T01:42:28.642Z] [WS-CLEANUP] Deleting project workspace... [2025-10-03T01:42:28.642Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-03T01:42:28.661Z] [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-03T01:42:29.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:42:29.094Z] [2025-10-03T01:42:29.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:42:29.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:42:29.400Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-03T01:42:29.400Z] 5eb5b503b376: Pulling fs layer [2025-10-03T01:42:29.400Z] 5c69ac0246d0: Pulling fs layer [2025-10-03T01:42:29.400Z] ec43610c2a17: Pulling fs layer [2025-10-03T01:42:29.400Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-03T01:42:29.400Z] 33b1e0a273af: Pulling fs layer [2025-10-03T01:42:29.400Z] 5d3b04190fa2: Pulling fs layer [2025-10-03T01:42:29.400Z] 2f39f015ded8: Pulling fs layer [2025-10-03T01:42:29.400Z] 3a2ae6a8a46f: Waiting [2025-10-03T01:42:29.400Z] 33b1e0a273af: Waiting [2025-10-03T01:42:29.400Z] 5d3b04190fa2: Waiting [2025-10-03T01:42:29.400Z] 2f39f015ded8: Waiting [2025-10-03T01:42:29.400Z] 5c69ac0246d0: Verifying Checksum [2025-10-03T01:42:29.400Z] 5c69ac0246d0: Download complete [2025-10-03T01:42:29.400Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-03T01:42:29.400Z] 3a2ae6a8a46f: Download complete [2025-10-03T01:42:29.659Z] 33b1e0a273af: Verifying Checksum [2025-10-03T01:42:29.659Z] 33b1e0a273af: Download complete [2025-10-03T01:42:29.659Z] ec43610c2a17: Verifying Checksum [2025-10-03T01:42:29.659Z] ec43610c2a17: Download complete [2025-10-03T01:42:29.659Z] 5d3b04190fa2: Verifying Checksum [2025-10-03T01:42:29.659Z] 5d3b04190fa2: Download complete [2025-10-03T01:42:29.659Z] 5eb5b503b376: Verifying Checksum [2025-10-03T01:42:29.659Z] 5eb5b503b376: Download complete [2025-10-03T01:42:30.225Z] 2f39f015ded8: Verifying Checksum [2025-10-03T01:42:30.225Z] 2f39f015ded8: Download complete [2025-10-03T01:42:31.158Z] 5eb5b503b376: Pull complete [2025-10-03T01:42:31.158Z] 5c69ac0246d0: Pull complete [2025-10-03T01:42:31.723Z] ec43610c2a17: Pull complete [2025-10-03T01:42:31.723Z] 3a2ae6a8a46f: Pull complete [2025-10-03T01:42:31.980Z] 33b1e0a273af: Pull complete [2025-10-03T01:42:31.980Z] 5d3b04190fa2: Pull complete [2025-10-03T01:42:38.555Z] 2f39f015ded8: Pull complete [2025-10-03T01:42:38.555Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-03T01:42:38.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:42:38.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:42:38.654Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:42:38.683Z] $ 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-03T01:42:39.751Z] $ docker top fc61da0fe04c74ea2e2aa970630194560fa9574d3c59e790a4c7daba75a6c813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:42:40.152Z] ---> job-cost.sh [2025-10-03T01:42:40.152Z] lf-activate-venv: SKIPPING [2025-10-03T01:42:40.152Z] INFO: No Stack... [2025-10-03T01:42:40.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-03T01:44:26.222Z] Removing intermediate container 2551f0aabc9c [2025-10-03T01:44:26.222Z] ---> 281c442cf576 [2025-10-03T01:44:26.222Z] Step 12/13 : COPY . . [2025-10-03T01:44:26.222Z] ---> 2f138db8d8e7 [2025-10-03T01:44:26.222Z] Step 13/13 : RUN ${MAKE} [2025-10-03T01:44:26.222Z] ---> Running in 69efd7bbb201 [2025-10-03T01:44:26.222Z] noop [2025-10-03T01:44:26.222Z] Removing intermediate container 69efd7bbb201 [2025-10-03T01:44:26.222Z] ---> 76bfa937a5b8 [2025-10-03T01:44:26.222Z] Successfully built 76bfa937a5b8 [2025-10-03T01:44:26.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:44:26.586Z] + docker inspect -f . ci-base-image-arm64 [2025-10-03T01:44:26.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:44:26.807Z] prd-ubuntu20.04-docker-arm64-4c-16g-21119 does not seem to be running inside a container [2025-10-03T01:44:26.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/236 -v /w/workspace/device-onvif-camera/236:/w/workspace/device-onvif-camera/236:rw,z -v /w/workspace/device-onvif-camera/236@tmp:/w/workspace/device-onvif-camera/236@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-03T01:44:28.099Z] $ docker top a302dbb0c281807b82dccfabeffd33de30aa0c6778b501e879cbe9ad9aef9b24 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:44:28.944Z] + go version [2025-10-03T01:44:28.945Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-10-03T01:44:28.965Z] $ docker stop --time=1 a302dbb0c281807b82dccfabeffd33de30aa0c6778b501e879cbe9ad9aef9b24 [2025-10-03T01:44:30.575Z] $ docker rm -f --volumes a302dbb0c281807b82dccfabeffd33de30aa0c6778b501e879cbe9ad9aef9b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:44:31.177Z] + docker inspect -f . ci-base-image-arm64 [2025-10-03T01:44:31.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:44:31.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-21119 does not seem to be running inside a container [2025-10-03T01:44:31.445Z] $ 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/236 -v /w/workspace/device-onvif-camera/236:/w/workspace/device-onvif-camera/236:rw,z -v /w/workspace/device-onvif-camera/236@tmp:/w/workspace/device-onvif-camera/236@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-03T01:44:32.626Z] $ docker top 0fc27067063b267e1ce5f1b1cdcb1cbd37068abe70b8664140585d1b14c681de -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:44:33.464Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/236 [Pipeline] fileExists [Pipeline] sh [2025-10-03T01:44:33.817Z] + make test [2025-10-03T01:44:34.086Z] go test ./... -coverprofile=coverage.out ./... [2025-10-03T01:44:40.746Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [Pipeline] echo [2025-10-03T01:45:01.966Z] Exception caught while running job-cost.sh. [Pipeline] } [2025-10-03T01:45:01.964Z] $ docker stop --time=1 fc61da0fe04c74ea2e2aa970630194560fa9574d3c59e790a4c7daba75a6c813 [2025-10-03T01:45:03.101Z] $ docker rm -f --volumes fc61da0fe04c74ea2e2aa970630194560fa9574d3c59e790a4c7daba75a6c813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-03T01:48:32.642Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-10-03T01:48:32.642Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-10-03T01:48:32.642Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.2% of statements [2025-10-03T01:48:54.748Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.570s coverage: 86.5% of statements [2025-10-03T01:48:54.748Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-03T01:48:54.748Z] go vet ./... [2025-10-03T01:49:51.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-03T01:49:51.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-03T01:49:51.198Z] ./bin/test-attribution-txt.sh [2025-10-03T01:49:51.198Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-03T01:49:51.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-03T01:49:51.248Z] $ docker stop --time=1 0fc27067063b267e1ce5f1b1cdcb1cbd37068abe70b8664140585d1b14c681de [2025-10-03T01:49:53.152Z] $ docker rm -f --volumes 0fc27067063b267e1ce5f1b1cdcb1cbd37068abe70b8664140585d1b14c681de [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-03T01:49:54.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-03T01:49:54.895Z] Warning: overwriting stash ‘coverage-report’ [2025-10-03T01:49:55.727Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-03T01:49:56.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-03T01:49:56.561Z] + ls -al . [2025-10-03T01:49:56.561Z] total 316 [2025-10-03T01:49:56.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:44 . [2025-10-03T01:49:56.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:41 .. [2025-10-03T01:49:56.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:41 .git [2025-10-03T01:49:56.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:41 .github [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 3 01:41 .gitignore [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 3 01:41 .golangci.yml [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 20612 Oct 3 01:41 Attribution.txt [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 19022 Oct 3 01:41 CHANGELOG.md [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 3 01:41 Dockerfile [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:41 GOVERNANCE.md [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 3 01:41 Jenkinsfile [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 01:41 LICENSE [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 3465 Oct 3 01:41 Makefile [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 01:41 OWNERS.md [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 3 01:41 README.md [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 01:38 VERSION [2025-10-03T01:49:56.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:41 bin [2025-10-03T01:49:56.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:41 cmd [2025-10-03T01:49:56.561Z] -rw-r--r-- 1 jenkins jenkins 92472 Oct 3 01:48 coverage.out [2025-10-03T01:49:56.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:41 doc [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 6510 Oct 3 01:41 go.mod [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 87686 Oct 3 01:41 go.sum [2025-10-03T01:49:56.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:41 internal [2025-10-03T01:49:56.561Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 3 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:49:56.945Z] + 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=00d72ba3490da04c7fb9fda133aa74bab6480b11 --label arch=arm64 --label version=4.1.0-dev.10 . [2025-10-03T01:49:57.538Z] Sending build context to Docker daemon 27.07MB [2025-10-03T01:49:57.538Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-10-03T01:49:57.538Z] Step 2/27 : FROM ${BASE} AS builder [2025-10-03T01:49:57.538Z] ---> 76bfa937a5b8 [2025-10-03T01:49:57.538Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-10-03T01:49:57.815Z] ---> Running in 1633e3aa4e6b [2025-10-03T01:49:58.082Z] Removing intermediate container 1633e3aa4e6b [2025-10-03T01:49:58.082Z] ---> 4b2a52b3afd4 [2025-10-03T01:49:58.082Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-03T01:49:58.349Z] ---> Running in 86588d6090ff [2025-10-03T01:49:58.616Z] Removing intermediate container 86588d6090ff [2025-10-03T01:49:58.616Z] ---> e5ac790efa47 [2025-10-03T01:49:58.616Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-10-03T01:49:58.616Z] ---> Running in aafe7dfbe5f1 [2025-10-03T01:49:58.885Z] Removing intermediate container aafe7dfbe5f1 [2025-10-03T01:49:58.885Z] ---> 3d149e51dce7 [2025-10-03T01:49:58.885Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-10-03T01:49:58.885Z] ---> Running in ad7ba9cea873 [2025-10-03T01:49:59.152Z] Removing intermediate container ad7ba9cea873 [2025-10-03T01:49:59.152Z] ---> cd8d70582e70 [2025-10-03T01:49:59.152Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-10-03T01:49:59.422Z] ---> Running in 8d94a93bd566 [2025-10-03T01:49:59.691Z] Removing intermediate container 8d94a93bd566 [2025-10-03T01:49:59.691Z] ---> db3cc03d8757 [2025-10-03T01:49:59.691Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-03T01:49:59.691Z] ---> Running in c4c3140246df [2025-10-03T01:50:00.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-03T01:50:00.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-03T01:50:02.883Z] OK: 239 MiB in 58 packages [2025-10-03T01:50:03.467Z] Removing intermediate container c4c3140246df [2025-10-03T01:50:03.467Z] ---> cb5f85052817 [2025-10-03T01:50:03.467Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-10-03T01:50:03.467Z] ---> Running in 7b85985a7565 [2025-10-03T01:50:03.736Z] Removing intermediate container 7b85985a7565 [2025-10-03T01:50:03.736Z] ---> 6059d0e8a951 [2025-10-03T01:50:03.736Z] Step 10/27 : COPY go.mod vendor* ./ [2025-10-03T01:50:04.323Z] ---> 340079099089 [2025-10-03T01:50:04.323Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-03T01:50:04.323Z] ---> Running in f2047c7e38d1 [2025-10-03T01:50:06.902Z] Removing intermediate container f2047c7e38d1 [2025-10-03T01:50:06.902Z] ---> c9372be2b0c8 [2025-10-03T01:50:06.902Z] Step 12/27 : COPY . . [2025-10-03T01:50:08.310Z] ---> ad72bd27fc80 [2025-10-03T01:50:08.310Z] Step 13/27 : RUN ${MAKE} [2025-10-03T01:50:08.310Z] ---> Running in 93958d7879b2 [2025-10-03T01:50:09.276Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.10 -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-03T01:54:01.112Z] Removing intermediate container 93958d7879b2 [2025-10-03T01:54:01.112Z] ---> dead4871375d [2025-10-03T01:54:01.112Z] Step 14/27 : FROM alpine:3.20 [2025-10-03T01:54:01.112Z] 3.20: Pulling from library/alpine [2025-10-03T01:54:01.112Z] 13e713f82565: Pulling fs layer [2025-10-03T01:54:01.112Z] 13e713f82565: Verifying Checksum [2025-10-03T01:54:01.112Z] 13e713f82565: Download complete [2025-10-03T01:54:01.112Z] 13e713f82565: Pull complete [2025-10-03T01:54:01.112Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-03T01:54:01.112Z] Status: Downloaded newer image for alpine:3.20 [2025-10-03T01:54:01.112Z] ---> c88e9dceb6cb [2025-10-03T01:54:01.112Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-10-03T01:54:01.112Z] ---> Running in bccbfb172155 [2025-10-03T01:54:01.112Z] Removing intermediate container bccbfb172155 [2025-10-03T01:54:01.112Z] ---> db2477302794 [2025-10-03T01:54:01.112Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-10-03T01:54:01.112Z] ---> Running in c9f0e1417715 [2025-10-03T01:54:01.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-03T01:54:01.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-03T01:54:01.112Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-03T01:54:01.112Z] Executing busybox-1.36.1-r29.trigger [2025-10-03T01:54:01.112Z] OK: 9 MiB in 15 packages [2025-10-03T01:54:01.695Z] Removing intermediate container c9f0e1417715 [2025-10-03T01:54:01.695Z] ---> f68498a85592 [2025-10-03T01:54:01.695Z] Step 17/27 : RUN apk --no-cache upgrade [2025-10-03T01:54:01.695Z] ---> Running in 8e6e1665c6a6 [2025-10-03T01:54:02.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-03T01:54:02.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-03T01:54:04.318Z] (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:54:04.583Z] Executing busybox-1.36.1-r30.post-upgrade [2025-10-03T01:54:04.584Z] (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:54:04.584Z] (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-03T01:54:04.584Z] (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-03T01:54:04.853Z] (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-03T01:54:04.853Z] (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-03T01:54:04.853Z] Executing busybox-1.36.1-r30.trigger [2025-10-03T01:54:04.853Z] OK: 9 MiB in 15 packages [2025-10-03T01:54:06.259Z] Removing intermediate container 8e6e1665c6a6 [2025-10-03T01:54:06.259Z] ---> 46e399fa635b [2025-10-03T01:54:06.259Z] Step 18/27 : WORKDIR / [2025-10-03T01:54:06.259Z] ---> Running in 17c8883188a6 [2025-10-03T01:54:06.528Z] Removing intermediate container 17c8883188a6 [2025-10-03T01:54:06.528Z] ---> 3e19c5ba323c [2025-10-03T01:54:06.528Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-10-03T01:54:08.472Z] ---> b67c936c6462 [2025-10-03T01:54:08.472Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-10-03T01:54:09.055Z] ---> e67c3c280782 [2025-10-03T01:54:09.055Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-10-03T01:54:09.636Z] ---> 5f09320a3cd3 [2025-10-03T01:54:09.636Z] Step 22/27 : EXPOSE 59984 [2025-10-03T01:54:09.637Z] ---> Running in 09b061d91afb [2025-10-03T01:54:09.904Z] Removing intermediate container 09b061d91afb [2025-10-03T01:54:09.904Z] ---> 54c455b4ea26 [2025-10-03T01:54:09.904Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-10-03T01:54:10.174Z] ---> Running in 12127915a743 [2025-10-03T01:54:10.441Z] Removing intermediate container 12127915a743 [2025-10-03T01:54:10.441Z] ---> 0aa3e295cf33 [2025-10-03T01:54:10.441Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-03T01:54:10.441Z] ---> Running in c02140b67d85 [2025-10-03T01:54:10.709Z] Removing intermediate container c02140b67d85 [2025-10-03T01:54:10.709Z] ---> 6ca5ccea41b6 [2025-10-03T01:54:10.709Z] Step 25/27 : LABEL arch=arm64 [2025-10-03T01:54:10.976Z] ---> Running in 01ff5938c7b8 [2025-10-03T01:54:11.242Z] Removing intermediate container 01ff5938c7b8 [2025-10-03T01:54:11.242Z] ---> 51e16ae9a314 [2025-10-03T01:54:11.242Z] Step 26/27 : LABEL git_sha=00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:54:11.242Z] ---> Running in 67e3af175b40 [2025-10-03T01:54:11.510Z] Removing intermediate container 67e3af175b40 [2025-10-03T01:54:11.510Z] ---> 95df0abbb075 [2025-10-03T01:54:11.510Z] Step 27/27 : LABEL version=4.1.0-dev.10 [2025-10-03T01:54:11.781Z] ---> Running in a52e834936dd [2025-10-03T01:54:12.050Z] Removing intermediate container a52e834936dd [2025-10-03T01:54:12.050Z] ---> a3e1e71740dc [2025-10-03T01:54:12.050Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-03T01:54:12.050Z] Successfully built a3e1e71740dc [2025-10-03T01:54:12.050Z] 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-03T01:54:12.212Z] provisioning config files... [2025-10-03T01:54:12.227Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/236@tmp/config7205188690570671617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:54:12.575Z] ---> ****-login.sh [2025-10-03T01:54:12.576Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:54:12.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:54:12.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:54:12.846Z] Configure a credential helper to remove this warning. See [2025-10-03T01:54:12.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:54:12.846Z] [2025-10-03T01:54:12.846Z] Login Succeeded [2025-10-03T01:54:12.846Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:54:13.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:54:13.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:54:13.380Z] Configure a credential helper to remove this warning. See [2025-10-03T01:54:13.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:54:13.381Z] [2025-10-03T01:54:13.381Z] Login Succeeded [2025-10-03T01:54:13.381Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:54:13.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:54:13.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:54:13.649Z] Configure a credential helper to remove this warning. See [2025-10-03T01:54:13.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:54:13.649Z] [2025-10-03T01:54:13.649Z] Login Succeeded [2025-10-03T01:54:13.649Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:54:13.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:54:14.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:54:14.186Z] Configure a credential helper to remove this warning. See [2025-10-03T01:54:14.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:54:14.186Z] [2025-10-03T01:54:14.186Z] Login Succeeded [2025-10-03T01:54:14.186Z] ****.io [2025-10-03T01:54:14.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:54:14.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-03T01:54:14.454Z] Configure a credential helper to remove this warning. See [2025-10-03T01:54:14.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-03T01:54:14.454Z] [2025-10-03T01:54:14.454Z] Login Succeeded [2025-10-03T01:54:14.723Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:54:14.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-03T01:54:14.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:54:14.826Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-10-03T01:54:14.826Z] 00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:54:14.826Z] latest [2025-10-03T01:54:14.826Z] 4.1.0-dev.10 [2025-10-03T01:54:14.827Z] 00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:54:14.827Z] main [2025-10-03T01:54:14.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:15.211Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:15.586Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:54:15.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-03T01:54:15.586Z] 87d95b7c0e20: Preparing [2025-10-03T01:54:15.586Z] b1e8ea7734ec: Preparing [2025-10-03T01:54:15.586Z] 4d65481e2ce4: Preparing [2025-10-03T01:54:15.586Z] 4b015cb26741: Preparing [2025-10-03T01:54:15.586Z] e77f35533900: Preparing [2025-10-03T01:54:15.586Z] 1e890da81ec9: Preparing [2025-10-03T01:54:15.586Z] 1e890da81ec9: Waiting [2025-10-03T01:54:15.862Z] b1e8ea7734ec: Pushed [2025-10-03T01:54:15.862Z] e77f35533900: Pushed [2025-10-03T01:54:15.862Z] 87d95b7c0e20: Pushed [2025-10-03T01:54:15.862Z] 1e890da81ec9: Layer already exists [2025-10-03T01:54:17.272Z] 4b015cb26741: Pushed [2025-10-03T01:54:23.918Z] 4d65481e2ce4: Pushed [2025-10-03T01:54:23.919Z] 00d72ba3490da04c7fb9fda133aa74bab6480b11: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:24.283Z] + 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-03T01:54:24.650Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-10-03T01:54:24.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-03T01:54:24.650Z] 87d95b7c0e20: Preparing [2025-10-03T01:54:24.651Z] b1e8ea7734ec: Preparing [2025-10-03T01:54:24.651Z] 4d65481e2ce4: Preparing [2025-10-03T01:54:24.651Z] 4b015cb26741: Preparing [2025-10-03T01:54:24.651Z] e77f35533900: Preparing [2025-10-03T01:54:24.651Z] 1e890da81ec9: Preparing [2025-10-03T01:54:24.651Z] 87d95b7c0e20: Layer already exists [2025-10-03T01:54:24.651Z] b1e8ea7734ec: Layer already exists [2025-10-03T01:54:24.651Z] 4d65481e2ce4: Layer already exists [2025-10-03T01:54:24.651Z] 4b015cb26741: Layer already exists [2025-10-03T01:54:24.651Z] e77f35533900: Layer already exists [2025-10-03T01:54:24.651Z] 1e890da81ec9: Layer already exists [2025-10-03T01:54:24.918Z] latest: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:25.282Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:25.652Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.10 [2025-10-03T01:54:25.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-03T01:54:25.652Z] 87d95b7c0e20: Preparing [2025-10-03T01:54:25.652Z] b1e8ea7734ec: Preparing [2025-10-03T01:54:25.652Z] 4d65481e2ce4: Preparing [2025-10-03T01:54:25.652Z] 4b015cb26741: Preparing [2025-10-03T01:54:25.652Z] e77f35533900: Preparing [2025-10-03T01:54:25.652Z] 1e890da81ec9: Preparing [2025-10-03T01:54:25.652Z] 1e890da81ec9: Waiting [2025-10-03T01:54:25.652Z] 87d95b7c0e20: Layer already exists [2025-10-03T01:54:25.652Z] 4b015cb26741: Layer already exists [2025-10-03T01:54:25.652Z] e77f35533900: Layer already exists [2025-10-03T01:54:25.652Z] b1e8ea7734ec: Layer already exists [2025-10-03T01:54:25.652Z] 4d65481e2ce4: Layer already exists [2025-10-03T01:54:25.652Z] 1e890da81ec9: Layer already exists [2025-10-03T01:54:25.652Z] 4.1.0-dev.10: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:26.015Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:26.381Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:54:26.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-03T01:54:26.382Z] 87d95b7c0e20: Preparing [2025-10-03T01:54:26.382Z] b1e8ea7734ec: Preparing [2025-10-03T01:54:26.382Z] 4d65481e2ce4: Preparing [2025-10-03T01:54:26.382Z] 4b015cb26741: Preparing [2025-10-03T01:54:26.382Z] e77f35533900: Preparing [2025-10-03T01:54:26.382Z] 1e890da81ec9: Preparing [2025-10-03T01:54:26.382Z] 1e890da81ec9: Waiting [2025-10-03T01:54:26.382Z] 4b015cb26741: Layer already exists [2025-10-03T01:54:26.382Z] b1e8ea7734ec: Layer already exists [2025-10-03T01:54:26.382Z] 87d95b7c0e20: Layer already exists [2025-10-03T01:54:26.382Z] e77f35533900: Layer already exists [2025-10-03T01:54:26.382Z] 4d65481e2ce4: Layer already exists [2025-10-03T01:54:26.382Z] 1e890da81ec9: Layer already exists [2025-10-03T01:54:26.650Z] 00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:27.022Z] + 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-03T01:54:27.403Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-10-03T01:54:27.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-10-03T01:54:27.403Z] 87d95b7c0e20: Preparing [2025-10-03T01:54:27.403Z] b1e8ea7734ec: Preparing [2025-10-03T01:54:27.403Z] 4d65481e2ce4: Preparing [2025-10-03T01:54:27.403Z] 4b015cb26741: Preparing [2025-10-03T01:54:27.403Z] e77f35533900: Preparing [2025-10-03T01:54:27.403Z] 1e890da81ec9: Preparing [2025-10-03T01:54:27.403Z] 1e890da81ec9: Waiting [2025-10-03T01:54:27.403Z] e77f35533900: Layer already exists [2025-10-03T01:54:27.403Z] 87d95b7c0e20: Layer already exists [2025-10-03T01:54:27.403Z] 4b015cb26741: Layer already exists [2025-10-03T01:54:27.403Z] b1e8ea7734ec: Layer already exists [2025-10-03T01:54:27.403Z] 4d65481e2ce4: Layer already exists [2025-10-03T01:54:27.403Z] 1e890da81ec9: Layer already exists [2025-10-03T01:54:27.671Z] main: digest: sha256:4ed9981b530789a726938443e4a18a46036bebf8c03c366e87c2d26300d31fa1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-03T01:54:27.754Z] ===================================================== [Pipeline] echo [2025-10-03T01:54:27.774Z] taggedImages: [2025-10-03T01:54:27.774Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11 [2025-10-03T01:54:27.774Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-10-03T01:54:27.774Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.10 [2025-10-03T01:54:27.774Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [2025-10-03T01:54:27.774Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-10-03T01:54:27.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] echo [2025-10-03T01:54:27.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-10-03T01:54:27.824Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.10 [Pipeline] echo [2025-10-03T01:54:27.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00d72ba3490da04c7fb9fda133aa74bab6480b11-4.1.0-dev.10 [Pipeline] echo [2025-10-03T01:54:27.849Z] 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-03T01:54:28.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-03T01:54:28.261Z] [2025-10-03T01:54:28.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:54:28.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-03T01:54:28.874Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-03T01:54:28.874Z] 8998bd30e6a1: Pulling fs layer [2025-10-03T01:54:28.874Z] 04944245beec: Pulling fs layer [2025-10-03T01:54:28.874Z] 699f458cf7ca: Pulling fs layer [2025-10-03T01:54:28.874Z] 765212b225bb: Pulling fs layer [2025-10-03T01:54:28.874Z] f23df028b6ca: Pulling fs layer [2025-10-03T01:54:28.874Z] d65c8cfc05b1: Pulling fs layer [2025-10-03T01:54:28.874Z] 2437ff75d9bd: Pulling fs layer [2025-10-03T01:54:28.874Z] 765212b225bb: Waiting [2025-10-03T01:54:28.874Z] f23df028b6ca: Waiting [2025-10-03T01:54:28.874Z] d65c8cfc05b1: Waiting [2025-10-03T01:54:28.874Z] 2437ff75d9bd: Waiting [2025-10-03T01:54:28.874Z] 04944245beec: Verifying Checksum [2025-10-03T01:54:28.874Z] 04944245beec: Download complete [2025-10-03T01:54:28.874Z] 765212b225bb: Verifying Checksum [2025-10-03T01:54:28.874Z] 765212b225bb: Download complete [2025-10-03T01:54:28.874Z] f23df028b6ca: Verifying Checksum [2025-10-03T01:54:28.874Z] f23df028b6ca: Download complete [2025-10-03T01:54:28.874Z] d65c8cfc05b1: Verifying Checksum [2025-10-03T01:54:28.874Z] d65c8cfc05b1: Download complete [2025-10-03T01:54:29.141Z] 699f458cf7ca: Verifying Checksum [2025-10-03T01:54:29.141Z] 699f458cf7ca: Download complete [2025-10-03T01:54:29.407Z] 8998bd30e6a1: Verifying Checksum [2025-10-03T01:54:29.407Z] 8998bd30e6a1: Download complete [2025-10-03T01:54:31.995Z] 2437ff75d9bd: Verifying Checksum [2025-10-03T01:54:31.995Z] 2437ff75d9bd: Download complete [2025-10-03T01:54:34.576Z] 8998bd30e6a1: Pull complete [2025-10-03T01:54:34.576Z] 04944245beec: Pull complete [2025-10-03T01:54:35.991Z] 699f458cf7ca: Pull complete [2025-10-03T01:54:36.259Z] 765212b225bb: Pull complete [2025-10-03T01:54:37.221Z] f23df028b6ca: Pull complete [2025-10-03T01:54:37.495Z] d65c8cfc05b1: Pull complete [2025-10-03T01:54:55.704Z] 2437ff75d9bd: Pull complete [2025-10-03T01:54:55.704Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-03T01:54:55.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-03T01:54:55.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:54:55.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-21119 does not seem to be running inside a container [2025-10-03T01:54:55.982Z] $ 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/236 -v /w/workspace/device-onvif-camera/236:/w/workspace/device-onvif-camera/236:rw,z -v /w/workspace/device-onvif-camera/236@tmp:/w/workspace/device-onvif-camera/236@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-03T01:54:58.588Z] $ docker top 8cb946341a3919969bfad374bb1a8c4aeb462c28d1b837155af083f316acbe15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:54:59.415Z] ---> job-cost.sh [2025-10-03T01:54:59.415Z] lf-activate-venv: SKIPPING [2025-10-03T01:54:59.415Z] INFO: No Stack... [2025-10-03T01:54:59.679Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-03T01:55:03.008Z] INFO: Archiving Costs [Pipeline] sh [2025-10-03T01:55:03.711Z] + cat /w/workspace/device-onvif-camera/236/archives/cost.csv [2025-10-03T01:55:03.711Z] + cut -d, -f6 [Pipeline] lock [2025-10-03T01:55:03.786Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-236-stack-cost] [2025-10-03T01:55:03.794Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-236-stack-cost] did not exist. Created. [2025-10-03T01:55:03.800Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-236-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-03T01:55:04.158Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-03T01:55:04.515Z] Stashed 1 file(s) [Pipeline] } [2025-10-03T01:55:04.524Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-236-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-03T01:55:04.568Z] $ docker stop --time=1 8cb946341a3919969bfad374bb1a8c4aeb462c28d1b837155af083f316acbe15 [2025-10-03T01:55:06.098Z] $ docker rm -f --volumes 8cb946341a3919969bfad374bb1a8c4aeb462c28d1b837155af083f316acbe15 [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-03T01:55:06.604Z] provisioning config files... [2025-10-03T01:55:06.614Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15591446268575618392tmp [Pipeline] { [Pipeline] sh [2025-10-03T01:55:06.909Z] + set +x [2025-10-03T01:55:06.909Z] + curl -s https://codecov.io/bash [2025-10-03T01:55:06.909Z] + bash -s -- [2025-10-03T01:55:06.909Z] [2025-10-03T01:55:06.909Z] _____ _ [2025-10-03T01:55:06.909Z] / ____| | | [2025-10-03T01:55:06.909Z] | | ___ __| | ___ ___ _____ __ [2025-10-03T01:55:06.909Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-03T01:55:06.909Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-03T01:55:06.909Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-03T01:55:06.909Z] Bash-1.0.6 [2025-10-03T01:55:06.909Z] [2025-10-03T01:55:06.909Z] [2025-10-03T01:55:06.909Z] ==> git version 2.25.1 found [2025-10-03T01:55:06.909Z] ==> 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-03T01:55:06.909Z] Release-Date: 2020-01-08 [2025-10-03T01:55:06.909Z] 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-03T01:55:06.909Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-03T01:55:06.909Z] ==> Jenkins CI detected. [2025-10-03T01:55:06.909Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-10-03T01:55:06.909Z] project root: . [2025-10-03T01:55:06.909Z] --> token set from env [2025-10-03T01:55:06.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-03T01:55:06.910Z] ==> Running gcov in . (disable via -X gcov) [2025-10-03T01:55:06.910Z] ==> Python coveragepy not found [2025-10-03T01:55:06.910Z] ==> Searching for coverage reports in: [2025-10-03T01:55:06.910Z] + . [2025-10-03T01:55:06.910Z] -> Found 1 reports [2025-10-03T01:55:06.910Z] ==> Detecting git/mercurial file structure [2025-10-03T01:55:06.910Z] ==> Reading reports [2025-10-03T01:55:06.910Z] + ./coverage.out bytes=92472 [2025-10-03T01:55:07.175Z] ==> Appending adjustments [2025-10-03T01:55:07.175Z] https://docs.codecov.io/docs/fixing-reports [2025-10-03T01:55:07.175Z] + Found adjustments [2025-10-03T01:55:07.175Z] ==> Gzipping contents [2025-10-03T01:55:07.175Z] 12K /tmp/codecov.JcDkao.gz [2025-10-03T01:55:07.175Z] ==> Uploading reports [2025-10-03T01:55:07.175Z] url: https://codecov.io [2025-10-03T01:55:07.175Z] query: branch=main&commit=00d72ba3490da04c7fb9fda133aa74bab6480b11&build=236&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F236%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-03T01:55:07.175Z] -> Pinging Codecov [2025-10-03T01:55:07.175Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=00d72ba3490da04c7fb9fda133aa74bab6480b11&build=236&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F236%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-03T01:55:07.435Z] -> Uploading to [2025-10-03T01:55:07.435Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/00d72ba3490da04c7fb9fda133aa74bab6480b11/dca11328-113b-40f2-bfbd-6cdd3730100c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251003T015507Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=dd799e53b0a49931d8cdb6858d6bb0c2f5affa07d1a53696c8645c30d9d3cffd [2025-10-03T01:55:07.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-03T01:55:07.435Z] Dload Upload Total Spent Left Speed [2025-10-03T01:55:07.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 70783 --:--:-- --:--:-- --:--:-- 70783 [2025-10-03T01:55:07.695Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] } [2025-10-03T01:55:07.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-03T01:55:07.962Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-03T01:55:07.982Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:55:08.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-03T01:55:08.292Z] [2025-10-03T01:55:08.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:55:08.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-03T01:55:08.598Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-03T01:55:08.598Z] 0a9a5dfd008f: Already exists [2025-10-03T01:55:08.598Z] 36466aa92d05: Already exists [2025-10-03T01:55:08.598Z] e10405b45d13: Already exists [2025-10-03T01:55:08.598Z] 096b7ceb2af7: Already exists [2025-10-03T01:55:08.598Z] 4f4fb700ef54: Already exists [2025-10-03T01:55:08.598Z] e50aa161e22a: Pulling fs layer [2025-10-03T01:55:08.598Z] d3c8db5fb9df: Pulling fs layer [2025-10-03T01:55:08.922Z] e50aa161e22a: Verifying Checksum [2025-10-03T01:55:08.922Z] e50aa161e22a: Download complete [2025-10-03T01:55:09.181Z] e50aa161e22a: Pull complete [2025-10-03T01:55:09.747Z] d3c8db5fb9df: Verifying Checksum [2025-10-03T01:55:09.747Z] d3c8db5fb9df: Download complete [2025-10-03T01:55:13.033Z] d3c8db5fb9df: Pull complete [2025-10-03T01:55:13.033Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-03T01:55:13.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-03T01:55:13.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:55:13.135Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:55:13.157Z] $ 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-03T01:55:14.194Z] $ docker top 3c15230cdc42ce99d55d8a4bba54b3d99b360a23bbaf55fd9740edc21a06e9f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:55:14.545Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-10-03T01:55:14.556Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-10-03T01:55:14.838Z] + set -o pipefail [2025-10-03T01:55:14.838Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-10-03T01:55:21.403Z] [2025-10-03T01:55:21.403Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-10-03T01:55:21.403Z] [2025-10-03T01:55:21.403Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/32c2c7e2-e4c7-4512-8c7d-1e88594683ac [2025-10-03T01:55:21.403Z] [2025-10-03T01:55:21.403Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-10-03T01:55:21.403Z] [2025-10-03T01:55:21.403Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-03T01:55:21.403Z] [2025-10-03T01:55:21.664Z] [2025-10-03T01:55:21.664Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-10-03T01:55:21.664Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-10-03T01:55:21.929Z] $ docker stop --time=1 3c15230cdc42ce99d55d8a4bba54b3d99b360a23bbaf55fd9740edc21a06e9f7 [2025-10-03T01:55:24.340Z] $ docker rm -f --volumes 3c15230cdc42ce99d55d8a4bba54b3d99b360a23bbaf55fd9740edc21a06e9f7 [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-03T01:55:24.887Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:55:24.912Z] provisioning config files... [2025-10-03T01:55:24.920Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12340925457636808505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:55:25.223Z] --> edgex-publish-swagger.sh [2025-10-03T01:55:25.223Z] === Publish doc/openapi/v3 API === [2025-10-03T01:55:25.223Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-10-03T01:55:25.223Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-10-03T01:55:25.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-03T01:55:25.223Z] Dload Upload Total Spent Left Speed [2025-10-03T01:55:25.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 331 2439k --:--:-- --:--:-- --:--:-- 2440k [2025-10-03T01:55:25.223Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-03T01:55:25.223Z] [Pipeline] } [2025-10-03T01:55:25.230Z] 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-03T01:55:25.649Z] + git log --format=format:%s -1 00d72ba3490da04c7fb9fda133aa74bab6480b11 [Pipeline] sh [2025-10-03T01:55:25.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-03T01:55:25.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:55:26.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:55:26.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:55:26.328Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:55:26.345Z] $ 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-03T01:55:26.588Z] $ docker top 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 -eo pid,comm [2025-10-03T01:55:26.636Z] 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-03T01:55:26.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-03T01:55:26.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:55:26.697Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:55:26.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:55:26.802Z] $ docker exec 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 ssh-agent [2025-10-03T01:55:26.911Z] SSH_AUTH_SOCK=/tmp/ssh-qsuSvGi9OJTu/agent.34 [2025-10-03T01:55:26.911Z] SSH_AGENT_PID=41 [2025-10-03T01:55:26.915Z] Running ssh-add (command line suppressed) [2025-10-03T01:55:27.015Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10212999318269698676.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10212999318269698676.key) [2025-10-03T01:55:27.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:55:27.328Z] + git semver tag [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,532 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,535 [run_tag] DEBUG tag force:False [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,535 [check_head_tag] DEBUG check head tag [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,536 [execute] INFO git cat-file --batch-check [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,538 [execute] INFO git cat-file --batch [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,545 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,545 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,545 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-10-03T01:55:27.586Z] 2025-10-03 01:55:27,548 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:55:27.586Z] 4.1.0-dev.10 [Pipeline] } [2025-10-03T01:55:27.588Z] $ docker exec --env ******** --env ******** 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 ssh-agent -k [2025-10-03T01:55:27.676Z] unset SSH_AUTH_SOCK; [2025-10-03T01:55:27.677Z] unset SSH_AGENT_PID; [2025-10-03T01:55:27.677Z] echo Agent pid 41 killed; [2025-10-03T01:55:27.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-03T01:55:28.022Z] + git semver [Pipeline] } [2025-10-03T01:55:28.283Z] $ docker stop --time=1 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 [2025-10-03T01:55:29.512Z] $ docker rm -f --volumes 7f6e27519ca0226424bf8e683bae76566f761a46f5eaf31169e442ebb7aabdb0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:55:29.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-03T01:55:29.931Z] [2025-10-03T01:55:29.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:55:30.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-03T01:55:30.238Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-03T01:55:30.238Z] ab5ef0e58194: Pulling fs layer [2025-10-03T01:55:30.238Z] 9712f1f96733: Pulling fs layer [2025-10-03T01:55:30.238Z] 63f879dbbcfc: Pulling fs layer [2025-10-03T01:55:30.238Z] 0d9ebad4ef96: Pulling fs layer [2025-10-03T01:55:30.238Z] e9a5061849ea: Pulling fs layer [2025-10-03T01:55:30.238Z] d747dcd14b5f: Pulling fs layer [2025-10-03T01:55:30.238Z] 2de7ff778b66: Pulling fs layer [2025-10-03T01:55:30.238Z] 0d9ebad4ef96: Waiting [2025-10-03T01:55:30.238Z] e9a5061849ea: Waiting [2025-10-03T01:55:30.238Z] d747dcd14b5f: Waiting [2025-10-03T01:55:30.238Z] 9712f1f96733: Download complete [2025-10-03T01:55:30.495Z] 63f879dbbcfc: Verifying Checksum [2025-10-03T01:55:30.495Z] 63f879dbbcfc: Download complete [2025-10-03T01:55:30.753Z] e9a5061849ea: Verifying Checksum [2025-10-03T01:55:30.753Z] e9a5061849ea: Download complete [2025-10-03T01:55:30.753Z] d747dcd14b5f: Download complete [2025-10-03T01:55:30.753Z] 0d9ebad4ef96: Verifying Checksum [2025-10-03T01:55:30.753Z] 0d9ebad4ef96: Download complete [2025-10-03T01:55:31.010Z] ab5ef0e58194: Verifying Checksum [2025-10-03T01:55:31.010Z] ab5ef0e58194: Download complete [2025-10-03T01:55:31.010Z] 2de7ff778b66: Verifying Checksum [2025-10-03T01:55:31.010Z] 2de7ff778b66: Download complete [2025-10-03T01:55:35.194Z] ab5ef0e58194: Pull complete [2025-10-03T01:55:35.194Z] 9712f1f96733: Pull complete [2025-10-03T01:55:35.759Z] 63f879dbbcfc: Pull complete [2025-10-03T01:55:41.019Z] 0d9ebad4ef96: Pull complete [2025-10-03T01:55:41.019Z] e9a5061849ea: Pull complete [2025-10-03T01:55:41.019Z] d747dcd14b5f: Pull complete [2025-10-03T01:55:42.390Z] 2de7ff778b66: Pull complete [2025-10-03T01:55:42.390Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-03T01:55:42.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-03T01:55:42.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:55:42.492Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:55:42.519Z] $ 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-03T01:55:44.163Z] $ docker top 8e60c22f79eb01ba31175d2d60fe80eed878354a506c06b487d02af1d82bb87e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:55:44.245Z] provisioning config files... [2025-10-03T01:55:44.253Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12325227705568663105tmp [2025-10-03T01:55:44.263Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15782237805047705257tmp [2025-10-03T01:55:44.273Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16618882351611110891tmp [Pipeline] { [Pipeline] echo [2025-10-03T01:55:44.384Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:55:44.686Z] ---> sigul-configuration.sh [2025-10-03T01:55:44.686Z] gpg: directory `/root/.gnupg' created [2025-10-03T01:55:44.686Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-03T01:55:44.686Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-03T01:55:44.686Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-03T01:55:44.686Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-03T01:55:44.686Z] gpg: CAST5 encrypted data [2025-10-03T01:55:44.686Z] gpg: encrypted with 1 passphrase [2025-10-03T01:55:44.686Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-03T01:55:44.982Z] + mkdir /home/jenkins [2025-10-03T01:55:44.982Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-03T01:55:45.277Z] + 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-03T01:55:45.292Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:55:45.590Z] ---> sigul-install.sh [2025-10-03T01:55:45.590Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-03T01:55:45.887Z] + git tag --list [2025-10-03T01:55:45.887Z] v0.0.0 [2025-10-03T01:55:45.887Z] v2.2.0 [2025-10-03T01:55:45.887Z] v2.3.0 [2025-10-03T01:55:45.887Z] v2.3.1 [2025-10-03T01:55:45.887Z] v3.0 [2025-10-03T01:55:45.887Z] v3.0.0 [2025-10-03T01:55:45.887Z] v3.1 [2025-10-03T01:55:45.887Z] v3.1.0 [2025-10-03T01:55:45.887Z] v3.1.1 [2025-10-03T01:55:45.887Z] v4.0 [2025-10-03T01:55:45.887Z] v4.0.0 [2025-10-03T01:55:45.887Z] v4.1.0-dev.1 [2025-10-03T01:55:45.887Z] v4.1.0-dev.10 [2025-10-03T01:55:45.887Z] v4.1.0-dev.2 [2025-10-03T01:55:45.887Z] v4.1.0-dev.3 [2025-10-03T01:55:45.887Z] v4.1.0-dev.4 [2025-10-03T01:55:45.887Z] v4.1.0-dev.5 [2025-10-03T01:55:45.887Z] v4.1.0-dev.6 [2025-10-03T01:55:45.887Z] v4.1.0-dev.7 [2025-10-03T01:55:45.887Z] v4.1.0-dev.8 [2025-10-03T01:55:45.887Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-03T01:55:46.249Z] + lftools sign git-tag v4.1.0-dev.10 [2025-10-03T01:55:46.865Z] Signing Git tag with Sigul... [2025-10-03T01:55:46.865Z] Signing v4.1.0-dev.10 [Pipeline] echo [2025-10-03T01:55:47.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:55:47.489Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-03T01:55:47.504Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-03T01:55:47.541Z] $ docker stop --time=1 8e60c22f79eb01ba31175d2d60fe80eed878354a506c06b487d02af1d82bb87e [2025-10-03T01:55:48.839Z] $ docker rm -f --volumes 8e60c22f79eb01ba31175d2d60fe80eed878354a506c06b487d02af1d82bb87e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-03T01:55:49.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-03T01:55:49.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:55:49.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:55:49.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:55:49.655Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:55:49.673Z] $ 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-03T01:55:49.927Z] $ docker top ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef -eo pid,comm [2025-10-03T01:55:49.979Z] 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-03T01:55:49.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-03T01:55:50.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:55:50.039Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:55:50.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:55:50.155Z] $ docker exec ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef ssh-agent [2025-10-03T01:55:50.261Z] SSH_AUTH_SOCK=/tmp/ssh-TRCLa694gpdk/agent.34 [2025-10-03T01:55:50.261Z] SSH_AGENT_PID=40 [2025-10-03T01:55:50.266Z] Running ssh-add (command line suppressed) [2025-10-03T01:55:50.378Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16256217628953186256.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16256217628953186256.key) [2025-10-03T01:55:50.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:55:50.693Z] + git semver bump pre [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,888 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,892 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,892 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,892 [bump_version] DEBUG bumped version:4.1.0-dev.11 [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,892 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,892 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,892 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,893 [execute] INFO git cat-file --batch-check [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,894 [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-03T01:55:50.952Z] 2025-10-03 01:55:50,898 [execute] INFO git cat-file --batch [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-03T01:55:50.952Z] 2025-10-03 01:55:50,901 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:55:50.952Z] 4.1.0-dev.11 [Pipeline] } [2025-10-03T01:55:50.954Z] $ docker exec --env ******** --env ******** ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef ssh-agent -k [2025-10-03T01:55:51.055Z] unset SSH_AUTH_SOCK; [2025-10-03T01:55:51.055Z] unset SSH_AGENT_PID; [2025-10-03T01:55:51.055Z] echo Agent pid 40 killed; [2025-10-03T01:55:51.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-03T01:55:51.396Z] + git semver [Pipeline] } [2025-10-03T01:55:51.663Z] $ docker stop --time=1 ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef [2025-10-03T01:55:52.935Z] $ docker rm -f --volumes ab4f3ad77b4944ece1b4faa9d11158a482901d0c144a9feff70390b48a1889ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-03T01:55:53.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-03T01:55:53.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:55:53.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:55:53.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:55:53.683Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:55:53.704Z] $ 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-03T01:55:53.964Z] $ docker top e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e -eo pid,comm [2025-10-03T01:55:54.017Z] 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-03T01:55:54.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-03T01:55:54.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:55:54.075Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:55:54.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:55:54.169Z] $ docker exec e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e ssh-agent [2025-10-03T01:55:54.286Z] SSH_AUTH_SOCK=/tmp/ssh-WGxHpH6hmzXT/agent.32 [2025-10-03T01:55:54.286Z] SSH_AGENT_PID=38 [2025-10-03T01:55:54.290Z] Running ssh-add (command line suppressed) [2025-10-03T01:55:54.385Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15492574101061046238.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15492574101061046238.key) [2025-10-03T01:55:54.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:55:54.695Z] + git semver push [2025-10-03T01:55:54.955Z] 2025-10-03 01:55:54,894 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-03T01:55:54.955Z] 2025-10-03 01:55:54,898 [run_push] DEBUG push [2025-10-03T01:55:54.955Z] 2025-10-03 01:55:54,898 [execute] INFO git cat-file --batch-check [2025-10-03T01:55:54.955Z] 2025-10-03 01:55:54,898 [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-03T01:55:54.955Z] 2025-10-03 01:55:54,900 [execute] INFO git rev-list 813d9f9e1072654fda02f5fdda5ebb55b69ea6d8 -- [2025-10-03T01:55:54.955Z] 2025-10-03 01:55:54,900 [execute] DEBUG Popen(['git', 'rev-list', '813d9f9e1072654fda02f5fdda5ebb55b69ea6d8', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-03T01:55:54.955Z] 2025-10-03 01:55:54,909 [execute] INFO git fetch -v -- origin [2025-10-03T01:55:54.955Z] 2025-10-03 01:55:54,909 [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-03T01:55:55.522Z] 2025-10-03 01:55:55,454 [run_push] DEBUG no remote changes detected [2025-10-03T01:55:55.522Z] 2025-10-03 01:55:55,454 [execute] INFO git push origin semver [2025-10-03T01:55:55.522Z] 2025-10-03 01:55:55,455 [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-03T01:55:56.458Z] 2025-10-03 01:55:56,172 [run_push] DEBUG push all version tags [2025-10-03T01:55:56.458Z] 2025-10-03 01:55:56,172 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-03T01:55:56.458Z] 2025-10-03 01:55:56,173 [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-03T01:55:57.028Z] 2025-10-03 01:55:56,879 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-10-03T01:55:57.028Z] 4.1.0-dev.11 [Pipeline] } [2025-10-03T01:55:57.031Z] $ docker exec --env ******** --env ******** e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e ssh-agent -k [2025-10-03T01:55:57.142Z] unset SSH_AUTH_SOCK; [2025-10-03T01:55:57.142Z] unset SSH_AGENT_PID; [2025-10-03T01:55:57.142Z] echo Agent pid 38 killed; [2025-10-03T01:55:57.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-03T01:55:57.492Z] + git semver [Pipeline] } [2025-10-03T01:55:57.759Z] $ docker stop --time=1 e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e [2025-10-03T01:55:59.056Z] $ docker rm -f --volumes e7036dc8e26a2f2b9937da22c8b2817375c6d5ba74b65fa2d445f83ccd329e6e [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-03T01:55:59.645Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:55:59.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:56:00.796Z] ---> package-listing.sh [2025-10-03T01:56:00.796Z] ++ facter osfamily [2025-10-03T01:56:00.796Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-03T01:56:01.054Z] + OS_FAMILY=debian [2025-10-03T01:56:01.054Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-10-03T01:56:01.054Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-03T01:56:01.054Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-03T01:56:01.054Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-03T01:56:01.054Z] + PACKAGES=/tmp/packages_start.txt [2025-10-03T01:56:01.054Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-10-03T01:56:01.054Z] + PACKAGES=/tmp/packages_end.txt [2025-10-03T01:56:01.054Z] + case "${OS_FAMILY}" in [2025-10-03T01:56:01.054Z] + dpkg -l [2025-10-03T01:56:01.054Z] + grep '^ii' [2025-10-03T01:56:01.054Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-03T01:56:01.054Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-03T01:56:01.054Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-03T01:56:01.054Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-10-03T01:56:01.054Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-10-03T01:56:01.054Z] + 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-03T01:56:01.066Z] 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-03T01:56:01.339Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:56:01.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T01:56:01.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:56:01.983Z] prd-ubuntu20.04-docker-8c-8g-21094 does not seem to be running inside a container [2025-10-03T01:56:02.007Z] $ 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-03T01:56:02.233Z] $ docker top 8b6afb32eb641f3e18a9b4299d3c3dae1f2c095e61cd5b253ec981e6aff707f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T01:56:02.595Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-03T01:56:02.874Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-03T01:56:03.161Z] + ls /var/log/sa-host [2025-10-03T01:56:03.161Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:56:03.202Z] provisioning config files... [2025-10-03T01:56:03.209Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5161810376144208989tmp [Pipeline] { [Pipeline] echo [2025-10-03T01:56:03.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:56:03.502Z] ---> create-netrc.sh [Pipeline] } [2025-10-03T01:56:03.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:56:03.813Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-03T01:56:03.823Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:56:04.101Z] ---> sudo-logs.sh [2025-10-03T01:56:04.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-03T01:56:04.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:56:04.415Z] ---> job-cost.sh [2025-10-03T01:56:04.415Z] lf-activate-venv: SKIPPING [2025-10-03T01:56:04.415Z] DEBUG: total: 0.10999999940395355 [2025-10-03T01:56:04.415Z] INFO: Retrieving Stack Cost... [2025-10-03T01:56:04.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-03T01:56:06.359Z] INFO: Archiving Costs [Pipeline] echo [2025-10-03T01:56:06.375Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:56:06.657Z] ---> logs-deploy.sh [2025-10-03T01:56:06.658Z] lf-activate-venv: SKIPPING [2025-10-03T01:56:06.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/236 [2025-10-03T01:56:06.658Z] INFO: archiving workspace using pattern(s): [2025-10-03T01:56:07.592Z] Archives upload complete. [2025-10-03T01:56:07.850Z] INFO: archiving logs to Nexus