Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a81ed6b86b2719269c480faf73501a95969dcbd 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-ssh17697317822285161426.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-ssh17697650509009056172.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-ssh14089682797815206472.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-ssh16513279849007315091.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-ssh7381305010532141101.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7602 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5a81ed6b86b2719269c480faf73501a95969dcbd (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#518)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5a81ed6b86b2719269c480faf73501a95969dcbd # timeout=10 > git rev-list --no-walk 691bcfab37f429dbe1eada372397ae0254724cd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-26T02:01:43.231Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-26T02:01:43.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-26T02:01:43.339Z] ========================================================= [2025-08-26T02:01:43.339Z] EdgeX Global Pipelines Version Info [2025-08-26T02:01:43.339Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:01:44.052Z] ------------------- [2025-08-26T02:01:44.052Z] stable info: [2025-08-26T02:01:44.052Z] ------------------- [2025-08-26T02:01:44.052Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-26T02:01:44.052Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-26T02:01:44.052Z] Message: update stable to v1.0.276 [2025-08-26T02:01:44.623Z] ------------------- [2025-08-26T02:01:44.623Z] experimental info: [2025-08-26T02:01:44.623Z] ------------------- [2025-08-26T02:01:44.623Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-26T02:01:44.623Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-26T02:01:44.623Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-26T02:01:44.710Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-08-26T02:01:44.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-08-26T02:01:44.761Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-26T02:01:44.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-26T02:01:44.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-26T02:01:44.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-26T02:01:44.847Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-26T02:01:44.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-26T02:01:44.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-26T02:01:44.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-26T02:01:44.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-26T02:01:44.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-08-26T02:01:44.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-26T02:01:45.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-26T02:01:45.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-26T02:01:45.050Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-26T02:01:45.073Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-26T02:01:45.104Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-26T02:01:45.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-26T02:01:45.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-26T02:01:45.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-26T02:01:45.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-08-26T02:01:45.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-26T02:01:45.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-26T02:01:45.275Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-26T02:01:45.292Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-26T02:01:45.313Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-26T02:01:45.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-26T02:01:45.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-26T02:01:45.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-26T02:01:45.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo [2025-08-26T02:01:45.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a81ed6 [Pipeline] echo [2025-08-26T02:01:45.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T02:01:45.510Z] provisioning config files... [2025-08-26T02:01:45.525Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3924873086894376247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:01:45.863Z] ---> ****-login.sh [2025-08-26T02:01:45.863Z] nexus3.edgexfoundry.org:10001 [2025-08-26T02:01:45.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:01:46.125Z] [2025-08-26T02:01:46.125Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T02:01:46.125Z] Configure a credential helper to remove this warning. See [2025-08-26T02:01:46.125Z] https://docs.****.com/go/credential-store/ [2025-08-26T02:01:46.125Z] [2025-08-26T02:01:46.125Z] Login Succeeded [2025-08-26T02:01:46.125Z] nexus3.edgexfoundry.org:10002 [2025-08-26T02:01:46.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:01:46.125Z] [2025-08-26T02:01:46.125Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T02:01:46.125Z] Configure a credential helper to remove this warning. See [2025-08-26T02:01:46.125Z] https://docs.****.com/go/credential-store/ [2025-08-26T02:01:46.125Z] [2025-08-26T02:01:46.125Z] Login Succeeded [2025-08-26T02:01:46.125Z] nexus3.edgexfoundry.org:10003 [2025-08-26T02:01:46.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:01:46.386Z] [2025-08-26T02:01:46.386Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T02:01:46.386Z] Configure a credential helper to remove this warning. See [2025-08-26T02:01:46.386Z] https://docs.****.com/go/credential-store/ [2025-08-26T02:01:46.386Z] [2025-08-26T02:01:46.386Z] Login Succeeded [2025-08-26T02:01:46.386Z] nexus3.edgexfoundry.org:10004 [2025-08-26T02:01:46.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:01:46.386Z] [2025-08-26T02:01:46.387Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T02:01:46.387Z] Configure a credential helper to remove this warning. See [2025-08-26T02:01:46.387Z] https://docs.****.com/go/credential-store/ [2025-08-26T02:01:46.387Z] [2025-08-26T02:01:46.387Z] Login Succeeded [2025-08-26T02:01:46.387Z] ****.io [2025-08-26T02:01:46.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:01:46.647Z] [2025-08-26T02:01:46.647Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T02:01:46.647Z] Configure a credential helper to remove this warning. See [2025-08-26T02:01:46.648Z] https://docs.****.com/go/credential-store/ [2025-08-26T02:01:46.648Z] [2025-08-26T02:01:46.648Z] Login Succeeded [2025-08-26T02:01:46.648Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T02:01:46.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-26T02:01:47.085Z] + git rev-list -1 --merges 5a81ed6b86b2719269c480faf73501a95969dcbd~1..5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo [2025-08-26T02:01:47.111Z] -----------> git rev-list -1 --merges 5a81ed6b86b2719269c480faf73501a95969dcbd~1..5a81ed6b86b2719269c480faf73501a95969dcbd 5a81ed6b86b2719269c480faf73501a95969dcbd [false] [Pipeline] sh [2025-08-26T02:01:47.404Z] + git log --format=format:%s -1 5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo [2025-08-26T02:01:47.420Z] ========================================================= [2025-08-26T02:01:47.420Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-26T02:01:47.420Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-26T02:01:47.769Z] + git log --format=format:%s -1 5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo [2025-08-26T02:01:47.781Z] [semverPrep] GIT_COMMIT: 5a81ed6b86b2719269c480faf73501a95969dcbd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#518) [Pipeline] echo [2025-08-26T02:01:47.795Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-26T02:01:48.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T02:01:48.183Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-26T02:01:48.183Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-26T02:01:48.183Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-26T02:01:48.183Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-26T02:01:48.183Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-26T02:01:48.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:01:48.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T02:01:48.618Z] [2025-08-26T02:01:48.618Z] 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-26T02:01:48.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T02:01:48.928Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-26T02:01:48.928Z] 3dae71ba6b94: Pulling fs layer [2025-08-26T02:01:48.928Z] 6bf1a483ea7c: Pulling fs layer [2025-08-26T02:01:48.928Z] f5dfc541a4d3: Pulling fs layer [2025-08-26T02:01:48.928Z] 461d9e800cba: Pulling fs layer [2025-08-26T02:01:48.928Z] 80192f66455f: Pulling fs layer [2025-08-26T02:01:48.928Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-26T02:01:48.928Z] a29436f7fd5d: Pulling fs layer [2025-08-26T02:01:48.928Z] 923cac83aea3: Pulling fs layer [2025-08-26T02:01:48.928Z] 25ad8b0a4227: Pulling fs layer [2025-08-26T02:01:48.928Z] db01528c6b51: Pulling fs layer [2025-08-26T02:01:48.928Z] 28988de357af: Pulling fs layer [2025-08-26T02:01:48.928Z] 461d9e800cba: Waiting [2025-08-26T02:01:48.928Z] 80192f66455f: Waiting [2025-08-26T02:01:48.928Z] 2e8e34ca0e6c: Waiting [2025-08-26T02:01:48.928Z] a29436f7fd5d: Waiting [2025-08-26T02:01:48.928Z] 25ad8b0a4227: Waiting [2025-08-26T02:01:48.928Z] db01528c6b51: Waiting [2025-08-26T02:01:48.928Z] 923cac83aea3: Waiting [2025-08-26T02:01:48.928Z] 28988de357af: Waiting [2025-08-26T02:01:48.928Z] 6bf1a483ea7c: Verifying Checksum [2025-08-26T02:01:48.928Z] 6bf1a483ea7c: Download complete [2025-08-26T02:01:48.928Z] 461d9e800cba: Verifying Checksum [2025-08-26T02:01:48.928Z] 461d9e800cba: Download complete [2025-08-26T02:01:49.188Z] 80192f66455f: Verifying Checksum [2025-08-26T02:01:49.188Z] 80192f66455f: Download complete [2025-08-26T02:01:49.188Z] f5dfc541a4d3: Verifying Checksum [2025-08-26T02:01:49.188Z] f5dfc541a4d3: Download complete [2025-08-26T02:01:49.188Z] 3dae71ba6b94: Verifying Checksum [2025-08-26T02:01:49.188Z] 3dae71ba6b94: Download complete [2025-08-26T02:01:49.188Z] 923cac83aea3: Download complete [2025-08-26T02:01:49.449Z] 25ad8b0a4227: Verifying Checksum [2025-08-26T02:01:49.449Z] 25ad8b0a4227: Download complete [2025-08-26T02:01:49.449Z] db01528c6b51: Download complete [2025-08-26T02:01:49.449Z] 28988de357af: Verifying Checksum [2025-08-26T02:01:49.449Z] 28988de357af: Download complete [2025-08-26T02:01:49.449Z] a29436f7fd5d: Verifying Checksum [2025-08-26T02:01:49.449Z] a29436f7fd5d: Download complete [2025-08-26T02:01:49.710Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-26T02:01:49.710Z] 2e8e34ca0e6c: Download complete [2025-08-26T02:01:50.691Z] 3dae71ba6b94: Pull complete [2025-08-26T02:01:50.691Z] 6bf1a483ea7c: Pull complete [2025-08-26T02:01:51.261Z] f5dfc541a4d3: Pull complete [2025-08-26T02:01:51.261Z] 461d9e800cba: Pull complete [2025-08-26T02:01:51.261Z] 80192f66455f: Pull complete [2025-08-26T02:01:54.550Z] 2e8e34ca0e6c: Pull complete [2025-08-26T02:01:55.117Z] a29436f7fd5d: Pull complete [2025-08-26T02:01:55.117Z] 923cac83aea3: Pull complete [2025-08-26T02:01:55.377Z] 25ad8b0a4227: Pull complete [2025-08-26T02:01:55.377Z] db01528c6b51: Pull complete [2025-08-26T02:01:55.377Z] 28988de357af: Pull complete [2025-08-26T02:01:55.377Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-26T02:01:55.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T02:01:55.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:01:55.515Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:01:55.536Z] $ 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-26T02:01:58.301Z] $ docker top 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf -eo pid,comm [2025-08-26T02:01:58.361Z] 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-26T02:01:58.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T02:01:58.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T02:01:58.425Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T02:01:58.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T02:01:58.522Z] $ docker exec 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf ssh-agent [2025-08-26T02:01:58.643Z] SSH_AUTH_SOCK=/tmp/ssh-XqgYOayeGm0m/agent.33 [2025-08-26T02:01:58.643Z] SSH_AGENT_PID=39 [2025-08-26T02:01:58.649Z] Running ssh-add (command line suppressed) [2025-08-26T02:01:58.742Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7690095021521406578.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7690095021521406578.key) [2025-08-26T02:01:58.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T02:01:59.056Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-08-26T02:01:59.345Z] + git tag --points-at HEAD [Pipeline] } [2025-08-26T02:01:59.350Z] $ docker exec --env ******** --env ******** 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf ssh-agent -k [2025-08-26T02:01:59.451Z] unset SSH_AUTH_SOCK; [2025-08-26T02:01:59.451Z] unset SSH_AGENT_PID; [2025-08-26T02:01:59.451Z] echo Agent pid 39 killed; [2025-08-26T02:01:59.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-26T02:01:59.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T02:01:59.510Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T02:01:59.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T02:01:59.612Z] $ docker exec 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf ssh-agent [2025-08-26T02:01:59.715Z] SSH_AUTH_SOCK=/tmp/ssh-FRjSU8eK3lDB/agent.86 [2025-08-26T02:01:59.715Z] SSH_AGENT_PID=92 [2025-08-26T02:01:59.719Z] Running ssh-add (command line suppressed) [2025-08-26T02:01:59.812Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1482934073859773710.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1482934073859773710.key) [2025-08-26T02:01:59.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T02:02:00.124Z] + git semver init [2025-08-26T02:02:00.383Z] 2025-08-26 02:02:00,330 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T02:02:00.383Z] 2025-08-26 02:02:00,335 [run_init] DEBUG init version:0.0.0 force:False [2025-08-26T02:02:00.383Z] 2025-08-26 02:02:00,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-26T02:02:00.383Z] 2025-08-26 02:02:00,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-26T02:02:00.383Z] 2025-08-26 02:02:00,335 [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-26T02:02:02.291Z] 2025-08-26 02:02:01,814 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-08-26T02:02:02.291Z] 2025-08-26 02:02:01,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-08-26T02:02:02.291Z] 2025-08-26 02:02:01,814 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:02:02.291Z] 2025-08-26 02:02:01,814 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:02:02.291Z] 4.1.0-dev.7 [Pipeline] } [2025-08-26T02:02:02.296Z] $ docker exec --env ******** --env ******** 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf ssh-agent -k [2025-08-26T02:02:02.388Z] unset SSH_AUTH_SOCK; [2025-08-26T02:02:02.389Z] unset SSH_AGENT_PID; [2025-08-26T02:02:02.389Z] echo Agent pid 92 killed; [2025-08-26T02:02:02.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T02:02:02.741Z] + git semver [Pipeline] } [2025-08-26T02:02:03.008Z] $ docker stop --time=1 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf [2025-08-26T02:02:04.299Z] $ docker rm -f --volumes 747374593dcab213b6e9b9d74b4ba2080a904be025f47e64258dd4c639193ebf [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T02:02:04.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-26T02:02:04.896Z] Stashed 1 file(s) [Pipeline] echo [2025-08-26T02:02:04.899Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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-26T02:02:05.059Z] provisioning config files... [2025-08-26T02:02:05.101Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11143784765227365671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:02:05.415Z] ---> ****-login.sh [2025-08-26T02:02:05.415Z] nexus3.edgexfoundry.org:10001 [2025-08-26T02:02:05.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:02:05.416Z] Login Succeeded [2025-08-26T02:02:05.416Z] nexus3.edgexfoundry.org:10002 [2025-08-26T02:02:05.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:02:05.416Z] Login Succeeded [2025-08-26T02:02:05.416Z] nexus3.edgexfoundry.org:10003 [2025-08-26T02:02:05.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:02:05.674Z] Login Succeeded [2025-08-26T02:02:05.674Z] nexus3.edgexfoundry.org:10004 [2025-08-26T02:02:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:02:05.674Z] Login Succeeded [2025-08-26T02:02:05.674Z] ****.io [2025-08-26T02:02:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:02:05.935Z] Login Succeeded [2025-08-26T02:02:05.935Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T02:02:05.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-26T02:02:06.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T02:02:06.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T02:02:06.065Z] ========================================================= [2025-08-26T02:02:06.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-26T02:02:06.065Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:02:06.404Z] + 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-26T02:02:07.342Z] #0 building with "default" instance using docker driver [2025-08-26T02:02:07.342Z] [2025-08-26T02:02:07.342Z] #1 [internal] load build definition from Dockerfile [2025-08-26T02:02:07.342Z] #1 transferring dockerfile: 1.75kB done [2025-08-26T02:02:07.342Z] #1 DONE 0.0s [2025-08-26T02:02:07.342Z] [2025-08-26T02:02:07.342Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-26T02:02:07.342Z] #2 DONE 0.1s [2025-08-26T02:02:07.342Z] [2025-08-26T02:02:07.342Z] #3 [internal] load .dockerignore [2025-08-26T02:02:07.342Z] #3 transferring context: 2B done [2025-08-26T02:02:07.342Z] #3 DONE 0.0s [2025-08-26T02:02:07.342Z] [2025-08-26T02:02:07.342Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-26T02:02:07.342Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-26T02:02:07.342Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-26T02:02:07.342Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s [2025-08-26T02:02:07.342Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-26T02:02:07.342Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-26T02:02:07.342Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-26T02:02:07.342Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2025-08-26T02:02:07.342Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s [2025-08-26T02:02:07.342Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-26T02:02:07.342Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-26T02:02:07.342Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-26T02:02:07.342Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-26T02:02:07.342Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-26T02:02:07.342Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-26T02:02:07.342Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-26T02:02:07.602Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 19.92MB / 74.06MB 0.3s [2025-08-26T02:02:07.602Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-26T02:02:07.602Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-26T02:02:07.602Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-26T02:02:07.602Z] #4 ... [2025-08-26T02:02:07.602Z] [2025-08-26T02:02:07.602Z] #5 [internal] load build context [2025-08-26T02:02:07.602Z] #5 transferring context: 46.96MB 0.4s done [2025-08-26T02:02:07.602Z] #5 DONE 0.4s [2025-08-26T02:02:07.602Z] [2025-08-26T02:02:07.602Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-26T02:02:07.602Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.4s [2025-08-26T02:02:07.602Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.4s [2025-08-26T02:02:07.602Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s [2025-08-26T02:02:07.602Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-26T02:02:07.861Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 60.82MB / 74.06MB 0.6s [2025-08-26T02:02:07.861Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.6s [2025-08-26T02:02:07.861Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-26T02:02:07.861Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-08-26T02:02:07.861Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 56.62MB / 103.05MB 0.8s [2025-08-26T02:02:07.861Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-26T02:02:08.120Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done [2025-08-26T02:02:08.120Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 75.50MB / 103.05MB 0.9s [2025-08-26T02:02:08.120Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-26T02:02:08.120Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 96.47MB / 103.05MB 1.0s [2025-08-26T02:02:08.378Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-26T02:02:08.636Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-08-26T02:02:11.920Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.5s done [2025-08-26T02:02:11.920Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-26T02:02:11.920Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-26T02:02:11.920Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-26T02:02:11.920Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-26T02:02:11.920Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-26T02:02:12.178Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-26T02:02:12.178Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-26T02:02:14.079Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.9s done [2025-08-26T02:02:14.079Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-26T02:02:14.647Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.4s done [2025-08-26T02:02:14.647Z] #4 DONE 7.5s [2025-08-26T02:02:14.647Z] [2025-08-26T02:02:14.647Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-08-26T02:02:14.909Z] #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T02:02:14.909Z] #6 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T02:02:15.167Z] #6 0.560 OK: 248 MiB in 58 packages [2025-08-26T02:02:18.455Z] #6 DONE 3.3s [2025-08-26T02:02:18.455Z] [2025-08-26T02:02:18.455Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-26T02:02:18.455Z] #7 DONE 0.0s [2025-08-26T02:02:18.455Z] [2025-08-26T02:02:18.455Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-26T02:02:18.455Z] #8 DONE 0.0s [2025-08-26T02:02:18.455Z] [2025-08-26T02:02:18.455Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T02:02:20.026Z] Still waiting to schedule task [2025-08-26T02:02:20.026Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7595’ [2025-08-26T02:02:40.393Z] #9 DONE 19.6s [2025-08-26T02:02:40.393Z] [2025-08-26T02:02:40.393Z] #10 [builder 6/7] COPY . . [2025-08-26T02:02:40.393Z] #10 DONE 0.3s [2025-08-26T02:02:40.393Z] [2025-08-26T02:02:40.393Z] #11 [builder 7/7] RUN echo noop [2025-08-26T02:02:40.393Z] #11 0.198 noop [2025-08-26T02:02:40.393Z] #11 DONE 0.3s [2025-08-26T02:02:40.393Z] [2025-08-26T02:02:40.393Z] #12 exporting to image [2025-08-26T02:02:40.393Z] #12 exporting layers [2025-08-26T02:02:45.660Z] #12 exporting layers 7.2s done [2025-08-26T02:02:45.660Z] #12 writing image sha256:5f4cbc03ce6fe4b8cae170a0ffb862b19941c5af314b0772661601190aeb0e0d done [2025-08-26T02:02:45.660Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-26T02:02:45.660Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:02:45.990Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-26T02:02:45.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:02:46.068Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:02:46.097Z] $ 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-26T02:02:46.473Z] $ docker top 7b88e604d72064595f93fe9fd1f44be607533183bc4133e8821128d6fe6aa821 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T02:02:46.804Z] + go version [2025-08-26T02:02:46.804Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-26T02:02:46.818Z] $ docker stop --time=1 7b88e604d72064595f93fe9fd1f44be607533183bc4133e8821128d6fe6aa821 [2025-08-26T02:02:48.070Z] $ docker rm -f --volumes 7b88e604d72064595f93fe9fd1f44be607533183bc4133e8821128d6fe6aa821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:02:48.503Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-26T02:02:48.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:02:48.579Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:02:48.608Z] $ 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-26T02:02:48.854Z] $ docker top b71771765eca94bf4e1dcdd9f8b74ff6150416d8bc941ff042b173df490c6a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T02:02:49.197Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-26T02:02:49.497Z] + make test [2025-08-26T02:02:49.497Z] go test ./... -coverprofile=coverage.out ./... [2025-08-26T02:02:50.873Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-26T02:03:12.791Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-26T02:03:12.791Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-26T02:03:12.791Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.4% of statements [2025-08-26T02:03:12.791Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.511s coverage: 86.5% of statements [2025-08-26T02:03:22.760Z] go vet ./... [2025-08-26T02:03:28.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-26T02:03:28.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-26T02:03:28.024Z] ./bin/test-attribution-txt.sh [2025-08-26T02:03:28.024Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-26T02:03:28.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-26T02:03:28.055Z] $ docker stop --time=1 b71771765eca94bf4e1dcdd9f8b74ff6150416d8bc941ff042b173df490c6a27 [2025-08-26T02:03:30.784Z] $ docker rm -f --volumes b71771765eca94bf4e1dcdd9f8b74ff6150416d8bc941ff042b173df490c6a27 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T02:03:31.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-26T02:03:31.424Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-26T02:03:31.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-26T02:03:32.288Z] + ls -al . [2025-08-26T02:03:32.288Z] total 320 [2025-08-26T02:03:32.288Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 02:02 . [2025-08-26T02:03:32.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:01 .. [2025-08-26T02:03:32.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 02:03 .git [2025-08-26T02:03:32.288Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 02:01 .github [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 26 02:01 .gitignore [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 26 02:01 .golangci.yml [2025-08-26T02:03:32.288Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 02:02 .semver [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 26 02:01 Attribution.txt [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 26 02:01 CHANGELOG.md [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 26 02:01 Dockerfile [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 02:01 GOVERNANCE.md [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 26 02:01 Jenkinsfile [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 26 02:01 LICENSE [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 26 02:01 Makefile [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 26 02:01 OWNERS.md [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 26 02:01 README.md [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 02:02 VERSION [2025-08-26T02:03:32.288Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 02:01 bin [2025-08-26T02:03:32.288Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 02:01 cmd [2025-08-26T02:03:32.288Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 26 02:03 coverage.out [2025-08-26T02:03:32.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:01 doc [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 26 02:01 go.mod [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 26 02:01 go.sum [2025-08-26T02:03:32.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:01 internal [2025-08-26T02:03:32.288Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 26 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:03:32.615Z] + 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=5a81ed6b86b2719269c480faf73501a95969dcbd --label arch=amd64 --label version=4.1.0-dev.7 . [2025-08-26T02:03:32.874Z] #0 building with "default" instance using docker driver [2025-08-26T02:03:32.874Z] [2025-08-26T02:03:32.874Z] #1 [internal] load build definition from Dockerfile [2025-08-26T02:03:32.874Z] #1 transferring dockerfile: 1.75kB done [2025-08-26T02:03:32.874Z] #1 DONE 0.0s [2025-08-26T02:03:32.874Z] [2025-08-26T02:03:32.874Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-26T02:03:32.874Z] #2 DONE 0.0s [2025-08-26T02:03:32.874Z] [2025-08-26T02:03:32.874Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-26T02:03:32.874Z] #3 DONE 0.1s [2025-08-26T02:03:32.874Z] [2025-08-26T02:03:32.874Z] #4 [internal] load .dockerignore [2025-08-26T02:03:32.874Z] #4 transferring context: 2B done [2025-08-26T02:03:32.874Z] #4 DONE 0.0s [2025-08-26T02:03:32.874Z] [2025-08-26T02:03:32.874Z] #5 [internal] load build context [2025-08-26T02:03:32.874Z] #5 transferring context: 111.68kB 0.0s done [2025-08-26T02:03:32.874Z] #5 DONE 0.0s [2025-08-26T02:03:32.874Z] [2025-08-26T02:03:32.874Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T02:03:32.874Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-26T02:03:32.874Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-26T02:03:33.134Z] #6 ... [2025-08-26T02:03:33.134Z] [2025-08-26T02:03:33.134Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-26T02:03:33.134Z] #7 DONE 0.1s [2025-08-26T02:03:33.134Z] [2025-08-26T02:03:33.134Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T02:03:33.134Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-26T02:03:33.134Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-26T02:03:33.134Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-26T02:03:33.134Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-26T02:03:33.134Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-26T02:03:33.134Z] #6 DONE 0.3s [2025-08-26T02:03:33.134Z] [2025-08-26T02:03:33.134Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-26T02:03:33.395Z] #8 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T02:03:33.395Z] #8 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T02:03:33.654Z] #8 0.608 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-26T02:03:33.912Z] #8 ... [2025-08-26T02:03:33.912Z] [2025-08-26T02:03:33.912Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-08-26T02:03:33.912Z] #9 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T02:03:33.912Z] #9 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T02:03:33.912Z] #9 0.648 OK: 248 MiB in 58 packages [2025-08-26T02:03:33.912Z] #9 DONE 0.8s [2025-08-26T02:03:33.912Z] [2025-08-26T02:03:33.912Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-26T02:03:33.912Z] #10 DONE 0.1s [2025-08-26T02:03:33.912Z] [2025-08-26T02:03:33.912Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-26T02:03:33.912Z] #11 DONE 0.0s [2025-08-26T02:03:33.912Z] [2025-08-26T02:03:33.912Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-26T02:03:33.912Z] #8 0.625 Executing busybox-1.36.1-r29.trigger [2025-08-26T02:03:33.912Z] #8 0.629 OK: 8 MiB in 15 packages [2025-08-26T02:03:33.912Z] #8 DONE 0.7s [2025-08-26T02:03:33.912Z] [2025-08-26T02:03:33.912Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T02:03:34.170Z] #12 0.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T02:03:34.465Z] #12 ... [2025-08-26T02:03:34.465Z] [2025-08-26T02:03:34.465Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T02:03:34.465Z] #13 DONE 0.5s [2025-08-26T02:03:34.465Z] [2025-08-26T02:03:34.465Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T02:03:34.465Z] #12 0.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T02:03:34.725Z] #12 0.772 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T02:03:34.725Z] #12 ... [2025-08-26T02:03:34.725Z] [2025-08-26T02:03:34.725Z] #14 [builder 6/7] COPY . . [2025-08-26T02:03:34.725Z] #14 DONE 0.4s [2025-08-26T02:03:34.725Z] [2025-08-26T02:03:34.725Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T02:03:34.725Z] #12 0.788 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T02:03:34.983Z] #12 0.888 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T02:03:34.983Z] #12 0.901 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T02:03:34.983Z] #12 0.907 Executing busybox-1.36.1-r30.trigger [2025-08-26T02:03:34.983Z] #12 0.912 OK: 8 MiB in 15 packages [2025-08-26T02:03:34.983Z] #12 DONE 1.0s [2025-08-26T02:03:34.983Z] [2025-08-26T02:03:34.983Z] #15 [builder 7/7] RUN make build [2025-08-26T02:03:34.983Z] #15 0.324 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-26T02:04:00.089Z] #15 DONE 24.8s [2025-08-26T02:04:00.089Z] [2025-08-26T02:04:00.089Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-08-26T02:04:00.089Z] #16 DONE 0.2s [2025-08-26T02:04:00.089Z] [2025-08-26T02:04:00.089Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-26T02:04:00.089Z] #17 DONE 0.0s [2025-08-26T02:04:00.089Z] [2025-08-26T02:04:00.089Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-26T02:04:00.089Z] #18 DONE 0.0s [2025-08-26T02:04:00.089Z] [2025-08-26T02:04:00.089Z] #19 exporting to image [2025-08-26T02:04:00.089Z] #19 exporting layers 0.1s done [2025-08-26T02:04:00.089Z] #19 writing image sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done [2025-08-26T02:04:00.089Z] #19 naming to docker.io/library/device-onvif-camera done [2025-08-26T02:04:00.089Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T02:04:00.221Z] provisioning config files... [2025-08-26T02:04:00.231Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6256559726206083260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:04:00.537Z] ---> ****-login.sh [2025-08-26T02:04:00.537Z] nexus3.edgexfoundry.org:10001 [2025-08-26T02:04:00.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:00.538Z] Login Succeeded [2025-08-26T02:04:00.538Z] nexus3.edgexfoundry.org:10002 [2025-08-26T02:04:00.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:00.797Z] Login Succeeded [2025-08-26T02:04:00.797Z] nexus3.edgexfoundry.org:10003 [2025-08-26T02:04:00.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:00.797Z] Login Succeeded [2025-08-26T02:04:00.797Z] nexus3.edgexfoundry.org:10004 [2025-08-26T02:04:00.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:00.797Z] Login Succeeded [2025-08-26T02:04:00.797Z] ****.io [2025-08-26T02:04:01.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:01.057Z] Login Succeeded [2025-08-26T02:04:01.057Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T02:04:01.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T02:04:01.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T02:04:01.136Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-08-26T02:04:01.136Z] 5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:04:01.136Z] latest [2025-08-26T02:04:01.136Z] 4.1.0-dev.7 [2025-08-26T02:04:01.136Z] 5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:04:01.136Z] main [2025-08-26T02:04:01.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:04:01.474Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:04:01.792Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:04:01.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T02:04:01.792Z] 3adf17ac38f6: Preparing [2025-08-26T02:04:01.792Z] fa1a299d68d0: Preparing [2025-08-26T02:04:01.792Z] babc02f18a14: Preparing [2025-08-26T02:04:01.792Z] 3ee29e77bdb4: Preparing [2025-08-26T02:04:01.792Z] b7b628ec3066: Preparing [2025-08-26T02:04:01.792Z] 097100c76c15: Preparing [2025-08-26T02:04:01.792Z] 097100c76c15: Waiting [2025-08-26T02:04:01.792Z] 3adf17ac38f6: Pushed [2025-08-26T02:04:01.792Z] fa1a299d68d0: Pushed [2025-08-26T02:04:01.792Z] b7b628ec3066: Pushed [2025-08-26T02:04:01.792Z] 097100c76c15: Layer already exists [2025-08-26T02:04:01.792Z] 3ee29e77bdb4: Pushed [2025-08-26T02:04:05.988Z] babc02f18a14: Pushed [2025-08-26T02:04:05.988Z] 5a81ed6b86b2719269c480faf73501a95969dcbd: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:04:06.308Z] + 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-26T02:04:06.639Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T02:04:06.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T02:04:06.639Z] 3adf17ac38f6: Preparing [2025-08-26T02:04:06.639Z] fa1a299d68d0: Preparing [2025-08-26T02:04:06.639Z] babc02f18a14: Preparing [2025-08-26T02:04:06.639Z] 3ee29e77bdb4: Preparing [2025-08-26T02:04:06.639Z] b7b628ec3066: Preparing [2025-08-26T02:04:06.639Z] 097100c76c15: Preparing [2025-08-26T02:04:06.639Z] 097100c76c15: Waiting [2025-08-26T02:04:06.639Z] b7b628ec3066: Layer already exists [2025-08-26T02:04:06.639Z] fa1a299d68d0: Layer already exists [2025-08-26T02:04:06.639Z] babc02f18a14: Layer already exists [2025-08-26T02:04:06.639Z] 3ee29e77bdb4: Layer already exists [2025-08-26T02:04:06.639Z] 3adf17ac38f6: Layer already exists [2025-08-26T02:04:06.639Z] 097100c76c15: Layer already exists [2025-08-26T02:04:06.639Z] latest: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:04:06.972Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:04:07.296Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 [2025-08-26T02:04:07.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T02:04:07.296Z] 3adf17ac38f6: Preparing [2025-08-26T02:04:07.296Z] fa1a299d68d0: Preparing [2025-08-26T02:04:07.296Z] babc02f18a14: Preparing [2025-08-26T02:04:07.296Z] 3ee29e77bdb4: Preparing [2025-08-26T02:04:07.296Z] b7b628ec3066: Preparing [2025-08-26T02:04:07.296Z] 097100c76c15: Preparing [2025-08-26T02:04:07.296Z] 097100c76c15: Waiting [2025-08-26T02:04:07.296Z] babc02f18a14: Layer already exists [2025-08-26T02:04:07.296Z] 3adf17ac38f6: Layer already exists [2025-08-26T02:04:07.296Z] 3ee29e77bdb4: Layer already exists [2025-08-26T02:04:07.296Z] fa1a299d68d0: Layer already exists [2025-08-26T02:04:07.296Z] b7b628ec3066: Layer already exists [2025-08-26T02:04:07.296Z] 097100c76c15: Layer already exists [2025-08-26T02:04:07.296Z] 4.1.0-dev.7: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:04:07.627Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:04:07.952Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:04:07.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T02:04:07.953Z] 3adf17ac38f6: Preparing [2025-08-26T02:04:07.953Z] fa1a299d68d0: Preparing [2025-08-26T02:04:07.953Z] babc02f18a14: Preparing [2025-08-26T02:04:07.953Z] 3ee29e77bdb4: Preparing [2025-08-26T02:04:07.953Z] b7b628ec3066: Preparing [2025-08-26T02:04:07.953Z] 097100c76c15: Preparing [2025-08-26T02:04:07.953Z] 097100c76c15: Waiting [2025-08-26T02:04:07.953Z] 3ee29e77bdb4: Layer already exists [2025-08-26T02:04:07.953Z] babc02f18a14: Layer already exists [2025-08-26T02:04:07.953Z] fa1a299d68d0: Layer already exists [2025-08-26T02:04:07.953Z] b7b628ec3066: Layer already exists [2025-08-26T02:04:07.953Z] 3adf17ac38f6: Layer already exists [2025-08-26T02:04:07.953Z] 097100c76c15: Layer already exists [2025-08-26T02:04:07.953Z] 5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:04:08.282Z] + 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-26T02:04:08.615Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-26T02:04:08.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T02:04:08.615Z] 3adf17ac38f6: Preparing [2025-08-26T02:04:08.615Z] fa1a299d68d0: Preparing [2025-08-26T02:04:08.615Z] babc02f18a14: Preparing [2025-08-26T02:04:08.615Z] 3ee29e77bdb4: Preparing [2025-08-26T02:04:08.615Z] b7b628ec3066: Preparing [2025-08-26T02:04:08.615Z] 097100c76c15: Preparing [2025-08-26T02:04:08.615Z] 097100c76c15: Waiting [2025-08-26T02:04:08.615Z] babc02f18a14: Layer already exists [2025-08-26T02:04:08.615Z] fa1a299d68d0: Layer already exists [2025-08-26T02:04:08.615Z] b7b628ec3066: Layer already exists [2025-08-26T02:04:08.615Z] 3adf17ac38f6: Layer already exists [2025-08-26T02:04:08.615Z] 3ee29e77bdb4: Layer already exists [2025-08-26T02:04:08.615Z] 097100c76c15: Layer already exists [2025-08-26T02:04:08.615Z] main: digest: sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T02:04:08.694Z] ===================================================== [Pipeline] echo [2025-08-26T02:04:08.711Z] taggedImages: [2025-08-26T02:04:08.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:04:08.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T02:04:08.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 [2025-08-26T02:04:08.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:04:08.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-08-26T02:04:08.797Z] ========================================================= [2025-08-26T02:04:08.797Z] [edgeXBuildMultiArch] RAW Config: [2025-08-26T02:04:08.797Z] images: [2025-08-26T02:04:08.797Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:04:08.797Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T02:04:08.797Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 [2025-08-26T02:04:08.797Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:04:08.797Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-26T02:04:08.797Z] settingsFile: [2025-08-26T02:04:08.797Z] device-onvif-camera-settings [2025-08-26T02:04:08.797Z] ========================================================= [Pipeline] node [2025-08-26T02:04:23.799Z] Still waiting to schedule task [2025-08-26T02:04:23.800Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-26T02:04:52.598Z] Running on prd-centos7-docker-4c-2g-7605 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T02:04:52.646Z] provisioning config files... [2025-08-26T02:04:52.687Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18078104121851672727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:04:56.804Z] ---> ****-login.sh [2025-08-26T02:04:56.804Z] nexus3.edgexfoundry.org:10001 [2025-08-26T02:04:57.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:57.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:04:57.069Z] Configure a credential helper to remove this warning. See [2025-08-26T02:04:57.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:04:57.069Z] [2025-08-26T02:04:57.069Z] Login Succeeded [2025-08-26T02:04:57.069Z] nexus3.edgexfoundry.org:10002 [2025-08-26T02:04:57.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:57.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:04:57.069Z] Configure a credential helper to remove this warning. See [2025-08-26T02:04:57.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:04:57.069Z] [2025-08-26T02:04:57.069Z] Login Succeeded [2025-08-26T02:04:57.069Z] nexus3.edgexfoundry.org:10003 [2025-08-26T02:04:57.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:57.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:04:57.339Z] Configure a credential helper to remove this warning. See [2025-08-26T02:04:57.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:04:57.339Z] [2025-08-26T02:04:57.339Z] Login Succeeded [2025-08-26T02:04:57.339Z] nexus3.edgexfoundry.org:10004 [2025-08-26T02:04:57.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:57.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:04:57.340Z] Configure a credential helper to remove this warning. See [2025-08-26T02:04:57.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:04:57.340Z] [2025-08-26T02:04:57.340Z] Login Succeeded [2025-08-26T02:04:57.340Z] ****.io [2025-08-26T02:04:57.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:04:57.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:04:57.600Z] Configure a credential helper to remove this warning. See [2025-08-26T02:04:57.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:04:57.600Z] [2025-08-26T02:04:57.600Z] Login Succeeded [2025-08-26T02:04:57.600Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T02:04:57.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T02:04:58.010Z] + docker buildx ls [2025-08-26T02:04:58.271Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-26T02:04:58.271Z] default * docker [2025-08-26T02:04:58.271Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-26T02:04:58.582Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-26T02:04:58.582Z] edgex-builder [Pipeline] sh [2025-08-26T02:04:58.880Z] + docker buildx inspect --bootstrap [2025-08-26T02:04:58.880Z] #1 [internal] booting buildkit [2025-08-26T02:04:58.880Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-26T02:05:02.186Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2025-08-26T02:05:02.186Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-26T02:05:04.110Z] #1 creating container buildx_buildkit_edgex-builder0 2.2s done [2025-08-26T02:05:04.110Z] #1 DONE 5.7s [2025-08-26T02:05:04.110Z] Name: edgex-builder [2025-08-26T02:05:04.110Z] Driver: docker-container [2025-08-26T02:05:04.110Z] [2025-08-26T02:05:04.110Z] Nodes: [2025-08-26T02:05:04.110Z] Name: edgex-builder0 [2025-08-26T02:05:04.110Z] Endpoint: unix:///var/run/docker.sock [2025-08-26T02:05:04.110Z] Status: running [2025-08-26T02:05:04.110Z] Buildkit: v0.23.2 [2025-08-26T02:05:04.110Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-26T02:05:04.416Z] + docker buildx ls [2025-08-26T02:05:04.416Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-26T02:05:04.416Z] edgex-builder * docker-container [2025-08-26T02:05:04.416Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-26T02:05:04.416Z] default docker [2025-08-26T02:05:04.416Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-26T02:05:04.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd' [2025-08-26T02:05:04.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd --push - [2025-08-26T02:05:04.973Z] #1 [internal] load build definition from Dockerfile [2025-08-26T02:05:04.973Z] #1 transferring dockerfile: 204B done [2025-08-26T02:05:04.973Z] #1 DONE 0.0s [2025-08-26T02:05:04.973Z] [2025-08-26T02:05:04.973Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:05:04.973Z] #2 DONE 0.1s [2025-08-26T02:05:04.973Z] [2025-08-26T02:05:04.973Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:05:04.973Z] #3 DONE 0.1s [2025-08-26T02:05:04.973Z] [2025-08-26T02:05:04.973Z] #4 [internal] load .dockerignore [2025-08-26T02:05:04.973Z] #4 transferring context: 2B done [2025-08-26T02:05:04.973Z] #4 DONE 0.0s [2025-08-26T02:05:04.973Z] [2025-08-26T02:05:04.973Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:04.973Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:04.973Z] #5 DONE 0.0s [2025-08-26T02:05:04.973Z] [2025-08-26T02:05:04.973Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:04.973Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:04.973Z] #6 DONE 0.1s [2025-08-26T02:05:04.973Z] [2025-08-26T02:05:04.973Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T02:05:04.973Z] #7 DONE 0.0s [2025-08-26T02:05:04.973Z] [2025-08-26T02:05:04.973Z] #8 exporting to image [2025-08-26T02:05:04.973Z] #8 exporting layers done [2025-08-26T02:05:04.973Z] #8 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 0.0s done [2025-08-26T02:05:04.973Z] #8 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done [2025-08-26T02:05:04.973Z] #8 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done [2025-08-26T02:05:04.973Z] #8 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done [2025-08-26T02:05:04.973Z] #8 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done [2025-08-26T02:05:04.973Z] #8 pushing layers [2025-08-26T02:05:04.973Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T02:05:05.233Z] #8 pushing layers 0.1s done [2025-08-26T02:05:05.233Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done [2025-08-26T02:05:05.233Z] #8 DONE 0.2s [2025-08-26T02:05:05.233Z] [2025-08-26T02:05:05.233Z] 1 warning found (use --debug to expand): [2025-08-26T02:05:05.233Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-26T02:05:05.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-08-26T02:05:05.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-08-26T02:05:05.532Z] #1 [internal] load build definition from Dockerfile [2025-08-26T02:05:05.532Z] #1 transferring dockerfile: 170B done [2025-08-26T02:05:05.532Z] #1 DONE 0.0s [2025-08-26T02:05:05.532Z] [2025-08-26T02:05:05.532Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T02:05:05.532Z] #2 DONE 0.0s [2025-08-26T02:05:05.532Z] [2025-08-26T02:05:05.532Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T02:05:05.532Z] #3 DONE 0.0s [2025-08-26T02:05:05.532Z] [2025-08-26T02:05:05.532Z] #4 [internal] load .dockerignore [2025-08-26T02:05:05.532Z] #4 transferring context: 2B done [2025-08-26T02:05:05.532Z] #4 DONE 0.0s [2025-08-26T02:05:05.532Z] [2025-08-26T02:05:05.532Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:05.532Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:05.532Z] #5 DONE 0.0s [2025-08-26T02:05:05.532Z] [2025-08-26T02:05:05.532Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:05.792Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:05.792Z] #6 CACHED [2025-08-26T02:05:05.792Z] [2025-08-26T02:05:05.792Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:05.792Z] #5 CACHED [2025-08-26T02:05:05.792Z] [2025-08-26T02:05:05.792Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T02:05:05.792Z] #7 DONE 0.0s [2025-08-26T02:05:05.792Z] [2025-08-26T02:05:05.792Z] #8 exporting to image [2025-08-26T02:05:05.792Z] #8 exporting layers done [2025-08-26T02:05:05.792Z] #8 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 done [2025-08-26T02:05:05.792Z] #8 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done [2025-08-26T02:05:05.792Z] #8 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done [2025-08-26T02:05:05.792Z] #8 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done [2025-08-26T02:05:05.792Z] #8 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done [2025-08-26T02:05:05.792Z] #8 pushing layers 0.0s done [2025-08-26T02:05:05.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done [2025-08-26T02:05:05.792Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T02:05:05.792Z] #8 DONE 0.1s [2025-08-26T02:05:05.792Z] [2025-08-26T02:05:05.792Z] 1 warning found (use --debug to expand): [2025-08-26T02:05:05.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-26T02:05:06.084Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 --push - [2025-08-26T02:05:06.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7' [2025-08-26T02:05:06.084Z] #1 [internal] load build definition from Dockerfile [2025-08-26T02:05:06.084Z] #1 transferring dockerfile: 175B done [2025-08-26T02:05:06.084Z] #1 DONE 0.0s [2025-08-26T02:05:06.084Z] [2025-08-26T02:05:06.084Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 [2025-08-26T02:05:06.084Z] #2 DONE 0.0s [2025-08-26T02:05:06.084Z] [2025-08-26T02:05:06.084Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7 [2025-08-26T02:05:06.084Z] #3 DONE 0.0s [2025-08-26T02:05:06.084Z] [2025-08-26T02:05:06.084Z] #4 [internal] load .dockerignore [2025-08-26T02:05:06.084Z] #4 transferring context: 2B done [2025-08-26T02:05:06.084Z] #4 DONE 0.0s [2025-08-26T02:05:06.084Z] [2025-08-26T02:05:06.084Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:06.084Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:06.084Z] #5 CACHED [2025-08-26T02:05:06.084Z] [2025-08-26T02:05:06.084Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:06.084Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:06.084Z] #6 CACHED [2025-08-26T02:05:06.084Z] [2025-08-26T02:05:06.084Z] #7 exporting to image [2025-08-26T02:05:06.084Z] #7 exporting layers done [2025-08-26T02:05:06.084Z] #7 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 done [2025-08-26T02:05:06.084Z] #7 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done [2025-08-26T02:05:06.084Z] #7 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done [2025-08-26T02:05:06.084Z] #7 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done [2025-08-26T02:05:06.084Z] #7 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 [2025-08-26T02:05:06.084Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T02:05:06.346Z] #7 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done [2025-08-26T02:05:06.346Z] #7 pushing layers 0.0s done [2025-08-26T02:05:06.346Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.7@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done [2025-08-26T02:05:06.346Z] #7 DONE 0.1s [2025-08-26T02:05:06.346Z] [2025-08-26T02:05:06.346Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T02:05:06.346Z] #8 DONE 0.0s [2025-08-26T02:05:06.346Z] [2025-08-26T02:05:06.346Z] 1 warning found (use --debug to expand): [2025-08-26T02:05:06.346Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-26T02:05:06.637Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7' [2025-08-26T02:05:06.638Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 --push - [2025-08-26T02:05:06.638Z] #1 [internal] load build definition from Dockerfile [2025-08-26T02:05:06.638Z] #1 transferring dockerfile: 216B done [2025-08-26T02:05:06.638Z] #1 DONE 0.0s [2025-08-26T02:05:06.638Z] [2025-08-26T02:05:06.638Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:05:06.638Z] #2 DONE 0.0s [2025-08-26T02:05:06.638Z] [2025-08-26T02:05:06.638Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:05:06.638Z] #3 DONE 0.0s [2025-08-26T02:05:06.638Z] [2025-08-26T02:05:06.638Z] #4 [internal] load .dockerignore [2025-08-26T02:05:06.638Z] #4 transferring context: 2B done [2025-08-26T02:05:06.638Z] #4 DONE 0.0s [2025-08-26T02:05:06.638Z] [2025-08-26T02:05:06.638Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:06.638Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:06.638Z] #5 CACHED [2025-08-26T02:05:06.638Z] [2025-08-26T02:05:06.638Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:06.638Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:06.638Z] #6 CACHED [2025-08-26T02:05:06.638Z] [2025-08-26T02:05:06.638Z] #7 exporting to image [2025-08-26T02:05:06.638Z] #7 exporting layers done [2025-08-26T02:05:06.638Z] #7 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 done [2025-08-26T02:05:06.638Z] #7 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done [2025-08-26T02:05:06.638Z] #7 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 [2025-08-26T02:05:06.638Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T02:05:06.898Z] #7 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done [2025-08-26T02:05:06.898Z] #7 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done [2025-08-26T02:05:06.898Z] #7 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done [2025-08-26T02:05:06.898Z] #7 pushing layers 0.0s done [2025-08-26T02:05:06.898Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done [2025-08-26T02:05:06.898Z] #7 DONE 0.1s [2025-08-26T02:05:06.898Z] [2025-08-26T02:05:06.898Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T02:05:06.898Z] #8 DONE 0.0s [2025-08-26T02:05:06.898Z] [2025-08-26T02:05:06.898Z] 1 warning found (use --debug to expand): [2025-08-26T02:05:06.898Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-26T02:05:07.188Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-08-26T02:05:07.188Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-08-26T02:05:07.188Z] #1 [internal] load build definition from Dockerfile [2025-08-26T02:05:07.188Z] #1 transferring dockerfile: 168B done [2025-08-26T02:05:07.188Z] #1 DONE 0.0s [2025-08-26T02:05:07.188Z] [2025-08-26T02:05:07.188Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-26T02:05:07.188Z] #2 DONE 0.0s [2025-08-26T02:05:07.188Z] [2025-08-26T02:05:07.188Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-26T02:05:07.188Z] #3 DONE 0.0s [2025-08-26T02:05:07.188Z] [2025-08-26T02:05:07.188Z] #4 [internal] load .dockerignore [2025-08-26T02:05:07.188Z] #4 transferring context: 2B done [2025-08-26T02:05:07.188Z] #4 DONE 0.0s [2025-08-26T02:05:07.188Z] [2025-08-26T02:05:07.188Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:07.188Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:07.188Z] #5 CACHED [2025-08-26T02:05:07.188Z] [2025-08-26T02:05:07.188Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 [2025-08-26T02:05:07.452Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ba490f8f56a42b1d96306bacccf0d9d883693031db765b65191b559519ead392 0.0s done [2025-08-26T02:05:07.452Z] #6 CACHED [2025-08-26T02:05:07.452Z] [2025-08-26T02:05:07.452Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T02:05:07.452Z] #7 DONE 0.0s [2025-08-26T02:05:07.452Z] [2025-08-26T02:05:07.452Z] #8 exporting to image [2025-08-26T02:05:07.452Z] #8 exporting layers done [2025-08-26T02:05:07.452Z] #8 exporting manifest sha256:ef927c01b4f2ce988c09bc6d18c000c3de6de14b52ec39b3e886826b783966d8 done [2025-08-26T02:05:07.452Z] #8 exporting config sha256:0e4d18e98b32c9ea3951a298d03289ff09a33e22ce228a0132aaddb6883fcd9e done [2025-08-26T02:05:07.452Z] #8 exporting manifest sha256:16fa7b44f604b0d5992e91fd6067961a3897f89a991158fa6fbcf998aa405cd2 done [2025-08-26T02:05:07.452Z] #8 exporting config sha256:347a80cddf15f379b16ef0f3df393557535bf634ee4a815435587c237f7c363f done [2025-08-26T02:05:07.452Z] #8 exporting manifest list sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 done [2025-08-26T02:05:07.452Z] #8 pushing layers 0.0s done [2025-08-26T02:05:07.452Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:ddab3b9a221d02364e36850d4a03d91ec8ba36da4b9a1cc12cda862a98f9a992 0.1s done [2025-08-26T02:05:07.452Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T02:05:07.452Z] #8 DONE 0.1s [2025-08-26T02:05:07.452Z] [2025-08-26T02:05:07.452Z] 1 warning found (use --debug to expand): [2025-08-26T02:05:07.452Z]  - 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-26T02:05:07.890Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:05:08.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:05:08.754Z] ---> package-listing.sh [2025-08-26T02:05:08.754Z] ++ facter osfamily [2025-08-26T02:05:08.754Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-26T02:05:09.023Z] + OS_FAMILY=redhat [2025-08-26T02:05:09.023Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-26T02:05:09.023Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-26T02:05:09.023Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-26T02:05:09.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-26T02:05:09.023Z] + PACKAGES=/tmp/packages_start.txt [2025-08-26T02:05:09.023Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-26T02:05:09.023Z] + PACKAGES=/tmp/packages_end.txt [2025-08-26T02:05:09.023Z] + case "${OS_FAMILY}" in [2025-08-26T02:05:09.023Z] + rpm -qa [2025-08-26T02:05:09.023Z] + sort [2025-08-26T02:05:09.598Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-26T02:05:09.598Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-26T02:05:09.599Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-26T02:05:09.599Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-26T02:05:09.599Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-26T02:05:09.599Z] + 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-26T02:05:09.611Z] 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-26T02:05:09.891Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:05:10.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T02:05:10.465Z] [2025-08-26T02:05:10.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:05:10.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T02:05:10.777Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-26T02:05:10.777Z] 5eb5b503b376: Pulling fs layer [2025-08-26T02:05:10.777Z] 5c69ac0246d0: Pulling fs layer [2025-08-26T02:05:10.777Z] ec43610c2a17: Pulling fs layer [2025-08-26T02:05:10.777Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-26T02:05:10.777Z] 33b1e0a273af: Pulling fs layer [2025-08-26T02:05:10.777Z] 5d3b04190fa2: Pulling fs layer [2025-08-26T02:05:10.777Z] 2f39f015ded8: Pulling fs layer [2025-08-26T02:05:10.777Z] 3a2ae6a8a46f: Waiting [2025-08-26T02:05:10.777Z] 33b1e0a273af: Waiting [2025-08-26T02:05:10.777Z] 5d3b04190fa2: Waiting [2025-08-26T02:05:10.777Z] 2f39f015ded8: Waiting [2025-08-26T02:05:10.777Z] 5c69ac0246d0: Verifying Checksum [2025-08-26T02:05:10.777Z] 5c69ac0246d0: Download complete [2025-08-26T02:05:10.777Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-26T02:05:10.777Z] 3a2ae6a8a46f: Download complete [2025-08-26T02:05:10.777Z] ec43610c2a17: Verifying Checksum [2025-08-26T02:05:10.777Z] ec43610c2a17: Download complete [2025-08-26T02:05:10.777Z] 33b1e0a273af: Verifying Checksum [2025-08-26T02:05:10.777Z] 33b1e0a273af: Download complete [2025-08-26T02:05:10.777Z] 5d3b04190fa2: Verifying Checksum [2025-08-26T02:05:10.777Z] 5d3b04190fa2: Download complete [2025-08-26T02:05:11.041Z] 5eb5b503b376: Verifying Checksum [2025-08-26T02:05:11.041Z] 5eb5b503b376: Download complete [2025-08-26T02:05:11.636Z] 2f39f015ded8: Verifying Checksum [2025-08-26T02:05:11.636Z] 2f39f015ded8: Download complete [2025-08-26T02:05:12.582Z] 5eb5b503b376: Pull complete [2025-08-26T02:05:12.582Z] 5c69ac0246d0: Pull complete [2025-08-26T02:05:13.196Z] ec43610c2a17: Pull complete [2025-08-26T02:05:13.196Z] 3a2ae6a8a46f: Pull complete [2025-08-26T02:05:13.509Z] 33b1e0a273af: Pull complete [2025-08-26T02:05:13.509Z] 5d3b04190fa2: Pull complete [2025-08-26T02:05:17.739Z] 2f39f015ded8: Pull complete [2025-08-26T02:05:17.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-26T02:05:17.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T02:05:17.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:05:17.890Z] prd-centos7-docker-4c-2g-7605 does not seem to be running inside a container [2025-08-26T02:05:17.923Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-26T02:05:22.272Z] $ docker top b43ebf0e4a19dfd8e0c2fce15619f3c68dbe4ca900600482002555880eafb48d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T02:05:22.618Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-26T02:05:22.903Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-26T02:05:23.206Z] + ls /var/log/sa-host [2025-08-26T02:05:23.206Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T02:05:23.371Z] provisioning config files... [2025-08-26T02:05:23.381Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8067600008194117959tmp [Pipeline] { [Pipeline] echo [2025-08-26T02:05:23.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:05:23.693Z] ---> create-netrc.sh [Pipeline] } [2025-08-26T02:05:23.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:05:24.046Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-26T02:05:24.056Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:05:24.343Z] ---> sudo-logs.sh [2025-08-26T02:05:24.343Z] Archiving 'sudo' log.. [2025-08-26T02:05:24.343Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7605.novalocal: Name or service not known [2025-08-26T02:05:24.343Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7605.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-26T02:05:24.368Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:05:24.656Z] ---> job-cost.sh [2025-08-26T02:05:24.656Z] lf-activate-venv: SKIPPING [2025-08-26T02:05:24.656Z] INFO: No Stack... [2025-08-26T02:05:24.917Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-26T02:05:25.177Z] INFO: Archiving Costs [Pipeline] echo [2025-08-26T02:05:25.192Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:05:25.483Z] ---> logs-deploy.sh [2025-08-26T02:05:25.483Z] lf-activate-venv: SKIPPING [2025-08-26T02:05:25.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/231 [2025-08-26T02:05:25.483Z] INFO: archiving workspace using pattern(s): [2025-08-26T02:05:26.421Z] Archives upload complete. [2025-08-26T02:05:26.421Z] INFO: archiving logs to Nexus [2025-08-26T02:05:27.362Z] ---> uname -a: [2025-08-26T02:05:27.362Z] Linux prd-centos7-docker-4c-2g-7605.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-26T02:05:27.362Z] [2025-08-26T02:05:27.362Z] [2025-08-26T02:05:27.362Z] ---> lscpu: [2025-08-26T02:05:27.362Z] Architecture: x86_64 [2025-08-26T02:05:27.362Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-26T02:05:27.362Z] Byte Order: Little Endian [2025-08-26T02:05:27.362Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-26T02:05:27.362Z] CPU(s): 2 [2025-08-26T02:05:27.362Z] On-line CPU(s) list: 0,1 [2025-08-26T02:05:27.362Z] Thread(s) per core: 1 [2025-08-26T02:05:27.362Z] Core(s) per socket: 1 [2025-08-26T02:05:27.362Z] Socket(s): 2 [2025-08-26T02:05:27.362Z] NUMA node(s): 1 [2025-08-26T02:05:27.362Z] Vendor ID: AuthenticAMD [2025-08-26T02:05:27.362Z] CPU family: 23 [2025-08-26T02:05:27.362Z] Model: 49 [2025-08-26T02:05:27.362Z] Model name: AMD EPYC-Rome Processor [2025-08-26T02:05:27.362Z] Stepping: 0 [2025-08-26T02:05:27.362Z] CPU MHz: 2800.000 [2025-08-26T02:05:27.362Z] BogoMIPS: 5600.00 [2025-08-26T02:05:27.362Z] Virtualization: AMD-V [2025-08-26T02:05:27.362Z] Hypervisor vendor: KVM [2025-08-26T02:05:27.362Z] Virtualization type: full [2025-08-26T02:05:27.362Z] L1d cache: 64 KiB [2025-08-26T02:05:27.362Z] L1i cache: 64 KiB [2025-08-26T02:05:27.362Z] L2 cache: 1 MiB [2025-08-26T02:05:27.362Z] L3 cache: 32 MiB [2025-08-26T02:05:27.362Z] NUMA node0 CPU(s): 0,1 [2025-08-26T02:05:27.362Z] Vulnerability Itlb multihit: Not affected [2025-08-26T02:05:27.362Z] Vulnerability L1tf: Not affected [2025-08-26T02:05:27.362Z] Vulnerability Mds: Not affected [2025-08-26T02:05:27.362Z] Vulnerability Meltdown: Not affected [2025-08-26T02:05:27.362Z] Vulnerability Mmio stale data: Not affected [2025-08-26T02:05:27.362Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-26T02:05:27.362Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-26T02:05:27.362Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-26T02:05:27.362Z] Vulnerability Srbds: Not affected [2025-08-26T02:05:27.362Z] Vulnerability Tsx async abort: Not affected [2025-08-26T02:05:27.362Z] 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-26T02:05:27.362Z] [2025-08-26T02:05:27.362Z] [2025-08-26T02:05:27.362Z] ---> nproc: [2025-08-26T02:05:27.362Z] 2 [2025-08-26T02:05:27.362Z] [2025-08-26T02:05:27.362Z] [2025-08-26T02:05:27.362Z] ---> df -h: [2025-08-26T02:05:27.362Z] Filesystem Size Used Avail Use% Mounted on [2025-08-26T02:05:27.362Z] overlay 40G 7.3G 33G 19% / [2025-08-26T02:05:27.362Z] tmpfs 64M 0 64M 0% /dev [2025-08-26T02:05:27.362Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-26T02:05:27.362Z] shm 64M 0 64M 0% /dev/shm [2025-08-26T02:05:27.362Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-26T02:05:27.362Z] [2025-08-26T02:05:27.362Z] [2025-08-26T02:05:27.362Z] Cannot open /var/log/sysstat/sa26: No such file or directory [2025-08-26T02:05:27.362Z] Please check if data collecting is enabled [2025-08-26T02:05:27.362Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T02:05:27.393Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-26T02:05:27.396Z] $ docker stop --time=1 b43ebf0e4a19dfd8e0c2fce15619f3c68dbe4ca900600482002555880eafb48d [2025-08-26T02:05:28.539Z] $ docker rm -f --volumes b43ebf0e4a19dfd8e0c2fce15619f3c68dbe4ca900600482002555880eafb48d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-26T02:05:28.636Z] [WS-CLEANUP] Deleting project workspace... [2025-08-26T02:05:28.636Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-26T02:05:28.654Z] [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-26T02:05:29.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T02:05:29.081Z] [2025-08-26T02:05:29.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:05:29.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T02:05:29.449Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-26T02:05:29.449Z] 5eb5b503b376: Pulling fs layer [2025-08-26T02:05:29.449Z] 5c69ac0246d0: Pulling fs layer [2025-08-26T02:05:29.449Z] ec43610c2a17: Pulling fs layer [2025-08-26T02:05:29.449Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-26T02:05:29.449Z] 33b1e0a273af: Pulling fs layer [2025-08-26T02:05:29.449Z] 5d3b04190fa2: Pulling fs layer [2025-08-26T02:05:29.449Z] 2f39f015ded8: Pulling fs layer [2025-08-26T02:05:29.449Z] 33b1e0a273af: Waiting [2025-08-26T02:05:29.449Z] 5d3b04190fa2: Waiting [2025-08-26T02:05:29.449Z] 2f39f015ded8: Waiting [2025-08-26T02:05:29.449Z] 3a2ae6a8a46f: Waiting [2025-08-26T02:05:29.449Z] 5c69ac0246d0: Verifying Checksum [2025-08-26T02:05:29.449Z] 5c69ac0246d0: Download complete [2025-08-26T02:05:29.449Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-26T02:05:29.449Z] 3a2ae6a8a46f: Download complete [2025-08-26T02:05:29.449Z] 33b1e0a273af: Verifying Checksum [2025-08-26T02:05:29.449Z] 33b1e0a273af: Download complete [2025-08-26T02:05:29.449Z] 5d3b04190fa2: Download complete [2025-08-26T02:05:29.449Z] ec43610c2a17: Verifying Checksum [2025-08-26T02:05:29.449Z] ec43610c2a17: Download complete [2025-08-26T02:05:29.711Z] 5eb5b503b376: Verifying Checksum [2025-08-26T02:05:29.711Z] 5eb5b503b376: Download complete [2025-08-26T02:05:30.277Z] 2f39f015ded8: Download complete [2025-08-26T02:05:30.843Z] 5eb5b503b376: Pull complete [2025-08-26T02:05:31.102Z] 5c69ac0246d0: Pull complete [2025-08-26T02:05:31.362Z] ec43610c2a17: Pull complete [2025-08-26T02:05:31.362Z] 3a2ae6a8a46f: Pull complete [2025-08-26T02:05:31.619Z] 33b1e0a273af: Pull complete [2025-08-26T02:05:31.619Z] 5d3b04190fa2: Pull complete [2025-08-26T02:05:36.887Z] 2f39f015ded8: Pull complete [2025-08-26T02:05:36.887Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-26T02:05:36.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T02:05:36.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:05:36.993Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:05:37.026Z] $ 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-26T02:05:39.173Z] $ docker top 99f95f8cee07e6e90e8dc4b8ea41d90367e1761d0b258d5b0c5d2410d3944eba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:05:39.559Z] ---> job-cost.sh [2025-08-26T02:05:39.559Z] lf-activate-venv: SKIPPING [2025-08-26T02:05:39.559Z] INFO: No Stack... [2025-08-26T02:05:39.817Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-26T02:05:40.076Z] INFO: Archiving Costs [Pipeline] sh [2025-08-26T02:05:40.362Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-08-26T02:05:40.362Z] + cut -d, -f6 [Pipeline] lock [2025-08-26T02:05:40.376Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [2025-08-26T02:05:40.383Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] did not exist. Created. [2025-08-26T02:05:40.390Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-26T02:05:40.706Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-26T02:05:40.741Z] Stashed 1 file(s) [Pipeline] } [2025-08-26T02:05:40.748Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-26T02:05:40.786Z] $ docker stop --time=1 99f95f8cee07e6e90e8dc4b8ea41d90367e1761d0b258d5b0c5d2410d3944eba [2025-08-26T02:05:41.917Z] $ docker rm -f --volumes 99f95f8cee07e6e90e8dc4b8ea41d90367e1761d0b258d5b0c5d2410d3944eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-26T02:06:02.913Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7604 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-08-26T02:06:02.934Z] Running in /w/workspace/device-onvif-camera/231 [Pipeline] { [Pipeline] checkout [2025-08-26T02:06:05.984Z] The recommended git tool is: git [2025-08-26T02:06:10.683Z] using credential edgex-jenkins-ssh [2025-08-26T02:06:10.706Z] Cloning the remote Git repository [2025-08-26T02:06:10.749Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-26T02:06:10.853Z] > git init /w/workspace/device-onvif-camera/231 # timeout=10 [2025-08-26T02:06:10.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-26T02:06:10.999Z] > git --version # timeout=10 [2025-08-26T02:06:11.023Z] > git --version # 'git version 2.25.1' [2025-08-26T02:06:11.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-26T02:06:11.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-26T02:06:14.237Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-08-26T02:06:14.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-26T02:06:15.211Z] Avoid second fetch [2025-08-26T02:06:15.211Z] Checking out Revision 5a81ed6b86b2719269c480faf73501a95969dcbd (main) [2025-08-26T02:06:15.988Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#518)" [2025-08-26T02:06:15.225Z] > git config core.sparsecheckout # timeout=10 [2025-08-26T02:06:15.290Z] > git checkout -f 5a81ed6b86b2719269c480faf73501a95969dcbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T02:06:20.548Z] provisioning config files... [2025-08-26T02:06:20.574Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/231@tmp/config18091966183009452688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:06:21.271Z] ---> ****-login.sh [2025-08-26T02:06:21.271Z] nexus3.edgexfoundry.org:10001 [2025-08-26T02:06:21.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:06:21.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:06:21.824Z] Configure a credential helper to remove this warning. See [2025-08-26T02:06:21.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:06:21.824Z] [2025-08-26T02:06:21.824Z] Login Succeeded [2025-08-26T02:06:21.824Z] nexus3.edgexfoundry.org:10002 [2025-08-26T02:06:22.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:06:22.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:06:22.095Z] Configure a credential helper to remove this warning. See [2025-08-26T02:06:22.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:06:22.095Z] [2025-08-26T02:06:22.095Z] Login Succeeded [2025-08-26T02:06:22.095Z] nexus3.edgexfoundry.org:10003 [2025-08-26T02:06:22.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:06:22.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:06:22.641Z] Configure a credential helper to remove this warning. See [2025-08-26T02:06:22.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:06:22.641Z] [2025-08-26T02:06:22.641Z] Login Succeeded [2025-08-26T02:06:22.641Z] nexus3.edgexfoundry.org:10004 [2025-08-26T02:06:22.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:06:22.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:06:22.912Z] Configure a credential helper to remove this warning. See [2025-08-26T02:06:22.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:06:22.912Z] [2025-08-26T02:06:22.912Z] Login Succeeded [2025-08-26T02:06:22.912Z] ****.io [2025-08-26T02:06:23.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:06:23.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:06:23.452Z] Configure a credential helper to remove this warning. See [2025-08-26T02:06:23.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:06:23.452Z] [2025-08-26T02:06:23.452Z] Login Succeeded [2025-08-26T02:06:23.452Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T02:06:23.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-26T02:06:23.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T02:06:23.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T02:06:23.849Z] ========================================================= [2025-08-26T02:06:23.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-26T02:06:23.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:06:24.227Z] + 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-26T02:06:24.830Z] Sending build context to Docker daemon 26.94MB [2025-08-26T02:06:24.830Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-26T02:06:24.830Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-26T02:06:25.107Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-26T02:06:25.107Z] 94e9d8af2201: Pulling fs layer [2025-08-26T02:06:25.107Z] a6c56e8762df: Pulling fs layer [2025-08-26T02:06:25.107Z] f0f3c8884826: Pulling fs layer [2025-08-26T02:06:25.107Z] c7e7622c144d: Pulling fs layer [2025-08-26T02:06:25.107Z] 4f4fb700ef54: Pulling fs layer [2025-08-26T02:06:25.107Z] b4c3b6d88c5a: Pulling fs layer [2025-08-26T02:06:25.107Z] ba8bce9d2590: Pulling fs layer [2025-08-26T02:06:25.107Z] ca778ea9c289: Pulling fs layer [2025-08-26T02:06:25.107Z] 4f4fb700ef54: Waiting [2025-08-26T02:06:25.107Z] ba8bce9d2590: Waiting [2025-08-26T02:06:25.107Z] ca778ea9c289: Waiting [2025-08-26T02:06:25.107Z] b4c3b6d88c5a: Waiting [2025-08-26T02:06:25.107Z] c7e7622c144d: Waiting [2025-08-26T02:06:25.107Z] a6c56e8762df: Verifying Checksum [2025-08-26T02:06:25.107Z] a6c56e8762df: Download complete [2025-08-26T02:06:25.107Z] c7e7622c144d: Verifying Checksum [2025-08-26T02:06:25.107Z] c7e7622c144d: Download complete [2025-08-26T02:06:25.107Z] 4f4fb700ef54: Verifying Checksum [2025-08-26T02:06:25.107Z] 4f4fb700ef54: Download complete [2025-08-26T02:06:25.107Z] b4c3b6d88c5a: Verifying Checksum [2025-08-26T02:06:25.107Z] b4c3b6d88c5a: Download complete [2025-08-26T02:06:25.378Z] 94e9d8af2201: Verifying Checksum [2025-08-26T02:06:25.378Z] 94e9d8af2201: Download complete [2025-08-26T02:06:25.653Z] ca778ea9c289: Verifying Checksum [2025-08-26T02:06:25.653Z] ca778ea9c289: Download complete [2025-08-26T02:06:26.243Z] 94e9d8af2201: Pull complete [2025-08-26T02:06:27.359Z] f0f3c8884826: Verifying Checksum [2025-08-26T02:06:27.359Z] f0f3c8884826: Download complete [2025-08-26T02:06:27.950Z] ba8bce9d2590: Verifying Checksum [2025-08-26T02:06:27.950Z] ba8bce9d2590: Download complete [2025-08-26T02:06:28.221Z] a6c56e8762df: Pull complete [2025-08-26T02:06:43.316Z] f0f3c8884826: Pull complete [2025-08-26T02:06:43.316Z] c7e7622c144d: Pull complete [2025-08-26T02:06:43.316Z] 4f4fb700ef54: Pull complete [2025-08-26T02:06:43.316Z] b4c3b6d88c5a: Pull complete [2025-08-26T02:06:51.528Z] ba8bce9d2590: Pull complete [2025-08-26T02:06:52.500Z] ca778ea9c289: Pull complete [2025-08-26T02:06:52.500Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-26T02:06:52.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-26T02:06:52.500Z] ---> 47b25d7523d1 [2025-08-26T02:06:52.500Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-26T02:06:54.515Z] ---> Running in 4ac7d8da53c7 [2025-08-26T02:06:54.515Z] Removing intermediate container 4ac7d8da53c7 [2025-08-26T02:06:54.515Z] ---> 3df3f82f24f9 [2025-08-26T02:06:54.515Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-26T02:06:54.786Z] ---> Running in 62a89c759fb8 [2025-08-26T02:06:55.058Z] Removing intermediate container 62a89c759fb8 [2025-08-26T02:06:55.059Z] ---> 25622de86d9d [2025-08-26T02:06:55.059Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-08-26T02:06:55.059Z] ---> Running in ed4e52c4d4e1 [2025-08-26T02:06:55.333Z] Removing intermediate container ed4e52c4d4e1 [2025-08-26T02:06:55.333Z] ---> 4348574dd5eb [2025-08-26T02:06:55.333Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-08-26T02:06:55.333Z] ---> Running in 8a36e0787cd9 [2025-08-26T02:06:55.922Z] Removing intermediate container 8a36e0787cd9 [2025-08-26T02:06:55.922Z] ---> 195d6bbea595 [2025-08-26T02:06:55.922Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-08-26T02:06:55.922Z] ---> Running in 81ad946b1719 [2025-08-26T02:06:56.271Z] Removing intermediate container 81ad946b1719 [2025-08-26T02:06:56.271Z] ---> 20b684eccb0b [2025-08-26T02:06:56.271Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-26T02:06:56.271Z] ---> Running in 37e654af385e [2025-08-26T02:06:57.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-26T02:06:57.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-26T02:06:59.230Z] OK: 239 MiB in 58 packages [2025-08-26T02:06:59.829Z] Removing intermediate container 37e654af385e [2025-08-26T02:06:59.829Z] ---> 91f696b8b609 [2025-08-26T02:06:59.829Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-08-26T02:07:00.105Z] ---> Running in 4c579ab0212f [2025-08-26T02:07:00.381Z] Removing intermediate container 4c579ab0212f [2025-08-26T02:07:00.381Z] ---> 5dfd8d6d7e02 [2025-08-26T02:07:00.381Z] Step 10/13 : COPY go.mod vendor* ./ [2025-08-26T02:07:00.982Z] ---> a0a4adf77bb1 [2025-08-26T02:07:00.982Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T02:07:00.982Z] ---> Running in a6bc3b4f2d68 [2025-08-26T02:08:52.713Z] Removing intermediate container a6bc3b4f2d68 [2025-08-26T02:08:52.713Z] ---> 6de8d8db8fe2 [2025-08-26T02:08:52.713Z] Step 12/13 : COPY . . [2025-08-26T02:08:52.713Z] ---> ec2d738771fc [2025-08-26T02:08:52.713Z] Step 13/13 : RUN ${MAKE} [2025-08-26T02:08:52.713Z] ---> Running in e724fcae0c6a [2025-08-26T02:08:53.681Z] noop [2025-08-26T02:08:54.268Z] Removing intermediate container e724fcae0c6a [2025-08-26T02:08:54.268Z] ---> 39032fc3e973 [2025-08-26T02:08:54.268Z] Successfully built 39032fc3e973 [2025-08-26T02:08:54.268Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:08:54.634Z] + docker inspect -f . ci-base-image-arm64 [2025-08-26T02:08:54.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:08:54.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-7604 does not seem to be running inside a container [2025-08-26T02:08:54.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/231 -v /w/workspace/device-onvif-camera/231:/w/workspace/device-onvif-camera/231:rw,z -v /w/workspace/device-onvif-camera/231@tmp:/w/workspace/device-onvif-camera/231@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-26T02:08:56.862Z] $ docker top 2046c64baa128256e4b9131e1da335a3c680e1641f75641d58f477bb72fdd284 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T02:08:57.738Z] + go version [2025-08-26T02:08:57.738Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-26T02:08:57.755Z] $ docker stop --time=1 2046c64baa128256e4b9131e1da335a3c680e1641f75641d58f477bb72fdd284 [2025-08-26T02:08:59.398Z] $ docker rm -f --volumes 2046c64baa128256e4b9131e1da335a3c680e1641f75641d58f477bb72fdd284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:09:00.038Z] + docker inspect -f . ci-base-image-arm64 [2025-08-26T02:09:00.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:09:00.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-7604 does not seem to be running inside a container [2025-08-26T02:09:00.322Z] $ 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/231 -v /w/workspace/device-onvif-camera/231:/w/workspace/device-onvif-camera/231:rw,z -v /w/workspace/device-onvif-camera/231@tmp:/w/workspace/device-onvif-camera/231@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-26T02:09:01.580Z] $ docker top 231515831d0dc98e5a60b3e64df55dc8bf5b40cf43959c4b91c78deec0db1c02 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T02:09:02.445Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/231 [Pipeline] fileExists [Pipeline] sh [2025-08-26T02:09:03.110Z] + make test [2025-08-26T02:09:03.110Z] go test ./... -coverprofile=coverage.out ./... [2025-08-26T02:09:09.767Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-26T02:12:46.598Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-26T02:12:46.598Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-26T02:12:46.598Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.185s coverage: 31.4% of statements [2025-08-26T02:13:13.315Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.883s coverage: 86.5% of statements [2025-08-26T02:13:13.315Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-26T02:13:13.315Z] go vet ./... [2025-08-26T02:14:09.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-26T02:14:09.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-26T02:14:09.749Z] ./bin/test-attribution-txt.sh [2025-08-26T02:14:09.749Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-26T02:14:09.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-26T02:14:09.794Z] $ docker stop --time=1 231515831d0dc98e5a60b3e64df55dc8bf5b40cf43959c4b91c78deec0db1c02 [2025-08-26T02:14:11.743Z] $ docker rm -f --volumes 231515831d0dc98e5a60b3e64df55dc8bf5b40cf43959c4b91c78deec0db1c02 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T02:14:13.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-26T02:14:13.428Z] Warning: overwriting stash ‘coverage-report’ [2025-08-26T02:14:14.024Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-26T02:14:14.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-26T02:14:14.795Z] + ls -al . [2025-08-26T02:14:14.795Z] total 316 [2025-08-26T02:14:14.795Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 02:09 . [2025-08-26T02:14:14.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:06 .. [2025-08-26T02:14:14.795Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 02:06 .git [2025-08-26T02:14:14.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 02:06 .github [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 26 02:06 .gitignore [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 26 02:06 .golangci.yml [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 26 02:06 Attribution.txt [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 26 02:06 CHANGELOG.md [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 26 02:06 Dockerfile [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 02:06 GOVERNANCE.md [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 26 02:06 Jenkinsfile [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 26 02:06 LICENSE [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 26 02:06 Makefile [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 26 02:06 OWNERS.md [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 26 02:06 README.md [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 02:02 VERSION [2025-08-26T02:14:14.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 02:06 bin [2025-08-26T02:14:14.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 02:06 cmd [2025-08-26T02:14:14.795Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 26 02:13 coverage.out [2025-08-26T02:14:14.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:06 doc [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 26 02:06 go.mod [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 26 02:06 go.sum [2025-08-26T02:14:14.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 02:06 internal [2025-08-26T02:14:14.795Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 26 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:14:15.159Z] + 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=5a81ed6b86b2719269c480faf73501a95969dcbd --label arch=arm64 --label version=4.1.0-dev.7 . [2025-08-26T02:14:15.749Z] Sending build context to Docker daemon 27.03MB [2025-08-26T02:14:15.749Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-08-26T02:14:15.749Z] Step 2/27 : FROM ${BASE} AS builder [2025-08-26T02:14:15.749Z] ---> 39032fc3e973 [2025-08-26T02:14:15.749Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-08-26T02:14:16.710Z] ---> Running in 56d7ca3f2dad [2025-08-26T02:14:16.985Z] Removing intermediate container 56d7ca3f2dad [2025-08-26T02:14:16.985Z] ---> 3f6356535900 [2025-08-26T02:14:16.985Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-26T02:14:16.985Z] ---> Running in 2824aca6c42f [2025-08-26T02:14:17.253Z] Removing intermediate container 2824aca6c42f [2025-08-26T02:14:17.253Z] ---> 4421e75c0022 [2025-08-26T02:14:17.253Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-08-26T02:14:17.253Z] ---> Running in f483375d8406 [2025-08-26T02:14:17.521Z] Removing intermediate container f483375d8406 [2025-08-26T02:14:17.521Z] ---> 40dfd601c708 [2025-08-26T02:14:17.521Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-08-26T02:14:17.791Z] ---> Running in 0f4992158e54 [2025-08-26T02:14:18.066Z] Removing intermediate container 0f4992158e54 [2025-08-26T02:14:18.066Z] ---> f7649d24e3c6 [2025-08-26T02:14:18.066Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-08-26T02:14:18.066Z] ---> Running in 2311225b453c [2025-08-26T02:14:18.333Z] Removing intermediate container 2311225b453c [2025-08-26T02:14:18.333Z] ---> 065005655f2c [2025-08-26T02:14:18.333Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-26T02:14:18.333Z] ---> Running in cfd17c75ce0f [2025-08-26T02:14:19.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-26T02:14:19.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-26T02:14:21.286Z] OK: 239 MiB in 58 packages [2025-08-26T02:14:22.245Z] Removing intermediate container cfd17c75ce0f [2025-08-26T02:14:22.246Z] ---> 732a173195ce [2025-08-26T02:14:22.246Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-08-26T02:14:22.246Z] ---> Running in 353ff74fee8e [2025-08-26T02:14:22.511Z] Removing intermediate container 353ff74fee8e [2025-08-26T02:14:22.511Z] ---> 6e8a97fc394c [2025-08-26T02:14:22.511Z] Step 10/27 : COPY go.mod vendor* ./ [2025-08-26T02:14:23.092Z] ---> 2b171ecff4d5 [2025-08-26T02:14:23.092Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T02:14:23.092Z] ---> Running in 2485e8ca0e00 [2025-08-26T02:14:25.669Z] Removing intermediate container 2485e8ca0e00 [2025-08-26T02:14:25.669Z] ---> c03d8ab57198 [2025-08-26T02:14:25.669Z] Step 12/27 : COPY . . [2025-08-26T02:14:27.625Z] ---> 9f2f2d26ba9d [2025-08-26T02:14:27.625Z] Step 13/27 : RUN ${MAKE} [2025-08-26T02:14:27.625Z] ---> Running in dbafaf73015c [2025-08-26T02:14:28.590Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-26T02:18:05.393Z] Removing intermediate container dbafaf73015c [2025-08-26T02:18:05.393Z] ---> 8c01fcaf6676 [2025-08-26T02:18:05.393Z] Step 14/27 : FROM alpine:3.20 [2025-08-26T02:18:05.393Z] 3.20: Pulling from library/alpine [2025-08-26T02:18:05.393Z] 13e713f82565: Pulling fs layer [2025-08-26T02:18:05.393Z] 13e713f82565: Verifying Checksum [2025-08-26T02:18:05.393Z] 13e713f82565: Pull complete [2025-08-26T02:18:05.393Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T02:18:05.393Z] Status: Downloaded newer image for alpine:3.20 [2025-08-26T02:18:05.393Z] ---> c88e9dceb6cb [2025-08-26T02:18:05.393Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-26T02:18:05.393Z] ---> Running in 9cac6c60a9f0 [2025-08-26T02:18:05.393Z] Removing intermediate container 9cac6c60a9f0 [2025-08-26T02:18:05.393Z] ---> 6b6e789010d8 [2025-08-26T02:18:05.393Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-08-26T02:18:05.393Z] ---> Running in 62effde70c88 [2025-08-26T02:18:05.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-26T02:18:05.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-26T02:18:05.393Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-26T02:18:05.393Z] Executing busybox-1.36.1-r29.trigger [2025-08-26T02:18:05.393Z] OK: 9 MiB in 15 packages [2025-08-26T02:18:05.393Z] Removing intermediate container 62effde70c88 [2025-08-26T02:18:05.393Z] ---> 0124d4887a4f [2025-08-26T02:18:05.393Z] Step 17/27 : RUN apk --no-cache upgrade [2025-08-26T02:18:05.393Z] ---> Running in 1b3a1a46d597 [2025-08-26T02:18:05.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-26T02:18:05.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-26T02:18:05.393Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T02:18:05.393Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T02:18:05.393Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T02:18:05.393Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T02:18:05.393Z] Executing busybox-1.36.1-r30.trigger [2025-08-26T02:18:05.393Z] OK: 9 MiB in 15 packages [2025-08-26T02:18:05.393Z] Removing intermediate container 1b3a1a46d597 [2025-08-26T02:18:05.393Z] ---> 529f2776fb43 [2025-08-26T02:18:05.393Z] Step 18/27 : WORKDIR / [2025-08-26T02:18:05.393Z] ---> Running in 0944448dcdb0 [2025-08-26T02:18:05.393Z] Removing intermediate container 0944448dcdb0 [2025-08-26T02:18:05.393Z] ---> 6718f3412937 [2025-08-26T02:18:05.393Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-08-26T02:18:07.333Z] ---> ffdea07e94b6 [2025-08-26T02:18:07.333Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-26T02:18:07.602Z] ---> 1905ab116942 [2025-08-26T02:18:07.602Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-26T02:18:08.188Z] ---> 2d3fc4be979d [2025-08-26T02:18:08.188Z] Step 22/27 : EXPOSE 59984 [2025-08-26T02:18:08.188Z] ---> Running in 5ed469d04deb [2025-08-26T02:18:08.457Z] Removing intermediate container 5ed469d04deb [2025-08-26T02:18:08.457Z] ---> b70b33701d78 [2025-08-26T02:18:08.457Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-08-26T02:18:08.457Z] ---> Running in 7e2aa82225bf [2025-08-26T02:18:08.724Z] Removing intermediate container 7e2aa82225bf [2025-08-26T02:18:08.724Z] ---> 52fd0e805ece [2025-08-26T02:18:08.724Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-26T02:18:08.990Z] ---> Running in 807087147ee5 [2025-08-26T02:18:09.257Z] Removing intermediate container 807087147ee5 [2025-08-26T02:18:09.258Z] ---> 615a1c1be755 [2025-08-26T02:18:09.258Z] Step 25/27 : LABEL arch=arm64 [2025-08-26T02:18:09.258Z] ---> Running in 609cf8671bcf [2025-08-26T02:18:09.523Z] Removing intermediate container 609cf8671bcf [2025-08-26T02:18:09.523Z] ---> 9de6fe914fe8 [2025-08-26T02:18:09.523Z] Step 26/27 : LABEL git_sha=5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:18:09.523Z] ---> Running in 8154946f5d0b [2025-08-26T02:18:09.789Z] Removing intermediate container 8154946f5d0b [2025-08-26T02:18:09.789Z] ---> 5e03f9262d1c [2025-08-26T02:18:09.789Z] Step 27/27 : LABEL version=4.1.0-dev.7 [2025-08-26T02:18:09.789Z] ---> Running in 70c121b6dcbc [2025-08-26T02:18:10.058Z] Removing intermediate container 70c121b6dcbc [2025-08-26T02:18:10.058Z] ---> 5d5790001ebb [2025-08-26T02:18:10.058Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-26T02:18:10.322Z] Successfully built 5d5790001ebb [2025-08-26T02:18:10.322Z] 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-26T02:18:10.486Z] provisioning config files... [2025-08-26T02:18:10.502Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/231@tmp/config10500119834091293080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:18:10.858Z] ---> ****-login.sh [2025-08-26T02:18:10.859Z] nexus3.edgexfoundry.org:10001 [2025-08-26T02:18:10.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:18:11.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:18:11.127Z] Configure a credential helper to remove this warning. See [2025-08-26T02:18:11.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:18:11.127Z] [2025-08-26T02:18:11.127Z] Login Succeeded [2025-08-26T02:18:11.127Z] nexus3.edgexfoundry.org:10002 [2025-08-26T02:18:11.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:18:11.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:18:11.395Z] Configure a credential helper to remove this warning. See [2025-08-26T02:18:11.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:18:11.395Z] [2025-08-26T02:18:11.395Z] Login Succeeded [2025-08-26T02:18:11.395Z] nexus3.edgexfoundry.org:10003 [2025-08-26T02:18:11.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:18:11.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:18:11.665Z] Configure a credential helper to remove this warning. See [2025-08-26T02:18:11.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:18:11.665Z] [2025-08-26T02:18:11.932Z] Login Succeeded [2025-08-26T02:18:11.932Z] nexus3.edgexfoundry.org:10004 [2025-08-26T02:18:11.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:18:12.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:18:12.202Z] Configure a credential helper to remove this warning. See [2025-08-26T02:18:12.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:18:12.202Z] [2025-08-26T02:18:12.202Z] Login Succeeded [2025-08-26T02:18:12.202Z] ****.io [2025-08-26T02:18:12.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T02:18:12.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T02:18:12.738Z] Configure a credential helper to remove this warning. See [2025-08-26T02:18:12.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T02:18:12.738Z] [2025-08-26T02:18:12.738Z] Login Succeeded [2025-08-26T02:18:12.738Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T02:18:12.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T02:18:12.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T02:18:12.851Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-08-26T02:18:12.851Z] 5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:18:12.851Z] latest [2025-08-26T02:18:12.851Z] 4.1.0-dev.7 [2025-08-26T02:18:12.851Z] 5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:18:12.851Z] main [2025-08-26T02:18:12.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:13.240Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:13.604Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:18:13.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T02:18:13.604Z] 43574e6410be: Preparing [2025-08-26T02:18:13.604Z] e27b5a764686: Preparing [2025-08-26T02:18:13.604Z] 698cad6a0570: Preparing [2025-08-26T02:18:13.604Z] 16e8b9a149aa: Preparing [2025-08-26T02:18:13.604Z] b0860f419bff: Preparing [2025-08-26T02:18:13.604Z] 1e890da81ec9: Preparing [2025-08-26T02:18:13.604Z] 1e890da81ec9: Waiting [2025-08-26T02:18:13.873Z] b0860f419bff: Pushed [2025-08-26T02:18:13.873Z] 43574e6410be: Pushed [2025-08-26T02:18:13.873Z] e27b5a764686: Pushed [2025-08-26T02:18:13.873Z] 1e890da81ec9: Layer already exists [2025-08-26T02:18:14.142Z] 16e8b9a149aa: Pushed [2025-08-26T02:18:22.355Z] 698cad6a0570: Pushed [2025-08-26T02:18:22.355Z] 5a81ed6b86b2719269c480faf73501a95969dcbd: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:22.717Z] + 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-26T02:18:23.079Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-26T02:18:23.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T02:18:23.079Z] 43574e6410be: Preparing [2025-08-26T02:18:23.079Z] e27b5a764686: Preparing [2025-08-26T02:18:23.079Z] 698cad6a0570: Preparing [2025-08-26T02:18:23.079Z] 16e8b9a149aa: Preparing [2025-08-26T02:18:23.079Z] b0860f419bff: Preparing [2025-08-26T02:18:23.079Z] 1e890da81ec9: Preparing [2025-08-26T02:18:23.079Z] 1e890da81ec9: Waiting [2025-08-26T02:18:23.079Z] b0860f419bff: Layer already exists [2025-08-26T02:18:23.079Z] 43574e6410be: Layer already exists [2025-08-26T02:18:23.079Z] e27b5a764686: Layer already exists [2025-08-26T02:18:23.079Z] 16e8b9a149aa: Layer already exists [2025-08-26T02:18:23.079Z] 698cad6a0570: Layer already exists [2025-08-26T02:18:23.079Z] 1e890da81ec9: Layer already exists [2025-08-26T02:18:23.079Z] latest: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:23.710Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:24.076Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.7 [2025-08-26T02:18:24.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T02:18:24.076Z] 43574e6410be: Preparing [2025-08-26T02:18:24.076Z] e27b5a764686: Preparing [2025-08-26T02:18:24.076Z] 698cad6a0570: Preparing [2025-08-26T02:18:24.076Z] 16e8b9a149aa: Preparing [2025-08-26T02:18:24.076Z] b0860f419bff: Preparing [2025-08-26T02:18:24.076Z] 1e890da81ec9: Preparing [2025-08-26T02:18:24.076Z] 1e890da81ec9: Waiting [2025-08-26T02:18:24.076Z] 43574e6410be: Layer already exists [2025-08-26T02:18:24.076Z] 16e8b9a149aa: Layer already exists [2025-08-26T02:18:24.076Z] 698cad6a0570: Layer already exists [2025-08-26T02:18:24.076Z] b0860f419bff: Layer already exists [2025-08-26T02:18:24.076Z] e27b5a764686: Layer already exists [2025-08-26T02:18:24.076Z] 1e890da81ec9: Layer already exists [2025-08-26T02:18:24.076Z] 4.1.0-dev.7: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:24.728Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:25.085Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:18:25.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T02:18:25.085Z] 43574e6410be: Preparing [2025-08-26T02:18:25.085Z] e27b5a764686: Preparing [2025-08-26T02:18:25.085Z] 698cad6a0570: Preparing [2025-08-26T02:18:25.085Z] 16e8b9a149aa: Preparing [2025-08-26T02:18:25.085Z] b0860f419bff: Preparing [2025-08-26T02:18:25.086Z] 1e890da81ec9: Preparing [2025-08-26T02:18:25.086Z] 1e890da81ec9: Waiting [2025-08-26T02:18:25.086Z] e27b5a764686: Layer already exists [2025-08-26T02:18:25.086Z] b0860f419bff: Layer already exists [2025-08-26T02:18:25.086Z] 16e8b9a149aa: Layer already exists [2025-08-26T02:18:25.086Z] 698cad6a0570: Layer already exists [2025-08-26T02:18:25.086Z] 43574e6410be: Layer already exists [2025-08-26T02:18:25.086Z] 1e890da81ec9: Layer already exists [2025-08-26T02:18:25.354Z] 5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:25.758Z] + 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-26T02:18:26.137Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-08-26T02:18:26.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T02:18:26.138Z] 43574e6410be: Preparing [2025-08-26T02:18:26.138Z] e27b5a764686: Preparing [2025-08-26T02:18:26.138Z] 698cad6a0570: Preparing [2025-08-26T02:18:26.138Z] 16e8b9a149aa: Preparing [2025-08-26T02:18:26.138Z] b0860f419bff: Preparing [2025-08-26T02:18:26.138Z] 1e890da81ec9: Preparing [2025-08-26T02:18:26.138Z] 1e890da81ec9: Waiting [2025-08-26T02:18:26.138Z] 16e8b9a149aa: Layer already exists [2025-08-26T02:18:26.138Z] b0860f419bff: Layer already exists [2025-08-26T02:18:26.138Z] 43574e6410be: Layer already exists [2025-08-26T02:18:26.138Z] 698cad6a0570: Layer already exists [2025-08-26T02:18:26.138Z] e27b5a764686: Layer already exists [2025-08-26T02:18:26.138Z] 1e890da81ec9: Layer already exists [2025-08-26T02:18:26.404Z] main: digest: sha256:d6fcacbaacef4b41c285e5a7f3d3ade6a8d3f0423fca146e166034f658f9b583 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T02:18:26.477Z] ===================================================== [Pipeline] echo [2025-08-26T02:18:26.495Z] taggedImages: [2025-08-26T02:18:26.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd [2025-08-26T02:18:26.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-26T02:18:26.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.7 [2025-08-26T02:18:26.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [2025-08-26T02:18:26.495Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-08-26T02:18:26.508Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] echo [2025-08-26T02:18:26.523Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-08-26T02:18:26.535Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.7 [Pipeline] echo [2025-08-26T02:18:26.548Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5a81ed6b86b2719269c480faf73501a95969dcbd-4.1.0-dev.7 [Pipeline] echo [2025-08-26T02:18:26.561Z] 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-26T02:18:26.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-26T02:18:26.992Z] [2025-08-26T02:18:26.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:18:27.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-26T02:18:27.379Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-26T02:18:27.379Z] 8998bd30e6a1: Pulling fs layer [2025-08-26T02:18:27.379Z] 04944245beec: Pulling fs layer [2025-08-26T02:18:27.379Z] 699f458cf7ca: Pulling fs layer [2025-08-26T02:18:27.379Z] 765212b225bb: Pulling fs layer [2025-08-26T02:18:27.379Z] f23df028b6ca: Pulling fs layer [2025-08-26T02:18:27.379Z] d65c8cfc05b1: Pulling fs layer [2025-08-26T02:18:27.379Z] 2437ff75d9bd: Pulling fs layer [2025-08-26T02:18:27.379Z] f23df028b6ca: Waiting [2025-08-26T02:18:27.379Z] d65c8cfc05b1: Waiting [2025-08-26T02:18:27.379Z] 2437ff75d9bd: Waiting [2025-08-26T02:18:27.379Z] 765212b225bb: Waiting [2025-08-26T02:18:27.686Z] 04944245beec: Verifying Checksum [2025-08-26T02:18:27.686Z] 04944245beec: Download complete [2025-08-26T02:18:27.686Z] 765212b225bb: Verifying Checksum [2025-08-26T02:18:27.686Z] 765212b225bb: Download complete [2025-08-26T02:18:27.686Z] f23df028b6ca: Download complete [2025-08-26T02:18:27.686Z] d65c8cfc05b1: Verifying Checksum [2025-08-26T02:18:27.686Z] d65c8cfc05b1: Download complete [2025-08-26T02:18:27.686Z] 699f458cf7ca: Verifying Checksum [2025-08-26T02:18:27.686Z] 699f458cf7ca: Download complete [2025-08-26T02:18:28.358Z] 8998bd30e6a1: Verifying Checksum [2025-08-26T02:18:28.358Z] 8998bd30e6a1: Download complete [2025-08-26T02:18:30.975Z] 2437ff75d9bd: Verifying Checksum [2025-08-26T02:18:30.975Z] 2437ff75d9bd: Download complete [2025-08-26T02:18:33.555Z] 8998bd30e6a1: Pull complete [2025-08-26T02:18:33.822Z] 04944245beec: Pull complete [2025-08-26T02:18:35.227Z] 699f458cf7ca: Pull complete [2025-08-26T02:18:35.494Z] 765212b225bb: Pull complete [2025-08-26T02:18:36.451Z] f23df028b6ca: Pull complete [2025-08-26T02:18:36.452Z] d65c8cfc05b1: Pull complete [2025-08-26T02:18:54.657Z] 2437ff75d9bd: Pull complete [2025-08-26T02:18:54.657Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-26T02:18:54.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-26T02:18:54.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:18:54.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-7604 does not seem to be running inside a container [2025-08-26T02:18:54.930Z] $ 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/231 -v /w/workspace/device-onvif-camera/231:/w/workspace/device-onvif-camera/231:rw,z -v /w/workspace/device-onvif-camera/231@tmp:/w/workspace/device-onvif-camera/231@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-26T02:18:57.545Z] $ docker top eaa653ebdd3f12d81aca8d617a4a1f90821ebab89399e2c1f276ecb7fe69bf83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:18:58.410Z] ---> job-cost.sh [2025-08-26T02:18:58.410Z] lf-activate-venv: SKIPPING [2025-08-26T02:18:58.410Z] INFO: No Stack... [2025-08-26T02:18:58.992Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-26T02:18:59.569Z] INFO: Archiving Costs [Pipeline] sh [2025-08-26T02:19:00.206Z] + cat /w/workspace/device-onvif-camera/231/archives/cost.csv [2025-08-26T02:19:00.207Z] + cut -d, -f6 [Pipeline] lock [2025-08-26T02:19:00.261Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [2025-08-26T02:19:00.268Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] did not exist. Created. [2025-08-26T02:19:00.273Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-26T02:19:00.621Z] /w/workspace/device-onvif-camera/231@tmp/durable-b9143fe6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-26T02:19:00.951Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-26T02:19:00.971Z] Warning: overwriting stash ‘stack-cost’ [2025-08-26T02:19:01.025Z] Stashed 1 file(s) [Pipeline] } [2025-08-26T02:19:01.040Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-231-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-26T02:19:01.071Z] $ docker stop --time=1 eaa653ebdd3f12d81aca8d617a4a1f90821ebab89399e2c1f276ecb7fe69bf83 [2025-08-26T02:19:02.538Z] $ docker rm -f --volumes eaa653ebdd3f12d81aca8d617a4a1f90821ebab89399e2c1f276ecb7fe69bf83 [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-26T02:19:03.124Z] provisioning config files... [2025-08-26T02:19:03.132Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2245127285400457892tmp [Pipeline] { [Pipeline] sh [2025-08-26T02:19:03.438Z] + set +x [2025-08-26T02:19:03.438Z] + + bash -s -- [2025-08-26T02:19:03.438Z] curl -s https://codecov.io/bash [2025-08-26T02:19:03.438Z] [2025-08-26T02:19:03.438Z] _____ _ [2025-08-26T02:19:03.438Z] / ____| | | [2025-08-26T02:19:03.438Z] | | ___ __| | ___ ___ _____ __ [2025-08-26T02:19:03.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-26T02:19:03.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-26T02:19:03.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-26T02:19:03.438Z] Bash-1.0.6 [2025-08-26T02:19:03.438Z] [2025-08-26T02:19:03.438Z] [2025-08-26T02:19:03.438Z] ==> git version 2.25.1 found [2025-08-26T02:19:03.438Z] ==> 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-26T02:19:03.438Z] Release-Date: 2020-01-08 [2025-08-26T02:19:03.438Z] 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-26T02:19:03.439Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-26T02:19:03.439Z] ==> Jenkins CI detected. [2025-08-26T02:19:03.439Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-08-26T02:19:03.439Z] project root: . [2025-08-26T02:19:03.439Z] --> token set from env [2025-08-26T02:19:03.439Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-26T02:19:03.698Z] ==> Running gcov in . (disable via -X gcov) [2025-08-26T02:19:03.699Z] ==> Python coveragepy not found [2025-08-26T02:19:03.699Z] ==> Searching for coverage reports in: [2025-08-26T02:19:03.699Z] + . [2025-08-26T02:19:03.699Z] -> Found 1 reports [2025-08-26T02:19:03.699Z] ==> Detecting git/mercurial file structure [2025-08-26T02:19:03.699Z] ==> Reading reports [2025-08-26T02:19:03.699Z] + ./coverage.out bytes=92466 [2025-08-26T02:19:03.699Z] ==> Appending adjustments [2025-08-26T02:19:03.699Z] https://docs.codecov.io/docs/fixing-reports [2025-08-26T02:19:03.699Z] + Found adjustments [2025-08-26T02:19:03.960Z] ==> Gzipping contents [2025-08-26T02:19:03.960Z] 12K /tmp/codecov.rDz4PU.gz [2025-08-26T02:19:03.960Z] ==> Uploading reports [2025-08-26T02:19:03.960Z] url: https://codecov.io [2025-08-26T02:19:03.960Z] query: branch=main&commit=5a81ed6b86b2719269c480faf73501a95969dcbd&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-26T02:19:03.960Z] -> Pinging Codecov [2025-08-26T02:19:03.960Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5a81ed6b86b2719269c480faf73501a95969dcbd&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-26T02:19:03.960Z] -> Uploading to [2025-08-26T02:19:03.960Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/5a81ed6b86b2719269c480faf73501a95969dcbd/29a37be0-382d-44df-bbb0-bbc7d8d0fc9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250826%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250826T021903Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=703a201fe451d5a1871905c3010554d7c70366dc6e6174f235481421a8a3ca75 [2025-08-26T02:19:03.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-26T02:19:03.960Z] Dload Upload Total Spent Left Speed [2025-08-26T02:19:04.221Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 71335 --:--:-- --:--:-- --:--:-- 71335 [2025-08-26T02:19:04.221Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] } [2025-08-26T02:19:04.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-26T02:19:04.502Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-26T02:19:04.522Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:19:04.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-26T02:19:04.841Z] [2025-08-26T02:19:04.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:19:05.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-26T02:19:05.148Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-26T02:19:05.148Z] 0a9a5dfd008f: Already exists [2025-08-26T02:19:05.148Z] 36466aa92d05: Already exists [2025-08-26T02:19:05.148Z] e10405b45d13: Already exists [2025-08-26T02:19:05.148Z] 096b7ceb2af7: Already exists [2025-08-26T02:19:05.148Z] 4f4fb700ef54: Already exists [2025-08-26T02:19:05.148Z] e50aa161e22a: Pulling fs layer [2025-08-26T02:19:05.148Z] d3c8db5fb9df: Pulling fs layer [2025-08-26T02:19:05.407Z] e50aa161e22a: Verifying Checksum [2025-08-26T02:19:05.407Z] e50aa161e22a: Download complete [2025-08-26T02:19:05.666Z] e50aa161e22a: Pull complete [2025-08-26T02:19:05.924Z] d3c8db5fb9df: Verifying Checksum [2025-08-26T02:19:05.924Z] d3c8db5fb9df: Download complete [2025-08-26T02:19:08.463Z] d3c8db5fb9df: Pull complete [2025-08-26T02:19:08.464Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-26T02:19:08.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-26T02:19:08.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:19:08.577Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:19:08.619Z] $ 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-26T02:19:10.493Z] $ docker top 4881bf421f68d19954868c52e6628fdde708c690b51a43eccdf2b5ea2098ec13 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T02:19:10.856Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-08-26T02:19:10.867Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-08-26T02:19:11.147Z] + set -o pipefail [2025-08-26T02:19:11.147Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-08-26T02:19:17.713Z] [2025-08-26T02:19:17.714Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-08-26T02:19:17.714Z] [2025-08-26T02:19:17.714Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/fae63a5f-38d1-457e-9a13-cf313b485d09 [2025-08-26T02:19:17.714Z] [2025-08-26T02:19:17.714Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-26T02:19:17.714Z] [2025-08-26T02:19:17.714Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-26T02:19:17.714Z] [Pipeline] } [2025-08-26T02:19:19.115Z] $ docker stop --time=1 4881bf421f68d19954868c52e6628fdde708c690b51a43eccdf2b5ea2098ec13 [2025-08-26T02:19:22.210Z] $ docker rm -f --volumes 4881bf421f68d19954868c52e6628fdde708c690b51a43eccdf2b5ea2098ec13 [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-26T02:19:22.773Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T02:19:22.795Z] provisioning config files... [2025-08-26T02:19:22.802Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13863173716082606454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:19:23.103Z] --> edgex-publish-swagger.sh [2025-08-26T02:19:23.103Z] === Publish doc/openapi/v3 API === [2025-08-26T02:19:23.103Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-08-26T02:19:23.103Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-08-26T02:19:23.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-26T02:19:23.103Z] Dload Upload Total Spent Left Speed [2025-08-26T02:19:23.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 276 2031k --:--:-- --:--:-- --:--:-- 2031k [2025-08-26T02:19:23.365Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-26T02:19:23.365Z] [Pipeline] } [2025-08-26T02:19:23.372Z] 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-26T02:19:23.821Z] + git log --format=format:%s -1 5a81ed6b86b2719269c480faf73501a95969dcbd [Pipeline] sh [2025-08-26T02:19:24.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T02:19:24.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:19:24.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T02:19:24.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:19:24.528Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:19:24.567Z] $ 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-26T02:19:24.863Z] $ docker top 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae -eo pid,comm [2025-08-26T02:19:24.892Z] 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-26T02:19:24.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T02:19:24.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T02:19:24.959Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T02:19:25.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T02:19:25.079Z] $ docker exec 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae ssh-agent [2025-08-26T02:19:25.164Z] SSH_AUTH_SOCK=/tmp/ssh-NiuY3loACZD5/agent.31 [2025-08-26T02:19:25.164Z] SSH_AGENT_PID=37 [2025-08-26T02:19:25.169Z] Running ssh-add (command line suppressed) [2025-08-26T02:19:25.276Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1408672446987645971.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1408672446987645971.key) [2025-08-26T02:19:25.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T02:19:25.606Z] + git semver tag [2025-08-26T02:19:25.871Z] 2025-08-26 02:19:25,829 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T02:19:25.871Z] 2025-08-26 02:19:25,833 [run_tag] DEBUG tag force:False [2025-08-26T02:19:25.871Z] 2025-08-26 02:19:25,834 [check_head_tag] DEBUG check head tag [2025-08-26T02:19:25.871Z] 2025-08-26 02:19:25,834 [execute] INFO git cat-file --batch-check [2025-08-26T02:19:25.871Z] 2025-08-26 02:19:25,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-26T02:19:25.871Z] 2025-08-26 02:19:25,836 [execute] INFO git cat-file --batch [2025-08-26T02:19:25.872Z] 2025-08-26 02:19:25,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-26T02:19:25.872Z] 2025-08-26 02:19:25,843 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:19:25.872Z] 2025-08-26 02:19:25,844 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 [2025-08-26T02:19:25.872Z] 2025-08-26 02:19:25,844 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-08-26T02:19:25.872Z] 2025-08-26 02:19:25,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:19:25.872Z] 4.1.0-dev.7 [Pipeline] } [2025-08-26T02:19:25.893Z] $ docker exec --env ******** --env ******** 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae ssh-agent -k [2025-08-26T02:19:25.985Z] unset SSH_AUTH_SOCK; [2025-08-26T02:19:25.986Z] unset SSH_AGENT_PID; [2025-08-26T02:19:25.986Z] echo Agent pid 37 killed; [2025-08-26T02:19:25.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T02:19:26.315Z] + git semver [Pipeline] } [2025-08-26T02:19:26.596Z] $ docker stop --time=1 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae [2025-08-26T02:19:27.861Z] $ docker rm -f --volumes 7a645d05d774e9787e97526c5462fe2d6897fd18028f50c32a3396a6c4a5a6ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:19:28.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-26T02:19:28.286Z] [2025-08-26T02:19:28.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:19:28.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-26T02:19:28.598Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-26T02:19:28.598Z] ab5ef0e58194: Pulling fs layer [2025-08-26T02:19:28.598Z] 9712f1f96733: Pulling fs layer [2025-08-26T02:19:28.598Z] 63f879dbbcfc: Pulling fs layer [2025-08-26T02:19:28.598Z] 0d9ebad4ef96: Pulling fs layer [2025-08-26T02:19:28.598Z] e9a5061849ea: Pulling fs layer [2025-08-26T02:19:28.598Z] d747dcd14b5f: Pulling fs layer [2025-08-26T02:19:28.598Z] 2de7ff778b66: Pulling fs layer [2025-08-26T02:19:28.598Z] e9a5061849ea: Waiting [2025-08-26T02:19:28.598Z] d747dcd14b5f: Waiting [2025-08-26T02:19:28.598Z] 2de7ff778b66: Waiting [2025-08-26T02:19:28.598Z] 0d9ebad4ef96: Waiting [2025-08-26T02:19:28.598Z] 9712f1f96733: Verifying Checksum [2025-08-26T02:19:28.598Z] 9712f1f96733: Download complete [2025-08-26T02:19:28.858Z] 63f879dbbcfc: Verifying Checksum [2025-08-26T02:19:28.858Z] 63f879dbbcfc: Download complete [2025-08-26T02:19:29.116Z] ab5ef0e58194: Verifying Checksum [2025-08-26T02:19:29.116Z] ab5ef0e58194: Download complete [2025-08-26T02:19:29.116Z] e9a5061849ea: Verifying Checksum [2025-08-26T02:19:29.116Z] e9a5061849ea: Download complete [2025-08-26T02:19:29.116Z] d747dcd14b5f: Verifying Checksum [2025-08-26T02:19:29.116Z] 0d9ebad4ef96: Verifying Checksum [2025-08-26T02:19:29.116Z] 0d9ebad4ef96: Download complete [2025-08-26T02:19:29.116Z] 2de7ff778b66: Verifying Checksum [2025-08-26T02:19:29.116Z] 2de7ff778b66: Download complete [2025-08-26T02:19:32.403Z] ab5ef0e58194: Pull complete [2025-08-26T02:19:32.403Z] 9712f1f96733: Pull complete [2025-08-26T02:19:32.403Z] 63f879dbbcfc: Pull complete [2025-08-26T02:19:36.597Z] 0d9ebad4ef96: Pull complete [2025-08-26T02:19:36.856Z] e9a5061849ea: Pull complete [2025-08-26T02:19:37.116Z] d747dcd14b5f: Pull complete [2025-08-26T02:19:38.051Z] 2de7ff778b66: Pull complete [2025-08-26T02:19:38.051Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-26T02:19:38.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-26T02:19:38.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:19:38.144Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:19:38.197Z] $ 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-26T02:19:40.896Z] $ docker top 5929f306c91ad050a58072d0d8a037fde86b682d7793fd347fb47c8bc0e39b4f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-26T02:19:40.963Z] provisioning config files... [2025-08-26T02:19:40.970Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1929071617496112594tmp [2025-08-26T02:19:40.979Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17615072040374064908tmp [2025-08-26T02:19:40.987Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6930927993345294868tmp [Pipeline] { [Pipeline] echo [2025-08-26T02:19:41.018Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:19:41.307Z] ---> sigul-configuration.sh [2025-08-26T02:19:41.307Z] gpg: directory `/root/.gnupg' created [2025-08-26T02:19:41.307Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-26T02:19:41.307Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-26T02:19:41.307Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-26T02:19:41.307Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-26T02:19:41.307Z] gpg: CAST5 encrypted data [2025-08-26T02:19:41.307Z] gpg: encrypted with 1 passphrase [2025-08-26T02:19:41.307Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-26T02:19:41.598Z] + mkdir /home/jenkins [2025-08-26T02:19:41.598Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-26T02:19:41.896Z] + 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-26T02:19:41.910Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:19:42.208Z] ---> sigul-install.sh [2025-08-26T02:19:42.208Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-26T02:19:42.500Z] + git tag --list [2025-08-26T02:19:42.500Z] v0.0.0 [2025-08-26T02:19:42.500Z] v2.2.0 [2025-08-26T02:19:42.500Z] v2.3.0 [2025-08-26T02:19:42.500Z] v2.3.1 [2025-08-26T02:19:42.500Z] v3.0 [2025-08-26T02:19:42.500Z] v3.0.0 [2025-08-26T02:19:42.500Z] v3.1 [2025-08-26T02:19:42.500Z] v3.1.0 [2025-08-26T02:19:42.500Z] v3.1.1 [2025-08-26T02:19:42.500Z] v4.0 [2025-08-26T02:19:42.500Z] v4.0.0 [2025-08-26T02:19:42.500Z] v4.1.0-dev.1 [2025-08-26T02:19:42.500Z] v4.1.0-dev.2 [2025-08-26T02:19:42.500Z] v4.1.0-dev.3 [2025-08-26T02:19:42.500Z] v4.1.0-dev.4 [2025-08-26T02:19:42.500Z] v4.1.0-dev.5 [2025-08-26T02:19:42.500Z] v4.1.0-dev.6 [2025-08-26T02:19:42.500Z] v4.1.0-dev.7 [Pipeline] sh [2025-08-26T02:19:42.791Z] + lftools sign git-tag v4.1.0-dev.7 [2025-08-26T02:19:43.361Z] Signing Git tag with Sigul... [2025-08-26T02:19:43.361Z] Signing v4.1.0-dev.7 [Pipeline] echo [2025-08-26T02:19:43.635Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:19:43.923Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-26T02:19:43.929Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-26T02:19:43.958Z] $ docker stop --time=1 5929f306c91ad050a58072d0d8a037fde86b682d7793fd347fb47c8bc0e39b4f [2025-08-26T02:19:45.227Z] $ docker rm -f --volumes 5929f306c91ad050a58072d0d8a037fde86b682d7793fd347fb47c8bc0e39b4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-26T02:19:45.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T02:19:45.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:19:45.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T02:19:45.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:19:46.234Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:19:46.312Z] $ 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-26T02:19:46.563Z] $ docker top 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 -eo pid,comm [2025-08-26T02:19:46.607Z] 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-26T02:19:46.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T02:19:46.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T02:19:46.673Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T02:19:46.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T02:19:46.807Z] $ docker exec 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 ssh-agent [2025-08-26T02:19:46.906Z] SSH_AUTH_SOCK=/tmp/ssh-0FCITBTc4W5o/agent.32 [2025-08-26T02:19:46.906Z] SSH_AGENT_PID=38 [2025-08-26T02:19:46.911Z] Running ssh-add (command line suppressed) [2025-08-26T02:19:47.020Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7505649729847415448.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7505649729847415448.key) [2025-08-26T02:19:47.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T02:19:47.316Z] + git semver bump pre [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,550 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,554 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,554 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,554 [bump_version] DEBUG bumped version:4.1.0-dev.8 [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,554 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,554 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,554 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,556 [execute] INFO git cat-file --batch-check [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,556 [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-26T02:19:47.575Z] 2025-08-26 02:19:47,560 [execute] INFO git cat-file --batch [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-26T02:19:47.575Z] 2025-08-26 02:19:47,562 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:19:47.575Z] 4.1.0-dev.8 [Pipeline] } [2025-08-26T02:19:47.594Z] $ docker exec --env ******** --env ******** 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 ssh-agent -k [2025-08-26T02:19:47.685Z] unset SSH_AUTH_SOCK; [2025-08-26T02:19:47.686Z] unset SSH_AGENT_PID; [2025-08-26T02:19:47.686Z] echo Agent pid 38 killed; [2025-08-26T02:19:47.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T02:19:48.008Z] + git semver [Pipeline] } [2025-08-26T02:19:48.290Z] $ docker stop --time=1 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 [2025-08-26T02:19:49.584Z] $ docker rm -f --volumes 20045faa9da4d02f12b17fcd4c854bccad5068d2b9fbb6d5e9e429d2807531e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T02:19:49.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T02:19:49.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:19:50.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T02:19:50.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:19:50.337Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:19:50.376Z] $ 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-26T02:19:50.621Z] $ docker top c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 -eo pid,comm [2025-08-26T02:19:50.653Z] 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-26T02:19:50.653Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T02:19:50.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T02:19:50.716Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T02:19:50.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T02:19:50.840Z] $ docker exec c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 ssh-agent [2025-08-26T02:19:50.927Z] SSH_AUTH_SOCK=/tmp/ssh-CdNxFC0sbmhj/agent.32 [2025-08-26T02:19:50.927Z] SSH_AGENT_PID=38 [2025-08-26T02:19:50.931Z] Running ssh-add (command line suppressed) [2025-08-26T02:19:51.033Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1907375813601290025.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1907375813601290025.key) [2025-08-26T02:19:51.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T02:19:51.331Z] + git semver push [2025-08-26T02:19:51.590Z] 2025-08-26 02:19:51,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T02:19:51.590Z] 2025-08-26 02:19:51,538 [run_push] DEBUG push [2025-08-26T02:19:51.590Z] 2025-08-26 02:19:51,539 [execute] INFO git cat-file --batch-check [2025-08-26T02:19:51.590Z] 2025-08-26 02:19:51,539 [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-26T02:19:51.590Z] 2025-08-26 02:19:51,541 [execute] INFO git rev-list 8cca351ec95f9a00498ec0cf1683d67be59269ac -- [2025-08-26T02:19:51.590Z] 2025-08-26 02:19:51,541 [execute] DEBUG Popen(['git', 'rev-list', '8cca351ec95f9a00498ec0cf1683d67be59269ac', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-26T02:19:51.590Z] 2025-08-26 02:19:51,549 [execute] INFO git fetch -v -- origin [2025-08-26T02:19:51.590Z] 2025-08-26 02:19:51,549 [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-26T02:19:52.157Z] 2025-08-26 02:19:51,984 [run_push] DEBUG no remote changes detected [2025-08-26T02:19:52.158Z] 2025-08-26 02:19:51,984 [execute] INFO git push origin semver [2025-08-26T02:19:52.158Z] 2025-08-26 02:19:51,984 [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-26T02:19:53.094Z] 2025-08-26 02:19:52,799 [run_push] DEBUG push all version tags [2025-08-26T02:19:53.094Z] 2025-08-26 02:19:52,799 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-26T02:19:53.094Z] 2025-08-26 02:19:52,800 [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-26T02:19:53.661Z] 2025-08-26 02:19:53,582 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T02:19:53.661Z] 4.1.0-dev.8 [Pipeline] } [2025-08-26T02:19:53.680Z] $ docker exec --env ******** --env ******** c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 ssh-agent -k [2025-08-26T02:19:53.774Z] unset SSH_AUTH_SOCK; [2025-08-26T02:19:53.775Z] unset SSH_AGENT_PID; [2025-08-26T02:19:53.775Z] echo Agent pid 38 killed; [2025-08-26T02:19:53.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T02:19:54.094Z] + git semver [Pipeline] } [2025-08-26T02:19:54.375Z] $ docker stop --time=1 c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 [2025-08-26T02:19:55.655Z] $ docker rm -f --volumes c32be5b8d5c509c8be8259e6ee4f1c6da576aafd5e110f711875b50d3913f248 [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-26T02:19:56.246Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-08-26T02:19:56.246Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-26T02:19:56.246Z] total 16 [2025-08-26T02:19:56.246Z] drwxr-xr-x 3 root root 4096 Aug 26 02:05 . [2025-08-26T02:19:56.246Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 02:19 .. [2025-08-26T02:19:56.246Z] drwxr-xr-x 2 root root 4096 Aug 26 02:05 cost [2025-08-26T02:19:56.246Z] -rw-r--r-- 1 root root 91 Aug 26 02:05 cost.csv [2025-08-26T02:19:56.246Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-26T02:19:56.246Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-26T02:19:56.246Z] total 16 [2025-08-26T02:19:56.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 02:05 . [2025-08-26T02:19:56.246Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 02:19 .. [2025-08-26T02:19:56.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 02:05 cost [2025-08-26T02:19:56.246Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 26 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:19:56.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:19:57.400Z] ---> package-listing.sh [2025-08-26T02:19:57.400Z] ++ facter osfamily [2025-08-26T02:19:57.400Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-26T02:19:57.659Z] + OS_FAMILY=debian [2025-08-26T02:19:57.659Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-26T02:19:57.659Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-26T02:19:57.659Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-26T02:19:57.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-26T02:19:57.659Z] + PACKAGES=/tmp/packages_start.txt [2025-08-26T02:19:57.659Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-26T02:19:57.659Z] + PACKAGES=/tmp/packages_end.txt [2025-08-26T02:19:57.659Z] + case "${OS_FAMILY}" in [2025-08-26T02:19:57.659Z] + dpkg -l [2025-08-26T02:19:57.659Z] + grep '^ii' [2025-08-26T02:19:57.659Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-26T02:19:57.659Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-26T02:19:57.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-26T02:19:57.659Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-26T02:19:57.659Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-26T02:19:57.659Z] + 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-26T02:19:57.672Z] 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-26T02:19:57.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T02:19:58.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T02:19:58.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T02:19:58.587Z] prd-ubuntu20.04-docker-8c-8g-7602 does not seem to be running inside a container [2025-08-26T02:19:58.627Z] $ 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-26T02:19:58.834Z] $ docker top d2efa319581b145bf668cf8ff2ef29dffbf955be349c8426ef286fc0b6c81b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T02:19:59.172Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-26T02:19:59.455Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-26T02:19:59.739Z] + ls /var/log/sa-host [2025-08-26T02:19:59.740Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T02:19:59.777Z] provisioning config files... [2025-08-26T02:19:59.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16649512542676708007tmp [Pipeline] { [Pipeline] echo [2025-08-26T02:19:59.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:20:00.086Z] ---> create-netrc.sh [Pipeline] } [2025-08-26T02:20:00.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:20:13.960Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-26T02:20:13.971Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:20:14.259Z] ---> sudo-logs.sh [2025-08-26T02:20:14.259Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-26T02:20:14.299Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:20:14.585Z] ---> job-cost.sh [2025-08-26T02:20:14.585Z] lf-activate-venv: SKIPPING [2025-08-26T02:20:14.585Z] DEBUG: total: 0.2199999988079071 [2025-08-26T02:20:14.585Z] INFO: Retrieving Stack Cost... [2025-08-26T02:20:14.844Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-26T02:20:15.103Z] INFO: Archiving Costs [Pipeline] echo [2025-08-26T02:20:15.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T02:20:15.396Z] ---> logs-deploy.sh [2025-08-26T02:20:15.396Z] lf-activate-venv: SKIPPING [2025-08-26T02:20:15.396Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/231 [2025-08-26T02:20:15.396Z] INFO: archiving workspace using pattern(s): [2025-08-26T02:20:16.334Z] Archives upload complete. [2025-08-26T02:20:16.334Z] INFO: archiving logs to Nexus