Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17ef24f3537a4392c31b01c5521ecfb56bf17d0b 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-ssh1852393593940992263.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17459772446909240350.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14805225728369902325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1696188258606740825.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-ssh8609505779605571691.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40152’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40155 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 17ef24f3537a4392c31b01c5521ecfb56bf17d0b (main) > 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 17ef24f3537a4392c31b01c5521ecfb56bf17d0b # timeout=10 Commit message: "Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git rev-list --no-walk 89941b0a9895bc26ebe4c09e1e6b065cfac3867b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T06:27:10.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T06:27:10.375Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T06:27:10.400Z] ========================================================= [2025-03-04T06:27:10.400Z] EdgeX Global Pipelines Version Info [2025-03-04T06:27:10.400Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:11.513Z] ------------------- [2025-03-04T06:27:11.513Z] stable info: [2025-03-04T06:27:11.513Z] ------------------- [2025-03-04T06:27:11.513Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T06:27:11.513Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T06:27:11.513Z] Message: update stable to v1.0.269 [2025-03-04T06:27:12.079Z] ------------------- [2025-03-04T06:27:12.079Z] experimental info: [2025-03-04T06:27:12.079Z] ------------------- [2025-03-04T06:27:12.079Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T06:27:12.079Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T06:27:12.079Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T06:27:12.143Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-03-04T06:27:12.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-03-04T06:27:12.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T06:27:12.206Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T06:27:12.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T06:27:12.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T06:27:12.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T06:27:12.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T06:27:12.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T06:27:12.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T06:27:12.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T06:27:12.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-03-04T06:27:12.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T06:27:12.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T06:27:12.487Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T06:27:12.516Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T06:27:12.538Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T06:27:12.564Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T06:27:12.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T06:27:12.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T06:27:12.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-04T06:27:12.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-03-04T06:27:12.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T06:27:12.737Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T06:27:12.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T06:27:12.783Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T06:27:12.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T06:27:12.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T06:27:12.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T06:27:12.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T06:27:12.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] echo [2025-03-04T06:27:12.944Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17ef24f [Pipeline] echo [2025-03-04T06:27:12.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:27:13.045Z] provisioning config files... [2025-03-04T06:27:13.058Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config150986787169239445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:13.394Z] ---> ****-login.sh [2025-03-04T06:27:13.394Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:27:13.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:13.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:13.654Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:13.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:13.654Z] [2025-03-04T06:27:13.654Z] Login Succeeded [2025-03-04T06:27:13.654Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:27:13.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:13.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:13.654Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:13.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:13.654Z] [2025-03-04T06:27:13.654Z] Login Succeeded [2025-03-04T06:27:13.654Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:27:13.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:13.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:13.917Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:13.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:13.917Z] [2025-03-04T06:27:13.917Z] Login Succeeded [2025-03-04T06:27:13.917Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:27:13.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:13.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:13.918Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:13.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:13.918Z] [2025-03-04T06:27:13.918Z] Login Succeeded [2025-03-04T06:27:13.918Z] ****.io [2025-03-04T06:27:13.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:14.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:14.178Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:14.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:14.178Z] [2025-03-04T06:27:14.178Z] Login Succeeded [2025-03-04T06:27:14.178Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:27:14.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T06:27:14.598Z] + git rev-list -1 --merges 17ef24f3537a4392c31b01c5521ecfb56bf17d0b~1..17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] echo [2025-03-04T06:27:14.626Z] -----------> git rev-list -1 --merges 17ef24f3537a4392c31b01c5521ecfb56bf17d0b~1..17ef24f3537a4392c31b01c5521ecfb56bf17d0b 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:27:14.626Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [false] [Pipeline] sh [2025-03-04T06:27:14.920Z] + git log --format=format:%s -1 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] echo [2025-03-04T06:27:14.937Z] ========================================================= [2025-03-04T06:27:14.937Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T06:27:14.937Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:27:15.281Z] + git log --format=format:%s -1 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] echo [2025-03-04T06:27:15.293Z] [semverPrep] GIT_COMMIT: 17ef24f3537a4392c31b01c5521ecfb56bf17d0b, Commit Message: Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-04T06:27:15.310Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T06:27:15.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:27:15.674Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T06:27:15.674Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T06:27:15.674Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T06:27:15.674Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-04T06:27:15.674Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T06:27:15.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:16.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:27:16.040Z] [2025-03-04T06:27:16.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:16.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:27:16.356Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T06:27:16.356Z] b85a868b505f: Pulling fs layer [2025-03-04T06:27:16.356Z] e2be974225ed: Pulling fs layer [2025-03-04T06:27:16.356Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T06:27:16.356Z] 988bab9f4d93: Pulling fs layer [2025-03-04T06:27:16.356Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T06:27:16.356Z] eaf3925da568: Pulling fs layer [2025-03-04T06:27:16.356Z] bab4dde63d76: Pulling fs layer [2025-03-04T06:27:16.356Z] bde34c3a00c8: Pulling fs layer [2025-03-04T06:27:16.356Z] b352a97aabf1: Pulling fs layer [2025-03-04T06:27:16.356Z] 4872d77fe225: Pulling fs layer [2025-03-04T06:27:16.356Z] 5851b861e8e6: Pulling fs layer [2025-03-04T06:27:16.356Z] 988bab9f4d93: Waiting [2025-03-04T06:27:16.356Z] 1469e6f7b9e6: Waiting [2025-03-04T06:27:16.356Z] eaf3925da568: Waiting [2025-03-04T06:27:16.356Z] bde34c3a00c8: Waiting [2025-03-04T06:27:16.356Z] 5851b861e8e6: Waiting [2025-03-04T06:27:16.356Z] e2be974225ed: Verifying Checksum [2025-03-04T06:27:16.356Z] e2be974225ed: Download complete [2025-03-04T06:27:16.356Z] 988bab9f4d93: Download complete [2025-03-04T06:27:16.615Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T06:27:16.615Z] 1469e6f7b9e6: Download complete [2025-03-04T06:27:16.615Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T06:27:16.615Z] 339a4e72a1f5: Download complete [2025-03-04T06:27:16.615Z] eaf3925da568: Download complete [2025-03-04T06:27:16.615Z] bde34c3a00c8: Download complete [2025-03-04T06:27:16.615Z] b352a97aabf1: Download complete [2025-03-04T06:27:16.615Z] 4872d77fe225: Verifying Checksum [2025-03-04T06:27:16.615Z] 4872d77fe225: Download complete [2025-03-04T06:27:16.615Z] 5851b861e8e6: Verifying Checksum [2025-03-04T06:27:16.615Z] 5851b861e8e6: Download complete [2025-03-04T06:27:16.615Z] b85a868b505f: Verifying Checksum [2025-03-04T06:27:16.615Z] b85a868b505f: Download complete [2025-03-04T06:27:16.873Z] bab4dde63d76: Verifying Checksum [2025-03-04T06:27:16.873Z] bab4dde63d76: Download complete [2025-03-04T06:27:17.806Z] b85a868b505f: Pull complete [2025-03-04T06:27:18.065Z] e2be974225ed: Pull complete [2025-03-04T06:27:18.643Z] 339a4e72a1f5: Pull complete [2025-03-04T06:27:18.643Z] 988bab9f4d93: Pull complete [2025-03-04T06:27:18.903Z] 1469e6f7b9e6: Pull complete [2025-03-04T06:27:18.903Z] eaf3925da568: Pull complete [2025-03-04T06:27:20.812Z] bab4dde63d76: Pull complete [2025-03-04T06:27:20.812Z] bde34c3a00c8: Pull complete [2025-03-04T06:27:20.812Z] b352a97aabf1: Pull complete [2025-03-04T06:27:21.071Z] 4872d77fe225: Pull complete [2025-03-04T06:27:21.071Z] 5851b861e8e6: Pull complete [2025-03-04T06:27:21.071Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T06:27:21.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:27:21.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:27:21.224Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:27:21.254Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T06:27:23.757Z] $ docker top a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce -eo pid,comm [2025-03-04T06:27:23.812Z] 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-03-04T06:27:23.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:27:23.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:27:23.873Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:27:24.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:27:24.012Z] $ docker exec a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce ssh-agent [2025-03-04T06:27:24.136Z] SSH_AUTH_SOCK=/tmp/ssh-Y9vXyHr9QUdO/agent.32 [2025-03-04T06:27:24.136Z] SSH_AGENT_PID=38 [2025-03-04T06:27:24.143Z] Running ssh-add (command line suppressed) [2025-03-04T06:27:24.246Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11320811422677812960.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11320811422677812960.key) [2025-03-04T06:27:24.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:27:24.558Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T06:27:24.567Z] $ docker exec --env ******** --env ******** a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce ssh-agent -k [2025-03-04T06:27:24.662Z] unset SSH_AUTH_SOCK; [2025-03-04T06:27:24.663Z] unset SSH_AGENT_PID; [2025-03-04T06:27:24.664Z] echo Agent pid 38 killed; [2025-03-04T06:27:24.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T06:27:24.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:27:24.718Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:27:24.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:27:24.833Z] $ docker exec a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce ssh-agent [2025-03-04T06:27:24.944Z] SSH_AUTH_SOCK=/tmp/ssh-qYDXGLHJqrUZ/agent.71 [2025-03-04T06:27:24.944Z] SSH_AGENT_PID=77 [2025-03-04T06:27:24.948Z] Running ssh-add (command line suppressed) [2025-03-04T06:27:25.055Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18182807977665682955.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18182807977665682955.key) [2025-03-04T06:27:25.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:27:25.367Z] + git semver init [2025-03-04T06:27:25.627Z] 2025-03-04 06:27:25,550 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T06:27:25.627Z] 2025-03-04 06:27:25,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-03-04T06:27:25.627Z] 2025-03-04 06:27:25,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-03-04T06:27:25.627Z] 2025-03-04 06:27:25,551 [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, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:27:27.007Z] 2025-03-04 06:27:26,802 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-03-04T06:27:27.007Z] 2025-03-04 06:27:26,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-03-04T06:27:27.007Z] 2025-03-04 06:27:26,802 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:27:27.007Z] 2025-03-04 06:27:26,803 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:27:27.007Z] 4.0.0-dev.13 [Pipeline] } [2025-03-04T06:27:27.016Z] $ docker exec --env ******** --env ******** a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce ssh-agent -k [2025-03-04T06:27:27.110Z] unset SSH_AUTH_SOCK; [2025-03-04T06:27:27.111Z] unset SSH_AGENT_PID; [2025-03-04T06:27:27.111Z] echo Agent pid 77 killed; [2025-03-04T06:27:27.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:27:27.439Z] + git semver [Pipeline] } [2025-03-04T06:27:27.708Z] $ docker stop --time=1 a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce [2025-03-04T06:27:29.015Z] $ docker rm -f --volumes a05a923c4558eb9cd7c14b82a89661fcb78c9331daf09a3087f3c98582bcb9ce [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:27:29.361Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T06:27:29.676Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T06:27:29.680Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [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-03-04T06:27:29.869Z] provisioning config files... [2025-03-04T06:27:29.879Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config319339856405060913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:27:30.184Z] ---> ****-login.sh [2025-03-04T06:27:30.184Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:27:30.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:30.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:30.184Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:30.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:30.184Z] [2025-03-04T06:27:30.184Z] Login Succeeded [2025-03-04T06:27:30.184Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:27:30.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:30.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:30.184Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:30.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:30.184Z] [2025-03-04T06:27:30.184Z] Login Succeeded [2025-03-04T06:27:30.184Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:27:30.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:30.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:30.444Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:30.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:30.444Z] [2025-03-04T06:27:30.444Z] Login Succeeded [2025-03-04T06:27:30.444Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:27:30.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:30.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:30.444Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:30.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:30.444Z] [2025-03-04T06:27:30.444Z] Login Succeeded [2025-03-04T06:27:30.444Z] ****.io [2025-03-04T06:27:30.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:27:30.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:27:30.703Z] Configure a credential helper to remove this warning. See [2025-03-04T06:27:30.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:27:30.703Z] [2025-03-04T06:27:30.703Z] Login Succeeded [2025-03-04T06:27:30.703Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:27:30.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T06:27:30.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:27:30.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:27:30.856Z] ========================================================= [2025-03-04T06:27:30.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T06:27:30.856Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:27:31.194Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T06:27:31.194Z] Sending build context to Docker daemon 37.06MB [2025-03-04T06:27:31.194Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:27:31.194Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-04T06:27:31.452Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T06:27:31.452Z] da9db072f522: Pulling fs layer [2025-03-04T06:27:31.452Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T06:27:31.452Z] 06f05ace1117: Pulling fs layer [2025-03-04T06:27:31.452Z] 5fe327b54edc: Pulling fs layer [2025-03-04T06:27:31.452Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:27:31.452Z] 92a5565b7b96: Pulling fs layer [2025-03-04T06:27:31.452Z] ff9bb7016b71: Pulling fs layer [2025-03-04T06:27:31.452Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T06:27:31.452Z] 4f4fb700ef54: Waiting [2025-03-04T06:27:31.452Z] ff9bb7016b71: Waiting [2025-03-04T06:27:31.452Z] 92a5565b7b96: Waiting [2025-03-04T06:27:31.452Z] a813b0c90790: Pulling fs layer [2025-03-04T06:27:31.452Z] b67dba6c2c7d: Waiting [2025-03-04T06:27:31.452Z] a813b0c90790: Waiting [2025-03-04T06:27:31.452Z] 6ef4a4ee8ca5: Download complete [2025-03-04T06:27:31.452Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:27:31.452Z] 92a5565b7b96: Download complete [2025-03-04T06:27:31.452Z] da9db072f522: Verifying Checksum [2025-03-04T06:27:31.452Z] da9db072f522: Download complete [2025-03-04T06:27:31.452Z] ff9bb7016b71: Download complete [2025-03-04T06:27:31.711Z] da9db072f522: Pull complete [2025-03-04T06:27:31.711Z] a813b0c90790: Verifying Checksum [2025-03-04T06:27:31.711Z] a813b0c90790: Download complete [2025-03-04T06:27:31.711Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T06:27:31.969Z] 06f05ace1117: Verifying Checksum [2025-03-04T06:27:31.970Z] 06f05ace1117: Download complete [2025-03-04T06:27:32.228Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T06:27:32.228Z] b67dba6c2c7d: Download complete [2025-03-04T06:27:36.453Z] 06f05ace1117: Pull complete [2025-03-04T06:27:36.453Z] 5fe327b54edc: Pull complete [2025-03-04T06:27:36.453Z] 4f4fb700ef54: Pull complete [2025-03-04T06:27:36.453Z] 92a5565b7b96: Pull complete [2025-03-04T06:27:36.453Z] ff9bb7016b71: Pull complete [2025-03-04T06:27:38.358Z] b67dba6c2c7d: Pull complete [2025-03-04T06:27:38.925Z] a813b0c90790: Pull complete [2025-03-04T06:27:38.925Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T06:27:38.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T06:27:38.925Z] ---> 3ba60ce46760 [2025-03-04T06:27:38.925Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:27:43.127Z] ---> Running in b77d0879eef1 [2025-03-04T06:27:43.127Z] Removing intermediate container b77d0879eef1 [2025-03-04T06:27:43.127Z] ---> ff2d4f4a1738 [2025-03-04T06:27:43.127Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:27:43.127Z] ---> Running in 4eba1706eb11 [2025-03-04T06:27:43.385Z] Removing intermediate container 4eba1706eb11 [2025-03-04T06:27:43.385Z] ---> 90627ac277ae [2025-03-04T06:27:43.385Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T06:27:43.385Z] ---> Running in 46f9295caf88 [2025-03-04T06:27:43.385Z] Removing intermediate container 46f9295caf88 [2025-03-04T06:27:43.385Z] ---> 714c5038beda [2025-03-04T06:27:43.385Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:27:43.385Z] ---> Running in 52bdbc7777e3 [2025-03-04T06:27:43.385Z] Removing intermediate container 52bdbc7777e3 [2025-03-04T06:27:43.385Z] ---> c01c6bc500a9 [2025-03-04T06:27:43.385Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-04T06:27:43.642Z] ---> Running in 501d6d2c5ccc [2025-03-04T06:27:43.642Z] Removing intermediate container 501d6d2c5ccc [2025-03-04T06:27:43.642Z] ---> 2c16ba1fb887 [2025-03-04T06:27:43.642Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:27:43.642Z] ---> Running in 61e89db4b916 [2025-03-04T06:27:43.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:44.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:27:44.440Z] OK: 248 MiB in 58 packages [2025-03-04T06:27:44.698Z] Removing intermediate container 61e89db4b916 [2025-03-04T06:27:44.698Z] ---> 92053110bf74 [2025-03-04T06:27:44.698Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-04T06:27:44.698Z] ---> Running in 04394cffcbf8 [2025-03-04T06:27:44.824Z] Still waiting to schedule task [2025-03-04T06:27:44.825Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40153’ [2025-03-04T06:27:44.955Z] Removing intermediate container 04394cffcbf8 [2025-03-04T06:27:44.956Z] ---> 7b74ae574390 [2025-03-04T06:27:44.956Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-04T06:27:44.956Z] ---> 6aecb2efc52e [2025-03-04T06:27:44.956Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:27:44.956Z] ---> Running in ebe8bb3307be [2025-03-04T06:28:31.651Z] Removing intermediate container ebe8bb3307be [2025-03-04T06:28:31.651Z] ---> ec0976eaf1d9 [2025-03-04T06:28:31.651Z] Step 12/13 : COPY . . [2025-03-04T06:28:32.221Z] ---> 3a4909aea6ce [2025-03-04T06:28:32.221Z] Step 13/13 : RUN ${MAKE} [2025-03-04T06:28:32.221Z] ---> Running in 329428d2d06d [2025-03-04T06:28:32.484Z] noop [2025-03-04T06:28:32.743Z] Removing intermediate container 329428d2d06d [2025-03-04T06:28:32.743Z] ---> bb9e58e04acb [2025-03-04T06:28:32.743Z] Successfully built bb9e58e04acb [2025-03-04T06:28:32.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:33.073Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T06:28:33.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:28:33.156Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:28:33.180Z] $ 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 ******** ci-base-image-x86_64 cat [2025-03-04T06:28:33.531Z] $ docker top 0dc64f1d2ccb84958051b5db49a3242c9b4b1172d501905da7883e946dd0e111 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:28:33.876Z] + go version [2025-03-04T06:28:33.876Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T06:28:33.886Z] $ docker stop --time=1 0dc64f1d2ccb84958051b5db49a3242c9b4b1172d501905da7883e946dd0e111 [2025-03-04T06:28:35.153Z] $ docker rm -f --volumes 0dc64f1d2ccb84958051b5db49a3242c9b4b1172d501905da7883e946dd0e111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:28:35.592Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T06:28:35.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:28:35.669Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:28:35.691Z] $ 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 ******** ci-base-image-x86_64 cat [2025-03-04T06:28:36.014Z] $ docker top b7b8fc5accfbaea0ad49476b6b93e55c7a0c085d4e21b4652afa320dca9d7f25 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:28:36.358Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T06:28:36.651Z] + make test [2025-03-04T06:28:36.651Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T06:28:38.555Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-04T06:29:00.473Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-04T06:29:00.473Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-04T06:29:00.473Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements [2025-03-04T06:29:00.473Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.510s coverage: 86.5% of statements [2025-03-04T06:29:12.664Z] go vet ./... [2025-03-04T06:29:19.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T06:29:19.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T06:29:19.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T06:29:19.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T06:29:19.535Z] $ docker stop --time=1 b7b8fc5accfbaea0ad49476b6b93e55c7a0c085d4e21b4652afa320dca9d7f25 [2025-03-04T06:29:22.052Z] $ docker rm -f --volumes b7b8fc5accfbaea0ad49476b6b93e55c7a0c085d4e21b4652afa320dca9d7f25 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:29:22.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T06:29:22.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T06:29:23.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T06:29:23.440Z] + ls -al . [2025-03-04T06:29:23.440Z] total 316 [2025-03-04T06:29:23.440Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 06:28 . [2025-03-04T06:29:23.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 .. [2025-03-04T06:29:23.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:29 .git [2025-03-04T06:29:23.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 .github [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 4 06:27 .gitignore [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:27 .golangci.yml [2025-03-04T06:29:23.440Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:27 .semver [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 4 06:27 Attribution.txt [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 4 06:27 CHANGELOG.md [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 4 06:27 Dockerfile [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:27 GOVERNANCE.md [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 4 06:27 Jenkinsfile [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 06:27 LICENSE [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 4 06:27 Makefile [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 06:27 OWNERS.md [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 4 06:27 README.md [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:27 VERSION [2025-03-04T06:29:23.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:27 bin [2025-03-04T06:29:23.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:27 cmd [2025-03-04T06:29:23.440Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 4 06:28 coverage.out [2025-03-04T06:29:23.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 doc [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 6489 Mar 4 06:27 go.mod [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 87368 Mar 4 06:27 go.sum [2025-03-04T06:29:23.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:27 internal [2025-03-04T06:29:23.440Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 4 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:29:23.756Z] + 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=17ef24f3537a4392c31b01c5521ecfb56bf17d0b --label arch=amd64 --label version=4.0.0-dev.13 . [2025-03-04T06:29:23.756Z] Sending build context to Docker daemon 37.16MB [2025-03-04T06:29:23.756Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:29:23.756Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-04T06:29:23.756Z] ---> bb9e58e04acb [2025-03-04T06:29:23.756Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:29:24.323Z] ---> Running in 5873f04b4fb1 [2025-03-04T06:29:24.324Z] Removing intermediate container 5873f04b4fb1 [2025-03-04T06:29:24.324Z] ---> 2e07626ad639 [2025-03-04T06:29:24.324Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:29:24.324Z] ---> Running in 6170d3aec9cc [2025-03-04T06:29:24.582Z] Removing intermediate container 6170d3aec9cc [2025-03-04T06:29:24.582Z] ---> 965a21c43241 [2025-03-04T06:29:24.582Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T06:29:24.582Z] ---> Running in 350930f5b4d1 [2025-03-04T06:29:24.582Z] Removing intermediate container 350930f5b4d1 [2025-03-04T06:29:24.582Z] ---> 90caaefed97c [2025-03-04T06:29:24.582Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:29:24.582Z] ---> Running in 350d800879d9 [2025-03-04T06:29:24.582Z] Removing intermediate container 350d800879d9 [2025-03-04T06:29:24.582Z] ---> b4ffa93c72f4 [2025-03-04T06:29:24.582Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-04T06:29:24.582Z] ---> Running in 08d6b2b2a609 [2025-03-04T06:29:24.840Z] Removing intermediate container 08d6b2b2a609 [2025-03-04T06:29:24.840Z] ---> 427399db80ef [2025-03-04T06:29:24.840Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:29:24.840Z] ---> Running in 5cbcce3d28b5 [2025-03-04T06:29:25.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:29:25.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:29:25.616Z] OK: 248 MiB in 58 packages [2025-03-04T06:29:25.875Z] Removing intermediate container 5cbcce3d28b5 [2025-03-04T06:29:25.875Z] ---> 67492001f130 [2025-03-04T06:29:25.875Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-04T06:29:25.875Z] ---> Running in 18198260cbee [2025-03-04T06:29:26.133Z] Removing intermediate container 18198260cbee [2025-03-04T06:29:26.133Z] ---> 080290f64da6 [2025-03-04T06:29:26.133Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-04T06:29:26.133Z] ---> ce3929ea138e [2025-03-04T06:29:26.133Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:29:26.133Z] ---> Running in 94cf587d6442 [2025-03-04T06:29:27.067Z] Removing intermediate container 94cf587d6442 [2025-03-04T06:29:27.067Z] ---> 32fd5ea4e9e5 [2025-03-04T06:29:27.067Z] Step 12/27 : COPY . . [2025-03-04T06:29:28.001Z] ---> cd8b7aa56b19 [2025-03-04T06:29:28.001Z] Step 13/27 : RUN ${MAKE} [2025-03-04T06:29:28.001Z] ---> Running in 48a7a5c58d59 [2025-03-04T06:29:28.259Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-04T06:30:00.323Z] Removing intermediate container 48a7a5c58d59 [2025-03-04T06:30:00.323Z] ---> 91ba703e13a6 [2025-03-04T06:30:00.323Z] Step 14/27 : FROM alpine:3.20 [2025-03-04T06:30:00.889Z] 3.20: Pulling from library/alpine [2025-03-04T06:30:00.889Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T06:30:01.149Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T06:30:01.149Z] 0a9a5dfd008f: Download complete [2025-03-04T06:30:01.149Z] 0a9a5dfd008f: Pull complete [2025-03-04T06:30:01.149Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T06:30:01.406Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T06:30:01.406Z] ---> ff221270b9fb [2025-03-04T06:30:01.406Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-04T06:30:01.406Z] ---> Running in 264add2425cf [2025-03-04T06:30:01.406Z] Removing intermediate container 264add2425cf [2025-03-04T06:30:01.406Z] ---> 682062b0ae65 [2025-03-04T06:30:01.406Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-04T06:30:01.406Z] ---> Running in 43066dfb4827 [2025-03-04T06:30:01.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:01.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:02.234Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T06:30:02.234Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:30:02.234Z] OK: 8 MiB in 15 packages [2025-03-04T06:30:02.502Z] Removing intermediate container 43066dfb4827 [2025-03-04T06:30:02.502Z] ---> 616c40ff5505 [2025-03-04T06:30:02.502Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-04T06:30:02.502Z] ---> Running in 65fb072b75a2 [2025-03-04T06:30:02.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:02.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T06:30:03.330Z] OK: 8 MiB in 15 packages [2025-03-04T06:30:03.589Z] Removing intermediate container 65fb072b75a2 [2025-03-04T06:30:03.589Z] ---> 1d736247626a [2025-03-04T06:30:03.589Z] Step 18/27 : WORKDIR / [2025-03-04T06:30:03.589Z] ---> Running in 48482d9b9cba [2025-03-04T06:30:03.589Z] Removing intermediate container 48482d9b9cba [2025-03-04T06:30:03.589Z] ---> fa9cac478ee9 [2025-03-04T06:30:03.589Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-04T06:30:05.494Z] ---> 96735e6a7559 [2025-03-04T06:30:05.494Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-04T06:30:05.494Z] ---> ff8c2aa25a96 [2025-03-04T06:30:05.494Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-03-04T06:30:05.494Z] ---> fa147b2e8d7c [2025-03-04T06:30:05.494Z] Step 22/27 : EXPOSE 59984 [2025-03-04T06:30:05.494Z] ---> Running in 75323ac7502d [2025-03-04T06:30:05.494Z] Removing intermediate container 75323ac7502d [2025-03-04T06:30:05.494Z] ---> 7f40bc9578bc [2025-03-04T06:30:05.494Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-04T06:30:05.494Z] ---> Running in 4e3909758e17 [2025-03-04T06:30:05.754Z] Removing intermediate container 4e3909758e17 [2025-03-04T06:30:05.754Z] ---> 5712ab824e33 [2025-03-04T06:30:05.754Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T06:30:05.754Z] ---> Running in 4cbe4e70eba3 [2025-03-04T06:30:05.754Z] Removing intermediate container 4cbe4e70eba3 [2025-03-04T06:30:05.754Z] ---> 5059fbd6275f [2025-03-04T06:30:05.754Z] Step 25/27 : LABEL arch=amd64 [2025-03-04T06:30:05.754Z] ---> Running in f7dedb1f37c9 [2025-03-04T06:30:05.754Z] Removing intermediate container f7dedb1f37c9 [2025-03-04T06:30:05.754Z] ---> 57bcaef8d79c [2025-03-04T06:30:05.754Z] Step 26/27 : LABEL git_sha=17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:30:05.754Z] ---> Running in 7f937470989f [2025-03-04T06:30:06.012Z] Removing intermediate container 7f937470989f [2025-03-04T06:30:06.012Z] ---> c3231445eddd [2025-03-04T06:30:06.012Z] Step 27/27 : LABEL version=4.0.0-dev.13 [2025-03-04T06:30:06.012Z] ---> Running in e7ec4b6dce3c [2025-03-04T06:30:06.012Z] Removing intermediate container e7ec4b6dce3c [2025-03-04T06:30:06.012Z] ---> e39e40f953e3 [2025-03-04T06:30:06.012Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T06:30:06.012Z] Successfully built e39e40f953e3 [2025-03-04T06:30:06.012Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:30:06.159Z] provisioning config files... [2025-03-04T06:30:06.170Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7161500238883771005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:30:06.472Z] ---> ****-login.sh [2025-03-04T06:30:06.472Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:30:06.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:06.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:06.473Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:06.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:06.473Z] [2025-03-04T06:30:06.473Z] Login Succeeded [2025-03-04T06:30:06.473Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:30:06.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:06.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:06.732Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:06.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:06.732Z] [2025-03-04T06:30:06.732Z] Login Succeeded [2025-03-04T06:30:06.732Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:30:06.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:06.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:06.733Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:06.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:06.733Z] [2025-03-04T06:30:06.733Z] Login Succeeded [2025-03-04T06:30:06.733Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:30:06.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:06.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:06.993Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:06.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:06.993Z] [2025-03-04T06:30:06.993Z] Login Succeeded [2025-03-04T06:30:06.993Z] ****.io [2025-03-04T06:30:06.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:30:07.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:30:07.252Z] Configure a credential helper to remove this warning. See [2025-03-04T06:30:07.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:30:07.252Z] [2025-03-04T06:30:07.252Z] Login Succeeded [2025-03-04T06:30:07.252Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:30:07.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:30:07.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:30:07.350Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-03-04T06:30:07.350Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:30:07.350Z] latest [2025-03-04T06:30:07.350Z] 4.0.0-dev.13 [2025-03-04T06:30:07.350Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [2025-03-04T06:30:07.350Z] main [2025-03-04T06:30:07.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:07.696Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:08.020Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:30:08.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-04T06:30:08.021Z] 4db3ddf1172a: Preparing [2025-03-04T06:30:08.021Z] 83e46cf7ba93: Preparing [2025-03-04T06:30:08.021Z] bd3c87649b88: Preparing [2025-03-04T06:30:08.021Z] 6b3d8b65b0db: Preparing [2025-03-04T06:30:08.021Z] 9cccbc0b0ca3: Preparing [2025-03-04T06:30:08.021Z] 994456c4fd7b: Preparing [2025-03-04T06:30:08.021Z] 994456c4fd7b: Waiting [2025-03-04T06:30:08.021Z] 83e46cf7ba93: Pushed [2025-03-04T06:30:08.021Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:08.021Z] 9cccbc0b0ca3: Pushed [2025-03-04T06:30:08.021Z] 4db3ddf1172a: Pushed [2025-03-04T06:30:08.021Z] 6b3d8b65b0db: Pushed [2025-03-04T06:30:11.303Z] bd3c87649b88: Pushed [2025-03-04T06:30:11.303Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:11.642Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:11.964Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-03-04T06:30:11.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-04T06:30:11.964Z] 4db3ddf1172a: Preparing [2025-03-04T06:30:11.964Z] 83e46cf7ba93: Preparing [2025-03-04T06:30:11.964Z] bd3c87649b88: Preparing [2025-03-04T06:30:11.964Z] 6b3d8b65b0db: Preparing [2025-03-04T06:30:11.964Z] 9cccbc0b0ca3: Preparing [2025-03-04T06:30:11.964Z] 994456c4fd7b: Preparing [2025-03-04T06:30:11.964Z] 994456c4fd7b: Waiting [2025-03-04T06:30:11.964Z] 9cccbc0b0ca3: Layer already exists [2025-03-04T06:30:11.964Z] bd3c87649b88: Layer already exists [2025-03-04T06:30:11.964Z] 6b3d8b65b0db: Layer already exists [2025-03-04T06:30:11.964Z] 4db3ddf1172a: Layer already exists [2025-03-04T06:30:11.964Z] 83e46cf7ba93: Layer already exists [2025-03-04T06:30:11.964Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:11.964Z] latest: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:12.295Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:12.630Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.13 [2025-03-04T06:30:12.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-04T06:30:12.630Z] 4db3ddf1172a: Preparing [2025-03-04T06:30:12.630Z] 83e46cf7ba93: Preparing [2025-03-04T06:30:12.630Z] bd3c87649b88: Preparing [2025-03-04T06:30:12.630Z] 6b3d8b65b0db: Preparing [2025-03-04T06:30:12.630Z] 9cccbc0b0ca3: Preparing [2025-03-04T06:30:12.630Z] 994456c4fd7b: Preparing [2025-03-04T06:30:12.630Z] 994456c4fd7b: Waiting [2025-03-04T06:30:12.630Z] bd3c87649b88: Layer already exists [2025-03-04T06:30:12.630Z] 4db3ddf1172a: Layer already exists [2025-03-04T06:30:12.630Z] 9cccbc0b0ca3: Layer already exists [2025-03-04T06:30:12.630Z] 6b3d8b65b0db: Layer already exists [2025-03-04T06:30:12.630Z] 83e46cf7ba93: Layer already exists [2025-03-04T06:30:12.630Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:12.630Z] 4.0.0-dev.13: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:12.958Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:13.286Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [2025-03-04T06:30:13.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-04T06:30:13.286Z] 4db3ddf1172a: Preparing [2025-03-04T06:30:13.286Z] 83e46cf7ba93: Preparing [2025-03-04T06:30:13.286Z] bd3c87649b88: Preparing [2025-03-04T06:30:13.286Z] 6b3d8b65b0db: Preparing [2025-03-04T06:30:13.286Z] 9cccbc0b0ca3: Preparing [2025-03-04T06:30:13.286Z] 994456c4fd7b: Preparing [2025-03-04T06:30:13.286Z] 994456c4fd7b: Waiting [2025-03-04T06:30:13.286Z] 6b3d8b65b0db: Layer already exists [2025-03-04T06:30:13.286Z] 83e46cf7ba93: Layer already exists [2025-03-04T06:30:13.286Z] 9cccbc0b0ca3: Layer already exists [2025-03-04T06:30:13.286Z] 4db3ddf1172a: Layer already exists [2025-03-04T06:30:13.286Z] bd3c87649b88: Layer already exists [2025-03-04T06:30:13.286Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:13.286Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:13.612Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:13.932Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-03-04T06:30:13.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-04T06:30:13.932Z] 4db3ddf1172a: Preparing [2025-03-04T06:30:13.932Z] 83e46cf7ba93: Preparing [2025-03-04T06:30:13.932Z] bd3c87649b88: Preparing [2025-03-04T06:30:13.932Z] 6b3d8b65b0db: Preparing [2025-03-04T06:30:13.932Z] 9cccbc0b0ca3: Preparing [2025-03-04T06:30:13.932Z] 994456c4fd7b: Preparing [2025-03-04T06:30:13.932Z] 994456c4fd7b: Waiting [2025-03-04T06:30:13.932Z] 83e46cf7ba93: Layer already exists [2025-03-04T06:30:13.932Z] 4db3ddf1172a: Layer already exists [2025-03-04T06:30:13.932Z] bd3c87649b88: Layer already exists [2025-03-04T06:30:13.932Z] 9cccbc0b0ca3: Layer already exists [2025-03-04T06:30:13.932Z] 6b3d8b65b0db: Layer already exists [2025-03-04T06:30:13.932Z] 994456c4fd7b: Layer already exists [2025-03-04T06:30:13.932Z] main: digest: sha256:6a183a561afe92a339a8279ee6218123d75114c27e7da45e46f6d1d9d7391720 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:30:13.999Z] ===================================================== [Pipeline] echo [2025-03-04T06:30:14.012Z] taggedImages: [2025-03-04T06:30:14.012Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:30:14.012Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-03-04T06:30:14.012Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.13 [2025-03-04T06:30:14.012Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [2025-03-04T06:30:14.012Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [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-03-04T06:30:14.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:30:14.425Z] [2025-03-04T06:30:14.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:30:14.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:30:14.732Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T06:30:14.732Z] 5eb5b503b376: Pulling fs layer [2025-03-04T06:30:14.732Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T06:30:14.732Z] ec43610c2a17: Pulling fs layer [2025-03-04T06:30:14.732Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T06:30:14.732Z] 33b1e0a273af: Pulling fs layer [2025-03-04T06:30:14.732Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T06:30:14.732Z] 2f39f015ded8: Pulling fs layer [2025-03-04T06:30:14.732Z] 33b1e0a273af: Waiting [2025-03-04T06:30:14.732Z] 5d3b04190fa2: Waiting [2025-03-04T06:30:14.732Z] 3a2ae6a8a46f: Waiting [2025-03-04T06:30:14.732Z] 2f39f015ded8: Waiting [2025-03-04T06:30:14.732Z] 5c69ac0246d0: Verifying Checksum [2025-03-04T06:30:14.732Z] 5c69ac0246d0: Download complete [2025-03-04T06:30:14.732Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T06:30:14.732Z] 3a2ae6a8a46f: Download complete [2025-03-04T06:30:14.732Z] 33b1e0a273af: Verifying Checksum [2025-03-04T06:30:14.732Z] 33b1e0a273af: Download complete [2025-03-04T06:30:14.732Z] 5d3b04190fa2: Verifying Checksum [2025-03-04T06:30:14.732Z] 5d3b04190fa2: Download complete [2025-03-04T06:30:14.989Z] ec43610c2a17: Verifying Checksum [2025-03-04T06:30:14.989Z] 5eb5b503b376: Download complete [2025-03-04T06:30:15.553Z] 2f39f015ded8: Download complete [2025-03-04T06:30:16.116Z] 5eb5b503b376: Pull complete [2025-03-04T06:30:16.374Z] 5c69ac0246d0: Pull complete [2025-03-04T06:30:16.941Z] ec43610c2a17: Pull complete [2025-03-04T06:30:16.941Z] 3a2ae6a8a46f: Pull complete [2025-03-04T06:30:17.198Z] 33b1e0a273af: Pull complete [2025-03-04T06:30:17.198Z] 5d3b04190fa2: Pull complete [2025-03-04T06:30:22.474Z] 2f39f015ded8: Pull complete [2025-03-04T06:30:22.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T06:30:22.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:30:22.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:30:22.579Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:30:22.602Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T06:30:26.075Z] $ docker top 53ced7a47bb36256f7cb97fb19c307fbe475cac184d8b4debcc377d60e12b78e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:30:26.467Z] ---> job-cost.sh [2025-03-04T06:30:26.467Z] lf-activate-venv: SKIPPING [2025-03-04T06:30:26.467Z] INFO: No Stack... [2025-03-04T06:30:26.726Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T06:30:26.986Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T06:30:27.280Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-03-04T06:30:27.280Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T06:30:27.297Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [2025-03-04T06:30:27.304Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] did not exist. Created. [2025-03-04T06:30:27.309Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T06:30:27.637Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T06:30:27.675Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T06:30:27.683Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T06:30:27.709Z] $ docker stop --time=1 53ced7a47bb36256f7cb97fb19c307fbe475cac184d8b4debcc377d60e12b78e [2025-03-04T06:30:28.860Z] $ docker rm -f --volumes 53ced7a47bb36256f7cb97fb19c307fbe475cac184d8b4debcc377d60e12b78e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T06:30:40.295Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40160 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-03-04T06:30:40.311Z] Running in /w/workspace/device-onvif-camera/222 [Pipeline] { [Pipeline] checkout [2025-03-04T06:30:43.375Z] The recommended git tool is: git [2025-03-04T06:30:49.197Z] using credential edgex-jenkins-ssh [2025-03-04T06:30:49.221Z] Cloning the remote Git repository [2025-03-04T06:30:49.280Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-03-04T06:30:49.416Z] > git init /w/workspace/device-onvif-camera/222 # timeout=10 [2025-03-04T06:30:49.611Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-03-04T06:30:49.613Z] > git --version # timeout=10 [2025-03-04T06:30:49.640Z] > git --version # 'git version 2.25.1' [2025-03-04T06:30:49.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T06:30:49.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T06:30:53.218Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-03-04T06:30:53.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T06:30:54.422Z] Avoid second fetch [2025-03-04T06:30:54.423Z] Checking out Revision 17ef24f3537a4392c31b01c5521ecfb56bf17d0b (main) [2025-03-04T06:30:54.447Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T06:30:54.529Z] > git checkout -f 17ef24f3537a4392c31b01c5521ecfb56bf17d0b # timeout=10 [2025-03-04T06:30:55.379Z] Commit message: "Merge pull request #500 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:31:00.501Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T06:31:00.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:31:00.501Z] Dload Upload Total Spent Left Speed [2025-03-04T06:31:00.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2025-03-04T06:31:00.852Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T06:31:01.188Z] + sudo tee /etc/docker/daemon.new [2025-03-04T06:31:01.188Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T06:31:01.188Z] { [2025-03-04T06:31:01.188Z] "registry-mirrors": [ [2025-03-04T06:31:01.188Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T06:31:01.188Z] ], [2025-03-04T06:31:01.188Z] "bip": "10.250.0.254/24", [2025-03-04T06:31:01.188Z] "hosts": [ [2025-03-04T06:31:01.188Z] "tcp://0.0.0.0:5555", [2025-03-04T06:31:01.188Z] "unix:///var/run/docker.sock" [2025-03-04T06:31:01.188Z] ], [2025-03-04T06:31:01.188Z] "mtu": 1458, [2025-03-04T06:31:01.188Z] "selinux-enabled": true, [2025-03-04T06:31:01.188Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T06:31:01.188Z] } [Pipeline] sh [2025-03-04T06:31:01.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T06:31:01.914Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:31:20.251Z] provisioning config files... [2025-03-04T06:31:20.290Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/222@tmp/config2399664633165639436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:31:20.809Z] ---> ****-login.sh [2025-03-04T06:31:20.809Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:31:21.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:21.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:21.408Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:21.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:21.408Z] [2025-03-04T06:31:21.408Z] Login Succeeded [2025-03-04T06:31:21.690Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:31:21.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:21.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:21.966Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:21.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:21.966Z] [2025-03-04T06:31:21.966Z] Login Succeeded [2025-03-04T06:31:21.967Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:31:22.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:22.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:22.521Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:22.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:22.521Z] [2025-03-04T06:31:22.521Z] Login Succeeded [2025-03-04T06:31:22.521Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:31:22.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:22.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:22.796Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:22.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:22.796Z] [2025-03-04T06:31:22.796Z] Login Succeeded [2025-03-04T06:31:22.796Z] ****.io [2025-03-04T06:31:23.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:31:23.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:31:23.406Z] Configure a credential helper to remove this warning. See [2025-03-04T06:31:23.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:31:23.406Z] [2025-03-04T06:31:23.406Z] Login Succeeded [2025-03-04T06:31:23.406Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:31:23.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T06:31:23.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:31:23.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:31:23.934Z] ========================================================= [2025-03-04T06:31:23.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T06:31:23.934Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:31:24.342Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T06:31:25.334Z] Sending build context to Docker daemon 21.94MB [2025-03-04T06:31:25.334Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:31:25.334Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-04T06:31:25.334Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T06:31:25.334Z] 9986a736f7d3: Pulling fs layer [2025-03-04T06:31:25.334Z] 1f018df60701: Pulling fs layer [2025-03-04T06:31:25.334Z] 39f8f326b044: Pulling fs layer [2025-03-04T06:31:25.334Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T06:31:25.334Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:31:25.334Z] d45d956e0dbf: Pulling fs layer [2025-03-04T06:31:25.334Z] d7702b0d1db1: Pulling fs layer [2025-03-04T06:31:25.334Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T06:31:25.334Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T06:31:25.334Z] 4f4fb700ef54: Waiting [2025-03-04T06:31:25.334Z] d45d956e0dbf: Waiting [2025-03-04T06:31:25.334Z] d7702b0d1db1: Waiting [2025-03-04T06:31:25.334Z] 5c7f0f088c93: Waiting [2025-03-04T06:31:25.334Z] 4fdc064ae6cf: Waiting [2025-03-04T06:31:25.334Z] e6a1e7a6a96a: Waiting [2025-03-04T06:31:25.334Z] 1f018df60701: Verifying Checksum [2025-03-04T06:31:25.334Z] 1f018df60701: Download complete [2025-03-04T06:31:25.334Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T06:31:25.334Z] e6a1e7a6a96a: Download complete [2025-03-04T06:31:25.334Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:31:25.334Z] 4f4fb700ef54: Download complete [2025-03-04T06:31:25.607Z] d45d956e0dbf: Verifying Checksum [2025-03-04T06:31:25.607Z] d45d956e0dbf: Download complete [2025-03-04T06:31:25.607Z] d7702b0d1db1: Verifying Checksum [2025-03-04T06:31:25.607Z] d7702b0d1db1: Download complete [2025-03-04T06:31:25.607Z] 9986a736f7d3: Verifying Checksum [2025-03-04T06:31:25.607Z] 9986a736f7d3: Download complete [2025-03-04T06:31:26.209Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T06:31:26.209Z] 4fdc064ae6cf: Download complete [2025-03-04T06:31:26.483Z] 9986a736f7d3: Pull complete [2025-03-04T06:31:27.462Z] 1f018df60701: Pull complete [2025-03-04T06:31:27.768Z] 39f8f326b044: Verifying Checksum [2025-03-04T06:31:27.769Z] 39f8f326b044: Download complete [2025-03-04T06:31:29.204Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T06:31:44.243Z] 39f8f326b044: Pull complete [2025-03-04T06:31:44.243Z] e6a1e7a6a96a: Pull complete [2025-03-04T06:31:44.243Z] 4f4fb700ef54: Pull complete [2025-03-04T06:31:44.243Z] d45d956e0dbf: Pull complete [2025-03-04T06:31:44.243Z] d7702b0d1db1: Pull complete [2025-03-04T06:31:52.510Z] 5c7f0f088c93: Pull complete [2025-03-04T06:31:54.465Z] 4fdc064ae6cf: Pull complete [2025-03-04T06:31:54.465Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T06:31:54.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T06:31:54.465Z] ---> 63f30b955cb9 [2025-03-04T06:31:54.465Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:31:56.448Z] ---> Running in 381bad6e825a [2025-03-04T06:31:56.722Z] Removing intermediate container 381bad6e825a [2025-03-04T06:31:56.722Z] ---> 834db998d013 [2025-03-04T06:31:56.722Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:31:56.991Z] ---> Running in f55fa930249a [2025-03-04T06:31:57.268Z] Removing intermediate container f55fa930249a [2025-03-04T06:31:57.268Z] ---> 43c30ce8e413 [2025-03-04T06:31:57.268Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T06:31:57.268Z] ---> Running in f55ea1f0e100 [2025-03-04T06:31:57.865Z] Removing intermediate container f55ea1f0e100 [2025-03-04T06:31:57.865Z] ---> 01febac51d08 [2025-03-04T06:31:57.865Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:31:57.865Z] ---> Running in 2fbfb7bd44d9 [2025-03-04T06:31:58.136Z] Removing intermediate container 2fbfb7bd44d9 [2025-03-04T06:31:58.136Z] ---> bd0ec3664cfb [2025-03-04T06:31:58.136Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-04T06:31:58.136Z] ---> Running in 6cddcb906d1a [2025-03-04T06:31:58.726Z] Removing intermediate container 6cddcb906d1a [2025-03-04T06:31:58.726Z] ---> 0bcf50f6a161 [2025-03-04T06:31:58.726Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:31:58.726Z] ---> Running in 3525756c5bd1 [2025-03-04T06:32:00.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:32:00.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:32:02.380Z] OK: 239 MiB in 58 packages [2025-03-04T06:32:03.346Z] Removing intermediate container 3525756c5bd1 [2025-03-04T06:32:03.346Z] ---> b013e96498f6 [2025-03-04T06:32:03.346Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-04T06:32:03.346Z] ---> Running in 259536572b82 [2025-03-04T06:32:03.615Z] Removing intermediate container 259536572b82 [2025-03-04T06:32:03.615Z] ---> 91051324a537 [2025-03-04T06:32:03.615Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-04T06:32:04.204Z] ---> c218be1aede2 [2025-03-04T06:32:04.204Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:32:04.204Z] ---> Running in fa1d509db003 [2025-03-04T06:34:10.959Z] Removing intermediate container fa1d509db003 [2025-03-04T06:34:10.959Z] ---> 04b58a21302b [2025-03-04T06:34:10.959Z] Step 12/13 : COPY . . [2025-03-04T06:34:10.959Z] ---> d6e586aa8eb6 [2025-03-04T06:34:10.959Z] Step 13/13 : RUN ${MAKE} [2025-03-04T06:34:10.959Z] ---> Running in cab91c7939f9 [2025-03-04T06:34:10.959Z] noop [2025-03-04T06:34:10.959Z] Removing intermediate container cab91c7939f9 [2025-03-04T06:34:10.959Z] ---> 3c6534157dfa [2025-03-04T06:34:10.959Z] Successfully built 3c6534157dfa [2025-03-04T06:34:10.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:34:11.343Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T06:34:11.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:34:11.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-40160 does not seem to be running inside a container [2025-03-04T06:34:11.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/222 -v /w/workspace/device-onvif-camera/222:/w/workspace/device-onvif-camera/222:rw,z -v /w/workspace/device-onvif-camera/222@tmp:/w/workspace/device-onvif-camera/222@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-03-04T06:34:13.091Z] $ docker top 902621cf64c1c2bab95468d8b502d4b0410e0a7d4e7c32407d1a508d2de27d8c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:34:13.993Z] + go version [2025-03-04T06:34:13.993Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T06:34:14.012Z] $ docker stop --time=1 902621cf64c1c2bab95468d8b502d4b0410e0a7d4e7c32407d1a508d2de27d8c [2025-03-04T06:34:15.758Z] $ docker rm -f --volumes 902621cf64c1c2bab95468d8b502d4b0410e0a7d4e7c32407d1a508d2de27d8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:34:16.413Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T06:34:16.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:34:16.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-40160 does not seem to be running inside a container [2025-03-04T06:34:16.729Z] $ 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/222 -v /w/workspace/device-onvif-camera/222:/w/workspace/device-onvif-camera/222:rw,z -v /w/workspace/device-onvif-camera/222@tmp:/w/workspace/device-onvif-camera/222@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-03-04T06:34:18.085Z] $ docker top 251e969fffa308544a0a3fb4fb57717d9f364eaa3fcdf49ee6143a9f532ecc0e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:34:18.983Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/222 [Pipeline] fileExists [Pipeline] sh [2025-03-04T06:34:19.651Z] + make test [2025-03-04T06:34:19.651Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T06:34:26.334Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-04T06:38:48.270Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-04T06:38:50.857Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-04T06:38:52.809Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.194s coverage: 31.4% of statements [2025-03-04T06:39:14.897Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.350s coverage: 86.5% of statements [2025-03-04T06:39:14.897Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T06:39:14.897Z] go vet ./... [2025-03-04T06:40:11.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T06:40:11.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T06:40:11.515Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T06:40:11.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T06:40:11.564Z] $ docker stop --time=1 251e969fffa308544a0a3fb4fb57717d9f364eaa3fcdf49ee6143a9f532ecc0e [2025-03-04T06:40:13.578Z] $ docker rm -f --volumes 251e969fffa308544a0a3fb4fb57717d9f364eaa3fcdf49ee6143a9f532ecc0e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:40:15.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T06:40:15.266Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T06:40:15.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T06:40:16.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T06:40:16.658Z] + ls -al . [2025-03-04T06:40:16.658Z] total 312 [2025-03-04T06:40:16.658Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:34 . [2025-03-04T06:40:16.658Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:30 .. [2025-03-04T06:40:16.658Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 06:30 .git [2025-03-04T06:40:16.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:30 .github [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 4 06:30 .gitignore [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 4 06:30 .golangci.yml [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 4 06:30 Attribution.txt [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 4 06:30 CHANGELOG.md [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 4 06:30 Dockerfile [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 06:30 GOVERNANCE.md [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 4 06:30 Jenkinsfile [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 06:30 LICENSE [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 4 06:30 Makefile [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 06:30 OWNERS.md [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 4 06:30 README.md [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 06:27 VERSION [2025-03-04T06:40:16.658Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 06:30 bin [2025-03-04T06:40:16.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 06:30 cmd [2025-03-04T06:40:16.658Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 4 06:39 coverage.out [2025-03-04T06:40:16.658Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:30 doc [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 6489 Mar 4 06:30 go.mod [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 87368 Mar 4 06:30 go.sum [2025-03-04T06:40:16.658Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 06:30 internal [2025-03-04T06:40:16.658Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 4 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:40:17.027Z] + 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=17ef24f3537a4392c31b01c5521ecfb56bf17d0b --label arch=arm64 --label version=4.0.0-dev.13 . [2025-03-04T06:40:17.618Z] Sending build context to Docker daemon 22.04MB [2025-03-04T06:40:17.888Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T06:40:17.888Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-04T06:40:17.888Z] ---> 3c6534157dfa [2025-03-04T06:40:17.888Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-04T06:40:17.888Z] ---> Running in 9b2a9ef462ca [2025-03-04T06:40:18.490Z] Removing intermediate container 9b2a9ef462ca [2025-03-04T06:40:18.490Z] ---> da488931e490 [2025-03-04T06:40:18.490Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T06:40:18.490Z] ---> Running in fbabf6598d4b [2025-03-04T06:40:18.762Z] Removing intermediate container fbabf6598d4b [2025-03-04T06:40:18.762Z] ---> 615a6627df7c [2025-03-04T06:40:18.762Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T06:40:18.762Z] ---> Running in dc8c8cc9de33 [2025-03-04T06:40:19.349Z] Removing intermediate container dc8c8cc9de33 [2025-03-04T06:40:19.349Z] ---> 6490c47501df [2025-03-04T06:40:19.349Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T06:40:19.349Z] ---> Running in 6fb3215b5a03 [2025-03-04T06:40:19.616Z] Removing intermediate container 6fb3215b5a03 [2025-03-04T06:40:19.616Z] ---> 87a4f938a6f0 [2025-03-04T06:40:19.616Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-04T06:40:19.616Z] ---> Running in bbffabf50e92 [2025-03-04T06:40:19.885Z] Removing intermediate container bbffabf50e92 [2025-03-04T06:40:19.885Z] ---> fbf5eb830461 [2025-03-04T06:40:19.885Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T06:40:20.153Z] ---> Running in 3ace5b518d24 [2025-03-04T06:40:21.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:40:21.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:40:23.109Z] OK: 239 MiB in 58 packages [2025-03-04T06:40:24.078Z] Removing intermediate container 3ace5b518d24 [2025-03-04T06:40:24.078Z] ---> 180d6a1ac2fe [2025-03-04T06:40:24.078Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-04T06:40:24.078Z] ---> Running in 8dc4ce6abd9f [2025-03-04T06:40:24.345Z] Removing intermediate container 8dc4ce6abd9f [2025-03-04T06:40:24.345Z] ---> 8fe0f9e09be3 [2025-03-04T06:40:24.345Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-04T06:40:24.932Z] ---> 6821891dcc14 [2025-03-04T06:40:24.932Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T06:40:24.932Z] ---> Running in 5617ad2dedd1 [2025-03-04T06:40:27.516Z] Removing intermediate container 5617ad2dedd1 [2025-03-04T06:40:27.517Z] ---> e292971bb785 [2025-03-04T06:40:27.517Z] Step 12/27 : COPY . . [2025-03-04T06:40:29.471Z] ---> ba5023a1e34b [2025-03-04T06:40:29.471Z] Step 13/27 : RUN ${MAKE} [2025-03-04T06:40:29.471Z] ---> Running in cbbaec3dd5f3 [2025-03-04T06:40:30.437Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-04T06:44:22.191Z] Removing intermediate container cbbaec3dd5f3 [2025-03-04T06:44:22.191Z] ---> b9b6308a42a9 [2025-03-04T06:44:22.191Z] Step 14/27 : FROM alpine:3.20 [2025-03-04T06:44:22.191Z] 3.20: Pulling from library/alpine [2025-03-04T06:44:22.191Z] 94e9d8af2201: Pulling fs layer [2025-03-04T06:44:22.191Z] 94e9d8af2201: Download complete [2025-03-04T06:44:22.191Z] 94e9d8af2201: Pull complete [2025-03-04T06:44:22.191Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T06:44:22.191Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T06:44:22.191Z] ---> 7aab056cecc6 [2025-03-04T06:44:22.191Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-04T06:44:22.191Z] ---> Running in bac825146256 [2025-03-04T06:44:22.191Z] Removing intermediate container bac825146256 [2025-03-04T06:44:22.191Z] ---> 382121320ca8 [2025-03-04T06:44:22.191Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-04T06:44:22.191Z] ---> Running in d6e1175b87b5 [2025-03-04T06:44:22.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:44:22.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:44:22.191Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T06:44:22.191Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T06:44:22.191Z] OK: 9 MiB in 15 packages [2025-03-04T06:44:22.191Z] Removing intermediate container d6e1175b87b5 [2025-03-04T06:44:22.191Z] ---> bb7cf394c788 [2025-03-04T06:44:22.191Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-04T06:44:22.191Z] ---> Running in 188d65047c71 [2025-03-04T06:44:22.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T06:44:22.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T06:44:22.191Z] OK: 9 MiB in 15 packages [2025-03-04T06:44:22.191Z] Removing intermediate container 188d65047c71 [2025-03-04T06:44:22.191Z] ---> a17c9af14251 [2025-03-04T06:44:22.191Z] Step 18/27 : WORKDIR / [2025-03-04T06:44:22.191Z] ---> Running in 7dc5c1a6ed95 [2025-03-04T06:44:22.191Z] Removing intermediate container 7dc5c1a6ed95 [2025-03-04T06:44:22.191Z] ---> ca7feea52208 [2025-03-04T06:44:22.191Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-04T06:44:22.191Z] ---> e7b9b9731617 [2025-03-04T06:44:22.191Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-04T06:44:22.191Z] ---> 0e6f23b0f19e [2025-03-04T06:44:22.191Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-03-04T06:44:22.191Z] ---> 5f41df581000 [2025-03-04T06:44:22.191Z] Step 22/27 : EXPOSE 59984 [2025-03-04T06:44:22.191Z] ---> Running in 189164efa714 [2025-03-04T06:44:22.191Z] Removing intermediate container 189164efa714 [2025-03-04T06:44:22.191Z] ---> bca12b55f784 [2025-03-04T06:44:22.191Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-04T06:44:22.191Z] ---> Running in f4beccc5699d [2025-03-04T06:44:22.191Z] Removing intermediate container f4beccc5699d [2025-03-04T06:44:22.191Z] ---> 019934bc9c45 [2025-03-04T06:44:22.191Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T06:44:22.191Z] ---> Running in b1ec6d20e5f2 [2025-03-04T06:44:22.191Z] Removing intermediate container b1ec6d20e5f2 [2025-03-04T06:44:22.191Z] ---> e6855ebf7c10 [2025-03-04T06:44:22.191Z] Step 25/27 : LABEL arch=arm64 [2025-03-04T06:44:22.191Z] ---> Running in 95c867e9c2ba [2025-03-04T06:44:22.191Z] Removing intermediate container 95c867e9c2ba [2025-03-04T06:44:22.191Z] ---> d52853ee7eba [2025-03-04T06:44:22.191Z] Step 26/27 : LABEL git_sha=17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:44:22.191Z] ---> Running in 3f268ff9310b [2025-03-04T06:44:22.191Z] Removing intermediate container 3f268ff9310b [2025-03-04T06:44:22.191Z] ---> b2f8900940bf [2025-03-04T06:44:22.191Z] Step 27/27 : LABEL version=4.0.0-dev.13 [2025-03-04T06:44:22.458Z] ---> Running in 0bbba41e9119 [2025-03-04T06:44:22.722Z] Removing intermediate container 0bbba41e9119 [2025-03-04T06:44:22.722Z] ---> 11d3919d6c86 [2025-03-04T06:44:22.722Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T06:44:22.722Z] Successfully built 11d3919d6c86 [2025-03-04T06:44:22.722Z] 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-03-04T06:44:22.904Z] provisioning config files... [2025-03-04T06:44:22.919Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/222@tmp/config11744579592777136602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:44:23.264Z] ---> ****-login.sh [2025-03-04T06:44:23.264Z] nexus3.edgexfoundry.org:10001 [2025-03-04T06:44:23.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:44:23.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:44:23.529Z] Configure a credential helper to remove this warning. See [2025-03-04T06:44:23.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:44:23.530Z] [2025-03-04T06:44:23.530Z] Login Succeeded [2025-03-04T06:44:23.530Z] nexus3.edgexfoundry.org:10002 [2025-03-04T06:44:23.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:44:23.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:44:23.796Z] Configure a credential helper to remove this warning. See [2025-03-04T06:44:23.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:44:23.796Z] [2025-03-04T06:44:23.796Z] Login Succeeded [2025-03-04T06:44:23.797Z] nexus3.edgexfoundry.org:10003 [2025-03-04T06:44:24.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:44:24.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:44:24.063Z] Configure a credential helper to remove this warning. See [2025-03-04T06:44:24.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:44:24.063Z] [2025-03-04T06:44:24.063Z] Login Succeeded [2025-03-04T06:44:24.063Z] nexus3.edgexfoundry.org:10004 [2025-03-04T06:44:24.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:44:24.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:44:24.597Z] Configure a credential helper to remove this warning. See [2025-03-04T06:44:24.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:44:24.597Z] [2025-03-04T06:44:24.597Z] Login Succeeded [2025-03-04T06:44:24.597Z] ****.io [2025-03-04T06:44:24.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T06:44:24.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T06:44:24.861Z] Configure a credential helper to remove this warning. See [2025-03-04T06:44:24.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T06:44:24.861Z] [2025-03-04T06:44:24.861Z] Login Succeeded [2025-03-04T06:44:25.126Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T06:44:25.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:44:25.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T06:44:25.220Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-03-04T06:44:25.220Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:44:25.220Z] latest [2025-03-04T06:44:25.220Z] 4.0.0-dev.13 [2025-03-04T06:44:25.220Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [2025-03-04T06:44:25.220Z] main [2025-03-04T06:44:25.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:25.593Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:25.949Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:44:25.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-04T06:44:25.949Z] 9dc9c6cda08c: Preparing [2025-03-04T06:44:25.949Z] 9a175154fb37: Preparing [2025-03-04T06:44:25.949Z] 5fe98bbdd657: Preparing [2025-03-04T06:44:25.949Z] 40934e7d0229: Preparing [2025-03-04T06:44:25.949Z] 76af991ebb52: Preparing [2025-03-04T06:44:25.949Z] dd9c8f8612c8: Preparing [2025-03-04T06:44:25.949Z] dd9c8f8612c8: Waiting [2025-03-04T06:44:26.215Z] 9dc9c6cda08c: Pushed [2025-03-04T06:44:26.215Z] 40934e7d0229: Pushed [2025-03-04T06:44:26.215Z] 9a175154fb37: Pushed [2025-03-04T06:44:26.215Z] 76af991ebb52: Pushed [2025-03-04T06:44:26.215Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:44:34.405Z] 5fe98bbdd657: Pushed [2025-03-04T06:44:34.405Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:34.754Z] + 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-03-04T06:44:35.110Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-03-04T06:44:35.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-04T06:44:35.110Z] 9dc9c6cda08c: Preparing [2025-03-04T06:44:35.110Z] 9a175154fb37: Preparing [2025-03-04T06:44:35.110Z] 5fe98bbdd657: Preparing [2025-03-04T06:44:35.110Z] 40934e7d0229: Preparing [2025-03-04T06:44:35.110Z] 76af991ebb52: Preparing [2025-03-04T06:44:35.110Z] dd9c8f8612c8: Preparing [2025-03-04T06:44:35.110Z] dd9c8f8612c8: Waiting [2025-03-04T06:44:35.110Z] 5fe98bbdd657: Layer already exists [2025-03-04T06:44:35.110Z] 9a175154fb37: Layer already exists [2025-03-04T06:44:35.110Z] 40934e7d0229: Layer already exists [2025-03-04T06:44:35.110Z] 76af991ebb52: Layer already exists [2025-03-04T06:44:35.110Z] 9dc9c6cda08c: Layer already exists [2025-03-04T06:44:35.110Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:44:35.110Z] latest: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:35.471Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:35.832Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.13 [2025-03-04T06:44:35.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-04T06:44:35.832Z] 9dc9c6cda08c: Preparing [2025-03-04T06:44:35.832Z] 9a175154fb37: Preparing [2025-03-04T06:44:35.832Z] 5fe98bbdd657: Preparing [2025-03-04T06:44:35.832Z] 40934e7d0229: Preparing [2025-03-04T06:44:35.832Z] 76af991ebb52: Preparing [2025-03-04T06:44:35.832Z] dd9c8f8612c8: Preparing [2025-03-04T06:44:35.832Z] dd9c8f8612c8: Waiting [2025-03-04T06:44:35.832Z] 9dc9c6cda08c: Layer already exists [2025-03-04T06:44:35.832Z] 5fe98bbdd657: Layer already exists [2025-03-04T06:44:35.832Z] 76af991ebb52: Layer already exists [2025-03-04T06:44:35.832Z] 40934e7d0229: Layer already exists [2025-03-04T06:44:35.832Z] 9a175154fb37: Layer already exists [2025-03-04T06:44:35.832Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:44:35.832Z] 4.0.0-dev.13: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:36.466Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:36.829Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [2025-03-04T06:44:36.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-04T06:44:36.829Z] 9dc9c6cda08c: Preparing [2025-03-04T06:44:36.829Z] 9a175154fb37: Preparing [2025-03-04T06:44:36.829Z] 5fe98bbdd657: Preparing [2025-03-04T06:44:36.829Z] 40934e7d0229: Preparing [2025-03-04T06:44:36.829Z] 76af991ebb52: Preparing [2025-03-04T06:44:36.829Z] dd9c8f8612c8: Preparing [2025-03-04T06:44:36.829Z] dd9c8f8612c8: Waiting [2025-03-04T06:44:36.829Z] 9a175154fb37: Layer already exists [2025-03-04T06:44:36.829Z] 40934e7d0229: Layer already exists [2025-03-04T06:44:36.829Z] 76af991ebb52: Layer already exists [2025-03-04T06:44:36.829Z] 5fe98bbdd657: Layer already exists [2025-03-04T06:44:36.829Z] 9dc9c6cda08c: Layer already exists [2025-03-04T06:44:36.829Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:44:37.094Z] 17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:37.448Z] + 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-03-04T06:44:37.785Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-03-04T06:44:37.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-04T06:44:37.785Z] 9dc9c6cda08c: Preparing [2025-03-04T06:44:37.785Z] 9a175154fb37: Preparing [2025-03-04T06:44:37.785Z] 5fe98bbdd657: Preparing [2025-03-04T06:44:37.785Z] 40934e7d0229: Preparing [2025-03-04T06:44:37.785Z] 76af991ebb52: Preparing [2025-03-04T06:44:37.785Z] dd9c8f8612c8: Preparing [2025-03-04T06:44:37.785Z] dd9c8f8612c8: Waiting [2025-03-04T06:44:37.785Z] 76af991ebb52: Layer already exists [2025-03-04T06:44:37.785Z] 9a175154fb37: Layer already exists [2025-03-04T06:44:37.785Z] 5fe98bbdd657: Layer already exists [2025-03-04T06:44:37.785Z] 40934e7d0229: Layer already exists [2025-03-04T06:44:37.785Z] 9dc9c6cda08c: Layer already exists [2025-03-04T06:44:37.785Z] dd9c8f8612c8: Layer already exists [2025-03-04T06:44:38.049Z] main: digest: sha256:6a972e573cc37fbd97e93eb2556b20c98ca2875896cb91bf8d9ae51db5332f9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T06:44:38.134Z] ===================================================== [Pipeline] echo [2025-03-04T06:44:38.147Z] taggedImages: [2025-03-04T06:44:38.147Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b [2025-03-04T06:44:38.147Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-03-04T06:44:38.147Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.13 [2025-03-04T06:44:38.147Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:17ef24f3537a4392c31b01c5521ecfb56bf17d0b-4.0.0-dev.13 [2025-03-04T06:44:38.147Z] - 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-03-04T06:44:38.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:44:38.532Z] [2025-03-04T06:44:38.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:44:38.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:44:38.867Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T06:44:38.867Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T06:44:38.867Z] 04944245beec: Pulling fs layer [2025-03-04T06:44:38.867Z] 699f458cf7ca: Pulling fs layer [2025-03-04T06:44:38.867Z] 765212b225bb: Pulling fs layer [2025-03-04T06:44:38.867Z] f23df028b6ca: Pulling fs layer [2025-03-04T06:44:38.867Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T06:44:38.867Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T06:44:38.867Z] f23df028b6ca: Waiting [2025-03-04T06:44:38.867Z] 765212b225bb: Waiting [2025-03-04T06:44:38.867Z] d65c8cfc05b1: Waiting [2025-03-04T06:44:38.867Z] 2437ff75d9bd: Waiting [2025-03-04T06:44:39.133Z] 04944245beec: Verifying Checksum [2025-03-04T06:44:39.133Z] 04944245beec: Download complete [2025-03-04T06:44:39.133Z] 765212b225bb: Download complete [2025-03-04T06:44:39.133Z] f23df028b6ca: Verifying Checksum [2025-03-04T06:44:39.133Z] f23df028b6ca: Download complete [2025-03-04T06:44:39.133Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T06:44:39.133Z] d65c8cfc05b1: Download complete [2025-03-04T06:44:39.397Z] 699f458cf7ca: Verifying Checksum [2025-03-04T06:44:39.397Z] 699f458cf7ca: Download complete [2025-03-04T06:44:39.663Z] 8998bd30e6a1: Download complete [2025-03-04T06:44:42.233Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T06:44:42.233Z] 2437ff75d9bd: Download complete [2025-03-04T06:44:44.808Z] 8998bd30e6a1: Pull complete [2025-03-04T06:44:44.808Z] 04944245beec: Pull complete [2025-03-04T06:44:46.747Z] 699f458cf7ca: Pull complete [2025-03-04T06:44:46.747Z] 765212b225bb: Pull complete [2025-03-04T06:44:47.704Z] f23df028b6ca: Pull complete [2025-03-04T06:44:47.704Z] d65c8cfc05b1: Pull complete [2025-03-04T06:45:05.911Z] 2437ff75d9bd: Pull complete [2025-03-04T06:45:05.911Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T06:45:05.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T06:45:05.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:45:06.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-40160 does not seem to be running inside a container [2025-03-04T06:45:06.206Z] $ 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/222 -v /w/workspace/device-onvif-camera/222:/w/workspace/device-onvif-camera/222:rw,z -v /w/workspace/device-onvif-camera/222@tmp:/w/workspace/device-onvif-camera/222@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-03-04T06:45:09.012Z] $ docker top c3f38b51cabbf00aa068e349cb57f3efb4c174f40bd9d3a6724915f6d58e9a27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:45:09.853Z] ---> job-cost.sh [2025-03-04T06:45:09.853Z] lf-activate-venv: SKIPPING [2025-03-04T06:45:09.853Z] INFO: No Stack... [2025-03-04T06:45:10.116Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T06:45:11.068Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T06:45:11.695Z] + cat /w/workspace/device-onvif-camera/222/archives/cost.csv [2025-03-04T06:45:11.695Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T06:45:11.754Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [2025-03-04T06:45:11.761Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] did not exist. Created. [2025-03-04T06:45:11.767Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T06:45:12.434Z] /w/workspace/device-onvif-camera/222@tmp/durable-16979eea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T06:45:13.068Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T06:45:13.082Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T06:45:13.145Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T06:45:13.153Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T06:45:13.177Z] $ docker stop --time=1 c3f38b51cabbf00aa068e349cb57f3efb4c174f40bd9d3a6724915f6d58e9a27 [2025-03-04T06:45:14.730Z] $ docker rm -f --volumes c3f38b51cabbf00aa068e349cb57f3efb4c174f40bd9d3a6724915f6d58e9a27 [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-03-04T06:45:15.276Z] provisioning config files... [2025-03-04T06:45:15.300Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15132445687759544336tmp [Pipeline] { [Pipeline] sh [2025-03-04T06:45:15.665Z] + set +x [2025-03-04T06:45:15.665Z] + + curlbash -s https://codecov.io/bash [2025-03-04T06:45:15.665Z] -s -- [2025-03-04T06:45:15.665Z] [2025-03-04T06:45:15.665Z] _____ _ [2025-03-04T06:45:15.665Z] / ____| | | [2025-03-04T06:45:15.665Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T06:45:15.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T06:45:15.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T06:45:15.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T06:45:15.665Z] Bash-1.0.6 [2025-03-04T06:45:15.665Z] [2025-03-04T06:45:15.665Z] [2025-03-04T06:45:15.665Z] ==> git version 2.25.1 found [2025-03-04T06:45:15.665Z] ==> 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-03-04T06:45:15.665Z] Release-Date: 2020-01-08 [2025-03-04T06:45:15.665Z] 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-03-04T06:45:15.665Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T06:45:15.665Z] ==> Jenkins CI detected. [2025-03-04T06:45:15.665Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-03-04T06:45:15.665Z] project root: . [2025-03-04T06:45:15.665Z] --> token set from env [2025-03-04T06:45:15.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T06:45:15.665Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T06:45:15.665Z] ==> Python coveragepy not found [2025-03-04T06:45:15.665Z] ==> Searching for coverage reports in: [2025-03-04T06:45:15.665Z] + . [2025-03-04T06:45:15.665Z] -> Found 1 reports [2025-03-04T06:45:15.665Z] ==> Detecting git/mercurial file structure [2025-03-04T06:45:15.665Z] ==> Reading reports [2025-03-04T06:45:15.665Z] + ./coverage.out bytes=92466 [2025-03-04T06:45:15.665Z] ==> Appending adjustments [2025-03-04T06:45:15.665Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T06:45:15.951Z] + Found adjustments [2025-03-04T06:45:15.951Z] ==> Gzipping contents [2025-03-04T06:45:15.951Z] 12K /tmp/codecov.GQL2J4.gz [2025-03-04T06:45:15.951Z] ==> Uploading reports [2025-03-04T06:45:15.951Z] url: https://codecov.io [2025-03-04T06:45:15.951Z] query: branch=main&commit=17ef24f3537a4392c31b01c5521ecfb56bf17d0b&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T06:45:15.951Z] -> Pinging Codecov [2025-03-04T06:45:15.951Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=17ef24f3537a4392c31b01c5521ecfb56bf17d0b&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T06:45:16.229Z] -> Uploading to [2025-03-04T06:45:16.229Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/17ef24f3537a4392c31b01c5521ecfb56bf17d0b/5feaa907-6fdd-4157-91ef-6c38fd04039b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T064516Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=327f2b21be096b6ae6169cbf368c934ef0ab857f7f7bb20ea83aeded43566726 [2025-03-04T06:45:16.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:45:16.229Z] Dload Upload Total Spent Left Speed [2025-03-04T06:45:16.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 68772 --:--:-- --:--:-- --:--:-- 68772 [2025-03-04T06:45:16.487Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] } [2025-03-04T06:45:16.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T06:45:16.639Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T06:45:16.653Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:45:16.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:45:16.976Z] [2025-03-04T06:45:16.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:45:17.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:45:17.279Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T06:45:17.279Z] 43c4264eed91: Pulling fs layer [2025-03-04T06:45:17.279Z] 4cc291be95ef: Pulling fs layer [2025-03-04T06:45:17.279Z] 2ac1f1163629: Pulling fs layer [2025-03-04T06:45:17.279Z] 5c3c966382ef: Pulling fs layer [2025-03-04T06:45:17.279Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T06:45:17.279Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T06:45:17.279Z] 9c3e1370e548: Pulling fs layer [2025-03-04T06:45:17.279Z] 5c3c966382ef: Waiting [2025-03-04T06:45:17.279Z] 4f4fb700ef54: Waiting [2025-03-04T06:45:17.279Z] d9c7d2e4e75e: Waiting [2025-03-04T06:45:17.279Z] 9c3e1370e548: Waiting [2025-03-04T06:45:17.279Z] 4cc291be95ef: Download complete [2025-03-04T06:45:17.279Z] 5c3c966382ef: Verifying Checksum [2025-03-04T06:45:17.279Z] 5c3c966382ef: Download complete [2025-03-04T06:45:17.279Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T06:45:17.279Z] 4f4fb700ef54: Download complete [2025-03-04T06:45:17.279Z] 43c4264eed91: Download complete [2025-03-04T06:45:17.539Z] 43c4264eed91: Pull complete [2025-03-04T06:45:17.539Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T06:45:17.539Z] d9c7d2e4e75e: Download complete [2025-03-04T06:45:17.539Z] 4cc291be95ef: Pull complete [2025-03-04T06:45:18.106Z] 2ac1f1163629: Verifying Checksum [2025-03-04T06:45:18.107Z] 2ac1f1163629: Download complete [2025-03-04T06:45:18.364Z] 9c3e1370e548: Verifying Checksum [2025-03-04T06:45:18.364Z] 9c3e1370e548: Download complete [2025-03-04T06:45:21.646Z] 2ac1f1163629: Pull complete [2025-03-04T06:45:21.646Z] 5c3c966382ef: Pull complete [2025-03-04T06:45:21.646Z] 4f4fb700ef54: Pull complete [2025-03-04T06:45:21.646Z] d9c7d2e4e75e: Pull complete [2025-03-04T06:45:24.928Z] 9c3e1370e548: Pull complete [2025-03-04T06:45:24.928Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T06:45:24.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T06:45:24.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:45:25.032Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:45:25.061Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-04T06:45:28.543Z] $ docker top 9e1faf9fa336ad180d224fcca6fb3fcc00f25ca882dcb379932301b3bcc46139 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:45:28.898Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-03-04T06:45:28.911Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-03-04T06:45:29.190Z] + set -o pipefail [2025-03-04T06:45:29.190Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-03-04T06:45:39.170Z] [2025-03-04T06:45:39.170Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-03-04T06:45:39.170Z] [2025-03-04T06:45:39.170Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/79127dd7-8b5e-46e8-83ba-2d7fb27a9d78 [2025-03-04T06:45:39.170Z] [2025-03-04T06:45:39.170Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-04T06:45:39.170Z] [2025-03-04T06:45:39.170Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T06:45:39.170Z] [2025-03-04T06:45:39.170Z] [2025-03-04T06:45:39.170Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T06:45:39.170Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T06:45:39.179Z] $ docker stop --time=1 9e1faf9fa336ad180d224fcca6fb3fcc00f25ca882dcb379932301b3bcc46139 [2025-03-04T06:45:42.817Z] $ docker rm -f --volumes 9e1faf9fa336ad180d224fcca6fb3fcc00f25ca882dcb379932301b3bcc46139 [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-03-04T06:45:43.373Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:45:43.392Z] provisioning config files... [2025-03-04T06:45:43.400Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12193689619078667582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:45:43.710Z] --> edgex-publish-swagger.sh [2025-03-04T06:45:43.710Z] === Publish doc/openapi/v3 API === [2025-03-04T06:45:43.710Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-03-04T06:45:43.710Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-03-04T06:45:43.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T06:45:43.710Z] Dload Upload Total Spent Left Speed [2025-03-04T06:45:44.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 275 857k --:--:-- --:--:-- --:--:-- 858k [2025-03-04T06:45:44.280Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-04T06:45:44.280Z] [Pipeline] } [2025-03-04T06:45:44.287Z] 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-03-04T06:45:44.724Z] + git log --format=format:%s -1 17ef24f3537a4392c31b01c5521ecfb56bf17d0b [Pipeline] sh [2025-03-04T06:45:45.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:45:45.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:45:45.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:45:45.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:45:45.406Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:45:45.432Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T06:45:45.982Z] $ docker top d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:45:46.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:45:46.100Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:45:46.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:45:46.204Z] $ docker exec d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 ssh-agent [2025-03-04T06:45:46.325Z] SSH_AUTH_SOCK=/tmp/ssh-dGpFxwBJQFNd/agent.32 [2025-03-04T06:45:46.325Z] SSH_AGENT_PID=38 [2025-03-04T06:45:46.330Z] Running ssh-add (command line suppressed) [2025-03-04T06:45:46.430Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9686586422769809361.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9686586422769809361.key) [2025-03-04T06:45:46.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:45:46.738Z] + git semver tag [2025-03-04T06:45:46.997Z] 2025-03-04 06:45:46,903 [run_tag] DEBUG tag force:False [2025-03-04T06:45:46.997Z] 2025-03-04 06:45:46,903 [check_head_tag] DEBUG check head tag [2025-03-04T06:45:46.997Z] 2025-03-04 06:45:46,904 [execute] INFO git cat-file --batch-check [2025-03-04T06:45:46.997Z] 2025-03-04 06:45:46,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-03-04T06:45:46.997Z] 2025-03-04 06:45:46,907 [execute] INFO git cat-file --batch [2025-03-04T06:45:46.997Z] 2025-03-04 06:45:46,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-03-04T06:45:46.997Z] 2025-03-04 06:45:46,929 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:45:46.997Z] 2025-03-04 06:45:46,930 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 [2025-03-04T06:45:46.998Z] 2025-03-04 06:45:46,930 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:45:46.998Z] 2025-03-04 06:45:46,934 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:45:46.998Z] 4.0.0-dev.13 [Pipeline] } [2025-03-04T06:45:47.003Z] $ docker exec --env ******** --env ******** d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 ssh-agent -k [2025-03-04T06:45:47.098Z] unset SSH_AUTH_SOCK; [2025-03-04T06:45:47.098Z] unset SSH_AGENT_PID; [2025-03-04T06:45:47.098Z] echo Agent pid 38 killed; [2025-03-04T06:45:47.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:45:47.427Z] + git semver [Pipeline] } [2025-03-04T06:45:47.696Z] $ docker stop --time=1 d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 [2025-03-04T06:45:48.961Z] $ docker rm -f --volumes d8352d0271456916386533ad78914a1a080f43d44defcb406cc836b846031dd0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:45:49.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:45:49.408Z] [2025-03-04T06:45:49.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:45:49.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:45:49.722Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T06:45:49.722Z] ab5ef0e58194: Pulling fs layer [2025-03-04T06:45:49.722Z] 9712f1f96733: Pulling fs layer [2025-03-04T06:45:49.722Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T06:45:49.722Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T06:45:49.722Z] e9a5061849ea: Pulling fs layer [2025-03-04T06:45:49.722Z] d747dcd14b5f: Pulling fs layer [2025-03-04T06:45:49.722Z] 2de7ff778b66: Pulling fs layer [2025-03-04T06:45:49.722Z] e9a5061849ea: Waiting [2025-03-04T06:45:49.722Z] d747dcd14b5f: Waiting [2025-03-04T06:45:49.722Z] 0d9ebad4ef96: Waiting [2025-03-04T06:45:49.722Z] 9712f1f96733: Verifying Checksum [2025-03-04T06:45:49.722Z] 9712f1f96733: Download complete [2025-03-04T06:45:49.981Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T06:45:49.981Z] 63f879dbbcfc: Download complete [2025-03-04T06:45:50.240Z] e9a5061849ea: Verifying Checksum [2025-03-04T06:45:50.240Z] e9a5061849ea: Download complete [2025-03-04T06:45:50.240Z] d747dcd14b5f: Download complete [2025-03-04T06:45:50.240Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T06:45:50.240Z] 0d9ebad4ef96: Download complete [2025-03-04T06:45:50.240Z] ab5ef0e58194: Verifying Checksum [2025-03-04T06:45:50.240Z] 2de7ff778b66: Download complete [2025-03-04T06:45:53.522Z] ab5ef0e58194: Pull complete [2025-03-04T06:45:53.522Z] 9712f1f96733: Pull complete [2025-03-04T06:45:53.781Z] 63f879dbbcfc: Pull complete [2025-03-04T06:45:57.966Z] 0d9ebad4ef96: Pull complete [2025-03-04T06:45:57.966Z] e9a5061849ea: Pull complete [2025-03-04T06:45:57.966Z] d747dcd14b5f: Pull complete [2025-03-04T06:45:58.905Z] 2de7ff778b66: Pull complete [2025-03-04T06:45:58.905Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T06:45:58.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T06:45:58.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:45:58.995Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:45:59.013Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-04T06:46:03.578Z] $ docker top 90023874bc37e6f58804e006f5b20d23c9c67da2c786efb1daf346bad7fefdfd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:46:03.670Z] provisioning config files... [2025-03-04T06:46:03.677Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8573691806217944797tmp [2025-03-04T06:46:03.685Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12123173584100363221tmp [2025-03-04T06:46:03.693Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13657275920398758388tmp [Pipeline] { [Pipeline] echo [2025-03-04T06:46:03.721Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:04.014Z] ---> sigul-configuration.sh [2025-03-04T06:46:04.014Z] gpg: directory `/root/.gnupg' created [2025-03-04T06:46:04.014Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T06:46:04.014Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T06:46:04.014Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T06:46:04.014Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T06:46:04.014Z] gpg: CAST5 encrypted data [2025-03-04T06:46:04.014Z] gpg: encrypted with 1 passphrase [2025-03-04T06:46:04.014Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T06:46:04.309Z] + mkdir /home/jenkins [2025-03-04T06:46:04.309Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T06:46:04.608Z] + 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-03-04T06:46:04.622Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:04.915Z] ---> sigul-install.sh [2025-03-04T06:46:04.915Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T06:46:05.211Z] + git tag --list [2025-03-04T06:46:05.211Z] v0.0.0 [2025-03-04T06:46:05.211Z] v2.2.0 [2025-03-04T06:46:05.211Z] v2.3.0 [2025-03-04T06:46:05.211Z] v2.3.1 [2025-03-04T06:46:05.211Z] v3.0 [2025-03-04T06:46:05.211Z] v3.0.0 [2025-03-04T06:46:05.211Z] v3.1 [2025-03-04T06:46:05.211Z] v3.1.0 [2025-03-04T06:46:05.211Z] v3.1.0-dev.1 [2025-03-04T06:46:05.211Z] v3.1.0-dev.10 [2025-03-04T06:46:05.211Z] v3.1.0-dev.11 [2025-03-04T06:46:05.211Z] v3.1.0-dev.12 [2025-03-04T06:46:05.211Z] v3.1.0-dev.13 [2025-03-04T06:46:05.211Z] v3.1.0-dev.14 [2025-03-04T06:46:05.211Z] v3.1.0-dev.15 [2025-03-04T06:46:05.211Z] v3.1.0-dev.16 [2025-03-04T06:46:05.211Z] v3.1.0-dev.17 [2025-03-04T06:46:05.211Z] v3.1.0-dev.18 [2025-03-04T06:46:05.211Z] v3.1.0-dev.19 [2025-03-04T06:46:05.211Z] v3.1.0-dev.2 [2025-03-04T06:46:05.211Z] v3.1.0-dev.20 [2025-03-04T06:46:05.211Z] v3.1.0-dev.21 [2025-03-04T06:46:05.211Z] v3.1.0-dev.22 [2025-03-04T06:46:05.211Z] v3.1.0-dev.23 [2025-03-04T06:46:05.211Z] v3.1.0-dev.24 [2025-03-04T06:46:05.211Z] v3.1.0-dev.25 [2025-03-04T06:46:05.211Z] v3.1.0-dev.26 [2025-03-04T06:46:05.211Z] v3.1.0-dev.27 [2025-03-04T06:46:05.211Z] v3.1.0-dev.28 [2025-03-04T06:46:05.211Z] v3.1.0-dev.3 [2025-03-04T06:46:05.211Z] v3.1.0-dev.4 [2025-03-04T06:46:05.211Z] v3.1.0-dev.5 [2025-03-04T06:46:05.211Z] v3.1.0-dev.6 [2025-03-04T06:46:05.211Z] v3.1.0-dev.7 [2025-03-04T06:46:05.211Z] v3.1.0-dev.8 [2025-03-04T06:46:05.211Z] v3.1.0-dev.9 [2025-03-04T06:46:05.211Z] v3.1.1 [2025-03-04T06:46:05.211Z] v3.2.0-dev.1 [2025-03-04T06:46:05.211Z] v3.2.0-dev.10 [2025-03-04T06:46:05.211Z] v3.2.0-dev.11 [2025-03-04T06:46:05.211Z] v3.2.0-dev.12 [2025-03-04T06:46:05.211Z] v3.2.0-dev.13 [2025-03-04T06:46:05.211Z] v3.2.0-dev.14 [2025-03-04T06:46:05.211Z] v3.2.0-dev.15 [2025-03-04T06:46:05.211Z] v3.2.0-dev.16 [2025-03-04T06:46:05.211Z] v3.2.0-dev.17 [2025-03-04T06:46:05.211Z] v3.2.0-dev.18 [2025-03-04T06:46:05.211Z] v3.2.0-dev.19 [2025-03-04T06:46:05.211Z] v3.2.0-dev.2 [2025-03-04T06:46:05.211Z] v3.2.0-dev.20 [2025-03-04T06:46:05.211Z] v3.2.0-dev.21 [2025-03-04T06:46:05.211Z] v3.2.0-dev.22 [2025-03-04T06:46:05.211Z] v3.2.0-dev.23 [2025-03-04T06:46:05.211Z] v3.2.0-dev.3 [2025-03-04T06:46:05.211Z] v3.2.0-dev.4 [2025-03-04T06:46:05.211Z] v3.2.0-dev.5 [2025-03-04T06:46:05.211Z] v3.2.0-dev.6 [2025-03-04T06:46:05.211Z] v3.2.0-dev.7 [2025-03-04T06:46:05.211Z] v3.2.0-dev.8 [2025-03-04T06:46:05.211Z] v3.2.0-dev.9 [2025-03-04T06:46:05.211Z] v4.0.0-dev.1 [2025-03-04T06:46:05.211Z] v4.0.0-dev.10 [2025-03-04T06:46:05.211Z] v4.0.0-dev.11 [2025-03-04T06:46:05.211Z] v4.0.0-dev.12 [2025-03-04T06:46:05.211Z] v4.0.0-dev.13 [2025-03-04T06:46:05.211Z] v4.0.0-dev.2 [2025-03-04T06:46:05.211Z] v4.0.0-dev.3 [2025-03-04T06:46:05.211Z] v4.0.0-dev.4 [2025-03-04T06:46:05.211Z] v4.0.0-dev.5 [2025-03-04T06:46:05.211Z] v4.0.0-dev.6 [2025-03-04T06:46:05.211Z] v4.0.0-dev.7 [2025-03-04T06:46:05.211Z] v4.0.0-dev.8 [2025-03-04T06:46:05.211Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T06:46:05.505Z] + lftools sign git-tag v4.0.0-dev.13 [2025-03-04T06:46:06.075Z] Signing Git tag with Sigul... [2025-03-04T06:46:06.075Z] Signing v4.0.0-dev.13 [Pipeline] echo [2025-03-04T06:46:06.659Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:06.950Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T06:46:06.958Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T06:46:06.990Z] $ docker stop --time=1 90023874bc37e6f58804e006f5b20d23c9c67da2c786efb1daf346bad7fefdfd [2025-03-04T06:46:08.251Z] $ docker rm -f --volumes 90023874bc37e6f58804e006f5b20d23c9c67da2c786efb1daf346bad7fefdfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T06:46:08.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:46:08.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:46:09.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:46:09.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:46:09.119Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:46:09.146Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T06:46:09.458Z] $ docker top 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:46:09.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:46:09.570Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:46:09.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:46:09.672Z] $ docker exec 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 ssh-agent [2025-03-04T06:46:09.764Z] SSH_AUTH_SOCK=/tmp/ssh-sqomEGJ5MhVJ/agent.33 [2025-03-04T06:46:09.764Z] SSH_AGENT_PID=39 [2025-03-04T06:46:09.768Z] Running ssh-add (command line suppressed) [2025-03-04T06:46:09.859Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15499191319619250183.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15499191319619250183.key) [2025-03-04T06:46:09.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:46:10.170Z] + git semver bump pre [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,329 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,329 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,329 [bump_version] DEBUG bumped version:4.0.0-dev.14 [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,329 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,329 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,330 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,332 [execute] INFO git cat-file --batch-check [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,337 [execute] INFO git cat-file --batch [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T06:46:10.429Z] 2025-03-04 06:46:10,341 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:46:10.429Z] 4.0.0-dev.14 [Pipeline] } [2025-03-04T06:46:10.434Z] $ docker exec --env ******** --env ******** 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 ssh-agent -k [2025-03-04T06:46:10.533Z] unset SSH_AUTH_SOCK; [2025-03-04T06:46:10.533Z] unset SSH_AGENT_PID; [2025-03-04T06:46:10.533Z] echo Agent pid 39 killed; [2025-03-04T06:46:10.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:46:10.874Z] + git semver [Pipeline] } [2025-03-04T06:46:11.150Z] $ docker stop --time=1 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 [2025-03-04T06:46:12.413Z] $ docker rm -f --volumes 8b4440f07d3fffb954f89cbdb43f1693fbc626029d2c3f97b17c8f64143212f9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T06:46:12.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T06:46:12.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:46:13.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T06:46:13.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:46:13.156Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:46:13.182Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T06:46:13.502Z] $ docker top ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 -eo pid,comm [2025-03-04T06:46:13.552Z] 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-03-04T06:46:13.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T06:46:13.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T06:46:13.617Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T06:46:13.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T06:46:13.723Z] $ docker exec ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 ssh-agent [2025-03-04T06:46:13.842Z] SSH_AUTH_SOCK=/tmp/ssh-0i8LOfePqpZ1/agent.32 [2025-03-04T06:46:13.842Z] SSH_AGENT_PID=38 [2025-03-04T06:46:13.848Z] Running ssh-add (command line suppressed) [2025-03-04T06:46:13.949Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9559672403261756423.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9559672403261756423.key) [2025-03-04T06:46:13.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T06:46:14.257Z] + git semver push [2025-03-04T06:46:14.517Z] 2025-03-04 06:46:14,407 [run_push] DEBUG push [2025-03-04T06:46:14.517Z] 2025-03-04 06:46:14,408 [execute] INFO git cat-file --batch-check [2025-03-04T06:46:14.517Z] 2025-03-04 06:46:14,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T06:46:14.517Z] 2025-03-04 06:46:14,411 [execute] INFO git rev-list ff935f88657800e0fade8a5a455efd6b6bdd765c -- [2025-03-04T06:46:14.517Z] 2025-03-04 06:46:14,411 [execute] DEBUG Popen(['git', 'rev-list', 'ff935f88657800e0fade8a5a455efd6b6bdd765c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:46:14.517Z] 2025-03-04 06:46:14,421 [execute] INFO git fetch -v origin [2025-03-04T06:46:14.517Z] 2025-03-04 06:46:14,421 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-04T06:46:15.084Z] 2025-03-04 06:46:14,872 [run_push] DEBUG no remote changes detected [2025-03-04T06:46:15.084Z] 2025-03-04 06:46:14,873 [execute] INFO git push origin semver [2025-03-04T06:46:15.084Z] 2025-03-04 06:46:14,873 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:46:15.651Z] 2025-03-04 06:46:15,480 [run_push] DEBUG push all version tags [2025-03-04T06:46:15.651Z] 2025-03-04 06:46:15,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T06:46:15.651Z] 2025-03-04 06:46:15,481 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T06:46:16.220Z] 2025-03-04 06:46:16,147 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-04T06:46:16.220Z] 4.0.0-dev.14 [Pipeline] } [2025-03-04T06:46:16.226Z] $ docker exec --env ******** --env ******** ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 ssh-agent -k [2025-03-04T06:46:16.317Z] unset SSH_AUTH_SOCK; [2025-03-04T06:46:16.318Z] unset SSH_AGENT_PID; [2025-03-04T06:46:16.319Z] echo Agent pid 38 killed; [2025-03-04T06:46:16.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T06:46:16.666Z] + git semver [Pipeline] } [2025-03-04T06:46:16.940Z] $ docker stop --time=1 ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 [2025-03-04T06:46:18.214Z] $ docker rm -f --volumes ee095761dfa8cd007dbf5517afd41facfa157288da5eef8c59cd8dee7d1872a6 [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-03-04T06:46:18.892Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-03-04T06:46:18.893Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-04T06:46:18.893Z] total 16 [2025-03-04T06:46:18.893Z] drwxr-xr-x 3 root root 4096 Mar 4 06:30 . [2025-03-04T06:46:18.893Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:46 .. [2025-03-04T06:46:18.893Z] drwxr-xr-x 2 root root 4096 Mar 4 06:30 cost [2025-03-04T06:46:18.893Z] -rw-r--r-- 1 root root 91 Mar 4 06:30 cost.csv [2025-03-04T06:46:18.893Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-04T06:46:18.893Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-04T06:46:18.893Z] total 16 [2025-03-04T06:46:18.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 06:30 . [2025-03-04T06:46:18.893Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 06:46 .. [2025-03-04T06:46:18.893Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 06:30 cost [2025-03-04T06:46:18.893Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 4 06:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:19.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:20.044Z] ---> package-listing.sh [2025-03-04T06:46:20.044Z] ++ facter osfamily [2025-03-04T06:46:20.044Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T06:46:20.305Z] + OS_FAMILY=debian [2025-03-04T06:46:20.305Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-03-04T06:46:20.305Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T06:46:20.305Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T06:46:20.305Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T06:46:20.305Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T06:46:20.305Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-03-04T06:46:20.305Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T06:46:20.305Z] + case "${OS_FAMILY}" in [2025-03-04T06:46:20.305Z] + dpkg -l [2025-03-04T06:46:20.305Z] + grep '^ii' [2025-03-04T06:46:20.305Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T06:46:20.305Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T06:46:20.305Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T06:46:20.305Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-03-04T06:46:20.305Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-03-04T06:46:20.305Z] + 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-03-04T06:46:20.316Z] 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-03-04T06:46:20.594Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T06:46:21.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T06:46:21.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T06:46:21.247Z] prd-ubuntu20.04-docker-8c-8g-40155 does not seem to be running inside a container [2025-03-04T06:46:21.275Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T06:46:21.474Z] $ docker top f7a7a4bb127dbf23f3ba824497bc289e5eca88f87cf6216c36b97aaf6a478a0f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T06:46:21.820Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T06:46:22.107Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T06:46:22.395Z] + ls /var/log/sa-host [2025-03-04T06:46:22.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T06:46:22.468Z] provisioning config files... [2025-03-04T06:46:22.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15737822700159855025tmp [Pipeline] { [Pipeline] echo [2025-03-04T06:46:22.501Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:22.786Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T06:46:22.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:23.136Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T06:46:23.153Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:23.434Z] ---> sudo-logs.sh [2025-03-04T06:46:23.434Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T06:46:23.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:23.754Z] ---> job-cost.sh [2025-03-04T06:46:23.755Z] lf-activate-venv: SKIPPING [2025-03-04T06:46:23.755Z] DEBUG: total: 0.2199999988079071 [2025-03-04T06:46:23.755Z] INFO: Retrieving Stack Cost... [2025-03-04T06:46:24.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T06:46:24.582Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T06:46:24.595Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T06:46:24.881Z] ---> logs-deploy.sh [2025-03-04T06:46:24.881Z] lf-activate-venv: SKIPPING [2025-03-04T06:46:24.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/222 [2025-03-04T06:46:24.881Z] INFO: archiving workspace using pattern(s): [2025-03-04T06:46:25.816Z] Archives upload complete. [2025-03-04T06:46:25.816Z] INFO: archiving logs to Nexus