Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0c7078ac8340f77f88f7958847b064fe4af8c40 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-ssh9538354427161167610.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-ssh7138776792401190902.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-ssh6273014209416830237.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-ssh9819939916391822250.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-ssh13417502372661663017.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6826 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 a0c7078ac8340f77f88f7958847b064fe4af8c40 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#515)" > 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 a0c7078ac8340f77f88f7958847b064fe4af8c40 # timeout=10 > git rev-list --no-walk 91ebf91b5df65073a2d68aaf0b5700a34ee7edbc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-13T05:12:54.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-13T05:12:54.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-13T05:12:54.347Z] ========================================================= [2025-08-13T05:12:54.347Z] EdgeX Global Pipelines Version Info [2025-08-13T05:12:54.347Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:12:55.439Z] ------------------- [2025-08-13T05:12:55.439Z] stable info: [2025-08-13T05:12:55.439Z] ------------------- [2025-08-13T05:12:55.439Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-13T05:12:55.439Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-13T05:12:55.439Z] Message: update stable to v1.0.276 [2025-08-13T05:12:56.011Z] ------------------- [2025-08-13T05:12:56.011Z] experimental info: [2025-08-13T05:12:56.011Z] ------------------- [2025-08-13T05:12:56.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-13T05:12:56.011Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-13T05:12:56.011Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-13T05:12:56.084Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-08-13T05:12:56.108Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-08-13T05:12:56.134Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-13T05:12:56.160Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-13T05:12:56.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-13T05:12:56.211Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-13T05:12:56.235Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-13T05:12:56.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-13T05:12:56.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-13T05:12:56.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-13T05:12:56.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-13T05:12:56.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-08-13T05:12:56.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-13T05:12:56.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-13T05:12:56.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-13T05:12:56.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-13T05:12:56.432Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-13T05:12:56.457Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-13T05:12:56.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-13T05:12:56.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-13T05:12:56.532Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-13T05:12:56.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-08-13T05:12:56.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-13T05:12:56.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-13T05:12:56.609Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-13T05:12:56.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-13T05:12:56.660Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-13T05:12:56.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-13T05:12:56.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-13T05:12:56.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-13T05:12:56.743Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo [2025-08-13T05:12:56.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0c7078 [Pipeline] echo [2025-08-13T05:12:56.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:12:56.852Z] provisioning config files... [2025-08-13T05:12:56.870Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config25825897920489099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:12:57.207Z] ---> ****-login.sh [2025-08-13T05:12:57.207Z] nexus3.edgexfoundry.org:10001 [2025-08-13T05:12:57.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:12:57.467Z] [2025-08-13T05:12:57.467Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T05:12:57.467Z] Configure a credential helper to remove this warning. See [2025-08-13T05:12:57.467Z] https://docs.****.com/go/credential-store/ [2025-08-13T05:12:57.467Z] [2025-08-13T05:12:57.467Z] Login Succeeded [2025-08-13T05:12:57.467Z] nexus3.edgexfoundry.org:10002 [2025-08-13T05:12:57.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:12:57.467Z] [2025-08-13T05:12:57.467Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T05:12:57.467Z] Configure a credential helper to remove this warning. See [2025-08-13T05:12:57.467Z] https://docs.****.com/go/credential-store/ [2025-08-13T05:12:57.467Z] [2025-08-13T05:12:57.467Z] Login Succeeded [2025-08-13T05:12:57.467Z] nexus3.edgexfoundry.org:10003 [2025-08-13T05:12:57.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:12:57.726Z] [2025-08-13T05:12:57.726Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T05:12:57.727Z] Configure a credential helper to remove this warning. See [2025-08-13T05:12:57.727Z] https://docs.****.com/go/credential-store/ [2025-08-13T05:12:57.727Z] [2025-08-13T05:12:57.727Z] Login Succeeded [2025-08-13T05:12:57.727Z] nexus3.edgexfoundry.org:10004 [2025-08-13T05:12:57.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:12:57.727Z] [2025-08-13T05:12:57.727Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T05:12:57.727Z] Configure a credential helper to remove this warning. See [2025-08-13T05:12:57.727Z] https://docs.****.com/go/credential-store/ [2025-08-13T05:12:57.727Z] [2025-08-13T05:12:57.727Z] Login Succeeded [2025-08-13T05:12:57.727Z] ****.io [2025-08-13T05:12:57.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:12:57.986Z] [2025-08-13T05:12:57.986Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-13T05:12:57.986Z] Configure a credential helper to remove this warning. See [2025-08-13T05:12:57.986Z] https://docs.****.com/go/credential-store/ [2025-08-13T05:12:57.986Z] [2025-08-13T05:12:57.986Z] Login Succeeded [2025-08-13T05:12:57.986Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T05:12:57.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-13T05:12:58.408Z] + git rev-list -1 --merges a0c7078ac8340f77f88f7958847b064fe4af8c40~1..a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo [2025-08-13T05:12:58.436Z] -----------> git rev-list -1 --merges a0c7078ac8340f77f88f7958847b064fe4af8c40~1..a0c7078ac8340f77f88f7958847b064fe4af8c40 a0c7078ac8340f77f88f7958847b064fe4af8c40 [false] [Pipeline] sh [2025-08-13T05:12:58.733Z] + git log --format=format:%s -1 a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo [2025-08-13T05:12:58.750Z] ========================================================= [2025-08-13T05:12:58.750Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-13T05:12:58.750Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-13T05:12:59.094Z] + git log --format=format:%s -1 a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo [2025-08-13T05:12:59.106Z] [semverPrep] GIT_COMMIT: a0c7078ac8340f77f88f7958847b064fe4af8c40, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#515) [Pipeline] echo [2025-08-13T05:12:59.121Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-13T05:12:59.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-13T05:12:59.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-13T05:12:59.489Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-13T05:12:59.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-13T05:12:59.489Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-13T05:12:59.489Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-13T05:12:59.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:12:59.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T05:12:59.922Z] [2025-08-13T05:12:59.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:13:00.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T05:13:00.224Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-13T05:13:00.224Z] 3dae71ba6b94: Pulling fs layer [2025-08-13T05:13:00.224Z] 6bf1a483ea7c: Pulling fs layer [2025-08-13T05:13:00.224Z] f5dfc541a4d3: Pulling fs layer [2025-08-13T05:13:00.224Z] 461d9e800cba: Pulling fs layer [2025-08-13T05:13:00.224Z] 80192f66455f: Pulling fs layer [2025-08-13T05:13:00.224Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-13T05:13:00.224Z] a29436f7fd5d: Pulling fs layer [2025-08-13T05:13:00.224Z] 923cac83aea3: Pulling fs layer [2025-08-13T05:13:00.224Z] 25ad8b0a4227: Pulling fs layer [2025-08-13T05:13:00.224Z] db01528c6b51: Pulling fs layer [2025-08-13T05:13:00.224Z] 28988de357af: Pulling fs layer [2025-08-13T05:13:00.224Z] 2e8e34ca0e6c: Waiting [2025-08-13T05:13:00.224Z] a29436f7fd5d: Waiting [2025-08-13T05:13:00.224Z] 923cac83aea3: Waiting [2025-08-13T05:13:00.224Z] 25ad8b0a4227: Waiting [2025-08-13T05:13:00.224Z] 28988de357af: Waiting [2025-08-13T05:13:00.224Z] 80192f66455f: Waiting [2025-08-13T05:13:00.224Z] 461d9e800cba: Waiting [2025-08-13T05:13:00.224Z] db01528c6b51: Waiting [2025-08-13T05:13:00.224Z] 6bf1a483ea7c: Verifying Checksum [2025-08-13T05:13:00.224Z] 6bf1a483ea7c: Download complete [2025-08-13T05:13:00.224Z] 461d9e800cba: Verifying Checksum [2025-08-13T05:13:00.224Z] 461d9e800cba: Download complete [2025-08-13T05:13:00.224Z] 80192f66455f: Download complete [2025-08-13T05:13:00.483Z] f5dfc541a4d3: Verifying Checksum [2025-08-13T05:13:00.483Z] f5dfc541a4d3: Download complete [2025-08-13T05:13:00.483Z] 3dae71ba6b94: Download complete [2025-08-13T05:13:00.483Z] 923cac83aea3: Verifying Checksum [2025-08-13T05:13:00.483Z] 923cac83aea3: Download complete [2025-08-13T05:13:00.483Z] 25ad8b0a4227: Verifying Checksum [2025-08-13T05:13:00.483Z] 25ad8b0a4227: Download complete [2025-08-13T05:13:00.748Z] db01528c6b51: Verifying Checksum [2025-08-13T05:13:00.748Z] db01528c6b51: Download complete [2025-08-13T05:13:00.748Z] 28988de357af: Download complete [2025-08-13T05:13:00.748Z] a29436f7fd5d: Verifying Checksum [2025-08-13T05:13:00.748Z] a29436f7fd5d: Download complete [2025-08-13T05:13:01.316Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-13T05:13:01.316Z] 2e8e34ca0e6c: Download complete [2025-08-13T05:13:02.254Z] 3dae71ba6b94: Pull complete [2025-08-13T05:13:02.254Z] 6bf1a483ea7c: Pull complete [2025-08-13T05:13:03.192Z] f5dfc541a4d3: Pull complete [2025-08-13T05:13:03.192Z] 461d9e800cba: Pull complete [2025-08-13T05:13:03.192Z] 80192f66455f: Pull complete [2025-08-13T05:13:07.388Z] 2e8e34ca0e6c: Pull complete [2025-08-13T05:13:08.325Z] a29436f7fd5d: Pull complete [2025-08-13T05:13:08.325Z] 923cac83aea3: Pull complete [2025-08-13T05:13:08.325Z] 25ad8b0a4227: Pull complete [2025-08-13T05:13:08.325Z] db01528c6b51: Pull complete [2025-08-13T05:13:08.325Z] 28988de357af: Pull complete [2025-08-13T05:13:08.325Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-13T05:13:08.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T05:13:08.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:13:08.474Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:13:08.500Z] $ 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-08-13T05:13:11.967Z] $ docker top db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 -eo pid,comm [2025-08-13T05:13:12.015Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-13T05:13:12.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-13T05:13:12.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T05:13:12.077Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T05:13:12.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T05:13:12.211Z] $ docker exec db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 ssh-agent [2025-08-13T05:13:12.321Z] SSH_AUTH_SOCK=/tmp/ssh-XEB2gyomGMdC/agent.32 [2025-08-13T05:13:12.321Z] SSH_AGENT_PID=38 [2025-08-13T05:13:12.327Z] Running ssh-add (command line suppressed) [2025-08-13T05:13:12.431Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2376629141188639772.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2376629141188639772.key) [2025-08-13T05:13:12.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T05:13:12.752Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-08-13T05:13:13.041Z] + git tag --points-at HEAD [Pipeline] } [2025-08-13T05:13:13.054Z] $ docker exec --env ******** --env ******** db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 ssh-agent -k [2025-08-13T05:13:13.150Z] unset SSH_AUTH_SOCK; [2025-08-13T05:13:13.150Z] unset SSH_AGENT_PID; [2025-08-13T05:13:13.150Z] echo Agent pid 38 killed; [2025-08-13T05:13:13.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-13T05:13:13.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T05:13:13.209Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T05:13:13.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T05:13:13.319Z] $ docker exec db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 ssh-agent [2025-08-13T05:13:13.426Z] SSH_AUTH_SOCK=/tmp/ssh-ZVouTvcv4G6X/agent.85 [2025-08-13T05:13:13.426Z] SSH_AGENT_PID=91 [2025-08-13T05:13:13.431Z] Running ssh-add (command line suppressed) [2025-08-13T05:13:13.535Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4293085340973119442.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4293085340973119442.key) [2025-08-13T05:13:13.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T05:13:13.854Z] + git semver init [2025-08-13T05:13:14.113Z] 2025-08-13 05:13:14,062 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-13T05:13:14.113Z] 2025-08-13 05:13:14,067 [run_init] DEBUG init version:0.0.0 force:False [2025-08-13T05:13:14.113Z] 2025-08-13 05:13:14,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-13T05:13:14.113Z] 2025-08-13 05:13:14,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-13T05:13:14.113Z] 2025-08-13 05:13:14,068 [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-08-13T05:13:16.019Z] 2025-08-13 05:13:15,547 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-08-13T05:13:16.019Z] 2025-08-13 05:13:15,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-08-13T05:13:16.019Z] 2025-08-13 05:13:15,548 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:13:16.019Z] 2025-08-13 05:13:15,548 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:13:16.019Z] 4.1.0-dev.3 [Pipeline] } [2025-08-13T05:13:16.030Z] $ docker exec --env ******** --env ******** db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 ssh-agent -k [2025-08-13T05:13:16.127Z] unset SSH_AUTH_SOCK; [2025-08-13T05:13:16.128Z] unset SSH_AGENT_PID; [2025-08-13T05:13:16.128Z] echo Agent pid 91 killed; [2025-08-13T05:13:16.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T05:13:16.462Z] + git semver [Pipeline] } [2025-08-13T05:13:17.045Z] $ docker stop --time=1 db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 [2025-08-13T05:13:18.342Z] $ docker rm -f --volumes db1259b99467886be2d30241adcc415dc2f382c0a062e855e76fc3d1bc497c66 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-13T05:13:18.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-13T05:13:18.974Z] Stashed 1 file(s) [Pipeline] echo [2025-08-13T05:13:18.978Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:13:19.160Z] provisioning config files... [2025-08-13T05:13:19.189Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3985146579605658994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:13:19.514Z] ---> ****-login.sh [2025-08-13T05:13:19.514Z] nexus3.edgexfoundry.org:10001 [2025-08-13T05:13:19.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:13:19.514Z] Login Succeeded [2025-08-13T05:13:19.514Z] nexus3.edgexfoundry.org:10002 [2025-08-13T05:13:19.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:13:19.514Z] Login Succeeded [2025-08-13T05:13:19.514Z] nexus3.edgexfoundry.org:10003 [2025-08-13T05:13:19.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:13:19.773Z] Login Succeeded [2025-08-13T05:13:19.773Z] nexus3.edgexfoundry.org:10004 [2025-08-13T05:13:19.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:13:19.774Z] Login Succeeded [2025-08-13T05:13:19.774Z] ****.io [2025-08-13T05:13:19.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:13:20.034Z] Login Succeeded [2025-08-13T05:13:20.034Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T05:13:20.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-13T05:13:20.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T05:13:20.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T05:13:20.187Z] ========================================================= [2025-08-13T05:13:20.187Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-13T05:13:20.187Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:13:20.530Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-13T05:13:21.104Z] #0 building with "default" instance using docker driver [2025-08-13T05:13:21.104Z] [2025-08-13T05:13:21.104Z] #1 [internal] load build definition from Dockerfile [2025-08-13T05:13:21.104Z] #1 transferring dockerfile: 1.75kB done [2025-08-13T05:13:21.104Z] #1 DONE 0.0s [2025-08-13T05:13:21.104Z] [2025-08-13T05:13:21.104Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-13T05:13:21.104Z] #2 DONE 0.1s [2025-08-13T05:13:21.365Z] [2025-08-13T05:13:21.365Z] #3 [internal] load .dockerignore [2025-08-13T05:13:21.365Z] #3 transferring context: 2B done [2025-08-13T05:13:21.365Z] #3 DONE 0.0s [2025-08-13T05:13:21.365Z] [2025-08-13T05:13:21.365Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-13T05:13:21.365Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-13T05:13:21.365Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-13T05:13:21.365Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-13T05:13:21.365Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-13T05:13:21.365Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-13T05:13:21.365Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-13T05:13:21.365Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-08-13T05:13:21.365Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-13T05:13:21.365Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-08-13T05:13:21.365Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-13T05:13:21.365Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-08-13T05:13:21.365Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-13T05:13:21.365Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-13T05:13:21.365Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-13T05:13:21.365Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-13T05:13:21.634Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 25.17MB / 74.06MB 0.3s [2025-08-13T05:13:21.634Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-13T05:13:21.634Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-13T05:13:21.634Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s [2025-08-13T05:13:21.634Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-13T05:13:21.634Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 37.75MB / 74.06MB 0.4s [2025-08-13T05:13:21.634Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 14.68MB / 103.05MB 0.4s [2025-08-13T05:13:21.634Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.4s [2025-08-13T05:13:21.634Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-13T05:13:21.899Z] #4 ... [2025-08-13T05:13:21.899Z] [2025-08-13T05:13:21.899Z] #5 [internal] load build context [2025-08-13T05:13:21.899Z] #5 transferring context: 46.86MB 0.4s done [2025-08-13T05:13:21.899Z] #5 DONE 0.5s [2025-08-13T05:13:21.899Z] [2025-08-13T05:13:21.899Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-13T05:13:21.899Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 59.77MB / 74.06MB 0.6s [2025-08-13T05:13:21.899Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.6s [2025-08-13T05:13:21.899Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-13T05:13:21.899Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-08-13T05:13:21.899Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 57.67MB / 103.05MB 0.8s [2025-08-13T05:13:22.193Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 77.59MB / 103.05MB 0.9s [2025-08-13T05:13:22.193Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-13T05:13:22.193Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done [2025-08-13T05:13:22.193Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-13T05:13:22.758Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-08-13T05:13:28.032Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done [2025-08-13T05:13:28.032Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-13T05:13:28.032Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-13T05:13:28.032Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-13T05:13:28.032Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-13T05:13:28.032Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-13T05:13:28.032Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-13T05:13:28.032Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-13T05:13:30.563Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-08-13T05:13:30.563Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-13T05:13:31.130Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-13T05:13:31.130Z] #4 DONE 9.9s [2025-08-13T05:13:31.130Z] [2025-08-13T05:13:31.130Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-08-13T05:13:31.389Z] #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T05:13:31.389Z] #6 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T05:13:31.956Z] #6 0.685 OK: 248 MiB in 58 packages [2025-08-13T05:13:34.122Z] Still waiting to schedule task [2025-08-13T05:13:34.122Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-13T05:13:35.244Z] #6 DONE 4.1s [2025-08-13T05:13:35.502Z] [2025-08-13T05:13:35.502Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-13T05:13:35.502Z] #7 DONE 0.0s [2025-08-13T05:13:35.502Z] [2025-08-13T05:13:35.502Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-13T05:13:35.502Z] #8 DONE 0.0s [2025-08-13T05:13:35.502Z] [2025-08-13T05:13:35.502Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T05:14:22.216Z] #9 DONE 45.2s [2025-08-13T05:14:22.216Z] [2025-08-13T05:14:22.216Z] #10 [builder 6/7] COPY . . [2025-08-13T05:14:22.216Z] #10 DONE 0.3s [2025-08-13T05:14:22.216Z] [2025-08-13T05:14:22.216Z] #11 [builder 7/7] RUN echo noop [2025-08-13T05:14:22.216Z] #11 0.200 noop [2025-08-13T05:14:22.216Z] #11 DONE 0.2s [2025-08-13T05:14:22.216Z] [2025-08-13T05:14:22.216Z] #12 exporting to image [2025-08-13T05:14:22.216Z] #12 exporting layers [2025-08-13T05:14:28.778Z] #12 exporting layers 7.4s done [2025-08-13T05:14:28.778Z] #12 writing image sha256:cc745a094a3eae0fc6f21b81fe2dd02d56b43cf4de31fc64ac6892995e84dba5 done [2025-08-13T05:14:28.778Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-13T05:14:28.778Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:14:29.112Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-13T05:14:29.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:14:29.189Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:14:29.219Z] $ 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-08-13T05:14:29.658Z] $ docker top c49e428ebe5196f35cd9a6d3661d70a54fae45516649de2847054545dda409f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T05:14:29.994Z] + go version [2025-08-13T05:14:29.994Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-13T05:14:30.004Z] $ docker stop --time=1 c49e428ebe5196f35cd9a6d3661d70a54fae45516649de2847054545dda409f7 [2025-08-13T05:14:31.247Z] $ docker rm -f --volumes c49e428ebe5196f35cd9a6d3661d70a54fae45516649de2847054545dda409f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:14:31.677Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-13T05:14:31.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:14:31.748Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:14:31.772Z] $ 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-08-13T05:14:32.005Z] $ docker top 7dbeb5ffaa1534a3176bec768b34dc9f185aa40cc43a6214346473d593029616 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T05:14:32.365Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-13T05:14:32.669Z] + make test [2025-08-13T05:14:32.669Z] go test ./... -coverprofile=coverage.out ./... [2025-08-13T05:14:34.046Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-13T05:14:55.964Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-13T05:14:55.964Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-13T05:14:55.964Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.4% of statements [2025-08-13T05:14:55.964Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.327s coverage: 86.5% of statements [2025-08-13T05:15:08.162Z] go vet ./... [2025-08-13T05:15:12.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-13T05:15:12.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-13T05:15:12.368Z] ./bin/test-attribution-txt.sh [2025-08-13T05:15:12.626Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-13T05:15:12.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-13T05:15:12.656Z] $ docker stop --time=1 7dbeb5ffaa1534a3176bec768b34dc9f185aa40cc43a6214346473d593029616 [2025-08-13T05:15:15.639Z] $ docker rm -f --volumes 7dbeb5ffaa1534a3176bec768b34dc9f185aa40cc43a6214346473d593029616 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-13T05:15:16.214Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-13T05:15:16.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-13T05:15:16.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-13T05:15:17.126Z] + ls -al . [2025-08-13T05:15:17.126Z] total 320 [2025-08-13T05:15:17.126Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 13 05:14 . [2025-08-13T05:15:17.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:12 .. [2025-08-13T05:15:17.126Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 13 05:14 .git [2025-08-13T05:15:17.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 05:12 .github [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 13 05:12 .gitignore [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 13 05:12 .golangci.yml [2025-08-13T05:15:17.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 13 05:13 .semver [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 13 05:12 Attribution.txt [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 13 05:12 CHANGELOG.md [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 13 05:12 Dockerfile [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 13 05:12 GOVERNANCE.md [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 13 05:12 Jenkinsfile [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 13 05:12 LICENSE [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 13 05:12 Makefile [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 13 05:12 OWNERS.md [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 13 05:12 README.md [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 13 05:13 VERSION [2025-08-13T05:15:17.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 05:12 bin [2025-08-13T05:15:17.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 05:12 cmd [2025-08-13T05:15:17.126Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 13 05:14 coverage.out [2025-08-13T05:15:17.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:12 doc [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 13 05:12 go.mod [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 13 05:12 go.sum [2025-08-13T05:15:17.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:12 internal [2025-08-13T05:15:17.126Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 13 05:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:17.440Z] + 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=a0c7078ac8340f77f88f7958847b064fe4af8c40 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-08-13T05:15:17.699Z] #0 building with "default" instance using docker driver [2025-08-13T05:15:17.699Z] [2025-08-13T05:15:17.699Z] #1 [internal] load build definition from Dockerfile [2025-08-13T05:15:17.699Z] #1 transferring dockerfile: 1.75kB done [2025-08-13T05:15:17.699Z] #1 DONE 0.0s [2025-08-13T05:15:17.699Z] [2025-08-13T05:15:17.699Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-13T05:15:17.699Z] #2 DONE 0.0s [2025-08-13T05:15:17.699Z] [2025-08-13T05:15:17.699Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-13T05:15:17.699Z] #3 DONE 0.3s [2025-08-13T05:15:17.961Z] [2025-08-13T05:15:17.961Z] #4 [internal] load .dockerignore [2025-08-13T05:15:17.961Z] #4 transferring context: 2B done [2025-08-13T05:15:17.961Z] #4 DONE 0.0s [2025-08-13T05:15:17.961Z] [2025-08-13T05:15:17.961Z] #5 [internal] load build context [2025-08-13T05:15:17.961Z] #5 transferring context: 111.49kB 0.0s done [2025-08-13T05:15:17.961Z] #5 DONE 0.0s [2025-08-13T05:15:17.961Z] [2025-08-13T05:15:17.961Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T05:15:17.961Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-13T05:15:17.961Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-13T05:15:17.961Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-13T05:15:17.961Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-13T05:15:17.961Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-13T05:15:17.961Z] #6 ... [2025-08-13T05:15:17.961Z] [2025-08-13T05:15:17.961Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-13T05:15:17.961Z] #7 DONE 0.1s [2025-08-13T05:15:17.961Z] [2025-08-13T05:15:17.961Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T05:15:17.961Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-13T05:15:17.961Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-13T05:15:18.222Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-13T05:15:18.222Z] #6 DONE 0.3s [2025-08-13T05:15:18.222Z] [2025-08-13T05:15:18.222Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-08-13T05:15:18.222Z] #8 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T05:15:18.482Z] #8 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T05:15:19.050Z] #8 0.772 OK: 248 MiB in 58 packages [2025-08-13T05:15:19.050Z] #8 ... [2025-08-13T05:15:19.050Z] [2025-08-13T05:15:19.050Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-13T05:15:19.050Z] #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T05:15:19.050Z] #9 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T05:15:19.050Z] #9 0.573 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-13T05:15:19.050Z] #9 0.577 Executing busybox-1.36.1-r29.trigger [2025-08-13T05:15:19.050Z] #9 0.583 OK: 8 MiB in 15 packages [2025-08-13T05:15:19.050Z] #9 DONE 0.8s [2025-08-13T05:15:19.050Z] [2025-08-13T05:15:19.050Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-08-13T05:15:19.050Z] #8 DONE 1.0s [2025-08-13T05:15:19.050Z] [2025-08-13T05:15:19.050Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-13T05:15:19.050Z] #10 DONE 0.0s [2025-08-13T05:15:19.050Z] [2025-08-13T05:15:19.050Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-13T05:15:19.050Z] #11 DONE 0.0s [2025-08-13T05:15:19.050Z] [2025-08-13T05:15:19.050Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T05:15:19.248Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6828 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-08-13T05:15:19.267Z] Running in /w/workspace/device-onvif-camera/227 [Pipeline] { [Pipeline] checkout [2025-08-13T05:15:19.628Z] #12 DONE 0.6s [2025-08-13T05:15:19.628Z] [2025-08-13T05:15:19.628Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T05:15:19.628Z] #13 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-13T05:15:19.628Z] #13 0.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-13T05:15:19.628Z] #13 0.744 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T05:15:19.886Z] #13 0.757 Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T05:15:19.886Z] #13 ... [2025-08-13T05:15:19.886Z] [2025-08-13T05:15:19.886Z] #14 [builder 6/7] COPY . . [2025-08-13T05:15:19.886Z] #14 DONE 0.4s [2025-08-13T05:15:20.146Z] [2025-08-13T05:15:20.146Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-13T05:15:20.146Z] #13 1.008 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T05:15:20.146Z] #13 1.012 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T05:15:20.146Z] #13 1.015 Executing busybox-1.36.1-r30.trigger [2025-08-13T05:15:20.146Z] #13 1.034 OK: 8 MiB in 15 packages [2025-08-13T05:15:20.146Z] #13 DONE 1.1s [2025-08-13T05:15:20.146Z] [2025-08-13T05:15:20.146Z] #15 [builder 7/7] RUN make build [2025-08-13T05:15:20.404Z] #15 0.334 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-13T05:15:22.323Z] The recommended git tool is: git [2025-08-13T05:15:27.103Z] using credential edgex-jenkins-ssh [2025-08-13T05:15:27.126Z] Cloning the remote Git repository [2025-08-13T05:15:27.168Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-13T05:15:27.270Z] > git init /w/workspace/device-onvif-camera/227 # timeout=10 [2025-08-13T05:15:27.419Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-13T05:15:27.420Z] > git --version # timeout=10 [2025-08-13T05:15:27.441Z] > git --version # 'git version 2.25.1' [2025-08-13T05:15:27.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-13T05:15:27.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-13T05:15:32.165Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-08-13T05:15:32.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-13T05:15:33.043Z] Avoid second fetch [2025-08-13T05:15:33.044Z] Checking out Revision a0c7078ac8340f77f88f7958847b064fe4af8c40 (main) [2025-08-13T05:15:33.725Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#515)" [2025-08-13T05:15:33.061Z] > git config core.sparsecheckout # timeout=10 [2025-08-13T05:15:33.121Z] > git checkout -f a0c7078ac8340f77f88f7958847b064fe4af8c40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:15:38.026Z] provisioning config files... [2025-08-13T05:15:38.052Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/227@tmp/config2578162308040137451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:15:38.681Z] ---> ****-login.sh [2025-08-13T05:15:38.681Z] nexus3.edgexfoundry.org:10001 [2025-08-13T05:15:38.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:39.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:15:39.223Z] Configure a credential helper to remove this warning. See [2025-08-13T05:15:39.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:15:39.223Z] [2025-08-13T05:15:39.223Z] Login Succeeded [2025-08-13T05:15:39.223Z] nexus3.edgexfoundry.org:10002 [2025-08-13T05:15:39.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:39.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:15:39.493Z] Configure a credential helper to remove this warning. See [2025-08-13T05:15:39.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:15:39.493Z] [2025-08-13T05:15:39.493Z] Login Succeeded [2025-08-13T05:15:39.493Z] nexus3.edgexfoundry.org:10003 [2025-08-13T05:15:39.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:39.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:15:39.763Z] Configure a credential helper to remove this warning. See [2025-08-13T05:15:39.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:15:39.763Z] [2025-08-13T05:15:39.763Z] Login Succeeded [2025-08-13T05:15:39.763Z] nexus3.edgexfoundry.org:10004 [2025-08-13T05:15:40.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:40.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:15:40.031Z] Configure a credential helper to remove this warning. See [2025-08-13T05:15:40.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:15:40.031Z] [2025-08-13T05:15:40.031Z] Login Succeeded [2025-08-13T05:15:40.298Z] ****.io [2025-08-13T05:15:40.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:40.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:15:40.564Z] Configure a credential helper to remove this warning. See [2025-08-13T05:15:40.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:15:40.564Z] [2025-08-13T05:15:40.564Z] Login Succeeded [2025-08-13T05:15:40.564Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T05:15:40.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-13T05:15:40.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T05:15:40.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T05:15:40.938Z] ========================================================= [2025-08-13T05:15:40.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-13T05:15:40.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:41.326Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-13T05:15:41.927Z] Sending build context to Docker daemon 26.88MB [2025-08-13T05:15:41.927Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-13T05:15:41.927Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-13T05:15:42.193Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-13T05:15:42.193Z] 94e9d8af2201: Pulling fs layer [2025-08-13T05:15:42.193Z] a6c56e8762df: Pulling fs layer [2025-08-13T05:15:42.193Z] f0f3c8884826: Pulling fs layer [2025-08-13T05:15:42.193Z] c7e7622c144d: Pulling fs layer [2025-08-13T05:15:42.193Z] 4f4fb700ef54: Pulling fs layer [2025-08-13T05:15:42.193Z] b4c3b6d88c5a: Pulling fs layer [2025-08-13T05:15:42.193Z] ba8bce9d2590: Pulling fs layer [2025-08-13T05:15:42.193Z] ca778ea9c289: Pulling fs layer [2025-08-13T05:15:42.193Z] c7e7622c144d: Waiting [2025-08-13T05:15:42.193Z] b4c3b6d88c5a: Waiting [2025-08-13T05:15:42.193Z] ba8bce9d2590: Waiting [2025-08-13T05:15:42.193Z] ca778ea9c289: Waiting [2025-08-13T05:15:42.193Z] 4f4fb700ef54: Waiting [2025-08-13T05:15:42.193Z] a6c56e8762df: Verifying Checksum [2025-08-13T05:15:42.193Z] a6c56e8762df: Download complete [2025-08-13T05:15:42.193Z] c7e7622c144d: Verifying Checksum [2025-08-13T05:15:42.193Z] c7e7622c144d: Download complete [2025-08-13T05:15:42.193Z] 4f4fb700ef54: Verifying Checksum [2025-08-13T05:15:42.193Z] 4f4fb700ef54: Download complete [2025-08-13T05:15:42.193Z] b4c3b6d88c5a: Verifying Checksum [2025-08-13T05:15:42.193Z] b4c3b6d88c5a: Download complete [2025-08-13T05:15:42.193Z] 94e9d8af2201: Verifying Checksum [2025-08-13T05:15:42.193Z] 94e9d8af2201: Download complete [2025-08-13T05:15:42.779Z] ca778ea9c289: Verifying Checksum [2025-08-13T05:15:42.779Z] ca778ea9c289: Download complete [2025-08-13T05:15:43.370Z] 94e9d8af2201: Pull complete [2025-08-13T05:15:43.954Z] a6c56e8762df: Pull complete [2025-08-13T05:15:44.222Z] f0f3c8884826: Verifying Checksum [2025-08-13T05:15:44.222Z] f0f3c8884826: Download complete [2025-08-13T05:15:45.195Z] ba8bce9d2590: Verifying Checksum [2025-08-13T05:15:45.195Z] ba8bce9d2590: Download complete [2025-08-13T05:15:46.941Z] #15 DONE 23.7s [2025-08-13T05:15:46.941Z] [2025-08-13T05:15:46.941Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-08-13T05:15:46.941Z] #16 DONE 0.2s [2025-08-13T05:15:46.941Z] [2025-08-13T05:15:46.941Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-13T05:15:46.941Z] #17 DONE 0.0s [2025-08-13T05:15:46.941Z] [2025-08-13T05:15:46.941Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-13T05:15:46.941Z] #18 DONE 0.0s [2025-08-13T05:15:46.941Z] [2025-08-13T05:15:46.941Z] #19 exporting to image [2025-08-13T05:15:46.941Z] #19 exporting layers 0.1s done [2025-08-13T05:15:46.941Z] #19 writing image sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done [2025-08-13T05:15:46.941Z] #19 naming to docker.io/library/device-onvif-camera done [2025-08-13T05:15:46.941Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:15:47.066Z] provisioning config files... [2025-08-13T05:15:47.075Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4079923509413167192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:15:47.373Z] ---> ****-login.sh [2025-08-13T05:15:47.373Z] nexus3.edgexfoundry.org:10001 [2025-08-13T05:15:47.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:47.373Z] Login Succeeded [2025-08-13T05:15:47.373Z] nexus3.edgexfoundry.org:10002 [2025-08-13T05:15:47.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:47.373Z] Login Succeeded [2025-08-13T05:15:47.373Z] nexus3.edgexfoundry.org:10003 [2025-08-13T05:15:47.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:47.631Z] Login Succeeded [2025-08-13T05:15:47.632Z] nexus3.edgexfoundry.org:10004 [2025-08-13T05:15:47.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:47.632Z] Login Succeeded [2025-08-13T05:15:47.632Z] ****.io [2025-08-13T05:15:47.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:15:47.891Z] Login Succeeded [2025-08-13T05:15:47.892Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T05:15:47.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T05:15:47.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T05:15:47.990Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-08-13T05:15:47.990Z] a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:15:47.990Z] latest [2025-08-13T05:15:47.990Z] 4.1.0-dev.3 [2025-08-13T05:15:47.990Z] a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:15:47.990Z] main [2025-08-13T05:15:47.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:48.343Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:48.666Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:15:48.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-13T05:15:48.666Z] c3aa7f9ec651: Preparing [2025-08-13T05:15:48.666Z] 803760113b45: Preparing [2025-08-13T05:15:48.666Z] a4d0f35b8886: Preparing [2025-08-13T05:15:48.666Z] 261ef28d9d56: Preparing [2025-08-13T05:15:48.666Z] b8c73b3b04d8: Preparing [2025-08-13T05:15:48.666Z] 097100c76c15: Preparing [2025-08-13T05:15:48.666Z] 097100c76c15: Waiting [2025-08-13T05:15:48.666Z] 803760113b45: Pushed [2025-08-13T05:15:48.666Z] c3aa7f9ec651: Pushed [2025-08-13T05:15:48.666Z] b8c73b3b04d8: Pushed [2025-08-13T05:15:48.666Z] 097100c76c15: Layer already exists [2025-08-13T05:15:48.666Z] 261ef28d9d56: Pushed [2025-08-13T05:15:52.853Z] a4d0f35b8886: Pushed [2025-08-13T05:15:52.853Z] a0c7078ac8340f77f88f7958847b064fe4af8c40: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:53.182Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:53.500Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-13T05:15:53.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-13T05:15:53.500Z] c3aa7f9ec651: Preparing [2025-08-13T05:15:53.500Z] 803760113b45: Preparing [2025-08-13T05:15:53.500Z] a4d0f35b8886: Preparing [2025-08-13T05:15:53.500Z] 261ef28d9d56: Preparing [2025-08-13T05:15:53.500Z] b8c73b3b04d8: Preparing [2025-08-13T05:15:53.500Z] 097100c76c15: Preparing [2025-08-13T05:15:53.500Z] 097100c76c15: Waiting [2025-08-13T05:15:53.500Z] 803760113b45: Layer already exists [2025-08-13T05:15:53.500Z] 261ef28d9d56: Layer already exists [2025-08-13T05:15:53.500Z] c3aa7f9ec651: Layer already exists [2025-08-13T05:15:53.500Z] a4d0f35b8886: Layer already exists [2025-08-13T05:15:53.500Z] b8c73b3b04d8: Layer already exists [2025-08-13T05:15:53.500Z] 097100c76c15: Layer already exists [2025-08-13T05:15:53.500Z] latest: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:53.833Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:54.154Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 [2025-08-13T05:15:54.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-13T05:15:54.154Z] c3aa7f9ec651: Preparing [2025-08-13T05:15:54.154Z] 803760113b45: Preparing [2025-08-13T05:15:54.154Z] a4d0f35b8886: Preparing [2025-08-13T05:15:54.154Z] 261ef28d9d56: Preparing [2025-08-13T05:15:54.154Z] b8c73b3b04d8: Preparing [2025-08-13T05:15:54.154Z] 097100c76c15: Preparing [2025-08-13T05:15:54.154Z] 097100c76c15: Waiting [2025-08-13T05:15:54.154Z] a4d0f35b8886: Layer already exists [2025-08-13T05:15:54.154Z] c3aa7f9ec651: Layer already exists [2025-08-13T05:15:54.154Z] 261ef28d9d56: Layer already exists [2025-08-13T05:15:54.154Z] 803760113b45: Layer already exists [2025-08-13T05:15:54.154Z] b8c73b3b04d8: Layer already exists [2025-08-13T05:15:54.154Z] 097100c76c15: Layer already exists [2025-08-13T05:15:54.154Z] 4.1.0-dev.3: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:54.493Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:54.829Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:15:54.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-13T05:15:54.829Z] c3aa7f9ec651: Preparing [2025-08-13T05:15:54.829Z] 803760113b45: Preparing [2025-08-13T05:15:54.829Z] a4d0f35b8886: Preparing [2025-08-13T05:15:54.829Z] 261ef28d9d56: Preparing [2025-08-13T05:15:54.829Z] b8c73b3b04d8: Preparing [2025-08-13T05:15:54.829Z] 097100c76c15: Preparing [2025-08-13T05:15:54.829Z] 097100c76c15: Waiting [2025-08-13T05:15:54.829Z] a4d0f35b8886: Layer already exists [2025-08-13T05:15:54.829Z] 261ef28d9d56: Layer already exists [2025-08-13T05:15:54.829Z] c3aa7f9ec651: Layer already exists [2025-08-13T05:15:54.829Z] 803760113b45: Layer already exists [2025-08-13T05:15:54.829Z] b8c73b3b04d8: Layer already exists [2025-08-13T05:15:54.829Z] 097100c76c15: Layer already exists [2025-08-13T05:15:54.829Z] a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:55.159Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:15:55.488Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-13T05:15:55.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-13T05:15:55.488Z] c3aa7f9ec651: Preparing [2025-08-13T05:15:55.488Z] 803760113b45: Preparing [2025-08-13T05:15:55.488Z] a4d0f35b8886: Preparing [2025-08-13T05:15:55.488Z] 261ef28d9d56: Preparing [2025-08-13T05:15:55.488Z] b8c73b3b04d8: Preparing [2025-08-13T05:15:55.488Z] 097100c76c15: Preparing [2025-08-13T05:15:55.488Z] 097100c76c15: Waiting [2025-08-13T05:15:55.488Z] b8c73b3b04d8: Layer already exists [2025-08-13T05:15:55.488Z] a4d0f35b8886: Layer already exists [2025-08-13T05:15:55.488Z] 803760113b45: Layer already exists [2025-08-13T05:15:55.488Z] c3aa7f9ec651: Layer already exists [2025-08-13T05:15:55.488Z] 261ef28d9d56: Layer already exists [2025-08-13T05:15:55.488Z] 097100c76c15: Layer already exists [2025-08-13T05:15:55.488Z] main: digest: sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T05:15:55.573Z] ===================================================== [Pipeline] echo [2025-08-13T05:15:55.585Z] taggedImages: [2025-08-13T05:15:55.585Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:15:55.585Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-13T05:15:55.585Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 [2025-08-13T05:15:55.585Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:15:55.585Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-08-13T05:15:55.633Z] ========================================================= [2025-08-13T05:15:55.633Z] [edgeXBuildMultiArch] RAW Config: [2025-08-13T05:15:55.633Z] images: [2025-08-13T05:15:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:15:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-13T05:15:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 [2025-08-13T05:15:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:15:55.633Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-13T05:15:55.633Z] settingsFile: [2025-08-13T05:15:55.633Z] device-onvif-camera-settings [2025-08-13T05:15:55.633Z] ========================================================= [Pipeline] node [2025-08-13T05:15:57.529Z] f0f3c8884826: Pull complete [2025-08-13T05:15:57.796Z] c7e7622c144d: Pull complete [2025-08-13T05:15:58.064Z] 4f4fb700ef54: Pull complete [2025-08-13T05:15:58.331Z] b4c3b6d88c5a: Pull complete [2025-08-13T05:16:06.549Z] ba8bce9d2590: Pull complete [2025-08-13T05:16:07.962Z] ca778ea9c289: Pull complete [2025-08-13T05:16:07.962Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-13T05:16:07.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-13T05:16:07.962Z] ---> 47b25d7523d1 [2025-08-13T05:16:07.962Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-13T05:16:09.901Z] ---> Running in 0d763e2fd679 [2025-08-13T05:16:10.167Z] Removing intermediate container 0d763e2fd679 [2025-08-13T05:16:10.167Z] ---> e0a10c471e8d [2025-08-13T05:16:10.167Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-13T05:16:10.167Z] ---> Running in 5b4a38880a33 [2025-08-13T05:16:10.434Z] Removing intermediate container 5b4a38880a33 [2025-08-13T05:16:10.434Z] ---> 7ad346bd5b17 [2025-08-13T05:16:10.434Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-08-13T05:16:10.434Z] ---> Running in b7f9a7a232ab [2025-08-13T05:16:10.635Z] Still waiting to schedule task [2025-08-13T05:16:10.636Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-13T05:16:10.716Z] Removing intermediate container b7f9a7a232ab [2025-08-13T05:16:10.716Z] ---> 0a36c9ad06a6 [2025-08-13T05:16:10.716Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-08-13T05:16:10.984Z] ---> Running in 80a62ee64ec7 [2025-08-13T05:16:11.255Z] Removing intermediate container 80a62ee64ec7 [2025-08-13T05:16:11.255Z] ---> 929790ac6fb0 [2025-08-13T05:16:11.255Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-08-13T05:16:11.255Z] ---> Running in 11eb332d65bf [2025-08-13T05:16:11.530Z] Removing intermediate container 11eb332d65bf [2025-08-13T05:16:11.530Z] ---> d4e7c2104a10 [2025-08-13T05:16:11.530Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-13T05:16:11.530Z] ---> Running in 66cf0e9df6e2 [2025-08-13T05:16:12.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T05:16:13.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T05:16:14.628Z] OK: 239 MiB in 58 packages [2025-08-13T05:16:15.220Z] Removing intermediate container 66cf0e9df6e2 [2025-08-13T05:16:15.220Z] ---> 79caea71fde1 [2025-08-13T05:16:15.220Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-08-13T05:16:15.220Z] ---> Running in 176239c9f4d8 [2025-08-13T05:16:15.508Z] Removing intermediate container 176239c9f4d8 [2025-08-13T05:16:15.508Z] ---> 0a04ed583e54 [2025-08-13T05:16:15.508Z] Step 10/13 : COPY go.mod vendor* ./ [2025-08-13T05:16:16.101Z] ---> f01c11934637 [2025-08-13T05:16:16.101Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T05:16:16.101Z] ---> Running in 7d02538bc17a [2025-08-13T05:16:52.339Z] Running on prd-centos7-docker-4c-2g-6829 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:16:52.393Z] provisioning config files... [2025-08-13T05:16:52.410Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13097329790422185880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:16:53.304Z] ---> ****-login.sh [2025-08-13T05:16:53.304Z] nexus3.edgexfoundry.org:10001 [2025-08-13T05:16:53.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:16:53.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:16:53.570Z] Configure a credential helper to remove this warning. See [2025-08-13T05:16:53.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:16:53.570Z] [2025-08-13T05:16:53.570Z] Login Succeeded [2025-08-13T05:16:53.570Z] nexus3.edgexfoundry.org:10002 [2025-08-13T05:16:53.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:16:53.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:16:53.570Z] Configure a credential helper to remove this warning. See [2025-08-13T05:16:53.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:16:53.570Z] [2025-08-13T05:16:53.571Z] Login Succeeded [2025-08-13T05:16:53.571Z] nexus3.edgexfoundry.org:10003 [2025-08-13T05:16:53.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:16:53.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:16:53.838Z] Configure a credential helper to remove this warning. See [2025-08-13T05:16:53.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:16:53.838Z] [2025-08-13T05:16:53.838Z] Login Succeeded [2025-08-13T05:16:53.838Z] nexus3.edgexfoundry.org:10004 [2025-08-13T05:16:53.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:16:53.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:16:53.838Z] Configure a credential helper to remove this warning. See [2025-08-13T05:16:53.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:16:53.838Z] [2025-08-13T05:16:53.838Z] Login Succeeded [2025-08-13T05:16:53.838Z] ****.io [2025-08-13T05:16:53.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:16:54.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:16:54.099Z] Configure a credential helper to remove this warning. See [2025-08-13T05:16:54.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:16:54.099Z] [2025-08-13T05:16:54.099Z] Login Succeeded [2025-08-13T05:16:54.099Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T05:16:54.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T05:16:54.465Z] + docker buildx ls [2025-08-13T05:16:54.725Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-13T05:16:54.725Z] default * docker [2025-08-13T05:16:54.725Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-13T05:16:55.023Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-13T05:16:55.023Z] edgex-builder [Pipeline] sh [2025-08-13T05:16:55.323Z] + docker buildx inspect --bootstrap [2025-08-13T05:16:55.323Z] #1 [internal] booting buildkit [2025-08-13T05:16:55.323Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-13T05:16:57.887Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-08-13T05:16:58.147Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-13T05:17:00.686Z] #1 creating container buildx_buildkit_edgex-builder0 2.4s done [2025-08-13T05:17:00.686Z] #1 DONE 5.1s [2025-08-13T05:17:00.686Z] Name: edgex-builder [2025-08-13T05:17:00.686Z] Driver: docker-container [2025-08-13T05:17:00.686Z] [2025-08-13T05:17:00.686Z] Nodes: [2025-08-13T05:17:00.686Z] Name: edgex-builder0 [2025-08-13T05:17:00.686Z] Endpoint: unix:///var/run/docker.sock [2025-08-13T05:17:00.686Z] Status: running [2025-08-13T05:17:00.686Z] Buildkit: v0.22.0 [2025-08-13T05:17:00.687Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-13T05:17:00.982Z] + docker buildx ls [2025-08-13T05:17:00.982Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-13T05:17:00.982Z] edgex-builder * docker-container [2025-08-13T05:17:00.982Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-13T05:17:00.982Z] default docker [2025-08-13T05:17:00.982Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-13T05:17:01.275Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40' [2025-08-13T05:17:01.275Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 --push - [2025-08-13T05:17:01.275Z] #1 [internal] load build definition from Dockerfile [2025-08-13T05:17:01.275Z] #1 transferring dockerfile: 204B done [2025-08-13T05:17:01.275Z] #1 DONE 0.0s [2025-08-13T05:17:01.275Z] [2025-08-13T05:17:01.276Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:17:01.276Z] #2 DONE 0.1s [2025-08-13T05:17:01.276Z] [2025-08-13T05:17:01.276Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:17:01.534Z] #3 DONE 0.1s [2025-08-13T05:17:01.534Z] [2025-08-13T05:17:01.534Z] #4 [internal] load .dockerignore [2025-08-13T05:17:01.534Z] #4 transferring context: 2B done [2025-08-13T05:17:01.534Z] #4 DONE 0.0s [2025-08-13T05:17:01.534Z] [2025-08-13T05:17:01.534Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:01.534Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done [2025-08-13T05:17:01.534Z] #5 DONE 0.0s [2025-08-13T05:17:01.534Z] [2025-08-13T05:17:01.534Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:01.534Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done [2025-08-13T05:17:01.534Z] #6 DONE 0.1s [2025-08-13T05:17:01.534Z] [2025-08-13T05:17:01.534Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T05:17:01.534Z] #7 DONE 0.0s [2025-08-13T05:17:01.534Z] [2025-08-13T05:17:01.534Z] #8 exporting to image [2025-08-13T05:17:01.534Z] #8 exporting layers done [2025-08-13T05:17:01.534Z] #8 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done [2025-08-13T05:17:01.534Z] #8 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done [2025-08-13T05:17:01.534Z] #8 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done [2025-08-13T05:17:01.534Z] #8 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done [2025-08-13T05:17:01.534Z] #8 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done [2025-08-13T05:17:01.534Z] #8 pushing layers 0.1s done [2025-08-13T05:17:01.534Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec [2025-08-13T05:17:01.534Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T05:17:01.794Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.1s done [2025-08-13T05:17:01.794Z] #8 DONE 0.2s [2025-08-13T05:17:01.794Z] [2025-08-13T05:17:01.794Z] 1 warning found (use --debug to expand): [2025-08-13T05:17:01.794Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T05:17:02.087Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-08-13T05:17:02.087Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-08-13T05:17:02.087Z] #1 [internal] load build definition from Dockerfile [2025-08-13T05:17:02.087Z] #1 transferring dockerfile: 170B done [2025-08-13T05:17:02.087Z] #1 DONE 0.0s [2025-08-13T05:17:02.087Z] [2025-08-13T05:17:02.087Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-13T05:17:02.087Z] #2 DONE 0.0s [2025-08-13T05:17:02.087Z] [2025-08-13T05:17:02.087Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-13T05:17:02.087Z] #3 DONE 0.0s [2025-08-13T05:17:02.087Z] [2025-08-13T05:17:02.087Z] #4 [internal] load .dockerignore [2025-08-13T05:17:02.087Z] #4 transferring context: 2B done [2025-08-13T05:17:02.087Z] #4 DONE 0.0s [2025-08-13T05:17:02.087Z] [2025-08-13T05:17:02.087Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:02.087Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 done [2025-08-13T05:17:02.087Z] #5 CACHED [2025-08-13T05:17:02.087Z] [2025-08-13T05:17:02.087Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:02.087Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 done [2025-08-13T05:17:02.087Z] #6 DONE 0.0s [2025-08-13T05:17:02.346Z] [2025-08-13T05:17:02.346Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:02.346Z] #6 CACHED [2025-08-13T05:17:02.346Z] [2025-08-13T05:17:02.346Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T05:17:02.346Z] #7 DONE 0.0s [2025-08-13T05:17:02.346Z] [2025-08-13T05:17:02.346Z] #8 exporting to image [2025-08-13T05:17:02.346Z] #8 exporting layers done [2025-08-13T05:17:02.346Z] #8 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done [2025-08-13T05:17:02.346Z] #8 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done [2025-08-13T05:17:02.346Z] #8 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done [2025-08-13T05:17:02.346Z] #8 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done [2025-08-13T05:17:02.346Z] #8 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done [2025-08-13T05:17:02.346Z] #8 pushing layers 0.0s done [2025-08-13T05:17:02.346Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.1s done [2025-08-13T05:17:02.346Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T05:17:02.346Z] #8 DONE 0.1s [2025-08-13T05:17:02.346Z] [2025-08-13T05:17:02.346Z] 1 warning found (use --debug to expand): [2025-08-13T05:17:02.346Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T05:17:02.641Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3' [2025-08-13T05:17:02.641Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 --push - [2025-08-13T05:17:02.900Z] #1 [internal] load build definition from Dockerfile [2025-08-13T05:17:02.900Z] #1 transferring dockerfile: 175B done [2025-08-13T05:17:02.900Z] #1 DONE 0.0s [2025-08-13T05:17:02.900Z] [2025-08-13T05:17:02.900Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 [2025-08-13T05:17:02.900Z] #2 DONE 0.0s [2025-08-13T05:17:02.900Z] [2025-08-13T05:17:02.900Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3 [2025-08-13T05:17:02.900Z] #3 DONE 0.0s [2025-08-13T05:17:02.900Z] [2025-08-13T05:17:02.900Z] #4 [internal] load .dockerignore [2025-08-13T05:17:02.900Z] #4 transferring context: 2B done [2025-08-13T05:17:02.900Z] #4 DONE 0.0s [2025-08-13T05:17:02.900Z] [2025-08-13T05:17:02.900Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:02.900Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done [2025-08-13T05:17:02.900Z] #5 CACHED [2025-08-13T05:17:02.900Z] [2025-08-13T05:17:02.900Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:02.900Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done [2025-08-13T05:17:02.900Z] #6 CACHED [2025-08-13T05:17:02.900Z] [2025-08-13T05:17:02.900Z] #7 exporting to image [2025-08-13T05:17:02.900Z] #7 exporting layers done [2025-08-13T05:17:02.900Z] #7 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done [2025-08-13T05:17:02.900Z] #7 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done [2025-08-13T05:17:02.900Z] #7 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done [2025-08-13T05:17:02.900Z] #7 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done [2025-08-13T05:17:02.900Z] #7 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done [2025-08-13T05:17:02.900Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T05:17:02.900Z] #7 ... [2025-08-13T05:17:02.900Z] [2025-08-13T05:17:02.900Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T05:17:02.900Z] #8 DONE 0.0s [2025-08-13T05:17:02.900Z] [2025-08-13T05:17:02.900Z] #7 exporting to image [2025-08-13T05:17:02.900Z] #7 pushing layers 0.0s done [2025-08-13T05:17:02.900Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec [2025-08-13T05:17:03.838Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.3@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.8s done [2025-08-13T05:17:03.838Z] #7 DONE 0.8s [2025-08-13T05:17:03.838Z] [2025-08-13T05:17:03.838Z] 1 warning found (use --debug to expand): [2025-08-13T05:17:03.838Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T05:17:04.127Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3' [2025-08-13T05:17:04.127Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 --push - [2025-08-13T05:17:04.127Z] #1 [internal] load build definition from Dockerfile [2025-08-13T05:17:04.127Z] #1 transferring dockerfile: 216B done [2025-08-13T05:17:04.127Z] #1 DONE 0.0s [2025-08-13T05:17:04.127Z] [2025-08-13T05:17:04.127Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:17:04.127Z] #2 DONE 0.0s [2025-08-13T05:17:04.127Z] [2025-08-13T05:17:04.127Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:17:04.127Z] #3 DONE 0.0s [2025-08-13T05:17:04.127Z] [2025-08-13T05:17:04.127Z] #4 [internal] load .dockerignore [2025-08-13T05:17:04.127Z] #4 transferring context: 2B done [2025-08-13T05:17:04.127Z] #4 DONE 0.0s [2025-08-13T05:17:04.127Z] [2025-08-13T05:17:04.127Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:04.127Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 done [2025-08-13T05:17:04.127Z] #5 CACHED [2025-08-13T05:17:04.127Z] [2025-08-13T05:17:04.127Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:04.127Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done [2025-08-13T05:17:04.127Z] #6 CACHED [2025-08-13T05:17:04.127Z] [2025-08-13T05:17:04.127Z] #7 exporting to image [2025-08-13T05:17:04.127Z] #7 exporting layers done [2025-08-13T05:17:04.127Z] #7 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done [2025-08-13T05:17:04.127Z] #7 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 [2025-08-13T05:17:04.127Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T05:17:04.386Z] #7 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done [2025-08-13T05:17:04.386Z] #7 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done [2025-08-13T05:17:04.386Z] #7 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done [2025-08-13T05:17:04.386Z] #7 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done [2025-08-13T05:17:04.386Z] #7 pushing layers 0.0s done [2025-08-13T05:17:04.386Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.1s done [2025-08-13T05:17:04.386Z] #7 DONE 0.1s [2025-08-13T05:17:04.386Z] [2025-08-13T05:17:04.386Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T05:17:04.386Z] #8 DONE 0.0s [2025-08-13T05:17:04.386Z] [2025-08-13T05:17:04.386Z] 1 warning found (use --debug to expand): [2025-08-13T05:17:04.386Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-13T05:17:04.672Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-08-13T05:17:04.672Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-08-13T05:17:04.672Z] #1 [internal] load build definition from Dockerfile [2025-08-13T05:17:04.672Z] #1 transferring dockerfile: 168B done [2025-08-13T05:17:04.672Z] #1 DONE 0.0s [2025-08-13T05:17:04.672Z] [2025-08-13T05:17:04.672Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-13T05:17:04.672Z] #2 DONE 0.0s [2025-08-13T05:17:04.672Z] [2025-08-13T05:17:04.672Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-13T05:17:04.672Z] #3 DONE 0.0s [2025-08-13T05:17:04.672Z] [2025-08-13T05:17:04.672Z] #4 [internal] load .dockerignore [2025-08-13T05:17:04.672Z] #4 transferring context: 2B done [2025-08-13T05:17:04.672Z] #4 DONE 0.0s [2025-08-13T05:17:04.672Z] [2025-08-13T05:17:04.672Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:04.672Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done [2025-08-13T05:17:04.672Z] #5 CACHED [2025-08-13T05:17:04.672Z] [2025-08-13T05:17:04.672Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 [2025-08-13T05:17:04.672Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c2f300bbded9002ffd4037a717eb795ec41a8858f28be2df319f6871282e5ef6 0.0s done [2025-08-13T05:17:04.672Z] #6 CACHED [2025-08-13T05:17:04.672Z] [2025-08-13T05:17:04.672Z] #7 exporting to image [2025-08-13T05:17:04.672Z] #7 exporting layers done [2025-08-13T05:17:04.672Z] #7 exporting manifest sha256:4daa19061d365497638c92eaadaad7cf22639e1940f00155a1aa3cc0801877db done [2025-08-13T05:17:04.672Z] #7 exporting config sha256:24899e2063610af0dcd2736fbf5ddeffc60074bd9b2e5600dc303bdadcaceae0 done [2025-08-13T05:17:04.672Z] #7 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f [2025-08-13T05:17:04.672Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-13T05:17:04.935Z] #7 exporting manifest sha256:ea8e8c47afc9c20be619fb25ddb6a478efaf22da340b11ed74f10a3bf320603f done [2025-08-13T05:17:04.935Z] #7 exporting config sha256:1a8477b262802363597c4da6f726fb362e9c099fc7953ee12d8de94388cd1b44 done [2025-08-13T05:17:04.935Z] #7 exporting manifest list sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec done [2025-08-13T05:17:04.935Z] #7 pushing layers 0.0s done [2025-08-13T05:17:04.935Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:17fe28edbd89f524b527de9e5dc1d5bbc154f3047163f230f944866d25c80fec 0.1s done [2025-08-13T05:17:04.935Z] #7 DONE 0.1s [2025-08-13T05:17:04.935Z] [2025-08-13T05:17:04.935Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-13T05:17:04.935Z] #8 DONE 0.0s [2025-08-13T05:17:04.935Z] [2025-08-13T05:17:04.935Z] 1 warning found (use --debug to expand): [2025-08-13T05:17:04.935Z]  - 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-08-13T05:17:05.339Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:17:05.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:17:06.191Z] ---> package-listing.sh [2025-08-13T05:17:06.191Z] ++ facter osfamily [2025-08-13T05:17:06.191Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-13T05:17:06.457Z] + OS_FAMILY=redhat [2025-08-13T05:17:06.457Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-13T05:17:06.457Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-13T05:17:06.457Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-13T05:17:06.457Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-13T05:17:06.457Z] + PACKAGES=/tmp/packages_start.txt [2025-08-13T05:17:06.457Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-13T05:17:06.457Z] + PACKAGES=/tmp/packages_end.txt [2025-08-13T05:17:06.457Z] + case "${OS_FAMILY}" in [2025-08-13T05:17:06.457Z] + rpm -qa [2025-08-13T05:17:06.457Z] + sort [2025-08-13T05:17:07.027Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-13T05:17:07.027Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-13T05:17:07.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-13T05:17:07.027Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-13T05:17:07.027Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-13T05:17:07.027Z] + 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-08-13T05:17:07.040Z] 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-08-13T05:17:07.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:17:07.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T05:17:07.893Z] [2025-08-13T05:17:07.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:17:08.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T05:17:08.195Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-13T05:17:08.195Z] 5eb5b503b376: Pulling fs layer [2025-08-13T05:17:08.195Z] 5c69ac0246d0: Pulling fs layer [2025-08-13T05:17:08.195Z] ec43610c2a17: Pulling fs layer [2025-08-13T05:17:08.195Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-13T05:17:08.195Z] 33b1e0a273af: Pulling fs layer [2025-08-13T05:17:08.195Z] 5d3b04190fa2: Pulling fs layer [2025-08-13T05:17:08.195Z] 2f39f015ded8: Pulling fs layer [2025-08-13T05:17:08.195Z] 3a2ae6a8a46f: Waiting [2025-08-13T05:17:08.195Z] 33b1e0a273af: Waiting [2025-08-13T05:17:08.195Z] 5d3b04190fa2: Waiting [2025-08-13T05:17:08.195Z] 2f39f015ded8: Waiting [2025-08-13T05:17:08.195Z] 5c69ac0246d0: Verifying Checksum [2025-08-13T05:17:08.195Z] 5c69ac0246d0: Download complete [2025-08-13T05:17:08.195Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-13T05:17:08.195Z] 3a2ae6a8a46f: Download complete [2025-08-13T05:17:08.195Z] 33b1e0a273af: Verifying Checksum [2025-08-13T05:17:08.195Z] 33b1e0a273af: Download complete [2025-08-13T05:17:08.455Z] 5d3b04190fa2: Verifying Checksum [2025-08-13T05:17:08.455Z] 5d3b04190fa2: Download complete [2025-08-13T05:17:08.455Z] ec43610c2a17: Verifying Checksum [2025-08-13T05:17:08.455Z] ec43610c2a17: Download complete [2025-08-13T05:17:08.455Z] 5eb5b503b376: Verifying Checksum [2025-08-13T05:17:08.455Z] 5eb5b503b376: Download complete [2025-08-13T05:17:09.023Z] 2f39f015ded8: Verifying Checksum [2025-08-13T05:17:09.023Z] 2f39f015ded8: Download complete [2025-08-13T05:17:09.964Z] 5eb5b503b376: Pull complete [2025-08-13T05:17:09.964Z] 5c69ac0246d0: Pull complete [2025-08-13T05:17:10.222Z] ec43610c2a17: Pull complete [2025-08-13T05:17:10.482Z] 3a2ae6a8a46f: Pull complete [2025-08-13T05:17:10.756Z] 33b1e0a273af: Pull complete [2025-08-13T05:17:10.756Z] 5d3b04190fa2: Pull complete [2025-08-13T05:17:15.008Z] 2f39f015ded8: Pull complete [2025-08-13T05:17:15.008Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-13T05:17:15.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T05:17:15.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:17:15.156Z] prd-centos7-docker-4c-2g-6829 does not seem to be running inside a container [2025-08-13T05:17:15.188Z] $ 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-08-13T05:17:21.283Z] $ docker top eace5db4794c8c136696f14e56b462774cca0d4796ee7688c7ee658a5dad2f29 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T05:17:21.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-13T05:17:21.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-13T05:17:22.228Z] + ls /var/log/sa-host [2025-08-13T05:17:22.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:17:22.314Z] provisioning config files... [2025-08-13T05:17:22.323Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9341542496034940757tmp [Pipeline] { [Pipeline] echo [2025-08-13T05:17:22.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:17:22.629Z] ---> create-netrc.sh [Pipeline] } [2025-08-13T05:17:22.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:17:22.967Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-13T05:17:22.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:17:23.262Z] ---> sudo-logs.sh [2025-08-13T05:17:23.262Z] Archiving 'sudo' log.. [2025-08-13T05:17:23.262Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6829.novalocal: Name or service not known [2025-08-13T05:17:23.262Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6829.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-13T05:17:23.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:17:23.575Z] ---> job-cost.sh [2025-08-13T05:17:23.575Z] lf-activate-venv: SKIPPING [2025-08-13T05:17:23.575Z] INFO: No Stack... [2025-08-13T05:17:23.832Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-13T05:17:24.091Z] INFO: Archiving Costs [Pipeline] echo [2025-08-13T05:17:24.105Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:17:24.400Z] ---> logs-deploy.sh [2025-08-13T05:17:24.400Z] lf-activate-venv: SKIPPING [2025-08-13T05:17:24.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/227 [2025-08-13T05:17:24.400Z] INFO: archiving workspace using pattern(s): [2025-08-13T05:17:25.390Z] Archives upload complete. [2025-08-13T05:17:25.390Z] INFO: archiving logs to Nexus [2025-08-13T05:17:25.994Z] ---> uname -a: [2025-08-13T05:17:25.994Z] Linux prd-centos7-docker-4c-2g-6829.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-13T05:17:25.994Z] [2025-08-13T05:17:25.994Z] [2025-08-13T05:17:25.994Z] ---> lscpu: [2025-08-13T05:17:25.994Z] Architecture: x86_64 [2025-08-13T05:17:25.994Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-13T05:17:25.994Z] Byte Order: Little Endian [2025-08-13T05:17:25.994Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-13T05:17:25.994Z] CPU(s): 2 [2025-08-13T05:17:25.994Z] On-line CPU(s) list: 0,1 [2025-08-13T05:17:25.994Z] Thread(s) per core: 1 [2025-08-13T05:17:25.994Z] Core(s) per socket: 1 [2025-08-13T05:17:25.994Z] Socket(s): 2 [2025-08-13T05:17:25.994Z] NUMA node(s): 1 [2025-08-13T05:17:25.994Z] Vendor ID: AuthenticAMD [2025-08-13T05:17:25.994Z] CPU family: 23 [2025-08-13T05:17:25.994Z] Model: 49 [2025-08-13T05:17:25.994Z] Model name: AMD EPYC-Rome Processor [2025-08-13T05:17:25.994Z] Stepping: 0 [2025-08-13T05:17:25.994Z] CPU MHz: 2799.998 [2025-08-13T05:17:25.994Z] BogoMIPS: 5599.99 [2025-08-13T05:17:25.994Z] Virtualization: AMD-V [2025-08-13T05:17:25.994Z] Hypervisor vendor: KVM [2025-08-13T05:17:25.994Z] Virtualization type: full [2025-08-13T05:17:25.994Z] L1d cache: 64 KiB [2025-08-13T05:17:25.994Z] L1i cache: 64 KiB [2025-08-13T05:17:25.994Z] L2 cache: 1 MiB [2025-08-13T05:17:25.994Z] L3 cache: 32 MiB [2025-08-13T05:17:25.994Z] NUMA node0 CPU(s): 0,1 [2025-08-13T05:17:25.994Z] Vulnerability Itlb multihit: Not affected [2025-08-13T05:17:25.994Z] Vulnerability L1tf: Not affected [2025-08-13T05:17:25.994Z] Vulnerability Mds: Not affected [2025-08-13T05:17:25.994Z] Vulnerability Meltdown: Not affected [2025-08-13T05:17:25.994Z] Vulnerability Mmio stale data: Not affected [2025-08-13T05:17:25.994Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-13T05:17:25.994Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-13T05:17:25.994Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-13T05:17:25.994Z] Vulnerability Srbds: Not affected [2025-08-13T05:17:25.994Z] Vulnerability Tsx async abort: Not affected [2025-08-13T05:17:25.994Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-13T05:17:25.994Z] [2025-08-13T05:17:25.994Z] [2025-08-13T05:17:25.994Z] ---> nproc: [2025-08-13T05:17:25.994Z] 2 [2025-08-13T05:17:25.994Z] [2025-08-13T05:17:25.994Z] [2025-08-13T05:17:25.994Z] ---> df -h: [2025-08-13T05:17:25.994Z] Filesystem Size Used Avail Use% Mounted on [2025-08-13T05:17:25.994Z] overlay 40G 7.3G 33G 19% / [2025-08-13T05:17:25.994Z] tmpfs 64M 0 64M 0% /dev [2025-08-13T05:17:25.994Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-13T05:17:25.994Z] shm 64M 0 64M 0% /dev/shm [2025-08-13T05:17:25.994Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-13T05:17:25.994Z] [2025-08-13T05:17:25.994Z] [2025-08-13T05:17:25.994Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2025-08-13T05:17:25.994Z] Please check if data collecting is enabled [2025-08-13T05:17:25.994Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T05:17:26.288Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-13T05:17:26.293Z] $ docker stop --time=1 eace5db4794c8c136696f14e56b462774cca0d4796ee7688c7ee658a5dad2f29 [2025-08-13T05:17:27.508Z] $ docker rm -f --volumes eace5db4794c8c136696f14e56b462774cca0d4796ee7688c7ee658a5dad2f29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-13T05:17:27.610Z] [WS-CLEANUP] Deleting project workspace... [2025-08-13T05:17:27.610Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-13T05:17:27.627Z] [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-08-13T05:17:28.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T05:17:28.056Z] [2025-08-13T05:17:28.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:17:28.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T05:17:28.621Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-13T05:17:28.621Z] 5eb5b503b376: Pulling fs layer [2025-08-13T05:17:28.621Z] 5c69ac0246d0: Pulling fs layer [2025-08-13T05:17:28.621Z] ec43610c2a17: Pulling fs layer [2025-08-13T05:17:28.621Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-13T05:17:28.621Z] 33b1e0a273af: Pulling fs layer [2025-08-13T05:17:28.621Z] 5d3b04190fa2: Pulling fs layer [2025-08-13T05:17:28.621Z] 2f39f015ded8: Pulling fs layer [2025-08-13T05:17:28.621Z] 33b1e0a273af: Waiting [2025-08-13T05:17:28.621Z] 5d3b04190fa2: Waiting [2025-08-13T05:17:28.621Z] 2f39f015ded8: Waiting [2025-08-13T05:17:28.621Z] 5c69ac0246d0: Download complete [2025-08-13T05:17:28.621Z] 3a2ae6a8a46f: Download complete [2025-08-13T05:17:28.885Z] 33b1e0a273af: Verifying Checksum [2025-08-13T05:17:28.885Z] 33b1e0a273af: Download complete [2025-08-13T05:17:28.885Z] 5d3b04190fa2: Verifying Checksum [2025-08-13T05:17:28.885Z] 5d3b04190fa2: Download complete [2025-08-13T05:17:28.885Z] ec43610c2a17: Verifying Checksum [2025-08-13T05:17:28.885Z] ec43610c2a17: Download complete [2025-08-13T05:17:28.885Z] 5eb5b503b376: Verifying Checksum [2025-08-13T05:17:28.885Z] 5eb5b503b376: Download complete [2025-08-13T05:17:29.451Z] 2f39f015ded8: Verifying Checksum [2025-08-13T05:17:29.451Z] 2f39f015ded8: Download complete [2025-08-13T05:17:30.384Z] 5eb5b503b376: Pull complete [2025-08-13T05:17:30.642Z] 5c69ac0246d0: Pull complete [2025-08-13T05:17:31.210Z] ec43610c2a17: Pull complete [2025-08-13T05:17:31.210Z] 3a2ae6a8a46f: Pull complete [2025-08-13T05:17:37.775Z] 33b1e0a273af: Pull complete [2025-08-13T05:17:37.775Z] 5d3b04190fa2: Pull complete [2025-08-13T05:17:44.341Z] 2f39f015ded8: Pull complete [2025-08-13T05:17:44.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-13T05:17:44.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T05:17:44.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:17:44.695Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:17:44.727Z] $ 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-08-13T05:17:49.336Z] $ docker top 2b0acac364aeba7fd54066e0d769d4ba25ec84d2d7ff492bdfc6d12425950708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:17:49.715Z] ---> job-cost.sh [2025-08-13T05:17:49.715Z] lf-activate-venv: SKIPPING [2025-08-13T05:17:49.715Z] INFO: No Stack... [2025-08-13T05:17:49.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-13T05:17:50.233Z] INFO: Archiving Costs [Pipeline] sh [2025-08-13T05:17:50.538Z] + + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-08-13T05:17:50.538Z] cut -d, -f6 [Pipeline] lock [2025-08-13T05:17:50.553Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [2025-08-13T05:17:50.560Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] did not exist. Created. [2025-08-13T05:17:50.566Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-13T05:17:50.874Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-13T05:17:50.916Z] Stashed 1 file(s) [Pipeline] } [2025-08-13T05:17:50.923Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-13T05:17:50.957Z] $ docker stop --time=1 2b0acac364aeba7fd54066e0d769d4ba25ec84d2d7ff492bdfc6d12425950708 [2025-08-13T05:17:52.179Z] $ docker rm -f --volumes 2b0acac364aeba7fd54066e0d769d4ba25ec84d2d7ff492bdfc6d12425950708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-13T05:18:37.815Z] Removing intermediate container 7d02538bc17a [2025-08-13T05:18:37.815Z] ---> dd10c7faaf87 [2025-08-13T05:18:37.815Z] Step 12/13 : COPY . . [2025-08-13T05:18:37.815Z] ---> 0b7650494bf9 [2025-08-13T05:18:37.815Z] Step 13/13 : RUN ${MAKE} [2025-08-13T05:18:37.815Z] ---> Running in 9770086833b0 [2025-08-13T05:18:37.815Z] noop [2025-08-13T05:18:37.815Z] Removing intermediate container 9770086833b0 [2025-08-13T05:18:37.815Z] ---> 2f45b5bd2334 [2025-08-13T05:18:37.815Z] Successfully built 2f45b5bd2334 [2025-08-13T05:18:37.815Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:18:38.192Z] + docker inspect -f . ci-base-image-arm64 [2025-08-13T05:18:38.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:18:38.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container [2025-08-13T05:18:38.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/227 -v /w/workspace/device-onvif-camera/227:/w/workspace/device-onvif-camera/227:rw,z -v /w/workspace/device-onvif-camera/227@tmp:/w/workspace/device-onvif-camera/227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-13T05:18:39.660Z] $ docker top 280564d7cc1cfafbf342a6c7b3111ef6316a4d4f068dade02cbfe68ae0b8c612 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T05:18:40.503Z] + go version [2025-08-13T05:18:40.503Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-13T05:18:40.524Z] $ docker stop --time=1 280564d7cc1cfafbf342a6c7b3111ef6316a4d4f068dade02cbfe68ae0b8c612 [2025-08-13T05:18:42.093Z] $ docker rm -f --volumes 280564d7cc1cfafbf342a6c7b3111ef6316a4d4f068dade02cbfe68ae0b8c612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:18:42.672Z] + docker inspect -f . ci-base-image-arm64 [2025-08-13T05:18:42.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:18:42.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container [2025-08-13T05:18:42.913Z] $ 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/227 -v /w/workspace/device-onvif-camera/227:/w/workspace/device-onvif-camera/227:rw,z -v /w/workspace/device-onvif-camera/227@tmp:/w/workspace/device-onvif-camera/227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-13T05:18:44.060Z] $ docker top 32b2cbab9ff9a9063207035205ac805a5cb8111a195c870ca156ead6acbbe9b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T05:18:44.556Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/227 [Pipeline] fileExists [Pipeline] sh [2025-08-13T05:18:45.215Z] + make test [2025-08-13T05:18:45.215Z] go test ./... -coverprofile=coverage.out ./... [2025-08-13T05:18:50.564Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-13T05:22:12.373Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-13T05:22:12.956Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-13T05:22:14.895Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.169s coverage: 31.4% of statements [2025-08-13T05:22:37.350Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.420s coverage: 86.5% of statements [2025-08-13T05:22:37.350Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-13T05:22:37.350Z] go vet ./... [2025-08-13T05:23:33.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-13T05:23:33.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-13T05:23:33.849Z] ./bin/test-attribution-txt.sh [2025-08-13T05:23:33.849Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-13T05:23:33.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-13T05:23:33.891Z] $ docker stop --time=1 32b2cbab9ff9a9063207035205ac805a5cb8111a195c870ca156ead6acbbe9b7 [2025-08-13T05:23:35.831Z] $ docker rm -f --volumes 32b2cbab9ff9a9063207035205ac805a5cb8111a195c870ca156ead6acbbe9b7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-13T05:23:37.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-13T05:23:37.450Z] Warning: overwriting stash ‘coverage-report’ [2025-08-13T05:23:37.936Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-13T05:23:38.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-13T05:23:38.665Z] + ls -al . [2025-08-13T05:23:38.665Z] total 316 [2025-08-13T05:23:38.665Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 13 05:18 . [2025-08-13T05:23:38.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:15 .. [2025-08-13T05:23:38.665Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 13 05:15 .git [2025-08-13T05:23:38.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 05:15 .github [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 13 05:15 .gitignore [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 13 05:15 .golangci.yml [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 13 05:15 Attribution.txt [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 13 05:15 CHANGELOG.md [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 13 05:15 Dockerfile [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 13 05:15 GOVERNANCE.md [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 13 05:15 Jenkinsfile [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 13 05:15 LICENSE [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 13 05:15 Makefile [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 13 05:15 OWNERS.md [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 13 05:15 README.md [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 13 05:13 VERSION [2025-08-13T05:23:38.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 05:15 bin [2025-08-13T05:23:38.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 05:15 cmd [2025-08-13T05:23:38.665Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 13 05:22 coverage.out [2025-08-13T05:23:38.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:15 doc [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 13 05:15 go.mod [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 13 05:15 go.sum [2025-08-13T05:23:38.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 05:15 internal [2025-08-13T05:23:38.665Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 13 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:23:39.013Z] + 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=a0c7078ac8340f77f88f7958847b064fe4af8c40 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-08-13T05:23:39.596Z] Sending build context to Docker daemon 26.98MB [2025-08-13T05:23:39.863Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-08-13T05:23:39.863Z] Step 2/27 : FROM ${BASE} AS builder [2025-08-13T05:23:39.863Z] ---> 2f45b5bd2334 [2025-08-13T05:23:39.863Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-08-13T05:23:39.863Z] ---> Running in 28e63ed19e5a [2025-08-13T05:23:40.136Z] Removing intermediate container 28e63ed19e5a [2025-08-13T05:23:40.136Z] ---> 36d710f48bed [2025-08-13T05:23:40.136Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-13T05:23:40.403Z] ---> Running in b118bfef28ce [2025-08-13T05:23:40.668Z] Removing intermediate container b118bfef28ce [2025-08-13T05:23:40.668Z] ---> e624d3b9890a [2025-08-13T05:23:40.668Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-08-13T05:23:40.668Z] ---> Running in c2ecb48bba5a [2025-08-13T05:23:40.938Z] Removing intermediate container c2ecb48bba5a [2025-08-13T05:23:40.939Z] ---> 647e27eea6dd [2025-08-13T05:23:40.939Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-08-13T05:23:40.939Z] ---> Running in 2e959597ef86 [2025-08-13T05:23:41.518Z] Removing intermediate container 2e959597ef86 [2025-08-13T05:23:41.518Z] ---> 0b305418c3cc [2025-08-13T05:23:41.518Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-08-13T05:23:41.518Z] ---> Running in b5b3e3bc15ae [2025-08-13T05:23:41.789Z] Removing intermediate container b5b3e3bc15ae [2025-08-13T05:23:41.789Z] ---> 020ee3d3ebf5 [2025-08-13T05:23:41.789Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-13T05:23:41.789Z] ---> Running in 5135d9c84caa [2025-08-13T05:23:42.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T05:23:43.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T05:23:44.751Z] OK: 239 MiB in 58 packages [2025-08-13T05:23:45.338Z] Removing intermediate container 5135d9c84caa [2025-08-13T05:23:45.338Z] ---> 4b2c0b73d957 [2025-08-13T05:23:45.338Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-08-13T05:23:45.606Z] ---> Running in bd9400a952e2 [2025-08-13T05:23:45.874Z] Removing intermediate container bd9400a952e2 [2025-08-13T05:23:45.874Z] ---> 4a1ffa49aece [2025-08-13T05:23:45.874Z] Step 10/27 : COPY go.mod vendor* ./ [2025-08-13T05:23:46.141Z] ---> 0409e5e03ed3 [2025-08-13T05:23:46.141Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-13T05:23:46.419Z] ---> Running in 7adf0c505009 [2025-08-13T05:23:49.769Z] Removing intermediate container 7adf0c505009 [2025-08-13T05:23:49.769Z] ---> 85b8513b6b83 [2025-08-13T05:23:49.769Z] Step 12/27 : COPY . . [2025-08-13T05:23:51.189Z] ---> 1b45f8cf2e0a [2025-08-13T05:23:51.189Z] Step 13/27 : RUN ${MAKE} [2025-08-13T05:23:51.464Z] ---> Running in f521f02029d9 [2025-08-13T05:23:52.427Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-13T05:27:29.516Z] Removing intermediate container f521f02029d9 [2025-08-13T05:27:29.516Z] ---> fd96d955cf6f [2025-08-13T05:27:29.516Z] Step 14/27 : FROM alpine:3.20 [2025-08-13T05:27:29.516Z] 3.20: Pulling from library/alpine [2025-08-13T05:27:29.516Z] 13e713f82565: Pulling fs layer [2025-08-13T05:27:29.516Z] 13e713f82565: Verifying Checksum [2025-08-13T05:27:29.516Z] 13e713f82565: Download complete [2025-08-13T05:27:29.516Z] 13e713f82565: Pull complete [2025-08-13T05:27:29.516Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-13T05:27:29.516Z] Status: Downloaded newer image for alpine:3.20 [2025-08-13T05:27:29.516Z] ---> c88e9dceb6cb [2025-08-13T05:27:29.516Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-13T05:27:29.516Z] ---> Running in 54077fd4180b [2025-08-13T05:27:29.516Z] Removing intermediate container 54077fd4180b [2025-08-13T05:27:29.516Z] ---> b926366fea6f [2025-08-13T05:27:29.516Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-08-13T05:27:29.516Z] ---> Running in a30f2cd78ebf [2025-08-13T05:27:30.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T05:27:30.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T05:27:32.142Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-13T05:27:32.142Z] Executing busybox-1.36.1-r29.trigger [2025-08-13T05:27:32.142Z] OK: 9 MiB in 15 packages [2025-08-13T05:27:33.103Z] Removing intermediate container a30f2cd78ebf [2025-08-13T05:27:33.103Z] ---> bb0bbe3918cf [2025-08-13T05:27:33.103Z] Step 17/27 : RUN apk --no-cache upgrade [2025-08-13T05:27:33.103Z] ---> Running in 32a58bd3c530 [2025-08-13T05:27:34.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-13T05:27:34.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-13T05:27:35.464Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T05:27:35.464Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-13T05:27:35.464Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T05:27:35.464Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-13T05:27:35.464Z] Executing busybox-1.36.1-r30.trigger [2025-08-13T05:27:35.464Z] OK: 9 MiB in 15 packages [2025-08-13T05:27:36.427Z] Removing intermediate container 32a58bd3c530 [2025-08-13T05:27:36.427Z] ---> 1db24a375c86 [2025-08-13T05:27:36.427Z] Step 18/27 : WORKDIR / [2025-08-13T05:27:36.699Z] ---> Running in 9eb4670ba243 [2025-08-13T05:27:36.965Z] Removing intermediate container 9eb4670ba243 [2025-08-13T05:27:36.965Z] ---> 83904daa1a6f [2025-08-13T05:27:36.965Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-08-13T05:27:38.905Z] ---> 91e92c1e1244 [2025-08-13T05:27:38.905Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-13T05:27:39.171Z] ---> db30efc92ec2 [2025-08-13T05:27:39.171Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-13T05:27:39.758Z] ---> 227ce3f75396 [2025-08-13T05:27:39.758Z] Step 22/27 : EXPOSE 59984 [2025-08-13T05:27:39.758Z] ---> Running in 36b7d72221ce [2025-08-13T05:27:40.030Z] Removing intermediate container 36b7d72221ce [2025-08-13T05:27:40.030Z] ---> 4a0fdbe4937c [2025-08-13T05:27:40.030Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-08-13T05:27:40.296Z] ---> Running in 3ec7feff6ef7 [2025-08-13T05:27:40.562Z] Removing intermediate container 3ec7feff6ef7 [2025-08-13T05:27:40.562Z] ---> e0b949fbf346 [2025-08-13T05:27:40.562Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-13T05:27:40.562Z] ---> Running in 5728755f6f7a [2025-08-13T05:27:40.828Z] Removing intermediate container 5728755f6f7a [2025-08-13T05:27:40.828Z] ---> 3eef6a53b28a [2025-08-13T05:27:40.828Z] Step 25/27 : LABEL arch=arm64 [2025-08-13T05:27:41.095Z] ---> Running in ebc76f8d2697 [2025-08-13T05:27:41.361Z] Removing intermediate container ebc76f8d2697 [2025-08-13T05:27:41.361Z] ---> ddebecfa3f7f [2025-08-13T05:27:41.361Z] Step 26/27 : LABEL git_sha=a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:27:41.361Z] ---> Running in 9eef90d3bf02 [2025-08-13T05:27:41.626Z] Removing intermediate container 9eef90d3bf02 [2025-08-13T05:27:41.626Z] ---> 963279395c28 [2025-08-13T05:27:41.626Z] Step 27/27 : LABEL version=4.1.0-dev.3 [2025-08-13T05:27:41.626Z] ---> Running in f18508de90c3 [2025-08-13T05:27:41.894Z] Removing intermediate container f18508de90c3 [2025-08-13T05:27:41.894Z] ---> 327365674267 [2025-08-13T05:27:41.894Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-13T05:27:41.894Z] Successfully built 327365674267 [2025-08-13T05:27:41.894Z] 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-08-13T05:27:42.313Z] provisioning config files... [2025-08-13T05:27:42.327Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/227@tmp/config12846545941162186441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:27:42.679Z] ---> ****-login.sh [2025-08-13T05:27:42.679Z] nexus3.edgexfoundry.org:10001 [2025-08-13T05:27:42.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:27:42.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:27:42.947Z] Configure a credential helper to remove this warning. See [2025-08-13T05:27:42.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:27:42.947Z] [2025-08-13T05:27:42.947Z] Login Succeeded [2025-08-13T05:27:42.947Z] nexus3.edgexfoundry.org:10002 [2025-08-13T05:27:43.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:27:43.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:27:43.215Z] Configure a credential helper to remove this warning. See [2025-08-13T05:27:43.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:27:43.215Z] [2025-08-13T05:27:43.215Z] Login Succeeded [2025-08-13T05:27:43.215Z] nexus3.edgexfoundry.org:10003 [2025-08-13T05:27:43.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:27:43.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:27:43.749Z] Configure a credential helper to remove this warning. See [2025-08-13T05:27:43.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:27:43.750Z] [2025-08-13T05:27:43.750Z] Login Succeeded [2025-08-13T05:27:43.750Z] nexus3.edgexfoundry.org:10004 [2025-08-13T05:27:43.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:27:44.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:27:44.015Z] Configure a credential helper to remove this warning. See [2025-08-13T05:27:44.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:27:44.016Z] [2025-08-13T05:27:44.016Z] Login Succeeded [2025-08-13T05:27:44.016Z] ****.io [2025-08-13T05:27:44.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-13T05:27:44.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-13T05:27:44.550Z] Configure a credential helper to remove this warning. See [2025-08-13T05:27:44.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-13T05:27:44.551Z] [2025-08-13T05:27:44.551Z] Login Succeeded [2025-08-13T05:27:44.551Z] ---> ****-login.sh ends [Pipeline] } [2025-08-13T05:27:44.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T05:27:44.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-13T05:27:44.648Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-08-13T05:27:44.648Z] a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:27:44.648Z] latest [2025-08-13T05:27:44.648Z] 4.1.0-dev.3 [2025-08-13T05:27:44.648Z] a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:27:44.648Z] main [2025-08-13T05:27:44.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:45.026Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:45.395Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:27:45.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-13T05:27:45.395Z] 58a6f7b41ecb: Preparing [2025-08-13T05:27:45.395Z] 1d26161d5a14: Preparing [2025-08-13T05:27:45.395Z] 09a2030c9f6a: Preparing [2025-08-13T05:27:45.395Z] 07e28e017f65: Preparing [2025-08-13T05:27:45.395Z] 200e6c6fc872: Preparing [2025-08-13T05:27:45.395Z] 1e890da81ec9: Preparing [2025-08-13T05:27:45.395Z] 1e890da81ec9: Waiting [2025-08-13T05:27:45.660Z] 200e6c6fc872: Pushed [2025-08-13T05:27:45.660Z] 58a6f7b41ecb: Pushed [2025-08-13T05:27:45.660Z] 1d26161d5a14: Pushed [2025-08-13T05:27:45.660Z] 1e890da81ec9: Layer already exists [2025-08-13T05:27:45.926Z] 07e28e017f65: Pushed [2025-08-13T05:27:54.119Z] 09a2030c9f6a: Pushed [2025-08-13T05:27:54.119Z] a0c7078ac8340f77f88f7958847b064fe4af8c40: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:54.482Z] + 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-08-13T05:27:54.841Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-13T05:27:54.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-13T05:27:54.841Z] 58a6f7b41ecb: Preparing [2025-08-13T05:27:54.841Z] 1d26161d5a14: Preparing [2025-08-13T05:27:54.841Z] 09a2030c9f6a: Preparing [2025-08-13T05:27:54.841Z] 07e28e017f65: Preparing [2025-08-13T05:27:54.841Z] 200e6c6fc872: Preparing [2025-08-13T05:27:54.841Z] 1e890da81ec9: Preparing [2025-08-13T05:27:54.841Z] 1e890da81ec9: Waiting [2025-08-13T05:27:54.841Z] 58a6f7b41ecb: Layer already exists [2025-08-13T05:27:54.841Z] 07e28e017f65: Layer already exists [2025-08-13T05:27:54.841Z] 200e6c6fc872: Layer already exists [2025-08-13T05:27:54.841Z] 09a2030c9f6a: Layer already exists [2025-08-13T05:27:54.841Z] 1d26161d5a14: Layer already exists [2025-08-13T05:27:54.841Z] 1e890da81ec9: Layer already exists [2025-08-13T05:27:55.109Z] latest: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:55.468Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:55.832Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.3 [2025-08-13T05:27:55.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-13T05:27:55.832Z] 58a6f7b41ecb: Preparing [2025-08-13T05:27:55.832Z] 1d26161d5a14: Preparing [2025-08-13T05:27:55.832Z] 09a2030c9f6a: Preparing [2025-08-13T05:27:55.832Z] 07e28e017f65: Preparing [2025-08-13T05:27:55.832Z] 200e6c6fc872: Preparing [2025-08-13T05:27:55.832Z] 1e890da81ec9: Preparing [2025-08-13T05:27:55.832Z] 1e890da81ec9: Waiting [2025-08-13T05:27:55.832Z] 09a2030c9f6a: Layer already exists [2025-08-13T05:27:55.832Z] 07e28e017f65: Layer already exists [2025-08-13T05:27:55.832Z] 200e6c6fc872: Layer already exists [2025-08-13T05:27:55.832Z] 1d26161d5a14: Layer already exists [2025-08-13T05:27:55.832Z] 58a6f7b41ecb: Layer already exists [2025-08-13T05:27:55.832Z] 1e890da81ec9: Layer already exists [2025-08-13T05:27:55.832Z] 4.1.0-dev.3: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:56.207Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:56.575Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:27:56.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-13T05:27:56.575Z] 58a6f7b41ecb: Preparing [2025-08-13T05:27:56.575Z] 1d26161d5a14: Preparing [2025-08-13T05:27:56.575Z] 09a2030c9f6a: Preparing [2025-08-13T05:27:56.575Z] 07e28e017f65: Preparing [2025-08-13T05:27:56.575Z] 200e6c6fc872: Preparing [2025-08-13T05:27:56.575Z] 1e890da81ec9: Preparing [2025-08-13T05:27:56.575Z] 1e890da81ec9: Waiting [2025-08-13T05:27:56.575Z] 58a6f7b41ecb: Layer already exists [2025-08-13T05:27:56.575Z] 07e28e017f65: Layer already exists [2025-08-13T05:27:56.575Z] 1d26161d5a14: Layer already exists [2025-08-13T05:27:56.575Z] 09a2030c9f6a: Layer already exists [2025-08-13T05:27:56.575Z] 200e6c6fc872: Layer already exists [2025-08-13T05:27:56.575Z] 1e890da81ec9: Layer already exists [2025-08-13T05:27:56.575Z] a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:56.931Z] + 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-08-13T05:27:57.290Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-08-13T05:27:57.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-13T05:27:57.290Z] 58a6f7b41ecb: Preparing [2025-08-13T05:27:57.290Z] 1d26161d5a14: Preparing [2025-08-13T05:27:57.290Z] 09a2030c9f6a: Preparing [2025-08-13T05:27:57.290Z] 07e28e017f65: Preparing [2025-08-13T05:27:57.290Z] 200e6c6fc872: Preparing [2025-08-13T05:27:57.290Z] 1e890da81ec9: Preparing [2025-08-13T05:27:57.290Z] 1e890da81ec9: Waiting [2025-08-13T05:27:57.290Z] 58a6f7b41ecb: Layer already exists [2025-08-13T05:27:57.290Z] 200e6c6fc872: Layer already exists [2025-08-13T05:27:57.290Z] 09a2030c9f6a: Layer already exists [2025-08-13T05:27:57.290Z] 07e28e017f65: Layer already exists [2025-08-13T05:27:57.290Z] 1d26161d5a14: Layer already exists [2025-08-13T05:27:57.290Z] 1e890da81ec9: Layer already exists [2025-08-13T05:27:57.290Z] main: digest: sha256:af155e3a326f24d47f1101ce58e685ca5a28bb0e30f5bac1e94956070936c7c5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-13T05:27:57.441Z] ===================================================== [Pipeline] echo [2025-08-13T05:27:57.454Z] taggedImages: [2025-08-13T05:27:57.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40 [2025-08-13T05:27:57.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-13T05:27:57.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.3 [2025-08-13T05:27:57.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [2025-08-13T05:27:57.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-08-13T05:27:57.468Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] echo [2025-08-13T05:27:57.481Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-08-13T05:27:57.490Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.3 [Pipeline] echo [2025-08-13T05:27:57.501Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a0c7078ac8340f77f88f7958847b064fe4af8c40-4.1.0-dev.3 [Pipeline] echo [2025-08-13T05:27:57.512Z] 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-08-13T05:27:57.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-13T05:27:57.916Z] [2025-08-13T05:27:57.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:27:58.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-13T05:27:58.282Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-13T05:27:58.282Z] 8998bd30e6a1: Pulling fs layer [2025-08-13T05:27:58.282Z] 04944245beec: Pulling fs layer [2025-08-13T05:27:58.282Z] 699f458cf7ca: Pulling fs layer [2025-08-13T05:27:58.282Z] 765212b225bb: Pulling fs layer [2025-08-13T05:27:58.282Z] f23df028b6ca: Pulling fs layer [2025-08-13T05:27:58.282Z] d65c8cfc05b1: Pulling fs layer [2025-08-13T05:27:58.282Z] 2437ff75d9bd: Pulling fs layer [2025-08-13T05:27:58.282Z] 765212b225bb: Waiting [2025-08-13T05:27:58.282Z] f23df028b6ca: Waiting [2025-08-13T05:27:58.282Z] d65c8cfc05b1: Waiting [2025-08-13T05:27:58.282Z] 2437ff75d9bd: Waiting [2025-08-13T05:27:58.556Z] 04944245beec: Verifying Checksum [2025-08-13T05:27:58.556Z] 04944245beec: Download complete [2025-08-13T05:27:58.556Z] 765212b225bb: Verifying Checksum [2025-08-13T05:27:58.556Z] 765212b225bb: Download complete [2025-08-13T05:27:58.556Z] f23df028b6ca: Verifying Checksum [2025-08-13T05:27:58.556Z] f23df028b6ca: Download complete [2025-08-13T05:27:58.556Z] d65c8cfc05b1: Verifying Checksum [2025-08-13T05:27:58.556Z] d65c8cfc05b1: Download complete [2025-08-13T05:27:58.829Z] 699f458cf7ca: Verifying Checksum [2025-08-13T05:27:58.829Z] 699f458cf7ca: Download complete [2025-08-13T05:27:59.416Z] 8998bd30e6a1: Verifying Checksum [2025-08-13T05:27:59.416Z] 8998bd30e6a1: Download complete [2025-08-13T05:28:01.986Z] 2437ff75d9bd: Verifying Checksum [2025-08-13T05:28:01.986Z] 2437ff75d9bd: Download complete [2025-08-13T05:28:03.927Z] 8998bd30e6a1: Pull complete [2025-08-13T05:28:04.194Z] 04944245beec: Pull complete [2025-08-13T05:28:06.134Z] 699f458cf7ca: Pull complete [2025-08-13T05:28:06.134Z] 765212b225bb: Pull complete [2025-08-13T05:28:07.093Z] f23df028b6ca: Pull complete [2025-08-13T05:28:07.093Z] d65c8cfc05b1: Pull complete [2025-08-13T05:28:25.294Z] 2437ff75d9bd: Pull complete [2025-08-13T05:28:25.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-13T05:28:25.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-13T05:28:25.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:28:25.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-6828 does not seem to be running inside a container [2025-08-13T05:28:25.555Z] $ 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/227 -v /w/workspace/device-onvif-camera/227:/w/workspace/device-onvif-camera/227:rw,z -v /w/workspace/device-onvif-camera/227@tmp:/w/workspace/device-onvif-camera/227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-13T05:28:28.383Z] $ docker top b40ad5010dcef5c554b0ee220bada0110a5eefc02e150663dafa5eaed7893a7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:28:29.201Z] ---> job-cost.sh [2025-08-13T05:28:29.201Z] lf-activate-venv: SKIPPING [2025-08-13T05:28:29.201Z] INFO: No Stack... [2025-08-13T05:28:29.466Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-13T05:28:30.419Z] INFO: Archiving Costs [Pipeline] sh [2025-08-13T05:28:31.052Z] + cat /w/workspace/device-onvif-camera/227/archives/cost.csv [2025-08-13T05:28:31.052Z] + cut -d, -f6 [Pipeline] lock [2025-08-13T05:28:31.088Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [2025-08-13T05:28:31.096Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] did not exist. Created. [2025-08-13T05:28:31.101Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-13T05:28:31.434Z] /w/workspace/device-onvif-camera/227@tmp/durable-85b5486d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-13T05:28:31.754Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-13T05:28:31.769Z] Warning: overwriting stash ‘stack-cost’ [2025-08-13T05:28:31.823Z] Stashed 1 file(s) [Pipeline] } [2025-08-13T05:28:31.831Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-13T05:28:31.859Z] $ docker stop --time=1 b40ad5010dcef5c554b0ee220bada0110a5eefc02e150663dafa5eaed7893a7a [2025-08-13T05:28:33.305Z] $ docker rm -f --volumes b40ad5010dcef5c554b0ee220bada0110a5eefc02e150663dafa5eaed7893a7a [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-08-13T05:28:33.806Z] provisioning config files... [2025-08-13T05:28:33.813Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5281944735472254782tmp [Pipeline] { [Pipeline] sh [2025-08-13T05:28:34.120Z] + set +x [2025-08-13T05:28:34.120Z] + curl -s https://codecov.io/bash [2025-08-13T05:28:34.120Z] + bash -s -- [2025-08-13T05:28:34.120Z] [2025-08-13T05:28:34.120Z] _____ _ [2025-08-13T05:28:34.120Z] / ____| | | [2025-08-13T05:28:34.120Z] | | ___ __| | ___ ___ _____ __ [2025-08-13T05:28:34.120Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-13T05:28:34.120Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-13T05:28:34.120Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-13T05:28:34.120Z] Bash-1.0.6 [2025-08-13T05:28:34.120Z] [2025-08-13T05:28:34.120Z] [2025-08-13T05:28:34.120Z] ==> git version 2.25.1 found [2025-08-13T05:28:34.120Z] ==> 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-08-13T05:28:34.120Z] Release-Date: 2020-01-08 [2025-08-13T05:28:34.120Z] 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-08-13T05:28:34.120Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-13T05:28:34.120Z] ==> Jenkins CI detected. [2025-08-13T05:28:34.120Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-08-13T05:28:34.120Z] project root: . [2025-08-13T05:28:34.121Z] --> token set from env [2025-08-13T05:28:34.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-13T05:28:34.121Z] ==> Running gcov in . (disable via -X gcov) [2025-08-13T05:28:34.121Z] ==> Python coveragepy not found [2025-08-13T05:28:34.121Z] ==> Searching for coverage reports in: [2025-08-13T05:28:34.121Z] + . [2025-08-13T05:28:34.380Z] -> Found 1 reports [2025-08-13T05:28:34.380Z] ==> Detecting git/mercurial file structure [2025-08-13T05:28:34.380Z] ==> Reading reports [2025-08-13T05:28:34.380Z] + ./coverage.out bytes=92466 [2025-08-13T05:28:34.380Z] ==> Appending adjustments [2025-08-13T05:28:34.380Z] https://docs.codecov.io/docs/fixing-reports [2025-08-13T05:28:34.380Z] + Found adjustments [2025-08-13T05:28:34.380Z] ==> Gzipping contents [2025-08-13T05:28:34.380Z] 12K /tmp/codecov.WVwROk.gz [2025-08-13T05:28:34.380Z] ==> Uploading reports [2025-08-13T05:28:34.380Z] url: https://codecov.io [2025-08-13T05:28:34.380Z] query: branch=main&commit=a0c7078ac8340f77f88f7958847b064fe4af8c40&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-13T05:28:34.380Z] -> Pinging Codecov [2025-08-13T05:28:34.380Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a0c7078ac8340f77f88f7958847b064fe4af8c40&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-13T05:28:34.639Z] -> Uploading to [2025-08-13T05:28:34.639Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/a0c7078ac8340f77f88f7958847b064fe4af8c40/4cfd0dda-724a-4a48-a29b-e478a1425840.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250813%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250813T052834Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=547847e4c59902cc62094f11d17541833b63bf8c772d16bc2def2387e54d4d98 [2025-08-13T05:28:34.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T05:28:34.639Z] Dload Upload Total Spent Left Speed [2025-08-13T05:28:34.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 70895 --:--:-- --:--:-- --:--:-- 70895 [2025-08-13T05:28:34.900Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] } [2025-08-13T05:28:34.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-13T05:28:35.140Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-13T05:28:35.158Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:28:35.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-13T05:28:35.468Z] [2025-08-13T05:28:35.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:28:35.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-13T05:28:35.780Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-13T05:28:35.780Z] 0a9a5dfd008f: Already exists [2025-08-13T05:28:35.780Z] 36466aa92d05: Already exists [2025-08-13T05:28:35.780Z] e10405b45d13: Already exists [2025-08-13T05:28:35.780Z] 096b7ceb2af7: Already exists [2025-08-13T05:28:35.780Z] 4f4fb700ef54: Already exists [2025-08-13T05:28:35.780Z] e50aa161e22a: Pulling fs layer [2025-08-13T05:28:35.780Z] d3c8db5fb9df: Pulling fs layer [2025-08-13T05:28:36.040Z] e50aa161e22a: Verifying Checksum [2025-08-13T05:28:36.040Z] e50aa161e22a: Download complete [2025-08-13T05:28:38.310Z] e50aa161e22a: Pull complete [2025-08-13T05:28:38.877Z] d3c8db5fb9df: Verifying Checksum [2025-08-13T05:28:38.877Z] d3c8db5fb9df: Download complete [2025-08-13T05:28:42.162Z] d3c8db5fb9df: Pull complete [2025-08-13T05:28:42.162Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-13T05:28:42.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-13T05:28:42.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:28:42.255Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:28:42.281Z] $ 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-08-13T05:28:44.082Z] $ docker top 2848e12c5a89d8b01988223337e51cf3f3703397dc9830108d4b5ef04919db81 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T05:28:44.422Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-08-13T05:28:44.432Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-08-13T05:28:44.708Z] + set -o pipefail [2025-08-13T05:28:44.708Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-08-13T05:28:54.682Z] [2025-08-13T05:28:54.682Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-08-13T05:28:54.682Z] [2025-08-13T05:28:54.682Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/b751dafb-62ef-4e10-88af-d76fbefe09f7 [2025-08-13T05:28:54.682Z] [2025-08-13T05:28:54.682Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-13T05:28:54.682Z] [2025-08-13T05:28:54.682Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-13T05:28:54.682Z] [2025-08-13T05:28:54.682Z] [2025-08-13T05:28:54.682Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-13T05:28:54.682Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-13T05:28:54.692Z] $ docker stop --time=1 2848e12c5a89d8b01988223337e51cf3f3703397dc9830108d4b5ef04919db81 [2025-08-13T05:29:01.363Z] $ docker rm -f --volumes 2848e12c5a89d8b01988223337e51cf3f3703397dc9830108d4b5ef04919db81 [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-08-13T05:29:01.922Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:29:01.939Z] provisioning config files... [2025-08-13T05:29:01.948Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9429360578711649986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:02.251Z] --> edgex-publish-swagger.sh [2025-08-13T05:29:02.251Z] === Publish doc/openapi/v3 API === [2025-08-13T05:29:02.251Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-08-13T05:29:02.251Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-08-13T05:29:02.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-13T05:29:02.251Z] Dload Upload Total Spent Left Speed [2025-08-13T05:29:02.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 362 2667k --:--:-- --:--:-- --:--:-- 2668k [2025-08-13T05:29:02.251Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-13T05:29:02.251Z] [Pipeline] } [2025-08-13T05:29:02.257Z] 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-08-13T05:29:02.687Z] + git log --format=format:%s -1 a0c7078ac8340f77f88f7958847b064fe4af8c40 [Pipeline] sh [2025-08-13T05:29:02.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-13T05:29:02.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:29:03.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T05:29:03.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:29:03.364Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:29:03.387Z] $ 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-08-13T05:29:03.860Z] $ docker top b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb -eo pid,comm [2025-08-13T05:29:03.905Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-13T05:29:03.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-13T05:29:03.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T05:29:03.970Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T05:29:04.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T05:29:04.078Z] $ docker exec b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb ssh-agent [2025-08-13T05:29:04.177Z] SSH_AUTH_SOCK=/tmp/ssh-M68zS9mUqyL3/agent.31 [2025-08-13T05:29:04.177Z] SSH_AGENT_PID=38 [2025-08-13T05:29:04.181Z] Running ssh-add (command line suppressed) [2025-08-13T05:29:04.273Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3450064741052793890.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3450064741052793890.key) [2025-08-13T05:29:04.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T05:29:04.576Z] + git semver tag [2025-08-13T05:29:04.833Z] 2025-08-13 05:29:04,810 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-13T05:29:04.833Z] 2025-08-13 05:29:04,814 [run_tag] DEBUG tag force:False [2025-08-13T05:29:04.833Z] 2025-08-13 05:29:04,814 [check_head_tag] DEBUG check head tag [2025-08-13T05:29:04.833Z] 2025-08-13 05:29:04,814 [execute] INFO git cat-file --batch-check [2025-08-13T05:29:04.833Z] 2025-08-13 05:29:04,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-13T05:29:04.833Z] 2025-08-13 05:29:04,817 [execute] INFO git cat-file --batch [2025-08-13T05:29:04.833Z] 2025-08-13 05:29:04,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-13T05:29:04.834Z] 2025-08-13 05:29:04,823 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:29:04.834Z] 2025-08-13 05:29:04,823 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-08-13T05:29:04.834Z] 2025-08-13 05:29:04,823 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-08-13T05:29:04.834Z] 2025-08-13 05:29:04,826 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:29:04.834Z] 4.1.0-dev.3 [Pipeline] } [2025-08-13T05:29:05.100Z] $ docker exec --env ******** --env ******** b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb ssh-agent -k [2025-08-13T05:29:05.184Z] unset SSH_AUTH_SOCK; [2025-08-13T05:29:05.184Z] unset SSH_AGENT_PID; [2025-08-13T05:29:05.184Z] echo Agent pid 38 killed; [2025-08-13T05:29:05.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T05:29:05.518Z] + git semver [Pipeline] } [2025-08-13T05:29:05.785Z] $ docker stop --time=1 b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb [2025-08-13T05:29:07.034Z] $ docker rm -f --volumes b273bf522be37a0d17cfdb7e08a6b997252f0b60d524d4cd15de7642e4272bfb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:29:07.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-13T05:29:07.449Z] [2025-08-13T05:29:07.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:29:07.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-13T05:29:07.754Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-13T05:29:07.754Z] ab5ef0e58194: Pulling fs layer [2025-08-13T05:29:07.754Z] 9712f1f96733: Pulling fs layer [2025-08-13T05:29:07.754Z] 63f879dbbcfc: Pulling fs layer [2025-08-13T05:29:07.754Z] 0d9ebad4ef96: Pulling fs layer [2025-08-13T05:29:07.754Z] 0d9ebad4ef96: Waiting [2025-08-13T05:29:07.754Z] e9a5061849ea: Pulling fs layer [2025-08-13T05:29:07.754Z] d747dcd14b5f: Pulling fs layer [2025-08-13T05:29:07.754Z] 2de7ff778b66: Pulling fs layer [2025-08-13T05:29:07.754Z] e9a5061849ea: Waiting [2025-08-13T05:29:07.754Z] d747dcd14b5f: Waiting [2025-08-13T05:29:07.754Z] 2de7ff778b66: Waiting [2025-08-13T05:29:07.754Z] 9712f1f96733: Verifying Checksum [2025-08-13T05:29:07.754Z] 9712f1f96733: Download complete [2025-08-13T05:29:08.323Z] 63f879dbbcfc: Verifying Checksum [2025-08-13T05:29:08.323Z] 63f879dbbcfc: Download complete [2025-08-13T05:29:08.323Z] e9a5061849ea: Verifying Checksum [2025-08-13T05:29:08.323Z] e9a5061849ea: Download complete [2025-08-13T05:29:08.323Z] d747dcd14b5f: Verifying Checksum [2025-08-13T05:29:08.323Z] d747dcd14b5f: Download complete [2025-08-13T05:29:08.580Z] 0d9ebad4ef96: Verifying Checksum [2025-08-13T05:29:08.580Z] 0d9ebad4ef96: Download complete [2025-08-13T05:29:08.580Z] ab5ef0e58194: Verifying Checksum [2025-08-13T05:29:08.580Z] ab5ef0e58194: Download complete [2025-08-13T05:29:08.580Z] 2de7ff778b66: Verifying Checksum [2025-08-13T05:29:08.580Z] 2de7ff778b66: Download complete [2025-08-13T05:29:12.762Z] ab5ef0e58194: Pull complete [2025-08-13T05:29:12.762Z] 9712f1f96733: Pull complete [2025-08-13T05:29:13.020Z] 63f879dbbcfc: Pull complete [2025-08-13T05:29:18.530Z] 0d9ebad4ef96: Pull complete [2025-08-13T05:29:18.788Z] e9a5061849ea: Pull complete [2025-08-13T05:29:18.788Z] d747dcd14b5f: Pull complete [2025-08-13T05:29:20.690Z] 2de7ff778b66: Pull complete [2025-08-13T05:29:20.690Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-13T05:29:20.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-13T05:29:20.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:29:20.783Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:29:20.810Z] $ 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-08-13T05:29:26.538Z] $ docker top 7960788c3bcd0f39bb13e9a555f60ad8095452e983a28476c68de36a3cb06d3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:29:26.617Z] provisioning config files... [2025-08-13T05:29:26.624Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10637467138886463567tmp [2025-08-13T05:29:26.633Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17918336827338602482tmp [2025-08-13T05:29:26.642Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3698052352162655769tmp [Pipeline] { [Pipeline] echo [2025-08-13T05:29:26.707Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:26.997Z] ---> sigul-configuration.sh [2025-08-13T05:29:26.997Z] gpg: directory `/root/.gnupg' created [2025-08-13T05:29:26.997Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-13T05:29:26.997Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-13T05:29:26.997Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-13T05:29:26.997Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-13T05:29:26.997Z] gpg: CAST5 encrypted data [2025-08-13T05:29:26.997Z] gpg: encrypted with 1 passphrase [2025-08-13T05:29:26.997Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-13T05:29:27.287Z] + mkdir /home/jenkins [2025-08-13T05:29:27.287Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-13T05:29:27.575Z] + 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-08-13T05:29:27.590Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:27.876Z] ---> sigul-install.sh [2025-08-13T05:29:27.876Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-13T05:29:28.164Z] + git tag --list [2025-08-13T05:29:28.164Z] v0.0.0 [2025-08-13T05:29:28.164Z] v2.2.0 [2025-08-13T05:29:28.164Z] v2.3.0 [2025-08-13T05:29:28.164Z] v2.3.1 [2025-08-13T05:29:28.164Z] v3.0 [2025-08-13T05:29:28.164Z] v3.0.0 [2025-08-13T05:29:28.164Z] v3.1 [2025-08-13T05:29:28.164Z] v3.1.0 [2025-08-13T05:29:28.164Z] v3.1.1 [2025-08-13T05:29:28.164Z] v4.0 [2025-08-13T05:29:28.164Z] v4.0.0 [2025-08-13T05:29:28.164Z] v4.1.0-dev.1 [2025-08-13T05:29:28.164Z] v4.1.0-dev.2 [2025-08-13T05:29:28.164Z] v4.1.0-dev.3 [Pipeline] sh [2025-08-13T05:29:28.451Z] + lftools sign git-tag v4.1.0-dev.3 [2025-08-13T05:29:29.015Z] Signing Git tag with Sigul... [2025-08-13T05:29:29.015Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-08-13T05:29:29.289Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:29.585Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-13T05:29:29.591Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-13T05:29:29.620Z] $ docker stop --time=1 7960788c3bcd0f39bb13e9a555f60ad8095452e983a28476c68de36a3cb06d3d [2025-08-13T05:29:30.920Z] $ docker rm -f --volumes 7960788c3bcd0f39bb13e9a555f60ad8095452e983a28476c68de36a3cb06d3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-13T05:29:31.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-13T05:29:31.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:29:31.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T05:29:31.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:29:31.729Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:29:31.758Z] $ 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-08-13T05:29:32.027Z] $ docker top 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 -eo pid,comm [2025-08-13T05:29:32.069Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-13T05:29:32.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-13T05:29:32.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T05:29:32.125Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T05:29:32.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T05:29:32.221Z] $ docker exec 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 ssh-agent [2025-08-13T05:29:32.324Z] SSH_AUTH_SOCK=/tmp/ssh-gbdxXXwyvorp/agent.32 [2025-08-13T05:29:32.324Z] SSH_AGENT_PID=38 [2025-08-13T05:29:32.329Z] Running ssh-add (command line suppressed) [2025-08-13T05:29:32.420Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12136660251745801332.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12136660251745801332.key) [2025-08-13T05:29:32.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T05:29:32.725Z] + git semver bump pre [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,928 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,932 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,932 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,932 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,932 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,932 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,932 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,934 [execute] INFO git cat-file --batch-check [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,938 [execute] INFO git cat-file --batch [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-13T05:29:32.983Z] 2025-08-13 05:29:32,941 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:29:32.983Z] 4.1.0-dev.4 [Pipeline] } [2025-08-13T05:29:32.990Z] $ docker exec --env ******** --env ******** 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 ssh-agent -k [2025-08-13T05:29:33.076Z] unset SSH_AUTH_SOCK; [2025-08-13T05:29:33.077Z] unset SSH_AGENT_PID; [2025-08-13T05:29:33.077Z] echo Agent pid 38 killed; [2025-08-13T05:29:33.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T05:29:33.419Z] + git semver [Pipeline] } [2025-08-13T05:29:33.684Z] $ docker stop --time=1 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 [2025-08-13T05:29:34.943Z] $ docker rm -f --volumes 03caf9894000f62d5a667e83a7730f83fed043947296095cc7b91f2bb92a61d1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-13T05:29:35.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-13T05:29:35.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:29:35.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-13T05:29:35.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:29:35.664Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:29:35.691Z] $ 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-08-13T05:29:35.932Z] $ docker top 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c -eo pid,comm [2025-08-13T05:29:35.973Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-13T05:29:35.973Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-13T05:29:36.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-13T05:29:36.034Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-13T05:29:36.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-13T05:29:36.139Z] $ docker exec 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c ssh-agent [2025-08-13T05:29:36.236Z] SSH_AUTH_SOCK=/tmp/ssh-DAwZeU5nsffh/agent.33 [2025-08-13T05:29:36.236Z] SSH_AGENT_PID=39 [2025-08-13T05:29:36.241Z] Running ssh-add (command line suppressed) [2025-08-13T05:29:36.330Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1910358790766017232.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1910358790766017232.key) [2025-08-13T05:29:36.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-13T05:29:36.635Z] + git semver push [2025-08-13T05:29:36.894Z] 2025-08-13 05:29:36,831 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-13T05:29:36.894Z] 2025-08-13 05:29:36,834 [run_push] DEBUG push [2025-08-13T05:29:36.894Z] 2025-08-13 05:29:36,835 [execute] INFO git cat-file --batch-check [2025-08-13T05:29:36.894Z] 2025-08-13 05:29:36,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-13T05:29:36.894Z] 2025-08-13 05:29:36,837 [execute] INFO git rev-list d4d62fc9c48154bf61eea19468873ff32307a3c3 -- [2025-08-13T05:29:36.894Z] 2025-08-13 05:29:36,837 [execute] DEBUG Popen(['git', 'rev-list', 'd4d62fc9c48154bf61eea19468873ff32307a3c3', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-13T05:29:36.894Z] 2025-08-13 05:29:36,845 [execute] INFO git fetch -v -- origin [2025-08-13T05:29:36.894Z] 2025-08-13 05:29:36,845 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-13T05:29:37.829Z] 2025-08-13 05:29:37,592 [run_push] DEBUG no remote changes detected [2025-08-13T05:29:37.829Z] 2025-08-13 05:29:37,592 [execute] INFO git push origin semver [2025-08-13T05:29:37.829Z] 2025-08-13 05:29:37,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-13T05:29:38.765Z] 2025-08-13 05:29:38,708 [run_push] DEBUG push all version tags [2025-08-13T05:29:38.765Z] 2025-08-13 05:29:38,708 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-13T05:29:38.765Z] 2025-08-13 05:29:38,708 [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-08-13T05:29:40.151Z] 2025-08-13 05:29:39,881 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-13T05:29:40.151Z] 4.1.0-dev.4 [Pipeline] } [2025-08-13T05:29:40.158Z] $ docker exec --env ******** --env ******** 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c ssh-agent -k [2025-08-13T05:29:40.250Z] unset SSH_AUTH_SOCK; [2025-08-13T05:29:40.250Z] unset SSH_AGENT_PID; [2025-08-13T05:29:40.251Z] echo Agent pid 39 killed; [2025-08-13T05:29:40.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-13T05:29:40.577Z] + git semver [Pipeline] } [2025-08-13T05:29:40.845Z] $ docker stop --time=1 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c [2025-08-13T05:29:42.135Z] $ docker rm -f --volumes 4923363e0e0010800ea1e90483fc7c129f089aca8abcaef150e74d0710be536c [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-08-13T05:29:42.717Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-08-13T05:29:42.717Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-13T05:29:42.717Z] total 16 [2025-08-13T05:29:42.717Z] drwxr-xr-x 3 root root 4096 Aug 13 05:17 . [2025-08-13T05:29:42.717Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 13 05:29 .. [2025-08-13T05:29:42.717Z] drwxr-xr-x 2 root root 4096 Aug 13 05:17 cost [2025-08-13T05:29:42.717Z] -rw-r--r-- 1 root root 91 Aug 13 05:17 cost.csv [2025-08-13T05:29:42.717Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-13T05:29:42.717Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-13T05:29:42.717Z] total 16 [2025-08-13T05:29:42.717Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 13 05:17 . [2025-08-13T05:29:42.717Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 13 05:29 .. [2025-08-13T05:29:42.717Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 13 05:17 cost [2025-08-13T05:29:42.717Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 13 05:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:43.008Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:43.866Z] ---> package-listing.sh [2025-08-13T05:29:43.866Z] ++ facter osfamily [2025-08-13T05:29:43.866Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-13T05:29:44.125Z] + OS_FAMILY=debian [2025-08-13T05:29:44.125Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-13T05:29:44.125Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-13T05:29:44.125Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-13T05:29:44.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-13T05:29:44.125Z] + PACKAGES=/tmp/packages_start.txt [2025-08-13T05:29:44.125Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-13T05:29:44.125Z] + PACKAGES=/tmp/packages_end.txt [2025-08-13T05:29:44.125Z] + case "${OS_FAMILY}" in [2025-08-13T05:29:44.125Z] + dpkg -l [2025-08-13T05:29:44.125Z] + grep '^ii' [2025-08-13T05:29:44.125Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-13T05:29:44.125Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-13T05:29:44.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-13T05:29:44.125Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-13T05:29:44.125Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-13T05:29:44.125Z] + 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-08-13T05:29:44.135Z] 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-08-13T05:29:44.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-13T05:29:44.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-13T05:29:44.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-13T05:29:45.040Z] prd-ubuntu20.04-docker-8c-8g-6826 does not seem to be running inside a container [2025-08-13T05:29:45.066Z] $ 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-08-13T05:29:45.264Z] $ docker top 40af22bb2d562d685c535d7d6b0c5ef6500eac800cb41ddfed811348b8ea863a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-13T05:29:45.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-13T05:29:45.890Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-13T05:29:46.175Z] + ls /var/log/sa-host [2025-08-13T05:29:46.175Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-13T05:29:46.204Z] provisioning config files... [2025-08-13T05:29:46.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5860228576801430974tmp [Pipeline] { [Pipeline] echo [2025-08-13T05:29:46.225Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:46.503Z] ---> create-netrc.sh [Pipeline] } [2025-08-13T05:29:46.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:46.819Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-13T05:29:46.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:47.114Z] ---> sudo-logs.sh [2025-08-13T05:29:47.115Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-13T05:29:47.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:47.433Z] ---> job-cost.sh [2025-08-13T05:29:47.433Z] lf-activate-venv: SKIPPING [2025-08-13T05:29:47.433Z] DEBUG: total: 0.2199999988079071 [2025-08-13T05:29:47.433Z] INFO: Retrieving Stack Cost... [2025-08-13T05:29:47.692Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-13T05:29:47.952Z] INFO: Archiving Costs [Pipeline] echo [2025-08-13T05:29:47.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-13T05:29:48.246Z] ---> logs-deploy.sh [2025-08-13T05:29:48.246Z] lf-activate-venv: SKIPPING [2025-08-13T05:29:48.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/227 [2025-08-13T05:29:48.246Z] INFO: archiving workspace using pattern(s): [2025-08-13T05:29:49.182Z] Archives upload complete. [2025-08-13T05:29:49.182Z] INFO: archiving logs to Nexus