Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38d0620f59d26a5e8511da32e1def977c9732a4a 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-ssh10268775931228338063.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13382654388302519180.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1209134249145957801.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7874494968538572270.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-ssh1549532687071973693.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-772532 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 38d0620f59d26a5e8511da32e1def977c9732a4a (main) Commit message: "Merge pull request #533 from judehung/update-go-1.25" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38d0620f59d26a5e8511da32e1def977c9732a4a # timeout=10 > git rev-list --no-walk 3f9c4e19d171122e13c1f08280699e685cda0a06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T03:30:42.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T03:30:42.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T03:30:42.262Z] ========================================================= [2025-11-05T03:30:42.262Z] EdgeX Global Pipelines Version Info [2025-11-05T03:30:42.262Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:30:43.467Z] ------------------- [2025-11-05T03:30:43.467Z] stable info: [2025-11-05T03:30:43.467Z] ------------------- [2025-11-05T03:30:43.467Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T03:30:43.467Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T03:30:43.467Z] Message: update stable to v1.0.278 [2025-11-05T03:30:43.744Z] ------------------- [2025-11-05T03:30:43.744Z] experimental info: [2025-11-05T03:30:43.744Z] ------------------- [2025-11-05T03:30:43.744Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T03:30:43.744Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T03:30:43.744Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T03:30:43.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-11-05T03:30:43.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-11-05T03:30:43.879Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T03:30:43.907Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T03:30:43.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T03:30:43.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T03:30:43.983Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T03:30:44.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T03:30:44.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T03:30:44.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T03:30:44.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T03:30:44.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-11-05T03:30:44.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T03:30:44.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T03:30:44.236Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T03:30:44.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T03:30:44.294Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T03:30:44.319Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T03:30:44.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T03:30:44.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T03:30:44.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-05T03:30:44.446Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-11-05T03:30:44.473Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T03:30:44.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T03:30:44.529Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T03:30:44.557Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T03:30:44.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T03:30:44.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-05T03:30:44.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-05T03:30:44.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-05T03:30:44.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo [2025-11-05T03:30:44.715Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38d0620 [Pipeline] echo [2025-11-05T03:30:44.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T03:30:44.825Z] provisioning config files... [2025-11-05T03:30:44.841Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16894903050775215633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:30:45.182Z] ---> ****-login.sh [2025-11-05T03:30:45.182Z] nexus3.edgexfoundry.org:10001 [2025-11-05T03:30:45.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:30:45.443Z] [2025-11-05T03:30:45.443Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T03:30:45.443Z] Configure a credential helper to remove this warning. See [2025-11-05T03:30:45.443Z] https://docs.****.com/go/credential-store/ [2025-11-05T03:30:45.443Z] [2025-11-05T03:30:45.443Z] Login Succeeded [2025-11-05T03:30:45.443Z] nexus3.edgexfoundry.org:10002 [2025-11-05T03:30:45.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:30:45.703Z] [2025-11-05T03:30:45.703Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T03:30:45.703Z] Configure a credential helper to remove this warning. See [2025-11-05T03:30:45.703Z] https://docs.****.com/go/credential-store/ [2025-11-05T03:30:45.703Z] [2025-11-05T03:30:45.703Z] Login Succeeded [2025-11-05T03:30:45.703Z] nexus3.edgexfoundry.org:10003 [2025-11-05T03:30:45.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:30:45.703Z] [2025-11-05T03:30:45.704Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T03:30:45.704Z] Configure a credential helper to remove this warning. See [2025-11-05T03:30:45.704Z] https://docs.****.com/go/credential-store/ [2025-11-05T03:30:45.704Z] [2025-11-05T03:30:45.704Z] Login Succeeded [2025-11-05T03:30:45.704Z] nexus3.edgexfoundry.org:10004 [2025-11-05T03:30:45.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:30:45.704Z] [2025-11-05T03:30:45.704Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T03:30:45.704Z] Configure a credential helper to remove this warning. See [2025-11-05T03:30:45.704Z] https://docs.****.com/go/credential-store/ [2025-11-05T03:30:45.704Z] [2025-11-05T03:30:45.704Z] Login Succeeded [2025-11-05T03:30:45.704Z] ****.io [2025-11-05T03:30:45.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:30:45.967Z] [2025-11-05T03:30:45.967Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T03:30:45.967Z] Configure a credential helper to remove this warning. See [2025-11-05T03:30:45.967Z] https://docs.****.com/go/credential-store/ [2025-11-05T03:30:45.967Z] [2025-11-05T03:30:45.967Z] Login Succeeded [2025-11-05T03:30:45.967Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T03:30:45.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T03:30:46.400Z] + git rev-list -1 --merges 38d0620f59d26a5e8511da32e1def977c9732a4a~1..38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo [2025-11-05T03:30:46.427Z] -----------> git rev-list -1 --merges 38d0620f59d26a5e8511da32e1def977c9732a4a~1..38d0620f59d26a5e8511da32e1def977c9732a4a 38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:30:46.427Z] 38d0620f59d26a5e8511da32e1def977c9732a4a [false] [Pipeline] sh [2025-11-05T03:30:46.723Z] + git log --format=format:%s -1 38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo [2025-11-05T03:30:46.743Z] ========================================================= [2025-11-05T03:30:46.743Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T03:30:46.743Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T03:30:47.099Z] + git log --format=format:%s -1 38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo [2025-11-05T03:30:47.111Z] [semverPrep] GIT_COMMIT: 38d0620f59d26a5e8511da32e1def977c9732a4a, Commit Message: Merge pull request #533 from judehung/update-go-1.25 [Pipeline] echo [2025-11-05T03:30:47.125Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T03:30:47.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T03:30:47.510Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T03:30:47.510Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T03:30:47.510Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T03:30:47.510Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T03:30:47.510Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T03:30:47.510Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:30:47.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T03:30:47.941Z] [2025-11-05T03:30:47.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:30:48.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T03:30:48.249Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T03:30:48.249Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T03:30:48.249Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T03:30:48.249Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T03:30:48.249Z] 461d9e800cba: Pulling fs layer [2025-11-05T03:30:48.249Z] 80192f66455f: Pulling fs layer [2025-11-05T03:30:48.249Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T03:30:48.249Z] a29436f7fd5d: Pulling fs layer [2025-11-05T03:30:48.249Z] 923cac83aea3: Pulling fs layer [2025-11-05T03:30:48.249Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T03:30:48.249Z] db01528c6b51: Pulling fs layer [2025-11-05T03:30:48.249Z] 28988de357af: Pulling fs layer [2025-11-05T03:30:48.249Z] a29436f7fd5d: Waiting [2025-11-05T03:30:48.249Z] 923cac83aea3: Waiting [2025-11-05T03:30:48.249Z] 25ad8b0a4227: Waiting [2025-11-05T03:30:48.249Z] db01528c6b51: Waiting [2025-11-05T03:30:48.249Z] 28988de357af: Waiting [2025-11-05T03:30:48.249Z] 80192f66455f: Waiting [2025-11-05T03:30:48.249Z] 461d9e800cba: Waiting [2025-11-05T03:30:48.249Z] 2e8e34ca0e6c: Waiting [2025-11-05T03:30:48.509Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T03:30:48.509Z] 6bf1a483ea7c: Download complete [2025-11-05T03:30:48.509Z] 461d9e800cba: Verifying Checksum [2025-11-05T03:30:48.509Z] 461d9e800cba: Download complete [2025-11-05T03:30:48.509Z] 80192f66455f: Download complete [2025-11-05T03:30:48.509Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T03:30:48.509Z] f5dfc541a4d3: Download complete [2025-11-05T03:30:48.768Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T03:30:48.768Z] 3dae71ba6b94: Download complete [2025-11-05T03:30:48.768Z] 923cac83aea3: Download complete [2025-11-05T03:30:48.768Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T03:30:48.768Z] 25ad8b0a4227: Download complete [2025-11-05T03:30:48.768Z] db01528c6b51: Download complete [2025-11-05T03:30:49.027Z] 28988de357af: Verifying Checksum [2025-11-05T03:30:49.027Z] 28988de357af: Download complete [2025-11-05T03:30:49.027Z] a29436f7fd5d: Verifying Checksum [2025-11-05T03:30:49.027Z] a29436f7fd5d: Download complete [2025-11-05T03:30:49.287Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T03:30:49.287Z] 2e8e34ca0e6c: Download complete [2025-11-05T03:30:50.226Z] 3dae71ba6b94: Pull complete [2025-11-05T03:30:50.484Z] 6bf1a483ea7c: Pull complete [2025-11-05T03:30:51.054Z] f5dfc541a4d3: Pull complete [2025-11-05T03:30:51.313Z] 461d9e800cba: Pull complete [2025-11-05T03:30:51.313Z] 80192f66455f: Pull complete [2025-11-05T03:30:55.517Z] 2e8e34ca0e6c: Pull complete [2025-11-05T03:30:56.461Z] a29436f7fd5d: Pull complete [2025-11-05T03:30:56.461Z] 923cac83aea3: Pull complete [2025-11-05T03:30:56.721Z] 25ad8b0a4227: Pull complete [2025-11-05T03:30:56.722Z] db01528c6b51: Pull complete [2025-11-05T03:30:56.722Z] 28988de357af: Pull complete [2025-11-05T03:30:56.722Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T03:30:56.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T03:30:56.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:30:56.882Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:30:56.926Z] $ 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-11-05T03:30:58.925Z] $ docker top 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 -eo pid,comm [2025-11-05T03:30:58.978Z] 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-11-05T03:30:58.978Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T03:30:59.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T03:30:59.037Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T03:30:59.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T03:30:59.165Z] $ docker exec 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 ssh-agent [2025-11-05T03:30:59.270Z] SSH_AUTH_SOCK=/tmp/ssh-lbda8gjN1Tyf/agent.34 [2025-11-05T03:30:59.270Z] SSH_AGENT_PID=40 [2025-11-05T03:30:59.277Z] Running ssh-add (command line suppressed) [2025-11-05T03:30:59.367Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2627769240251556059.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2627769240251556059.key) [2025-11-05T03:30:59.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T03:30:59.684Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-11-05T03:30:59.978Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T03:30:59.993Z] $ docker exec --env ******** --env ******** 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 ssh-agent -k [2025-11-05T03:31:00.090Z] unset SSH_AUTH_SOCK; [2025-11-05T03:31:00.091Z] unset SSH_AGENT_PID; [2025-11-05T03:31:00.091Z] echo Agent pid 40 killed; [2025-11-05T03:31:00.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T03:31:00.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T03:31:00.162Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T03:31:00.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T03:31:00.266Z] $ docker exec 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 ssh-agent [2025-11-05T03:31:00.378Z] SSH_AUTH_SOCK=/tmp/ssh-soLzKbYky0kU/agent.87 [2025-11-05T03:31:00.378Z] SSH_AGENT_PID=93 [2025-11-05T03:31:00.382Z] Running ssh-add (command line suppressed) [2025-11-05T03:31:00.471Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12666690919061496549.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12666690919061496549.key) [2025-11-05T03:31:00.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T03:31:00.779Z] + git semver init [2025-11-05T03:31:01.041Z] 2025-11-05 03:31:01,019 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T03:31:01.041Z] 2025-11-05 03:31:01,022 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T03:31:01.041Z] 2025-11-05 03:31:01,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-11-05T03:31:01.041Z] 2025-11-05 03:31:01,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-11-05T03:31:01.041Z] 2025-11-05 03:31:01,024 [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-11-05T03:31:02.950Z] 2025-11-05 03:31:02,565 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-11-05T03:31:02.950Z] 2025-11-05 03:31:02,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-11-05T03:31:02.950Z] 2025-11-05 03:31:02,566 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:31:02.950Z] 2025-11-05 03:31:02,566 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:31:02.950Z] 4.1.0-dev.12 [Pipeline] } [2025-11-05T03:31:02.955Z] $ docker exec --env ******** --env ******** 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 ssh-agent -k [2025-11-05T03:31:03.060Z] unset SSH_AUTH_SOCK; [2025-11-05T03:31:03.060Z] unset SSH_AGENT_PID; [2025-11-05T03:31:03.060Z] echo Agent pid 93 killed; [2025-11-05T03:31:03.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T03:31:03.407Z] + git semver [Pipeline] } [2025-11-05T03:31:03.672Z] $ docker stop --time=1 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 [2025-11-05T03:31:04.955Z] $ docker rm -f --volumes 5b4cf7a561dc8ec55d4fb9c66bcd7d0c28581720b7d010050f477a817ef517e3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T03:31:05.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T03:31:05.590Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T03:31:05.592Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.12 [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-11-05T03:31:05.762Z] provisioning config files... [2025-11-05T03:31:05.802Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10786907694548071564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:31:06.108Z] ---> ****-login.sh [2025-11-05T03:31:06.109Z] nexus3.edgexfoundry.org:10001 [2025-11-05T03:31:06.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:31:06.109Z] Login Succeeded [2025-11-05T03:31:06.109Z] nexus3.edgexfoundry.org:10002 [2025-11-05T03:31:06.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:31:06.109Z] Login Succeeded [2025-11-05T03:31:06.109Z] nexus3.edgexfoundry.org:10003 [2025-11-05T03:31:06.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:31:06.368Z] Login Succeeded [2025-11-05T03:31:06.368Z] nexus3.edgexfoundry.org:10004 [2025-11-05T03:31:06.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:31:06.368Z] Login Succeeded [2025-11-05T03:31:06.368Z] ****.io [2025-11-05T03:31:06.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:31:06.628Z] Login Succeeded [2025-11-05T03:31:06.628Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T03:31:06.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T03:31:06.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T03:31:06.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T03:31:06.787Z] ========================================================= [2025-11-05T03:31:06.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T03:31:06.788Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:31:07.139Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T03:31:07.708Z] #0 building with "default" instance using docker driver [2025-11-05T03:31:07.708Z] [2025-11-05T03:31:07.708Z] #1 [internal] load build definition from Dockerfile [2025-11-05T03:31:07.708Z] #1 transferring dockerfile: 1.75kB done [2025-11-05T03:31:07.708Z] #1 DONE 0.0s [2025-11-05T03:31:07.708Z] [2025-11-05T03:31:07.708Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T03:31:07.708Z] #2 DONE 0.1s [2025-11-05T03:31:07.969Z] [2025-11-05T03:31:07.969Z] #3 [internal] load .dockerignore [2025-11-05T03:31:07.969Z] #3 transferring context: 2B done [2025-11-05T03:31:07.969Z] #3 DONE 0.0s [2025-11-05T03:31:07.969Z] [2025-11-05T03:31:07.969Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T03:31:07.969Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T03:31:07.969Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T03:31:07.969Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T03:31:07.969Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-05T03:31:07.969Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T03:31:07.969Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T03:31:07.969Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-11-05T03:31:07.969Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.19MB / 60.15MB 0.1s [2025-11-05T03:31:07.969Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-11-05T03:31:07.969Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T03:31:07.969Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2025-11-05T03:31:07.969Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T03:31:07.969Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-05T03:31:07.969Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T03:31:07.969Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.2s [2025-11-05T03:31:07.969Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2025-11-05T03:31:08.228Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.19MB / 60.15MB 0.3s [2025-11-05T03:31:08.228Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T03:31:08.228Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2025-11-05T03:31:08.228Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.3s [2025-11-05T03:31:08.228Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 47.19MB / 60.15MB 0.4s [2025-11-05T03:31:08.228Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.4s [2025-11-05T03:31:08.228Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-05T03:31:08.228Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.4s [2025-11-05T03:31:08.487Z] #4 ... [2025-11-05T03:31:08.487Z] [2025-11-05T03:31:08.487Z] #5 [internal] load build context [2025-11-05T03:31:08.487Z] #5 transferring context: 47.10MB 0.4s done [2025-11-05T03:31:08.487Z] #5 DONE 0.4s [2025-11-05T03:31:08.487Z] [2025-11-05T03:31:08.487Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T03:31:08.487Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2025-11-05T03:31:08.487Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.6s [2025-11-05T03:31:08.487Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2025-11-05T03:31:08.487Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-11-05T03:31:08.487Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 72.35MB / 112.58MB 0.7s [2025-11-05T03:31:08.487Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-05T03:31:08.487Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-11-05T03:31:08.745Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.42MB / 112.58MB 0.8s [2025-11-05T03:31:08.745Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2025-11-05T03:31:09.004Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2025-11-05T03:31:13.194Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done [2025-11-05T03:31:13.453Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T03:31:13.453Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T03:31:13.453Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T03:31:13.453Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T03:31:13.453Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T03:31:14.021Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2025-11-05T03:31:14.021Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-05T03:31:17.313Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2025-11-05T03:31:17.313Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-05T03:31:17.881Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2025-11-05T03:31:17.881Z] #4 DONE 9.9s [2025-11-05T03:31:17.881Z] [2025-11-05T03:31:17.881Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-11-05T03:31:17.881Z] #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T03:31:18.141Z] #6 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T03:31:18.405Z] #6 0.607 OK: 265 MiB in 60 packages [2025-11-05T03:31:20.717Z] Still waiting to schedule task [2025-11-05T03:31:20.717Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-05T03:31:20.973Z] #6 DONE 2.7s [2025-11-05T03:31:20.973Z] [2025-11-05T03:31:20.973Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-11-05T03:31:20.973Z] #7 DONE 0.0s [2025-11-05T03:31:20.973Z] [2025-11-05T03:31:20.973Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T03:31:20.973Z] #8 DONE 0.0s [2025-11-05T03:31:20.973Z] [2025-11-05T03:31:20.973Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T03:31:39.085Z] #9 DONE 17.3s [2025-11-05T03:31:39.085Z] [2025-11-05T03:31:39.085Z] #10 [builder 6/7] COPY . . [2025-11-05T03:31:39.085Z] #10 DONE 0.2s [2025-11-05T03:31:39.085Z] [2025-11-05T03:31:39.085Z] #11 [builder 7/7] RUN echo noop [2025-11-05T03:31:39.085Z] #11 0.196 noop [2025-11-05T03:31:39.085Z] #11 DONE 0.2s [2025-11-05T03:31:39.085Z] [2025-11-05T03:31:39.085Z] #12 exporting to image [2025-11-05T03:31:39.085Z] #12 exporting layers [2025-11-05T03:31:47.247Z] #12 exporting layers 7.7s done [2025-11-05T03:31:47.247Z] #12 writing image sha256:138e91ceae875857cb8b542b145ab8096cac39fbc896d6a70e20cb08a0b02213 done [2025-11-05T03:31:47.247Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T03:31:47.247Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:31:47.599Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T03:31:47.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:31:47.686Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:31:47.703Z] $ 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-11-05T03:31:48.016Z] $ docker top d04070e3a6c545456bee9dfcc13daebe54e1c4ad086438d569d1745f2659e4bd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T03:31:48.566Z] + go version [2025-11-05T03:31:48.566Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T03:31:48.566Z] $ docker stop --time=1 d04070e3a6c545456bee9dfcc13daebe54e1c4ad086438d569d1745f2659e4bd [2025-11-05T03:31:49.817Z] $ docker rm -f --volumes d04070e3a6c545456bee9dfcc13daebe54e1c4ad086438d569d1745f2659e4bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:31:50.319Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T03:31:50.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:31:50.402Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:31:50.423Z] $ 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-11-05T03:31:50.637Z] $ docker top e9e9403847050af3cefcc5696a97b6b4e4cc3fdcd29320c409dbd6a8bfc0190d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T03:31:50.995Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-11-05T03:31:51.295Z] + make test [2025-11-05T03:31:51.295Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T03:31:52.229Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-11-05T03:32:14.206Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-11-05T03:32:14.206Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.2% of statements [2025-11-05T03:32:14.206Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-11-05T03:32:14.206Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.547s coverage: 86.5% of statements [2025-11-05T03:32:24.167Z] 0 issues. [2025-11-05T03:32:24.167Z] go vet ./... [2025-11-05T03:32:28.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T03:32:28.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T03:32:28.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T03:32:28.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T03:32:28.374Z] $ docker stop --time=1 e9e9403847050af3cefcc5696a97b6b4e4cc3fdcd29320c409dbd6a8bfc0190d [2025-11-05T03:32:30.514Z] $ docker rm -f --volumes e9e9403847050af3cefcc5696a97b6b4e4cc3fdcd29320c409dbd6a8bfc0190d [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T03:32:31.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T03:32:31.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-05T03:32:31.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T03:32:32.065Z] + ls -al . [2025-11-05T03:32:32.065Z] total 312 [2025-11-05T03:32:32.065Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 03:31 . [2025-11-05T03:32:32.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:30 .. [2025-11-05T03:32:32.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 03:32 .git [2025-11-05T03:32:32.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 03:30 .github [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 5 03:30 .gitignore [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 03:30 .golangci.yml [2025-11-05T03:32:32.065Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 03:31 .semver [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 22626 Nov 5 03:30 Attribution.txt [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 19022 Nov 5 03:30 CHANGELOG.md [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 5 03:30 Dockerfile [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 03:30 GOVERNANCE.md [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 762 Nov 5 03:30 Jenkinsfile [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 5 03:30 LICENSE [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 3464 Nov 5 03:30 Makefile [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 03:30 OWNERS.md [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 5 03:30 README.md [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 03:31 VERSION [2025-11-05T03:32:32.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 03:30 bin [2025-11-05T03:32:32.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 03:30 cmd [2025-11-05T03:32:32.065Z] -rw-r--r-- 1 jenkins jenkins 85674 Nov 5 03:32 coverage.out [2025-11-05T03:32:32.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:30 doc [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 7042 Nov 5 03:30 go.mod [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 89821 Nov 5 03:30 go.sum [2025-11-05T03:32:32.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:30 internal [2025-11-05T03:32:32.065Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 5 03:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:32:32.373Z] + 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=38d0620f59d26a5e8511da32e1def977c9732a4a --label arch=amd64 --label version=4.1.0-dev.12 . [2025-11-05T03:32:32.632Z] #0 building with "default" instance using docker driver [2025-11-05T03:32:32.632Z] [2025-11-05T03:32:32.632Z] #1 [internal] load build definition from Dockerfile [2025-11-05T03:32:32.632Z] #1 transferring dockerfile: 1.75kB done [2025-11-05T03:32:32.632Z] #1 DONE 0.0s [2025-11-05T03:32:32.632Z] [2025-11-05T03:32:32.632Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-05T03:32:32.632Z] #2 DONE 0.0s [2025-11-05T03:32:32.632Z] [2025-11-05T03:32:32.632Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-05T03:32:32.632Z] #3 DONE 0.1s [2025-11-05T03:32:32.892Z] [2025-11-05T03:32:32.892Z] #4 [internal] load .dockerignore [2025-11-05T03:32:32.892Z] #4 transferring context: 2B done [2025-11-05T03:32:32.892Z] #4 DONE 0.0s [2025-11-05T03:32:32.892Z] [2025-11-05T03:32:32.892Z] #5 [internal] load build context [2025-11-05T03:32:32.892Z] #5 transferring context: 105.29kB 0.0s done [2025-11-05T03:32:32.892Z] #5 DONE 0.0s [2025-11-05T03:32:32.892Z] [2025-11-05T03:32:32.892Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T03:32:32.892Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-05T03:32:32.892Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-05T03:32:32.892Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-05T03:32:32.892Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-05T03:32:32.892Z] #6 DONE 0.0s [2025-11-05T03:32:32.892Z] [2025-11-05T03:32:32.892Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-05T03:32:32.892Z] #7 DONE 0.1s [2025-11-05T03:32:32.892Z] [2025-11-05T03:32:32.892Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-11-05T03:32:33.151Z] #8 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T03:32:33.151Z] #8 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T03:32:33.411Z] #8 0.619 OK: 265 MiB in 60 packages [2025-11-05T03:32:33.411Z] #8 DONE 0.7s [2025-11-05T03:32:33.411Z] [2025-11-05T03:32:33.411Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-05T03:32:33.411Z] #9 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T03:32:33.411Z] #9 0.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T03:32:33.411Z] #9 0.638 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T03:32:33.411Z] #9 0.644 Executing busybox-1.37.0-r19.trigger [2025-11-05T03:32:33.411Z] #9 0.650 OK: 7 MiB in 17 packages [2025-11-05T03:32:33.671Z] #9 DONE 0.8s [2025-11-05T03:32:33.671Z] [2025-11-05T03:32:33.671Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-11-05T03:32:33.671Z] #10 DONE 0.0s [2025-11-05T03:32:33.671Z] [2025-11-05T03:32:33.671Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T03:32:33.671Z] #11 DONE 0.0s [2025-11-05T03:32:33.671Z] [2025-11-05T03:32:33.671Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T03:32:33.929Z] #12 DONE 0.6s [2025-11-05T03:32:33.929Z] [2025-11-05T03:32:33.929Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-05T03:32:33.929Z] #13 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T03:32:33.929Z] #13 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T03:32:34.188Z] #13 0.806 OK: 7 MiB in 17 packages [2025-11-05T03:32:34.446Z] #13 DONE 0.9s [2025-11-05T03:32:34.446Z] [2025-11-05T03:32:34.446Z] #14 [builder 6/7] COPY . . [2025-11-05T03:32:34.446Z] #14 DONE 0.3s [2025-11-05T03:32:34.446Z] [2025-11-05T03:32:34.446Z] #15 [builder 7/7] RUN make build [2025-11-05T03:32:34.446Z] #15 0.278 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-11-05T03:32:52.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772534 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-11-05T03:32:52.895Z] Running in /w/workspace/device-onvif-camera/238 [Pipeline] { [Pipeline] checkout [2025-11-05T03:32:55.950Z] The recommended git tool is: git [2025-11-05T03:33:00.572Z] using credential edgex-jenkins-ssh [2025-11-05T03:33:00.591Z] Cloning the remote Git repository [2025-11-05T03:33:00.626Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-11-05T03:33:00.715Z] > git init /w/workspace/device-onvif-camera/238 # timeout=10 [2025-11-05T03:33:00.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-11-05T03:33:00.855Z] > git --version # timeout=10 [2025-11-05T03:33:00.874Z] > git --version # 'git version 2.25.1' [2025-11-05T03:33:00.982Z] #15 DONE 22.5s [2025-11-05T03:33:00.982Z] [2025-11-05T03:33:00.982Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-11-05T03:33:00.982Z] #16 DONE 0.1s [2025-11-05T03:33:00.982Z] [2025-11-05T03:33:00.982Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-11-05T03:33:00.982Z] #17 DONE 0.0s [2025-11-05T03:33:00.982Z] [2025-11-05T03:33:00.982Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-11-05T03:33:00.982Z] #18 DONE 0.0s [2025-11-05T03:33:00.982Z] [2025-11-05T03:33:00.982Z] #19 exporting to image [2025-11-05T03:33:00.982Z] #19 exporting layers 0.1s done [2025-11-05T03:33:00.982Z] #19 writing image sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done [2025-11-05T03:33:00.982Z] #19 naming to docker.io/library/device-onvif-camera done [2025-11-05T03:33:00.982Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T03:33:01.136Z] provisioning config files... [2025-11-05T03:33:01.145Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9066231932345124589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:33:01.451Z] ---> ****-login.sh [2025-11-05T03:33:01.451Z] nexus3.edgexfoundry.org:10001 [2025-11-05T03:33:01.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:01.451Z] Login Succeeded [2025-11-05T03:33:01.451Z] nexus3.edgexfoundry.org:10002 [2025-11-05T03:33:01.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:01.451Z] Login Succeeded [2025-11-05T03:33:01.451Z] nexus3.edgexfoundry.org:10003 [2025-11-05T03:33:01.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:01.714Z] Login Succeeded [2025-11-05T03:33:01.714Z] nexus3.edgexfoundry.org:10004 [2025-11-05T03:33:01.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:01.714Z] Login Succeeded [2025-11-05T03:33:01.714Z] ****.io [2025-11-05T03:33:01.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:01.974Z] Login Succeeded [2025-11-05T03:33:01.974Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T03:33:01.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T03:33:02.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T03:33:02.082Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-11-05T03:33:02.082Z] 38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:33:02.082Z] latest [2025-11-05T03:33:02.082Z] 4.1.0-dev.12 [2025-11-05T03:33:02.082Z] 38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:33:02.082Z] main [2025-11-05T03:33:02.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2025-11-05T03:33:00.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T03:33:01.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:02.433Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:02.771Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:33:02.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-11-05T03:33:02.771Z] b3356252262a: Preparing [2025-11-05T03:33:02.771Z] c279f934b75a: Preparing [2025-11-05T03:33:02.771Z] c0ebe19940d6: Preparing [2025-11-05T03:33:02.771Z] cd66b13c898f: Preparing [2025-11-05T03:33:02.771Z] 14fb60608024: Preparing [2025-11-05T03:33:02.771Z] 256f393e029f: Preparing [2025-11-05T03:33:02.771Z] 256f393e029f: Waiting [2025-11-05T03:33:02.771Z] b3356252262a: Pushed [2025-11-05T03:33:02.771Z] cd66b13c898f: Pushed [2025-11-05T03:33:02.771Z] c279f934b75a: Pushed [2025-11-05T03:33:02.771Z] 14fb60608024: Pushed [2025-11-05T03:33:02.771Z] 256f393e029f: Layer already exists [2025-11-05T03:33:04.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-11-05T03:33:04.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T03:33:05.136Z] Avoid second fetch [2025-11-05T03:33:05.137Z] Checking out Revision 38d0620f59d26a5e8511da32e1def977c9732a4a (main) [2025-11-05T03:33:05.821Z] Commit message: "Merge pull request #533 from judehung/update-go-1.25" [2025-11-05T03:33:05.145Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T03:33:05.209Z] > git checkout -f 38d0620f59d26a5e8511da32e1def977c9732a4a # timeout=10 [2025-11-05T03:33:06.961Z] c0ebe19940d6: Pushed [2025-11-05T03:33:06.961Z] 38d0620f59d26a5e8511da32e1def977c9732a4a: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:07.288Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:07.612Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-11-05T03:33:07.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-11-05T03:33:07.612Z] b3356252262a: Preparing [2025-11-05T03:33:07.612Z] c279f934b75a: Preparing [2025-11-05T03:33:07.612Z] c0ebe19940d6: Preparing [2025-11-05T03:33:07.612Z] cd66b13c898f: Preparing [2025-11-05T03:33:07.612Z] 14fb60608024: Preparing [2025-11-05T03:33:07.612Z] 256f393e029f: Preparing [2025-11-05T03:33:07.613Z] 256f393e029f: Waiting [2025-11-05T03:33:07.613Z] 14fb60608024: Layer already exists [2025-11-05T03:33:07.613Z] c0ebe19940d6: Layer already exists [2025-11-05T03:33:07.613Z] c279f934b75a: Layer already exists [2025-11-05T03:33:07.613Z] b3356252262a: Layer already exists [2025-11-05T03:33:07.613Z] cd66b13c898f: Layer already exists [2025-11-05T03:33:07.613Z] 256f393e029f: Layer already exists [2025-11-05T03:33:07.613Z] latest: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:07.942Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:08.278Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 [2025-11-05T03:33:08.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-11-05T03:33:08.278Z] b3356252262a: Preparing [2025-11-05T03:33:08.278Z] c279f934b75a: Preparing [2025-11-05T03:33:08.278Z] c0ebe19940d6: Preparing [2025-11-05T03:33:08.278Z] cd66b13c898f: Preparing [2025-11-05T03:33:08.278Z] 14fb60608024: Preparing [2025-11-05T03:33:08.278Z] 256f393e029f: Preparing [2025-11-05T03:33:08.278Z] 256f393e029f: Waiting [2025-11-05T03:33:08.278Z] 14fb60608024: Layer already exists [2025-11-05T03:33:08.278Z] c279f934b75a: Layer already exists [2025-11-05T03:33:08.278Z] c0ebe19940d6: Layer already exists [2025-11-05T03:33:08.278Z] b3356252262a: Layer already exists [2025-11-05T03:33:08.278Z] cd66b13c898f: Layer already exists [2025-11-05T03:33:08.278Z] 256f393e029f: Layer already exists [2025-11-05T03:33:08.278Z] 4.1.0-dev.12: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:08.613Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:08.952Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:33:08.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-11-05T03:33:08.952Z] b3356252262a: Preparing [2025-11-05T03:33:08.952Z] c279f934b75a: Preparing [2025-11-05T03:33:08.952Z] c0ebe19940d6: Preparing [2025-11-05T03:33:08.952Z] cd66b13c898f: Preparing [2025-11-05T03:33:08.952Z] 14fb60608024: Preparing [2025-11-05T03:33:08.952Z] 256f393e029f: Preparing [2025-11-05T03:33:08.952Z] 256f393e029f: Waiting [2025-11-05T03:33:08.952Z] c279f934b75a: Layer already exists [2025-11-05T03:33:08.952Z] c0ebe19940d6: Layer already exists [2025-11-05T03:33:08.952Z] 14fb60608024: Layer already exists [2025-11-05T03:33:08.952Z] cd66b13c898f: Layer already exists [2025-11-05T03:33:08.952Z] b3356252262a: Layer already exists [2025-11-05T03:33:08.952Z] 256f393e029f: Layer already exists [2025-11-05T03:33:08.952Z] 38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:09.291Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:09.618Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-11-05T03:33:09.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-11-05T03:33:09.618Z] b3356252262a: Preparing [2025-11-05T03:33:09.618Z] c279f934b75a: Preparing [2025-11-05T03:33:09.618Z] c0ebe19940d6: Preparing [2025-11-05T03:33:09.618Z] cd66b13c898f: Preparing [2025-11-05T03:33:09.618Z] 14fb60608024: Preparing [2025-11-05T03:33:09.618Z] 256f393e029f: Preparing [2025-11-05T03:33:09.618Z] 256f393e029f: Waiting [2025-11-05T03:33:09.618Z] cd66b13c898f: Layer already exists [2025-11-05T03:33:09.618Z] c279f934b75a: Layer already exists [2025-11-05T03:33:09.618Z] c0ebe19940d6: Layer already exists [2025-11-05T03:33:09.618Z] 14fb60608024: Layer already exists [2025-11-05T03:33:09.618Z] b3356252262a: Layer already exists [2025-11-05T03:33:09.618Z] 256f393e029f: Layer already exists [2025-11-05T03:33:09.618Z] main: digest: sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T03:33:09.695Z] ===================================================== [Pipeline] echo [2025-11-05T03:33:09.711Z] taggedImages: [2025-11-05T03:33:09.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:33:09.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-11-05T03:33:09.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 [2025-11-05T03:33:09.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:33:09.711Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-11-05T03:33:09.758Z] ========================================================= [2025-11-05T03:33:09.758Z] [edgeXBuildMultiArch] RAW Config: [2025-11-05T03:33:09.758Z] images: [2025-11-05T03:33:09.758Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:33:09.758Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-11-05T03:33:09.758Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 [2025-11-05T03:33:09.758Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:33:09.758Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-11-05T03:33:09.758Z] settingsFile: [2025-11-05T03:33:09.758Z] device-onvif-camera-settings [2025-11-05T03:33:09.758Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T03:33:10.186Z] provisioning config files... [2025-11-05T03:33:10.216Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/238@tmp/config12957073112595581589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:33:10.890Z] ---> ****-login.sh [2025-11-05T03:33:10.890Z] nexus3.edgexfoundry.org:10001 [2025-11-05T03:33:11.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:11.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:33:11.432Z] Configure a credential helper to remove this warning. See [2025-11-05T03:33:11.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:33:11.432Z] [2025-11-05T03:33:11.433Z] Login Succeeded [2025-11-05T03:33:11.433Z] nexus3.edgexfoundry.org:10002 [2025-11-05T03:33:11.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:11.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:33:11.700Z] Configure a credential helper to remove this warning. See [2025-11-05T03:33:11.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:33:11.701Z] [2025-11-05T03:33:11.701Z] Login Succeeded [2025-11-05T03:33:11.701Z] nexus3.edgexfoundry.org:10003 [2025-11-05T03:33:11.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:12.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:33:12.239Z] Configure a credential helper to remove this warning. See [2025-11-05T03:33:12.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:33:12.239Z] [2025-11-05T03:33:12.239Z] Login Succeeded [2025-11-05T03:33:12.239Z] nexus3.edgexfoundry.org:10004 [2025-11-05T03:33:12.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:12.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:33:12.509Z] Configure a credential helper to remove this warning. See [2025-11-05T03:33:12.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:33:12.510Z] [2025-11-05T03:33:12.510Z] Login Succeeded [2025-11-05T03:33:12.510Z] ****.io [2025-11-05T03:33:12.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:33:13.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:33:13.058Z] Configure a credential helper to remove this warning. See [2025-11-05T03:33:13.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:33:13.058Z] [2025-11-05T03:33:13.058Z] Login Succeeded [2025-11-05T03:33:13.058Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T03:33:13.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T03:33:13.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T03:33:13.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T03:33:13.438Z] ========================================================= [2025-11-05T03:33:13.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T03:33:13.438Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:33:13.818Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T03:33:14.407Z] Sending build context to Docker daemon 27.02MB [2025-11-05T03:33:14.407Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T03:33:14.407Z] Step 2/13 : FROM ${BASE} AS builder [2025-11-05T03:33:14.675Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T03:33:14.675Z] 6b59a28fa201: Pulling fs layer [2025-11-05T03:33:14.675Z] d32bb0dddca7: Pulling fs layer [2025-11-05T03:33:14.675Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T03:33:14.675Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T03:33:14.675Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T03:33:14.675Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T03:33:14.675Z] deaec5988b04: Pulling fs layer [2025-11-05T03:33:14.675Z] 9f65657bb879: Pulling fs layer [2025-11-05T03:33:14.675Z] 196fd7d83e7d: Waiting [2025-11-05T03:33:14.675Z] 8ba94037c8f0: Waiting [2025-11-05T03:33:14.675Z] 4f4fb700ef54: Waiting [2025-11-05T03:33:14.675Z] deaec5988b04: Waiting [2025-11-05T03:33:14.675Z] 9f65657bb879: Waiting [2025-11-05T03:33:14.675Z] d32bb0dddca7: Verifying Checksum [2025-11-05T03:33:14.675Z] d32bb0dddca7: Download complete [2025-11-05T03:33:14.675Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T03:33:14.675Z] 196fd7d83e7d: Download complete [2025-11-05T03:33:14.675Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T03:33:14.675Z] 4f4fb700ef54: Download complete [2025-11-05T03:33:14.675Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T03:33:14.675Z] 8ba94037c8f0: Download complete [2025-11-05T03:33:14.675Z] 6b59a28fa201: Verifying Checksum [2025-11-05T03:33:14.675Z] 6b59a28fa201: Download complete [2025-11-05T03:33:15.267Z] 9f65657bb879: Verifying Checksum [2025-11-05T03:33:15.267Z] 9f65657bb879: Download complete [2025-11-05T03:33:16.236Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T03:33:16.236Z] 5dab1238d3d9: Download complete [2025-11-05T03:33:16.833Z] 6b59a28fa201: Pull complete [2025-11-05T03:33:17.434Z] d32bb0dddca7: Pull complete [2025-11-05T03:33:17.706Z] deaec5988b04: Verifying Checksum [2025-11-05T03:33:17.706Z] deaec5988b04: Download complete [2025-11-05T03:33:24.762Z] Still waiting to schedule task [2025-11-05T03:33:24.762Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-05T03:33:32.732Z] 5dab1238d3d9: Pull complete [2025-11-05T03:33:32.732Z] 196fd7d83e7d: Pull complete [2025-11-05T03:33:32.732Z] 4f4fb700ef54: Pull complete [2025-11-05T03:33:32.732Z] 8ba94037c8f0: Pull complete [2025-11-05T03:33:40.968Z] deaec5988b04: Pull complete [2025-11-05T03:33:41.942Z] 9f65657bb879: Pull complete [2025-11-05T03:33:41.942Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T03:33:41.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T03:33:41.942Z] ---> 334268110677 [2025-11-05T03:33:41.942Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-11-05T03:33:43.886Z] ---> Running in 0593e6061a1a [2025-11-05T03:33:44.155Z] Removing intermediate container 0593e6061a1a [2025-11-05T03:33:44.155Z] ---> 5529eea0dc54 [2025-11-05T03:33:44.155Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T03:33:44.155Z] ---> Running in 49234c9cab40 [2025-11-05T03:33:44.739Z] Removing intermediate container 49234c9cab40 [2025-11-05T03:33:44.739Z] ---> d91b36a40087 [2025-11-05T03:33:44.739Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-11-05T03:33:44.739Z] ---> Running in 88888e02c7d3 [2025-11-05T03:33:45.008Z] Removing intermediate container 88888e02c7d3 [2025-11-05T03:33:45.008Z] ---> 71f658ce5d70 [2025-11-05T03:33:45.008Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T03:33:45.008Z] ---> Running in 24c8650c255f [2025-11-05T03:33:45.280Z] Removing intermediate container 24c8650c255f [2025-11-05T03:33:45.280Z] ---> ea4bdf6b29bc [2025-11-05T03:33:45.280Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-11-05T03:33:45.280Z] ---> Running in 56fd94c76869 [2025-11-05T03:33:45.868Z] Removing intermediate container 56fd94c76869 [2025-11-05T03:33:45.868Z] ---> e458d2f043f9 [2025-11-05T03:33:45.868Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T03:33:45.868Z] ---> Running in 72cf75806da5 [2025-11-05T03:33:46.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T03:33:47.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T03:33:48.841Z] OK: 255 MiB in 60 packages [2025-11-05T03:33:49.808Z] Removing intermediate container 72cf75806da5 [2025-11-05T03:33:49.808Z] ---> f71ad62959d4 [2025-11-05T03:33:49.808Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-11-05T03:33:49.808Z] ---> Running in a78441da862c [2025-11-05T03:33:50.076Z] Removing intermediate container a78441da862c [2025-11-05T03:33:50.076Z] ---> 74b8764baaff [2025-11-05T03:33:50.076Z] Step 10/13 : COPY go.mod vendor* ./ [2025-11-05T03:33:51.046Z] ---> afed39481506 [2025-11-05T03:33:51.046Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T03:33:51.046Z] ---> Running in 14c16105f9ff [2025-11-05T03:34:17.001Z] Running on prd-centos7-docker-4c-2g-772539 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T03:34:17.054Z] provisioning config files... [2025-11-05T03:34:17.084Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9287684347809148332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:18.018Z] ---> ****-login.sh [2025-11-05T03:34:18.018Z] nexus3.edgexfoundry.org:10001 [2025-11-05T03:34:18.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:34:18.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:34:18.018Z] Configure a credential helper to remove this warning. See [2025-11-05T03:34:18.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:34:18.018Z] [2025-11-05T03:34:18.018Z] Login Succeeded [2025-11-05T03:34:18.018Z] nexus3.edgexfoundry.org:10002 [2025-11-05T03:34:18.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:34:18.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:34:18.290Z] Configure a credential helper to remove this warning. See [2025-11-05T03:34:18.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:34:18.290Z] [2025-11-05T03:34:18.290Z] Login Succeeded [2025-11-05T03:34:18.290Z] nexus3.edgexfoundry.org:10003 [2025-11-05T03:34:18.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:34:18.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:34:18.290Z] Configure a credential helper to remove this warning. See [2025-11-05T03:34:18.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:34:18.290Z] [2025-11-05T03:34:18.290Z] Login Succeeded [2025-11-05T03:34:18.290Z] nexus3.edgexfoundry.org:10004 [2025-11-05T03:34:18.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:34:18.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:34:18.291Z] Configure a credential helper to remove this warning. See [2025-11-05T03:34:18.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:34:18.291Z] [2025-11-05T03:34:18.291Z] Login Succeeded [2025-11-05T03:34:18.291Z] ****.io [2025-11-05T03:34:18.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:34:18.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:34:18.557Z] Configure a credential helper to remove this warning. See [2025-11-05T03:34:18.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:34:18.557Z] [2025-11-05T03:34:18.557Z] Login Succeeded [2025-11-05T03:34:18.557Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T03:34:18.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T03:34:18.934Z] + docker buildx ls [2025-11-05T03:34:19.197Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T03:34:19.197Z] default * docker [2025-11-05T03:34:19.197Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T03:34:19.496Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-05T03:34:19.496Z] edgex-builder [Pipeline] sh [2025-11-05T03:34:19.791Z] + docker buildx inspect --bootstrap [2025-11-05T03:34:19.792Z] #1 [internal] booting buildkit [2025-11-05T03:34:19.792Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-05T03:34:23.123Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2025-11-05T03:34:23.123Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-05T03:34:24.068Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-11-05T03:34:24.068Z] #1 DONE 4.6s [2025-11-05T03:34:24.068Z] Name: edgex-builder [2025-11-05T03:34:24.068Z] Driver: docker-container [2025-11-05T03:34:24.068Z] [2025-11-05T03:34:24.068Z] Nodes: [2025-11-05T03:34:24.068Z] Name: edgex-builder0 [2025-11-05T03:34:24.068Z] Endpoint: unix:///var/run/docker.sock [2025-11-05T03:34:24.068Z] Status: running [2025-11-05T03:34:24.068Z] Buildkit: v0.25.1 [2025-11-05T03:34:24.068Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-05T03:34:24.371Z] + docker buildx ls [2025-11-05T03:34:24.371Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T03:34:24.371Z] edgex-builder * docker-container [2025-11-05T03:34:24.371Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-05T03:34:24.371Z] default docker [2025-11-05T03:34:24.371Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T03:34:24.667Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a' [2025-11-05T03:34:24.667Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a --push - [2025-11-05T03:34:24.928Z] #1 [internal] load build definition from Dockerfile [2025-11-05T03:34:24.928Z] #1 transferring dockerfile: 204B 0.0s done [2025-11-05T03:34:24.928Z] #1 DONE 0.0s [2025-11-05T03:34:24.928Z] [2025-11-05T03:34:24.928Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:34:24.928Z] #2 DONE 0.1s [2025-11-05T03:34:24.928Z] [2025-11-05T03:34:24.928Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:34:24.928Z] #3 DONE 0.1s [2025-11-05T03:34:24.928Z] [2025-11-05T03:34:24.928Z] #4 [internal] load .dockerignore [2025-11-05T03:34:24.928Z] #4 transferring context: 2B done [2025-11-05T03:34:24.928Z] #4 DONE 0.0s [2025-11-05T03:34:24.928Z] [2025-11-05T03:34:24.928Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:24.928Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:24.928Z] #5 DONE 0.0s [2025-11-05T03:34:24.928Z] [2025-11-05T03:34:24.928Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:24.928Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:24.928Z] #6 DONE 0.1s [2025-11-05T03:34:24.928Z] [2025-11-05T03:34:24.928Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T03:34:24.928Z] #7 DONE 0.0s [2025-11-05T03:34:24.928Z] [2025-11-05T03:34:24.928Z] #8 exporting to image [2025-11-05T03:34:24.928Z] #8 exporting layers done [2025-11-05T03:34:24.928Z] #8 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done [2025-11-05T03:34:24.928Z] #8 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done [2025-11-05T03:34:24.928Z] #8 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done [2025-11-05T03:34:24.928Z] #8 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done [2025-11-05T03:34:24.928Z] #8 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done [2025-11-05T03:34:24.928Z] #8 pushing layers 0.1s done [2025-11-05T03:34:24.928Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 [2025-11-05T03:34:24.928Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T03:34:25.188Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done [2025-11-05T03:34:25.188Z] #8 DONE 0.2s [2025-11-05T03:34:25.188Z] [2025-11-05T03:34:25.188Z] 1 warning found (use --debug to expand): [2025-11-05T03:34:25.188Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T03:34:25.469Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-11-05T03:34:25.469Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-11-05T03:34:25.469Z] #1 [internal] load build definition from Dockerfile [2025-11-05T03:34:25.469Z] #1 transferring dockerfile: 170B done [2025-11-05T03:34:25.469Z] #1 DONE 0.0s [2025-11-05T03:34:25.469Z] [2025-11-05T03:34:25.469Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-11-05T03:34:25.469Z] #2 DONE 0.0s [2025-11-05T03:34:25.469Z] [2025-11-05T03:34:25.469Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-11-05T03:34:25.469Z] #3 DONE 0.0s [2025-11-05T03:34:25.469Z] [2025-11-05T03:34:25.469Z] #4 [internal] load .dockerignore [2025-11-05T03:34:25.469Z] #4 transferring context: 2B done [2025-11-05T03:34:25.469Z] #4 DONE 0.0s [2025-11-05T03:34:25.469Z] [2025-11-05T03:34:25.469Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:25.469Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:25.728Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:25.728Z] #5 CACHED [2025-11-05T03:34:25.728Z] [2025-11-05T03:34:25.728Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:25.728Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:25.728Z] #6 CACHED [2025-11-05T03:34:25.728Z] [2025-11-05T03:34:25.728Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T03:34:25.728Z] #7 DONE 0.0s [2025-11-05T03:34:25.728Z] [2025-11-05T03:34:25.728Z] #8 exporting to image [2025-11-05T03:34:25.728Z] #8 exporting layers done [2025-11-05T03:34:25.728Z] #8 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done [2025-11-05T03:34:25.728Z] #8 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done [2025-11-05T03:34:25.728Z] #8 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done [2025-11-05T03:34:25.728Z] #8 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done [2025-11-05T03:34:25.728Z] #8 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done [2025-11-05T03:34:25.728Z] #8 pushing layers 0.0s done [2025-11-05T03:34:25.728Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done [2025-11-05T03:34:25.728Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T03:34:25.728Z] #8 DONE 0.1s [2025-11-05T03:34:25.728Z] [2025-11-05T03:34:25.728Z] 1 warning found (use --debug to expand): [2025-11-05T03:34:25.729Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T03:34:26.020Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12' [2025-11-05T03:34:26.020Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 --push - [2025-11-05T03:34:26.020Z] #1 [internal] load build definition from Dockerfile [2025-11-05T03:34:26.020Z] #1 transferring dockerfile: 176B done [2025-11-05T03:34:26.020Z] #1 DONE 0.0s [2025-11-05T03:34:26.020Z] [2025-11-05T03:34:26.020Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 [2025-11-05T03:34:26.020Z] #2 DONE 0.0s [2025-11-05T03:34:26.020Z] [2025-11-05T03:34:26.020Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12 [2025-11-05T03:34:26.020Z] #3 DONE 0.0s [2025-11-05T03:34:26.020Z] [2025-11-05T03:34:26.020Z] #4 [internal] load .dockerignore [2025-11-05T03:34:26.020Z] #4 transferring context: 2B done [2025-11-05T03:34:26.020Z] #4 DONE 0.0s [2025-11-05T03:34:26.020Z] [2025-11-05T03:34:26.020Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:26.020Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:26.020Z] #5 CACHED [2025-11-05T03:34:26.020Z] [2025-11-05T03:34:26.020Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:26.020Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:26.020Z] #6 CACHED [2025-11-05T03:34:26.020Z] [2025-11-05T03:34:26.020Z] #7 exporting to image [2025-11-05T03:34:26.020Z] #7 exporting layers done [2025-11-05T03:34:26.020Z] #7 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done [2025-11-05T03:34:26.020Z] #7 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e [2025-11-05T03:34:26.020Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T03:34:26.280Z] #7 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done [2025-11-05T03:34:26.280Z] #7 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done [2025-11-05T03:34:26.280Z] #7 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done [2025-11-05T03:34:26.280Z] #7 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done [2025-11-05T03:34:26.280Z] #7 pushing layers 0.0s done [2025-11-05T03:34:26.280Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.12@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done [2025-11-05T03:34:26.280Z] #7 DONE 0.1s [2025-11-05T03:34:26.280Z] [2025-11-05T03:34:26.280Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T03:34:26.280Z] #8 DONE 0.0s [2025-11-05T03:34:26.280Z] [2025-11-05T03:34:26.280Z] 1 warning found (use --debug to expand): [2025-11-05T03:34:26.280Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T03:34:26.572Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12' [2025-11-05T03:34:26.573Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 --push - [2025-11-05T03:34:26.573Z] #1 [internal] load build definition from Dockerfile [2025-11-05T03:34:26.573Z] #1 transferring dockerfile: 217B done [2025-11-05T03:34:26.573Z] #1 DONE 0.0s [2025-11-05T03:34:26.573Z] [2025-11-05T03:34:26.573Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:34:26.573Z] #2 DONE 0.0s [2025-11-05T03:34:26.573Z] [2025-11-05T03:34:26.573Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:34:26.573Z] #3 DONE 0.0s [2025-11-05T03:34:26.573Z] [2025-11-05T03:34:26.573Z] #4 [internal] load .dockerignore [2025-11-05T03:34:26.573Z] #4 transferring context: 2B done [2025-11-05T03:34:26.573Z] #4 DONE 0.0s [2025-11-05T03:34:26.573Z] [2025-11-05T03:34:26.573Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:26.573Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:26.573Z] #5 CACHED [2025-11-05T03:34:26.573Z] [2025-11-05T03:34:26.573Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:26.573Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:26.573Z] #6 CACHED [2025-11-05T03:34:26.573Z] [2025-11-05T03:34:26.573Z] #7 exporting to image [2025-11-05T03:34:26.573Z] #7 exporting layers [2025-11-05T03:34:26.573Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T03:34:26.833Z] #7 exporting layers done [2025-11-05T03:34:26.833Z] #7 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done [2025-11-05T03:34:26.833Z] #7 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done [2025-11-05T03:34:26.833Z] #7 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done [2025-11-05T03:34:26.833Z] #7 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done [2025-11-05T03:34:26.833Z] #7 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done [2025-11-05T03:34:26.833Z] #7 pushing layers 0.0s done [2025-11-05T03:34:26.833Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done [2025-11-05T03:34:26.833Z] #7 DONE 0.1s [2025-11-05T03:34:26.833Z] [2025-11-05T03:34:26.833Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T03:34:26.833Z] #8 DONE 0.0s [2025-11-05T03:34:26.833Z] [2025-11-05T03:34:26.833Z] 1 warning found (use --debug to expand): [2025-11-05T03:34:26.833Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T03:34:27.126Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-11-05T03:34:27.126Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-11-05T03:34:27.126Z] #1 [internal] load build definition from Dockerfile [2025-11-05T03:34:27.126Z] #1 transferring dockerfile: 168B done [2025-11-05T03:34:27.126Z] #1 DONE 0.0s [2025-11-05T03:34:27.126Z] [2025-11-05T03:34:27.126Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-11-05T03:34:27.126Z] #2 DONE 0.0s [2025-11-05T03:34:27.126Z] [2025-11-05T03:34:27.126Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-11-05T03:34:27.126Z] #3 DONE 0.0s [2025-11-05T03:34:27.126Z] [2025-11-05T03:34:27.126Z] #4 [internal] load .dockerignore [2025-11-05T03:34:27.126Z] #4 transferring context: 2B done [2025-11-05T03:34:27.126Z] #4 DONE 0.0s [2025-11-05T03:34:27.126Z] [2025-11-05T03:34:27.126Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:27.126Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:27.126Z] #5 CACHED [2025-11-05T03:34:27.126Z] [2025-11-05T03:34:27.126Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 [2025-11-05T03:34:27.126Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:7da9a3a463e6246676ed13857eea91cc8cd0d5e56b4fae102f40fd6dc5ad3ec6 0.0s done [2025-11-05T03:34:27.126Z] #6 CACHED [2025-11-05T03:34:27.126Z] [2025-11-05T03:34:27.126Z] #7 exporting to image [2025-11-05T03:34:27.126Z] #7 exporting layers done [2025-11-05T03:34:27.126Z] #7 exporting manifest sha256:6d3a17d610dc83a4ea7ff5e5e74e11ac7871a0abf915ae5a45eb819eb894c783 done [2025-11-05T03:34:27.126Z] #7 exporting config sha256:cec11654e1de6cd1be8ccbfb4011cfe6a80ab5ab3e48a2cac1c13351a9f35a0e done [2025-11-05T03:34:27.126Z] #7 exporting manifest sha256:7b847e601062e330fcec057be610bd9667a5aaac442b68a4a3a02f1bd1481be5 done [2025-11-05T03:34:27.126Z] #7 exporting config sha256:fa58887c9f8bb49d7cf0692fa1266cfeb018adacf73623dad7dc19aac1acf564 done [2025-11-05T03:34:27.126Z] #7 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 [2025-11-05T03:34:27.126Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T03:34:27.387Z] #7 exporting manifest list sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 done [2025-11-05T03:34:27.387Z] #7 pushing layers 0.0s done [2025-11-05T03:34:27.387Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:48cba797683d22088bd1e5a11dab753282dfb8e09ef568424525b5f78ac67615 0.1s done [2025-11-05T03:34:27.387Z] #7 DONE 0.1s [2025-11-05T03:34:27.387Z] [2025-11-05T03:34:27.387Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T03:34:27.387Z] #8 DONE 0.0s [2025-11-05T03:34:27.387Z] [2025-11-05T03:34:27.387Z] 1 warning found (use --debug to expand): [2025-11-05T03:34:27.387Z]  - 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-11-05T03:34:27.774Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:28.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:28.640Z] ---> package-listing.sh [2025-11-05T03:34:28.640Z] ++ facter osfamily [2025-11-05T03:34:28.640Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T03:34:28.901Z] + OS_FAMILY=redhat [2025-11-05T03:34:28.901Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-11-05T03:34:28.901Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T03:34:28.901Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T03:34:28.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T03:34:28.901Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T03:34:28.901Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-11-05T03:34:28.901Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T03:34:28.901Z] + case "${OS_FAMILY}" in [2025-11-05T03:34:28.901Z] + sort [2025-11-05T03:34:28.901Z] + rpm -qa [2025-11-05T03:34:29.471Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T03:34:29.471Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T03:34:29.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T03:34:29.471Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-11-05T03:34:29.471Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-11-05T03:34:29.471Z] + 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-11-05T03:34:29.486Z] 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-11-05T03:34:29.772Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:34:30.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T03:34:30.346Z] [2025-11-05T03:34:30.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:34:30.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T03:34:30.684Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T03:34:30.684Z] 5eb5b503b376: Pulling fs layer [2025-11-05T03:34:30.684Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T03:34:30.684Z] ec43610c2a17: Pulling fs layer [2025-11-05T03:34:30.684Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T03:34:30.684Z] 33b1e0a273af: Pulling fs layer [2025-11-05T03:34:30.684Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T03:34:30.684Z] 2f39f015ded8: Pulling fs layer [2025-11-05T03:34:30.684Z] 3a2ae6a8a46f: Waiting [2025-11-05T03:34:30.684Z] 33b1e0a273af: Waiting [2025-11-05T03:34:30.684Z] 5d3b04190fa2: Waiting [2025-11-05T03:34:30.684Z] 2f39f015ded8: Waiting [2025-11-05T03:34:30.684Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T03:34:30.684Z] 5c69ac0246d0: Download complete [2025-11-05T03:34:30.684Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T03:34:30.684Z] 3a2ae6a8a46f: Download complete [2025-11-05T03:34:30.684Z] 33b1e0a273af: Verifying Checksum [2025-11-05T03:34:30.684Z] 33b1e0a273af: Download complete [2025-11-05T03:34:30.684Z] ec43610c2a17: Verifying Checksum [2025-11-05T03:34:30.684Z] ec43610c2a17: Download complete [2025-11-05T03:34:30.684Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T03:34:30.684Z] 5d3b04190fa2: Download complete [2025-11-05T03:34:31.005Z] 5eb5b503b376: Verifying Checksum [2025-11-05T03:34:31.005Z] 5eb5b503b376: Download complete [2025-11-05T03:34:31.268Z] 2f39f015ded8: Verifying Checksum [2025-11-05T03:34:31.268Z] 2f39f015ded8: Download complete [2025-11-05T03:34:32.207Z] 5eb5b503b376: Pull complete [2025-11-05T03:34:32.207Z] 5c69ac0246d0: Pull complete [2025-11-05T03:34:32.775Z] ec43610c2a17: Pull complete [2025-11-05T03:34:32.775Z] 3a2ae6a8a46f: Pull complete [2025-11-05T03:34:33.059Z] 33b1e0a273af: Pull complete [2025-11-05T03:34:33.059Z] 5d3b04190fa2: Pull complete [2025-11-05T03:34:37.276Z] 2f39f015ded8: Pull complete [2025-11-05T03:34:37.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T03:34:37.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T03:34:37.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:34:37.413Z] prd-centos7-docker-4c-2g-772539 does not seem to be running inside a container [2025-11-05T03:34:37.443Z] $ 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-11-05T03:34:42.262Z] $ docker top 6badd0567fdb1fc32d194d2c0272061df3c5052e3f3587a341453e9003670f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T03:34:42.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T03:34:42.915Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T03:34:43.204Z] + ls /var/log/sa-host [2025-11-05T03:34:43.204Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T03:34:43.296Z] provisioning config files... [2025-11-05T03:34:43.308Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4283734387158593294tmp [Pipeline] { [Pipeline] echo [2025-11-05T03:34:43.332Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:43.622Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T03:34:43.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:43.977Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T03:34:43.987Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:44.277Z] ---> sudo-logs.sh [2025-11-05T03:34:44.277Z] Archiving 'sudo' log.. [2025-11-05T03:34:44.277Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772539.novalocal: Name or service not known [2025-11-05T03:34:44.277Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772539.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-05T03:34:44.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:44.597Z] ---> job-cost.sh [2025-11-05T03:34:44.597Z] lf-activate-venv: SKIPPING [2025-11-05T03:34:44.597Z] INFO: No Stack... [2025-11-05T03:34:44.856Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-05T03:34:45.115Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T03:34:45.133Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:45.429Z] ---> logs-deploy.sh [2025-11-05T03:34:45.429Z] lf-activate-venv: SKIPPING [2025-11-05T03:34:45.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/238 [2025-11-05T03:34:45.429Z] INFO: archiving workspace using pattern(s): [2025-11-05T03:34:46.368Z] Archives upload complete. [2025-11-05T03:34:46.368Z] INFO: archiving logs to Nexus [2025-11-05T03:34:46.937Z] ---> uname -a: [2025-11-05T03:34:46.937Z] Linux prd-centos7-docker-4c-2g-772539.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-11-05T03:34:46.937Z] [2025-11-05T03:34:46.937Z] [2025-11-05T03:34:46.937Z] ---> lscpu: [2025-11-05T03:34:46.937Z] Architecture: x86_64 [2025-11-05T03:34:46.937Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T03:34:46.937Z] Byte Order: Little Endian [2025-11-05T03:34:46.937Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T03:34:46.937Z] CPU(s): 2 [2025-11-05T03:34:46.937Z] On-line CPU(s) list: 0,1 [2025-11-05T03:34:46.937Z] Thread(s) per core: 1 [2025-11-05T03:34:46.937Z] Core(s) per socket: 1 [2025-11-05T03:34:46.937Z] Socket(s): 2 [2025-11-05T03:34:46.937Z] NUMA node(s): 1 [2025-11-05T03:34:46.937Z] Vendor ID: AuthenticAMD [2025-11-05T03:34:46.937Z] CPU family: 23 [2025-11-05T03:34:46.937Z] Model: 49 [2025-11-05T03:34:46.937Z] Model name: AMD EPYC-Rome Processor [2025-11-05T03:34:46.937Z] Stepping: 0 [2025-11-05T03:34:46.937Z] CPU MHz: 2800.000 [2025-11-05T03:34:46.937Z] BogoMIPS: 5600.00 [2025-11-05T03:34:46.937Z] Virtualization: AMD-V [2025-11-05T03:34:46.937Z] Hypervisor vendor: KVM [2025-11-05T03:34:46.937Z] Virtualization type: full [2025-11-05T03:34:46.937Z] L1d cache: 64 KiB [2025-11-05T03:34:46.937Z] L1i cache: 64 KiB [2025-11-05T03:34:46.937Z] L2 cache: 1 MiB [2025-11-05T03:34:46.937Z] L3 cache: 32 MiB [2025-11-05T03:34:46.937Z] NUMA node0 CPU(s): 0,1 [2025-11-05T03:34:46.937Z] Vulnerability Itlb multihit: Not affected [2025-11-05T03:34:46.937Z] Vulnerability L1tf: Not affected [2025-11-05T03:34:46.937Z] Vulnerability Mds: Not affected [2025-11-05T03:34:46.937Z] Vulnerability Meltdown: Not affected [2025-11-05T03:34:46.937Z] Vulnerability Mmio stale data: Not affected [2025-11-05T03:34:46.937Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T03:34:46.937Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T03:34:46.937Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-05T03:34:46.937Z] Vulnerability Srbds: Not affected [2025-11-05T03:34:46.937Z] Vulnerability Tsx async abort: Not affected [2025-11-05T03:34:46.937Z] 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-11-05T03:34:46.937Z] [2025-11-05T03:34:46.937Z] [2025-11-05T03:34:46.937Z] ---> nproc: [2025-11-05T03:34:46.937Z] 2 [2025-11-05T03:34:46.937Z] [2025-11-05T03:34:46.937Z] [2025-11-05T03:34:46.937Z] ---> df -h: [2025-11-05T03:34:46.937Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T03:34:46.937Z] overlay 40G 7.3G 33G 19% / [2025-11-05T03:34:46.937Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T03:34:46.937Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-05T03:34:46.937Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T03:34:46.937Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-05T03:34:46.937Z] [2025-11-05T03:34:46.937Z] [2025-11-05T03:34:46.937Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-11-05T03:34:46.937Z] Please check if data collecting is enabled [2025-11-05T03:34:46.937Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T03:34:47.243Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-05T03:34:47.248Z] $ docker stop --time=1 6badd0567fdb1fc32d194d2c0272061df3c5052e3f3587a341453e9003670f0f [2025-11-05T03:34:48.382Z] $ docker rm -f --volumes 6badd0567fdb1fc32d194d2c0272061df3c5052e3f3587a341453e9003670f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-05T03:34:48.489Z] [WS-CLEANUP] Deleting project workspace... [2025-11-05T03:34:48.489Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-05T03:34:48.506Z] [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-11-05T03:34:48.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T03:34:48.973Z] [2025-11-05T03:34:48.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:34:49.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T03:34:49.277Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T03:34:49.277Z] 5eb5b503b376: Pulling fs layer [2025-11-05T03:34:49.277Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T03:34:49.277Z] ec43610c2a17: Pulling fs layer [2025-11-05T03:34:49.277Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T03:34:49.277Z] 33b1e0a273af: Pulling fs layer [2025-11-05T03:34:49.277Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T03:34:49.277Z] 2f39f015ded8: Pulling fs layer [2025-11-05T03:34:49.277Z] 3a2ae6a8a46f: Waiting [2025-11-05T03:34:49.277Z] 5d3b04190fa2: Waiting [2025-11-05T03:34:49.277Z] 2f39f015ded8: Waiting [2025-11-05T03:34:49.277Z] 33b1e0a273af: Waiting [2025-11-05T03:34:49.277Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T03:34:49.277Z] 5c69ac0246d0: Download complete [2025-11-05T03:34:49.277Z] 3a2ae6a8a46f: Download complete [2025-11-05T03:34:49.277Z] 33b1e0a273af: Verifying Checksum [2025-11-05T03:34:49.277Z] 33b1e0a273af: Download complete [2025-11-05T03:34:49.277Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T03:34:49.277Z] 5d3b04190fa2: Download complete [2025-11-05T03:34:49.535Z] ec43610c2a17: Verifying Checksum [2025-11-05T03:34:49.535Z] ec43610c2a17: Download complete [2025-11-05T03:34:49.535Z] 5eb5b503b376: Download complete [2025-11-05T03:34:50.102Z] 2f39f015ded8: Download complete [2025-11-05T03:34:51.036Z] 5eb5b503b376: Pull complete [2025-11-05T03:34:51.036Z] 5c69ac0246d0: Pull complete [2025-11-05T03:34:51.606Z] ec43610c2a17: Pull complete [2025-11-05T03:34:51.606Z] 3a2ae6a8a46f: Pull complete [2025-11-05T03:34:51.864Z] 33b1e0a273af: Pull complete [2025-11-05T03:34:51.864Z] 5d3b04190fa2: Pull complete [2025-11-05T03:34:57.134Z] 2f39f015ded8: Pull complete [2025-11-05T03:34:57.134Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T03:34:57.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T03:34:57.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:34:57.244Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:34:57.280Z] $ 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-11-05T03:34:58.611Z] $ docker top a51cd63dccb0839b10bd151c7805d4510b8f7266a99ee21b5685790b52192a64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:34:59.010Z] ---> job-cost.sh [2025-11-05T03:34:59.010Z] lf-activate-venv: SKIPPING [2025-11-05T03:34:59.010Z] INFO: No Stack... [2025-11-05T03:34:59.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T03:34:59.838Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T03:35:00.131Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-11-05T03:35:00.131Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T03:35:00.144Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [2025-11-05T03:35:00.151Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] did not exist. Created. [2025-11-05T03:35:00.157Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T03:35:00.472Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T03:35:00.499Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T03:35:00.507Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T03:35:00.541Z] $ docker stop --time=1 a51cd63dccb0839b10bd151c7805d4510b8f7266a99ee21b5685790b52192a64 [2025-11-05T03:35:01.667Z] $ docker rm -f --volumes a51cd63dccb0839b10bd151c7805d4510b8f7266a99ee21b5685790b52192a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T03:35:42.750Z] Removing intermediate container 14c16105f9ff [2025-11-05T03:35:42.750Z] ---> 87ba349031b1 [2025-11-05T03:35:42.750Z] Step 12/13 : COPY . . [2025-11-05T03:35:42.750Z] ---> b9931fdcbc6b [2025-11-05T03:35:42.750Z] Step 13/13 : RUN ${MAKE} [2025-11-05T03:35:42.750Z] ---> Running in e6600878e293 [2025-11-05T03:35:42.750Z] noop [2025-11-05T03:35:42.750Z] Removing intermediate container e6600878e293 [2025-11-05T03:35:42.750Z] ---> 7c127fce536f [2025-11-05T03:35:42.750Z] Successfully built 7c127fce536f [2025-11-05T03:35:42.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:35:43.149Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T03:35:43.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:35:43.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-772534 does not seem to be running inside a container [2025-11-05T03:35:43.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/238 -v /w/workspace/device-onvif-camera/238:/w/workspace/device-onvif-camera/238:rw,z -v /w/workspace/device-onvif-camera/238@tmp:/w/workspace/device-onvif-camera/238@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-11-05T03:35:44.734Z] $ docker top a1325778a5dcd0d21761ddeb0980eadc11d5ac165c032d76a9ca11f750e8c0df -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T03:35:45.582Z] + go version [2025-11-05T03:35:45.582Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T03:35:45.606Z] $ docker stop --time=1 a1325778a5dcd0d21761ddeb0980eadc11d5ac165c032d76a9ca11f750e8c0df [2025-11-05T03:35:47.249Z] $ docker rm -f --volumes a1325778a5dcd0d21761ddeb0980eadc11d5ac165c032d76a9ca11f750e8c0df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:35:47.904Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T03:35:47.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:35:48.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-772534 does not seem to be running inside a container [2025-11-05T03:35:48.167Z] $ 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/238 -v /w/workspace/device-onvif-camera/238:/w/workspace/device-onvif-camera/238:rw,z -v /w/workspace/device-onvif-camera/238@tmp:/w/workspace/device-onvif-camera/238@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-11-05T03:35:49.315Z] $ docker top d9517b9b28e6cca531eec515ce5d9f4207280c87dad293c5902252f2fcb24c21 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T03:35:49.843Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/238 [Pipeline] fileExists [Pipeline] sh [2025-11-05T03:35:50.510Z] + make test [2025-11-05T03:35:50.510Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T03:35:55.857Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-11-05T03:40:02.724Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-11-05T03:40:02.724Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 31.2% of statements [2025-11-05T03:40:02.724Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-11-05T03:40:29.573Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.495s coverage: 86.5% of statements [2025-11-05T03:40:29.573Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T03:40:29.573Z] go vet ./... [2025-11-05T03:41:26.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T03:41:26.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T03:41:26.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T03:41:26.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T03:41:26.125Z] $ docker stop --time=1 d9517b9b28e6cca531eec515ce5d9f4207280c87dad293c5902252f2fcb24c21 [2025-11-05T03:41:28.054Z] $ docker rm -f --volumes d9517b9b28e6cca531eec515ce5d9f4207280c87dad293c5902252f2fcb24c21 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T03:41:29.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T03:41:29.780Z] Warning: overwriting stash ‘coverage-report’ [2025-11-05T03:41:30.322Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T03:41:30.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T03:41:31.064Z] + ls -al . [2025-11-05T03:41:31.064Z] total 308 [2025-11-05T03:41:31.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 03:35 . [2025-11-05T03:41:31.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:33 .. [2025-11-05T03:41:31.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 03:33 .git [2025-11-05T03:41:31.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 03:33 .github [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 5 03:33 .gitignore [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 03:33 .golangci.yml [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 22626 Nov 5 03:33 Attribution.txt [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 19022 Nov 5 03:33 CHANGELOG.md [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 5 03:33 Dockerfile [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 03:33 GOVERNANCE.md [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 762 Nov 5 03:33 Jenkinsfile [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 5 03:33 LICENSE [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 3464 Nov 5 03:33 Makefile [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 03:33 OWNERS.md [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 5 03:33 README.md [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 03:31 VERSION [2025-11-05T03:41:31.064Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 03:33 bin [2025-11-05T03:41:31.064Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 03:33 cmd [2025-11-05T03:41:31.064Z] -rw-r--r-- 1 jenkins jenkins 85674 Nov 5 03:40 coverage.out [2025-11-05T03:41:31.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:33 doc [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 7042 Nov 5 03:33 go.mod [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 89821 Nov 5 03:33 go.sum [2025-11-05T03:41:31.064Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 03:33 internal [2025-11-05T03:41:31.064Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 5 03:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:41:31.425Z] + 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=38d0620f59d26a5e8511da32e1def977c9732a4a --label arch=arm64 --label version=4.1.0-dev.12 . [2025-11-05T03:41:32.015Z] Sending build context to Docker daemon 27.1MB [2025-11-05T03:41:32.015Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T03:41:32.015Z] Step 2/27 : FROM ${BASE} AS builder [2025-11-05T03:41:32.015Z] ---> 7c127fce536f [2025-11-05T03:41:32.015Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-11-05T03:41:32.283Z] ---> Running in 12ca626c1b7b [2025-11-05T03:41:32.552Z] Removing intermediate container 12ca626c1b7b [2025-11-05T03:41:32.552Z] ---> 11e002e5903f [2025-11-05T03:41:32.552Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T03:41:32.822Z] ---> Running in 5e1d320fecda [2025-11-05T03:41:33.096Z] Removing intermediate container 5e1d320fecda [2025-11-05T03:41:33.096Z] ---> 450ebf5e10fe [2025-11-05T03:41:33.096Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-11-05T03:41:33.096Z] ---> Running in 8f0fe0f4e73a [2025-11-05T03:41:33.364Z] Removing intermediate container 8f0fe0f4e73a [2025-11-05T03:41:33.364Z] ---> b137dceb5319 [2025-11-05T03:41:33.364Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T03:41:33.631Z] ---> Running in c68b09e1c695 [2025-11-05T03:41:33.899Z] Removing intermediate container c68b09e1c695 [2025-11-05T03:41:33.899Z] ---> b0999e7495dc [2025-11-05T03:41:33.899Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-11-05T03:41:33.899Z] ---> Running in 6a1a8cd0b0d1 [2025-11-05T03:41:34.175Z] Removing intermediate container 6a1a8cd0b0d1 [2025-11-05T03:41:34.175Z] ---> dca8f9b9705a [2025-11-05T03:41:34.175Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T03:41:34.446Z] ---> Running in 474ad3677b90 [2025-11-05T03:41:35.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T03:41:35.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T03:41:37.356Z] OK: 255 MiB in 60 packages [2025-11-05T03:41:38.316Z] Removing intermediate container 474ad3677b90 [2025-11-05T03:41:38.316Z] ---> 49bb8705a603 [2025-11-05T03:41:38.316Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-11-05T03:41:38.587Z] ---> Running in b4a4479f717f [2025-11-05T03:41:38.859Z] Removing intermediate container b4a4479f717f [2025-11-05T03:41:38.859Z] ---> c39c315d7023 [2025-11-05T03:41:38.859Z] Step 10/27 : COPY go.mod vendor* ./ [2025-11-05T03:41:39.450Z] ---> f9e6d4dc4095 [2025-11-05T03:41:39.450Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T03:41:39.450Z] ---> Running in cdeb5433c427 [2025-11-05T03:41:42.159Z] Removing intermediate container cdeb5433c427 [2025-11-05T03:41:42.159Z] ---> 6723134731c1 [2025-11-05T03:41:42.159Z] Step 12/27 : COPY . . [2025-11-05T03:41:43.575Z] ---> 53c8dc819553 [2025-11-05T03:41:43.575Z] Step 13/27 : RUN ${MAKE} [2025-11-05T03:41:43.575Z] ---> Running in efa553a5fafe [2025-11-05T03:41:44.539Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-11-05T03:45:51.506Z] Removing intermediate container efa553a5fafe [2025-11-05T03:45:51.506Z] ---> 391e7e481e1e [2025-11-05T03:45:51.506Z] Step 14/27 : FROM alpine:3.22 [2025-11-05T03:45:51.506Z] 3.22: Pulling from library/alpine [2025-11-05T03:45:51.506Z] 6b59a28fa201: Already exists [2025-11-05T03:45:51.506Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T03:45:51.506Z] Status: Downloaded newer image for alpine:3.22 [2025-11-05T03:45:51.506Z] ---> 171e65262c80 [2025-11-05T03:45:51.507Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-11-05T03:45:51.507Z] ---> Running in 1692020875ae [2025-11-05T03:45:51.507Z] Removing intermediate container 1692020875ae [2025-11-05T03:45:51.507Z] ---> 7fa98e2cb3c8 [2025-11-05T03:45:51.507Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-11-05T03:45:51.507Z] ---> Running in befbde16f9c1 [2025-11-05T03:45:51.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T03:45:51.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T03:45:51.507Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T03:45:51.507Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T03:45:51.507Z] OK: 8 MiB in 17 packages [2025-11-05T03:45:51.507Z] Removing intermediate container befbde16f9c1 [2025-11-05T03:45:51.507Z] ---> 22093550f2fd [2025-11-05T03:45:51.507Z] Step 17/27 : RUN apk --no-cache upgrade [2025-11-05T03:45:51.507Z] ---> Running in d03089c47d2b [2025-11-05T03:45:51.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T03:45:51.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T03:45:51.507Z] OK: 8 MiB in 17 packages [2025-11-05T03:45:51.507Z] Removing intermediate container d03089c47d2b [2025-11-05T03:45:51.507Z] ---> 323cd20d526d [2025-11-05T03:45:51.507Z] Step 18/27 : WORKDIR / [2025-11-05T03:45:51.507Z] ---> Running in 9649e062ddc1 [2025-11-05T03:45:51.507Z] Removing intermediate container 9649e062ddc1 [2025-11-05T03:45:51.507Z] ---> fa2907b4377d [2025-11-05T03:45:51.507Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-11-05T03:45:52.915Z] ---> 66c4f70fc0bd [2025-11-05T03:45:52.915Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-11-05T03:45:53.497Z] ---> 1ed85880fcf2 [2025-11-05T03:45:53.497Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-11-05T03:45:54.106Z] ---> 765f3cb1375b [2025-11-05T03:45:54.106Z] Step 22/27 : EXPOSE 59984 [2025-11-05T03:45:54.106Z] ---> Running in b447ac1406c0 [2025-11-05T03:45:54.373Z] Removing intermediate container b447ac1406c0 [2025-11-05T03:45:54.373Z] ---> 0ce54206a2f0 [2025-11-05T03:45:54.373Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-11-05T03:45:54.373Z] ---> Running in 07048b4f44cb [2025-11-05T03:45:54.956Z] Removing intermediate container 07048b4f44cb [2025-11-05T03:45:54.956Z] ---> cd64a344d360 [2025-11-05T03:45:54.956Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T03:45:54.956Z] ---> Running in 6e57b6551c52 [2025-11-05T03:45:55.223Z] Removing intermediate container 6e57b6551c52 [2025-11-05T03:45:55.223Z] ---> d8b25d603c80 [2025-11-05T03:45:55.223Z] Step 25/27 : LABEL arch=arm64 [2025-11-05T03:45:55.223Z] ---> Running in 32f88a321ca5 [2025-11-05T03:45:55.490Z] Removing intermediate container 32f88a321ca5 [2025-11-05T03:45:55.490Z] ---> 5ecc36cad2f8 [2025-11-05T03:45:55.490Z] Step 26/27 : LABEL git_sha=38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:45:55.490Z] ---> Running in afa66431cbe7 [2025-11-05T03:45:55.765Z] Removing intermediate container afa66431cbe7 [2025-11-05T03:45:55.765Z] ---> b62b05276a8f [2025-11-05T03:45:55.765Z] Step 27/27 : LABEL version=4.1.0-dev.12 [2025-11-05T03:45:56.032Z] ---> Running in 28d1c754682f [2025-11-05T03:45:56.300Z] Removing intermediate container 28d1c754682f [2025-11-05T03:45:56.300Z] ---> 4331f61974ef [2025-11-05T03:45:56.300Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T03:45:56.300Z] Successfully built 4331f61974ef [2025-11-05T03:45:56.300Z] 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-11-05T03:45:56.472Z] provisioning config files... [2025-11-05T03:45:56.491Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/238@tmp/config14695524496805253493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:45:56.850Z] ---> ****-login.sh [2025-11-05T03:45:56.850Z] nexus3.edgexfoundry.org:10001 [2025-11-05T03:45:56.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:45:57.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:45:57.119Z] Configure a credential helper to remove this warning. See [2025-11-05T03:45:57.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:45:57.119Z] [2025-11-05T03:45:57.119Z] Login Succeeded [2025-11-05T03:45:57.119Z] nexus3.edgexfoundry.org:10002 [2025-11-05T03:45:57.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:45:57.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:45:57.387Z] Configure a credential helper to remove this warning. See [2025-11-05T03:45:57.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:45:57.387Z] [2025-11-05T03:45:57.387Z] Login Succeeded [2025-11-05T03:45:57.387Z] nexus3.edgexfoundry.org:10003 [2025-11-05T03:45:57.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:45:57.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:45:57.925Z] Configure a credential helper to remove this warning. See [2025-11-05T03:45:57.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:45:57.925Z] [2025-11-05T03:45:57.925Z] Login Succeeded [2025-11-05T03:45:57.925Z] nexus3.edgexfoundry.org:10004 [2025-11-05T03:45:58.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:45:58.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:45:58.196Z] Configure a credential helper to remove this warning. See [2025-11-05T03:45:58.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:45:58.196Z] [2025-11-05T03:45:58.196Z] Login Succeeded [2025-11-05T03:45:58.196Z] ****.io [2025-11-05T03:45:58.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T03:45:58.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T03:45:58.732Z] Configure a credential helper to remove this warning. See [2025-11-05T03:45:58.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T03:45:58.732Z] [2025-11-05T03:45:58.732Z] Login Succeeded [2025-11-05T03:45:58.732Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T03:45:58.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T03:45:58.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T03:45:58.854Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-11-05T03:45:58.854Z] 38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:45:58.854Z] latest [2025-11-05T03:45:58.854Z] 4.1.0-dev.12 [2025-11-05T03:45:58.854Z] 38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:45:58.854Z] main [2025-11-05T03:45:58.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:45:59.245Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:45:59.613Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:45:59.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-11-05T03:45:59.614Z] 6fe99253ddb8: Preparing [2025-11-05T03:45:59.614Z] da71d1041189: Preparing [2025-11-05T03:45:59.614Z] 5f2799421834: Preparing [2025-11-05T03:45:59.614Z] 9c3b0e3902f5: Preparing [2025-11-05T03:45:59.614Z] cb95e65ffd70: Preparing [2025-11-05T03:45:59.614Z] 0e64f2360a44: Preparing [2025-11-05T03:45:59.614Z] 0e64f2360a44: Waiting [2025-11-05T03:45:59.881Z] 6fe99253ddb8: Pushed [2025-11-05T03:45:59.881Z] 9c3b0e3902f5: Pushed [2025-11-05T03:45:59.881Z] da71d1041189: Pushed [2025-11-05T03:45:59.881Z] cb95e65ffd70: Pushed [2025-11-05T03:45:59.881Z] 0e64f2360a44: Layer already exists [2025-11-05T03:46:08.076Z] 5f2799421834: Pushed [2025-11-05T03:46:08.076Z] 38d0620f59d26a5e8511da32e1def977c9732a4a: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:08.495Z] + 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-11-05T03:46:08.868Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-11-05T03:46:08.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-11-05T03:46:08.868Z] 6fe99253ddb8: Preparing [2025-11-05T03:46:08.868Z] da71d1041189: Preparing [2025-11-05T03:46:08.868Z] 5f2799421834: Preparing [2025-11-05T03:46:08.868Z] 9c3b0e3902f5: Preparing [2025-11-05T03:46:08.868Z] cb95e65ffd70: Preparing [2025-11-05T03:46:08.868Z] 0e64f2360a44: Preparing [2025-11-05T03:46:08.868Z] 0e64f2360a44: Waiting [2025-11-05T03:46:08.868Z] da71d1041189: Layer already exists [2025-11-05T03:46:08.868Z] cb95e65ffd70: Layer already exists [2025-11-05T03:46:08.868Z] 6fe99253ddb8: Layer already exists [2025-11-05T03:46:08.868Z] 9c3b0e3902f5: Layer already exists [2025-11-05T03:46:08.868Z] 5f2799421834: Layer already exists [2025-11-05T03:46:08.868Z] 0e64f2360a44: Layer already exists [2025-11-05T03:46:09.134Z] latest: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:09.499Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:09.865Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.12 [2025-11-05T03:46:09.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-11-05T03:46:09.866Z] 6fe99253ddb8: Preparing [2025-11-05T03:46:09.866Z] da71d1041189: Preparing [2025-11-05T03:46:09.866Z] 5f2799421834: Preparing [2025-11-05T03:46:09.866Z] 9c3b0e3902f5: Preparing [2025-11-05T03:46:09.866Z] cb95e65ffd70: Preparing [2025-11-05T03:46:09.866Z] 0e64f2360a44: Preparing [2025-11-05T03:46:09.866Z] 0e64f2360a44: Waiting [2025-11-05T03:46:09.866Z] 9c3b0e3902f5: Layer already exists [2025-11-05T03:46:09.866Z] cb95e65ffd70: Layer already exists [2025-11-05T03:46:09.866Z] 5f2799421834: Layer already exists [2025-11-05T03:46:09.866Z] 6fe99253ddb8: Layer already exists [2025-11-05T03:46:09.866Z] da71d1041189: Layer already exists [2025-11-05T03:46:09.866Z] 0e64f2360a44: Layer already exists [2025-11-05T03:46:09.866Z] 4.1.0-dev.12: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:10.225Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:10.579Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:46:10.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-11-05T03:46:10.579Z] 6fe99253ddb8: Preparing [2025-11-05T03:46:10.579Z] da71d1041189: Preparing [2025-11-05T03:46:10.579Z] 5f2799421834: Preparing [2025-11-05T03:46:10.579Z] 9c3b0e3902f5: Preparing [2025-11-05T03:46:10.579Z] cb95e65ffd70: Preparing [2025-11-05T03:46:10.579Z] 0e64f2360a44: Preparing [2025-11-05T03:46:10.579Z] 0e64f2360a44: Waiting [2025-11-05T03:46:10.579Z] 6fe99253ddb8: Layer already exists [2025-11-05T03:46:10.579Z] 9c3b0e3902f5: Layer already exists [2025-11-05T03:46:10.579Z] da71d1041189: Layer already exists [2025-11-05T03:46:10.579Z] 5f2799421834: Layer already exists [2025-11-05T03:46:10.579Z] cb95e65ffd70: Layer already exists [2025-11-05T03:46:10.579Z] 0e64f2360a44: Layer already exists [2025-11-05T03:46:10.579Z] 38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:11.219Z] + 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-11-05T03:46:11.585Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-11-05T03:46:11.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-11-05T03:46:11.585Z] 6fe99253ddb8: Preparing [2025-11-05T03:46:11.585Z] da71d1041189: Preparing [2025-11-05T03:46:11.585Z] 5f2799421834: Preparing [2025-11-05T03:46:11.585Z] 9c3b0e3902f5: Preparing [2025-11-05T03:46:11.585Z] cb95e65ffd70: Preparing [2025-11-05T03:46:11.585Z] 0e64f2360a44: Preparing [2025-11-05T03:46:11.585Z] 0e64f2360a44: Waiting [2025-11-05T03:46:11.585Z] 6fe99253ddb8: Layer already exists [2025-11-05T03:46:11.585Z] 5f2799421834: Layer already exists [2025-11-05T03:46:11.585Z] da71d1041189: Layer already exists [2025-11-05T03:46:11.585Z] 9c3b0e3902f5: Layer already exists [2025-11-05T03:46:11.585Z] cb95e65ffd70: Layer already exists [2025-11-05T03:46:11.585Z] 0e64f2360a44: Layer already exists [2025-11-05T03:46:11.854Z] main: digest: sha256:a97986ff3e9544f323f2332f2fda043e0b148ef158ca654af5864f9f679e9f27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T03:46:11.953Z] ===================================================== [Pipeline] echo [2025-11-05T03:46:11.972Z] taggedImages: [2025-11-05T03:46:11.972Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a [2025-11-05T03:46:11.972Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-11-05T03:46:11.972Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.12 [2025-11-05T03:46:11.972Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [2025-11-05T03:46:11.972Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-11-05T03:46:11.989Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] echo [2025-11-05T03:46:12.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-11-05T03:46:12.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.12 [Pipeline] echo [2025-11-05T03:46:12.032Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38d0620f59d26a5e8511da32e1def977c9732a4a-4.1.0-dev.12 [Pipeline] echo [2025-11-05T03:46:12.049Z] 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-11-05T03:46:12.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T03:46:12.472Z] [2025-11-05T03:46:12.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:12.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T03:46:12.818Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T03:46:12.818Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T03:46:12.818Z] 04944245beec: Pulling fs layer [2025-11-05T03:46:12.818Z] 699f458cf7ca: Pulling fs layer [2025-11-05T03:46:12.818Z] 765212b225bb: Pulling fs layer [2025-11-05T03:46:12.818Z] f23df028b6ca: Pulling fs layer [2025-11-05T03:46:12.818Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T03:46:12.818Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T03:46:12.818Z] f23df028b6ca: Waiting [2025-11-05T03:46:12.818Z] d65c8cfc05b1: Waiting [2025-11-05T03:46:12.818Z] 2437ff75d9bd: Waiting [2025-11-05T03:46:12.818Z] 765212b225bb: Waiting [2025-11-05T03:46:13.088Z] 04944245beec: Verifying Checksum [2025-11-05T03:46:13.088Z] 04944245beec: Download complete [2025-11-05T03:46:13.088Z] 765212b225bb: Download complete [2025-11-05T03:46:13.088Z] f23df028b6ca: Verifying Checksum [2025-11-05T03:46:13.088Z] f23df028b6ca: Download complete [2025-11-05T03:46:13.088Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T03:46:13.088Z] d65c8cfc05b1: Download complete [2025-11-05T03:46:13.356Z] 699f458cf7ca: Verifying Checksum [2025-11-05T03:46:13.356Z] 699f458cf7ca: Download complete [2025-11-05T03:46:13.624Z] 8998bd30e6a1: Download complete [2025-11-05T03:46:16.208Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T03:46:16.208Z] 2437ff75d9bd: Download complete [2025-11-05T03:46:18.792Z] 8998bd30e6a1: Pull complete [2025-11-05T03:46:18.792Z] 04944245beec: Pull complete [2025-11-05T03:46:20.738Z] 699f458cf7ca: Pull complete [2025-11-05T03:46:20.738Z] 765212b225bb: Pull complete [2025-11-05T03:46:21.698Z] f23df028b6ca: Pull complete [2025-11-05T03:46:21.698Z] d65c8cfc05b1: Pull complete [2025-11-05T03:46:39.913Z] 2437ff75d9bd: Pull complete [2025-11-05T03:46:39.913Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T03:46:39.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T03:46:39.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:46:40.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-772534 does not seem to be running inside a container [2025-11-05T03:46:40.269Z] $ 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/238 -v /w/workspace/device-onvif-camera/238:/w/workspace/device-onvif-camera/238:rw,z -v /w/workspace/device-onvif-camera/238@tmp:/w/workspace/device-onvif-camera/238@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-11-05T03:46:43.162Z] $ docker top 0bb1d388e91e65bc308df3bc2b852ad7fec39776013ba0552fc3ad666c3840ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:46:44.022Z] ---> job-cost.sh [2025-11-05T03:46:44.022Z] lf-activate-venv: SKIPPING [2025-11-05T03:46:44.022Z] INFO: No Stack... [2025-11-05T03:46:44.602Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T03:46:45.626Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T03:46:46.288Z] + cat /w/workspace/device-onvif-camera/238/archives/cost.csv [2025-11-05T03:46:46.288Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T03:46:46.334Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [2025-11-05T03:46:46.346Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] did not exist. Created. [2025-11-05T03:46:46.353Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T03:46:47.056Z] /w/workspace/device-onvif-camera/238@tmp/durable-159d0018/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T03:46:47.698Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T03:46:47.730Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T03:46:47.810Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T03:46:47.820Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-238-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T03:46:47.863Z] $ docker stop --time=1 0bb1d388e91e65bc308df3bc2b852ad7fec39776013ba0552fc3ad666c3840ee [2025-11-05T03:46:49.358Z] $ docker rm -f --volumes 0bb1d388e91e65bc308df3bc2b852ad7fec39776013ba0552fc3ad666c3840ee [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-11-05T03:46:50.851Z] provisioning config files... [2025-11-05T03:46:50.860Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1054688708679785097tmp [Pipeline] { [Pipeline] sh [2025-11-05T03:46:51.174Z] + set +x [2025-11-05T03:46:51.175Z] + bash -s -- [2025-11-05T03:46:51.175Z] + curl -s https://codecov.io/bash [2025-11-05T03:46:51.175Z] [2025-11-05T03:46:51.175Z] _____ _ [2025-11-05T03:46:51.175Z] / ____| | | [2025-11-05T03:46:51.175Z] | | ___ __| | ___ ___ _____ __ [2025-11-05T03:46:51.175Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-05T03:46:51.175Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-05T03:46:51.175Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-05T03:46:51.175Z] Bash-1.0.6 [2025-11-05T03:46:51.175Z] [2025-11-05T03:46:51.175Z] [2025-11-05T03:46:51.175Z] ==> git version 2.25.1 found [2025-11-05T03:46:51.175Z] ==> 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-11-05T03:46:51.175Z] Release-Date: 2020-01-08 [2025-11-05T03:46:51.175Z] 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-11-05T03:46:51.175Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-05T03:46:51.175Z] ==> Jenkins CI detected. [2025-11-05T03:46:51.175Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-11-05T03:46:51.175Z] project root: . [2025-11-05T03:46:51.175Z] --> token set from env [2025-11-05T03:46:51.175Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-05T03:46:51.434Z] ==> Running gcov in . (disable via -X gcov) [2025-11-05T03:46:51.434Z] ==> Python coveragepy not found [2025-11-05T03:46:51.434Z] ==> Searching for coverage reports in: [2025-11-05T03:46:51.434Z] + . [2025-11-05T03:46:51.434Z] -> Found 1 reports [2025-11-05T03:46:51.434Z] ==> Detecting git/mercurial file structure [2025-11-05T03:46:51.434Z] ==> Reading reports [2025-11-05T03:46:51.434Z] + ./coverage.out bytes=85674 [2025-11-05T03:46:51.434Z] ==> Appending adjustments [2025-11-05T03:46:51.434Z] https://docs.codecov.io/docs/fixing-reports [2025-11-05T03:46:51.434Z] + Found adjustments [2025-11-05T03:46:51.434Z] ==> Gzipping contents [2025-11-05T03:46:51.434Z] 12K /tmp/codecov.CE4X2L.gz [2025-11-05T03:46:51.434Z] ==> Uploading reports [2025-11-05T03:46:51.434Z] url: https://codecov.io [2025-11-05T03:46:51.434Z] query: branch=main&commit=38d0620f59d26a5e8511da32e1def977c9732a4a&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T03:46:51.434Z] -> Pinging Codecov [2025-11-05T03:46:51.434Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=38d0620f59d26a5e8511da32e1def977c9732a4a&build=238&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F238%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T03:46:51.694Z] -> Uploading to [2025-11-05T03:46:51.694Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/38d0620f59d26a5e8511da32e1def977c9732a4a/262f4bea-97e0-4210-972c-cb64bcefb90a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T034651Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7264faad39fac64739074fa96a1fc2705ce303267fd4587478848c709938d3a2 [2025-11-05T03:46:51.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-05T03:46:51.694Z] Dload Upload Total Spent Left Speed [2025-11-05T03:46:51.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 87640 --:--:-- --:--:-- --:--:-- 87640 [2025-11-05T03:46:51.954Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] } [2025-11-05T03:46:51.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-05T03:46:52.224Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-05T03:46:52.253Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:52.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T03:46:52.573Z] [2025-11-05T03:46:52.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:46:52.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T03:46:52.880Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-05T03:46:52.880Z] 2d35ebdb57d9: Already exists [2025-11-05T03:46:52.880Z] 85e8836fcdb2: Pulling fs layer [2025-11-05T03:46:52.880Z] 91631faa732a: Pulling fs layer [2025-11-05T03:46:52.880Z] f3f5ae8826fa: Pulling fs layer [2025-11-05T03:46:52.880Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T03:46:52.880Z] 7861252a18e6: Pulling fs layer [2025-11-05T03:46:52.880Z] 9130f900ef6f: Pulling fs layer [2025-11-05T03:46:52.880Z] 7861252a18e6: Waiting [2025-11-05T03:46:52.880Z] 4f4fb700ef54: Waiting [2025-11-05T03:46:52.880Z] 9130f900ef6f: Waiting [2025-11-05T03:46:52.880Z] f3f5ae8826fa: Verifying Checksum [2025-11-05T03:46:52.880Z] f3f5ae8826fa: Download complete [2025-11-05T03:46:52.880Z] 85e8836fcdb2: Download complete [2025-11-05T03:46:52.880Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T03:46:52.880Z] 4f4fb700ef54: Download complete [2025-11-05T03:46:52.880Z] 85e8836fcdb2: Pull complete [2025-11-05T03:46:53.139Z] 7861252a18e6: Verifying Checksum [2025-11-05T03:46:53.139Z] 7861252a18e6: Download complete [2025-11-05T03:46:53.398Z] 91631faa732a: Verifying Checksum [2025-11-05T03:46:53.398Z] 91631faa732a: Download complete [2025-11-05T03:46:53.963Z] 9130f900ef6f: Verifying Checksum [2025-11-05T03:46:53.963Z] 9130f900ef6f: Download complete [2025-11-05T03:46:58.144Z] 91631faa732a: Pull complete [2025-11-05T03:46:58.144Z] f3f5ae8826fa: Pull complete [2025-11-05T03:46:58.144Z] 4f4fb700ef54: Pull complete [2025-11-05T03:46:58.144Z] 7861252a18e6: Pull complete [2025-11-05T03:47:02.327Z] 9130f900ef6f: Pull complete [2025-11-05T03:47:02.327Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-05T03:47:02.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T03:47:02.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:47:02.438Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:47:02.478Z] $ 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-11-05T03:47:05.146Z] $ docker top 33d04b7531195418894ac81d7a8ee313d7eeaa72b8a2020d965ee9e6775bdd94 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T03:47:05.488Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-11-05T03:47:05.502Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-11-05T03:47:05.785Z] + set -o pipefail [2025-11-05T03:47:05.785Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-11-05T03:47:15.769Z] [2025-11-05T03:47:15.769Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-11-05T03:47:15.769Z] [2025-11-05T03:47:15.769Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/49f58ae0-537b-4473-bd5a-089e3bf29a53 [2025-11-05T03:47:15.769Z] [2025-11-05T03:47:15.769Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-11-05T03:47:15.769Z] [2025-11-05T03:47:15.769Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-05T03:47:15.769Z] [2025-11-05T03:47:15.769Z] [2025-11-05T03:47:15.769Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-05T03:47:15.769Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-05T03:47:16.042Z] $ docker stop --time=1 33d04b7531195418894ac81d7a8ee313d7eeaa72b8a2020d965ee9e6775bdd94 [2025-11-05T03:47:18.491Z] $ docker rm -f --volumes 33d04b7531195418894ac81d7a8ee313d7eeaa72b8a2020d965ee9e6775bdd94 [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-11-05T03:47:19.116Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T03:47:19.144Z] provisioning config files... [2025-11-05T03:47:19.151Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16120665110886170711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:19.457Z] --> edgex-publish-swagger.sh [2025-11-05T03:47:19.457Z] === Publish doc/openapi/v3 API === [2025-11-05T03:47:19.457Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-11-05T03:47:19.457Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-11-05T03:47:19.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-05T03:47:19.457Z] Dload Upload Total Spent Left Speed [2025-11-05T03:47:19.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 272 2006k --:--:-- --:--:-- --:--:-- 2006k [2025-11-05T03:47:19.716Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-05T03:47:19.716Z] [Pipeline] } [2025-11-05T03:47:19.722Z] 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-11-05T03:47:20.194Z] + git log --format=format:%s -1 38d0620f59d26a5e8511da32e1def977c9732a4a [Pipeline] sh [2025-11-05T03:47:20.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T03:47:20.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:47:20.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T03:47:20.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:47:20.877Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:47:20.910Z] $ 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-11-05T03:47:21.165Z] $ docker top 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 -eo pid,comm [2025-11-05T03:47:21.199Z] 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-11-05T03:47:21.199Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T03:47:21.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T03:47:21.267Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T03:47:21.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T03:47:21.372Z] $ docker exec 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 ssh-agent [2025-11-05T03:47:21.468Z] SSH_AUTH_SOCK=/tmp/ssh-dt4NJwBAoAxo/agent.31 [2025-11-05T03:47:21.468Z] SSH_AGENT_PID=37 [2025-11-05T03:47:21.473Z] Running ssh-add (command line suppressed) [2025-11-05T03:47:21.577Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3377992188229183118.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3377992188229183118.key) [2025-11-05T03:47:21.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T03:47:21.877Z] + git semver tag [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,113 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,117 [run_tag] DEBUG tag force:False [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,117 [check_head_tag] DEBUG check head tag [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,118 [execute] INFO git cat-file --batch-check [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,120 [execute] INFO git cat-file --batch [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,127 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,127 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,127 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T03:47:22.136Z] 2025-11-05 03:47:22,130 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:47:22.136Z] 4.1.0-dev.12 [Pipeline] } [2025-11-05T03:47:22.406Z] $ docker exec --env ******** --env ******** 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 ssh-agent -k [2025-11-05T03:47:22.490Z] unset SSH_AUTH_SOCK; [2025-11-05T03:47:22.490Z] unset SSH_AGENT_PID; [2025-11-05T03:47:22.490Z] echo Agent pid 37 killed; [2025-11-05T03:47:22.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T03:47:22.832Z] + git semver [Pipeline] } [2025-11-05T03:47:23.109Z] $ docker stop --time=1 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 [2025-11-05T03:47:24.372Z] $ docker rm -f --volumes 8a54ae60fa978cbc3558e0f092bfff9b6a805ff2f34706320f427f6c04f1cda1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:47:24.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T03:47:24.821Z] [2025-11-05T03:47:24.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:47:25.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T03:47:25.135Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-05T03:47:25.135Z] ab5ef0e58194: Pulling fs layer [2025-11-05T03:47:25.135Z] 9712f1f96733: Pulling fs layer [2025-11-05T03:47:25.135Z] 63f879dbbcfc: Pulling fs layer [2025-11-05T03:47:25.135Z] 0d9ebad4ef96: Pulling fs layer [2025-11-05T03:47:25.135Z] e9a5061849ea: Pulling fs layer [2025-11-05T03:47:25.135Z] d747dcd14b5f: Pulling fs layer [2025-11-05T03:47:25.135Z] 2de7ff778b66: Pulling fs layer [2025-11-05T03:47:25.135Z] 0d9ebad4ef96: Waiting [2025-11-05T03:47:25.135Z] e9a5061849ea: Waiting [2025-11-05T03:47:25.135Z] d747dcd14b5f: Waiting [2025-11-05T03:47:25.135Z] 2de7ff778b66: Waiting [2025-11-05T03:47:25.135Z] 9712f1f96733: Verifying Checksum [2025-11-05T03:47:25.135Z] 9712f1f96733: Download complete [2025-11-05T03:47:25.396Z] 63f879dbbcfc: Verifying Checksum [2025-11-05T03:47:25.396Z] 63f879dbbcfc: Download complete [2025-11-05T03:47:25.656Z] e9a5061849ea: Verifying Checksum [2025-11-05T03:47:25.656Z] e9a5061849ea: Download complete [2025-11-05T03:47:25.656Z] d747dcd14b5f: Download complete [2025-11-05T03:47:25.656Z] 0d9ebad4ef96: Verifying Checksum [2025-11-05T03:47:25.656Z] 0d9ebad4ef96: Download complete [2025-11-05T03:47:25.656Z] 2de7ff778b66: Verifying Checksum [2025-11-05T03:47:25.656Z] 2de7ff778b66: Download complete [2025-11-05T03:47:25.915Z] ab5ef0e58194: Verifying Checksum [2025-11-05T03:47:25.915Z] ab5ef0e58194: Download complete [2025-11-05T03:47:29.204Z] ab5ef0e58194: Pull complete [2025-11-05T03:47:29.204Z] 9712f1f96733: Pull complete [2025-11-05T03:47:29.770Z] 63f879dbbcfc: Pull complete [2025-11-05T03:47:35.036Z] 0d9ebad4ef96: Pull complete [2025-11-05T03:47:35.036Z] e9a5061849ea: Pull complete [2025-11-05T03:47:35.036Z] d747dcd14b5f: Pull complete [2025-11-05T03:47:35.970Z] 2de7ff778b66: Pull complete [2025-11-05T03:47:35.970Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-05T03:47:35.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T03:47:35.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:47:36.077Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:47:36.112Z] $ 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-11-05T03:47:38.059Z] $ docker top b67659a1de8b0fc99019c6a8f7d05a7ad587687f2fed307e95a47fe91f4e55d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-05T03:47:38.197Z] provisioning config files... [2025-11-05T03:47:38.226Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1650782675295179917tmp [2025-11-05T03:47:38.268Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3367869186071417149tmp [2025-11-05T03:47:38.298Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config204239469838191673tmp [Pipeline] { [Pipeline] echo [2025-11-05T03:47:38.338Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:38.669Z] ---> sigul-configuration.sh [2025-11-05T03:47:38.669Z] gpg: directory `/root/.gnupg' created [2025-11-05T03:47:38.669Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-05T03:47:38.669Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-05T03:47:38.669Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-05T03:47:38.669Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-05T03:47:38.669Z] gpg: CAST5 encrypted data [2025-11-05T03:47:38.669Z] gpg: encrypted with 1 passphrase [2025-11-05T03:47:38.669Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-05T03:47:38.986Z] + mkdir /home/jenkins [2025-11-05T03:47:38.986Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-05T03:47:39.285Z] + 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-11-05T03:47:39.302Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:39.595Z] ---> sigul-install.sh [2025-11-05T03:47:39.595Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-05T03:47:39.895Z] + git tag --list [2025-11-05T03:47:39.895Z] v0.0.0 [2025-11-05T03:47:39.895Z] v2.2.0 [2025-11-05T03:47:39.895Z] v2.3.0 [2025-11-05T03:47:39.895Z] v2.3.1 [2025-11-05T03:47:39.895Z] v3.0 [2025-11-05T03:47:39.895Z] v3.0.0 [2025-11-05T03:47:39.895Z] v3.1 [2025-11-05T03:47:39.895Z] v3.1.0 [2025-11-05T03:47:39.895Z] v3.1.1 [2025-11-05T03:47:39.895Z] v4.0 [2025-11-05T03:47:39.895Z] v4.0.0 [2025-11-05T03:47:39.895Z] v4.1.0-dev.1 [2025-11-05T03:47:39.895Z] v4.1.0-dev.10 [2025-11-05T03:47:39.895Z] v4.1.0-dev.11 [2025-11-05T03:47:39.895Z] v4.1.0-dev.12 [2025-11-05T03:47:39.895Z] v4.1.0-dev.2 [2025-11-05T03:47:39.895Z] v4.1.0-dev.3 [2025-11-05T03:47:39.895Z] v4.1.0-dev.4 [2025-11-05T03:47:39.895Z] v4.1.0-dev.5 [2025-11-05T03:47:39.895Z] v4.1.0-dev.6 [2025-11-05T03:47:39.895Z] v4.1.0-dev.7 [2025-11-05T03:47:39.895Z] v4.1.0-dev.8 [2025-11-05T03:47:39.895Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-05T03:47:40.189Z] + lftools sign git-tag v4.1.0-dev.12 [2025-11-05T03:47:40.757Z] Signing Git tag with Sigul... [2025-11-05T03:47:40.757Z] Signing v4.1.0-dev.12 [Pipeline] echo [2025-11-05T03:47:41.031Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:41.325Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-05T03:47:41.332Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-05T03:47:41.369Z] $ docker stop --time=1 b67659a1de8b0fc99019c6a8f7d05a7ad587687f2fed307e95a47fe91f4e55d7 [2025-11-05T03:47:42.631Z] $ docker rm -f --volumes b67659a1de8b0fc99019c6a8f7d05a7ad587687f2fed307e95a47fe91f4e55d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-05T03:47:43.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T03:47:43.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:47:43.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T03:47:43.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:47:43.541Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:47:43.572Z] $ 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-11-05T03:47:43.788Z] $ docker top e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 -eo pid,comm [2025-11-05T03:47:43.827Z] 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-11-05T03:47:43.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T03:47:43.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T03:47:43.897Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T03:47:43.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T03:47:43.999Z] $ docker exec e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 ssh-agent [2025-11-05T03:47:44.096Z] SSH_AUTH_SOCK=/tmp/ssh-XDHe45ZvFeQC/agent.33 [2025-11-05T03:47:44.096Z] SSH_AGENT_PID=39 [2025-11-05T03:47:44.101Z] Running ssh-add (command line suppressed) [2025-11-05T03:47:44.199Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6629486447891686020.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6629486447891686020.key) [2025-11-05T03:47:44.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T03:47:44.504Z] + git semver bump pre [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,723 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,726 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,726 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,726 [bump_version] DEBUG bumped version:4.1.0-dev.13 [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,726 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,726 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,727 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,729 [execute] INFO git cat-file --batch-check [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,732 [execute] INFO git cat-file --batch [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T03:47:44.762Z] 2025-11-05 03:47:44,736 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:47:44.762Z] 4.1.0-dev.13 [Pipeline] } [2025-11-05T03:47:44.776Z] $ docker exec --env ******** --env ******** e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 ssh-agent -k [2025-11-05T03:47:44.869Z] unset SSH_AUTH_SOCK; [2025-11-05T03:47:44.869Z] unset SSH_AGENT_PID; [2025-11-05T03:47:44.869Z] echo Agent pid 39 killed; [2025-11-05T03:47:44.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T03:47:45.201Z] + git semver [Pipeline] } [2025-11-05T03:47:45.474Z] $ docker stop --time=1 e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 [2025-11-05T03:47:46.716Z] $ docker rm -f --volumes e3293af537d455fec9fd613f6ef7b3f3f9d8bac546cda43672d1a1110eace4a5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T03:47:47.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T03:47:47.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:47:47.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T03:47:47.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:47:47.477Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:47:47.513Z] $ 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-11-05T03:47:47.757Z] $ docker top b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d -eo pid,comm [2025-11-05T03:47:47.793Z] 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-11-05T03:47:47.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T03:47:47.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T03:47:47.852Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T03:47:47.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T03:47:47.973Z] $ docker exec b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d ssh-agent [2025-11-05T03:47:48.074Z] SSH_AUTH_SOCK=/tmp/ssh-73yqOnD3Ptb9/agent.32 [2025-11-05T03:47:48.074Z] SSH_AGENT_PID=38 [2025-11-05T03:47:48.079Z] Running ssh-add (command line suppressed) [2025-11-05T03:47:48.183Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17636237025657576380.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17636237025657576380.key) [2025-11-05T03:47:48.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T03:47:48.482Z] + git semver push [2025-11-05T03:47:48.742Z] 2025-11-05 03:47:48,691 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T03:47:48.742Z] 2025-11-05 03:47:48,695 [run_push] DEBUG push [2025-11-05T03:47:48.742Z] 2025-11-05 03:47:48,695 [execute] INFO git cat-file --batch-check [2025-11-05T03:47:48.742Z] 2025-11-05 03:47:48,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T03:47:48.742Z] 2025-11-05 03:47:48,697 [execute] INFO git rev-list 32f6a04fd0be9452544272595bed85ef182d4b67 -- [2025-11-05T03:47:48.742Z] 2025-11-05 03:47:48,698 [execute] DEBUG Popen(['git', 'rev-list', '32f6a04fd0be9452544272595bed85ef182d4b67', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T03:47:48.742Z] 2025-11-05 03:47:48,705 [execute] INFO git fetch -v -- origin [2025-11-05T03:47:48.742Z] 2025-11-05 03:47:48,705 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-05T03:47:49.310Z] 2025-11-05 03:47:49,221 [run_push] DEBUG no remote changes detected [2025-11-05T03:47:49.310Z] 2025-11-05 03:47:49,222 [execute] INFO git push origin semver [2025-11-05T03:47:49.310Z] 2025-11-05 03:47:49,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T03:47:50.246Z] 2025-11-05 03:47:50,034 [run_push] DEBUG push all version tags [2025-11-05T03:47:50.246Z] 2025-11-05 03:47:50,034 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-05T03:47:50.246Z] 2025-11-05 03:47:50,034 [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-11-05T03:47:51.194Z] 2025-11-05 03:47:50,836 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-11-05T03:47:51.194Z] 4.1.0-dev.13 [Pipeline] } [2025-11-05T03:47:51.208Z] $ docker exec --env ******** --env ******** b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d ssh-agent -k [2025-11-05T03:47:51.309Z] unset SSH_AUTH_SOCK; [2025-11-05T03:47:51.309Z] unset SSH_AGENT_PID; [2025-11-05T03:47:51.309Z] echo Agent pid 38 killed; [2025-11-05T03:47:51.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T03:47:51.653Z] + git semver [Pipeline] } [2025-11-05T03:47:52.239Z] $ docker stop --time=1 b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d [2025-11-05T03:47:53.494Z] $ docker rm -f --volumes b725e917486d0ca5ee4422b9252155dfc11607b1004da6bb7d808807879dd57d [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-11-05T03:47:54.144Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-11-05T03:47:54.144Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-11-05T03:47:54.144Z] total 16 [2025-11-05T03:47:54.144Z] drwxr-xr-x 3 root root 4096 Nov 5 03:34 . [2025-11-05T03:47:54.144Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 03:47 .. [2025-11-05T03:47:54.144Z] drwxr-xr-x 2 root root 4096 Nov 5 03:34 cost [2025-11-05T03:47:54.144Z] -rw-r--r-- 1 root root 91 Nov 5 03:34 cost.csv [2025-11-05T03:47:54.144Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-11-05T03:47:54.144Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-11-05T03:47:54.144Z] total 16 [2025-11-05T03:47:54.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 03:34 . [2025-11-05T03:47:54.144Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 03:47 .. [2025-11-05T03:47:54.144Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 03:34 cost [2025-11-05T03:47:54.144Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 5 03:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:54.461Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:55.316Z] ---> package-listing.sh [2025-11-05T03:47:55.316Z] ++ facter osfamily [2025-11-05T03:47:55.316Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T03:47:55.576Z] + OS_FAMILY=debian [2025-11-05T03:47:55.576Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-11-05T03:47:55.576Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T03:47:55.576Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T03:47:55.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T03:47:55.576Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T03:47:55.576Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-11-05T03:47:55.576Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T03:47:55.576Z] + case "${OS_FAMILY}" in [2025-11-05T03:47:55.576Z] + dpkg -l [2025-11-05T03:47:55.576Z] + grep '^ii' [2025-11-05T03:47:55.576Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T03:47:55.576Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T03:47:55.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T03:47:55.576Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-11-05T03:47:55.576Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-11-05T03:47:55.576Z] + 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-11-05T03:47:55.589Z] 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-11-05T03:47:55.868Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T03:47:56.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T03:47:56.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T03:47:56.519Z] prd-ubuntu20.04-docker-8c-8g-772532 does not seem to be running inside a container [2025-11-05T03:47:56.553Z] $ 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-11-05T03:47:56.737Z] $ docker top 09b0c2a47ea72bf746e67a6224cf4b86982077383f09ad9f0e347b4344fae226 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T03:47:57.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T03:47:57.358Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T03:47:57.644Z] + ls /var/log/sa-host [2025-11-05T03:47:57.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T03:47:57.687Z] provisioning config files... [2025-11-05T03:47:57.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3915394913785972582tmp [Pipeline] { [Pipeline] echo [2025-11-05T03:47:57.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:58.004Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T03:47:58.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:58.335Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T03:47:58.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:58.631Z] ---> sudo-logs.sh [2025-11-05T03:47:58.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T03:47:58.662Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:58.950Z] ---> job-cost.sh [2025-11-05T03:47:58.950Z] lf-activate-venv: SKIPPING [2025-11-05T03:47:58.950Z] DEBUG: total: 0.2199999988079071 [2025-11-05T03:47:58.950Z] INFO: Retrieving Stack Cost... [2025-11-05T03:47:59.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T03:47:59.470Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T03:47:59.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T03:47:59.768Z] ---> logs-deploy.sh [2025-11-05T03:47:59.768Z] lf-activate-venv: SKIPPING [2025-11-05T03:47:59.768Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/238 [2025-11-05T03:47:59.768Z] INFO: archiving workspace using pattern(s): [2025-11-05T03:48:00.706Z] Archives upload complete. [2025-11-05T03:48:00.966Z] INFO: archiving logs to Nexus [2025-11-05T03:48:01.538Z] ---> uname -a: [2025-11-05T03:48:01.539Z] Linux prd-ubuntu20-04-docker-8c-8g-772532 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] ---> lscpu: [2025-11-05T03:48:01.539Z] Architecture: x86_64 [2025-11-05T03:48:01.539Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T03:48:01.539Z] Byte Order: Little Endian [2025-11-05T03:48:01.539Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T03:48:01.539Z] CPU(s): 8 [2025-11-05T03:48:01.539Z] On-line CPU(s) list: 0-7 [2025-11-05T03:48:01.539Z] Thread(s) per core: 1 [2025-11-05T03:48:01.539Z] Core(s) per socket: 1 [2025-11-05T03:48:01.539Z] Socket(s): 8 [2025-11-05T03:48:01.539Z] NUMA node(s): 1 [2025-11-05T03:48:01.539Z] Vendor ID: AuthenticAMD [2025-11-05T03:48:01.539Z] CPU family: 23 [2025-11-05T03:48:01.539Z] Model: 49 [2025-11-05T03:48:01.539Z] Model name: AMD EPYC-Rome Processor [2025-11-05T03:48:01.539Z] Stepping: 0 [2025-11-05T03:48:01.539Z] CPU MHz: 2799.996 [2025-11-05T03:48:01.539Z] BogoMIPS: 5599.99 [2025-11-05T03:48:01.539Z] Virtualization: AMD-V [2025-11-05T03:48:01.539Z] Hypervisor vendor: KVM [2025-11-05T03:48:01.539Z] Virtualization type: full [2025-11-05T03:48:01.539Z] L1d cache: 256 KiB [2025-11-05T03:48:01.539Z] L1i cache: 256 KiB [2025-11-05T03:48:01.539Z] L2 cache: 4 MiB [2025-11-05T03:48:01.539Z] L3 cache: 128 MiB [2025-11-05T03:48:01.539Z] NUMA node0 CPU(s): 0-7 [2025-11-05T03:48:01.539Z] Vulnerability Gather data sampling: Not affected [2025-11-05T03:48:01.539Z] Vulnerability Itlb multihit: Not affected [2025-11-05T03:48:01.539Z] Vulnerability L1tf: Not affected [2025-11-05T03:48:01.539Z] Vulnerability Mds: Not affected [2025-11-05T03:48:01.539Z] Vulnerability Meltdown: Not affected [2025-11-05T03:48:01.539Z] Vulnerability Mmio stale data: Not affected [2025-11-05T03:48:01.539Z] Vulnerability Retbleed: Vulnerable [2025-11-05T03:48:01.539Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T03:48:01.539Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T03:48:01.539Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-11-05T03:48:01.539Z] Vulnerability Srbds: Not affected [2025-11-05T03:48:01.539Z] Vulnerability Tsx async abort: Not affected [2025-11-05T03:48:01.539Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] ---> nproc: [2025-11-05T03:48:01.539Z] 8 [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] ---> df -h: [2025-11-05T03:48:01.539Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T03:48:01.539Z] overlay 155G 15G 141G 10% / [2025-11-05T03:48:01.539Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T03:48:01.539Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-11-05T03:48:01.539Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T03:48:01.539Z] /dev/vda1 155G 15G 141G 10% /facter-os [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] ---> sar -b -r -n DEV: [2025-11-05T03:48:01.539Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772532) 11/05/25 _x86_64_ (8 CPU) [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] 03:29:59 LINUX RESTART (8 CPU) [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] 03:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-11-05T03:48:01.539Z] 03:31:02 416.16 117.24 298.92 0.00 12920.89 214845.32 0.00 [2025-11-05T03:48:01.539Z] 03:32:01 283.09 12.00 271.09 0.00 1731.23 77913.17 0.00 [2025-11-05T03:48:01.539Z] 03:33:01 115.51 0.32 115.20 0.00 27.46 35125.08 0.00 [2025-11-05T03:48:01.539Z] 03:34:01 5.63 0.02 5.62 0.00 1.47 107.73 0.00 [2025-11-05T03:48:01.539Z] 03:35:01 48.38 0.00 48.38 0.00 0.00 21614.13 0.00 [2025-11-05T03:48:01.539Z] 03:36:01 51.96 3.82 48.14 0.00 4289.02 9058.09 0.00 [2025-11-05T03:48:01.539Z] 03:37:01 4.45 0.02 4.43 0.00 0.13 96.12 0.00 [2025-11-05T03:48:01.539Z] 03:38:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2025-11-05T03:48:01.539Z] 03:39:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2025-11-05T03:48:01.539Z] 03:40:01 1.37 0.30 1.07 0.00 16.80 12.53 0.00 [2025-11-05T03:48:01.539Z] 03:41:01 1.80 0.22 1.58 0.00 8.67 18.26 0.00 [2025-11-05T03:48:01.539Z] 03:42:01 2.45 1.17 1.28 0.00 20.26 20.13 0.00 [2025-11-05T03:48:01.539Z] 03:43:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 [2025-11-05T03:48:01.539Z] 03:44:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2025-11-05T03:48:01.539Z] 03:45:01 2.50 0.02 2.48 0.00 0.13 27.86 0.00 [2025-11-05T03:48:01.539Z] 03:46:01 1.10 0.00 1.10 0.00 0.00 16.00 0.00 [2025-11-05T03:48:01.539Z] 03:47:01 5.08 0.10 4.98 0.00 9.46 545.02 0.00 [2025-11-05T03:48:01.539Z] 03:48:01 160.67 0.62 160.06 0.00 20.80 63116.68 0.00 [2025-11-05T03:48:01.539Z] Average: 61.22 7.54 53.67 0.00 1057.60 23427.48 0.00 [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] 03:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-11-05T03:48:01.539Z] 03:31:02 29223372 31529964 783164 2.38 74620 2531772 1762748 5.20 962816 2328812 17668 [2025-11-05T03:48:01.539Z] 03:32:01 26400452 31280876 992572 3.02 157448 4817756 2190516 6.46 1909080 3963532 416940 [2025-11-05T03:48:01.539Z] 03:33:01 26549868 31510020 766752 2.33 163636 4887956 1823868 5.38 1632840 4094108 504 [2025-11-05T03:48:01.539Z] 03:34:01 26565072 31525412 750948 2.28 163900 4888028 1665780 4.91 1654228 4056568 8 [2025-11-05T03:48:01.539Z] 03:35:01 26006288 31489188 782316 2.38 183116 5339980 1885156 5.56 1714032 4495900 208 [2025-11-05T03:48:01.539Z] 03:36:01 25529612 31484252 773996 2.35 216236 5764948 1779064 5.24 1990536 4664664 124 [2025-11-05T03:48:01.539Z] 03:37:01 25537972 31492100 765868 2.33 216028 5764684 1733068 5.11 1981664 4664384 20 [2025-11-05T03:48:01.539Z] 03:38:01 25539820 31494044 763868 2.32 216052 5764688 1733068 5.11 1979396 4664388 12 [2025-11-05T03:48:01.539Z] 03:39:01 25544016 31498316 759304 2.31 216080 5764692 1733068 5.11 1975036 4664392 16 [2025-11-05T03:48:01.539Z] 03:40:01 25544092 31498984 758500 2.31 216104 5765192 1733068 5.11 1977184 4664704 44 [2025-11-05T03:48:01.539Z] 03:41:01 25543360 31499420 757884 2.31 216140 5765388 1733068 5.11 1977404 4664868 20 [2025-11-05T03:48:01.539Z] 03:42:01 25542644 31499460 757768 2.31 216156 5766072 1733068 5.11 1979332 4665036 12 [2025-11-05T03:48:01.539Z] 03:43:01 25543496 31500388 756700 2.30 216220 5766076 1733068 5.11 1979664 4665012 12 [2025-11-05T03:48:01.539Z] 03:44:01 25543452 31500364 756932 2.30 216240 5766076 1733068 5.11 1979192 4664992 8 [2025-11-05T03:48:01.539Z] 03:45:01 25538208 31495336 762360 2.32 216312 5766080 1741084 5.13 1979308 4664988 20 [2025-11-05T03:48:01.539Z] 03:46:01 25538728 31495852 761744 2.32 216352 5766052 1741084 5.13 1979800 4664960 12 [2025-11-05T03:48:01.539Z] 03:47:01 24581876 31471872 784372 2.39 232196 6627472 1866492 5.50 2017912 5525888 871208 [2025-11-05T03:48:01.539Z] 03:48:01 23915364 31385228 862192 2.62 269220 7082212 1861068 5.49 2196480 5920548 480 [2025-11-05T03:48:01.539Z] Average: 25788205 31480615 783180 2.38 201225 5533062 1787856 5.27 1881439 4538764 72629 [2025-11-05T03:48:01.539Z] [2025-11-05T03:48:01.539Z] 03:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-11-05T03:48:01.539Z] 03:31:02 veth3f5fd6e 56.60 59.58 4.66 321.68 0.00 0.00 0.00 0.03 [2025-11-05T03:48:01.539Z] 03:31:02 docker0 56.60 59.48 3.89 321.68 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:31:02 lo 4.10 4.10 0.40 0.40 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:31:02 ens3 553.45 366.14 5176.99 92.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:32:01 vethb1092ac 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:32:01 docker0 312.00 450.38 27.76 3237.35 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:32:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:32:01 ens3 618.49 411.02 6682.17 88.38 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:33:01 docker0 4.87 11.10 0.35 128.38 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:33:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:33:01 ens3 35.39 19.71 150.54 10.38 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:34:01 lo 4.73 4.73 0.48 0.48 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:34:01 ens3 44.68 43.38 25.90 209.35 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:35:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:35:01 ens3 87.79 52.62 2520.16 10.13 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:36:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:36:01 ens3 174.42 116.88 2996.06 8.68 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:37:01 ens3 1.87 0.85 1.87 0.30 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:38:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.539Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:39:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:40:01 ens3 0.88 0.65 0.82 0.38 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:41:01 ens3 2.23 1.97 1.40 2.57 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:42:01 ens3 3.93 3.50 2.51 2.16 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:43:01 ens3 1.83 1.53 0.99 1.22 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:45:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:46:01 ens3 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:47:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:47:01 ens3 126.76 71.88 4021.84 9.29 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:48:01 docker0 90.83 126.61 8.05 940.00 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:48:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] 03:48:01 ens3 385.15 281.32 4249.25 197.72 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] Average: docker0 25.53 35.59 2.20 254.31 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] Average: ens3 112.74 75.90 1430.22 35.10 0.00 0.00 0.00 0.00 [2025-11-05T03:48:01.540Z] [2025-11-05T03:48:01.540Z] [2025-11-05T03:48:01.540Z] ---> sar -P ALL: [2025-11-05T03:48:01.540Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772532) 11/05/25 _x86_64_ (8 CPU) [2025-11-05T03:48:01.540Z] [2025-11-05T03:48:01.540Z] 03:29:59 LINUX RESTART (8 CPU) [2025-11-05T03:48:01.540Z] [2025-11-05T03:48:01.540Z] 03:30:01 CPU %user %nice %system %iowait %steal %idle [2025-11-05T03:48:01.540Z] 03:31:02 all 8.32 0.00 2.56 2.03 0.05 87.04 [2025-11-05T03:48:01.540Z] 03:31:02 0 9.51 0.00 1.97 0.45 0.05 88.02 [2025-11-05T03:48:01.540Z] 03:31:02 1 7.60 0.00 3.00 0.77 0.05 88.58 [2025-11-05T03:48:01.540Z] 03:31:02 2 10.40 0.00 2.23 0.97 0.05 86.35 [2025-11-05T03:48:01.540Z] 03:31:02 3 7.68 0.00 3.10 1.82 0.05 87.36 [2025-11-05T03:48:01.540Z] 03:31:02 4 5.96 0.00 1.83 0.13 0.05 92.02 [2025-11-05T03:48:01.540Z] 03:31:02 5 11.21 0.00 3.58 1.78 0.05 83.37 [2025-11-05T03:48:01.540Z] 03:31:02 6 6.86 0.00 2.76 4.63 0.05 85.70 [2025-11-05T03:48:01.540Z] 03:31:02 7 7.33 0.00 2.01 5.74 0.05 84.87 [2025-11-05T03:48:01.540Z] 03:32:01 all 21.99 0.00 5.62 1.94 0.09 70.35 [2025-11-05T03:48:01.540Z] 03:32:01 0 22.09 0.00 5.93 1.08 0.09 70.81 [2025-11-05T03:48:01.540Z] 03:32:01 1 23.17 0.00 5.74 3.20 0.12 67.77 [2025-11-05T03:48:01.540Z] 03:32:01 2 21.14 0.00 4.79 1.13 0.09 72.86 [2025-11-05T03:48:01.540Z] 03:32:01 3 22.03 0.00 5.29 1.04 0.09 71.56 [2025-11-05T03:48:01.540Z] 03:32:01 4 19.93 0.00 5.14 1.03 0.09 73.81 [2025-11-05T03:48:01.540Z] 03:32:01 5 23.45 0.00 7.26 5.66 0.10 63.53 [2025-11-05T03:48:01.540Z] 03:32:01 6 20.91 0.00 5.02 1.20 0.09 72.78 [2025-11-05T03:48:01.540Z] 03:32:01 7 23.25 0.00 5.82 1.19 0.10 69.64 [2025-11-05T03:48:01.540Z] 03:33:01 all 50.52 0.00 7.06 0.65 0.11 41.66 [2025-11-05T03:48:01.540Z] 03:33:01 0 49.87 0.00 6.71 0.37 0.10 42.96 [2025-11-05T03:48:01.540Z] 03:33:01 1 49.98 0.00 7.01 2.48 0.10 40.43 [2025-11-05T03:48:01.540Z] 03:33:01 2 51.71 0.00 7.47 0.35 0.10 40.36 [2025-11-05T03:48:01.540Z] 03:33:01 3 50.05 0.00 6.90 0.15 0.12 42.78 [2025-11-05T03:48:01.540Z] 03:33:01 4 50.01 0.00 7.17 0.10 0.10 42.62 [2025-11-05T03:48:01.540Z] 03:33:01 5 52.59 0.00 7.02 0.07 0.12 40.20 [2025-11-05T03:48:01.540Z] 03:33:01 6 49.39 0.00 7.21 1.01 0.12 42.26 [2025-11-05T03:48:01.540Z] 03:33:01 7 50.58 0.00 6.97 0.64 0.10 41.70 [2025-11-05T03:48:01.540Z] 03:34:01 all 1.21 0.00 0.16 0.01 0.01 98.61 [2025-11-05T03:48:01.540Z] 03:34:01 0 0.53 0.00 0.17 0.00 0.02 99.28 [2025-11-05T03:48:01.540Z] 03:34:01 1 1.63 0.00 0.15 0.02 0.02 98.18 [2025-11-05T03:48:01.540Z] 03:34:01 2 1.57 0.00 0.13 0.00 0.02 98.28 [2025-11-05T03:48:01.540Z] 03:34:01 3 1.52 0.00 0.15 0.00 0.00 98.33 [2025-11-05T03:48:01.540Z] 03:34:01 4 0.20 0.00 0.08 0.00 0.00 99.72 [2025-11-05T03:48:01.540Z] 03:34:01 5 1.73 0.00 0.23 0.00 0.02 98.02 [2025-11-05T03:48:01.540Z] 03:34:01 6 1.47 0.00 0.20 0.00 0.02 98.31 [2025-11-05T03:48:01.540Z] 03:34:01 7 1.02 0.00 0.17 0.07 0.02 98.73 [2025-11-05T03:48:01.540Z] 03:35:01 all 2.19 0.00 0.99 0.29 0.02 96.52 [2025-11-05T03:48:01.540Z] 03:35:01 0 2.46 0.00 0.92 0.02 0.02 96.58 [2025-11-05T03:48:01.540Z] 03:35:01 1 2.34 0.00 1.01 0.02 0.02 96.62 [2025-11-05T03:48:01.540Z] 03:35:01 2 2.34 0.00 0.82 0.00 0.02 96.82 [2025-11-05T03:48:01.540Z] 03:35:01 3 1.65 0.00 1.61 1.77 0.02 94.96 [2025-11-05T03:48:01.540Z] 03:35:01 4 2.33 0.00 0.86 0.00 0.02 96.80 [2025-11-05T03:48:01.540Z] 03:35:01 5 1.81 0.00 0.95 0.15 0.02 97.07 [2025-11-05T03:48:01.540Z] 03:35:01 6 2.17 0.00 1.07 0.02 0.02 96.72 [2025-11-05T03:48:01.540Z] 03:35:01 7 2.41 0.00 0.67 0.35 0.02 96.56 [2025-11-05T03:48:01.540Z] 03:36:01 all 2.23 0.00 1.29 0.29 0.03 96.16 [2025-11-05T03:48:01.540Z] 03:36:01 0 1.44 0.00 0.99 0.49 0.05 97.04 [2025-11-05T03:48:01.540Z] 03:36:01 1 3.62 0.00 0.88 0.05 0.02 95.43 [2025-11-05T03:48:01.540Z] 03:36:01 2 2.27 0.00 2.11 0.07 0.02 95.54 [2025-11-05T03:48:01.540Z] 03:36:01 3 1.75 0.00 1.14 0.20 0.05 96.86 [2025-11-05T03:48:01.540Z] 03:36:01 4 2.09 0.00 0.80 0.08 0.03 96.99 [2025-11-05T03:48:01.540Z] 03:36:01 5 3.07 0.00 0.75 0.07 0.02 96.09 [2025-11-05T03:48:01.540Z] 03:36:01 6 2.40 0.00 1.64 0.15 0.03 95.78 [2025-11-05T03:48:01.540Z] 03:36:01 7 1.19 0.00 2.00 1.19 0.03 95.59 [2025-11-05T03:48:01.540Z] 03:37:01 all 0.10 0.00 0.07 0.04 0.01 99.79 [2025-11-05T03:48:01.540Z] 03:37:01 0 0.17 0.00 0.05 0.00 0.00 99.78 [2025-11-05T03:48:01.540Z] 03:37:01 1 0.10 0.00 0.05 0.02 0.02 99.82 [2025-11-05T03:48:01.540Z] 03:37:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2025-11-05T03:48:01.540Z] 03:37:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2025-11-05T03:48:01.540Z] 03:37:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2025-11-05T03:48:01.540Z] 03:37:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2025-11-05T03:48:01.540Z] 03:37:01 6 0.25 0.00 0.13 0.02 0.02 99.58 [2025-11-05T03:48:01.540Z] 03:37:01 7 0.13 0.00 0.10 0.30 0.00 99.47 [2025-11-05T03:48:01.540Z] 03:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-11-05T03:48:01.540Z] 03:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T03:48:01.540Z] 03:38:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2025-11-05T03:48:01.540Z] 03:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T03:48:01.540Z] 03:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T03:48:01.540Z] 03:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T03:48:01.540Z] 03:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-05T03:48:01.540Z] 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T03:48:01.540Z] 03:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-05T03:48:01.540Z] 03:39:01 all 0.06 0.00 0.01 0.00 0.01 99.93 [2025-11-05T03:48:01.540Z] 03:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-05T03:48:01.540Z] 03:39:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-05T03:48:01.540Z] 03:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-05T03:48:01.540Z] 03:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-05T03:48:01.540Z] 03:39:01 4 0.27 0.00 0.00 0.00 0.00 99.73 [2025-11-05T03:48:01.540Z] 03:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T03:48:01.541Z] 03:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T03:48:01.541Z] 03:39:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-11-05T03:48:01.541Z] 03:40:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2025-11-05T03:48:01.541Z] 03:40:01 0 0.20 0.00 0.02 0.02 0.00 99.77 [2025-11-05T03:48:01.541Z] 03:40:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2025-11-05T03:48:01.541Z] 03:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T03:48:01.541Z] 03:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-05T03:48:01.541Z] 03:40:01 4 0.20 0.00 0.00 0.00 0.00 99.80 [2025-11-05T03:48:01.541Z] 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T03:48:01.541Z] 03:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-05T03:48:01.541Z] 03:40:01 7 0.15 0.00 0.02 0.02 0.02 99.80 [2025-11-05T03:48:01.541Z] 03:41:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-11-05T03:48:01.541Z] 03:41:01 0 0.25 0.00 0.00 0.00 0.02 99.73 [2025-11-05T03:48:01.541Z] 03:41:01 1 0.20 0.00 0.00 0.00 0.00 99.80 [2025-11-05T03:48:01.541Z] 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T03:48:01.541Z] 03:41:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2025-11-05T03:48:01.541Z] 03:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T03:48:01.541Z] 03:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-05T03:48:01.541Z] 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T03:48:01.541Z] 03:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T03:48:01.541Z] [2025-11-05T03:48:01.541Z] 03:41:01 CPU %user %nice %system %iowait %steal %idle [2025-11-05T03:48:01.541Z] 03:42:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2025-11-05T03:48:01.541Z] 03:42:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2025-11-05T03:48:01.541Z] 03:42:01 1 0.20 0.00 0.07 0.00 0.02 99.72 [2025-11-05T03:48:01.541Z] 03:42:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2025-11-05T03:48:01.541Z] 03:42:01 3 0.65 0.00 0.02 0.02 0.02 99.30 [2025-11-05T03:48:01.541Z] 03:42:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-05T03:48:01.541Z] 03:42:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-05T03:48:01.541Z] 03:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T03:48:01.541Z] 03:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-05T03:48:01.541Z] 03:43:01 all 0.06 0.00 0.02 0.00 0.00 99.92 [2025-11-05T03:48:01.541Z] 03:43:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2025-11-05T03:48:01.541Z] 03:43:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-05T03:48:01.541Z] 03:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T03:48:01.541Z] 03:43:01 3 0.18 0.00 0.03 0.00 0.00 99.78 [2025-11-05T03:48:01.541Z] 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T03:48:01.541Z] 03:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-11-05T03:48:01.541Z] 03:43:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-05T03:48:01.541Z] 03:43:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2025-11-05T03:48:01.541Z] 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-11-05T03:48:01.541Z] 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-05T03:48:01.541Z] 03:44:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-11-05T03:48:01.541Z] 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-05T03:48:01.541Z] 03:44:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-05T03:48:01.541Z] 03:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T03:48:01.541Z] 03:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-05T03:48:01.541Z] 03:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T03:48:01.541Z] 03:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-05T03:48:01.541Z] 03:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-11-05T03:48:01.541Z] 03:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-05T03:48:01.541Z] 03:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2025-11-05T03:48:01.541Z] 03:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-05T03:48:01.542Z] 03:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-05T03:48:01.542Z] 03:45:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-05T03:48:01.542Z] 03:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T03:48:01.542Z] 03:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T03:48:01.542Z] 03:45:01 7 0.00 0.00 0.03 0.03 0.02 99.92 [2025-11-05T03:48:01.542Z] 03:46:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2025-11-05T03:48:01.542Z] 03:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-05T03:48:01.542Z] 03:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T03:48:01.542Z] 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T03:48:01.542Z] 03:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-05T03:48:01.542Z] 03:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-05T03:48:01.542Z] 03:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-05T03:48:01.542Z] 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T03:48:01.542Z] 03:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-05T03:48:01.542Z] 03:47:01 all 2.62 0.00 1.03 0.03 0.03 96.31 [2025-11-05T03:48:01.542Z] 03:47:01 0 2.55 0.00 0.87 0.00 0.03 96.55 [2025-11-05T03:48:01.542Z] 03:47:01 1 2.41 0.00 1.19 0.02 0.02 96.37 [2025-11-05T03:48:01.542Z] 03:47:01 2 1.95 0.00 0.87 0.00 0.02 97.16 [2025-11-05T03:48:01.542Z] 03:47:01 3 2.65 0.00 1.31 0.00 0.03 96.01 [2025-11-05T03:48:01.542Z] 03:47:01 4 2.29 0.00 1.09 0.00 0.02 96.60 [2025-11-05T03:48:01.542Z] 03:47:01 5 2.53 0.00 1.07 0.00 0.03 96.37 [2025-11-05T03:48:01.542Z] 03:47:01 6 2.44 0.00 0.97 0.00 0.03 96.55 [2025-11-05T03:48:01.542Z] 03:47:01 7 4.12 0.00 0.84 0.18 0.02 94.84 [2025-11-05T03:48:01.542Z] 03:48:01 all 7.35 0.00 2.92 1.06 0.06 88.61 [2025-11-05T03:48:01.542Z] 03:48:01 0 8.11 0.00 2.53 0.08 0.07 89.21 [2025-11-05T03:48:01.542Z] 03:48:01 1 8.64 0.00 3.24 0.51 0.07 87.55 [2025-11-05T03:48:01.542Z] 03:48:01 2 6.06 0.00 2.93 1.44 0.07 89.51 [2025-11-05T03:48:01.542Z] 03:48:01 3 8.76 0.00 4.21 2.18 0.07 84.78 [2025-11-05T03:48:01.542Z] 03:48:01 4 7.42 0.00 2.12 0.08 0.05 90.32 [2025-11-05T03:48:01.542Z] 03:48:01 5 7.07 0.00 3.37 0.32 0.05 89.18 [2025-11-05T03:48:01.542Z] 03:48:01 6 7.44 0.00 2.35 0.13 0.05 90.03 [2025-11-05T03:48:01.542Z] 03:48:01 7 5.28 0.00 2.65 3.73 0.07 88.28 [2025-11-05T03:48:01.542Z] Average: all 5.34 0.00 1.20 0.35 0.02 93.08 [2025-11-05T03:48:01.542Z] Average: 0 5.36 0.00 1.12 0.14 0.03 93.36 [2025-11-05T03:48:01.542Z] Average: 1 5.55 0.00 1.24 0.39 0.03 92.80 [2025-11-05T03:48:01.542Z] Average: 2 5.37 0.00 1.18 0.22 0.02 93.21 [2025-11-05T03:48:01.542Z] Average: 3 5.34 0.00 1.32 0.39 0.03 92.92 [2025-11-05T03:48:01.542Z] Average: 4 5.01 0.00 1.06 0.08 0.02 93.84 [2025-11-05T03:48:01.542Z] Average: 5 5.72 0.00 1.34 0.44 0.02 92.48 [2025-11-05T03:48:01.542Z] Average: 6 5.14 0.00 1.18 0.40 0.02 93.26 [2025-11-05T03:48:01.542Z] Average: 7 5.25 0.00 1.17 0.75 0.03 92.81 [2025-11-05T03:48:01.542Z] [2025-11-05T03:48:01.542Z] [2025-11-05T03:48:01.542Z]