Started by upstream project "edgexfoundry/cd-management/release-lts" build number 96 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 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-ssh10955325410050269660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh3627498862034145430.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16435714701550587632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh13062769743973963403.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7419713073236117273.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41060 in /w/workspace/undry_device-onvif-camera_odessa [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/undry_device-onvif-camera_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @d4e6059" > git config core.sparsecheckout # timeout=10 > git checkout -f 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a # timeout=10 > git rev-list --no-walk 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T07:21:53.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T07:21:53.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:21:53.661Z] ========================================================= [2025-03-12T07:21:53.661Z] EdgeX Global Pipelines Version Info [2025-03-12T07:21:53.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:21:54.761Z] ------------------- [2025-03-12T07:21:54.761Z] stable info: [2025-03-12T07:21:54.761Z] ------------------- [2025-03-12T07:21:54.761Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T07:21:54.761Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:21:54.761Z] Message: update stable to v1.0.271 [2025-03-12T07:21:55.330Z] ------------------- [2025-03-12T07:21:55.330Z] experimental info: [2025-03-12T07:21:55.330Z] ------------------- [2025-03-12T07:21:55.330Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T07:21:55.330Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:21:55.330Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T07:21:55.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-03-12T07:21:55.433Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-03-12T07:21:55.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T07:21:55.484Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T07:21:55.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T07:21:55.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T07:21:55.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T07:21:55.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T07:21:55.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T07:21:55.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T07:21:55.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T07:21:55.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-03-12T07:21:55.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T07:21:55.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T07:21:55.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:21:55.778Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:21:55.800Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:21:55.824Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:21:55.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T07:21:55.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T07:21:55.894Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-12T07:21:55.920Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-03-12T07:21:55.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T07:21:55.970Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T07:21:56.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T07:21:56.026Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T07:21:56.048Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T07:21:56.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T07:21:56.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T07:21:56.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T07:21:56.156Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] echo [2025-03-12T07:21:56.180Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38384ce [Pipeline] echo [2025-03-12T07:21:56.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:21:56.249Z] provisioning config files... [2025-03-12T07:21:56.270Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config16012107263164429074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:21:56.593Z] ---> ****-login.sh [2025-03-12T07:21:56.593Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:21:56.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:56.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:56.853Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:56.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:56.853Z] [2025-03-12T07:21:56.853Z] Login Succeeded [2025-03-12T07:21:56.853Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:21:56.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:57.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:57.114Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:57.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:57.114Z] [2025-03-12T07:21:57.114Z] Login Succeeded [2025-03-12T07:21:57.114Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:21:57.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:57.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:57.114Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:57.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:57.114Z] [2025-03-12T07:21:57.114Z] Login Succeeded [2025-03-12T07:21:57.114Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:21:57.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:57.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:57.115Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:57.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:57.115Z] [2025-03-12T07:21:57.115Z] Login Succeeded [2025-03-12T07:21:57.115Z] ****.io [2025-03-12T07:21:57.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:21:57.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:21:57.635Z] Configure a credential helper to remove this warning. See [2025-03-12T07:21:57.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:21:57.635Z] [2025-03-12T07:21:57.635Z] Login Succeeded [2025-03-12T07:21:57.635Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:21:57.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T07:21:58.048Z] + git rev-list -1 --merges 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a~1..38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] echo [2025-03-12T07:21:58.073Z] -----------> git rev-list -1 --merges 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a~1..38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [false] [Pipeline] sh [2025-03-12T07:21:58.365Z] + git log --format=format:%s -1 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] echo [2025-03-12T07:21:58.401Z] ========================================================= [2025-03-12T07:21:58.401Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T07:21:58.401Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:21:58.732Z] + git log --format=format:%s -1 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] echo [2025-03-12T07:21:58.744Z] [semverPrep] GIT_COMMIT: 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a, Commit Message: ci(lts-release): LTS release v4.0.0 @d4e6059 [Pipeline] echo [2025-03-12T07:21:58.757Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T07:21:59.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:21:59.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T07:21:59.114Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T07:21:59.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T07:21:59.114Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T07:21:59.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T07:21:59.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:21:59.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:21:59.459Z] [2025-03-12T07:21:59.459Z] 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-12T07:21:59.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:21:59.763Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T07:21:59.763Z] b85a868b505f: Pulling fs layer [2025-03-12T07:21:59.763Z] e2be974225ed: Pulling fs layer [2025-03-12T07:21:59.763Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T07:21:59.763Z] 988bab9f4d93: Pulling fs layer [2025-03-12T07:21:59.763Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T07:21:59.763Z] eaf3925da568: Pulling fs layer [2025-03-12T07:21:59.763Z] bab4dde63d76: Pulling fs layer [2025-03-12T07:21:59.763Z] bde34c3a00c8: Pulling fs layer [2025-03-12T07:21:59.763Z] b352a97aabf1: Pulling fs layer [2025-03-12T07:21:59.763Z] 4872d77fe225: Pulling fs layer [2025-03-12T07:21:59.763Z] 5851b861e8e6: Pulling fs layer [2025-03-12T07:21:59.763Z] bde34c3a00c8: Waiting [2025-03-12T07:21:59.763Z] 1469e6f7b9e6: Waiting [2025-03-12T07:21:59.763Z] eaf3925da568: Waiting [2025-03-12T07:21:59.763Z] bab4dde63d76: Waiting [2025-03-12T07:21:59.763Z] 988bab9f4d93: Waiting [2025-03-12T07:21:59.763Z] 4872d77fe225: Waiting [2025-03-12T07:21:59.763Z] b352a97aabf1: Waiting [2025-03-12T07:21:59.763Z] 5851b861e8e6: Waiting [2025-03-12T07:21:59.763Z] e2be974225ed: Download complete [2025-03-12T07:21:59.763Z] 988bab9f4d93: Verifying Checksum [2025-03-12T07:21:59.763Z] 988bab9f4d93: Download complete [2025-03-12T07:21:59.763Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T07:21:59.763Z] 1469e6f7b9e6: Download complete [2025-03-12T07:21:59.763Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T07:21:59.763Z] 339a4e72a1f5: Download complete [2025-03-12T07:21:59.763Z] eaf3925da568: Verifying Checksum [2025-03-12T07:21:59.763Z] eaf3925da568: Download complete [2025-03-12T07:21:59.763Z] bde34c3a00c8: Verifying Checksum [2025-03-12T07:21:59.763Z] bde34c3a00c8: Download complete [2025-03-12T07:22:00.022Z] b352a97aabf1: Verifying Checksum [2025-03-12T07:22:00.022Z] b352a97aabf1: Download complete [2025-03-12T07:22:00.022Z] 4872d77fe225: Download complete [2025-03-12T07:22:00.022Z] 5851b861e8e6: Download complete [2025-03-12T07:22:00.022Z] b85a868b505f: Verifying Checksum [2025-03-12T07:22:00.022Z] b85a868b505f: Download complete [2025-03-12T07:22:00.281Z] bab4dde63d76: Download complete [2025-03-12T07:22:01.223Z] b85a868b505f: Pull complete [2025-03-12T07:22:01.223Z] e2be974225ed: Pull complete [2025-03-12T07:22:01.793Z] 339a4e72a1f5: Pull complete [2025-03-12T07:22:01.793Z] 988bab9f4d93: Pull complete [2025-03-12T07:22:02.053Z] 1469e6f7b9e6: Pull complete [2025-03-12T07:22:02.053Z] eaf3925da568: Pull complete [2025-03-12T07:22:03.964Z] bab4dde63d76: Pull complete [2025-03-12T07:22:03.964Z] bde34c3a00c8: Pull complete [2025-03-12T07:22:04.223Z] b352a97aabf1: Pull complete [2025-03-12T07:22:04.223Z] 4872d77fe225: Pull complete [2025-03-12T07:22:04.223Z] 5851b861e8e6: Pull complete [2025-03-12T07:22:04.223Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T07:22:04.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:22:04.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:22:04.369Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:22:04.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@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-12T07:22:06.164Z] $ docker top adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea -eo pid,comm [2025-03-12T07:22:06.222Z] 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-12T07:22:06.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T07:22:06.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:22:06.273Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:22:06.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:22:06.430Z] $ docker exec adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea ssh-agent [2025-03-12T07:22:06.553Z] SSH_AUTH_SOCK=/tmp/ssh-5Tinxk95Hiro/agent.32 [2025-03-12T07:22:06.553Z] SSH_AGENT_PID=38 [2025-03-12T07:22:06.560Z] Running ssh-add (command line suppressed) [2025-03-12T07:22:06.683Z] Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_14121321665651263753.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_14121321665651263753.key) [2025-03-12T07:22:06.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:22:06.998Z] + git tag --points-at 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] } [2025-03-12T07:22:07.010Z] $ docker exec --env ******** --env ******** adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea ssh-agent -k [2025-03-12T07:22:07.107Z] unset SSH_AUTH_SOCK; [2025-03-12T07:22:07.108Z] unset SSH_AGENT_PID; [2025-03-12T07:22:07.108Z] echo Agent pid 38 killed; [2025-03-12T07:22:07.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T07:22:07.164Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T07:22:07.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:22:07.189Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:22:07.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:22:07.320Z] $ docker exec adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea ssh-agent [2025-03-12T07:22:07.437Z] SSH_AUTH_SOCK=/tmp/ssh-sj4TM2rfozWn/agent.72 [2025-03-12T07:22:07.437Z] SSH_AGENT_PID=78 [2025-03-12T07:22:07.444Z] Running ssh-add (command line suppressed) [2025-03-12T07:22:07.556Z] Identity added: /w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_6373933876700918651.key (/w/workspace/undry_device-onvif-camera_odessa@tmp/private_key_6373933876700918651.key) [2025-03-12T07:22:07.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:22:07.861Z] + git semver init [2025-03-12T07:22:08.121Z] 2025-03-12 07:22:08,040 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T07:22:08.121Z] 2025-03-12 07:22:08,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_odessa/.semver [2025-03-12T07:22:08.121Z] 2025-03-12 07:22:08,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_odessa/.semver [2025-03-12T07:22:08.121Z] 2025-03-12 07:22:08,041 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_odessa/.semver'], cwd=/w/workspace/undry_device-onvif-camera_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-12T07:22:10.034Z] 2025-03-12 07:22:09,588 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_odessa/.git/info/exclude [2025-03-12T07:22:10.034Z] 2025-03-12 07:22:09,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_odessa/.semver/odessa with force:False [2025-03-12T07:22:10.034Z] 2025-03-12 07:22:09,589 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa [2025-03-12T07:22:10.034Z] 2025-03-12 07:22:09,589 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_odessa/.semver/odessa [2025-03-12T07:22:10.034Z] 4.0.0 [Pipeline] } [2025-03-12T07:22:10.044Z] $ docker exec --env ******** --env ******** adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea ssh-agent -k [2025-03-12T07:22:10.159Z] unset SSH_AUTH_SOCK; [2025-03-12T07:22:10.159Z] unset SSH_AGENT_PID; [2025-03-12T07:22:10.159Z] echo Agent pid 78 killed; [2025-03-12T07:22:10.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:22:10.494Z] + git semver [Pipeline] } [2025-03-12T07:22:10.767Z] $ docker stop --time=1 adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea [2025-03-12T07:22:12.070Z] $ docker rm -f --volumes adef1c22039c60c5ec3fa4b0842f5e339948e13958c6278c5e55ec22ce0925ea [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:22:12.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T07:22:12.663Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T07:22:12.668Z] [edgeXSemver]: initialized semver on version 4.0.0 [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] sh [2025-03-12T07:22:13.118Z] + git checkout 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:22:13.118Z] HEAD is now at 38384ce ci(lts-release): LTS release v4.0.0 @d4e6059 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:22:13.150Z] provisioning config files... [2025-03-12T07:22:13.159Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config13230744454531380815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:22:13.461Z] ---> ****-login.sh [2025-03-12T07:22:13.461Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:22:13.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:13.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:13.461Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:13.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:13.461Z] [2025-03-12T07:22:13.461Z] Login Succeeded [2025-03-12T07:22:13.461Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:22:13.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:13.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:13.461Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:13.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:13.461Z] [2025-03-12T07:22:13.462Z] Login Succeeded [2025-03-12T07:22:13.462Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:22:13.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:13.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:13.721Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:13.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:13.721Z] [2025-03-12T07:22:13.721Z] Login Succeeded [2025-03-12T07:22:13.721Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:22:13.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:13.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:13.721Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:13.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:13.722Z] [2025-03-12T07:22:13.722Z] Login Succeeded [2025-03-12T07:22:13.722Z] ****.io [2025-03-12T07:22:13.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:22:13.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:22:13.981Z] Configure a credential helper to remove this warning. See [2025-03-12T07:22:13.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:22:13.981Z] [2025-03-12T07:22:13.981Z] Login Succeeded [2025-03-12T07:22:13.981Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:22:13.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:22:14.081Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:22:14.375Z] + grep ^go [0-9].[0-9]*+ go.mod [2025-03-12T07:22:14.375Z] cut -d -f 2 [Pipeline] echo [2025-03-12T07:22:14.391Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:22:14.411Z] ========================================================= [2025-03-12T07:22:14.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T07:22:14.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:22:14.742Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:22:15.310Z] Sending build context to Docker daemon 89.21MB [2025-03-12T07:22:15.310Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:22:15.310Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-12T07:22:15.569Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T07:22:15.569Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T07:22:15.569Z] 8833042f23b5: Pulling fs layer [2025-03-12T07:22:15.569Z] 6ca661eb024f: Pulling fs layer [2025-03-12T07:22:15.569Z] b5acb76e9680: Pulling fs layer [2025-03-12T07:22:15.569Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:22:15.569Z] 012bb1f9d321: Pulling fs layer [2025-03-12T07:22:15.569Z] 97255f1bc79d: Pulling fs layer [2025-03-12T07:22:15.569Z] 454448c9edf9: Pulling fs layer [2025-03-12T07:22:15.569Z] 15f87924ceaf: Pulling fs layer [2025-03-12T07:22:15.569Z] 012bb1f9d321: Waiting [2025-03-12T07:22:15.569Z] 97255f1bc79d: Waiting [2025-03-12T07:22:15.569Z] 15f87924ceaf: Waiting [2025-03-12T07:22:15.569Z] b5acb76e9680: Waiting [2025-03-12T07:22:15.569Z] 8833042f23b5: Verifying Checksum [2025-03-12T07:22:15.569Z] 8833042f23b5: Download complete [2025-03-12T07:22:15.569Z] b5acb76e9680: Download complete [2025-03-12T07:22:15.569Z] 4f4fb700ef54: Download complete [2025-03-12T07:22:15.569Z] 012bb1f9d321: Download complete [2025-03-12T07:22:15.569Z] 0a9a5dfd008f: Download complete [2025-03-12T07:22:15.569Z] 97255f1bc79d: Verifying Checksum [2025-03-12T07:22:15.569Z] 97255f1bc79d: Download complete [2025-03-12T07:22:15.826Z] 0a9a5dfd008f: Pull complete [2025-03-12T07:22:15.826Z] 15f87924ceaf: Verifying Checksum [2025-03-12T07:22:15.826Z] 15f87924ceaf: Download complete [2025-03-12T07:22:15.826Z] 8833042f23b5: Pull complete [2025-03-12T07:22:16.084Z] 6ca661eb024f: Verifying Checksum [2025-03-12T07:22:16.341Z] 454448c9edf9: Verifying Checksum [2025-03-12T07:22:16.341Z] 454448c9edf9: Download complete [2025-03-12T07:22:19.620Z] 6ca661eb024f: Pull complete [2025-03-12T07:22:19.620Z] b5acb76e9680: Pull complete [2025-03-12T07:22:19.620Z] 4f4fb700ef54: Pull complete [2025-03-12T07:22:19.620Z] 012bb1f9d321: Pull complete [2025-03-12T07:22:19.620Z] 97255f1bc79d: Pull complete [2025-03-12T07:22:22.147Z] 454448c9edf9: Pull complete [2025-03-12T07:22:22.147Z] 15f87924ceaf: Pull complete [2025-03-12T07:22:22.147Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T07:22:22.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T07:22:22.147Z] ---> bc3d7bf65e23 [2025-03-12T07:22:22.147Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:22:27.449Z] ---> Running in e183967e9670 [2025-03-12T07:22:27.449Z] Removing intermediate container e183967e9670 [2025-03-12T07:22:27.449Z] ---> b7a7252a6242 [2025-03-12T07:22:27.449Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:22:27.449Z] ---> Running in a0cfcd01aeaa [2025-03-12T07:22:27.449Z] Removing intermediate container a0cfcd01aeaa [2025-03-12T07:22:27.449Z] ---> 576f98a6d0fb [2025-03-12T07:22:27.449Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T07:22:27.449Z] ---> Running in b47d8cb131bf [2025-03-12T07:22:27.449Z] Removing intermediate container b47d8cb131bf [2025-03-12T07:22:27.449Z] ---> bb05ebd52d3a [2025-03-12T07:22:27.449Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:22:27.449Z] ---> Running in 5a56426970c6 [2025-03-12T07:22:27.449Z] Removing intermediate container 5a56426970c6 [2025-03-12T07:22:27.449Z] ---> ddb0b393c799 [2025-03-12T07:22:27.449Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-12T07:22:27.449Z] ---> Running in 93e8b0e53174 [2025-03-12T07:22:27.449Z] Removing intermediate container 93e8b0e53174 [2025-03-12T07:22:27.449Z] ---> 4a01b234ac6c [2025-03-12T07:22:27.449Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:22:27.449Z] ---> Running in 99abbc8c45b1 [2025-03-12T07:22:27.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:22:27.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:22:27.818Z] Still waiting to schedule task [2025-03-12T07:22:27.818Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41050’ [2025-03-12T07:22:27.975Z] OK: 248 MiB in 58 packages [2025-03-12T07:22:28.541Z] Removing intermediate container 99abbc8c45b1 [2025-03-12T07:22:28.541Z] ---> b19535b54aed [2025-03-12T07:22:28.541Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-12T07:22:28.541Z] ---> Running in ba6ba368af32 [2025-03-12T07:22:28.541Z] Removing intermediate container ba6ba368af32 [2025-03-12T07:22:28.541Z] ---> 931f2d5656b8 [2025-03-12T07:22:28.541Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-12T07:22:31.068Z] ---> a220fe1e853d [2025-03-12T07:22:31.068Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:22:31.068Z] ---> Running in de90371744ad [2025-03-12T07:23:03.159Z] Removing intermediate container de90371744ad [2025-03-12T07:23:03.159Z] ---> 59be14cebc3f [2025-03-12T07:23:03.159Z] Step 12/13 : COPY . . [2025-03-12T07:23:03.159Z] ---> 4e73a470d52b [2025-03-12T07:23:03.159Z] Step 13/13 : RUN ${MAKE} [2025-03-12T07:23:03.159Z] ---> Running in 0eaf15bdf152 [2025-03-12T07:23:03.159Z] noop [2025-03-12T07:23:03.418Z] Removing intermediate container 0eaf15bdf152 [2025-03-12T07:23:03.418Z] ---> 03ce22dcbc10 [2025-03-12T07:23:03.418Z] Successfully built 03ce22dcbc10 [2025-03-12T07:23:03.418Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:03.757Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:23:03.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:23:03.835Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:23:03.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:23:04.189Z] $ docker top 798c4128ee06918a4c664d3ad3a8ec172156ae3c1da4bd73bd88413fc4341474 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:23:04.537Z] + go version [2025-03-12T07:23:04.537Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T07:23:04.547Z] $ docker stop --time=1 798c4128ee06918a4c664d3ad3a8ec172156ae3c1da4bd73bd88413fc4341474 [2025-03-12T07:23:05.790Z] $ docker rm -f --volumes 798c4128ee06918a4c664d3ad3a8ec172156ae3c1da4bd73bd88413fc4341474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:06.281Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:23:06.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:23:06.361Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:23:06.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:23:06.719Z] $ docker top 0d92a39fefc778f585bda6c6d852cc535a6447d83af1504941d911f7294d6abb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:23:07.068Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:23:07.368Z] + make test [2025-03-12T07:23:07.368Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T07:23:08.301Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-12T07:23:30.224Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-12T07:23:30.224Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-12T07:23:30.224Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.4% of statements [2025-03-12T07:23:30.224Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.456s coverage: 86.5% of statements [2025-03-12T07:23:42.429Z] go vet ./... [2025-03-12T07:23:47.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:23:47.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:23:47.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:23:47.710Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:23:48.019Z] + go mod tidy [Pipeline] } [2025-03-12T07:23:48.594Z] $ docker stop --time=1 0d92a39fefc778f585bda6c6d852cc535a6447d83af1504941d911f7294d6abb [2025-03-12T07:23:50.525Z] $ docker rm -f --volumes 0d92a39fefc778f585bda6c6d852cc535a6447d83af1504941d911f7294d6abb [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:23:51.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:23:51.242Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T07:23:51.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:23:51.980Z] + ls -al . [2025-03-12T07:23:51.980Z] total 320 [2025-03-12T07:23:51.980Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:23 . [2025-03-12T07:23:51.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:21 .. [2025-03-12T07:23:51.980Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:23 .git [2025-03-12T07:23:51.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:21 .github [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 07:21 .gitignore [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 07:21 .golangci.yml [2025-03-12T07:23:51.980Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:22 .semver [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 07:21 Attribution.txt [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 07:21 CHANGELOG.md [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 07:21 Dockerfile [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:21 GOVERNANCE.md [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 07:21 Jenkinsfile [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 07:21 LICENSE [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 07:21 Makefile [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 07:21 OWNERS.md [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 07:21 README.md [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:22 VERSION [2025-03-12T07:23:51.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:21 bin [2025-03-12T07:23:51.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:21 cmd [2025-03-12T07:23:51.980Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 07:23 coverage.out [2025-03-12T07:23:51.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:21 doc [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 07:21 go.mod [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 07:21 go.sum [2025-03-12T07:23:51.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:21 internal [2025-03-12T07:23:51.980Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:21 vendor [2025-03-12T07:23:51.980Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 07:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:23:52.292Z] + 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=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a --label arch=amd64 --label version=4.0.0 . [2025-03-12T07:23:52.859Z] Sending build context to Docker daemon 89.31MB [2025-03-12T07:23:52.859Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:23:52.859Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T07:23:52.859Z] ---> 03ce22dcbc10 [2025-03-12T07:23:52.859Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:23:53.429Z] ---> Running in 320237a090a5 [2025-03-12T07:23:53.429Z] Removing intermediate container 320237a090a5 [2025-03-12T07:23:53.429Z] ---> 3e1e99baed42 [2025-03-12T07:23:53.429Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:23:53.429Z] ---> Running in 054b6027a280 [2025-03-12T07:23:53.429Z] Removing intermediate container 054b6027a280 [2025-03-12T07:23:53.429Z] ---> a705055692d2 [2025-03-12T07:23:53.429Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T07:23:53.429Z] ---> Running in 034ef68414b8 [2025-03-12T07:23:53.429Z] Removing intermediate container 034ef68414b8 [2025-03-12T07:23:53.429Z] ---> 2ab1dcc4e6b7 [2025-03-12T07:23:53.429Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:23:53.688Z] ---> Running in 63cf4bb1a198 [2025-03-12T07:23:53.688Z] Removing intermediate container 63cf4bb1a198 [2025-03-12T07:23:53.688Z] ---> 403a0d832ead [2025-03-12T07:23:53.688Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-12T07:23:53.688Z] ---> Running in a1606f5c8c10 [2025-03-12T07:23:53.688Z] Removing intermediate container a1606f5c8c10 [2025-03-12T07:23:53.688Z] ---> 86bbf9c60908 [2025-03-12T07:23:53.688Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:23:53.688Z] ---> Running in 39a77d3b8165 [2025-03-12T07:23:53.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:23:54.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:23:54.465Z] OK: 248 MiB in 58 packages [2025-03-12T07:23:54.723Z] Removing intermediate container 39a77d3b8165 [2025-03-12T07:23:54.723Z] ---> 5ed002ae4870 [2025-03-12T07:23:54.723Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-12T07:23:54.723Z] ---> Running in 2975a1c163f5 [2025-03-12T07:23:54.982Z] Removing intermediate container 2975a1c163f5 [2025-03-12T07:23:54.982Z] ---> c8de7cbfa920 [2025-03-12T07:23:54.982Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-12T07:23:57.528Z] ---> 1dfe12d0e6b8 [2025-03-12T07:23:57.528Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:23:57.528Z] ---> Running in 0d66d9022f33 [2025-03-12T07:23:57.528Z] skipping... [2025-03-12T07:23:57.786Z] Removing intermediate container 0d66d9022f33 [2025-03-12T07:23:57.786Z] ---> 982581fcb865 [2025-03-12T07:23:57.786Z] Step 12/27 : COPY . . [2025-03-12T07:24:01.074Z] ---> 88060595e089 [2025-03-12T07:24:01.074Z] Step 13/27 : RUN ${MAKE} [2025-03-12T07:24:01.074Z] ---> Running in acf13106fa78 [2025-03-12T07:24:01.074Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-12T07:24:27.594Z] Removing intermediate container acf13106fa78 [2025-03-12T07:24:27.594Z] ---> 169c86346dd0 [2025-03-12T07:24:27.594Z] Step 14/27 : FROM alpine:3.20 [2025-03-12T07:24:28.161Z] 3.20: Pulling from library/alpine [2025-03-12T07:24:28.161Z] 0a9a5dfd008f: Already exists [2025-03-12T07:24:28.420Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:24:28.420Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:24:28.420Z] ---> ff221270b9fb [2025-03-12T07:24:28.420Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-12T07:24:28.420Z] ---> Running in 78dff733bdfe [2025-03-12T07:24:28.679Z] Removing intermediate container 78dff733bdfe [2025-03-12T07:24:28.679Z] ---> 579a8e395731 [2025-03-12T07:24:28.679Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:24:28.679Z] ---> Running in bcb4ff478dc5 [2025-03-12T07:24:28.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:24:28.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:24:29.514Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:24:29.514Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:24:29.514Z] OK: 8 MiB in 15 packages [2025-03-12T07:24:29.514Z] Removing intermediate container bcb4ff478dc5 [2025-03-12T07:24:29.514Z] ---> 5e81a9411399 [2025-03-12T07:24:29.514Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T07:24:29.773Z] ---> Running in 522a8bd92624 [2025-03-12T07:24:30.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:24:30.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:24:30.297Z] OK: 8 MiB in 15 packages [2025-03-12T07:24:30.556Z] Removing intermediate container 522a8bd92624 [2025-03-12T07:24:30.556Z] ---> b54444406282 [2025-03-12T07:24:30.556Z] Step 18/27 : WORKDIR / [2025-03-12T07:24:30.556Z] ---> Running in 5f18f4e7d27f [2025-03-12T07:24:30.814Z] Removing intermediate container 5f18f4e7d27f [2025-03-12T07:24:30.814Z] ---> 8bed67ab53ce [2025-03-12T07:24:30.814Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-12T07:24:31.746Z] ---> 5de288a36ffc [2025-03-12T07:24:31.746Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-12T07:24:31.746Z] ---> f64e9684de4c [2025-03-12T07:24:31.746Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-03-12T07:24:31.746Z] ---> 420cc879dad8 [2025-03-12T07:24:31.746Z] Step 22/27 : EXPOSE 59984 [2025-03-12T07:24:31.746Z] ---> Running in 1779ced7d1d0 [2025-03-12T07:24:31.746Z] Removing intermediate container 1779ced7d1d0 [2025-03-12T07:24:31.746Z] ---> 0743299f5428 [2025-03-12T07:24:31.746Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-12T07:24:31.746Z] ---> Running in 004bf228bdd7 [2025-03-12T07:24:32.003Z] Removing intermediate container 004bf228bdd7 [2025-03-12T07:24:32.003Z] ---> 7cab2bf8d40e [2025-03-12T07:24:32.003Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:24:32.003Z] ---> Running in 956d99e8d205 [2025-03-12T07:24:32.003Z] Removing intermediate container 956d99e8d205 [2025-03-12T07:24:32.003Z] ---> 3dedda752bf5 [2025-03-12T07:24:32.003Z] Step 25/27 : LABEL arch=amd64 [2025-03-12T07:24:32.003Z] ---> Running in d0e1d46e0bf2 [2025-03-12T07:24:32.003Z] Removing intermediate container d0e1d46e0bf2 [2025-03-12T07:24:32.003Z] ---> 0c2a23c24f71 [2025-03-12T07:24:32.003Z] Step 26/27 : LABEL git_sha=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:24:32.003Z] ---> Running in 17a4e454cf70 [2025-03-12T07:24:32.261Z] Removing intermediate container 17a4e454cf70 [2025-03-12T07:24:32.261Z] ---> 408e72174c73 [2025-03-12T07:24:32.262Z] Step 27/27 : LABEL version=4.0.0 [2025-03-12T07:24:32.262Z] ---> Running in a4222b7e9f4c [2025-03-12T07:24:32.262Z] Removing intermediate container a4222b7e9f4c [2025-03-12T07:24:32.262Z] ---> 15b12943ae7b [2025-03-12T07:24:32.262Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:24:32.262Z] Successfully built 15b12943ae7b [2025-03-12T07:24:32.262Z] 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-12T07:24:32.375Z] provisioning config files... [2025-03-12T07:24:32.383Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config16174453680106871442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:24:32.684Z] ---> ****-login.sh [2025-03-12T07:24:32.684Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:24:32.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:24:32.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:24:32.684Z] Configure a credential helper to remove this warning. See [2025-03-12T07:24:32.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:24:32.684Z] [2025-03-12T07:24:32.685Z] Login Succeeded [2025-03-12T07:24:32.685Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:24:32.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:24:32.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:24:32.685Z] Configure a credential helper to remove this warning. See [2025-03-12T07:24:32.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:24:32.685Z] [2025-03-12T07:24:32.685Z] Login Succeeded [2025-03-12T07:24:32.685Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:24:32.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:24:32.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:24:32.942Z] Configure a credential helper to remove this warning. See [2025-03-12T07:24:32.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:24:32.943Z] [2025-03-12T07:24:32.943Z] Login Succeeded [2025-03-12T07:24:32.943Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:24:32.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:24:32.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:24:32.943Z] Configure a credential helper to remove this warning. See [2025-03-12T07:24:32.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:24:32.943Z] [2025-03-12T07:24:32.943Z] Login Succeeded [2025-03-12T07:24:32.943Z] ****.io [2025-03-12T07:24:32.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:24:33.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:24:33.201Z] Configure a credential helper to remove this warning. See [2025-03-12T07:24:33.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:24:33.201Z] [2025-03-12T07:24:33.201Z] Login Succeeded [2025-03-12T07:24:33.201Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:24:33.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:24:33.260Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:24:33.289Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-03-12T07:24:33.289Z] 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:24:33.289Z] 4.0.0 [2025-03-12T07:24:33.289Z] 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [2025-03-12T07:24:33.289Z] odessa [2025-03-12T07:24:33.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:33.639Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:33.964Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:24:33.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T07:24:33.964Z] a0869f7afa1c: Preparing [2025-03-12T07:24:33.964Z] 8628b7fc4b68: Preparing [2025-03-12T07:24:33.964Z] a691c287605c: Preparing [2025-03-12T07:24:33.964Z] 309c17afd302: Preparing [2025-03-12T07:24:33.964Z] f37c2f972732: Preparing [2025-03-12T07:24:33.964Z] 994456c4fd7b: Preparing [2025-03-12T07:24:33.964Z] 309c17afd302: Pushed [2025-03-12T07:24:33.964Z] f37c2f972732: Pushed [2025-03-12T07:24:33.964Z] 8628b7fc4b68: Pushed [2025-03-12T07:24:33.964Z] a0869f7afa1c: Pushed [2025-03-12T07:24:33.964Z] 994456c4fd7b: Layer already exists [2025-03-12T07:24:37.246Z] a691c287605c: Pushed [2025-03-12T07:24:37.246Z] 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a: digest: sha256:c774b5c502884f480fcbca938e2bc06fcee4523382f66973d8cdeb31653d8e0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:37.579Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:37.905Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0 [2025-03-12T07:24:37.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T07:24:37.905Z] a0869f7afa1c: Preparing [2025-03-12T07:24:37.905Z] 8628b7fc4b68: Preparing [2025-03-12T07:24:37.905Z] a691c287605c: Preparing [2025-03-12T07:24:37.905Z] 309c17afd302: Preparing [2025-03-12T07:24:37.905Z] f37c2f972732: Preparing [2025-03-12T07:24:37.905Z] 994456c4fd7b: Preparing [2025-03-12T07:24:37.905Z] 994456c4fd7b: Waiting [2025-03-12T07:24:37.905Z] 309c17afd302: Layer already exists [2025-03-12T07:24:37.905Z] 8628b7fc4b68: Layer already exists [2025-03-12T07:24:37.905Z] f37c2f972732: Layer already exists [2025-03-12T07:24:37.905Z] a691c287605c: Layer already exists [2025-03-12T07:24:37.905Z] a0869f7afa1c: Layer already exists [2025-03-12T07:24:37.905Z] 994456c4fd7b: Layer already exists [2025-03-12T07:24:37.905Z] 4.0.0: digest: sha256:c774b5c502884f480fcbca938e2bc06fcee4523382f66973d8cdeb31653d8e0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:38.243Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:38.579Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [2025-03-12T07:24:38.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T07:24:38.579Z] a0869f7afa1c: Preparing [2025-03-12T07:24:38.579Z] 8628b7fc4b68: Preparing [2025-03-12T07:24:38.579Z] a691c287605c: Preparing [2025-03-12T07:24:38.579Z] 309c17afd302: Preparing [2025-03-12T07:24:38.579Z] f37c2f972732: Preparing [2025-03-12T07:24:38.579Z] 994456c4fd7b: Preparing [2025-03-12T07:24:38.579Z] 994456c4fd7b: Waiting [2025-03-12T07:24:38.579Z] 8628b7fc4b68: Layer already exists [2025-03-12T07:24:38.579Z] a691c287605c: Layer already exists [2025-03-12T07:24:38.579Z] 309c17afd302: Layer already exists [2025-03-12T07:24:38.579Z] f37c2f972732: Layer already exists [2025-03-12T07:24:38.579Z] a0869f7afa1c: Layer already exists [2025-03-12T07:24:38.579Z] 994456c4fd7b: Layer already exists [2025-03-12T07:24:38.579Z] 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0: digest: sha256:c774b5c502884f480fcbca938e2bc06fcee4523382f66973d8cdeb31653d8e0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:38.913Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:39.241Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa [2025-03-12T07:24:39.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T07:24:39.242Z] a0869f7afa1c: Preparing [2025-03-12T07:24:39.242Z] 8628b7fc4b68: Preparing [2025-03-12T07:24:39.242Z] a691c287605c: Preparing [2025-03-12T07:24:39.242Z] 309c17afd302: Preparing [2025-03-12T07:24:39.242Z] f37c2f972732: Preparing [2025-03-12T07:24:39.242Z] 994456c4fd7b: Preparing [2025-03-12T07:24:39.242Z] 994456c4fd7b: Waiting [2025-03-12T07:24:39.242Z] a691c287605c: Layer already exists [2025-03-12T07:24:39.242Z] 8628b7fc4b68: Layer already exists [2025-03-12T07:24:39.242Z] 309c17afd302: Layer already exists [2025-03-12T07:24:39.242Z] a0869f7afa1c: Layer already exists [2025-03-12T07:24:39.242Z] f37c2f972732: Layer already exists [2025-03-12T07:24:39.242Z] 994456c4fd7b: Layer already exists [2025-03-12T07:24:39.242Z] odessa: digest: sha256:c774b5c502884f480fcbca938e2bc06fcee4523382f66973d8cdeb31653d8e0b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:24:39.331Z] ===================================================== [Pipeline] echo [2025-03-12T07:24:39.356Z] taggedImages: [2025-03-12T07:24:39.356Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:24:39.356Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0 [2025-03-12T07:24:39.356Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [2025-03-12T07:24:39.356Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:odessa [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-12T07:24:39.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:24:39.778Z] [2025-03-12T07:24:39.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:24:40.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:24:40.084Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T07:24:40.084Z] 5eb5b503b376: Pulling fs layer [2025-03-12T07:24:40.084Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T07:24:40.084Z] ec43610c2a17: Pulling fs layer [2025-03-12T07:24:40.084Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T07:24:40.084Z] 33b1e0a273af: Pulling fs layer [2025-03-12T07:24:40.084Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T07:24:40.084Z] 2f39f015ded8: Pulling fs layer [2025-03-12T07:24:40.084Z] 33b1e0a273af: Waiting [2025-03-12T07:24:40.084Z] 2f39f015ded8: Waiting [2025-03-12T07:24:40.084Z] 3a2ae6a8a46f: Waiting [2025-03-12T07:24:40.084Z] 5c69ac0246d0: Download complete [2025-03-12T07:24:40.084Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T07:24:40.084Z] 33b1e0a273af: Verifying Checksum [2025-03-12T07:24:40.084Z] 33b1e0a273af: Download complete [2025-03-12T07:24:40.084Z] 5d3b04190fa2: Download complete [2025-03-12T07:24:40.084Z] ec43610c2a17: Verifying Checksum [2025-03-12T07:24:40.084Z] ec43610c2a17: Download complete [2025-03-12T07:24:40.344Z] 5eb5b503b376: Verifying Checksum [2025-03-12T07:24:40.344Z] 5eb5b503b376: Download complete [2025-03-12T07:24:40.910Z] 2f39f015ded8: Download complete [2025-03-12T07:24:41.478Z] 5eb5b503b376: Pull complete [2025-03-12T07:24:41.478Z] 5c69ac0246d0: Pull complete [2025-03-12T07:24:41.737Z] ec43610c2a17: Pull complete [2025-03-12T07:24:41.737Z] 3a2ae6a8a46f: Pull complete [2025-03-12T07:24:41.997Z] 33b1e0a273af: Pull complete [2025-03-12T07:24:41.997Z] 5d3b04190fa2: Pull complete [2025-03-12T07:24:46.188Z] 2f39f015ded8: Pull complete [2025-03-12T07:24:46.188Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T07:24:46.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:24:46.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:24:46.283Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:24:46.312Z] $ 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/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T07:24:47.808Z] $ docker top 149cd3fd6725f07fd71fd372a08cb51055dabbfd88c4a19054d26c00653553b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:24:48.180Z] ---> job-cost.sh [2025-03-12T07:24:48.180Z] lf-activate-venv: SKIPPING [2025-03-12T07:24:48.180Z] INFO: No Stack... [2025-03-12T07:24:48.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:24:49.007Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:24:49.297Z] + cat /w/workspace/undry_device-onvif-camera_odessa/archives/cost.csv [2025-03-12T07:24:49.297Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T07:24:49.314Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [2025-03-12T07:24:49.321Z] Resource [jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:24:49.327Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:24:49.636Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T07:24:49.716Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:24:49.724Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:24:49.754Z] $ docker stop --time=1 149cd3fd6725f07fd71fd372a08cb51055dabbfd88c4a19054d26c00653553b1 [2025-03-12T07:24:51.009Z] $ docker rm -f --volumes 149cd3fd6725f07fd71fd372a08cb51055dabbfd88c4a19054d26c00653553b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T07:25:18.091Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41065 in /w/workspace/undry_device-onvif-camera_odessa [Pipeline] { [Pipeline] ws [2025-03-12T07:25:18.109Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2025-03-12T07:25:21.172Z] The recommended git tool is: git [2025-03-12T07:25:27.887Z] using credential edgex-jenkins-ssh [2025-03-12T07:25:27.909Z] Cloning the remote Git repository [2025-03-12T07:25:27.971Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-03-12T07:25:28.100Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2025-03-12T07:25:28.297Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-03-12T07:25:28.299Z] > git --version # timeout=10 [2025-03-12T07:25:28.331Z] > git --version # 'git version 2.25.1' [2025-03-12T07:25:28.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T07:25:28.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:25:32.555Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-03-12T07:25:32.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:25:33.795Z] Avoid second fetch [2025-03-12T07:25:33.796Z] Checking out Revision 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a (odessa) [2025-03-12T07:25:33.818Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T07:25:33.904Z] > git checkout -f 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a # timeout=10 [2025-03-12T07:25:36.571Z] Commit message: "ci(lts-release): LTS release v4.0.0 @d4e6059" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:25:41.817Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T07:25:41.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:25:41.818Z] Dload Upload Total Spent Left Speed [2025-03-12T07:25:41.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2025-03-12T07:25:42.178Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T07:25:42.515Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T07:25:42.515Z] + sudo tee /etc/docker/daemon.new [2025-03-12T07:25:42.515Z] { [2025-03-12T07:25:42.515Z] "registry-mirrors": [ [2025-03-12T07:25:42.515Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T07:25:42.515Z] ], [2025-03-12T07:25:42.515Z] "bip": "10.250.0.254/24", [2025-03-12T07:25:42.515Z] "hosts": [ [2025-03-12T07:25:42.515Z] "tcp://0.0.0.0:5555", [2025-03-12T07:25:42.515Z] "unix:///var/run/docker.sock" [2025-03-12T07:25:42.515Z] ], [2025-03-12T07:25:42.515Z] "mtu": 1458, [2025-03-12T07:25:42.515Z] "selinux-enabled": true, [2025-03-12T07:25:42.515Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T07:25:42.515Z] } [Pipeline] sh [2025-03-12T07:25:42.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T07:25:43.232Z] + sudo service docker restart [Pipeline] sh [2025-03-12T07:26:02.220Z] + git checkout 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:26:02.805Z] HEAD is now at 38384ce ci(lts-release): LTS release v4.0.0 @d4e6059 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:26:02.857Z] provisioning config files... [2025-03-12T07:26:02.886Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config6334463749724908448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:26:03.350Z] ---> ****-login.sh [2025-03-12T07:26:03.350Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:26:03.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:26:03.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:26:03.944Z] Configure a credential helper to remove this warning. See [2025-03-12T07:26:03.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:26:03.944Z] [2025-03-12T07:26:03.944Z] Login Succeeded [2025-03-12T07:26:03.944Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:26:04.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:26:04.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:26:04.508Z] Configure a credential helper to remove this warning. See [2025-03-12T07:26:04.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:26:04.508Z] [2025-03-12T07:26:04.508Z] Login Succeeded [2025-03-12T07:26:04.508Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:26:04.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:26:04.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:26:04.778Z] Configure a credential helper to remove this warning. See [2025-03-12T07:26:04.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:26:04.778Z] [2025-03-12T07:26:04.778Z] Login Succeeded [2025-03-12T07:26:04.778Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:26:05.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:26:05.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:26:05.048Z] Configure a credential helper to remove this warning. See [2025-03-12T07:26:05.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:26:05.048Z] [2025-03-12T07:26:05.048Z] Login Succeeded [2025-03-12T07:26:05.048Z] ****.io [2025-03-12T07:26:05.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:26:05.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:26:05.588Z] Configure a credential helper to remove this warning. See [2025-03-12T07:26:05.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:26:05.588Z] [2025-03-12T07:26:05.588Z] Login Succeeded [2025-03-12T07:26:05.858Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:26:05.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:26:06.229Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:26:06.566Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T07:26:06.566Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T07:26:06.641Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:26:06.663Z] ========================================================= [2025-03-12T07:26:06.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T07:26:06.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:26:07.058Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:26:11.331Z] Sending build context to Docker daemon 69.07MB [2025-03-12T07:26:11.331Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:26:11.331Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-12T07:26:11.599Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T07:26:11.599Z] 94e9d8af2201: Pulling fs layer [2025-03-12T07:26:11.599Z] 345fe9f21930: Pulling fs layer [2025-03-12T07:26:11.599Z] b40fc9e46828: Pulling fs layer [2025-03-12T07:26:11.599Z] c9804373a1e5: Pulling fs layer [2025-03-12T07:26:11.599Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:26:11.599Z] f5a772c54f75: Pulling fs layer [2025-03-12T07:26:11.599Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T07:26:11.599Z] 0a0502178392: Pulling fs layer [2025-03-12T07:26:11.599Z] f5a772c54f75: Waiting [2025-03-12T07:26:11.599Z] e2dd1b2a9dca: Waiting [2025-03-12T07:26:11.599Z] c9804373a1e5: Waiting [2025-03-12T07:26:11.599Z] 4f4fb700ef54: Waiting [2025-03-12T07:26:11.599Z] 0a0502178392: Waiting [2025-03-12T07:26:11.599Z] 345fe9f21930: Verifying Checksum [2025-03-12T07:26:11.599Z] 345fe9f21930: Download complete [2025-03-12T07:26:11.599Z] c9804373a1e5: Verifying Checksum [2025-03-12T07:26:11.599Z] c9804373a1e5: Download complete [2025-03-12T07:26:11.599Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:26:11.599Z] 4f4fb700ef54: Download complete [2025-03-12T07:26:11.599Z] f5a772c54f75: Verifying Checksum [2025-03-12T07:26:11.599Z] f5a772c54f75: Download complete [2025-03-12T07:26:11.599Z] 94e9d8af2201: Download complete [2025-03-12T07:26:12.184Z] 0a0502178392: Verifying Checksum [2025-03-12T07:26:12.184Z] 0a0502178392: Download complete [2025-03-12T07:26:12.453Z] 94e9d8af2201: Pull complete [2025-03-12T07:26:13.037Z] 345fe9f21930: Pull complete [2025-03-12T07:26:13.627Z] b40fc9e46828: Verifying Checksum [2025-03-12T07:26:13.627Z] b40fc9e46828: Download complete [2025-03-12T07:26:14.587Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T07:26:14.587Z] e2dd1b2a9dca: Download complete [2025-03-12T07:26:26.915Z] b40fc9e46828: Pull complete [2025-03-12T07:26:27.182Z] c9804373a1e5: Pull complete [2025-03-12T07:26:27.448Z] 4f4fb700ef54: Pull complete [2025-03-12T07:26:27.720Z] f5a772c54f75: Pull complete [2025-03-12T07:26:35.929Z] e2dd1b2a9dca: Pull complete [2025-03-12T07:26:37.868Z] 0a0502178392: Pull complete [2025-03-12T07:26:37.868Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T07:26:37.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T07:26:37.868Z] ---> 72db82c1953f [2025-03-12T07:26:37.868Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:26:40.448Z] ---> Running in 966f580f062b [2025-03-12T07:26:40.448Z] Removing intermediate container 966f580f062b [2025-03-12T07:26:40.448Z] ---> 4f4dc39e5275 [2025-03-12T07:26:40.448Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:26:40.448Z] ---> Running in 6359c03ce1ac [2025-03-12T07:26:40.720Z] Removing intermediate container 6359c03ce1ac [2025-03-12T07:26:40.720Z] ---> 54d964fbaaa7 [2025-03-12T07:26:40.720Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T07:26:40.720Z] ---> Running in 86e7d3ff4942 [2025-03-12T07:26:41.306Z] Removing intermediate container 86e7d3ff4942 [2025-03-12T07:26:41.306Z] ---> 8edca081d4aa [2025-03-12T07:26:41.306Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:26:41.306Z] ---> Running in 93b2fc1825c3 [2025-03-12T07:26:41.577Z] Removing intermediate container 93b2fc1825c3 [2025-03-12T07:26:41.577Z] ---> e54d8f31a630 [2025-03-12T07:26:41.577Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-12T07:26:41.845Z] ---> Running in 14f8f061387d [2025-03-12T07:26:42.115Z] Removing intermediate container 14f8f061387d [2025-03-12T07:26:42.115Z] ---> 97e34ab01f79 [2025-03-12T07:26:42.115Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:26:42.115Z] ---> Running in fe2572f46dc9 [2025-03-12T07:26:43.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:26:43.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:26:45.206Z] OK: 239 MiB in 58 packages [2025-03-12T07:26:46.173Z] Removing intermediate container fe2572f46dc9 [2025-03-12T07:26:46.173Z] ---> d03715a18fc6 [2025-03-12T07:26:46.173Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-12T07:26:46.173Z] ---> Running in 46d8e56a0e6c [2025-03-12T07:26:46.768Z] Removing intermediate container 46d8e56a0e6c [2025-03-12T07:26:46.768Z] ---> 1263106fcf62 [2025-03-12T07:26:46.768Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-12T07:27:01.750Z] ---> d43312c99017 [2025-03-12T07:27:01.750Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:27:01.750Z] ---> Running in 2388779a61fa [2025-03-12T07:28:53.407Z] Removing intermediate container 2388779a61fa [2025-03-12T07:28:53.407Z] ---> ea6a8931d972 [2025-03-12T07:28:53.407Z] Step 12/13 : COPY . . [2025-03-12T07:28:56.750Z] ---> 3c58303d03c1 [2025-03-12T07:28:56.750Z] Step 13/13 : RUN ${MAKE} [2025-03-12T07:28:56.750Z] ---> Running in 0347e4cc48c5 [2025-03-12T07:28:57.712Z] noop [2025-03-12T07:28:58.296Z] Removing intermediate container 0347e4cc48c5 [2025-03-12T07:28:58.296Z] ---> dfc8145464c4 [2025-03-12T07:28:59.260Z] Successfully built dfc8145464c4 [2025-03-12T07:28:59.260Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:28:59.618Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T07:28:59.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:28:59.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-41065 does not seem to be running inside a container [2025-03-12T07:28:59.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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-12T07:29:01.061Z] $ docker top ef744edc65504a124f1a6fdfeb3cc364cae60ac5ed12b623d8d089ee475b937b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:29:01.899Z] + go version [2025-03-12T07:29:01.899Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T07:29:01.920Z] $ docker stop --time=1 ef744edc65504a124f1a6fdfeb3cc364cae60ac5ed12b623d8d089ee475b937b [2025-03-12T07:29:03.520Z] $ docker rm -f --volumes ef744edc65504a124f1a6fdfeb3cc364cae60ac5ed12b623d8d089ee475b937b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:29:04.122Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T07:29:04.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:29:04.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-41065 does not seem to be running inside a container [2025-03-12T07:29:04.394Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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-12T07:29:05.583Z] $ docker top e3d7680e93a2186c18e859a18e57ae99bf42db94e914f0d36212cfbf8704feca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:29:06.411Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:29:07.059Z] + make test [2025-03-12T07:29:07.059Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T07:29:11.311Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-12T07:33:03.385Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-12T07:33:11.581Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-12T07:33:12.989Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 31.4% of statements [2025-03-12T07:33:39.681Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.578s coverage: 86.5% of statements [2025-03-12T07:33:39.681Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T07:33:39.681Z] go vet ./... [2025-03-12T07:34:36.108Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:34:36.108Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:34:36.108Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:34:37.108Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:34:37.761Z] + go mod tidy [Pipeline] } [2025-03-12T07:34:43.144Z] $ docker stop --time=1 e3d7680e93a2186c18e859a18e57ae99bf42db94e914f0d36212cfbf8704feca [2025-03-12T07:34:45.368Z] $ docker rm -f --volumes e3d7680e93a2186c18e859a18e57ae99bf42db94e914f0d36212cfbf8704feca [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:34:47.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:34:47.682Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T07:34:49.153Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:34:49.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:34:49.915Z] + ls -al . [2025-03-12T07:34:49.915Z] total 316 [2025-03-12T07:34:49.915Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 07:29 . [2025-03-12T07:34:49.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:25 .. [2025-03-12T07:34:49.915Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:26 .git [2025-03-12T07:34:49.915Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:25 .github [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 07:25 .gitignore [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 07:25 .golangci.yml [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 07:25 Attribution.txt [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 07:25 CHANGELOG.md [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 07:25 Dockerfile [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:25 GOVERNANCE.md [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 07:25 Jenkinsfile [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 07:25 LICENSE [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 07:25 Makefile [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 07:25 OWNERS.md [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 07:25 README.md [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:22 VERSION [2025-03-12T07:34:49.915Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:25 bin [2025-03-12T07:34:49.915Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:25 cmd [2025-03-12T07:34:49.915Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 07:33 coverage.out [2025-03-12T07:34:49.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:25 doc [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 07:25 go.mod [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 07:25 go.sum [2025-03-12T07:34:49.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:25 internal [2025-03-12T07:34:49.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:25 vendor [2025-03-12T07:34:49.915Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 07:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:34:50.284Z] + 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=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a --label arch=arm64 --label version=4.0.0 . [2025-03-12T07:34:55.693Z] Sending build context to Docker daemon 69.16MB [2025-03-12T07:34:55.693Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:34:55.693Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T07:34:55.693Z] ---> dfc8145464c4 [2025-03-12T07:34:55.693Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:34:55.693Z] ---> Running in 40ca206e5498 [2025-03-12T07:34:56.279Z] Removing intermediate container 40ca206e5498 [2025-03-12T07:34:56.279Z] ---> aaab662684e1 [2025-03-12T07:34:56.279Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:34:56.279Z] ---> Running in 4bf213e7d7fc [2025-03-12T07:34:56.547Z] Removing intermediate container 4bf213e7d7fc [2025-03-12T07:34:56.547Z] ---> ab9e564195de [2025-03-12T07:34:56.548Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T07:34:56.548Z] ---> Running in 745be2ea21a1 [2025-03-12T07:34:56.815Z] Removing intermediate container 745be2ea21a1 [2025-03-12T07:34:56.815Z] ---> bef06a9586d7 [2025-03-12T07:34:56.815Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:34:57.088Z] ---> Running in f5a8c85b1998 [2025-03-12T07:34:57.359Z] Removing intermediate container f5a8c85b1998 [2025-03-12T07:34:57.359Z] ---> 53a75faf782f [2025-03-12T07:34:57.359Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-12T07:34:57.359Z] ---> Running in a389a70177f9 [2025-03-12T07:34:57.951Z] Removing intermediate container a389a70177f9 [2025-03-12T07:34:57.951Z] ---> 89d61db2d9f4 [2025-03-12T07:34:57.951Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:34:57.951Z] ---> Running in 01b5105adf89 [2025-03-12T07:34:59.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:34:59.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:35:01.328Z] OK: 239 MiB in 58 packages [2025-03-12T07:35:02.305Z] Removing intermediate container 01b5105adf89 [2025-03-12T07:35:02.305Z] ---> 49b2c5d102ff [2025-03-12T07:35:02.305Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-12T07:35:02.583Z] ---> Running in 7aaa04ffc30f [2025-03-12T07:35:02.849Z] Removing intermediate container 7aaa04ffc30f [2025-03-12T07:35:02.849Z] ---> ce35c363faf8 [2025-03-12T07:35:02.849Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-12T07:35:17.839Z] ---> 20ac1c3d7308 [2025-03-12T07:35:17.839Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:35:17.839Z] ---> Running in 49a437dcc1d4 [2025-03-12T07:35:18.808Z] skipping... [2025-03-12T07:35:19.392Z] Removing intermediate container 49a437dcc1d4 [2025-03-12T07:35:19.392Z] ---> c307f9c669ec [2025-03-12T07:35:19.392Z] Step 12/27 : COPY . . [2025-03-12T07:35:37.589Z] ---> 9e3e68f157d4 [2025-03-12T07:35:37.589Z] Step 13/27 : RUN ${MAKE} [2025-03-12T07:35:37.589Z] ---> Running in b6c18937eb8b [2025-03-12T07:35:37.589Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-12T07:39:44.934Z] Removing intermediate container b6c18937eb8b [2025-03-12T07:39:44.934Z] ---> 61b0b2b85124 [2025-03-12T07:39:44.934Z] Step 14/27 : FROM alpine:3.20 [2025-03-12T07:39:44.934Z] 3.20: Pulling from library/alpine [2025-03-12T07:39:44.934Z] 94e9d8af2201: Already exists [2025-03-12T07:39:44.934Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:39:44.934Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:39:44.934Z] ---> 7aab056cecc6 [2025-03-12T07:39:44.934Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-12T07:39:44.934Z] ---> Running in 43b34581ee7b [2025-03-12T07:39:44.934Z] Removing intermediate container 43b34581ee7b [2025-03-12T07:39:44.934Z] ---> 8f97c591a9f7 [2025-03-12T07:39:44.934Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:39:44.934Z] ---> Running in 3e0b6461bbc6 [2025-03-12T07:39:44.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:39:44.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:39:44.934Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:39:44.934Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:39:44.934Z] OK: 9 MiB in 15 packages [2025-03-12T07:39:44.934Z] Removing intermediate container 3e0b6461bbc6 [2025-03-12T07:39:44.934Z] ---> 9b9699391283 [2025-03-12T07:39:44.934Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T07:39:44.934Z] ---> Running in 0a3fca2bbec7 [2025-03-12T07:39:44.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:39:44.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:39:44.934Z] OK: 9 MiB in 15 packages [2025-03-12T07:39:44.934Z] Removing intermediate container 0a3fca2bbec7 [2025-03-12T07:39:44.934Z] ---> 61866fd782f3 [2025-03-12T07:39:44.934Z] Step 18/27 : WORKDIR / [2025-03-12T07:39:44.934Z] ---> Running in eff9bd384507 [2025-03-12T07:39:44.934Z] Removing intermediate container eff9bd384507 [2025-03-12T07:39:44.934Z] ---> cd446341229d [2025-03-12T07:39:44.934Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-12T07:39:44.934Z] ---> 3ee1098a6780 [2025-03-12T07:39:44.934Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-12T07:39:45.198Z] ---> 6cc192515d66 [2025-03-12T07:39:45.198Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-03-12T07:39:45.786Z] ---> f10eb61fbc72 [2025-03-12T07:39:45.786Z] Step 22/27 : EXPOSE 59984 [2025-03-12T07:39:45.786Z] ---> Running in 3eef14fc6710 [2025-03-12T07:39:46.062Z] Removing intermediate container 3eef14fc6710 [2025-03-12T07:39:46.062Z] ---> 955009ffb13b [2025-03-12T07:39:46.062Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-12T07:39:46.062Z] ---> Running in bf2d627bd796 [2025-03-12T07:39:46.329Z] Removing intermediate container bf2d627bd796 [2025-03-12T07:39:46.329Z] ---> 4bc83d870897 [2025-03-12T07:39:46.329Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:39:46.329Z] ---> Running in dc021954a09e [2025-03-12T07:39:46.595Z] Removing intermediate container dc021954a09e [2025-03-12T07:39:46.595Z] ---> e7addb941bd8 [2025-03-12T07:39:46.595Z] Step 25/27 : LABEL arch=arm64 [2025-03-12T07:39:46.861Z] ---> Running in 1a359aceefdd [2025-03-12T07:39:47.125Z] Removing intermediate container 1a359aceefdd [2025-03-12T07:39:47.125Z] ---> 9d5e2622fea8 [2025-03-12T07:39:47.125Z] Step 26/27 : LABEL git_sha=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:39:47.125Z] ---> Running in 4331f5a2c367 [2025-03-12T07:39:47.389Z] Removing intermediate container 4331f5a2c367 [2025-03-12T07:39:47.389Z] ---> c9f4910ef663 [2025-03-12T07:39:47.389Z] Step 27/27 : LABEL version=4.0.0 [2025-03-12T07:39:47.389Z] ---> Running in e336734fd380 [2025-03-12T07:39:47.654Z] Removing intermediate container e336734fd380 [2025-03-12T07:39:47.654Z] ---> 8f371b0ea5cd [2025-03-12T07:39:47.654Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:39:48.606Z] Successfully built 8f371b0ea5cd [2025-03-12T07:39:48.606Z] 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-12T07:39:48.767Z] provisioning config files... [2025-03-12T07:39:48.781Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config12743378987937462834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:39:49.147Z] ---> ****-login.sh [2025-03-12T07:39:49.147Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:39:49.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:39:49.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:39:49.412Z] Configure a credential helper to remove this warning. See [2025-03-12T07:39:49.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:39:49.412Z] [2025-03-12T07:39:49.412Z] Login Succeeded [2025-03-12T07:39:49.412Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:39:49.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:39:49.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:39:49.678Z] Configure a credential helper to remove this warning. See [2025-03-12T07:39:49.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:39:49.678Z] [2025-03-12T07:39:49.678Z] Login Succeeded [2025-03-12T07:39:49.678Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:39:49.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:39:49.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:39:49.942Z] Configure a credential helper to remove this warning. See [2025-03-12T07:39:49.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:39:49.942Z] [2025-03-12T07:39:49.942Z] Login Succeeded [2025-03-12T07:39:49.942Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:39:50.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:39:50.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:39:50.475Z] Configure a credential helper to remove this warning. See [2025-03-12T07:39:50.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:39:50.475Z] [2025-03-12T07:39:50.475Z] Login Succeeded [2025-03-12T07:39:50.475Z] ****.io [2025-03-12T07:39:50.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:39:51.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:39:51.007Z] Configure a credential helper to remove this warning. See [2025-03-12T07:39:51.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:39:51.007Z] [2025-03-12T07:39:51.007Z] Login Succeeded [2025-03-12T07:39:51.007Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:39:51.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:39:51.066Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:39:51.094Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-03-12T07:39:51.095Z] 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:39:51.095Z] 4.0.0 [2025-03-12T07:39:51.095Z] 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [2025-03-12T07:39:51.095Z] odessa [2025-03-12T07:39:51.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:39:51.474Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:39:51.821Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:39:51.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T07:39:51.821Z] d51ba7e28079: Preparing [2025-03-12T07:39:51.821Z] e6979b1c8809: Preparing [2025-03-12T07:39:51.821Z] 34f0a61753a7: Preparing [2025-03-12T07:39:51.821Z] d942c5aebe5f: Preparing [2025-03-12T07:39:51.821Z] 2b045606eb02: Preparing [2025-03-12T07:39:51.821Z] dd9c8f8612c8: Preparing [2025-03-12T07:39:51.821Z] dd9c8f8612c8: Waiting [2025-03-12T07:39:52.088Z] d51ba7e28079: Pushed [2025-03-12T07:39:52.088Z] e6979b1c8809: Pushed [2025-03-12T07:39:52.088Z] d942c5aebe5f: Pushed [2025-03-12T07:39:52.088Z] 2b045606eb02: Pushed [2025-03-12T07:39:52.088Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:40:00.277Z] 34f0a61753a7: Pushed [2025-03-12T07:40:00.277Z] 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a: digest: sha256:edac088b17a88e307b0f9f2a67d52dee7133a0782347c3265bd597a319d38ebf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:00.629Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:00.984Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0 [2025-03-12T07:40:00.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T07:40:00.984Z] d51ba7e28079: Preparing [2025-03-12T07:40:00.984Z] e6979b1c8809: Preparing [2025-03-12T07:40:00.984Z] 34f0a61753a7: Preparing [2025-03-12T07:40:00.984Z] d942c5aebe5f: Preparing [2025-03-12T07:40:00.984Z] 2b045606eb02: Preparing [2025-03-12T07:40:00.984Z] dd9c8f8612c8: Preparing [2025-03-12T07:40:00.984Z] dd9c8f8612c8: Waiting [2025-03-12T07:40:00.984Z] d942c5aebe5f: Layer already exists [2025-03-12T07:40:00.984Z] 34f0a61753a7: Layer already exists [2025-03-12T07:40:00.984Z] 2b045606eb02: Layer already exists [2025-03-12T07:40:00.984Z] e6979b1c8809: Layer already exists [2025-03-12T07:40:00.984Z] d51ba7e28079: Layer already exists [2025-03-12T07:40:00.984Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:40:00.984Z] 4.0.0: digest: sha256:edac088b17a88e307b0f9f2a67d52dee7133a0782347c3265bd597a319d38ebf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:01.613Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:01.996Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [2025-03-12T07:40:01.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T07:40:01.996Z] d51ba7e28079: Preparing [2025-03-12T07:40:01.996Z] e6979b1c8809: Preparing [2025-03-12T07:40:01.996Z] 34f0a61753a7: Preparing [2025-03-12T07:40:01.996Z] d942c5aebe5f: Preparing [2025-03-12T07:40:01.996Z] 2b045606eb02: Preparing [2025-03-12T07:40:01.996Z] dd9c8f8612c8: Preparing [2025-03-12T07:40:01.996Z] dd9c8f8612c8: Waiting [2025-03-12T07:40:01.996Z] d942c5aebe5f: Layer already exists [2025-03-12T07:40:01.996Z] 34f0a61753a7: Layer already exists [2025-03-12T07:40:01.996Z] e6979b1c8809: Layer already exists [2025-03-12T07:40:01.996Z] 2b045606eb02: Layer already exists [2025-03-12T07:40:01.996Z] d51ba7e28079: Layer already exists [2025-03-12T07:40:01.996Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:40:01.996Z] 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0: digest: sha256:edac088b17a88e307b0f9f2a67d52dee7133a0782347c3265bd597a319d38ebf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:02.362Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:02.721Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:odessa [2025-03-12T07:40:02.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T07:40:02.721Z] d51ba7e28079: Preparing [2025-03-12T07:40:02.721Z] e6979b1c8809: Preparing [2025-03-12T07:40:02.721Z] 34f0a61753a7: Preparing [2025-03-12T07:40:02.721Z] d942c5aebe5f: Preparing [2025-03-12T07:40:02.721Z] 2b045606eb02: Preparing [2025-03-12T07:40:02.721Z] dd9c8f8612c8: Preparing [2025-03-12T07:40:02.721Z] dd9c8f8612c8: Waiting [2025-03-12T07:40:02.721Z] d51ba7e28079: Layer already exists [2025-03-12T07:40:02.721Z] 2b045606eb02: Layer already exists [2025-03-12T07:40:02.721Z] e6979b1c8809: Layer already exists [2025-03-12T07:40:02.721Z] d942c5aebe5f: Layer already exists [2025-03-12T07:40:02.721Z] 34f0a61753a7: Layer already exists [2025-03-12T07:40:02.721Z] dd9c8f8612c8: Layer already exists [2025-03-12T07:40:02.985Z] odessa: digest: sha256:edac088b17a88e307b0f9f2a67d52dee7133a0782347c3265bd597a319d38ebf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:40:03.076Z] ===================================================== [Pipeline] echo [2025-03-12T07:40:03.090Z] taggedImages: [2025-03-12T07:40:03.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [2025-03-12T07:40:03.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0 [2025-03-12T07:40:03.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a-4.0.0 [2025-03-12T07:40:03.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:03.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:40:03.460Z] [2025-03-12T07:40:03.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:03.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:40:03.790Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T07:40:03.790Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T07:40:03.790Z] 04944245beec: Pulling fs layer [2025-03-12T07:40:03.790Z] 699f458cf7ca: Pulling fs layer [2025-03-12T07:40:03.790Z] 765212b225bb: Pulling fs layer [2025-03-12T07:40:03.790Z] f23df028b6ca: Pulling fs layer [2025-03-12T07:40:03.790Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T07:40:03.790Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T07:40:03.790Z] 765212b225bb: Waiting [2025-03-12T07:40:03.790Z] f23df028b6ca: Waiting [2025-03-12T07:40:03.790Z] d65c8cfc05b1: Waiting [2025-03-12T07:40:03.790Z] 2437ff75d9bd: Waiting [2025-03-12T07:40:04.056Z] 04944245beec: Verifying Checksum [2025-03-12T07:40:04.056Z] 04944245beec: Download complete [2025-03-12T07:40:04.056Z] 765212b225bb: Verifying Checksum [2025-03-12T07:40:04.056Z] 765212b225bb: Download complete [2025-03-12T07:40:04.056Z] f23df028b6ca: Verifying Checksum [2025-03-12T07:40:04.056Z] f23df028b6ca: Download complete [2025-03-12T07:40:04.056Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T07:40:04.056Z] d65c8cfc05b1: Download complete [2025-03-12T07:40:04.056Z] 699f458cf7ca: Verifying Checksum [2025-03-12T07:40:04.056Z] 699f458cf7ca: Download complete [2025-03-12T07:40:04.637Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T07:40:04.637Z] 8998bd30e6a1: Download complete [2025-03-12T07:40:07.209Z] 2437ff75d9bd: Download complete [2025-03-12T07:40:09.140Z] 8998bd30e6a1: Pull complete [2025-03-12T07:40:09.404Z] 04944245beec: Pull complete [2025-03-12T07:40:11.339Z] 699f458cf7ca: Pull complete [2025-03-12T07:40:11.339Z] 765212b225bb: Pull complete [2025-03-12T07:40:12.292Z] f23df028b6ca: Pull complete [2025-03-12T07:40:12.292Z] d65c8cfc05b1: Pull complete [2025-03-12T07:40:30.488Z] 2437ff75d9bd: Pull complete [2025-03-12T07:40:30.488Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T07:40:30.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T07:40:30.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:40:30.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-41065 does not seem to be running inside a container [2025-03-12T07:40:30.775Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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-12T07:40:33.440Z] $ docker top bb51b556f570367aedf00fec65f34ae54248ad51aa46c2f5f72310f625622135 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:40:34.264Z] ---> job-cost.sh [2025-03-12T07:40:34.264Z] lf-activate-venv: SKIPPING [2025-03-12T07:40:34.264Z] INFO: No Stack... [2025-03-12T07:40:34.533Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T07:40:35.487Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:40:36.115Z] + cut -d, -f6 [2025-03-12T07:40:36.115Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2025-03-12T07:40:36.138Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [2025-03-12T07:40:36.146Z] Resource [jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:40:36.152Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:40:36.806Z] /w/workspace/device-onvif-camera/2@tmp/durable-068859b8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T07:40:37.436Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T07:40:37.454Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T07:40:38.144Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:40:38.154Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:40:38.191Z] $ docker stop --time=1 bb51b556f570367aedf00fec65f34ae54248ad51aa46c2f5f72310f625622135 [2025-03-12T07:40:39.666Z] $ docker rm -f --volumes bb51b556f570367aedf00fec65f34ae54248ad51aa46c2f5f72310f625622135 [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-12T07:40:40.142Z] provisioning config files... [2025-03-12T07:40:40.150Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config16126730986535225482tmp [Pipeline] { [Pipeline] sh [2025-03-12T07:40:40.454Z] + set +x [2025-03-12T07:40:40.455Z] + bash -s -- [2025-03-12T07:40:40.455Z] + curl -s https://codecov.io/bash [2025-03-12T07:40:40.455Z] [2025-03-12T07:40:40.455Z] _____ _ [2025-03-12T07:40:40.455Z] / ____| | | [2025-03-12T07:40:40.455Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T07:40:40.455Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T07:40:40.455Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T07:40:40.455Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T07:40:40.455Z] Bash-1.0.6 [2025-03-12T07:40:40.455Z] [2025-03-12T07:40:40.455Z] [2025-03-12T07:40:40.455Z] ==> git version 2.25.1 found [2025-03-12T07:40:40.455Z] ==> 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-12T07:40:40.455Z] Release-Date: 2020-01-08 [2025-03-12T07:40:40.455Z] 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-12T07:40:40.455Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T07:40:40.455Z] ==> Jenkins CI detected. [2025-03-12T07:40:40.455Z] current dir:  /w/workspace/undry_device-onvif-camera_odessa [2025-03-12T07:40:40.455Z] project root: . [2025-03-12T07:40:40.455Z] --> token set from env [2025-03-12T07:40:40.455Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T07:40:40.455Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T07:40:40.455Z] ==> Python coveragepy not found [2025-03-12T07:40:40.455Z] ==> Searching for coverage reports in: [2025-03-12T07:40:40.455Z] + . [2025-03-12T07:40:40.455Z] -> Found 1 reports [2025-03-12T07:40:40.455Z] ==> Detecting git/mercurial file structure [2025-03-12T07:40:40.714Z] ==> Reading reports [2025-03-12T07:40:40.714Z] + ./coverage.out bytes=92466 [2025-03-12T07:40:40.714Z] ==> Appending adjustments [2025-03-12T07:40:40.714Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T07:40:40.972Z] + Found adjustments [2025-03-12T07:40:40.972Z] ==> Gzipping contents [2025-03-12T07:40:40.972Z] 40K /tmp/codecov.HCXiuy.gz [2025-03-12T07:40:40.972Z] ==> Uploading reports [2025-03-12T07:40:40.972Z] url: https://codecov.io [2025-03-12T07:40:40.972Z] query: branch=odessa&commit=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T07:40:40.972Z] -> Pinging Codecov [2025-03-12T07:40:40.972Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T07:40:41.231Z] -> Uploading to [2025-03-12T07:40:41.231Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a/12421bb7-b335-4e9c-948c-15a14897e843.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T074040Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ebb01379cdf32829b506bbd8617f1f9550e482b64d4dd4b67a311cda7eb07044 [2025-03-12T07:40:41.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:40:41.231Z] Dload Upload Total Spent Left Speed [2025-03-12T07:40:41.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38148 0 0 100 38148 0 248k --:--:-- --:--:-- --:--:-- 246k 100 38148 0 0 100 38148 0 246k --:--:-- --:--:-- --:--:-- 245k [2025-03-12T07:40:41.232Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] } [2025-03-12T07:40:41.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T07:40:41.368Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T07:40:41.381Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:41.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:40:41.684Z] [2025-03-12T07:40:41.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:41.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:40:41.987Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T07:40:41.987Z] 43c4264eed91: Pulling fs layer [2025-03-12T07:40:41.987Z] 4cc291be95ef: Pulling fs layer [2025-03-12T07:40:41.987Z] 2ac1f1163629: Pulling fs layer [2025-03-12T07:40:41.987Z] 5c3c966382ef: Pulling fs layer [2025-03-12T07:40:41.987Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:40:41.987Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T07:40:41.987Z] 9c3e1370e548: Pulling fs layer [2025-03-12T07:40:41.987Z] 5c3c966382ef: Waiting [2025-03-12T07:40:41.987Z] 4f4fb700ef54: Waiting [2025-03-12T07:40:41.987Z] d9c7d2e4e75e: Waiting [2025-03-12T07:40:41.987Z] 4cc291be95ef: Verifying Checksum [2025-03-12T07:40:41.987Z] 4cc291be95ef: Download complete [2025-03-12T07:40:41.987Z] 5c3c966382ef: Verifying Checksum [2025-03-12T07:40:41.987Z] 5c3c966382ef: Download complete [2025-03-12T07:40:41.987Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:40:41.987Z] 4f4fb700ef54: Download complete [2025-03-12T07:40:41.987Z] 43c4264eed91: Download complete [2025-03-12T07:40:42.247Z] 43c4264eed91: Pull complete [2025-03-12T07:40:42.247Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T07:40:42.247Z] d9c7d2e4e75e: Download complete [2025-03-12T07:40:42.247Z] 4cc291be95ef: Pull complete [2025-03-12T07:40:42.505Z] 2ac1f1163629: Verifying Checksum [2025-03-12T07:40:42.505Z] 2ac1f1163629: Download complete [2025-03-12T07:40:43.070Z] 9c3e1370e548: Verifying Checksum [2025-03-12T07:40:43.070Z] 9c3e1370e548: Download complete [2025-03-12T07:40:45.615Z] 2ac1f1163629: Pull complete [2025-03-12T07:40:45.873Z] 5c3c966382ef: Pull complete [2025-03-12T07:40:45.873Z] 4f4fb700ef54: Pull complete [2025-03-12T07:40:46.147Z] d9c7d2e4e75e: Pull complete [2025-03-12T07:40:49.453Z] 9c3e1370e548: Pull complete [2025-03-12T07:40:49.453Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T07:40:49.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T07:40:49.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:40:49.568Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:40:49.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T07:40:51.605Z] $ docker top ffe7cf4d107ee6e68ca76c625a48d18177cfb43b71328f249bc41f4f9d62dd4f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:40:51.966Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_odessa [Pipeline] echo [2025-03-12T07:40:51.977Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:odessa' [Pipeline] sh [2025-03-12T07:40:52.254Z] + set -o pipefail [2025-03-12T07:40:52.254Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:odessa' [2025-03-12T07:40:55.537Z] [2025-03-12T07:40:55.537Z] Monitoring /w/workspace/undry_device-onvif-camera_odessa (github.com/edgexfoundry/device-onvif-camera)... [2025-03-12T07:40:55.537Z] [2025-03-12T07:40:55.537Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/faddfc02-888d-40ac-9040-f0d67921c213/history/df3685c0-9ecf-4c47-a197-a70ba1425fdc [2025-03-12T07:40:55.537Z] [2025-03-12T07:40:55.537Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2025-03-12T07:40:55.537Z] [2025-03-12T07:40:55.537Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T07:40:55.537Z] [2025-03-12T07:40:55.537Z] [2025-03-12T07:40:55.537Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T07:40:55.537Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T07:40:55.806Z] $ docker stop --time=1 ffe7cf4d107ee6e68ca76c625a48d18177cfb43b71328f249bc41f4f9d62dd4f [2025-03-12T07:40:57.295Z] $ docker rm -f --volumes ffe7cf4d107ee6e68ca76c625a48d18177cfb43b71328f249bc41f4f9d62dd4f [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-12T07:40:57.558Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:40:57.582Z] provisioning config files... [2025-03-12T07:40:57.588Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config6725841298377084400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:40:57.893Z] --> edgex-publish-swagger.sh [2025-03-12T07:40:57.893Z] === Publish doc/openapi/v3 API === [2025-03-12T07:40:57.893Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-03-12T07:40:57.893Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_odessa/doc/openapi/v3/device-onvif-camera.yaml] [2025-03-12T07:40:57.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:40:57.893Z] Dload Upload Total Spent Left Speed [2025-03-12T07:40:58.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 303 944k --:--:-- --:--:-- --:--:-- 943k 100 485k 100 156 100 485k 302 942k --:--:-- --:--:-- --:--:-- 943k [2025-03-12T07:40:58.462Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-12T07:40:58.462Z] [Pipeline] } [2025-03-12T07:40:58.469Z] 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-12T07:40:58.919Z] + git log --format=format:%s -1 38384cec6a8cebb0fdf91a0ce9407fefa1ad9f6a [Pipeline] sh [2025-03-12T07:40:59.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:40:59.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:40:59.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:40:59.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:40:59.591Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:40:59.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:40:59.953Z] $ docker top e71ddb8ae180d0facedc637ced87431ef220007b0ae2b69009fd685d50ef3536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:41:00.055Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:41:00.361Z] + git semver [Pipeline] } [2025-03-12T07:41:00.631Z] $ docker stop --time=1 e71ddb8ae180d0facedc637ced87431ef220007b0ae2b69009fd685d50ef3536 [2025-03-12T07:41:01.923Z] $ docker rm -f --volumes e71ddb8ae180d0facedc637ced87431ef220007b0ae2b69009fd685d50ef3536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:02.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:41:02.331Z] [2025-03-12T07:41:02.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:02.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:41:02.629Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T07:41:02.629Z] ab5ef0e58194: Pulling fs layer [2025-03-12T07:41:02.629Z] 9712f1f96733: Pulling fs layer [2025-03-12T07:41:02.629Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T07:41:02.629Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T07:41:02.629Z] e9a5061849ea: Pulling fs layer [2025-03-12T07:41:02.629Z] d747dcd14b5f: Pulling fs layer [2025-03-12T07:41:02.629Z] 2de7ff778b66: Pulling fs layer [2025-03-12T07:41:02.629Z] e9a5061849ea: Waiting [2025-03-12T07:41:02.629Z] d747dcd14b5f: Waiting [2025-03-12T07:41:02.629Z] 2de7ff778b66: Waiting [2025-03-12T07:41:02.629Z] 0d9ebad4ef96: Waiting [2025-03-12T07:41:02.629Z] 9712f1f96733: Download complete [2025-03-12T07:41:02.888Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T07:41:02.888Z] 63f879dbbcfc: Download complete [2025-03-12T07:41:03.147Z] e9a5061849ea: Verifying Checksum [2025-03-12T07:41:03.147Z] e9a5061849ea: Download complete [2025-03-12T07:41:03.147Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T07:41:03.147Z] 0d9ebad4ef96: Download complete [2025-03-12T07:41:03.147Z] d747dcd14b5f: Verifying Checksum [2025-03-12T07:41:03.147Z] d747dcd14b5f: Download complete [2025-03-12T07:41:03.147Z] ab5ef0e58194: Verifying Checksum [2025-03-12T07:41:03.147Z] ab5ef0e58194: Download complete [2025-03-12T07:41:03.147Z] 2de7ff778b66: Verifying Checksum [2025-03-12T07:41:03.147Z] 2de7ff778b66: Download complete [2025-03-12T07:41:05.674Z] ab5ef0e58194: Pull complete [2025-03-12T07:41:05.674Z] 9712f1f96733: Pull complete [2025-03-12T07:41:06.241Z] 63f879dbbcfc: Pull complete [2025-03-12T07:41:09.522Z] 0d9ebad4ef96: Pull complete [2025-03-12T07:41:09.522Z] e9a5061849ea: Pull complete [2025-03-12T07:41:09.522Z] d747dcd14b5f: Pull complete [2025-03-12T07:41:10.459Z] 2de7ff778b66: Pull complete [2025-03-12T07:41:10.459Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T07:41:10.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T07:41:10.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:10.578Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:41:10.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T07:41:13.076Z] $ docker top e0fd76c6ddfb899a4b5c3de7a433b0b6a4daa9b575b54b1c009c31ed81d3d7b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:41:13.155Z] provisioning config files... [2025-03-12T07:41:13.161Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config10121995174084462142tmp [2025-03-12T07:41:13.169Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config10459376922470195671tmp [2025-03-12T07:41:13.176Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config14434307729934483950tmp [Pipeline] { [Pipeline] echo [2025-03-12T07:41:13.203Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:13.491Z] ---> sigul-configuration.sh [2025-03-12T07:41:13.491Z] gpg: directory `/root/.gnupg' created [2025-03-12T07:41:13.491Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T07:41:13.491Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T07:41:13.491Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T07:41:13.491Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T07:41:13.491Z] gpg: CAST5 encrypted data [2025-03-12T07:41:13.491Z] gpg: encrypted with 1 passphrase [2025-03-12T07:41:13.491Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T07:41:13.782Z] + mkdir /home/jenkins [2025-03-12T07:41:13.783Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T07:41:14.072Z] + 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-12T07:41:14.086Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:14.382Z] ---> sigul-install.sh [2025-03-12T07:41:14.382Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T07:41:14.672Z] + git tag --list [2025-03-12T07:41:14.672Z] v0.0.0 [2025-03-12T07:41:14.672Z] v2.2.0 [2025-03-12T07:41:14.672Z] v2.3.0 [2025-03-12T07:41:14.672Z] v2.3.1 [2025-03-12T07:41:14.672Z] v3.0 [2025-03-12T07:41:14.672Z] v3.0.0 [2025-03-12T07:41:14.672Z] v3.1 [2025-03-12T07:41:14.672Z] v3.1.0 [2025-03-12T07:41:14.672Z] v3.1.0-dev.1 [2025-03-12T07:41:14.672Z] v3.1.0-dev.10 [2025-03-12T07:41:14.672Z] v3.1.0-dev.11 [2025-03-12T07:41:14.672Z] v3.1.0-dev.12 [2025-03-12T07:41:14.672Z] v3.1.0-dev.13 [2025-03-12T07:41:14.672Z] v3.1.0-dev.14 [2025-03-12T07:41:14.672Z] v3.1.0-dev.15 [2025-03-12T07:41:14.672Z] v3.1.0-dev.16 [2025-03-12T07:41:14.672Z] v3.1.0-dev.17 [2025-03-12T07:41:14.672Z] v3.1.0-dev.18 [2025-03-12T07:41:14.672Z] v3.1.0-dev.19 [2025-03-12T07:41:14.672Z] v3.1.0-dev.2 [2025-03-12T07:41:14.672Z] v3.1.0-dev.20 [2025-03-12T07:41:14.672Z] v3.1.0-dev.21 [2025-03-12T07:41:14.672Z] v3.1.0-dev.22 [2025-03-12T07:41:14.672Z] v3.1.0-dev.23 [2025-03-12T07:41:14.672Z] v3.1.0-dev.24 [2025-03-12T07:41:14.672Z] v3.1.0-dev.25 [2025-03-12T07:41:14.672Z] v3.1.0-dev.26 [2025-03-12T07:41:14.672Z] v3.1.0-dev.27 [2025-03-12T07:41:14.672Z] v3.1.0-dev.28 [2025-03-12T07:41:14.672Z] v3.1.0-dev.3 [2025-03-12T07:41:14.672Z] v3.1.0-dev.4 [2025-03-12T07:41:14.672Z] v3.1.0-dev.5 [2025-03-12T07:41:14.672Z] v3.1.0-dev.6 [2025-03-12T07:41:14.672Z] v3.1.0-dev.7 [2025-03-12T07:41:14.672Z] v3.1.0-dev.8 [2025-03-12T07:41:14.672Z] v3.1.0-dev.9 [2025-03-12T07:41:14.672Z] v3.1.1 [2025-03-12T07:41:14.672Z] v3.2.0-dev.1 [2025-03-12T07:41:14.672Z] v3.2.0-dev.10 [2025-03-12T07:41:14.672Z] v3.2.0-dev.11 [2025-03-12T07:41:14.672Z] v3.2.0-dev.12 [2025-03-12T07:41:14.672Z] v3.2.0-dev.13 [2025-03-12T07:41:14.672Z] v3.2.0-dev.14 [2025-03-12T07:41:14.672Z] v3.2.0-dev.15 [2025-03-12T07:41:14.672Z] v3.2.0-dev.16 [2025-03-12T07:41:14.672Z] v3.2.0-dev.17 [2025-03-12T07:41:14.672Z] v3.2.0-dev.18 [2025-03-12T07:41:14.672Z] v3.2.0-dev.19 [2025-03-12T07:41:14.672Z] v3.2.0-dev.2 [2025-03-12T07:41:14.672Z] v3.2.0-dev.20 [2025-03-12T07:41:14.672Z] v3.2.0-dev.21 [2025-03-12T07:41:14.672Z] v3.2.0-dev.22 [2025-03-12T07:41:14.672Z] v3.2.0-dev.23 [2025-03-12T07:41:14.672Z] v3.2.0-dev.3 [2025-03-12T07:41:14.672Z] v3.2.0-dev.4 [2025-03-12T07:41:14.672Z] v3.2.0-dev.5 [2025-03-12T07:41:14.672Z] v3.2.0-dev.6 [2025-03-12T07:41:14.672Z] v3.2.0-dev.7 [2025-03-12T07:41:14.672Z] v3.2.0-dev.8 [2025-03-12T07:41:14.672Z] v3.2.0-dev.9 [2025-03-12T07:41:14.672Z] v4.0.0 [2025-03-12T07:41:14.672Z] v4.0.0-dev.1 [2025-03-12T07:41:14.672Z] v4.0.0-dev.10 [2025-03-12T07:41:14.672Z] v4.0.0-dev.11 [2025-03-12T07:41:14.672Z] v4.0.0-dev.12 [2025-03-12T07:41:14.672Z] v4.0.0-dev.13 [2025-03-12T07:41:14.672Z] v4.0.0-dev.14 [2025-03-12T07:41:14.672Z] v4.0.0-dev.15 [2025-03-12T07:41:14.672Z] v4.0.0-dev.2 [2025-03-12T07:41:14.672Z] v4.0.0-dev.3 [2025-03-12T07:41:14.672Z] v4.0.0-dev.4 [2025-03-12T07:41:14.672Z] v4.0.0-dev.5 [2025-03-12T07:41:14.672Z] v4.0.0-dev.6 [2025-03-12T07:41:14.672Z] v4.0.0-dev.7 [2025-03-12T07:41:14.672Z] v4.0.0-dev.8 [2025-03-12T07:41:14.672Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T07:41:14.972Z] + lftools sign git-tag v4.0.0 [2025-03-12T07:41:15.543Z] Signing Git tag with Sigul... [2025-03-12T07:41:15.543Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T07:41:16.128Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:16.417Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T07:41:16.423Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T07:41:16.455Z] $ docker stop --time=1 e0fd76c6ddfb899a4b5c3de7a433b0b6a4daa9b575b54b1c009c31ed81d3d7b1 [2025-03-12T07:41:17.752Z] $ docker rm -f --volumes e0fd76c6ddfb899a4b5c3de7a433b0b6a4daa9b575b54b1c009c31ed81d3d7b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T07:41:18.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:41:18.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:18.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:41:18.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:18.612Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:41:18.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:41:19.000Z] $ docker top 903f472868e2f3bfa2daee6f0495f0f238fc04b2efaf4ca5bfc6a2dddb5a116e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:41:19.102Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:41:19.402Z] + git semver [Pipeline] } [2025-03-12T07:41:19.668Z] $ docker stop --time=1 903f472868e2f3bfa2daee6f0495f0f238fc04b2efaf4ca5bfc6a2dddb5a116e [2025-03-12T07:41:20.988Z] $ docker rm -f --volumes 903f472868e2f3bfa2daee6f0495f0f238fc04b2efaf4ca5bfc6a2dddb5a116e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:41:21.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:41:21.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:21.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:41:21.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:21.737Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:41:21.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:41:22.084Z] $ docker top b6edc7483d2149614938a69f60c581fb46d12d5d4bd264836a7d10582e7e6466 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:41:22.182Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:41:22.486Z] + git semver [Pipeline] } [2025-03-12T07:41:22.754Z] $ docker stop --time=1 b6edc7483d2149614938a69f60c581fb46d12d5d4bd264836a7d10582e7e6466 [2025-03-12T07:41:24.010Z] $ docker rm -f --volumes b6edc7483d2149614938a69f60c581fb46d12d5d4bd264836a7d10582e7e6466 [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-12T07:41:24.619Z] + [ -d /w/workspace/undry_device-onvif-camera_odessa/archives ] [2025-03-12T07:41:24.619Z] + ls -al /w/workspace/undry_device-onvif-camera_odessa/archives [2025-03-12T07:41:24.619Z] total 16 [2025-03-12T07:41:24.619Z] drwxr-xr-x 3 root root 4096 Mar 12 07:24 . [2025-03-12T07:41:24.619Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 07:41 .. [2025-03-12T07:41:24.619Z] drwxr-xr-x 2 root root 4096 Mar 12 07:24 cost [2025-03-12T07:41:24.619Z] -rw-r--r-- 1 root root 91 Mar 12 07:24 cost.csv [2025-03-12T07:41:24.619Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_odessa/archives [2025-03-12T07:41:24.619Z] + ls -al /w/workspace/undry_device-onvif-camera_odessa/archives [2025-03-12T07:41:24.619Z] total 16 [2025-03-12T07:41:24.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:24 . [2025-03-12T07:41:24.619Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 07:41 .. [2025-03-12T07:41:24.619Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:24 cost [2025-03-12T07:41:24.619Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 12 07:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:24.908Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:25.766Z] ---> package-listing.sh [2025-03-12T07:41:25.766Z] ++ facter osfamily [2025-03-12T07:41:25.766Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T07:41:26.025Z] + OS_FAMILY=debian [2025-03-12T07:41:26.025Z] + workspace=/w/workspace/undry_device-onvif-camera_odessa [2025-03-12T07:41:26.025Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T07:41:26.025Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T07:41:26.025Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T07:41:26.025Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T07:41:26.025Z] + '[' /w/workspace/undry_device-onvif-camera_odessa ']' [2025-03-12T07:41:26.025Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T07:41:26.025Z] + case "${OS_FAMILY}" in [2025-03-12T07:41:26.025Z] + dpkg -l [2025-03-12T07:41:26.025Z] + grep '^ii' [2025-03-12T07:41:26.025Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T07:41:26.025Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T07:41:26.025Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T07:41:26.025Z] + '[' /w/workspace/undry_device-onvif-camera_odessa ']' [2025-03-12T07:41:26.025Z] + mkdir -p /w/workspace/undry_device-onvif-camera_odessa/archives/ [2025-03-12T07:41:26.025Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_odessa/archives/ [Pipeline] echo [2025-03-12T07:41:26.036Z] 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/undry_device-onvif-camera_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T07:41:26.313Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:41:26.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:41:26.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:41:26.962Z] prd-ubuntu20.04-docker-8c-8g-41060 does not seem to be running inside a container [2025-03-12T07:41:26.989Z] $ 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/undry_device-onvif-camera_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_odessa -v /w/workspace/undry_device-onvif-camera_odessa:/w/workspace/undry_device-onvif-camera_odessa:rw,z -v /w/workspace/undry_device-onvif-camera_odessa@tmp:/w/workspace/undry_device-onvif-camera_odessa@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-12T07:41:27.180Z] $ docker top a6d39285442667ff98e4956ccb2635221d7c82dd151783d6f96107bc83c1ecb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:41:27.538Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T07:41:27.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T07:41:28.106Z] + ls /var/log/sa-host [2025-03-12T07:41:28.107Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:41:28.180Z] provisioning config files... [2025-03-12T07:41:28.188Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_odessa@tmp/config1374000857491551667tmp [Pipeline] { [Pipeline] echo [2025-03-12T07:41:28.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:28.481Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T07:41:28.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:28.825Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T07:41:28.834Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:29.118Z] ---> sudo-logs.sh [2025-03-12T07:41:29.118Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T07:41:29.151Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:29.433Z] ---> job-cost.sh [2025-03-12T07:41:29.433Z] lf-activate-venv: SKIPPING [2025-03-12T07:41:29.433Z] DEBUG: total: 0.2199999988079071 [2025-03-12T07:41:29.433Z] INFO: Retrieving Stack Cost... [2025-03-12T07:41:29.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:41:30.258Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T07:41:30.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:41:30.551Z] ---> logs-deploy.sh [2025-03-12T07:41:30.551Z] lf-activate-venv: SKIPPING [2025-03-12T07:41:30.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/odessa/2 [2025-03-12T07:41:30.551Z] INFO: archiving workspace using pattern(s): [2025-03-12T07:41:31.487Z] Archives upload complete. [2025-03-12T07:41:31.487Z] INFO: archiving logs to Nexus