Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acbb521d861d6c2cafc59ad1b5302a89638eecf2 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-ssh17354385991675870971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15694423274393445459.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17088194392975857828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4285232134005537348.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5805033240134034613.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-40269 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision acbb521d861d6c2cafc59ad1b5302a89638eecf2 (main) Commit message: "docs: Update changelog for 4.0 release (#499)" > git config core.sparsecheckout # timeout=10 > git checkout -f acbb521d861d6c2cafc59ad1b5302a89638eecf2 # timeout=10 > git rev-list --no-walk 17ef24f3537a4392c31b01c5521ecfb56bf17d0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T08:15:04.248Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T08:15:04.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T08:15:04.362Z] ========================================================= [2025-03-05T08:15:04.362Z] EdgeX Global Pipelines Version Info [2025-03-05T08:15:04.362Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:15:05.103Z] ------------------- [2025-03-05T08:15:05.103Z] stable info: [2025-03-05T08:15:05.103Z] ------------------- [2025-03-05T08:15:05.103Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T08:15:05.103Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T08:15:05.103Z] Message: update stable to v1.0.269 [2025-03-05T08:15:05.672Z] ------------------- [2025-03-05T08:15:05.672Z] experimental info: [2025-03-05T08:15:05.672Z] ------------------- [2025-03-05T08:15:05.672Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T08:15:05.672Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T08:15:05.672Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T08:15:05.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-03-05T08:15:05.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-03-05T08:15:05.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T08:15:05.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T08:15:05.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T08:15:05.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T08:15:05.887Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T08:15:05.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T08:15:05.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T08:15:05.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T08:15:05.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T08:15:06.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-03-05T08:15:06.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T08:15:06.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T08:15:06.095Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T08:15:06.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T08:15:06.140Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T08:15:06.164Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T08:15:06.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T08:15:06.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T08:15:06.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-05T08:15:06.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-03-05T08:15:06.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T08:15:06.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T08:15:06.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T08:15:06.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T08:15:06.405Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T08:15:06.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T08:15:06.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T08:15:06.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T08:15:06.502Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] echo [2025-03-05T08:15:06.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acbb521 [Pipeline] echo [2025-03-05T08:15:06.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:15:06.635Z] provisioning config files... [2025-03-05T08:15:06.650Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config168285114271333745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:15:06.993Z] ---> ****-login.sh [2025-03-05T08:15:06.994Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:15:07.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:07.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:07.517Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:07.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:07.517Z] [2025-03-05T08:15:07.517Z] Login Succeeded [2025-03-05T08:15:07.517Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:15:07.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:07.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:07.517Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:07.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:07.517Z] [2025-03-05T08:15:07.517Z] Login Succeeded [2025-03-05T08:15:07.517Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:15:07.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:07.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:07.517Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:07.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:07.517Z] [2025-03-05T08:15:07.517Z] Login Succeeded [2025-03-05T08:15:07.517Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:15:07.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:07.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:07.778Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:07.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:07.778Z] [2025-03-05T08:15:07.778Z] Login Succeeded [2025-03-05T08:15:07.778Z] ****.io [2025-03-05T08:15:07.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:08.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:08.038Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:08.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:08.038Z] [2025-03-05T08:15:08.038Z] Login Succeeded [2025-03-05T08:15:08.038Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:15:08.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T08:15:08.471Z] + git rev-list -1 --merges acbb521d861d6c2cafc59ad1b5302a89638eecf2~1..acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] echo [2025-03-05T08:15:08.501Z] -----------> git rev-list -1 --merges acbb521d861d6c2cafc59ad1b5302a89638eecf2~1..acbb521d861d6c2cafc59ad1b5302a89638eecf2 acbb521d861d6c2cafc59ad1b5302a89638eecf2 [false] [Pipeline] sh [2025-03-05T08:15:08.793Z] + git log --format=format:%s -1 acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] echo [2025-03-05T08:15:08.807Z] ========================================================= [2025-03-05T08:15:08.807Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T08:15:08.807Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:15:09.155Z] + git log --format=format:%s -1 acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] echo [2025-03-05T08:15:09.168Z] [semverPrep] GIT_COMMIT: acbb521d861d6c2cafc59ad1b5302a89638eecf2, Commit Message: docs: Update changelog for 4.0 release (#499) [Pipeline] echo [2025-03-05T08:15:09.184Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T08:15:09.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:15:09.567Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T08:15:09.567Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T08:15:09.567Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T08:15:09.567Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T08:15:09.567Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T08:15:09.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:15:09.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:15:09.936Z] [2025-03-05T08:15:09.936Z] 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-05T08:15:10.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:15:10.268Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T08:15:10.268Z] b85a868b505f: Pulling fs layer [2025-03-05T08:15:10.268Z] e2be974225ed: Pulling fs layer [2025-03-05T08:15:10.268Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T08:15:10.268Z] 988bab9f4d93: Pulling fs layer [2025-03-05T08:15:10.268Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T08:15:10.268Z] eaf3925da568: Pulling fs layer [2025-03-05T08:15:10.268Z] bab4dde63d76: Pulling fs layer [2025-03-05T08:15:10.268Z] bde34c3a00c8: Pulling fs layer [2025-03-05T08:15:10.268Z] b352a97aabf1: Pulling fs layer [2025-03-05T08:15:10.268Z] 4872d77fe225: Pulling fs layer [2025-03-05T08:15:10.268Z] 5851b861e8e6: Pulling fs layer [2025-03-05T08:15:10.268Z] 988bab9f4d93: Waiting [2025-03-05T08:15:10.268Z] 1469e6f7b9e6: Waiting [2025-03-05T08:15:10.268Z] eaf3925da568: Waiting [2025-03-05T08:15:10.268Z] bab4dde63d76: Waiting [2025-03-05T08:15:10.268Z] bde34c3a00c8: Waiting [2025-03-05T08:15:10.268Z] b352a97aabf1: Waiting [2025-03-05T08:15:10.268Z] 4872d77fe225: Waiting [2025-03-05T08:15:10.268Z] e2be974225ed: Verifying Checksum [2025-03-05T08:15:10.268Z] e2be974225ed: Download complete [2025-03-05T08:15:10.268Z] 988bab9f4d93: Verifying Checksum [2025-03-05T08:15:10.268Z] 988bab9f4d93: Download complete [2025-03-05T08:15:10.528Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T08:15:10.528Z] 339a4e72a1f5: Download complete [2025-03-05T08:15:10.528Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T08:15:10.528Z] 1469e6f7b9e6: Download complete [2025-03-05T08:15:10.528Z] eaf3925da568: Verifying Checksum [2025-03-05T08:15:10.528Z] eaf3925da568: Download complete [2025-03-05T08:15:10.528Z] bde34c3a00c8: Verifying Checksum [2025-03-05T08:15:10.528Z] bde34c3a00c8: Download complete [2025-03-05T08:15:10.528Z] b352a97aabf1: Verifying Checksum [2025-03-05T08:15:10.528Z] b352a97aabf1: Download complete [2025-03-05T08:15:10.528Z] 4872d77fe225: Verifying Checksum [2025-03-05T08:15:10.528Z] 4872d77fe225: Download complete [2025-03-05T08:15:10.528Z] 5851b861e8e6: Verifying Checksum [2025-03-05T08:15:10.528Z] 5851b861e8e6: Download complete [2025-03-05T08:15:10.528Z] b85a868b505f: Verifying Checksum [2025-03-05T08:15:10.528Z] b85a868b505f: Download complete [2025-03-05T08:15:10.788Z] bab4dde63d76: Verifying Checksum [2025-03-05T08:15:10.788Z] bab4dde63d76: Download complete [2025-03-05T08:15:11.728Z] b85a868b505f: Pull complete [2025-03-05T08:15:11.988Z] e2be974225ed: Pull complete [2025-03-05T08:15:12.247Z] 339a4e72a1f5: Pull complete [2025-03-05T08:15:12.507Z] 988bab9f4d93: Pull complete [2025-03-05T08:15:12.766Z] 1469e6f7b9e6: Pull complete [2025-03-05T08:15:12.766Z] eaf3925da568: Pull complete [2025-03-05T08:15:14.686Z] bab4dde63d76: Pull complete [2025-03-05T08:15:14.686Z] bde34c3a00c8: Pull complete [2025-03-05T08:15:14.686Z] b352a97aabf1: Pull complete [2025-03-05T08:15:14.950Z] 4872d77fe225: Pull complete [2025-03-05T08:15:14.950Z] 5851b861e8e6: Pull complete [2025-03-05T08:15:14.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T08:15:14.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:15:14.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:15:15.104Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:15:15.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T08:15:17.415Z] $ docker top a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 -eo pid,comm [2025-03-05T08:15:17.485Z] 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-05T08:15:17.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:15:17.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:15:17.545Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:15:17.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:15:17.670Z] $ docker exec a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 ssh-agent [2025-03-05T08:15:17.800Z] SSH_AUTH_SOCK=/tmp/ssh-teU4fAXiY9HF/agent.32 [2025-03-05T08:15:17.800Z] SSH_AGENT_PID=38 [2025-03-05T08:15:17.805Z] Running ssh-add (command line suppressed) [2025-03-05T08:15:17.911Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3705143079065859313.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3705143079065859313.key) [2025-03-05T08:15:17.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:15:18.223Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T08:15:18.223Z] $ docker exec --env ******** --env ******** a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 ssh-agent -k [2025-03-05T08:15:18.333Z] unset SSH_AUTH_SOCK; [2025-03-05T08:15:18.335Z] unset SSH_AGENT_PID; [2025-03-05T08:15:18.335Z] echo Agent pid 38 killed; [2025-03-05T08:15:18.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T08:15:18.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:15:18.392Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:15:18.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:15:18.506Z] $ docker exec a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 ssh-agent [2025-03-05T08:15:18.628Z] SSH_AUTH_SOCK=/tmp/ssh-uxuPPVzraTgn/agent.71 [2025-03-05T08:15:18.628Z] SSH_AGENT_PID=77 [2025-03-05T08:15:18.634Z] Running ssh-add (command line suppressed) [2025-03-05T08:15:18.713Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11812897353502153826.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11812897353502153826.key) [2025-03-05T08:15:18.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:15:19.026Z] + git semver init [2025-03-05T08:15:19.286Z] 2025-03-05 08:15:19,180 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T08:15:19.286Z] 2025-03-05 08:15:19,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-03-05T08:15:19.286Z] 2025-03-05 08:15:19,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-03-05T08:15:19.286Z] 2025-03-05 08:15:19,181 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:15:20.667Z] 2025-03-05 08:15:20,368 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-03-05T08:15:20.667Z] 2025-03-05 08:15:20,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-03-05T08:15:20.667Z] 2025-03-05 08:15:20,368 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:15:20.667Z] 2025-03-05 08:15:20,369 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:15:20.667Z] 4.0.0-dev.14 [Pipeline] } [2025-03-05T08:15:20.668Z] $ docker exec --env ******** --env ******** a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 ssh-agent -k [2025-03-05T08:15:20.790Z] unset SSH_AUTH_SOCK; [2025-03-05T08:15:20.791Z] unset SSH_AGENT_PID; [2025-03-05T08:15:20.791Z] echo Agent pid 77 killed; [2025-03-05T08:15:20.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:15:21.138Z] + git semver [Pipeline] } [2025-03-05T08:15:21.412Z] $ docker stop --time=1 a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 [2025-03-05T08:15:22.721Z] $ docker rm -f --volumes a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:15:23.092Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T08:15:23.334Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T08:15:23.338Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:15:23.539Z] provisioning config files... [2025-03-05T08:15:23.550Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16681477474825388675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:15:23.858Z] ---> ****-login.sh [2025-03-05T08:15:23.858Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:15:23.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:23.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:23.858Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:23.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:23.858Z] [2025-03-05T08:15:23.858Z] Login Succeeded [2025-03-05T08:15:23.858Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:15:23.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:23.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:23.858Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:23.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:23.858Z] [2025-03-05T08:15:23.858Z] Login Succeeded [2025-03-05T08:15:23.858Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:15:24.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:24.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:24.118Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:24.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:24.118Z] [2025-03-05T08:15:24.118Z] Login Succeeded [2025-03-05T08:15:24.118Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:15:24.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:24.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:24.118Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:24.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:24.118Z] [2025-03-05T08:15:24.118Z] Login Succeeded [2025-03-05T08:15:24.118Z] ****.io [2025-03-05T08:15:24.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:15:24.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:15:24.379Z] Configure a credential helper to remove this warning. See [2025-03-05T08:15:24.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:15:24.379Z] [2025-03-05T08:15:24.379Z] Login Succeeded [2025-03-05T08:15:24.379Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:15:24.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T08:15:24.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:15:24.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:15:24.533Z] ========================================================= [2025-03-05T08:15:24.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T08:15:24.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:15:24.884Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T08:15:24.884Z] Sending build context to Docker daemon 37.08MB [2025-03-05T08:15:24.884Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:15:24.884Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-05T08:15:25.149Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T08:15:25.149Z] da9db072f522: Pulling fs layer [2025-03-05T08:15:25.149Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T08:15:25.149Z] 06f05ace1117: Pulling fs layer [2025-03-05T08:15:25.149Z] 5fe327b54edc: Pulling fs layer [2025-03-05T08:15:25.149Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:15:25.149Z] 92a5565b7b96: Pulling fs layer [2025-03-05T08:15:25.149Z] ff9bb7016b71: Pulling fs layer [2025-03-05T08:15:25.149Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T08:15:25.149Z] a813b0c90790: Pulling fs layer [2025-03-05T08:15:25.149Z] 92a5565b7b96: Waiting [2025-03-05T08:15:25.149Z] ff9bb7016b71: Waiting [2025-03-05T08:15:25.149Z] b67dba6c2c7d: Waiting [2025-03-05T08:15:25.149Z] a813b0c90790: Waiting [2025-03-05T08:15:25.149Z] 5fe327b54edc: Waiting [2025-03-05T08:15:25.149Z] 4f4fb700ef54: Waiting [2025-03-05T08:15:25.149Z] 6ef4a4ee8ca5: Download complete [2025-03-05T08:15:25.149Z] 5fe327b54edc: Verifying Checksum [2025-03-05T08:15:25.149Z] 5fe327b54edc: Download complete [2025-03-05T08:15:25.149Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T08:15:25.149Z] 4f4fb700ef54: Download complete [2025-03-05T08:15:25.149Z] 92a5565b7b96: Verifying Checksum [2025-03-05T08:15:25.149Z] 92a5565b7b96: Download complete [2025-03-05T08:15:25.149Z] da9db072f522: Download complete [2025-03-05T08:15:25.149Z] ff9bb7016b71: Verifying Checksum [2025-03-05T08:15:25.149Z] ff9bb7016b71: Download complete [2025-03-05T08:15:25.409Z] da9db072f522: Pull complete [2025-03-05T08:15:25.409Z] a813b0c90790: Verifying Checksum [2025-03-05T08:15:25.409Z] a813b0c90790: Download complete [2025-03-05T08:15:25.409Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T08:15:25.681Z] 06f05ace1117: Verifying Checksum [2025-03-05T08:15:25.681Z] 06f05ace1117: Download complete [2025-03-05T08:15:25.938Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T08:15:25.938Z] b67dba6c2c7d: Download complete [2025-03-05T08:15:29.218Z] 06f05ace1117: Pull complete [2025-03-05T08:15:29.218Z] 5fe327b54edc: Pull complete [2025-03-05T08:15:29.218Z] 4f4fb700ef54: Pull complete [2025-03-05T08:15:29.218Z] 92a5565b7b96: Pull complete [2025-03-05T08:15:29.476Z] ff9bb7016b71: Pull complete [2025-03-05T08:15:32.006Z] b67dba6c2c7d: Pull complete [2025-03-05T08:15:32.006Z] a813b0c90790: Pull complete [2025-03-05T08:15:32.265Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T08:15:32.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T08:15:32.265Z] ---> 3ba60ce46760 [2025-03-05T08:15:32.265Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:15:36.468Z] ---> Running in 61eb1b2eda93 [2025-03-05T08:15:36.468Z] Removing intermediate container 61eb1b2eda93 [2025-03-05T08:15:36.468Z] ---> cd568f0af72e [2025-03-05T08:15:36.468Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:15:36.468Z] ---> Running in a2bb75e72e22 [2025-03-05T08:15:36.727Z] Removing intermediate container a2bb75e72e22 [2025-03-05T08:15:36.727Z] ---> 0758727d0efd [2025-03-05T08:15:36.727Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T08:15:36.727Z] ---> Running in 9608cd2da2bc [2025-03-05T08:15:36.727Z] Removing intermediate container 9608cd2da2bc [2025-03-05T08:15:36.727Z] ---> 9dcded3502fd [2025-03-05T08:15:36.727Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T08:15:36.727Z] ---> Running in 36429fb34484 [2025-03-05T08:15:36.727Z] Removing intermediate container 36429fb34484 [2025-03-05T08:15:36.727Z] ---> b8186c5be45c [2025-03-05T08:15:36.727Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-05T08:15:36.727Z] ---> Running in 4338dd4ccb8c [2025-03-05T08:15:36.987Z] Removing intermediate container 4338dd4ccb8c [2025-03-05T08:15:36.987Z] ---> 09d0abea1a8b [2025-03-05T08:15:36.987Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T08:15:36.987Z] ---> Running in 7e2f26e1ea65 [2025-03-05T08:15:37.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:15:37.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:15:37.812Z] OK: 248 MiB in 58 packages [2025-03-05T08:15:38.072Z] Removing intermediate container 7e2f26e1ea65 [2025-03-05T08:15:38.072Z] ---> 8fa4995085de [2025-03-05T08:15:38.072Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-05T08:15:38.072Z] ---> Running in bd492fa4f3a0 [2025-03-05T08:15:38.072Z] Removing intermediate container bd492fa4f3a0 [2025-03-05T08:15:38.072Z] ---> 6552404a5246 [2025-03-05T08:15:38.072Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-05T08:15:38.331Z] ---> d5574607ec7c [2025-03-05T08:15:38.331Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:15:38.331Z] ---> Running in d1e28d57a37f [2025-03-05T08:15:38.503Z] Still waiting to schedule task [2025-03-05T08:15:38.503Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40259’ [2025-03-05T08:16:25.241Z] Removing intermediate container d1e28d57a37f [2025-03-05T08:16:25.241Z] ---> 62e8e61b3a9b [2025-03-05T08:16:25.241Z] Step 12/13 : COPY . . [2025-03-05T08:16:25.241Z] ---> d955583da29e [2025-03-05T08:16:25.241Z] Step 13/13 : RUN ${MAKE} [2025-03-05T08:16:25.241Z] ---> Running in 5f59f50ac748 [2025-03-05T08:16:25.241Z] noop [2025-03-05T08:16:25.241Z] Removing intermediate container 5f59f50ac748 [2025-03-05T08:16:25.241Z] ---> 1e00e1d3fc5f [2025-03-05T08:16:25.241Z] Successfully built 1e00e1d3fc5f [2025-03-05T08:16:25.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:16:25.588Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T08:16:25.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:16:25.676Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:16:25.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T08:16:26.081Z] $ docker top 44b7941569b5e3920b8be4c70670b80c519c7154f0c9e1a13a8c2dd725e1b5c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:16:26.431Z] + go version [2025-03-05T08:16:26.431Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T08:16:26.449Z] $ docker stop --time=1 44b7941569b5e3920b8be4c70670b80c519c7154f0c9e1a13a8c2dd725e1b5c3 [2025-03-05T08:16:27.733Z] $ docker rm -f --volumes 44b7941569b5e3920b8be4c70670b80c519c7154f0c9e1a13a8c2dd725e1b5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:16:28.204Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T08:16:28.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:16:28.292Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:16:28.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T08:16:28.694Z] $ docker top bb537cd3400392791bf8cb1197bd5ba6ae32e12da2953400021cdffd1199a8bd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:16:29.037Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T08:16:29.343Z] + make test [2025-03-05T08:16:29.343Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T08:16:30.724Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-05T08:16:52.701Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-05T08:16:52.701Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-05T08:16:52.701Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.4% of statements [2025-03-05T08:16:52.701Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.253s coverage: 86.5% of statements [2025-03-05T08:17:04.908Z] go vet ./... [2025-03-05T08:17:11.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T08:17:11.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T08:17:11.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T08:17:11.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T08:17:11.511Z] $ docker stop --time=1 bb537cd3400392791bf8cb1197bd5ba6ae32e12da2953400021cdffd1199a8bd [2025-03-05T08:17:13.747Z] $ docker rm -f --volumes bb537cd3400392791bf8cb1197bd5ba6ae32e12da2953400021cdffd1199a8bd [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:17:14.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T08:17:14.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T08:17:15.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T08:17:15.298Z] + ls -al . [2025-03-05T08:17:15.298Z] total 316 [2025-03-05T08:17:15.298Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 08:16 . [2025-03-05T08:17:15.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:14 .. [2025-03-05T08:17:15.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:16 .git [2025-03-05T08:17:15.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:14 .github [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 5 08:14 .gitignore [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 08:14 .golangci.yml [2025-03-05T08:17:15.298Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:15 .semver [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 5 08:14 Attribution.txt [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 5 08:14 CHANGELOG.md [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 5 08:14 Dockerfile [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 08:14 GOVERNANCE.md [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 5 08:14 Jenkinsfile [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 5 08:14 LICENSE [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 5 08:14 Makefile [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 5 08:14 OWNERS.md [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 5 08:14 README.md [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:15 VERSION [2025-03-05T08:17:15.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:14 bin [2025-03-05T08:17:15.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:14 cmd [2025-03-05T08:17:15.298Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 5 08:16 coverage.out [2025-03-05T08:17:15.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:14 doc [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 6489 Mar 5 08:14 go.mod [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 87368 Mar 5 08:14 go.sum [2025-03-05T08:17:15.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:14 internal [2025-03-05T08:17:15.298Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 5 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:17:15.618Z] + 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=acbb521d861d6c2cafc59ad1b5302a89638eecf2 --label arch=amd64 --label version=4.0.0-dev.14 . [2025-03-05T08:17:15.618Z] Sending build context to Docker daemon 37.17MB [2025-03-05T08:17:15.618Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:17:15.618Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-05T08:17:15.618Z] ---> 1e00e1d3fc5f [2025-03-05T08:17:15.618Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:17:15.877Z] ---> Running in 67d02114c386 [2025-03-05T08:17:16.136Z] Removing intermediate container 67d02114c386 [2025-03-05T08:17:16.136Z] ---> 09816efd2b28 [2025-03-05T08:17:16.136Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:17:16.136Z] ---> Running in 5378796b754e [2025-03-05T08:17:16.136Z] Removing intermediate container 5378796b754e [2025-03-05T08:17:16.136Z] ---> 8f366dbe5956 [2025-03-05T08:17:16.136Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T08:17:16.136Z] ---> Running in 849be6cc7832 [2025-03-05T08:17:16.136Z] Removing intermediate container 849be6cc7832 [2025-03-05T08:17:16.136Z] ---> 598219233fcd [2025-03-05T08:17:16.136Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T08:17:16.395Z] ---> Running in 8e0e8f262397 [2025-03-05T08:17:16.395Z] Removing intermediate container 8e0e8f262397 [2025-03-05T08:17:16.395Z] ---> f09310299920 [2025-03-05T08:17:16.395Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-05T08:17:16.395Z] ---> Running in 79c666f80de0 [2025-03-05T08:17:16.395Z] Removing intermediate container 79c666f80de0 [2025-03-05T08:17:16.395Z] ---> 1869cb36f862 [2025-03-05T08:17:16.395Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T08:17:16.395Z] ---> Running in 48b76c1ab862 [2025-03-05T08:17:16.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:17:16.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:17:17.169Z] OK: 248 MiB in 58 packages [2025-03-05T08:17:17.736Z] Removing intermediate container 48b76c1ab862 [2025-03-05T08:17:17.736Z] ---> 3cdf93264cd7 [2025-03-05T08:17:17.736Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-05T08:17:17.736Z] ---> Running in 86c8ab5041ea [2025-03-05T08:17:17.736Z] Removing intermediate container 86c8ab5041ea [2025-03-05T08:17:17.736Z] ---> b2ceed082f35 [2025-03-05T08:17:17.736Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-05T08:17:17.736Z] ---> 4ae8f1d2518f [2025-03-05T08:17:17.736Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:17:17.736Z] ---> Running in 960e8d145051 [2025-03-05T08:17:18.672Z] Removing intermediate container 960e8d145051 [2025-03-05T08:17:18.672Z] ---> edd14dcc1959 [2025-03-05T08:17:18.672Z] Step 12/27 : COPY . . [2025-03-05T08:17:19.627Z] ---> 67577b3f0d68 [2025-03-05T08:17:19.628Z] Step 13/27 : RUN ${MAKE} [2025-03-05T08:17:19.628Z] ---> Running in e33ceda8956e [2025-03-05T08:17:19.628Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-05T08:17:51.728Z] Removing intermediate container e33ceda8956e [2025-03-05T08:17:51.728Z] ---> 23fd7aafbeaa [2025-03-05T08:17:51.728Z] Step 14/27 : FROM alpine:3.20 [2025-03-05T08:17:51.728Z] 3.20: Pulling from library/alpine [2025-03-05T08:17:51.728Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T08:17:51.728Z] 0a9a5dfd008f: Download complete [2025-03-05T08:17:51.728Z] 0a9a5dfd008f: Pull complete [2025-03-05T08:17:51.728Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T08:17:51.728Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T08:17:51.728Z] ---> ff221270b9fb [2025-03-05T08:17:51.728Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-05T08:17:51.728Z] ---> Running in 2715c71bb7e3 [2025-03-05T08:17:51.728Z] Removing intermediate container 2715c71bb7e3 [2025-03-05T08:17:51.728Z] ---> f405e72f31b4 [2025-03-05T08:17:51.728Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-05T08:17:51.728Z] ---> Running in 9ca8620b9c46 [2025-03-05T08:17:51.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:17:51.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:17:51.987Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T08:17:51.987Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:17:51.987Z] OK: 8 MiB in 15 packages [2025-03-05T08:17:52.247Z] Removing intermediate container 9ca8620b9c46 [2025-03-05T08:17:52.247Z] ---> ade1a6056496 [2025-03-05T08:17:52.247Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-05T08:17:52.506Z] ---> Running in 31bdc3bce2c3 [2025-03-05T08:17:52.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:17:52.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:17:53.024Z] OK: 8 MiB in 15 packages [2025-03-05T08:17:53.593Z] Removing intermediate container 31bdc3bce2c3 [2025-03-05T08:17:53.593Z] ---> 4f2e65183cc0 [2025-03-05T08:17:53.593Z] Step 18/27 : WORKDIR / [2025-03-05T08:17:53.593Z] ---> Running in af40f6906d85 [2025-03-05T08:17:53.593Z] Removing intermediate container af40f6906d85 [2025-03-05T08:17:53.593Z] ---> 4ba4947d6d9c [2025-03-05T08:17:53.593Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-05T08:17:54.530Z] ---> b9110aed1749 [2025-03-05T08:17:54.530Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-05T08:17:54.530Z] ---> 00d5865d9c93 [2025-03-05T08:17:54.530Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-03-05T08:17:54.789Z] ---> e46f6b5d2ec7 [2025-03-05T08:17:54.789Z] Step 22/27 : EXPOSE 59984 [2025-03-05T08:17:54.789Z] ---> Running in cb3fe5f703e4 [2025-03-05T08:17:54.789Z] Removing intermediate container cb3fe5f703e4 [2025-03-05T08:17:54.789Z] ---> 0170d5fb6c8c [2025-03-05T08:17:54.789Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-05T08:17:54.789Z] ---> Running in 2f04b2fa3e11 [2025-03-05T08:17:54.789Z] Removing intermediate container 2f04b2fa3e11 [2025-03-05T08:17:54.789Z] ---> 1b91509fc771 [2025-03-05T08:17:54.789Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T08:17:54.789Z] ---> Running in 4f3ce9e79194 [2025-03-05T08:17:55.048Z] Removing intermediate container 4f3ce9e79194 [2025-03-05T08:17:55.048Z] ---> 7f28db18abd4 [2025-03-05T08:17:55.048Z] Step 25/27 : LABEL arch=amd64 [2025-03-05T08:17:55.048Z] ---> Running in cc9bda948bf8 [2025-03-05T08:17:55.048Z] Removing intermediate container cc9bda948bf8 [2025-03-05T08:17:55.048Z] ---> f4f3e3ab08da [2025-03-05T08:17:55.048Z] Step 26/27 : LABEL git_sha=acbb521d861d6c2cafc59ad1b5302a89638eecf2 [2025-03-05T08:17:55.048Z] ---> Running in 05f39c2bfef4 [2025-03-05T08:17:55.308Z] Removing intermediate container 05f39c2bfef4 [2025-03-05T08:17:55.308Z] ---> 759958c03c31 [2025-03-05T08:17:55.308Z] Step 27/27 : LABEL version=4.0.0-dev.14 [2025-03-05T08:17:55.308Z] ---> Running in 8e1a2db294ac [2025-03-05T08:17:55.308Z] Removing intermediate container 8e1a2db294ac [2025-03-05T08:17:55.308Z] ---> f3d813350028 [2025-03-05T08:17:55.308Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T08:17:55.308Z] Successfully built f3d813350028 [2025-03-05T08:17:55.308Z] 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-05T08:17:55.427Z] provisioning config files... [2025-03-05T08:17:55.437Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9164291530638958635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:17:55.746Z] ---> ****-login.sh [2025-03-05T08:17:55.746Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:17:55.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:17:55.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:17:55.746Z] Configure a credential helper to remove this warning. See [2025-03-05T08:17:55.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:17:55.746Z] [2025-03-05T08:17:55.746Z] Login Succeeded [2025-03-05T08:17:55.746Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:17:55.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:17:55.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:17:55.747Z] Configure a credential helper to remove this warning. See [2025-03-05T08:17:55.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:17:55.747Z] [2025-03-05T08:17:55.747Z] Login Succeeded [2025-03-05T08:17:55.747Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:17:56.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:17:56.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:17:56.005Z] Configure a credential helper to remove this warning. See [2025-03-05T08:17:56.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:17:56.005Z] [2025-03-05T08:17:56.005Z] Login Succeeded [2025-03-05T08:17:56.005Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:17:56.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:17:56.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:17:56.006Z] Configure a credential helper to remove this warning. See [2025-03-05T08:17:56.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:17:56.006Z] [2025-03-05T08:17:56.006Z] Login Succeeded [2025-03-05T08:17:56.006Z] ****.io [2025-03-05T08:17:56.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:17:56.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:17:56.265Z] Configure a credential helper to remove this warning. See [2025-03-05T08:17:56.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:17:56.265Z] [2025-03-05T08:17:56.265Z] Login Succeeded [2025-03-05T08:17:56.265Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:17:56.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:17:56.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:17:56.351Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-03-05T08:17:56.351Z] acbb521d861d6c2cafc59ad1b5302a89638eecf2 [2025-03-05T08:17:56.351Z] latest [2025-03-05T08:17:56.351Z] 4.0.0-dev.14 [2025-03-05T08:17:56.351Z] acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [2025-03-05T08:17:56.351Z] main [2025-03-05T08:17:56.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:17:56.694Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:17:57.017Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2 [2025-03-05T08:17:57.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-05T08:17:57.018Z] edd158feb8f7: Preparing [2025-03-05T08:17:57.018Z] 778e45c35a46: Preparing [2025-03-05T08:17:57.018Z] 70b2799b0bd8: Preparing [2025-03-05T08:17:57.018Z] c1b3433416c5: Preparing [2025-03-05T08:17:57.018Z] f7704d6447d4: Preparing [2025-03-05T08:17:57.018Z] 994456c4fd7b: Preparing [2025-03-05T08:17:57.018Z] 994456c4fd7b: Waiting [2025-03-05T08:17:57.018Z] f7704d6447d4: Pushed [2025-03-05T08:17:57.018Z] 778e45c35a46: Pushed [2025-03-05T08:17:57.018Z] c1b3433416c5: Pushed [2025-03-05T08:17:57.018Z] edd158feb8f7: Pushed [2025-03-05T08:17:57.018Z] 994456c4fd7b: Layer already exists [2025-03-05T08:18:00.312Z] 70b2799b0bd8: Pushed [2025-03-05T08:18:00.571Z] acbb521d861d6c2cafc59ad1b5302a89638eecf2: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:00.894Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:01.228Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-03-05T08:18:01.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-05T08:18:01.228Z] edd158feb8f7: Preparing [2025-03-05T08:18:01.228Z] 778e45c35a46: Preparing [2025-03-05T08:18:01.228Z] 70b2799b0bd8: Preparing [2025-03-05T08:18:01.228Z] c1b3433416c5: Preparing [2025-03-05T08:18:01.228Z] f7704d6447d4: Preparing [2025-03-05T08:18:01.228Z] 994456c4fd7b: Preparing [2025-03-05T08:18:01.228Z] c1b3433416c5: Layer already exists [2025-03-05T08:18:01.228Z] edd158feb8f7: Layer already exists [2025-03-05T08:18:01.228Z] 70b2799b0bd8: Layer already exists [2025-03-05T08:18:01.228Z] 778e45c35a46: Layer already exists [2025-03-05T08:18:01.228Z] f7704d6447d4: Layer already exists [2025-03-05T08:18:01.228Z] 994456c4fd7b: Layer already exists [2025-03-05T08:18:06.506Z] latest: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:06.836Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:07.164Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.14 [2025-03-05T08:18:07.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-05T08:18:07.164Z] edd158feb8f7: Preparing [2025-03-05T08:18:07.164Z] 778e45c35a46: Preparing [2025-03-05T08:18:07.164Z] 70b2799b0bd8: Preparing [2025-03-05T08:18:07.164Z] c1b3433416c5: Preparing [2025-03-05T08:18:07.164Z] f7704d6447d4: Preparing [2025-03-05T08:18:07.164Z] 994456c4fd7b: Preparing [2025-03-05T08:18:07.164Z] 994456c4fd7b: Waiting [2025-03-05T08:18:07.164Z] c1b3433416c5: Layer already exists [2025-03-05T08:18:07.164Z] f7704d6447d4: Layer already exists [2025-03-05T08:18:07.164Z] edd158feb8f7: Layer already exists [2025-03-05T08:18:07.164Z] 70b2799b0bd8: Layer already exists [2025-03-05T08:18:07.164Z] 778e45c35a46: Layer already exists [2025-03-05T08:18:07.164Z] 994456c4fd7b: Layer already exists [2025-03-05T08:18:07.164Z] 4.0.0-dev.14: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:07.506Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:07.840Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [2025-03-05T08:18:07.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-05T08:18:07.840Z] edd158feb8f7: Preparing [2025-03-05T08:18:07.840Z] 778e45c35a46: Preparing [2025-03-05T08:18:07.840Z] 70b2799b0bd8: Preparing [2025-03-05T08:18:07.840Z] c1b3433416c5: Preparing [2025-03-05T08:18:07.840Z] f7704d6447d4: Preparing [2025-03-05T08:18:07.840Z] 994456c4fd7b: Preparing [2025-03-05T08:18:07.840Z] 70b2799b0bd8: Layer already exists [2025-03-05T08:18:07.840Z] c1b3433416c5: Layer already exists [2025-03-05T08:18:07.840Z] f7704d6447d4: Layer already exists [2025-03-05T08:18:07.840Z] edd158feb8f7: Layer already exists [2025-03-05T08:18:07.840Z] 778e45c35a46: Layer already exists [2025-03-05T08:18:07.840Z] 994456c4fd7b: Layer already exists [2025-03-05T08:18:07.840Z] acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:08.187Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:08.519Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-03-05T08:18:08.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-05T08:18:08.519Z] edd158feb8f7: Preparing [2025-03-05T08:18:08.519Z] 778e45c35a46: Preparing [2025-03-05T08:18:08.519Z] 70b2799b0bd8: Preparing [2025-03-05T08:18:08.519Z] c1b3433416c5: Preparing [2025-03-05T08:18:08.519Z] f7704d6447d4: Preparing [2025-03-05T08:18:08.519Z] 994456c4fd7b: Preparing [2025-03-05T08:18:08.519Z] 994456c4fd7b: Waiting [2025-03-05T08:18:08.519Z] edd158feb8f7: Layer already exists [2025-03-05T08:18:08.519Z] 70b2799b0bd8: Layer already exists [2025-03-05T08:18:08.519Z] c1b3433416c5: Layer already exists [2025-03-05T08:18:08.519Z] f7704d6447d4: Layer already exists [2025-03-05T08:18:08.519Z] 778e45c35a46: Layer already exists [2025-03-05T08:18:08.519Z] 994456c4fd7b: Layer already exists [2025-03-05T08:18:08.519Z] main: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:18:08.596Z] ===================================================== [Pipeline] echo [2025-03-05T08:18:08.610Z] taggedImages: [2025-03-05T08:18:08.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2 [2025-03-05T08:18:08.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-03-05T08:18:08.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.14 [2025-03-05T08:18:08.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [2025-03-05T08:18:08.610Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:09.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:18:09.012Z] [2025-03-05T08:18:09.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:18:09.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:18:09.318Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T08:18:09.318Z] 5eb5b503b376: Pulling fs layer [2025-03-05T08:18:09.318Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T08:18:09.318Z] ec43610c2a17: Pulling fs layer [2025-03-05T08:18:09.318Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T08:18:09.318Z] 33b1e0a273af: Pulling fs layer [2025-03-05T08:18:09.318Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T08:18:09.318Z] 2f39f015ded8: Pulling fs layer [2025-03-05T08:18:09.318Z] 5d3b04190fa2: Waiting [2025-03-05T08:18:09.318Z] 3a2ae6a8a46f: Waiting [2025-03-05T08:18:09.318Z] 33b1e0a273af: Waiting [2025-03-05T08:18:09.318Z] 2f39f015ded8: Waiting [2025-03-05T08:18:09.318Z] 5c69ac0246d0: Download complete [2025-03-05T08:18:09.318Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T08:18:09.318Z] 3a2ae6a8a46f: Download complete [2025-03-05T08:18:09.318Z] 33b1e0a273af: Verifying Checksum [2025-03-05T08:18:09.318Z] 33b1e0a273af: Download complete [2025-03-05T08:18:09.318Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T08:18:09.318Z] 5d3b04190fa2: Download complete [2025-03-05T08:18:09.318Z] ec43610c2a17: Download complete [2025-03-05T08:18:09.577Z] 5eb5b503b376: Verifying Checksum [2025-03-05T08:18:09.577Z] 5eb5b503b376: Download complete [2025-03-05T08:18:10.142Z] 2f39f015ded8: Verifying Checksum [2025-03-05T08:18:10.142Z] 2f39f015ded8: Download complete [2025-03-05T08:18:10.708Z] 5eb5b503b376: Pull complete [2025-03-05T08:18:10.967Z] 5c69ac0246d0: Pull complete [2025-03-05T08:18:11.532Z] ec43610c2a17: Pull complete [2025-03-05T08:18:11.532Z] 3a2ae6a8a46f: Pull complete [2025-03-05T08:18:11.791Z] 33b1e0a273af: Pull complete [2025-03-05T08:18:11.791Z] 5d3b04190fa2: Pull complete [2025-03-05T08:18:15.980Z] 2f39f015ded8: Pull complete [2025-03-05T08:18:15.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T08:18:15.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:18:15.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:18:16.080Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:18:16.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T08:18:17.896Z] $ docker top c4a2a2b83669c0d19e550cdf7c11f250eaa00526dc7eee66dcc65496c92bbf45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:18:18.270Z] ---> job-cost.sh [2025-03-05T08:18:18.270Z] lf-activate-venv: SKIPPING [2025-03-05T08:18:18.270Z] INFO: No Stack... [2025-03-05T08:18:18.838Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:18:19.097Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T08:18:19.388Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-03-05T08:18:19.389Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T08:18:19.402Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [2025-03-05T08:18:19.410Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] did not exist. Created. [2025-03-05T08:18:19.415Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T08:18:19.718Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T08:18:19.756Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T08:18:19.763Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T08:18:19.806Z] $ docker stop --time=1 c4a2a2b83669c0d19e550cdf7c11f250eaa00526dc7eee66dcc65496c92bbf45 [2025-03-05T08:18:20.973Z] $ docker rm -f --volumes c4a2a2b83669c0d19e550cdf7c11f250eaa00526dc7eee66dcc65496c92bbf45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T08:19:21.550Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40270 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-03-05T08:19:21.570Z] Running in /w/workspace/device-onvif-camera/223 [Pipeline] { [Pipeline] checkout [2025-03-05T08:19:21.609Z] The recommended git tool is: git [2025-03-05T08:19:26.675Z] using credential edgex-jenkins-ssh [2025-03-05T08:19:26.697Z] Cloning the remote Git repository [2025-03-05T08:19:26.745Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-03-05T08:19:26.845Z] > git init /w/workspace/device-onvif-camera/223 # timeout=10 [2025-03-05T08:19:26.995Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-03-05T08:19:26.996Z] > git --version # timeout=10 [2025-03-05T08:19:27.017Z] > git --version # 'git version 2.25.1' [2025-03-05T08:19:27.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T08:19:27.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T08:19:29.696Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-03-05T08:19:29.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T08:19:30.761Z] Avoid second fetch [2025-03-05T08:19:30.762Z] Checking out Revision acbb521d861d6c2cafc59ad1b5302a89638eecf2 (main) [2025-03-05T08:19:31.545Z] Commit message: "docs: Update changelog for 4.0 release (#499)" [2025-03-05T08:19:30.779Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T08:19:30.850Z] > git checkout -f acbb521d861d6c2cafc59ad1b5302a89638eecf2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:19:36.478Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T08:19:36.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:19:36.478Z] Dload Upload Total Spent Left Speed [2025-03-05T08:19:36.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2025-03-05T08:19:36.826Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T08:19:37.151Z] + sudo tee /etc/docker/daemon.new [2025-03-05T08:19:37.151Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T08:19:37.151Z] { [2025-03-05T08:19:37.151Z] "registry-mirrors": [ [2025-03-05T08:19:37.151Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T08:19:37.151Z] ], [2025-03-05T08:19:37.151Z] "bip": "10.250.0.254/24", [2025-03-05T08:19:37.151Z] "hosts": [ [2025-03-05T08:19:37.151Z] "tcp://0.0.0.0:5555", [2025-03-05T08:19:37.151Z] "unix:///var/run/docker.sock" [2025-03-05T08:19:37.151Z] ], [2025-03-05T08:19:37.151Z] "mtu": 1458, [2025-03-05T08:19:37.151Z] "selinux-enabled": true, [2025-03-05T08:19:37.151Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T08:19:37.151Z] } [Pipeline] sh [2025-03-05T08:19:37.479Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T08:19:37.800Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:19:56.045Z] provisioning config files... [2025-03-05T08:19:56.070Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/223@tmp/config5686797468998775988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:19:56.535Z] ---> ****-login.sh [2025-03-05T08:19:56.535Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:19:57.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:19:57.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:19:57.401Z] Configure a credential helper to remove this warning. See [2025-03-05T08:19:57.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:19:57.401Z] [2025-03-05T08:19:57.401Z] Login Succeeded [2025-03-05T08:19:57.401Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:19:57.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:19:57.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:19:57.671Z] Configure a credential helper to remove this warning. See [2025-03-05T08:19:57.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:19:57.671Z] [2025-03-05T08:19:57.671Z] Login Succeeded [2025-03-05T08:19:57.671Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:19:57.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:19:57.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:19:57.939Z] Configure a credential helper to remove this warning. See [2025-03-05T08:19:57.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:19:57.939Z] [2025-03-05T08:19:57.939Z] Login Succeeded [2025-03-05T08:19:57.939Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:19:58.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:19:58.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:19:58.212Z] Configure a credential helper to remove this warning. See [2025-03-05T08:19:58.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:19:58.213Z] [2025-03-05T08:19:58.213Z] Login Succeeded [2025-03-05T08:19:58.482Z] ****.io [2025-03-05T08:19:58.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:19:58.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:19:58.748Z] Configure a credential helper to remove this warning. See [2025-03-05T08:19:58.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:19:58.748Z] [2025-03-05T08:19:58.748Z] Login Succeeded [2025-03-05T08:19:58.748Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:19:58.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T08:19:59.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:19:59.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:19:59.153Z] ========================================================= [2025-03-05T08:19:59.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T08:19:59.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:19:59.518Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T08:20:00.110Z] Sending build context to Docker daemon 21.95MB [2025-03-05T08:20:00.110Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:20:00.110Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-05T08:20:00.383Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T08:20:00.383Z] 9986a736f7d3: Pulling fs layer [2025-03-05T08:20:00.383Z] 1f018df60701: Pulling fs layer [2025-03-05T08:20:00.383Z] 39f8f326b044: Pulling fs layer [2025-03-05T08:20:00.383Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T08:20:00.383Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:20:00.383Z] d45d956e0dbf: Pulling fs layer [2025-03-05T08:20:00.383Z] d7702b0d1db1: Pulling fs layer [2025-03-05T08:20:00.383Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T08:20:00.383Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T08:20:00.383Z] e6a1e7a6a96a: Waiting [2025-03-05T08:20:00.383Z] 4f4fb700ef54: Waiting [2025-03-05T08:20:00.383Z] d45d956e0dbf: Waiting [2025-03-05T08:20:00.383Z] d7702b0d1db1: Waiting [2025-03-05T08:20:00.383Z] 5c7f0f088c93: Waiting [2025-03-05T08:20:00.383Z] 4fdc064ae6cf: Waiting [2025-03-05T08:20:00.383Z] 1f018df60701: Verifying Checksum [2025-03-05T08:20:00.383Z] 1f018df60701: Download complete [2025-03-05T08:20:00.383Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T08:20:00.383Z] e6a1e7a6a96a: Download complete [2025-03-05T08:20:00.383Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T08:20:00.383Z] 4f4fb700ef54: Download complete [2025-03-05T08:20:00.383Z] d45d956e0dbf: Download complete [2025-03-05T08:20:00.383Z] d7702b0d1db1: Verifying Checksum [2025-03-05T08:20:00.383Z] d7702b0d1db1: Download complete [2025-03-05T08:20:00.383Z] 9986a736f7d3: Download complete [2025-03-05T08:20:00.978Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T08:20:00.978Z] 4fdc064ae6cf: Download complete [2025-03-05T08:20:01.247Z] 9986a736f7d3: Pull complete [2025-03-05T08:20:01.858Z] 1f018df60701: Pull complete [2025-03-05T08:20:02.451Z] 39f8f326b044: Download complete [2025-03-05T08:20:03.427Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T08:20:03.427Z] 5c7f0f088c93: Download complete [2025-03-05T08:20:15.738Z] 39f8f326b044: Pull complete [2025-03-05T08:20:16.005Z] e6a1e7a6a96a: Pull complete [2025-03-05T08:20:16.281Z] 4f4fb700ef54: Pull complete [2025-03-05T08:20:16.549Z] d45d956e0dbf: Pull complete [2025-03-05T08:20:16.817Z] d7702b0d1db1: Pull complete [2025-03-05T08:20:26.926Z] 5c7f0f088c93: Pull complete [2025-03-05T08:20:27.200Z] 4fdc064ae6cf: Pull complete [2025-03-05T08:20:27.200Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T08:20:27.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T08:20:27.472Z] ---> 63f30b955cb9 [2025-03-05T08:20:27.472Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:20:29.430Z] ---> Running in dee184cda993 [2025-03-05T08:20:29.699Z] Removing intermediate container dee184cda993 [2025-03-05T08:20:29.699Z] ---> 87a0ef138e59 [2025-03-05T08:20:29.699Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:20:29.699Z] ---> Running in 0104b8f7fc73 [2025-03-05T08:20:29.971Z] Removing intermediate container 0104b8f7fc73 [2025-03-05T08:20:29.971Z] ---> 68a41c440e9e [2025-03-05T08:20:29.971Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T08:20:30.241Z] ---> Running in 40006dea077e [2025-03-05T08:20:30.510Z] Removing intermediate container 40006dea077e [2025-03-05T08:20:30.510Z] ---> fe95bc8e6a04 [2025-03-05T08:20:30.510Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T08:20:30.510Z] ---> Running in e73146d59d71 [2025-03-05T08:20:30.778Z] Removing intermediate container e73146d59d71 [2025-03-05T08:20:30.778Z] ---> 8d6401455986 [2025-03-05T08:20:30.778Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-05T08:20:30.778Z] ---> Running in fff0b45ae4ee [2025-03-05T08:20:31.047Z] Removing intermediate container fff0b45ae4ee [2025-03-05T08:20:31.047Z] ---> 1e118d6023cd [2025-03-05T08:20:31.047Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T08:20:31.047Z] ---> Running in fff69bbb7498 [2025-03-05T08:20:32.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:20:32.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:20:34.000Z] OK: 239 MiB in 58 packages [2025-03-05T08:20:34.584Z] Removing intermediate container fff69bbb7498 [2025-03-05T08:20:34.584Z] ---> d2b92977a3c8 [2025-03-05T08:20:34.584Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-05T08:20:34.584Z] ---> Running in 520f2d20a0a1 [2025-03-05T08:20:34.850Z] Removing intermediate container 520f2d20a0a1 [2025-03-05T08:20:34.850Z] ---> 9af2a03d42c4 [2025-03-05T08:20:34.850Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-05T08:20:35.436Z] ---> 180bb1403336 [2025-03-05T08:20:35.436Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:20:35.436Z] ---> Running in d05f13e1b409 [2025-03-05T08:22:42.686Z] Removing intermediate container d05f13e1b409 [2025-03-05T08:22:42.686Z] ---> c410f0d183f3 [2025-03-05T08:22:42.686Z] Step 12/13 : COPY . . [2025-03-05T08:22:42.686Z] ---> 9130105cb4a2 [2025-03-05T08:22:42.686Z] Step 13/13 : RUN ${MAKE} [2025-03-05T08:22:42.686Z] ---> Running in 126e3766d7c2 [2025-03-05T08:22:42.686Z] noop [2025-03-05T08:22:42.686Z] Removing intermediate container 126e3766d7c2 [2025-03-05T08:22:42.686Z] ---> 89f14bec7cf6 [2025-03-05T08:22:42.686Z] Successfully built 89f14bec7cf6 [2025-03-05T08:22:42.686Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:22:43.051Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T08:22:43.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:22:43.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-40270 does not seem to be running inside a container [2025-03-05T08:22:43.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/223 -v /w/workspace/device-onvif-camera/223:/w/workspace/device-onvif-camera/223:rw,z -v /w/workspace/device-onvif-camera/223@tmp:/w/workspace/device-onvif-camera/223@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-05T08:22:44.397Z] $ docker top c740b267d302c92ccb306bbfe0d788f53b1dfbe622d405e85dbd8de1c24853d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:22:45.215Z] + go version [2025-03-05T08:22:45.215Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T08:22:45.230Z] $ docker stop --time=1 c740b267d302c92ccb306bbfe0d788f53b1dfbe622d405e85dbd8de1c24853d7 [2025-03-05T08:22:46.781Z] $ docker rm -f --volumes c740b267d302c92ccb306bbfe0d788f53b1dfbe622d405e85dbd8de1c24853d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:22:47.354Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T08:22:47.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:22:47.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-40270 does not seem to be running inside a container [2025-03-05T08:22:47.567Z] $ 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/223 -v /w/workspace/device-onvif-camera/223:/w/workspace/device-onvif-camera/223:rw,z -v /w/workspace/device-onvif-camera/223@tmp:/w/workspace/device-onvif-camera/223@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-05T08:22:48.608Z] $ docker top c3acb7b33a4c17ddbd9a3d3fb47369958e037da31d8ab1986465c0f7c017bfa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:22:49.151Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/223 [Pipeline] fileExists [Pipeline] sh [2025-03-05T08:22:49.492Z] + make test [2025-03-05T08:22:49.492Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T08:22:54.826Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-05T08:26:16.625Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-05T08:26:16.625Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-05T08:26:16.625Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.4% of statements [2025-03-05T08:26:31.624Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.788s coverage: 86.5% of statements [2025-03-05T08:26:31.893Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T08:26:31.893Z] go vet ./... [2025-03-05T08:27:28.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T08:27:28.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T08:27:28.325Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T08:27:28.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T08:27:28.358Z] $ docker stop --time=1 c3acb7b33a4c17ddbd9a3d3fb47369958e037da31d8ab1986465c0f7c017bfa9 [2025-03-05T08:27:30.291Z] $ docker rm -f --volumes c3acb7b33a4c17ddbd9a3d3fb47369958e037da31d8ab1986465c0f7c017bfa9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:27:31.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T08:27:31.886Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T08:27:32.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:27:32.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T08:27:33.117Z] + ls -al . [2025-03-05T08:27:33.117Z] total 312 [2025-03-05T08:27:33.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:22 . [2025-03-05T08:27:33.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:19 .. [2025-03-05T08:27:33.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:19 .git [2025-03-05T08:27:33.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:19 .github [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 5 08:19 .gitignore [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 08:19 .golangci.yml [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 5 08:19 Attribution.txt [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 5 08:19 CHANGELOG.md [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 5 08:19 Dockerfile [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 08:19 GOVERNANCE.md [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 5 08:19 Jenkinsfile [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 5 08:19 LICENSE [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 5 08:19 Makefile [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 5 08:19 OWNERS.md [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 5 08:19 README.md [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:15 VERSION [2025-03-05T08:27:33.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:19 bin [2025-03-05T08:27:33.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:19 cmd [2025-03-05T08:27:33.117Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 5 08:26 coverage.out [2025-03-05T08:27:33.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:19 doc [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 6489 Mar 5 08:19 go.mod [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 87368 Mar 5 08:19 go.sum [2025-03-05T08:27:33.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:19 internal [2025-03-05T08:27:33.117Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 5 08:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:27:33.462Z] + 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=acbb521d861d6c2cafc59ad1b5302a89638eecf2 --label arch=arm64 --label version=4.0.0-dev.14 . [2025-03-05T08:27:34.043Z] Sending build context to Docker daemon 22.04MB [2025-03-05T08:27:34.043Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:27:34.043Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-05T08:27:34.043Z] ---> 89f14bec7cf6 [2025-03-05T08:27:34.043Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:27:34.309Z] ---> Running in 813e55acd0a7 [2025-03-05T08:27:34.578Z] Removing intermediate container 813e55acd0a7 [2025-03-05T08:27:34.578Z] ---> 61dca0beb58c [2025-03-05T08:27:34.578Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:27:34.578Z] ---> Running in 15e072319f21 [2025-03-05T08:27:34.847Z] Removing intermediate container 15e072319f21 [2025-03-05T08:27:34.847Z] ---> bfef7135f133 [2025-03-05T08:27:34.847Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T08:27:35.125Z] ---> Running in a3f5b229b021 [2025-03-05T08:27:35.391Z] Removing intermediate container a3f5b229b021 [2025-03-05T08:27:35.391Z] ---> 8b53253f949d [2025-03-05T08:27:35.391Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T08:27:35.391Z] ---> Running in 9ea25bcaca5d [2025-03-05T08:27:35.658Z] Removing intermediate container 9ea25bcaca5d [2025-03-05T08:27:35.658Z] ---> e8c21377fe2f [2025-03-05T08:27:35.658Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-05T08:27:35.658Z] ---> Running in 8385aace6e67 [2025-03-05T08:27:35.930Z] Removing intermediate container 8385aace6e67 [2025-03-05T08:27:35.930Z] ---> 2a8250ca4f07 [2025-03-05T08:27:35.930Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T08:27:36.197Z] ---> Running in 25aabe7e6ed7 [2025-03-05T08:27:37.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:27:37.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:27:38.843Z] OK: 239 MiB in 58 packages [2025-03-05T08:27:39.801Z] Removing intermediate container 25aabe7e6ed7 [2025-03-05T08:27:39.801Z] ---> 67b80ce4bab0 [2025-03-05T08:27:39.801Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-05T08:27:39.801Z] ---> Running in 5f1314cebec6 [2025-03-05T08:27:40.069Z] Removing intermediate container 5f1314cebec6 [2025-03-05T08:27:40.069Z] ---> 4c8bccc0796a [2025-03-05T08:27:40.069Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-05T08:27:40.653Z] ---> 8f60b6a85afb [2025-03-05T08:27:40.653Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:27:40.653Z] ---> Running in 1d549c0d063c [2025-03-05T08:27:43.239Z] Removing intermediate container 1d549c0d063c [2025-03-05T08:27:43.239Z] ---> c665570e4fa0 [2025-03-05T08:27:43.239Z] Step 12/27 : COPY . . [2025-03-05T08:27:44.656Z] ---> e5f3b9f71d92 [2025-03-05T08:27:44.656Z] Step 13/27 : RUN ${MAKE} [2025-03-05T08:27:44.656Z] ---> Running in a4b327c104ea [2025-03-05T08:27:46.070Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-05T08:31:23.181Z] Removing intermediate container a4b327c104ea [2025-03-05T08:31:23.181Z] ---> 90fa975958d8 [2025-03-05T08:31:23.181Z] Step 14/27 : FROM alpine:3.20 [2025-03-05T08:31:23.181Z] 3.20: Pulling from library/alpine [2025-03-05T08:31:23.181Z] 94e9d8af2201: Pulling fs layer [2025-03-05T08:31:23.181Z] 94e9d8af2201: Verifying Checksum [2025-03-05T08:31:23.181Z] 94e9d8af2201: Download complete [2025-03-05T08:31:23.181Z] 94e9d8af2201: Pull complete [2025-03-05T08:31:23.181Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T08:31:23.181Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T08:31:23.181Z] ---> 7aab056cecc6 [2025-03-05T08:31:23.181Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-05T08:31:23.181Z] ---> Running in bc6134f14591 [2025-03-05T08:31:23.181Z] Removing intermediate container bc6134f14591 [2025-03-05T08:31:23.181Z] ---> 29bf519175a8 [2025-03-05T08:31:23.181Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-05T08:31:23.181Z] ---> Running in d296f1871f0b [2025-03-05T08:31:23.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:31:23.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:31:23.181Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T08:31:23.181Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:31:23.181Z] OK: 9 MiB in 15 packages [2025-03-05T08:31:23.181Z] Removing intermediate container d296f1871f0b [2025-03-05T08:31:23.181Z] ---> 9efa4d944829 [2025-03-05T08:31:23.181Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-05T08:31:23.181Z] ---> Running in b558d0d1d621 [2025-03-05T08:31:23.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:31:23.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:31:24.153Z] OK: 9 MiB in 15 packages [2025-03-05T08:31:25.134Z] Removing intermediate container b558d0d1d621 [2025-03-05T08:31:25.134Z] ---> 876cd138ef9a [2025-03-05T08:31:25.134Z] Step 18/27 : WORKDIR / [2025-03-05T08:31:25.134Z] ---> Running in 9511193f6291 [2025-03-05T08:31:25.721Z] Removing intermediate container 9511193f6291 [2025-03-05T08:31:25.721Z] ---> d4f7e0e33cbe [2025-03-05T08:31:25.721Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-05T08:31:27.680Z] ---> 60676e1ae0b0 [2025-03-05T08:31:27.680Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-05T08:31:27.947Z] ---> 8978d70e3080 [2025-03-05T08:31:27.947Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-03-05T08:31:28.532Z] ---> 94e5416bf1cf [2025-03-05T08:31:28.532Z] Step 22/27 : EXPOSE 59984 [2025-03-05T08:31:28.532Z] ---> Running in dbbf3467ad89 [2025-03-05T08:31:28.799Z] Removing intermediate container dbbf3467ad89 [2025-03-05T08:31:28.799Z] ---> ccf3c74f0fb0 [2025-03-05T08:31:28.799Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-05T08:31:28.799Z] ---> Running in 08d155be55bc [2025-03-05T08:31:29.389Z] Removing intermediate container 08d155be55bc [2025-03-05T08:31:29.389Z] ---> fb58ff07d27f [2025-03-05T08:31:29.389Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T08:31:29.389Z] ---> Running in c53720ab167e [2025-03-05T08:31:29.657Z] Removing intermediate container c53720ab167e [2025-03-05T08:31:29.657Z] ---> 5e5d33123cc1 [2025-03-05T08:31:29.657Z] Step 25/27 : LABEL arch=arm64 [2025-03-05T08:31:29.657Z] ---> Running in a5c636dff284 [2025-03-05T08:31:29.923Z] Removing intermediate container a5c636dff284 [2025-03-05T08:31:29.923Z] ---> 8b8a8473f853 [2025-03-05T08:31:29.923Z] Step 26/27 : LABEL git_sha=acbb521d861d6c2cafc59ad1b5302a89638eecf2 [2025-03-05T08:31:30.194Z] ---> Running in 421ad8bb5f76 [2025-03-05T08:31:30.461Z] Removing intermediate container 421ad8bb5f76 [2025-03-05T08:31:30.461Z] ---> 07bfab6a37b8 [2025-03-05T08:31:30.461Z] Step 27/27 : LABEL version=4.0.0-dev.14 [2025-03-05T08:31:30.461Z] ---> Running in 95e2eb480a4c [2025-03-05T08:31:30.727Z] Removing intermediate container 95e2eb480a4c [2025-03-05T08:31:30.727Z] ---> ab35d5f5afb8 [2025-03-05T08:31:30.727Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T08:31:30.727Z] Successfully built ab35d5f5afb8 [2025-03-05T08:31:30.727Z] 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-05T08:31:30.887Z] provisioning config files... [2025-03-05T08:31:30.903Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/223@tmp/config1325810155924508921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:31:31.247Z] ---> ****-login.sh [2025-03-05T08:31:31.247Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:31:31.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:31.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:31.518Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:31.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:31.518Z] [2025-03-05T08:31:31.518Z] Login Succeeded [2025-03-05T08:31:31.518Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:31:31.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:31.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:31.785Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:31.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:31.785Z] [2025-03-05T08:31:31.785Z] Login Succeeded [2025-03-05T08:31:31.785Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:31:32.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:32.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:32.330Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:32.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:32.330Z] [2025-03-05T08:31:32.330Z] Login Succeeded [2025-03-05T08:31:32.330Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:31:32.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:32.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:32.598Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:32.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:32.598Z] [2025-03-05T08:31:32.598Z] Login Succeeded [2025-03-05T08:31:32.598Z] ****.io [2025-03-05T08:31:32.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:31:33.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:31:33.131Z] Configure a credential helper to remove this warning. See [2025-03-05T08:31:33.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:31:33.131Z] [2025-03-05T08:31:33.131Z] Login Succeeded [2025-03-05T08:31:33.131Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:31:33.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:31:33.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:31:33.224Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-03-05T08:31:33.224Z] acbb521d861d6c2cafc59ad1b5302a89638eecf2 [2025-03-05T08:31:33.224Z] latest [2025-03-05T08:31:33.224Z] 4.0.0-dev.14 [2025-03-05T08:31:33.224Z] acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [2025-03-05T08:31:33.224Z] main [2025-03-05T08:31:33.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:33.601Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:33.999Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2 [2025-03-05T08:31:33.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-05T08:31:33.999Z] 8715305a4313: Preparing [2025-03-05T08:31:33.999Z] e11c6a04d353: Preparing [2025-03-05T08:31:33.999Z] 5c61d0573351: Preparing [2025-03-05T08:31:33.999Z] c76445bc5f80: Preparing [2025-03-05T08:31:33.999Z] c3cc333deb66: Preparing [2025-03-05T08:31:33.999Z] dd9c8f8612c8: Preparing [2025-03-05T08:31:33.999Z] dd9c8f8612c8: Waiting [2025-03-05T08:31:34.265Z] 8715305a4313: Pushed [2025-03-05T08:31:34.265Z] e11c6a04d353: Pushed [2025-03-05T08:31:34.265Z] c76445bc5f80: Pushed [2025-03-05T08:31:34.265Z] c3cc333deb66: Pushed [2025-03-05T08:31:34.265Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:31:42.580Z] 5c61d0573351: Pushed [2025-03-05T08:31:42.580Z] acbb521d861d6c2cafc59ad1b5302a89638eecf2: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:42.949Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:43.353Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-03-05T08:31:43.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-05T08:31:43.353Z] 8715305a4313: Preparing [2025-03-05T08:31:43.353Z] e11c6a04d353: Preparing [2025-03-05T08:31:43.353Z] 5c61d0573351: Preparing [2025-03-05T08:31:43.353Z] c76445bc5f80: Preparing [2025-03-05T08:31:43.353Z] c3cc333deb66: Preparing [2025-03-05T08:31:43.353Z] dd9c8f8612c8: Preparing [2025-03-05T08:31:43.353Z] dd9c8f8612c8: Waiting [2025-03-05T08:31:43.353Z] c76445bc5f80: Layer already exists [2025-03-05T08:31:43.353Z] 5c61d0573351: Layer already exists [2025-03-05T08:31:43.353Z] c3cc333deb66: Layer already exists [2025-03-05T08:31:43.353Z] e11c6a04d353: Layer already exists [2025-03-05T08:31:43.353Z] 8715305a4313: Layer already exists [2025-03-05T08:31:43.353Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:31:43.353Z] latest: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:43.733Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:44.101Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.14 [2025-03-05T08:31:44.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-05T08:31:44.101Z] 8715305a4313: Preparing [2025-03-05T08:31:44.101Z] e11c6a04d353: Preparing [2025-03-05T08:31:44.101Z] 5c61d0573351: Preparing [2025-03-05T08:31:44.101Z] c76445bc5f80: Preparing [2025-03-05T08:31:44.101Z] c3cc333deb66: Preparing [2025-03-05T08:31:44.101Z] dd9c8f8612c8: Preparing [2025-03-05T08:31:44.101Z] dd9c8f8612c8: Waiting [2025-03-05T08:31:44.101Z] 8715305a4313: Layer already exists [2025-03-05T08:31:44.101Z] c76445bc5f80: Layer already exists [2025-03-05T08:31:44.101Z] 5c61d0573351: Layer already exists [2025-03-05T08:31:44.101Z] e11c6a04d353: Layer already exists [2025-03-05T08:31:44.101Z] c3cc333deb66: Layer already exists [2025-03-05T08:31:44.101Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:31:44.366Z] 4.0.0-dev.14: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:44.736Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:45.094Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [2025-03-05T08:31:45.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-05T08:31:45.094Z] 8715305a4313: Preparing [2025-03-05T08:31:45.094Z] e11c6a04d353: Preparing [2025-03-05T08:31:45.094Z] 5c61d0573351: Preparing [2025-03-05T08:31:45.094Z] c76445bc5f80: Preparing [2025-03-05T08:31:45.094Z] c3cc333deb66: Preparing [2025-03-05T08:31:45.094Z] dd9c8f8612c8: Preparing [2025-03-05T08:31:45.094Z] dd9c8f8612c8: Waiting [2025-03-05T08:31:45.094Z] e11c6a04d353: Layer already exists [2025-03-05T08:31:45.094Z] c3cc333deb66: Layer already exists [2025-03-05T08:31:45.094Z] 5c61d0573351: Layer already exists [2025-03-05T08:31:45.094Z] 8715305a4313: Layer already exists [2025-03-05T08:31:45.094Z] c76445bc5f80: Layer already exists [2025-03-05T08:31:45.094Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:31:45.362Z] acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:45.729Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:46.082Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-03-05T08:31:46.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-05T08:31:46.082Z] 8715305a4313: Preparing [2025-03-05T08:31:46.082Z] e11c6a04d353: Preparing [2025-03-05T08:31:46.082Z] 5c61d0573351: Preparing [2025-03-05T08:31:46.082Z] c76445bc5f80: Preparing [2025-03-05T08:31:46.082Z] c3cc333deb66: Preparing [2025-03-05T08:31:46.082Z] dd9c8f8612c8: Preparing [2025-03-05T08:31:46.082Z] dd9c8f8612c8: Waiting [2025-03-05T08:31:46.082Z] 8715305a4313: Layer already exists [2025-03-05T08:31:46.082Z] e11c6a04d353: Layer already exists [2025-03-05T08:31:46.082Z] c3cc333deb66: Layer already exists [2025-03-05T08:31:46.082Z] c76445bc5f80: Layer already exists [2025-03-05T08:31:46.082Z] 5c61d0573351: Layer already exists [2025-03-05T08:31:46.082Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:31:46.350Z] main: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:31:46.427Z] ===================================================== [Pipeline] echo [2025-03-05T08:31:46.443Z] taggedImages: [2025-03-05T08:31:46.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2 [2025-03-05T08:31:46.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-03-05T08:31:46.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.14 [2025-03-05T08:31:46.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [2025-03-05T08:31:46.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:46.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:31:46.840Z] [2025-03-05T08:31:46.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:47.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:31:47.182Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T08:31:47.182Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T08:31:47.182Z] 04944245beec: Pulling fs layer [2025-03-05T08:31:47.182Z] 699f458cf7ca: Pulling fs layer [2025-03-05T08:31:47.182Z] 765212b225bb: Pulling fs layer [2025-03-05T08:31:47.182Z] f23df028b6ca: Pulling fs layer [2025-03-05T08:31:47.182Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T08:31:47.182Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T08:31:47.182Z] f23df028b6ca: Waiting [2025-03-05T08:31:47.182Z] d65c8cfc05b1: Waiting [2025-03-05T08:31:47.182Z] 2437ff75d9bd: Waiting [2025-03-05T08:31:47.182Z] 765212b225bb: Waiting [2025-03-05T08:31:47.452Z] 04944245beec: Verifying Checksum [2025-03-05T08:31:47.452Z] 04944245beec: Download complete [2025-03-05T08:31:47.452Z] 765212b225bb: Verifying Checksum [2025-03-05T08:31:47.452Z] 765212b225bb: Download complete [2025-03-05T08:31:47.452Z] f23df028b6ca: Verifying Checksum [2025-03-05T08:31:47.452Z] f23df028b6ca: Download complete [2025-03-05T08:31:47.452Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T08:31:47.452Z] d65c8cfc05b1: Download complete [2025-03-05T08:31:47.452Z] 699f458cf7ca: Verifying Checksum [2025-03-05T08:31:47.452Z] 699f458cf7ca: Download complete [2025-03-05T08:31:48.034Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T08:31:48.034Z] 8998bd30e6a1: Download complete [2025-03-05T08:31:50.621Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T08:31:50.621Z] 2437ff75d9bd: Download complete [2025-03-05T08:31:52.563Z] 8998bd30e6a1: Pull complete [2025-03-05T08:31:52.833Z] 04944245beec: Pull complete [2025-03-05T08:31:54.779Z] 699f458cf7ca: Pull complete [2025-03-05T08:31:54.779Z] 765212b225bb: Pull complete [2025-03-05T08:31:55.739Z] f23df028b6ca: Pull complete [2025-03-05T08:31:55.739Z] d65c8cfc05b1: Pull complete [2025-03-05T08:32:13.947Z] 2437ff75d9bd: Pull complete [2025-03-05T08:32:13.947Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T08:32:13.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:32:13.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:32:14.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-40270 does not seem to be running inside a container [2025-03-05T08:32:14.233Z] $ 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/223 -v /w/workspace/device-onvif-camera/223:/w/workspace/device-onvif-camera/223:rw,z -v /w/workspace/device-onvif-camera/223@tmp:/w/workspace/device-onvif-camera/223@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-05T08:32:17.012Z] $ docker top 838985c1e01f04afa1842716f8179ca843f2fe50578773833224c494f9380b5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:32:17.857Z] ---> job-cost.sh [2025-03-05T08:32:17.857Z] lf-activate-venv: SKIPPING [2025-03-05T08:32:17.857Z] INFO: No Stack... [2025-03-05T08:32:18.121Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T08:32:19.074Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T08:32:19.712Z] + cat /w/workspace/device-onvif-camera/223/archives/cost.csv [2025-03-05T08:32:19.712Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T08:32:19.772Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [2025-03-05T08:32:19.782Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] did not exist. Created. [2025-03-05T08:32:19.788Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T08:32:20.458Z] /w/workspace/device-onvif-camera/223@tmp/durable-51b414c3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T08:32:21.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T08:32:21.146Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T08:32:21.205Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T08:32:21.213Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T08:32:21.235Z] $ docker stop --time=1 838985c1e01f04afa1842716f8179ca843f2fe50578773833224c494f9380b5c [2025-03-05T08:32:22.740Z] $ docker rm -f --volumes 838985c1e01f04afa1842716f8179ca843f2fe50578773833224c494f9380b5c [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-05T08:32:23.226Z] provisioning config files... [2025-03-05T08:32:23.236Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11343422458470367633tmp [Pipeline] { [Pipeline] sh [2025-03-05T08:32:23.543Z] + set +x [2025-03-05T08:32:23.543Z] + curl -s https://codecov.io/bash [2025-03-05T08:32:23.543Z] + bash -s -- [2025-03-05T08:32:23.543Z] [2025-03-05T08:32:23.543Z] _____ _ [2025-03-05T08:32:23.543Z] / ____| | | [2025-03-05T08:32:23.543Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T08:32:23.543Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T08:32:23.543Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T08:32:23.543Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T08:32:23.543Z] Bash-1.0.6 [2025-03-05T08:32:23.543Z] [2025-03-05T08:32:23.543Z] [2025-03-05T08:32:23.543Z] ==> git version 2.25.1 found [2025-03-05T08:32:23.543Z] ==> 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-05T08:32:23.543Z] Release-Date: 2020-01-08 [2025-03-05T08:32:23.543Z] 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-05T08:32:23.543Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T08:32:23.543Z] ==> Jenkins CI detected. [2025-03-05T08:32:23.543Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-03-05T08:32:23.543Z] project root: . [2025-03-05T08:32:23.543Z] --> token set from env [2025-03-05T08:32:23.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T08:32:23.802Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T08:32:23.802Z] ==> Python coveragepy not found [2025-03-05T08:32:23.802Z] ==> Searching for coverage reports in: [2025-03-05T08:32:23.802Z] + . [2025-03-05T08:32:23.802Z] -> Found 1 reports [2025-03-05T08:32:23.802Z] ==> Detecting git/mercurial file structure [2025-03-05T08:32:23.802Z] ==> Reading reports [2025-03-05T08:32:23.802Z] + ./coverage.out bytes=92466 [2025-03-05T08:32:23.802Z] ==> Appending adjustments [2025-03-05T08:32:23.802Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T08:32:23.802Z] + Found adjustments [2025-03-05T08:32:23.802Z] ==> Gzipping contents [2025-03-05T08:32:23.802Z] 12K /tmp/codecov.1yLe6s.gz [2025-03-05T08:32:23.802Z] ==> Uploading reports [2025-03-05T08:32:23.802Z] url: https://codecov.io [2025-03-05T08:32:23.802Z] query: branch=main&commit=acbb521d861d6c2cafc59ad1b5302a89638eecf2&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T08:32:23.802Z] -> Pinging Codecov [2025-03-05T08:32:23.802Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=acbb521d861d6c2cafc59ad1b5302a89638eecf2&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T08:32:24.063Z] -> Uploading to [2025-03-05T08:32:24.063Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/acbb521d861d6c2cafc59ad1b5302a89638eecf2/6e10fc73-07c6-4b48-af33-29a6a7b66f0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T083223Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b69c1aaf04beac3273f37ff7a1fb9ab6978fba946be43ecc10c89f53eac11010 [2025-03-05T08:32:24.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:32:24.063Z] Dload Upload Total Spent Left Speed [2025-03-05T08:32:24.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 73152 --:--:-- --:--:-- --:--:-- 73152 [2025-03-05T08:32:24.322Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] } [2025-03-05T08:32:24.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T08:32:24.571Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T08:32:24.589Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:32:24.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:32:24.903Z] [2025-03-05T08:32:24.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:32:25.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:32:25.212Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T08:32:25.212Z] 43c4264eed91: Pulling fs layer [2025-03-05T08:32:25.212Z] 4cc291be95ef: Pulling fs layer [2025-03-05T08:32:25.212Z] 2ac1f1163629: Pulling fs layer [2025-03-05T08:32:25.212Z] 5c3c966382ef: Pulling fs layer [2025-03-05T08:32:25.212Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:32:25.212Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T08:32:25.212Z] 9c3e1370e548: Pulling fs layer [2025-03-05T08:32:25.212Z] 5c3c966382ef: Waiting [2025-03-05T08:32:25.212Z] 4f4fb700ef54: Waiting [2025-03-05T08:32:25.212Z] d9c7d2e4e75e: Waiting [2025-03-05T08:32:25.212Z] 9c3e1370e548: Waiting [2025-03-05T08:32:25.212Z] 4cc291be95ef: Verifying Checksum [2025-03-05T08:32:25.212Z] 4cc291be95ef: Download complete [2025-03-05T08:32:25.212Z] 5c3c966382ef: Verifying Checksum [2025-03-05T08:32:25.212Z] 4f4fb700ef54: Download complete [2025-03-05T08:32:25.212Z] 43c4264eed91: Download complete [2025-03-05T08:32:25.472Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T08:32:25.472Z] d9c7d2e4e75e: Download complete [2025-03-05T08:32:25.472Z] 43c4264eed91: Pull complete [2025-03-05T08:32:25.472Z] 4cc291be95ef: Pull complete [2025-03-05T08:32:25.730Z] 2ac1f1163629: Verifying Checksum [2025-03-05T08:32:25.730Z] 2ac1f1163629: Download complete [2025-03-05T08:32:26.296Z] 9c3e1370e548: Verifying Checksum [2025-03-05T08:32:26.296Z] 9c3e1370e548: Download complete [2025-03-05T08:32:29.582Z] 2ac1f1163629: Pull complete [2025-03-05T08:32:29.582Z] 5c3c966382ef: Pull complete [2025-03-05T08:32:29.582Z] 4f4fb700ef54: Pull complete [2025-03-05T08:32:29.839Z] d9c7d2e4e75e: Pull complete [2025-03-05T08:32:33.126Z] 9c3e1370e548: Pull complete [2025-03-05T08:32:33.127Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T08:32:33.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:32:33.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:32:33.237Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:32:33.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T08:32:36.897Z] $ docker top 25789be17b2cdaf3ee7c8387e58438e9b723857323a08ff4185e11c77efe16e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:32:37.294Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-03-05T08:32:37.334Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-03-05T08:32:37.715Z] + set -o pipefail [2025-03-05T08:32:37.715Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-03-05T08:32:44.294Z] [2025-03-05T08:32:44.294Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-03-05T08:32:44.294Z] [2025-03-05T08:32:44.294Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/b74a73b3-3e90-437d-8ab1-55d258157481 [2025-03-05T08:32:44.294Z] [2025-03-05T08:32:44.294Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-05T08:32:44.294Z] [2025-03-05T08:32:44.294Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T08:32:44.294Z] [2025-03-05T08:32:44.552Z] [2025-03-05T08:32:44.552Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T08:32:44.552Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T08:32:44.845Z] $ docker stop --time=1 25789be17b2cdaf3ee7c8387e58438e9b723857323a08ff4185e11c77efe16e9 [2025-03-05T08:32:48.351Z] $ docker rm -f --volumes 25789be17b2cdaf3ee7c8387e58438e9b723857323a08ff4185e11c77efe16e9 [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-05T08:32:48.993Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:32:49.014Z] provisioning config files... [2025-03-05T08:32:49.021Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11454210520441595920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:32:49.326Z] --> edgex-publish-swagger.sh [2025-03-05T08:32:49.326Z] === Publish doc/openapi/v3 API === [2025-03-05T08:32:49.326Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-03-05T08:32:49.326Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-03-05T08:32:49.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:32:49.326Z] Dload Upload Total Spent Left Speed [2025-03-05T08:32:49.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 312 973k --:--:-- --:--:-- --:--:-- 971k 100 485k 100 156 100 485k 312 973k --:--:-- --:--:-- --:--:-- 971k [2025-03-05T08:32:49.893Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-05T08:32:49.893Z] [Pipeline] } [2025-03-05T08:32:49.899Z] 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-05T08:32:50.364Z] + git log --format=format:%s -1 acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] sh [2025-03-05T08:32:50.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:32:50.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:32:51.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:32:51.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:32:51.106Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:32:51.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T08:32:51.578Z] $ docker top cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 -eo pid,comm [2025-03-05T08:32:51.608Z] 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-05T08:32:51.608Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:32:51.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:32:51.670Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:32:51.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:32:51.813Z] $ docker exec cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 ssh-agent [2025-03-05T08:32:51.908Z] SSH_AUTH_SOCK=/tmp/ssh-j8KioGiAujb1/agent.32 [2025-03-05T08:32:51.908Z] SSH_AGENT_PID=38 [2025-03-05T08:32:51.912Z] Running ssh-add (command line suppressed) [2025-03-05T08:32:52.033Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16647284859100495896.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16647284859100495896.key) [2025-03-05T08:32:52.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:32:52.315Z] + git semver tag [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,513 [run_tag] DEBUG tag force:False [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,513 [check_head_tag] DEBUG check head tag [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,515 [execute] INFO git cat-file --batch-check [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,519 [execute] INFO git cat-file --batch [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,544 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,544 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,544 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:32:52.573Z] 2025-03-05 08:32:52,549 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:32:52.573Z] 4.0.0-dev.14 [Pipeline] } [2025-03-05T08:32:52.600Z] $ docker exec --env ******** --env ******** cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 ssh-agent -k [2025-03-05T08:32:52.709Z] unset SSH_AUTH_SOCK; [2025-03-05T08:32:52.709Z] unset SSH_AGENT_PID; [2025-03-05T08:32:52.709Z] echo Agent pid 38 killed; [2025-03-05T08:32:52.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:32:53.029Z] + git semver [Pipeline] } [2025-03-05T08:32:53.321Z] $ docker stop --time=1 cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 [2025-03-05T08:32:54.604Z] $ docker rm -f --volumes cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:32:54.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:32:54.991Z] [2025-03-05T08:32:54.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:32:55.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:32:55.294Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T08:32:55.294Z] ab5ef0e58194: Pulling fs layer [2025-03-05T08:32:55.294Z] 9712f1f96733: Pulling fs layer [2025-03-05T08:32:55.294Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T08:32:55.294Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T08:32:55.294Z] e9a5061849ea: Pulling fs layer [2025-03-05T08:32:55.294Z] d747dcd14b5f: Pulling fs layer [2025-03-05T08:32:55.294Z] 2de7ff778b66: Pulling fs layer [2025-03-05T08:32:55.294Z] e9a5061849ea: Waiting [2025-03-05T08:32:55.294Z] d747dcd14b5f: Waiting [2025-03-05T08:32:55.294Z] 2de7ff778b66: Waiting [2025-03-05T08:32:55.294Z] 9712f1f96733: Verifying Checksum [2025-03-05T08:32:55.294Z] 9712f1f96733: Download complete [2025-03-05T08:32:55.553Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T08:32:55.812Z] e9a5061849ea: Verifying Checksum [2025-03-05T08:32:55.812Z] e9a5061849ea: Download complete [2025-03-05T08:32:55.812Z] d747dcd14b5f: Verifying Checksum [2025-03-05T08:32:55.812Z] d747dcd14b5f: Download complete [2025-03-05T08:32:55.812Z] ab5ef0e58194: Verifying Checksum [2025-03-05T08:32:55.812Z] ab5ef0e58194: Download complete [2025-03-05T08:32:56.070Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T08:32:56.071Z] 0d9ebad4ef96: Download complete [2025-03-05T08:32:56.071Z] 2de7ff778b66: Verifying Checksum [2025-03-05T08:32:56.071Z] 2de7ff778b66: Download complete [2025-03-05T08:32:59.400Z] ab5ef0e58194: Pull complete [2025-03-05T08:32:59.400Z] 9712f1f96733: Pull complete [2025-03-05T08:32:59.657Z] 63f879dbbcfc: Pull complete [2025-03-05T08:33:03.849Z] 0d9ebad4ef96: Pull complete [2025-03-05T08:33:03.849Z] e9a5061849ea: Pull complete [2025-03-05T08:33:03.849Z] d747dcd14b5f: Pull complete [2025-03-05T08:33:05.225Z] 2de7ff778b66: Pull complete [2025-03-05T08:33:05.225Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T08:33:05.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:33:05.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:33:05.327Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:33:05.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T08:33:09.586Z] $ docker top bcc1f69161ada50b88f5b5d7f5baea512b287c90dfe133eab79c49f0ef35f885 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:33:09.656Z] provisioning config files... [2025-03-05T08:33:09.662Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17300885343078012645tmp [2025-03-05T08:33:09.672Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17324343622739825758tmp [2025-03-05T08:33:09.680Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12424008456378132711tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:33:09.709Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:10.007Z] ---> sigul-configuration.sh [2025-03-05T08:33:10.007Z] gpg: directory `/root/.gnupg' created [2025-03-05T08:33:10.007Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T08:33:10.007Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T08:33:10.007Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T08:33:10.007Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T08:33:10.007Z] gpg: CAST5 encrypted data [2025-03-05T08:33:10.007Z] gpg: encrypted with 1 passphrase [2025-03-05T08:33:10.007Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T08:33:10.303Z] + mkdir /home/jenkins [2025-03-05T08:33:10.303Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T08:33:10.598Z] + 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-05T08:33:10.610Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:10.901Z] ---> sigul-install.sh [2025-03-05T08:33:10.901Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T08:33:11.195Z] + git tag --list [2025-03-05T08:33:11.196Z] v0.0.0 [2025-03-05T08:33:11.196Z] v2.2.0 [2025-03-05T08:33:11.196Z] v2.3.0 [2025-03-05T08:33:11.196Z] v2.3.1 [2025-03-05T08:33:11.196Z] v3.0 [2025-03-05T08:33:11.196Z] v3.0.0 [2025-03-05T08:33:11.196Z] v3.1 [2025-03-05T08:33:11.196Z] v3.1.0 [2025-03-05T08:33:11.196Z] v3.1.0-dev.1 [2025-03-05T08:33:11.196Z] v3.1.0-dev.10 [2025-03-05T08:33:11.196Z] v3.1.0-dev.11 [2025-03-05T08:33:11.196Z] v3.1.0-dev.12 [2025-03-05T08:33:11.196Z] v3.1.0-dev.13 [2025-03-05T08:33:11.196Z] v3.1.0-dev.14 [2025-03-05T08:33:11.196Z] v3.1.0-dev.15 [2025-03-05T08:33:11.196Z] v3.1.0-dev.16 [2025-03-05T08:33:11.196Z] v3.1.0-dev.17 [2025-03-05T08:33:11.196Z] v3.1.0-dev.18 [2025-03-05T08:33:11.196Z] v3.1.0-dev.19 [2025-03-05T08:33:11.196Z] v3.1.0-dev.2 [2025-03-05T08:33:11.196Z] v3.1.0-dev.20 [2025-03-05T08:33:11.196Z] v3.1.0-dev.21 [2025-03-05T08:33:11.196Z] v3.1.0-dev.22 [2025-03-05T08:33:11.196Z] v3.1.0-dev.23 [2025-03-05T08:33:11.196Z] v3.1.0-dev.24 [2025-03-05T08:33:11.196Z] v3.1.0-dev.25 [2025-03-05T08:33:11.196Z] v3.1.0-dev.26 [2025-03-05T08:33:11.196Z] v3.1.0-dev.27 [2025-03-05T08:33:11.196Z] v3.1.0-dev.28 [2025-03-05T08:33:11.196Z] v3.1.0-dev.3 [2025-03-05T08:33:11.196Z] v3.1.0-dev.4 [2025-03-05T08:33:11.196Z] v3.1.0-dev.5 [2025-03-05T08:33:11.196Z] v3.1.0-dev.6 [2025-03-05T08:33:11.196Z] v3.1.0-dev.7 [2025-03-05T08:33:11.196Z] v3.1.0-dev.8 [2025-03-05T08:33:11.196Z] v3.1.0-dev.9 [2025-03-05T08:33:11.196Z] v3.1.1 [2025-03-05T08:33:11.196Z] v3.2.0-dev.1 [2025-03-05T08:33:11.196Z] v3.2.0-dev.10 [2025-03-05T08:33:11.196Z] v3.2.0-dev.11 [2025-03-05T08:33:11.196Z] v3.2.0-dev.12 [2025-03-05T08:33:11.196Z] v3.2.0-dev.13 [2025-03-05T08:33:11.196Z] v3.2.0-dev.14 [2025-03-05T08:33:11.196Z] v3.2.0-dev.15 [2025-03-05T08:33:11.196Z] v3.2.0-dev.16 [2025-03-05T08:33:11.196Z] v3.2.0-dev.17 [2025-03-05T08:33:11.196Z] v3.2.0-dev.18 [2025-03-05T08:33:11.196Z] v3.2.0-dev.19 [2025-03-05T08:33:11.196Z] v3.2.0-dev.2 [2025-03-05T08:33:11.196Z] v3.2.0-dev.20 [2025-03-05T08:33:11.196Z] v3.2.0-dev.21 [2025-03-05T08:33:11.196Z] v3.2.0-dev.22 [2025-03-05T08:33:11.196Z] v3.2.0-dev.23 [2025-03-05T08:33:11.196Z] v3.2.0-dev.3 [2025-03-05T08:33:11.196Z] v3.2.0-dev.4 [2025-03-05T08:33:11.196Z] v3.2.0-dev.5 [2025-03-05T08:33:11.196Z] v3.2.0-dev.6 [2025-03-05T08:33:11.196Z] v3.2.0-dev.7 [2025-03-05T08:33:11.196Z] v3.2.0-dev.8 [2025-03-05T08:33:11.196Z] v3.2.0-dev.9 [2025-03-05T08:33:11.196Z] v4.0.0-dev.1 [2025-03-05T08:33:11.196Z] v4.0.0-dev.10 [2025-03-05T08:33:11.196Z] v4.0.0-dev.11 [2025-03-05T08:33:11.196Z] v4.0.0-dev.12 [2025-03-05T08:33:11.196Z] v4.0.0-dev.13 [2025-03-05T08:33:11.196Z] v4.0.0-dev.14 [2025-03-05T08:33:11.196Z] v4.0.0-dev.2 [2025-03-05T08:33:11.196Z] v4.0.0-dev.3 [2025-03-05T08:33:11.196Z] v4.0.0-dev.4 [2025-03-05T08:33:11.196Z] v4.0.0-dev.5 [2025-03-05T08:33:11.196Z] v4.0.0-dev.6 [2025-03-05T08:33:11.196Z] v4.0.0-dev.7 [2025-03-05T08:33:11.196Z] v4.0.0-dev.8 [2025-03-05T08:33:11.196Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T08:33:11.487Z] + lftools sign git-tag v4.0.0-dev.14 [2025-03-05T08:33:12.054Z] Signing Git tag with Sigul... [2025-03-05T08:33:12.054Z] Signing v4.0.0-dev.14 [Pipeline] echo [2025-03-05T08:33:12.634Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:12.924Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T08:33:12.931Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T08:33:12.977Z] $ docker stop --time=1 bcc1f69161ada50b88f5b5d7f5baea512b287c90dfe133eab79c49f0ef35f885 [2025-03-05T08:33:14.274Z] $ docker rm -f --volumes bcc1f69161ada50b88f5b5d7f5baea512b287c90dfe133eab79c49f0ef35f885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T08:33:14.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:33:14.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:33:15.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:33:15.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:33:15.103Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:33:15.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T08:33:15.675Z] $ docker top 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 -eo pid,comm [2025-03-05T08:33:15.705Z] 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-05T08:33:15.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:33:15.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:33:15.766Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:33:15.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:33:16.006Z] $ docker exec 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 ssh-agent [2025-03-05T08:33:16.142Z] SSH_AUTH_SOCK=/tmp/ssh-Iwo4RuDF5o2Q/agent.14 [2025-03-05T08:33:16.142Z] SSH_AGENT_PID=20 [2025-03-05T08:33:16.148Z] Running ssh-add (command line suppressed) [2025-03-05T08:33:16.282Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7580277110299096927.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7580277110299096927.key) [2025-03-05T08:33:16.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:33:16.571Z] + git semver bump pre [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,776 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,776 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,776 [bump_version] DEBUG bumped version:4.0.0-dev.15 [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,776 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,776 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,777 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,779 [execute] INFO git cat-file --batch-check [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,785 [execute] INFO git cat-file --batch [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:33:16.830Z] 2025-03-05 08:33:16,790 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:33:16.830Z] 4.0.0-dev.15 [Pipeline] } [2025-03-05T08:33:16.857Z] $ docker exec --env ******** --env ******** 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 ssh-agent -k [2025-03-05T08:33:16.962Z] unset SSH_AUTH_SOCK; [2025-03-05T08:33:16.962Z] unset SSH_AGENT_PID; [2025-03-05T08:33:16.962Z] echo Agent pid 20 killed; [2025-03-05T08:33:16.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:33:17.287Z] + git semver [Pipeline] } [2025-03-05T08:33:17.577Z] $ docker stop --time=1 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 [2025-03-05T08:33:18.869Z] $ docker rm -f --volumes 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:33:19.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:33:19.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:33:19.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:33:19.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:33:19.588Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:33:19.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T08:33:19.981Z] $ docker top a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:33:20.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:33:20.069Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:33:20.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:33:20.211Z] $ docker exec a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db ssh-agent [2025-03-05T08:33:20.308Z] SSH_AUTH_SOCK=/tmp/ssh-9OWikQ9eSJJi/agent.32 [2025-03-05T08:33:20.308Z] SSH_AGENT_PID=38 [2025-03-05T08:33:20.314Z] Running ssh-add (command line suppressed) [2025-03-05T08:33:20.441Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2786389650586308951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2786389650586308951.key) [2025-03-05T08:33:20.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:33:20.733Z] + git semver push [2025-03-05T08:33:20.992Z] 2025-03-05 08:33:20,930 [run_push] DEBUG push [2025-03-05T08:33:20.992Z] 2025-03-05 08:33:20,931 [execute] INFO git cat-file --batch-check [2025-03-05T08:33:20.992Z] 2025-03-05 08:33:20,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:33:20.992Z] 2025-03-05 08:33:20,935 [execute] INFO git rev-list 094b2d9c4cea7b5e22b490019ad1f56cc9635762 -- [2025-03-05T08:33:20.992Z] 2025-03-05 08:33:20,936 [execute] DEBUG Popen(['git', 'rev-list', '094b2d9c4cea7b5e22b490019ad1f56cc9635762', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:33:20.992Z] 2025-03-05 08:33:20,946 [execute] INFO git fetch -v origin [2025-03-05T08:33:20.992Z] 2025-03-05 08:33:20,946 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T08:33:21.564Z] 2025-03-05 08:33:21,405 [run_push] DEBUG no remote changes detected [2025-03-05T08:33:21.564Z] 2025-03-05 08:33:21,406 [execute] INFO git push origin semver [2025-03-05T08:33:21.564Z] 2025-03-05 08:33:21,406 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:33:22.501Z] 2025-03-05 08:33:22,503 [run_push] DEBUG push all version tags [2025-03-05T08:33:22.501Z] 2025-03-05 08:33:22,504 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T08:33:22.501Z] 2025-03-05 08:33:22,504 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:33:23.440Z] 2025-03-05 08:33:23,118 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-05T08:33:23.440Z] 4.0.0-dev.15 [Pipeline] } [2025-03-05T08:33:23.468Z] $ docker exec --env ******** --env ******** a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db ssh-agent -k [2025-03-05T08:33:23.562Z] unset SSH_AUTH_SOCK; [2025-03-05T08:33:23.563Z] unset SSH_AGENT_PID; [2025-03-05T08:33:23.563Z] echo Agent pid 38 killed; [2025-03-05T08:33:23.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:33:23.895Z] + git semver [Pipeline] } [2025-03-05T08:33:24.188Z] $ docker stop --time=1 a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db [2025-03-05T08:33:25.510Z] $ docker rm -f --volumes a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db [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-05T08:33:26.143Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-03-05T08:33:26.143Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-05T08:33:26.143Z] total 16 [2025-03-05T08:33:26.143Z] drwxr-xr-x 3 root root 4096 Mar 5 08:18 . [2025-03-05T08:33:26.143Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:33 .. [2025-03-05T08:33:26.143Z] drwxr-xr-x 2 root root 4096 Mar 5 08:18 cost [2025-03-05T08:33:26.143Z] -rw-r--r-- 1 root root 91 Mar 5 08:18 cost.csv [2025-03-05T08:33:26.143Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-05T08:33:26.143Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-05T08:33:26.143Z] total 16 [2025-03-05T08:33:26.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:18 . [2025-03-05T08:33:26.143Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:33 .. [2025-03-05T08:33:26.143Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 08:18 cost [2025-03-05T08:33:26.143Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 5 08:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:26.441Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:27.305Z] ---> package-listing.sh [2025-03-05T08:33:27.305Z] ++ facter osfamily [2025-03-05T08:33:27.305Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T08:33:27.566Z] + OS_FAMILY=debian [2025-03-05T08:33:27.566Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-03-05T08:33:27.566Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T08:33:27.566Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T08:33:27.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T08:33:27.566Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T08:33:27.566Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-03-05T08:33:27.566Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T08:33:27.566Z] + case "${OS_FAMILY}" in [2025-03-05T08:33:27.566Z] + dpkg -l [2025-03-05T08:33:27.566Z] + grep '^ii' [2025-03-05T08:33:27.566Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T08:33:27.566Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T08:33:27.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T08:33:27.566Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-03-05T08:33:27.566Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-03-05T08:33:27.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-03-05T08:33:27.577Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T08:33:27.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:33:28.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:33:28.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:33:28.503Z] prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container [2025-03-05T08:33:28.550Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T08:33:28.744Z] $ docker top f7f67773125d86cd65c68fd0304c1eca44602fce76adb82129583551c5f13ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:33:29.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T08:33:29.365Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T08:33:29.650Z] + ls /var/log/sa-host [2025-03-05T08:33:29.650Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:33:29.724Z] provisioning config files... [2025-03-05T08:33:29.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12470374703163726929tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:33:29.755Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:30.042Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T08:33:30.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:30.386Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T08:33:30.396Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:30.686Z] ---> sudo-logs.sh [2025-03-05T08:33:30.686Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T08:33:30.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:31.002Z] ---> job-cost.sh [2025-03-05T08:33:31.002Z] lf-activate-venv: SKIPPING [2025-03-05T08:33:31.002Z] DEBUG: total: 0.2199999988079071 [2025-03-05T08:33:31.002Z] INFO: Retrieving Stack Cost... [2025-03-05T08:33:31.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:33:31.835Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T08:33:31.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:33:32.130Z] ---> logs-deploy.sh [2025-03-05T08:33:32.130Z] lf-activate-venv: SKIPPING [2025-03-05T08:33:32.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/223 [2025-03-05T08:33:32.130Z] INFO: archiving workspace using pattern(s): [2025-03-05T08:33:33.069Z] Archives upload complete. [2025-03-05T08:33:33.329Z] INFO: archiving logs to Nexus [2025-03-05T08:33:33.898Z] ---> uname -a: [2025-03-05T08:33:33.898Z] Linux prd-ubuntu20-04-docker-8c-8g-40269 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-05T08:33:33.898Z] [2025-03-05T08:33:33.898Z] [2025-03-05T08:33:33.898Z] ---> lscpu: [2025-03-05T08:33:33.898Z] Architecture: x86_64 [2025-03-05T08:33:33.898Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-05T08:33:33.898Z] Byte Order: Little Endian [2025-03-05T08:33:33.898Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-05T08:33:33.898Z] CPU(s): 8 [2025-03-05T08:33:33.898Z] On-line CPU(s) list: 0-7 [2025-03-05T08:33:33.898Z] Thread(s) per core: 1 [2025-03-05T08:33:33.898Z] Core(s) per socket: 1 [2025-03-05T08:33:33.898Z] Socket(s): 8 [2025-03-05T08:33:33.898Z] NUMA node(s): 1 [2025-03-05T08:33:33.898Z] Vendor ID: AuthenticAMD [2025-03-05T08:33:33.898Z] CPU family: 23 [2025-03-05T08:33:33.898Z] Model: 49 [2025-03-05T08:33:33.898Z] Model name: AMD EPYC-Rome Processor [2025-03-05T08:33:33.898Z] Stepping: 0 [2025-03-05T08:33:33.898Z] CPU MHz: 2799.998 [2025-03-05T08:33:33.898Z] BogoMIPS: 5599.99 [2025-03-05T08:33:33.898Z] Virtualization: AMD-V [2025-03-05T08:33:33.898Z] Hypervisor vendor: KVM [2025-03-05T08:33:33.898Z] Virtualization type: full [2025-03-05T08:33:33.898Z] L1d cache: 256 KiB [2025-03-05T08:33:33.898Z] L1i cache: 256 KiB [2025-03-05T08:33:33.898Z] L2 cache: 4 MiB [2025-03-05T08:33:33.898Z] L3 cache: 128 MiB [2025-03-05T08:33:33.898Z] NUMA node0 CPU(s): 0-7 [2025-03-05T08:33:33.898Z] Vulnerability Itlb multihit: Not affected [2025-03-05T08:33:33.898Z] Vulnerability L1tf: Not affected [2025-03-05T08:33:33.898Z] Vulnerability Mds: Not affected [2025-03-05T08:33:33.898Z] Vulnerability Meltdown: Not affected [2025-03-05T08:33:33.898Z] Vulnerability Mmio stale data: Not affected [2025-03-05T08:33:33.898Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-05T08:33:33.898Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-05T08:33:33.898Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-05T08:33:33.898Z] Vulnerability Srbds: Not affected [2025-03-05T08:33:33.898Z] Vulnerability Tsx async abort: Not affected [2025-03-05T08:33:33.898Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-05T08:33:33.898Z] [2025-03-05T08:33:33.898Z] [2025-03-05T08:33:33.898Z] ---> nproc: [2025-03-05T08:33:33.898Z] 8 [2025-03-05T08:33:33.898Z] [2025-03-05T08:33:33.898Z]