Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39d8f318a2df24de14cf5ae088b37840e7d11e17 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-ssh240002111397075676.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-ssh608420044916324424.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-ssh2893939390083122568.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-ssh10202161397753533369.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-ssh9464430226107945969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-36332’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36333 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 39d8f318a2df24de14cf5ae088b37840e7d11e17 (main) Commit message: "Merge pull request #489 from jinlinGuan/update-config" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39d8f318a2df24de14cf5ae088b37840e7d11e17 # timeout=10 > git rev-list --no-walk e7d095f1b4859530f9c6391bf5a55690c4900f1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-08T06:51:06.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-08T06:51:06.341Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-08T06:51:06.368Z] ========================================================= [2025-01-08T06:51:06.368Z] EdgeX Global Pipelines Version Info [2025-01-08T06:51:06.368Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-08T06:51:07.510Z] ------------------- [2025-01-08T06:51:07.510Z] stable info: [2025-01-08T06:51:07.510Z] ------------------- [2025-01-08T06:51:07.510Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-08T06:51:07.510Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T06:51:07.510Z] Message: update stable to v1.0.269 [2025-01-08T06:51:07.772Z] ------------------- [2025-01-08T06:51:07.772Z] experimental info: [2025-01-08T06:51:07.772Z] ------------------- [2025-01-08T06:51:07.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-08T06:51:07.772Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T06:51:07.772Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-08T06:51:07.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-01-08T06:51:07.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-01-08T06:51:07.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-08T06:51:07.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-08T06:51:07.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-08T06:51:07.939Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-08T06:51:07.959Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-08T06:51:07.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-08T06:51:08.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-08T06:51:08.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-08T06:51:08.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-08T06:51:08.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-01-08T06:51:08.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-08T06:51:08.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-08T06:51:08.154Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T06:51:08.179Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T06:51:08.207Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-08T06:51:08.227Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-08T06:51:08.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-08T06:51:08.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-08T06:51:08.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-08T06:51:08.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-01-08T06:51:08.362Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-08T06:51:08.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-08T06:51:08.402Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-08T06:51:08.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-08T06:51:08.447Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-08T06:51:08.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-08T06:51:08.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-08T06:51:08.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-08T06:51:08.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] echo [2025-01-08T06:51:08.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39d8f31 [Pipeline] echo [2025-01-08T06:51:08.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T06:51:08.642Z] provisioning config files... [2025-01-08T06:51:08.659Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3314204696515232879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T06:51:08.997Z] ---> ****-login.sh [2025-01-08T06:51:08.997Z] nexus3.edgexfoundry.org:10001 [2025-01-08T06:51:09.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:09.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:09.258Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:09.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:09.258Z] [2025-01-08T06:51:09.258Z] Login Succeeded [2025-01-08T06:51:09.258Z] nexus3.edgexfoundry.org:10002 [2025-01-08T06:51:09.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:09.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:09.521Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:09.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:09.521Z] [2025-01-08T06:51:09.521Z] Login Succeeded [2025-01-08T06:51:09.521Z] nexus3.edgexfoundry.org:10003 [2025-01-08T06:51:09.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:09.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:09.521Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:09.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:09.521Z] [2025-01-08T06:51:09.521Z] Login Succeeded [2025-01-08T06:51:09.521Z] nexus3.edgexfoundry.org:10004 [2025-01-08T06:51:09.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:09.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:09.782Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:09.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:09.782Z] [2025-01-08T06:51:09.782Z] Login Succeeded [2025-01-08T06:51:09.782Z] ****.io [2025-01-08T06:51:09.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:10.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:10.044Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:10.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:10.044Z] [2025-01-08T06:51:10.044Z] Login Succeeded [2025-01-08T06:51:10.044Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T06:51:10.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-08T06:51:10.446Z] + git rev-list -1 --merges 39d8f318a2df24de14cf5ae088b37840e7d11e17~1..39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] echo [2025-01-08T06:51:10.474Z] -----------> git rev-list -1 --merges 39d8f318a2df24de14cf5ae088b37840e7d11e17~1..39d8f318a2df24de14cf5ae088b37840e7d11e17 39d8f318a2df24de14cf5ae088b37840e7d11e17 [2025-01-08T06:51:10.474Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17 [false] [Pipeline] sh [2025-01-08T06:51:10.766Z] + git log --format=format:%s -1 39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] echo [2025-01-08T06:51:10.781Z] ========================================================= [2025-01-08T06:51:10.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-08T06:51:10.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T06:51:11.120Z] + git log --format=format:%s -1 39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] echo [2025-01-08T06:51:11.132Z] [semverPrep] GIT_COMMIT: 39d8f318a2df24de14cf5ae088b37840e7d11e17, Commit Message: Merge pull request #489 from jinlinGuan/update-config [Pipeline] echo [2025-01-08T06:51:11.149Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-08T06:51:11.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T06:51:11.515Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-08T06:51:11.515Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-08T06:51:11.515Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-08T06:51:11.515Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-08T06:51:11.515Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-08T06:51:11.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:51:11.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T06:51:11.863Z] [2025-01-08T06:51:11.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:51:12.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T06:51:12.173Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-08T06:51:12.173Z] b85a868b505f: Pulling fs layer [2025-01-08T06:51:12.173Z] e2be974225ed: Pulling fs layer [2025-01-08T06:51:12.173Z] 339a4e72a1f5: Pulling fs layer [2025-01-08T06:51:12.173Z] 988bab9f4d93: Pulling fs layer [2025-01-08T06:51:12.173Z] 1469e6f7b9e6: Pulling fs layer [2025-01-08T06:51:12.173Z] eaf3925da568: Pulling fs layer [2025-01-08T06:51:12.173Z] bab4dde63d76: Pulling fs layer [2025-01-08T06:51:12.173Z] bde34c3a00c8: Pulling fs layer [2025-01-08T06:51:12.173Z] b352a97aabf1: Pulling fs layer [2025-01-08T06:51:12.173Z] 4872d77fe225: Pulling fs layer [2025-01-08T06:51:12.173Z] 5851b861e8e6: Pulling fs layer [2025-01-08T06:51:12.173Z] 988bab9f4d93: Waiting [2025-01-08T06:51:12.173Z] 1469e6f7b9e6: Waiting [2025-01-08T06:51:12.173Z] eaf3925da568: Waiting [2025-01-08T06:51:12.173Z] bab4dde63d76: Waiting [2025-01-08T06:51:12.173Z] bde34c3a00c8: Waiting [2025-01-08T06:51:12.173Z] b352a97aabf1: Waiting [2025-01-08T06:51:12.173Z] 4872d77fe225: Waiting [2025-01-08T06:51:12.173Z] 5851b861e8e6: Waiting [2025-01-08T06:51:12.173Z] e2be974225ed: Verifying Checksum [2025-01-08T06:51:12.173Z] e2be974225ed: Download complete [2025-01-08T06:51:12.173Z] 988bab9f4d93: Verifying Checksum [2025-01-08T06:51:12.173Z] 988bab9f4d93: Download complete [2025-01-08T06:51:12.173Z] 1469e6f7b9e6: Verifying Checksum [2025-01-08T06:51:12.173Z] 1469e6f7b9e6: Download complete [2025-01-08T06:51:12.173Z] eaf3925da568: Download complete [2025-01-08T06:51:12.173Z] 339a4e72a1f5: Verifying Checksum [2025-01-08T06:51:12.173Z] 339a4e72a1f5: Download complete [2025-01-08T06:51:12.173Z] bde34c3a00c8: Download complete [2025-01-08T06:51:12.432Z] b352a97aabf1: Download complete [2025-01-08T06:51:12.432Z] 4872d77fe225: Verifying Checksum [2025-01-08T06:51:12.432Z] 4872d77fe225: Download complete [2025-01-08T06:51:12.432Z] 5851b861e8e6: Download complete [2025-01-08T06:51:12.432Z] b85a868b505f: Verifying Checksum [2025-01-08T06:51:12.432Z] b85a868b505f: Download complete [2025-01-08T06:51:12.692Z] bab4dde63d76: Verifying Checksum [2025-01-08T06:51:12.692Z] bab4dde63d76: Download complete [2025-01-08T06:51:13.633Z] b85a868b505f: Pull complete [2025-01-08T06:51:13.896Z] e2be974225ed: Pull complete [2025-01-08T06:51:14.467Z] 339a4e72a1f5: Pull complete [2025-01-08T06:51:14.467Z] 988bab9f4d93: Pull complete [2025-01-08T06:51:14.727Z] 1469e6f7b9e6: Pull complete [2025-01-08T06:51:14.727Z] eaf3925da568: Pull complete [2025-01-08T06:51:16.638Z] bab4dde63d76: Pull complete [2025-01-08T06:51:16.638Z] bde34c3a00c8: Pull complete [2025-01-08T06:51:16.898Z] b352a97aabf1: Pull complete [2025-01-08T06:51:16.898Z] 4872d77fe225: Pull complete [2025-01-08T06:51:16.898Z] 5851b861e8e6: Pull complete [2025-01-08T06:51:16.898Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-08T06:51:16.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T06:51:16.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T06:51:17.095Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T06:51:17.123Z] $ 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-01-08T06:51:19.989Z] $ docker top bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 -eo pid,comm [2025-01-08T06:51:20.049Z] 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-01-08T06:51:20.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T06:51:20.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T06:51:20.118Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T06:51:20.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T06:51:20.233Z] $ docker exec bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 ssh-agent [2025-01-08T06:51:20.355Z] SSH_AUTH_SOCK=/tmp/ssh-ZmJJA4RSY13g/agent.32 [2025-01-08T06:51:20.355Z] SSH_AGENT_PID=38 [2025-01-08T06:51:20.361Z] Running ssh-add (command line suppressed) [2025-01-08T06:51:20.464Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4304796942315480795.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4304796942315480795.key) [2025-01-08T06:51:20.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T06:51:20.782Z] + git tag --points-at HEAD [Pipeline] } [2025-01-08T06:51:20.791Z] $ docker exec --env ******** --env ******** bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 ssh-agent -k [2025-01-08T06:51:20.894Z] unset SSH_AUTH_SOCK; [2025-01-08T06:51:20.894Z] unset SSH_AGENT_PID; [2025-01-08T06:51:20.894Z] echo Agent pid 38 killed; [2025-01-08T06:51:20.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-08T06:51:20.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T06:51:20.953Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T06:51:21.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T06:51:21.062Z] $ docker exec bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 ssh-agent [2025-01-08T06:51:21.175Z] SSH_AUTH_SOCK=/tmp/ssh-EUXH4GRhz6Os/agent.72 [2025-01-08T06:51:21.175Z] SSH_AGENT_PID=78 [2025-01-08T06:51:21.180Z] Running ssh-add (command line suppressed) [2025-01-08T06:51:21.277Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10301113839245077463.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10301113839245077463.key) [2025-01-08T06:51:21.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T06:51:21.588Z] + git semver init [2025-01-08T06:51:21.849Z] 2025-01-08 06:51:21,761 [run_init] DEBUG init version:0.0.0 force:False [2025-01-08T06:51:21.849Z] 2025-01-08 06:51:21,762 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-01-08T06:51:21.849Z] 2025-01-08 06:51:21,763 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-01-08T06:51:21.849Z] 2025-01-08 06:51:21,763 [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-01-08T06:51:23.229Z] 2025-01-08 06:51:23,053 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-01-08T06:51:23.229Z] 2025-01-08 06:51:23,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-01-08T06:51:23.229Z] 2025-01-08 06:51:23,053 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T06:51:23.229Z] 2025-01-08 06:51:23,054 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T06:51:23.229Z] 4.0.0-dev.9 [Pipeline] } [2025-01-08T06:51:23.233Z] $ docker exec --env ******** --env ******** bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 ssh-agent -k [2025-01-08T06:51:23.342Z] unset SSH_AUTH_SOCK; [2025-01-08T06:51:23.342Z] unset SSH_AGENT_PID; [2025-01-08T06:51:23.342Z] echo Agent pid 78 killed; [2025-01-08T06:51:23.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T06:51:23.688Z] + git semver [Pipeline] } [2025-01-08T06:51:23.956Z] $ docker stop --time=1 bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 [2025-01-08T06:51:25.299Z] $ docker rm -f --volumes bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T06:51:25.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-08T06:51:25.880Z] Stashed 1 file(s) [Pipeline] echo [2025-01-08T06:51:25.886Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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-01-08T06:51:26.055Z] provisioning config files... [2025-01-08T06:51:26.066Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16539470470004101211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T06:51:26.371Z] ---> ****-login.sh [2025-01-08T06:51:26.371Z] nexus3.edgexfoundry.org:10001 [2025-01-08T06:51:26.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:26.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:26.371Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:26.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:26.371Z] [2025-01-08T06:51:26.371Z] Login Succeeded [2025-01-08T06:51:26.371Z] nexus3.edgexfoundry.org:10002 [2025-01-08T06:51:26.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:26.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:26.371Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:26.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:26.371Z] [2025-01-08T06:51:26.371Z] Login Succeeded [2025-01-08T06:51:26.371Z] nexus3.edgexfoundry.org:10003 [2025-01-08T06:51:26.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:26.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:26.632Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:26.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:26.632Z] [2025-01-08T06:51:26.632Z] Login Succeeded [2025-01-08T06:51:26.632Z] nexus3.edgexfoundry.org:10004 [2025-01-08T06:51:26.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:26.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:26.632Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:26.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:26.632Z] [2025-01-08T06:51:26.632Z] Login Succeeded [2025-01-08T06:51:26.632Z] ****.io [2025-01-08T06:51:26.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:51:26.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:51:26.893Z] Configure a credential helper to remove this warning. See [2025-01-08T06:51:26.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:51:26.893Z] [2025-01-08T06:51:26.893Z] Login Succeeded [2025-01-08T06:51:26.893Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T06:51:26.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-08T06:51:26.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T06:51:27.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T06:51:27.031Z] ========================================================= [2025-01-08T06:51:27.031Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-08T06:51:27.031Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:51:27.374Z] + 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-01-08T06:51:27.374Z] Sending build context to Docker daemon 36.97MB [2025-01-08T06:51:27.374Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-01-08T06:51:27.374Z] Step 2/13 : FROM ${BASE} AS builder [2025-01-08T06:51:27.637Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-08T06:51:27.637Z] da9db072f522: Pulling fs layer [2025-01-08T06:51:27.637Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-08T06:51:27.637Z] 06f05ace1117: Pulling fs layer [2025-01-08T06:51:27.637Z] 5fe327b54edc: Pulling fs layer [2025-01-08T06:51:27.637Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T06:51:27.637Z] 92a5565b7b96: Pulling fs layer [2025-01-08T06:51:27.637Z] ff9bb7016b71: Pulling fs layer [2025-01-08T06:51:27.637Z] b67dba6c2c7d: Pulling fs layer [2025-01-08T06:51:27.637Z] a813b0c90790: Pulling fs layer [2025-01-08T06:51:27.637Z] 5fe327b54edc: Waiting [2025-01-08T06:51:27.637Z] 4f4fb700ef54: Waiting [2025-01-08T06:51:27.637Z] 92a5565b7b96: Waiting [2025-01-08T06:51:27.637Z] ff9bb7016b71: Waiting [2025-01-08T06:51:27.637Z] b67dba6c2c7d: Waiting [2025-01-08T06:51:27.637Z] a813b0c90790: Waiting [2025-01-08T06:51:27.637Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-08T06:51:27.637Z] 6ef4a4ee8ca5: Download complete [2025-01-08T06:51:27.637Z] 5fe327b54edc: Verifying Checksum [2025-01-08T06:51:27.637Z] 5fe327b54edc: Download complete [2025-01-08T06:51:27.637Z] 4f4fb700ef54: Verifying Checksum [2025-01-08T06:51:27.637Z] 4f4fb700ef54: Download complete [2025-01-08T06:51:27.637Z] da9db072f522: Download complete [2025-01-08T06:51:27.637Z] 92a5565b7b96: Verifying Checksum [2025-01-08T06:51:27.637Z] 92a5565b7b96: Download complete [2025-01-08T06:51:27.637Z] ff9bb7016b71: Verifying Checksum [2025-01-08T06:51:27.637Z] ff9bb7016b71: Download complete [2025-01-08T06:51:27.897Z] da9db072f522: Pull complete [2025-01-08T06:51:27.897Z] 6ef4a4ee8ca5: Pull complete [2025-01-08T06:51:28.156Z] a813b0c90790: Verifying Checksum [2025-01-08T06:51:28.156Z] a813b0c90790: Download complete [2025-01-08T06:51:28.156Z] 06f05ace1117: Verifying Checksum [2025-01-08T06:51:28.156Z] 06f05ace1117: Download complete [2025-01-08T06:51:28.415Z] b67dba6c2c7d: Verifying Checksum [2025-01-08T06:51:28.415Z] b67dba6c2c7d: Download complete [2025-01-08T06:51:31.706Z] 06f05ace1117: Pull complete [2025-01-08T06:51:31.965Z] 5fe327b54edc: Pull complete [2025-01-08T06:51:31.965Z] 4f4fb700ef54: Pull complete [2025-01-08T06:51:31.965Z] 92a5565b7b96: Pull complete [2025-01-08T06:51:32.227Z] ff9bb7016b71: Pull complete [2025-01-08T06:51:34.761Z] b67dba6c2c7d: Pull complete [2025-01-08T06:51:35.020Z] a813b0c90790: Pull complete [2025-01-08T06:51:35.020Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-08T06:51:35.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-08T06:51:35.020Z] ---> 3ba60ce46760 [2025-01-08T06:51:35.020Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-01-08T06:51:39.247Z] ---> Running in e4ded4f6a714 [2025-01-08T06:51:39.247Z] Removing intermediate container e4ded4f6a714 [2025-01-08T06:51:39.247Z] ---> a8000a3239cc [2025-01-08T06:51:39.247Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-08T06:51:39.247Z] ---> Running in f8f299c580ac [2025-01-08T06:51:39.247Z] Removing intermediate container f8f299c580ac [2025-01-08T06:51:39.247Z] ---> 35934acbff8d [2025-01-08T06:51:39.247Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-01-08T06:51:39.247Z] ---> Running in 9637b85479b3 [2025-01-08T06:51:39.247Z] Removing intermediate container 9637b85479b3 [2025-01-08T06:51:39.247Z] ---> 7054898239af [2025-01-08T06:51:39.247Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-01-08T06:51:39.247Z] ---> Running in 3d48a6d9bfce [2025-01-08T06:51:39.247Z] Removing intermediate container 3d48a6d9bfce [2025-01-08T06:51:39.247Z] ---> a730f112e0e8 [2025-01-08T06:51:39.247Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-01-08T06:51:39.247Z] ---> Running in 4e35fabec8ba [2025-01-08T06:51:39.507Z] Removing intermediate container 4e35fabec8ba [2025-01-08T06:51:39.507Z] ---> 19d6f6fdd7b9 [2025-01-08T06:51:39.507Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-08T06:51:39.507Z] ---> Running in 2210b33c7bce [2025-01-08T06:51:39.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T06:51:39.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T06:51:40.336Z] OK: 248 MiB in 58 packages [2025-01-08T06:51:40.596Z] Removing intermediate container 2210b33c7bce [2025-01-08T06:51:40.596Z] ---> 3a7c84c65227 [2025-01-08T06:51:40.596Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-01-08T06:51:40.596Z] ---> Running in 9dbe70c07adc [2025-01-08T06:51:40.596Z] Removing intermediate container 9dbe70c07adc [2025-01-08T06:51:40.596Z] ---> b258135f09eb [2025-01-08T06:51:40.596Z] Step 10/13 : COPY go.mod vendor* ./ [2025-01-08T06:51:40.856Z] ---> 7cfe3eb8e450 [2025-01-08T06:51:40.856Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T06:51:40.856Z] ---> Running in 10ab831fe91b [2025-01-08T06:51:41.018Z] Still waiting to schedule task [2025-01-08T06:51:41.018Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-08T06:52:48.698Z] Removing intermediate container 10ab831fe91b [2025-01-08T06:52:48.698Z] ---> 57412e13bf89 [2025-01-08T06:52:48.698Z] Step 12/13 : COPY . . [2025-01-08T06:52:48.698Z] ---> 4f4332c5d6ff [2025-01-08T06:52:48.698Z] Step 13/13 : RUN ${MAKE} [2025-01-08T06:52:48.698Z] ---> Running in 865331dbc96f [2025-01-08T06:52:48.698Z] noop [2025-01-08T06:52:48.698Z] Removing intermediate container 865331dbc96f [2025-01-08T06:52:48.698Z] ---> 23ffdf167eef [2025-01-08T06:52:48.698Z] Successfully built 23ffdf167eef [2025-01-08T06:52:48.699Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:52:49.043Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T06:52:49.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T06:52:49.136Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T06:52:49.171Z] $ 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-01-08T06:52:49.576Z] $ docker top 1687f23da17b75aa784a812cd348f96d81790914e380c596b8ee9cc85e79b637 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T06:52:49.927Z] + go version [2025-01-08T06:52:49.927Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-08T06:52:49.941Z] $ docker stop --time=1 1687f23da17b75aa784a812cd348f96d81790914e380c596b8ee9cc85e79b637 [2025-01-08T06:52:51.226Z] $ docker rm -f --volumes 1687f23da17b75aa784a812cd348f96d81790914e380c596b8ee9cc85e79b637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:52:51.673Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T06:52:51.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T06:52:51.761Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T06:52:51.799Z] $ 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-01-08T06:52:52.154Z] $ docker top 4ab1976c740e6217cfede1cfe342284367e80a9e490dc80beefe0fd3c90a0b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T06:52:52.579Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-01-08T06:52:52.882Z] + make test [2025-01-08T06:52:52.882Z] go test ./... -coverprofile=coverage.out ./... [2025-01-08T06:52:54.805Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-01-08T06:53:16.749Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-01-08T06:53:16.749Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-01-08T06:53:16.749Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements [2025-01-08T06:53:16.749Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.479s coverage: 86.5% of statements [2025-01-08T06:53:20.677Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36334 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-01-08T06:53:20.696Z] Running in /w/workspace/device-onvif-camera/218 [Pipeline] { [Pipeline] checkout [2025-01-08T06:53:20.736Z] The recommended git tool is: git [2025-01-08T06:53:25.803Z] using credential edgex-jenkins-ssh [2025-01-08T06:53:25.828Z] Cloning the remote Git repository [2025-01-08T06:53:25.875Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-01-08T06:53:25.988Z] > git init /w/workspace/device-onvif-camera/218 # timeout=10 [2025-01-08T06:53:26.168Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-01-08T06:53:26.169Z] > git --version # timeout=10 [2025-01-08T06:53:26.188Z] > git --version # 'git version 2.25.1' [2025-01-08T06:53:26.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-08T06:53:26.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T06:53:28.803Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-01-08T06:53:28.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T06:53:29.643Z] Avoid second fetch [2025-01-08T06:53:29.644Z] Checking out Revision 39d8f318a2df24de14cf5ae088b37840e7d11e17 (main) [2025-01-08T06:53:30.310Z] Commit message: "Merge pull request #489 from jinlinGuan/update-config" [2025-01-08T06:53:29.655Z] > git config core.sparsecheckout # timeout=10 [2025-01-08T06:53:29.723Z] > git checkout -f 39d8f318a2df24de14cf5ae088b37840e7d11e17 # timeout=10 [2025-01-08T06:53:31.625Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T06:53:34.817Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-08T06:53:34.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T06:53:34.817Z] Dload Upload Total Spent Left Speed [2025-01-08T06:53:34.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 61673 0 --:--:-- --:--:-- --:--:-- 61971 [Pipeline] sh [2025-01-08T06:53:35.147Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-08T06:53:35.475Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-08T06:53:35.475Z] + sudo tee /etc/docker/daemon.new [2025-01-08T06:53:35.475Z] { [2025-01-08T06:53:35.475Z] "registry-mirrors": [ [2025-01-08T06:53:35.475Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-08T06:53:35.475Z] ], [2025-01-08T06:53:35.475Z] "bip": "10.250.0.254/24", [2025-01-08T06:53:35.475Z] "hosts": [ [2025-01-08T06:53:35.475Z] "tcp://0.0.0.0:5555", [2025-01-08T06:53:35.475Z] "unix:///var/run/docker.sock" [2025-01-08T06:53:35.475Z] ], [2025-01-08T06:53:35.475Z] "mtu": 1458, [2025-01-08T06:53:35.475Z] "selinux-enabled": true, [2025-01-08T06:53:35.475Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-08T06:53:35.475Z] } [Pipeline] sh [2025-01-08T06:53:35.807Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2025-01-08T06:53:35.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-08T06:53:35.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-08T06:53:35.813Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo [2025-01-08T06:53:35.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-08T06:53:35.925Z] $ docker stop --time=1 4ab1976c740e6217cfede1cfe342284367e80a9e490dc80beefe0fd3c90a0b01 [2025-01-08T06:53:36.147Z] + sudo service docker restart [2025-01-08T06:53:38.796Z] $ docker rm -f --volumes 4ab1976c740e6217cfede1cfe342284367e80a9e490dc80beefe0fd3c90a0b01 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T06:53:39.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-08T06:53:39.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-08T06:53:39.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-08T06:53:40.232Z] + ls -al . [2025-01-08T06:53:40.232Z] total 316 [2025-01-08T06:53:40.232Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 8 06:52 . [2025-01-08T06:53:40.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:51 .. [2025-01-08T06:53:40.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 06:53 .git [2025-01-08T06:53:40.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 06:51 .github [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 493 Jan 8 06:51 .gitignore [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 8 06:51 .golangci.yml [2025-01-08T06:53:40.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 06:51 .semver [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 19973 Jan 8 06:51 Attribution.txt [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jan 8 06:51 CHANGELOG.md [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 1715 Jan 8 06:51 Dockerfile [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 06:51 GOVERNANCE.md [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 739 Jan 8 06:51 Jenkinsfile [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 8 06:51 LICENSE [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 3465 Jan 8 06:51 Makefile [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 8 06:51 OWNERS.md [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jan 8 06:51 README.md [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 8 06:51 VERSION [2025-01-08T06:53:40.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 06:51 bin [2025-01-08T06:53:40.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 06:51 cmd [2025-01-08T06:53:40.232Z] -rw-r--r-- 1 jenkins jenkins 92466 Jan 8 06:53 coverage.out [2025-01-08T06:53:40.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:51 doc [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 6535 Jan 8 06:51 go.mod [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 87896 Jan 8 06:51 go.sum [2025-01-08T06:53:40.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:51 internal [2025-01-08T06:53:40.232Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 8 06:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:53:40.541Z] + 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=39d8f318a2df24de14cf5ae088b37840e7d11e17 --label arch=amd64 --label version=4.0.0-dev.9 . [2025-01-08T06:53:40.541Z] Sending build context to Docker daemon 37.06MB [2025-01-08T06:53:40.541Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-08T06:53:40.541Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-08T06:53:40.541Z] ---> 23ffdf167eef [2025-01-08T06:53:40.541Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-01-08T06:53:41.484Z] ---> Running in f52a5a4c7284 [2025-01-08T06:53:41.484Z] Removing intermediate container f52a5a4c7284 [2025-01-08T06:53:41.484Z] ---> dcfb650ecf0c [2025-01-08T06:53:41.484Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-08T06:53:41.484Z] ---> Running in ee4f96d475c2 [2025-01-08T06:53:41.484Z] Removing intermediate container ee4f96d475c2 [2025-01-08T06:53:41.484Z] ---> 367f3ed47a80 [2025-01-08T06:53:41.484Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-08T06:53:41.484Z] ---> Running in 6f3a43068b53 [2025-01-08T06:53:41.484Z] Removing intermediate container 6f3a43068b53 [2025-01-08T06:53:41.484Z] ---> 6f1ec805365b [2025-01-08T06:53:41.484Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-08T06:53:41.484Z] ---> Running in 778734ebb05d [2025-01-08T06:53:41.744Z] Removing intermediate container 778734ebb05d [2025-01-08T06:53:41.744Z] ---> 8f53207d1450 [2025-01-08T06:53:41.744Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-01-08T06:53:41.744Z] ---> Running in cd663724331a [2025-01-08T06:53:41.744Z] Removing intermediate container cd663724331a [2025-01-08T06:53:41.745Z] ---> e30c480683d4 [2025-01-08T06:53:41.745Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-08T06:53:41.745Z] ---> Running in 406c5cd2cf93 [2025-01-08T06:53:42.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T06:53:42.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T06:53:42.573Z] OK: 248 MiB in 58 packages [2025-01-08T06:53:42.834Z] Removing intermediate container 406c5cd2cf93 [2025-01-08T06:53:42.834Z] ---> 508e5772261f [2025-01-08T06:53:42.834Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-01-08T06:53:42.834Z] ---> Running in 5976cacf5081 [2025-01-08T06:53:42.834Z] Removing intermediate container 5976cacf5081 [2025-01-08T06:53:42.834Z] ---> c655ad2a4fe4 [2025-01-08T06:53:42.834Z] Step 10/27 : COPY go.mod vendor* ./ [2025-01-08T06:53:43.094Z] ---> c663565b79f5 [2025-01-08T06:53:43.094Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T06:53:43.094Z] ---> Running in 85e3723eb4b7 [2025-01-08T06:53:44.033Z] Removing intermediate container 85e3723eb4b7 [2025-01-08T06:53:44.033Z] ---> aef3d1b2ded1 [2025-01-08T06:53:44.033Z] Step 12/27 : COPY . . [2025-01-08T06:53:45.012Z] ---> 0e5a4a61c66a [2025-01-08T06:53:45.012Z] Step 13/27 : RUN ${MAKE} [2025-01-08T06:53:45.012Z] ---> Running in d83649763d48 [2025-01-08T06:53:45.272Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T06:53:54.425Z] provisioning config files... [2025-01-08T06:53:54.453Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/218@tmp/config16520903177226729245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T06:53:54.903Z] ---> ****-login.sh [2025-01-08T06:53:54.903Z] nexus3.edgexfoundry.org:10001 [2025-01-08T06:53:55.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:53:55.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:53:55.446Z] Configure a credential helper to remove this warning. See [2025-01-08T06:53:55.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:53:55.446Z] [2025-01-08T06:53:55.446Z] Login Succeeded [2025-01-08T06:53:55.446Z] nexus3.edgexfoundry.org:10002 [2025-01-08T06:53:55.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:53:55.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:53:55.715Z] Configure a credential helper to remove this warning. See [2025-01-08T06:53:55.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:53:55.716Z] [2025-01-08T06:53:55.716Z] Login Succeeded [2025-01-08T06:53:55.716Z] nexus3.edgexfoundry.org:10003 [2025-01-08T06:53:55.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:53:55.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:53:55.986Z] Configure a credential helper to remove this warning. See [2025-01-08T06:53:55.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:53:55.986Z] [2025-01-08T06:53:55.986Z] Login Succeeded [2025-01-08T06:53:55.986Z] nexus3.edgexfoundry.org:10004 [2025-01-08T06:53:56.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:53:56.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:53:56.257Z] Configure a credential helper to remove this warning. See [2025-01-08T06:53:56.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:53:56.257Z] [2025-01-08T06:53:56.257Z] Login Succeeded [2025-01-08T06:53:56.257Z] ****.io [2025-01-08T06:53:56.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:53:56.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:53:56.795Z] Configure a credential helper to remove this warning. See [2025-01-08T06:53:56.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:53:56.796Z] [2025-01-08T06:53:56.796Z] Login Succeeded [2025-01-08T06:53:56.796Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T06:53:56.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-08T06:53:57.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T06:53:57.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T06:53:57.188Z] ========================================================= [2025-01-08T06:53:57.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-08T06:53:57.188Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:53:57.563Z] + 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-01-08T06:53:58.534Z] #0 building with "default" instance using docker driver [2025-01-08T06:53:58.534Z] [2025-01-08T06:53:58.534Z] #1 [internal] load .dockerignore [2025-01-08T06:53:58.534Z] #1 transferring context: 2B done [2025-01-08T06:53:58.534Z] #1 DONE 0.1s [2025-01-08T06:53:58.534Z] [2025-01-08T06:53:58.534Z] #2 [internal] load build definition from Dockerfile [2025-01-08T06:53:58.534Z] #2 transferring dockerfile: 1.75kB done [2025-01-08T06:53:58.534Z] #2 DONE 0.1s [2025-01-08T06:53:58.809Z] [2025-01-08T06:53:58.809Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-08T06:53:58.809Z] #3 DONE 0.1s [2025-01-08T06:53:58.809Z] [2025-01-08T06:53:58.809Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-08T06:53:58.809Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-08T06:53:59.080Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-08T06:53:59.080Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.03MB / 4.09MB 0.2s [2025-01-08T06:53:59.080Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-08T06:53:59.080Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-08T06:53:59.080Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 4.19MB / 70.67MB 0.2s [2025-01-08T06:53:59.080Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s [2025-01-08T06:53:59.080Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-08T06:53:59.080Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.3s [2025-01-08T06:53:59.080Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-08T06:53:59.080Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-08T06:53:59.080Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-08T06:53:59.362Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-08T06:53:59.362Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s [2025-01-08T06:53:59.362Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 0.5s [2025-01-08T06:53:59.362Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done [2025-01-08T06:53:59.362Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.05MB / 12.74MB 0.5s [2025-01-08T06:53:59.636Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 21.10MB / 70.67MB 0.6s [2025-01-08T06:53:59.636Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.6s [2025-01-08T06:53:59.636Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 4.63MB / 12.74MB 0.6s [2025-01-08T06:53:59.636Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.31MB / 70.67MB 0.8s [2025-01-08T06:53:59.636Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.59MB / 98.78MB 0.8s [2025-01-08T06:53:59.636Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.58MB / 12.74MB 0.8s [2025-01-08T06:53:59.910Z] #4 ... [2025-01-08T06:53:59.910Z] [2025-01-08T06:53:59.910Z] #5 [internal] load build context [2025-01-08T06:53:59.910Z] #5 transferring context: 21.73MB 0.8s done [2025-01-08T06:53:59.910Z] #5 DONE 0.9s [2025-01-08T06:53:59.910Z] [2025-01-08T06:53:59.910Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-08T06:53:59.910Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.67MB / 70.67MB 0.9s [2025-01-08T06:53:59.910Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.7s done [2025-01-08T06:53:59.910Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.9s [2025-01-08T06:53:59.910Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-08T06:53:59.910Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.75MB / 70.67MB 1.0s [2025-01-08T06:54:00.181Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 42.99MB / 70.67MB 1.1s [2025-01-08T06:54:00.181Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.26MB / 98.78MB 1.1s [2025-01-08T06:54:00.181Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-08T06:54:00.181Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 54.53MB / 70.67MB 1.3s [2025-01-08T06:54:00.181Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 37.95MB / 98.78MB 1.3s [2025-01-08T06:54:00.451Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.4s [2025-01-08T06:54:00.451Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 42.99MB / 98.78MB 1.4s [2025-01-08T06:54:00.451Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-08T06:54:00.451Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 69.21MB / 70.67MB 1.6s [2025-01-08T06:54:00.451Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.6s [2025-01-08T06:54:00.722Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s done [2025-01-08T06:54:00.722Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 62.91MB / 98.78MB 1.8s [2025-01-08T06:54:00.722Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 68.16MB / 98.78MB 1.9s [2025-01-08T06:54:00.722Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s [2025-01-08T06:54:00.991Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 74.45MB / 98.78MB 2.0s [2025-01-08T06:54:00.991Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.62MB / 98.78MB 2.1s [2025-01-08T06:54:01.269Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.23MB / 98.78MB 2.3s [2025-01-08T06:54:01.269Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 97.52MB / 98.78MB 2.4s [2025-01-08T06:54:01.540Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.6s done [2025-01-08T06:54:08.194Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s [2025-01-08T06:54:12.462Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.4s [2025-01-08T06:54:20.702Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.7s done [2025-01-08T06:54:20.971Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-08T06:54:20.971Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-08T06:54:21.239Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-08T06:54:21.239Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-08T06:54:21.239Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-08T06:54:21.239Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-08T06:54:24.014Z] Removing intermediate container d83649763d48 [2025-01-08T06:54:24.014Z] ---> 0d48af5c8008 [2025-01-08T06:54:24.014Z] Step 14/27 : FROM alpine:3.20 [2025-01-08T06:54:24.014Z] 3.20: Pulling from library/alpine [2025-01-08T06:54:24.014Z] 63b69af3dc55: Pulling fs layer [2025-01-08T06:54:24.014Z] 63b69af3dc55: Verifying Checksum [2025-01-08T06:54:24.014Z] 63b69af3dc55: Download complete [2025-01-08T06:54:24.014Z] 63b69af3dc55: Pull complete [2025-01-08T06:54:24.014Z] Digest: sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T06:54:24.014Z] Status: Downloaded newer image for alpine:3.20 [2025-01-08T06:54:24.014Z] ---> dbf365b1c719 [2025-01-08T06:54:24.014Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-01-08T06:54:24.014Z] ---> Running in e9c33b6b6dc4 [2025-01-08T06:54:24.014Z] Removing intermediate container e9c33b6b6dc4 [2025-01-08T06:54:24.014Z] ---> e6009c1056b5 [2025-01-08T06:54:24.014Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-01-08T06:54:24.014Z] ---> Running in b567f7d13e1b [2025-01-08T06:54:24.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T06:54:24.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T06:54:24.014Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T06:54:24.014Z] Executing busybox-1.36.1-r29.trigger [2025-01-08T06:54:24.014Z] OK: 8 MiB in 15 packages [2025-01-08T06:54:24.014Z] Removing intermediate container b567f7d13e1b [2025-01-08T06:54:24.014Z] ---> 92522aff80d1 [2025-01-08T06:54:24.014Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-08T06:54:24.014Z] ---> Running in c9e3c927109c [2025-01-08T06:54:24.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T06:54:24.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T06:54:24.014Z] OK: 8 MiB in 15 packages [2025-01-08T06:54:24.014Z] Removing intermediate container c9e3c927109c [2025-01-08T06:54:24.014Z] ---> 352c4793b316 [2025-01-08T06:54:24.014Z] Step 18/27 : WORKDIR / [2025-01-08T06:54:24.014Z] ---> Running in 833a1483301c [2025-01-08T06:54:24.014Z] Removing intermediate container 833a1483301c [2025-01-08T06:54:24.014Z] ---> 82bcc37ab12b [2025-01-08T06:54:24.014Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-01-08T06:54:24.014Z] ---> 05325c6b9cbd [2025-01-08T06:54:24.014Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-01-08T06:54:24.014Z] ---> c002d57395d8 [2025-01-08T06:54:24.014Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-01-08T06:54:24.014Z] ---> f7516c5fc9ab [2025-01-08T06:54:24.014Z] Step 22/27 : EXPOSE 59984 [2025-01-08T06:54:24.014Z] ---> Running in 6d57c8bb5f8d [2025-01-08T06:54:24.014Z] Removing intermediate container 6d57c8bb5f8d [2025-01-08T06:54:24.014Z] ---> ac244b912173 [2025-01-08T06:54:24.014Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-01-08T06:54:24.014Z] ---> Running in 6966f42247d5 [2025-01-08T06:54:24.014Z] Removing intermediate container 6966f42247d5 [2025-01-08T06:54:24.014Z] ---> 5ba3b3fa452a [2025-01-08T06:54:24.014Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-08T06:54:24.014Z] ---> Running in a330e3823137 [2025-01-08T06:54:24.014Z] Removing intermediate container a330e3823137 [2025-01-08T06:54:24.014Z] ---> e6d090699f39 [2025-01-08T06:54:24.014Z] Step 25/27 : LABEL arch=amd64 [2025-01-08T06:54:24.014Z] ---> Running in 86a5bd9354ea [2025-01-08T06:54:24.014Z] Removing intermediate container 86a5bd9354ea [2025-01-08T06:54:24.014Z] ---> f8cb69f3f7ec [2025-01-08T06:54:24.014Z] Step 26/27 : LABEL git_sha=39d8f318a2df24de14cf5ae088b37840e7d11e17 [2025-01-08T06:54:24.014Z] ---> Running in 127e837f2412 [2025-01-08T06:54:24.014Z] Removing intermediate container 127e837f2412 [2025-01-08T06:54:24.014Z] ---> 7b75b9b60262 [2025-01-08T06:54:24.014Z] Step 27/27 : LABEL version=4.0.0-dev.9 [2025-01-08T06:54:24.014Z] ---> Running in 202bffe32359 [2025-01-08T06:54:24.014Z] Removing intermediate container 202bffe32359 [2025-01-08T06:54:24.014Z] ---> 1eadb001c74b [2025-01-08T06:54:24.014Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-08T06:54:24.014Z] Successfully built 1eadb001c74b [2025-01-08T06:54:24.014Z] 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-01-08T06:54:24.139Z] provisioning config files... [2025-01-08T06:54:24.148Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6435629094591461161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T06:54:24.450Z] ---> ****-login.sh [2025-01-08T06:54:24.450Z] nexus3.edgexfoundry.org:10001 [2025-01-08T06:54:24.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:54:24.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:54:24.451Z] Configure a credential helper to remove this warning. See [2025-01-08T06:54:24.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:54:24.451Z] [2025-01-08T06:54:24.451Z] Login Succeeded [2025-01-08T06:54:24.451Z] nexus3.edgexfoundry.org:10002 [2025-01-08T06:54:24.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:54:24.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:54:24.451Z] Configure a credential helper to remove this warning. See [2025-01-08T06:54:24.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:54:24.451Z] [2025-01-08T06:54:24.451Z] Login Succeeded [2025-01-08T06:54:24.451Z] nexus3.edgexfoundry.org:10003 [2025-01-08T06:54:24.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:54:24.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:54:24.709Z] Configure a credential helper to remove this warning. See [2025-01-08T06:54:24.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:54:24.709Z] [2025-01-08T06:54:24.709Z] Login Succeeded [2025-01-08T06:54:24.709Z] nexus3.edgexfoundry.org:10004 [2025-01-08T06:54:24.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:54:24.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:54:24.709Z] Configure a credential helper to remove this warning. See [2025-01-08T06:54:24.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:54:24.710Z] [2025-01-08T06:54:24.710Z] Login Succeeded [2025-01-08T06:54:24.710Z] ****.io [2025-01-08T06:54:24.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T06:54:24.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T06:54:24.969Z] Configure a credential helper to remove this warning. See [2025-01-08T06:54:24.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T06:54:24.969Z] [2025-01-08T06:54:24.969Z] Login Succeeded [2025-01-08T06:54:24.969Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T06:54:24.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T06:54:25.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T06:54:25.074Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-01-08T06:54:25.074Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17 [2025-01-08T06:54:25.074Z] latest [2025-01-08T06:54:25.074Z] 4.0.0-dev.9 [2025-01-08T06:54:25.074Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [2025-01-08T06:54:25.074Z] main [2025-01-08T06:54:25.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:25.426Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:25.751Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17 [2025-01-08T06:54:25.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-08T06:54:25.751Z] 1c8a890179dc: Preparing [2025-01-08T06:54:25.751Z] e77646c067bb: Preparing [2025-01-08T06:54:25.751Z] ed5a6bc62a5a: Preparing [2025-01-08T06:54:25.751Z] 732be3f0d7b8: Preparing [2025-01-08T06:54:25.751Z] 3def1d5f4c9d: Preparing [2025-01-08T06:54:25.751Z] b05f8993843a: Preparing [2025-01-08T06:54:25.751Z] b05f8993843a: Waiting [2025-01-08T06:54:25.751Z] 3def1d5f4c9d: Pushed [2025-01-08T06:54:25.751Z] 732be3f0d7b8: Pushed [2025-01-08T06:54:25.751Z] 1c8a890179dc: Pushed [2025-01-08T06:54:25.751Z] e77646c067bb: Pushed [2025-01-08T06:54:26.578Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-08T06:54:26.687Z] b05f8993843a: Pushed [2025-01-08T06:54:29.930Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.6s done [2025-01-08T06:54:29.930Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-08T06:54:29.981Z] ed5a6bc62a5a: Pushed [2025-01-08T06:54:29.981Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:30.318Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:30.643Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-01-08T06:54:30.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-08T06:54:30.644Z] 1c8a890179dc: Preparing [2025-01-08T06:54:30.644Z] e77646c067bb: Preparing [2025-01-08T06:54:30.644Z] ed5a6bc62a5a: Preparing [2025-01-08T06:54:30.644Z] 732be3f0d7b8: Preparing [2025-01-08T06:54:30.644Z] 3def1d5f4c9d: Preparing [2025-01-08T06:54:30.644Z] b05f8993843a: Preparing [2025-01-08T06:54:30.644Z] b05f8993843a: Waiting [2025-01-08T06:54:30.644Z] ed5a6bc62a5a: Layer already exists [2025-01-08T06:54:30.644Z] e77646c067bb: Layer already exists [2025-01-08T06:54:30.644Z] 3def1d5f4c9d: Layer already exists [2025-01-08T06:54:30.644Z] 732be3f0d7b8: Layer already exists [2025-01-08T06:54:30.644Z] 1c8a890179dc: Layer already exists [2025-01-08T06:54:30.644Z] b05f8993843a: Layer already exists [2025-01-08T06:54:30.644Z] latest: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:30.973Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:31.297Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.9 [2025-01-08T06:54:31.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-08T06:54:31.297Z] 1c8a890179dc: Preparing [2025-01-08T06:54:31.297Z] e77646c067bb: Preparing [2025-01-08T06:54:31.297Z] ed5a6bc62a5a: Preparing [2025-01-08T06:54:31.297Z] 732be3f0d7b8: Preparing [2025-01-08T06:54:31.297Z] 3def1d5f4c9d: Preparing [2025-01-08T06:54:31.297Z] b05f8993843a: Preparing [2025-01-08T06:54:31.297Z] b05f8993843a: Waiting [2025-01-08T06:54:31.297Z] ed5a6bc62a5a: Layer already exists [2025-01-08T06:54:31.297Z] 3def1d5f4c9d: Layer already exists [2025-01-08T06:54:31.297Z] 732be3f0d7b8: Layer already exists [2025-01-08T06:54:31.297Z] 1c8a890179dc: Layer already exists [2025-01-08T06:54:31.297Z] e77646c067bb: Layer already exists [2025-01-08T06:54:31.297Z] b05f8993843a: Layer already exists [2025-01-08T06:54:31.297Z] 4.0.0-dev.9: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:31.629Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:31.957Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [2025-01-08T06:54:31.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-08T06:54:31.957Z] 1c8a890179dc: Preparing [2025-01-08T06:54:31.957Z] e77646c067bb: Preparing [2025-01-08T06:54:31.957Z] ed5a6bc62a5a: Preparing [2025-01-08T06:54:31.957Z] 732be3f0d7b8: Preparing [2025-01-08T06:54:31.957Z] 3def1d5f4c9d: Preparing [2025-01-08T06:54:31.957Z] b05f8993843a: Preparing [2025-01-08T06:54:31.957Z] ed5a6bc62a5a: Layer already exists [2025-01-08T06:54:31.957Z] 732be3f0d7b8: Layer already exists [2025-01-08T06:54:31.957Z] 3def1d5f4c9d: Layer already exists [2025-01-08T06:54:31.957Z] 1c8a890179dc: Layer already exists [2025-01-08T06:54:31.957Z] e77646c067bb: Layer already exists [2025-01-08T06:54:31.957Z] b05f8993843a: Layer already exists [2025-01-08T06:54:31.957Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:32.291Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:32.521Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-08T06:54:32.521Z] #4 DONE 33.5s [2025-01-08T06:54:32.521Z] [2025-01-08T06:54:32.521Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-01-08T06:54:32.619Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-01-08T06:54:32.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-08T06:54:32.619Z] 1c8a890179dc: Preparing [2025-01-08T06:54:32.619Z] e77646c067bb: Preparing [2025-01-08T06:54:32.619Z] ed5a6bc62a5a: Preparing [2025-01-08T06:54:32.619Z] 732be3f0d7b8: Preparing [2025-01-08T06:54:32.619Z] 3def1d5f4c9d: Preparing [2025-01-08T06:54:32.619Z] b05f8993843a: Preparing [2025-01-08T06:54:32.619Z] b05f8993843a: Waiting [2025-01-08T06:54:32.619Z] e77646c067bb: Layer already exists [2025-01-08T06:54:32.619Z] ed5a6bc62a5a: Layer already exists [2025-01-08T06:54:32.619Z] 3def1d5f4c9d: Layer already exists [2025-01-08T06:54:32.619Z] 1c8a890179dc: Layer already exists [2025-01-08T06:54:32.619Z] 732be3f0d7b8: Layer already exists [2025-01-08T06:54:32.619Z] b05f8993843a: Layer already exists [2025-01-08T06:54:32.619Z] main: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T06:54:32.694Z] ===================================================== [Pipeline] echo [2025-01-08T06:54:32.707Z] taggedImages: [2025-01-08T06:54:32.707Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17 [2025-01-08T06:54:32.707Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-01-08T06:54:32.707Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.9 [2025-01-08T06:54:32.707Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [2025-01-08T06:54:32.707Z] - 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-01-08T06:54:33.106Z] #6 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T06:54:33.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T06:54:33.120Z] [2025-01-08T06:54:33.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:54:33.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T06:54:33.423Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-08T06:54:33.423Z] 5eb5b503b376: Pulling fs layer [2025-01-08T06:54:33.423Z] 5c69ac0246d0: Pulling fs layer [2025-01-08T06:54:33.423Z] ec43610c2a17: Pulling fs layer [2025-01-08T06:54:33.423Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-08T06:54:33.423Z] 33b1e0a273af: Pulling fs layer [2025-01-08T06:54:33.423Z] 5d3b04190fa2: Pulling fs layer [2025-01-08T06:54:33.423Z] 2f39f015ded8: Pulling fs layer [2025-01-08T06:54:33.423Z] 33b1e0a273af: Waiting [2025-01-08T06:54:33.423Z] 5d3b04190fa2: Waiting [2025-01-08T06:54:33.423Z] 3a2ae6a8a46f: Waiting [2025-01-08T06:54:33.423Z] 2f39f015ded8: Waiting [2025-01-08T06:54:33.423Z] 5c69ac0246d0: Verifying Checksum [2025-01-08T06:54:33.423Z] 5c69ac0246d0: Download complete [2025-01-08T06:54:33.423Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-08T06:54:33.423Z] 3a2ae6a8a46f: Download complete [2025-01-08T06:54:33.423Z] 33b1e0a273af: Verifying Checksum [2025-01-08T06:54:33.423Z] 33b1e0a273af: Download complete [2025-01-08T06:54:33.423Z] ec43610c2a17: Verifying Checksum [2025-01-08T06:54:33.423Z] ec43610c2a17: Download complete [2025-01-08T06:54:33.423Z] 5d3b04190fa2: Download complete [2025-01-08T06:54:33.681Z] 5eb5b503b376: Verifying Checksum [2025-01-08T06:54:33.681Z] 5eb5b503b376: Download complete [2025-01-08T06:54:33.689Z] #6 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T06:54:34.247Z] 2f39f015ded8: Verifying Checksum [2025-01-08T06:54:34.248Z] 2f39f015ded8: Download complete [2025-01-08T06:54:35.110Z] #6 2.407 OK: 239 MiB in 58 packages [2025-01-08T06:54:35.185Z] 5eb5b503b376: Pull complete [2025-01-08T06:54:35.185Z] 5c69ac0246d0: Pull complete [2025-01-08T06:54:35.751Z] ec43610c2a17: Pull complete [2025-01-08T06:54:35.751Z] 3a2ae6a8a46f: Pull complete [2025-01-08T06:54:36.008Z] 33b1e0a273af: Pull complete [2025-01-08T06:54:36.009Z] 5d3b04190fa2: Pull complete [2025-01-08T06:54:36.533Z] #6 DONE 4.0s [2025-01-08T06:54:36.533Z] [2025-01-08T06:54:36.533Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-01-08T06:54:36.533Z] #7 DONE 0.1s [2025-01-08T06:54:36.533Z] [2025-01-08T06:54:36.533Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-08T06:54:36.533Z] #8 DONE 0.1s [2025-01-08T06:54:36.533Z] [2025-01-08T06:54:36.533Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T06:54:41.271Z] 2f39f015ded8: Pull complete [2025-01-08T06:54:41.271Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-08T06:54:41.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T06:54:41.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T06:54:41.372Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T06:54:41.411Z] $ 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-01-08T06:54:46.219Z] $ docker top 2525147fec7eb9add9e8baa76bbc2c3869845448b6ab5841bc38dfe64b21ba5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T06:54:46.589Z] ---> job-cost.sh [2025-01-08T06:54:46.589Z] lf-activate-venv: SKIPPING [2025-01-08T06:54:46.589Z] INFO: No Stack... [2025-01-08T06:54:46.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T06:54:47.107Z] INFO: Archiving Costs [Pipeline] sh [2025-01-08T06:54:47.402Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-01-08T06:54:47.402Z] + cut -d, -f6 [Pipeline] lock [2025-01-08T06:54:47.418Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [2025-01-08T06:54:47.424Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] did not exist. Created. [2025-01-08T06:54:47.431Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-08T06:54:47.749Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-08T06:54:47.788Z] Stashed 1 file(s) [Pipeline] } [2025-01-08T06:54:47.799Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-08T06:54:47.836Z] $ docker stop --time=1 2525147fec7eb9add9e8baa76bbc2c3869845448b6ab5841bc38dfe64b21ba5e [2025-01-08T06:54:48.994Z] $ docker rm -f --volumes 2525147fec7eb9add9e8baa76bbc2c3869845448b6ab5841bc38dfe64b21ba5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-08T06:55:08.802Z] #9 DONE 31.7s [2025-01-08T06:55:08.802Z] [2025-01-08T06:55:08.802Z] #10 [builder 6/7] COPY . . [2025-01-08T06:55:08.802Z] #10 DONE 0.4s [2025-01-08T06:55:08.802Z] [2025-01-08T06:55:08.802Z] #11 [builder 7/7] RUN echo noop [2025-01-08T06:55:09.392Z] #11 0.624 noop [2025-01-08T06:55:09.392Z] #11 DONE 0.7s [2025-01-08T06:55:09.392Z] [2025-01-08T06:55:09.392Z] #12 exporting to image [2025-01-08T06:55:09.392Z] #12 exporting layers [2025-01-08T06:55:48.270Z] #12 exporting layers 35.5s done [2025-01-08T06:55:48.270Z] #12 writing image sha256:564a80a216a4e4c3634dcbee5ead9f82e09862a3bb4cc84dc9e03f648c6484d3 [2025-01-08T06:55:48.270Z] #12 writing image sha256:564a80a216a4e4c3634dcbee5ead9f82e09862a3bb4cc84dc9e03f648c6484d3 done [2025-01-08T06:55:48.270Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-08T06:55:48.270Z] #12 DONE 35.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:55:48.640Z] + docker inspect -f . ci-base-image-arm64 [2025-01-08T06:55:48.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T06:55:48.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-36334 does not seem to be running inside a container [2025-01-08T06:55:48.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/218 -v /w/workspace/device-onvif-camera/218:/w/workspace/device-onvif-camera/218:rw,z -v /w/workspace/device-onvif-camera/218@tmp:/w/workspace/device-onvif-camera/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-08T06:55:50.046Z] $ docker top 25c04de0d59424b3c8d393e5ac907045465c45dd9d44749055d39be37bb32481 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T06:55:50.515Z] + go version [2025-01-08T06:55:50.782Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-08T06:55:50.798Z] $ docker stop --time=1 25c04de0d59424b3c8d393e5ac907045465c45dd9d44749055d39be37bb32481 [2025-01-08T06:55:52.333Z] $ docker rm -f --volumes 25c04de0d59424b3c8d393e5ac907045465c45dd9d44749055d39be37bb32481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:55:52.895Z] + docker inspect -f . ci-base-image-arm64 [2025-01-08T06:55:52.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T06:55:53.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-36334 does not seem to be running inside a container [2025-01-08T06:55:53.097Z] $ 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/218 -v /w/workspace/device-onvif-camera/218:/w/workspace/device-onvif-camera/218:rw,z -v /w/workspace/device-onvif-camera/218@tmp:/w/workspace/device-onvif-camera/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-08T06:55:53.980Z] $ docker top 862d61d4736679489248e042ba72f1cd2c6478706e0594f8d6aba65e516fa795 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T06:55:54.466Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/218 [Pipeline] fileExists [Pipeline] sh [2025-01-08T06:55:54.873Z] + make test [2025-01-08T06:55:54.873Z] go test ./... -coverprofile=coverage.out ./... [2025-01-08T06:56:00.300Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-01-08T06:58:07.016Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-01-08T06:58:07.016Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-01-08T06:58:07.016Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.161s coverage: 31.4% of statements [2025-01-08T06:58:19.326Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.210s coverage: 86.5% of statements [2025-01-08T06:58:19.326Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-08T06:58:19.326Z] go vet ./... [2025-01-08T06:58:51.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-08T06:58:51.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-08T06:58:51.546Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-08T06:58:51.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-08T06:58:51.581Z] $ docker stop --time=1 862d61d4736679489248e042ba72f1cd2c6478706e0594f8d6aba65e516fa795 [2025-01-08T06:58:53.312Z] $ docker rm -f --volumes 862d61d4736679489248e042ba72f1cd2c6478706e0594f8d6aba65e516fa795 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T06:58:54.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-08T06:58:54.802Z] Warning: overwriting stash ‘coverage-report’ [2025-01-08T06:58:55.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T06:58:55.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-08T06:58:56.055Z] + ls -al . [2025-01-08T06:58:56.055Z] total 312 [2025-01-08T06:58:56.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 06:55 . [2025-01-08T06:58:56.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:53 .. [2025-01-08T06:58:56.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 06:53 .git [2025-01-08T06:58:56.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 06:53 .github [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 493 Jan 8 06:53 .gitignore [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 8 06:53 .golangci.yml [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 19973 Jan 8 06:53 Attribution.txt [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jan 8 06:53 CHANGELOG.md [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 1715 Jan 8 06:53 Dockerfile [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 06:53 GOVERNANCE.md [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 739 Jan 8 06:53 Jenkinsfile [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 8 06:53 LICENSE [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 3465 Jan 8 06:53 Makefile [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 8 06:53 OWNERS.md [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jan 8 06:53 README.md [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 8 06:51 VERSION [2025-01-08T06:58:56.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 06:53 bin [2025-01-08T06:58:56.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 06:53 cmd [2025-01-08T06:58:56.055Z] -rw-r--r-- 1 jenkins jenkins 92466 Jan 8 06:58 coverage.out [2025-01-08T06:58:56.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:53 doc [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 6535 Jan 8 06:53 go.mod [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 87896 Jan 8 06:53 go.sum [2025-01-08T06:58:56.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:53 internal [2025-01-08T06:58:56.055Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 8 06:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T06:58:56.406Z] + 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=39d8f318a2df24de14cf5ae088b37840e7d11e17 --label arch=arm64 --label version=4.0.0-dev.9 . [2025-01-08T06:58:57.360Z] #0 building with "default" instance using docker driver [2025-01-08T06:58:57.361Z] [2025-01-08T06:58:57.361Z] #1 [internal] load .dockerignore [2025-01-08T06:58:57.361Z] #1 transferring context: 2B done [2025-01-08T06:58:57.361Z] #1 DONE 0.0s [2025-01-08T06:58:57.361Z] [2025-01-08T06:58:57.361Z] #2 [internal] load build definition from Dockerfile [2025-01-08T06:58:57.361Z] #2 transferring dockerfile: 1.75kB done [2025-01-08T06:58:57.361Z] #2 DONE 0.0s [2025-01-08T06:58:57.361Z] [2025-01-08T06:58:57.361Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-08T06:58:57.361Z] #3 DONE 0.0s [2025-01-08T06:58:57.361Z] [2025-01-08T06:58:57.361Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-08T06:58:57.940Z] #4 DONE 0.9s [2025-01-08T06:58:57.940Z] [2025-01-08T06:58:57.940Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T06:58:57.940Z] #5 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.1s done [2025-01-08T06:58:58.205Z] #5 ... [2025-01-08T06:58:58.205Z] [2025-01-08T06:58:58.205Z] #6 [internal] load build context [2025-01-08T06:58:58.205Z] #6 transferring context: 102.53kB 0.1s done [2025-01-08T06:58:58.205Z] #6 DONE 0.1s [2025-01-08T06:58:58.205Z] [2025-01-08T06:58:58.205Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T06:58:58.205Z] #5 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 2.10MB / 4.09MB 0.1s [2025-01-08T06:58:58.206Z] #5 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-08T06:58:58.206Z] #5 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done [2025-01-08T06:58:58.206Z] #5 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done [2025-01-08T06:58:58.206Z] #5 ... [2025-01-08T06:58:58.206Z] [2025-01-08T06:58:58.206Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-08T06:58:58.206Z] #7 DONE 0.2s [2025-01-08T06:58:58.206Z] [2025-01-08T06:58:58.206Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T06:58:58.206Z] #5 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.1s done [2025-01-08T06:58:58.206Z] #5 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 [2025-01-08T06:58:58.788Z] #5 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 0.5s done [2025-01-08T06:58:59.053Z] #5 DONE 1.0s [2025-01-08T06:58:59.053Z] [2025-01-08T06:58:59.053Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-01-08T06:58:59.053Z] #8 0.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T06:58:59.634Z] #8 1.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T06:59:01.036Z] #8 2.491 OK: 239 MiB in 58 packages [2025-01-08T06:59:01.037Z] #8 DONE 2.8s [2025-01-08T06:59:01.037Z] [2025-01-08T06:59:01.037Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-08T06:59:01.037Z] #9 0.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T06:59:01.037Z] #9 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T06:59:01.037Z] #9 ... [2025-01-08T06:59:01.037Z] [2025-01-08T06:59:01.037Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-01-08T06:59:01.037Z] #10 DONE 0.1s [2025-01-08T06:59:01.304Z] [2025-01-08T06:59:01.304Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-08T06:59:01.304Z] #11 DONE 0.2s [2025-01-08T06:59:01.304Z] [2025-01-08T06:59:01.304Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T06:59:02.264Z] #12 ... [2025-01-08T06:59:02.264Z] [2025-01-08T06:59:02.264Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-08T06:59:02.264Z] #9 2.437 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T06:59:02.264Z] #9 2.463 Executing busybox-1.36.1-r29.trigger [2025-01-08T06:59:02.264Z] #9 2.486 OK: 9 MiB in 15 packages [2025-01-08T06:59:02.264Z] #9 DONE 3.0s [2025-01-08T06:59:02.264Z] [2025-01-08T06:59:02.264Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T06:59:02.849Z] #13 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-08T06:59:03.115Z] #13 ... [2025-01-08T06:59:03.115Z] [2025-01-08T06:59:03.115Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T06:59:03.115Z] #12 DONE 1.8s [2025-01-08T06:59:03.115Z] [2025-01-08T06:59:03.115Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T06:59:03.115Z] #13 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-08T06:59:03.698Z] #13 ... [2025-01-08T06:59:03.699Z] [2025-01-08T06:59:03.699Z] #14 [builder 6/7] COPY . . [2025-01-08T06:59:03.699Z] #14 DONE 0.5s [2025-01-08T06:59:03.699Z] [2025-01-08T06:59:03.699Z] #15 [builder 7/7] RUN make build [2025-01-08T06:59:04.280Z] #15 0.635 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-01-08T06:59:05.240Z] #15 ... [2025-01-08T06:59:05.240Z] [2025-01-08T06:59:05.240Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-08T06:59:05.240Z] #13 2.737 OK: 9 MiB in 15 packages [2025-01-08T06:59:05.240Z] #13 DONE 3.2s [2025-01-08T06:59:05.240Z] [2025-01-08T06:59:05.240Z] #15 [builder 7/7] RUN make build [2025-01-08T07:01:11.925Z] #15 DONE 124.0s [2025-01-08T07:01:11.925Z] [2025-01-08T07:01:11.925Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-01-08T07:01:11.925Z] #16 DONE 0.4s [2025-01-08T07:01:11.925Z] [2025-01-08T07:01:11.925Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-01-08T07:01:11.925Z] #17 DONE 0.1s [2025-01-08T07:01:11.925Z] [2025-01-08T07:01:11.925Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-01-08T07:01:11.925Z] #18 DONE 0.1s [2025-01-08T07:01:11.925Z] [2025-01-08T07:01:11.925Z] #19 exporting to image [2025-01-08T07:01:11.925Z] #19 exporting layers [2025-01-08T07:01:11.925Z] #19 exporting layers 0.6s done [2025-01-08T07:01:11.925Z] #19 writing image sha256:d9fe9097ab5d0a9c6a6e339e5cffa107ee8c5f397e401180e49df3b93aa7717a done [2025-01-08T07:01:11.925Z] #19 naming to docker.io/library/device-onvif-camera-arm64 done [2025-01-08T07:01:11.925Z] #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T07:01:12.071Z] provisioning config files... [2025-01-08T07:01:12.085Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/218@tmp/config12774585025193867478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:01:12.425Z] ---> ****-login.sh [2025-01-08T07:01:12.425Z] nexus3.edgexfoundry.org:10001 [2025-01-08T07:01:12.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T07:01:12.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T07:01:12.693Z] Configure a credential helper to remove this warning. See [2025-01-08T07:01:12.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T07:01:12.693Z] [2025-01-08T07:01:12.693Z] Login Succeeded [2025-01-08T07:01:12.693Z] nexus3.edgexfoundry.org:10002 [2025-01-08T07:01:12.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T07:01:12.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T07:01:12.961Z] Configure a credential helper to remove this warning. See [2025-01-08T07:01:12.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T07:01:12.961Z] [2025-01-08T07:01:12.961Z] Login Succeeded [2025-01-08T07:01:12.961Z] nexus3.edgexfoundry.org:10003 [2025-01-08T07:01:12.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T07:01:13.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T07:01:13.228Z] Configure a credential helper to remove this warning. See [2025-01-08T07:01:13.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T07:01:13.228Z] [2025-01-08T07:01:13.228Z] Login Succeeded [2025-01-08T07:01:13.228Z] nexus3.edgexfoundry.org:10004 [2025-01-08T07:01:13.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T07:01:13.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T07:01:13.497Z] Configure a credential helper to remove this warning. See [2025-01-08T07:01:13.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T07:01:13.497Z] [2025-01-08T07:01:13.497Z] Login Succeeded [2025-01-08T07:01:13.497Z] ****.io [2025-01-08T07:01:13.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T07:01:13.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T07:01:13.763Z] Configure a credential helper to remove this warning. See [2025-01-08T07:01:13.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T07:01:13.763Z] [2025-01-08T07:01:13.763Z] Login Succeeded [2025-01-08T07:01:13.763Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T07:01:13.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T07:01:13.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T07:01:13.864Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-01-08T07:01:13.865Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17 [2025-01-08T07:01:13.865Z] latest [2025-01-08T07:01:13.865Z] 4.0.0-dev.9 [2025-01-08T07:01:13.865Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [2025-01-08T07:01:13.865Z] main [2025-01-08T07:01:13.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:14.231Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:14.594Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17 [2025-01-08T07:01:14.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-08T07:01:14.595Z] 3c7b9a35a6b3: Preparing [2025-01-08T07:01:14.595Z] f60cc436d64d: Preparing [2025-01-08T07:01:14.595Z] 3676fd6e2d2d: Preparing [2025-01-08T07:01:14.595Z] f401ce511232: Preparing [2025-01-08T07:01:14.595Z] 79adacba89c6: Preparing [2025-01-08T07:01:14.595Z] f82783b86194: Preparing [2025-01-08T07:01:14.595Z] f82783b86194: Waiting [2025-01-08T07:01:14.865Z] f60cc436d64d: Pushed [2025-01-08T07:01:14.865Z] 3c7b9a35a6b3: Pushed [2025-01-08T07:01:14.865Z] f401ce511232: Pushed [2025-01-08T07:01:14.865Z] 79adacba89c6: Pushed [2025-01-08T07:01:17.445Z] f82783b86194: Pushed [2025-01-08T07:01:22.785Z] 3676fd6e2d2d: Pushed [2025-01-08T07:01:22.785Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:23.159Z] + 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-01-08T07:01:23.521Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-01-08T07:01:23.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-08T07:01:23.521Z] 3c7b9a35a6b3: Preparing [2025-01-08T07:01:23.521Z] f60cc436d64d: Preparing [2025-01-08T07:01:23.521Z] 3676fd6e2d2d: Preparing [2025-01-08T07:01:23.521Z] f401ce511232: Preparing [2025-01-08T07:01:23.521Z] 79adacba89c6: Preparing [2025-01-08T07:01:23.521Z] f82783b86194: Preparing [2025-01-08T07:01:23.521Z] f82783b86194: Waiting [2025-01-08T07:01:23.521Z] 3676fd6e2d2d: Layer already exists [2025-01-08T07:01:23.521Z] f401ce511232: Layer already exists [2025-01-08T07:01:23.521Z] f60cc436d64d: Layer already exists [2025-01-08T07:01:23.521Z] 79adacba89c6: Layer already exists [2025-01-08T07:01:23.521Z] 3c7b9a35a6b3: Layer already exists [2025-01-08T07:01:23.521Z] f82783b86194: Layer already exists [2025-01-08T07:01:23.789Z] latest: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:24.160Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:24.532Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.9 [2025-01-08T07:01:24.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-08T07:01:24.532Z] 3c7b9a35a6b3: Preparing [2025-01-08T07:01:24.532Z] f60cc436d64d: Preparing [2025-01-08T07:01:24.532Z] 3676fd6e2d2d: Preparing [2025-01-08T07:01:24.532Z] f401ce511232: Preparing [2025-01-08T07:01:24.532Z] 79adacba89c6: Preparing [2025-01-08T07:01:24.532Z] f82783b86194: Preparing [2025-01-08T07:01:24.532Z] f82783b86194: Waiting [2025-01-08T07:01:24.532Z] f60cc436d64d: Layer already exists [2025-01-08T07:01:24.532Z] 79adacba89c6: Layer already exists [2025-01-08T07:01:24.532Z] 3c7b9a35a6b3: Layer already exists [2025-01-08T07:01:24.532Z] 3676fd6e2d2d: Layer already exists [2025-01-08T07:01:24.532Z] f401ce511232: Layer already exists [2025-01-08T07:01:24.532Z] f82783b86194: Layer already exists [2025-01-08T07:01:24.800Z] 4.0.0-dev.9: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:25.170Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:25.539Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [2025-01-08T07:01:25.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-08T07:01:25.539Z] 3c7b9a35a6b3: Preparing [2025-01-08T07:01:25.539Z] f60cc436d64d: Preparing [2025-01-08T07:01:25.539Z] 3676fd6e2d2d: Preparing [2025-01-08T07:01:25.539Z] f401ce511232: Preparing [2025-01-08T07:01:25.539Z] 79adacba89c6: Preparing [2025-01-08T07:01:25.539Z] f82783b86194: Preparing [2025-01-08T07:01:25.539Z] f82783b86194: Waiting [2025-01-08T07:01:25.539Z] f60cc436d64d: Layer already exists [2025-01-08T07:01:25.539Z] 79adacba89c6: Layer already exists [2025-01-08T07:01:25.539Z] 3676fd6e2d2d: Layer already exists [2025-01-08T07:01:25.539Z] 3c7b9a35a6b3: Layer already exists [2025-01-08T07:01:25.539Z] f401ce511232: Layer already exists [2025-01-08T07:01:25.539Z] f82783b86194: Layer already exists [2025-01-08T07:01:25.806Z] 39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:26.180Z] + 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-01-08T07:01:26.543Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-01-08T07:01:26.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-08T07:01:26.543Z] 3c7b9a35a6b3: Preparing [2025-01-08T07:01:26.543Z] f60cc436d64d: Preparing [2025-01-08T07:01:26.543Z] 3676fd6e2d2d: Preparing [2025-01-08T07:01:26.543Z] f401ce511232: Preparing [2025-01-08T07:01:26.543Z] 79adacba89c6: Preparing [2025-01-08T07:01:26.543Z] f82783b86194: Preparing [2025-01-08T07:01:26.543Z] f82783b86194: Waiting [2025-01-08T07:01:26.543Z] f60cc436d64d: Layer already exists [2025-01-08T07:01:26.543Z] 3676fd6e2d2d: Layer already exists [2025-01-08T07:01:26.543Z] 3c7b9a35a6b3: Layer already exists [2025-01-08T07:01:26.543Z] f401ce511232: Layer already exists [2025-01-08T07:01:26.543Z] 79adacba89c6: Layer already exists [2025-01-08T07:01:26.543Z] f82783b86194: Layer already exists [2025-01-08T07:01:26.810Z] main: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-08T07:01:26.897Z] ===================================================== [Pipeline] echo [2025-01-08T07:01:26.911Z] taggedImages: [2025-01-08T07:01:26.911Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17 [2025-01-08T07:01:26.911Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-01-08T07:01:26.911Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.9 [2025-01-08T07:01:26.911Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [2025-01-08T07:01:26.911Z] - 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-01-08T07:01:27.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T07:01:27.304Z] [2025-01-08T07:01:27.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:01:27.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T07:01:27.644Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-08T07:01:27.644Z] 8998bd30e6a1: Pulling fs layer [2025-01-08T07:01:27.644Z] 04944245beec: Pulling fs layer [2025-01-08T07:01:27.644Z] 699f458cf7ca: Pulling fs layer [2025-01-08T07:01:27.644Z] 765212b225bb: Pulling fs layer [2025-01-08T07:01:27.644Z] f23df028b6ca: Pulling fs layer [2025-01-08T07:01:27.644Z] d65c8cfc05b1: Pulling fs layer [2025-01-08T07:01:27.644Z] 2437ff75d9bd: Pulling fs layer [2025-01-08T07:01:27.644Z] f23df028b6ca: Waiting [2025-01-08T07:01:27.644Z] d65c8cfc05b1: Waiting [2025-01-08T07:01:27.644Z] 2437ff75d9bd: Waiting [2025-01-08T07:01:27.644Z] 765212b225bb: Waiting [2025-01-08T07:01:27.911Z] 04944245beec: Verifying Checksum [2025-01-08T07:01:27.911Z] 04944245beec: Download complete [2025-01-08T07:01:27.911Z] 765212b225bb: Download complete [2025-01-08T07:01:27.911Z] f23df028b6ca: Verifying Checksum [2025-01-08T07:01:27.911Z] f23df028b6ca: Download complete [2025-01-08T07:01:28.183Z] 699f458cf7ca: Verifying Checksum [2025-01-08T07:01:28.451Z] 8998bd30e6a1: Verifying Checksum [2025-01-08T07:01:28.451Z] 8998bd30e6a1: Download complete [2025-01-08T07:01:30.399Z] 2437ff75d9bd: Download complete [2025-01-08T07:01:34.673Z] 8998bd30e6a1: Pull complete [2025-01-08T07:01:35.256Z] 04944245beec: Pull complete [2025-01-08T07:01:37.203Z] 699f458cf7ca: Pull complete [2025-01-08T07:01:37.203Z] 765212b225bb: Pull complete [2025-01-08T07:01:37.787Z] f23df028b6ca: Pull complete [2025-01-08T07:01:37.787Z] d65c8cfc05b1: Pull complete [2025-01-08T07:02:04.477Z] 2437ff75d9bd: Pull complete [2025-01-08T07:02:04.477Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-08T07:02:04.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-08T07:02:04.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T07:02:04.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-36334 does not seem to be running inside a container [2025-01-08T07:02:04.725Z] $ 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/218 -v /w/workspace/device-onvif-camera/218:/w/workspace/device-onvif-camera/218:rw,z -v /w/workspace/device-onvif-camera/218@tmp:/w/workspace/device-onvif-camera/218@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:arm64 cat [2025-01-08T07:02:06.168Z] $ docker top 4391eb79363added14ad0c1e7568f527ceacb4e51a356a246c4f0ce29ddb5352 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:02:06.661Z] ---> job-cost.sh [2025-01-08T07:02:06.927Z] lf-activate-venv: SKIPPING [2025-01-08T07:02:06.927Z] INFO: No Stack... [2025-01-08T07:02:07.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T07:02:08.150Z] INFO: Archiving Costs [Pipeline] sh [2025-01-08T07:02:08.477Z] + cat /w/workspace/device-onvif-camera/218/archives/cost.csv [2025-01-08T07:02:08.477Z] + cut -d, -f6 [Pipeline] lock [2025-01-08T07:02:08.539Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [2025-01-08T07:02:08.548Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] did not exist. Created. [2025-01-08T07:02:08.554Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-08T07:02:08.910Z] /w/workspace/device-onvif-camera/218@tmp/durable-c44eb6d1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-08T07:02:09.232Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-08T07:02:09.259Z] Warning: overwriting stash ‘stack-cost’ [2025-01-08T07:02:09.317Z] Stashed 1 file(s) [Pipeline] } [2025-01-08T07:02:09.324Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-08T07:02:09.346Z] $ docker stop --time=1 4391eb79363added14ad0c1e7568f527ceacb4e51a356a246c4f0ce29ddb5352 [2025-01-08T07:02:10.748Z] $ docker rm -f --volumes 4391eb79363added14ad0c1e7568f527ceacb4e51a356a246c4f0ce29ddb5352 [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-01-08T07:02:11.237Z] provisioning config files... [2025-01-08T07:02:11.244Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17781827935724694074tmp [Pipeline] { [Pipeline] sh [2025-01-08T07:02:11.540Z] + set +x [2025-01-08T07:02:11.540Z] + + bash -s -- [2025-01-08T07:02:11.540Z] curl -s https://codecov.io/bash [2025-01-08T07:02:11.540Z] [2025-01-08T07:02:11.540Z] _____ _ [2025-01-08T07:02:11.540Z] / ____| | | [2025-01-08T07:02:11.540Z] | | ___ __| | ___ ___ _____ __ [2025-01-08T07:02:11.540Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-08T07:02:11.540Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-08T07:02:11.540Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-08T07:02:11.540Z] Bash-1.0.6 [2025-01-08T07:02:11.540Z] [2025-01-08T07:02:11.540Z] [2025-01-08T07:02:11.540Z] ==> git version 2.25.1 found [2025-01-08T07:02:11.540Z] ==> 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-01-08T07:02:11.540Z] Release-Date: 2020-01-08 [2025-01-08T07:02:11.540Z] 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-01-08T07:02:11.540Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-08T07:02:11.540Z] ==> Jenkins CI detected. [2025-01-08T07:02:11.540Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-01-08T07:02:11.540Z] project root: . [2025-01-08T07:02:11.540Z] --> token set from env [2025-01-08T07:02:11.540Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-08T07:02:11.800Z] ==> Running gcov in . (disable via -X gcov) [2025-01-08T07:02:11.800Z] ==> Python coveragepy not found [2025-01-08T07:02:11.800Z] ==> Searching for coverage reports in: [2025-01-08T07:02:11.800Z] + . [2025-01-08T07:02:11.800Z] -> Found 1 reports [2025-01-08T07:02:11.800Z] ==> Detecting git/mercurial file structure [2025-01-08T07:02:11.800Z] ==> Reading reports [2025-01-08T07:02:11.800Z] + ./coverage.out bytes=92466 [2025-01-08T07:02:11.800Z] ==> Appending adjustments [2025-01-08T07:02:11.800Z] https://docs.codecov.io/docs/fixing-reports [2025-01-08T07:02:11.800Z] + Found adjustments [2025-01-08T07:02:11.800Z] ==> Gzipping contents [2025-01-08T07:02:11.800Z] 12K /tmp/codecov.jwmpI3.gz [2025-01-08T07:02:11.800Z] ==> Uploading reports [2025-01-08T07:02:11.800Z] url: https://codecov.io [2025-01-08T07:02:11.800Z] query: branch=main&commit=39d8f318a2df24de14cf5ae088b37840e7d11e17&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-08T07:02:12.059Z] -> Pinging Codecov [2025-01-08T07:02:12.060Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39d8f318a2df24de14cf5ae088b37840e7d11e17&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-08T07:02:12.060Z] -> Uploading to [2025-01-08T07:02:12.060Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/39d8f318a2df24de14cf5ae088b37840e7d11e17/16bd4fb6-80a3-4e44-b630-45a6ee914991.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250108T070211Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=768c505dc8e25811cffd11821b4488a33428ad33791befddbc41bf3f07241cc9 [2025-01-08T07:02:12.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T07:02:12.060Z] Dload Upload Total Spent Left Speed [2025-01-08T07:02:12.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 62418 --:--:-- --:--:-- --:--:-- 62418 [2025-01-08T07:02:12.319Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] } [2025-01-08T07:02:12.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-08T07:02:12.665Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-08T07:02:12.684Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:02:12.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T07:02:12.993Z] [2025-01-08T07:02:12.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:02:13.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T07:02:13.305Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-08T07:02:13.305Z] 43c4264eed91: Pulling fs layer [2025-01-08T07:02:13.305Z] 4cc291be95ef: Pulling fs layer [2025-01-08T07:02:13.305Z] 2ac1f1163629: Pulling fs layer [2025-01-08T07:02:13.305Z] 5c3c966382ef: Pulling fs layer [2025-01-08T07:02:13.305Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T07:02:13.305Z] d9c7d2e4e75e: Pulling fs layer [2025-01-08T07:02:13.305Z] 9c3e1370e548: Pulling fs layer [2025-01-08T07:02:13.305Z] 5c3c966382ef: Waiting [2025-01-08T07:02:13.305Z] 4f4fb700ef54: Waiting [2025-01-08T07:02:13.305Z] d9c7d2e4e75e: Waiting [2025-01-08T07:02:13.305Z] 9c3e1370e548: Waiting [2025-01-08T07:02:13.305Z] 4cc291be95ef: Verifying Checksum [2025-01-08T07:02:13.305Z] 4cc291be95ef: Download complete [2025-01-08T07:02:13.305Z] 5c3c966382ef: Verifying Checksum [2025-01-08T07:02:13.305Z] 5c3c966382ef: Download complete [2025-01-08T07:02:13.305Z] 4f4fb700ef54: Verifying Checksum [2025-01-08T07:02:13.305Z] 4f4fb700ef54: Download complete [2025-01-08T07:02:13.305Z] 43c4264eed91: Verifying Checksum [2025-01-08T07:02:13.305Z] 43c4264eed91: Download complete [2025-01-08T07:02:13.564Z] 43c4264eed91: Pull complete [2025-01-08T07:02:13.564Z] d9c7d2e4e75e: Verifying Checksum [2025-01-08T07:02:13.564Z] d9c7d2e4e75e: Download complete [2025-01-08T07:02:13.564Z] 4cc291be95ef: Pull complete [2025-01-08T07:02:13.823Z] 2ac1f1163629: Verifying Checksum [2025-01-08T07:02:13.823Z] 2ac1f1163629: Download complete [2025-01-08T07:02:14.392Z] 9c3e1370e548: Verifying Checksum [2025-01-08T07:02:14.392Z] 9c3e1370e548: Download complete [2025-01-08T07:02:17.680Z] 2ac1f1163629: Pull complete [2025-01-08T07:02:17.680Z] 5c3c966382ef: Pull complete [2025-01-08T07:02:17.680Z] 4f4fb700ef54: Pull complete [2025-01-08T07:02:17.680Z] d9c7d2e4e75e: Pull complete [2025-01-08T07:02:20.983Z] 9c3e1370e548: Pull complete [2025-01-08T07:02:20.983Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-08T07:02:20.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-08T07:02:20.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T07:02:21.102Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T07:02:21.145Z] $ 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-01-08T07:02:24.028Z] $ docker top b48487ea3e5504089997e030c5ca5c8535e56df17c6b7b37029503def131cf23 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T07:02:24.378Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-01-08T07:02:24.390Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-01-08T07:02:24.673Z] + set -o pipefail [2025-01-08T07:02:24.673Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-01-08T07:02:31.251Z] [2025-01-08T07:02:31.251Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-01-08T07:02:31.251Z] [2025-01-08T07:02:31.251Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/5b0202ca-bf47-44a3-9793-4bda20f54a57 [2025-01-08T07:02:31.251Z] [2025-01-08T07:02:31.251Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-01-08T07:02:31.251Z] [2025-01-08T07:02:31.251Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-08T07:02:31.251Z] [2025-01-08T07:02:31.251Z] [2025-01-08T07:02:31.251Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-08T07:02:31.251Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-08T07:02:31.528Z] $ docker stop --time=1 b48487ea3e5504089997e030c5ca5c8535e56df17c6b7b37029503def131cf23 [2025-01-08T07:02:35.065Z] $ docker rm -f --volumes b48487ea3e5504089997e030c5ca5c8535e56df17c6b7b37029503def131cf23 [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-01-08T07:02:35.607Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T07:02:35.624Z] provisioning config files... [2025-01-08T07:02:35.636Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4547591882066035097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:02:35.934Z] --> edgex-publish-swagger.sh [2025-01-08T07:02:35.934Z] === Publish doc/openapi/v3 API === [2025-01-08T07:02:35.934Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-01-08T07:02:35.935Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-01-08T07:02:35.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T07:02:35.935Z] Dload Upload Total Spent Left Speed [2025-01-08T07:02:36.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 292 909k --:--:-- --:--:-- --:--:-- 909k [2025-01-08T07:02:36.504Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-08T07:02:36.504Z] [Pipeline] } [2025-01-08T07:02:36.515Z] 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-01-08T07:02:36.953Z] + git log --format=format:%s -1 39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] sh [2025-01-08T07:02:37.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T07:02:37.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:02:37.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T07:02:37.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T07:02:37.689Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T07:02:37.747Z] $ 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-01-08T07:02:38.173Z] $ docker top 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T07:02:38.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T07:02:38.267Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T07:02:38.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T07:02:38.392Z] $ docker exec 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d ssh-agent [2025-01-08T07:02:38.495Z] SSH_AUTH_SOCK=/tmp/ssh-KKWEFYMKA2rc/agent.32 [2025-01-08T07:02:38.495Z] SSH_AGENT_PID=38 [2025-01-08T07:02:38.513Z] Running ssh-add (command line suppressed) [2025-01-08T07:02:38.624Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_595527897303481656.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_595527897303481656.key) [2025-01-08T07:02:38.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T07:02:38.951Z] + git semver tag [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,127 [run_tag] DEBUG tag force:False [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,127 [check_head_tag] DEBUG check head tag [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,129 [execute] INFO git cat-file --batch-check [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,133 [execute] INFO git cat-file --batch [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,156 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,156 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,156 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-01-08T07:02:39.211Z] 2025-01-08 07:02:39,161 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T07:02:39.211Z] 4.0.0-dev.9 [Pipeline] } [2025-01-08T07:02:39.225Z] $ docker exec --env ******** --env ******** 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d ssh-agent -k [2025-01-08T07:02:39.319Z] unset SSH_AUTH_SOCK; [2025-01-08T07:02:39.319Z] unset SSH_AGENT_PID; [2025-01-08T07:02:39.319Z] echo Agent pid 38 killed; [2025-01-08T07:02:39.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T07:02:39.648Z] + git semver [Pipeline] } [2025-01-08T07:02:39.925Z] $ docker stop --time=1 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d [2025-01-08T07:02:41.188Z] $ docker rm -f --volumes 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:02:41.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T07:02:41.601Z] [2025-01-08T07:02:41.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:02:41.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T07:02:41.904Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-08T07:02:41.904Z] ab5ef0e58194: Pulling fs layer [2025-01-08T07:02:41.904Z] 9712f1f96733: Pulling fs layer [2025-01-08T07:02:41.904Z] 63f879dbbcfc: Pulling fs layer [2025-01-08T07:02:41.904Z] 0d9ebad4ef96: Pulling fs layer [2025-01-08T07:02:41.904Z] e9a5061849ea: Pulling fs layer [2025-01-08T07:02:41.904Z] d747dcd14b5f: Pulling fs layer [2025-01-08T07:02:41.904Z] 2de7ff778b66: Pulling fs layer [2025-01-08T07:02:41.904Z] e9a5061849ea: Waiting [2025-01-08T07:02:41.904Z] 2de7ff778b66: Waiting [2025-01-08T07:02:41.904Z] d747dcd14b5f: Waiting [2025-01-08T07:02:41.904Z] 0d9ebad4ef96: Waiting [2025-01-08T07:02:41.904Z] 9712f1f96733: Download complete [2025-01-08T07:02:42.474Z] 63f879dbbcfc: Download complete [2025-01-08T07:02:42.474Z] e9a5061849ea: Verifying Checksum [2025-01-08T07:02:42.474Z] e9a5061849ea: Download complete [2025-01-08T07:02:42.474Z] d747dcd14b5f: Download complete [2025-01-08T07:02:42.474Z] 0d9ebad4ef96: Verifying Checksum [2025-01-08T07:02:42.474Z] 0d9ebad4ef96: Download complete [2025-01-08T07:02:42.474Z] ab5ef0e58194: Verifying Checksum [2025-01-08T07:02:42.474Z] ab5ef0e58194: Download complete [2025-01-08T07:02:42.732Z] 2de7ff778b66: Verifying Checksum [2025-01-08T07:02:42.732Z] 2de7ff778b66: Download complete [2025-01-08T07:02:45.269Z] ab5ef0e58194: Pull complete [2025-01-08T07:02:45.269Z] 9712f1f96733: Pull complete [2025-01-08T07:02:45.834Z] 63f879dbbcfc: Pull complete [2025-01-08T07:02:50.023Z] 0d9ebad4ef96: Pull complete [2025-01-08T07:02:50.023Z] e9a5061849ea: Pull complete [2025-01-08T07:02:50.023Z] d747dcd14b5f: Pull complete [2025-01-08T07:02:50.960Z] 2de7ff778b66: Pull complete [2025-01-08T07:02:50.960Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-08T07:02:50.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-08T07:02:50.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T07:02:51.072Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T07:02:51.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-08T07:02:54.468Z] $ docker top d390ddfbd6fba246eef1fb78bf4774fa4f6ad3069be0c961bb21e878803db016 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-08T07:02:54.547Z] provisioning config files... [2025-01-08T07:02:54.555Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1005363842265964010tmp [2025-01-08T07:02:54.565Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13686956161384774681tmp [2025-01-08T07:02:54.574Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8266018462265429656tmp [Pipeline] { [Pipeline] echo [2025-01-08T07:02:54.659Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:02:54.960Z] ---> sigul-configuration.sh [2025-01-08T07:02:54.960Z] gpg: directory `/root/.gnupg' created [2025-01-08T07:02:54.960Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-08T07:02:54.960Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-08T07:02:54.960Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-08T07:02:54.960Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-08T07:02:54.960Z] gpg: CAST5 encrypted data [2025-01-08T07:02:54.960Z] gpg: encrypted with 1 passphrase [2025-01-08T07:02:54.960Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-08T07:02:55.256Z] + mkdir /home/jenkins [2025-01-08T07:02:55.257Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-08T07:02:55.558Z] + 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-01-08T07:02:55.570Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:02:55.865Z] ---> sigul-install.sh [2025-01-08T07:02:55.865Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-08T07:02:56.163Z] + git tag --list [2025-01-08T07:02:56.163Z] v0.0.0 [2025-01-08T07:02:56.163Z] v2.2.0 [2025-01-08T07:02:56.163Z] v2.3.0 [2025-01-08T07:02:56.163Z] v2.3.1 [2025-01-08T07:02:56.163Z] v3.0 [2025-01-08T07:02:56.163Z] v3.0.0 [2025-01-08T07:02:56.163Z] v3.1 [2025-01-08T07:02:56.163Z] v3.1.0 [2025-01-08T07:02:56.163Z] v3.1.0-dev.1 [2025-01-08T07:02:56.163Z] v3.1.0-dev.10 [2025-01-08T07:02:56.163Z] v3.1.0-dev.11 [2025-01-08T07:02:56.163Z] v3.1.0-dev.12 [2025-01-08T07:02:56.163Z] v3.1.0-dev.13 [2025-01-08T07:02:56.163Z] v3.1.0-dev.14 [2025-01-08T07:02:56.163Z] v3.1.0-dev.15 [2025-01-08T07:02:56.163Z] v3.1.0-dev.16 [2025-01-08T07:02:56.163Z] v3.1.0-dev.17 [2025-01-08T07:02:56.163Z] v3.1.0-dev.18 [2025-01-08T07:02:56.163Z] v3.1.0-dev.19 [2025-01-08T07:02:56.163Z] v3.1.0-dev.2 [2025-01-08T07:02:56.163Z] v3.1.0-dev.20 [2025-01-08T07:02:56.163Z] v3.1.0-dev.21 [2025-01-08T07:02:56.163Z] v3.1.0-dev.22 [2025-01-08T07:02:56.163Z] v3.1.0-dev.23 [2025-01-08T07:02:56.164Z] v3.1.0-dev.24 [2025-01-08T07:02:56.164Z] v3.1.0-dev.25 [2025-01-08T07:02:56.164Z] v3.1.0-dev.26 [2025-01-08T07:02:56.164Z] v3.1.0-dev.27 [2025-01-08T07:02:56.164Z] v3.1.0-dev.28 [2025-01-08T07:02:56.164Z] v3.1.0-dev.3 [2025-01-08T07:02:56.164Z] v3.1.0-dev.4 [2025-01-08T07:02:56.164Z] v3.1.0-dev.5 [2025-01-08T07:02:56.164Z] v3.1.0-dev.6 [2025-01-08T07:02:56.164Z] v3.1.0-dev.7 [2025-01-08T07:02:56.164Z] v3.1.0-dev.8 [2025-01-08T07:02:56.164Z] v3.1.0-dev.9 [2025-01-08T07:02:56.164Z] v3.1.1 [2025-01-08T07:02:56.164Z] v3.2.0-dev.1 [2025-01-08T07:02:56.164Z] v3.2.0-dev.10 [2025-01-08T07:02:56.164Z] v3.2.0-dev.11 [2025-01-08T07:02:56.164Z] v3.2.0-dev.12 [2025-01-08T07:02:56.164Z] v3.2.0-dev.13 [2025-01-08T07:02:56.164Z] v3.2.0-dev.14 [2025-01-08T07:02:56.164Z] v3.2.0-dev.15 [2025-01-08T07:02:56.164Z] v3.2.0-dev.16 [2025-01-08T07:02:56.164Z] v3.2.0-dev.17 [2025-01-08T07:02:56.164Z] v3.2.0-dev.18 [2025-01-08T07:02:56.164Z] v3.2.0-dev.19 [2025-01-08T07:02:56.164Z] v3.2.0-dev.2 [2025-01-08T07:02:56.164Z] v3.2.0-dev.20 [2025-01-08T07:02:56.164Z] v3.2.0-dev.21 [2025-01-08T07:02:56.164Z] v3.2.0-dev.22 [2025-01-08T07:02:56.164Z] v3.2.0-dev.23 [2025-01-08T07:02:56.164Z] v3.2.0-dev.3 [2025-01-08T07:02:56.164Z] v3.2.0-dev.4 [2025-01-08T07:02:56.164Z] v3.2.0-dev.5 [2025-01-08T07:02:56.164Z] v3.2.0-dev.6 [2025-01-08T07:02:56.164Z] v3.2.0-dev.7 [2025-01-08T07:02:56.164Z] v3.2.0-dev.8 [2025-01-08T07:02:56.164Z] v3.2.0-dev.9 [2025-01-08T07:02:56.164Z] v4.0.0-dev.1 [2025-01-08T07:02:56.164Z] v4.0.0-dev.2 [2025-01-08T07:02:56.164Z] v4.0.0-dev.3 [2025-01-08T07:02:56.164Z] v4.0.0-dev.4 [2025-01-08T07:02:56.164Z] v4.0.0-dev.5 [2025-01-08T07:02:56.164Z] v4.0.0-dev.6 [2025-01-08T07:02:56.164Z] v4.0.0-dev.7 [2025-01-08T07:02:56.164Z] v4.0.0-dev.8 [2025-01-08T07:02:56.164Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-08T07:02:56.461Z] + lftools sign git-tag v4.0.0-dev.9 [2025-01-08T07:02:57.069Z] Signing Git tag with Sigul... [2025-01-08T07:02:57.069Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-01-08T07:02:57.346Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:02:57.638Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-08T07:02:57.647Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-08T07:02:57.679Z] $ docker stop --time=1 d390ddfbd6fba246eef1fb78bf4774fa4f6ad3069be0c961bb21e878803db016 [2025-01-08T07:02:58.974Z] $ docker rm -f --volumes d390ddfbd6fba246eef1fb78bf4774fa4f6ad3069be0c961bb21e878803db016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-08T07:02:59.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T07:02:59.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:02:59.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T07:02:59.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T07:02:59.793Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T07:02:59.824Z] $ 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-01-08T07:03:00.187Z] $ docker top f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc -eo pid,comm [2025-01-08T07:03:00.220Z] 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-01-08T07:03:00.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T07:03:02.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T07:03:02.474Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T07:03:02.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T07:03:02.582Z] $ docker exec f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc ssh-agent [2025-01-08T07:03:02.682Z] SSH_AUTH_SOCK=/tmp/ssh-KPVamuWoi9Ml/agent.33 [2025-01-08T07:03:02.682Z] SSH_AGENT_PID=39 [2025-01-08T07:03:02.687Z] Running ssh-add (command line suppressed) [2025-01-08T07:03:02.794Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9361016410844894895.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9361016410844894895.key) [2025-01-08T07:03:02.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T07:03:03.091Z] + git semver bump pre [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,277 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,277 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,277 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,277 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,277 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,277 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,279 [execute] INFO git cat-file --batch-check [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,284 [execute] INFO git cat-file --batch [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T07:03:03.350Z] 2025-01-08 07:03:03,289 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T07:03:03.350Z] 4.0.0-dev.10 [Pipeline] } [2025-01-08T07:03:03.363Z] $ docker exec --env ******** --env ******** f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc ssh-agent -k [2025-01-08T07:03:03.459Z] unset SSH_AUTH_SOCK; [2025-01-08T07:03:03.459Z] unset SSH_AGENT_PID; [2025-01-08T07:03:03.459Z] echo Agent pid 39 killed; [2025-01-08T07:03:03.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T07:03:03.782Z] + git semver [Pipeline] } [2025-01-08T07:03:04.060Z] $ docker stop --time=1 f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc [2025-01-08T07:03:05.412Z] $ docker rm -f --volumes f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T07:03:05.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T07:03:05.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:03:06.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T07:03:06.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T07:03:06.142Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T07:03:06.175Z] $ 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-01-08T07:03:06.518Z] $ docker top 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 -eo pid,comm [2025-01-08T07:03:06.558Z] 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-01-08T07:03:06.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T07:03:06.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T07:03:06.615Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T07:03:06.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T07:03:06.730Z] $ docker exec 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 ssh-agent [2025-01-08T07:03:06.834Z] SSH_AUTH_SOCK=/tmp/ssh-ojXljJOcs2Eh/agent.32 [2025-01-08T07:03:06.834Z] SSH_AGENT_PID=38 [2025-01-08T07:03:06.839Z] Running ssh-add (command line suppressed) [2025-01-08T07:03:06.952Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1786150053009373797.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1786150053009373797.key) [2025-01-08T07:03:06.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T07:03:07.252Z] + git semver push [2025-01-08T07:03:07.510Z] 2025-01-08 07:03:07,442 [run_push] DEBUG push [2025-01-08T07:03:07.510Z] 2025-01-08 07:03:07,443 [execute] INFO git cat-file --batch-check [2025-01-08T07:03:07.510Z] 2025-01-08 07:03:07,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T07:03:07.510Z] 2025-01-08 07:03:07,446 [execute] INFO git rev-list 58c076e6a95116f19b9649228bc0f8faf85cb855 -- [2025-01-08T07:03:07.510Z] 2025-01-08 07:03:07,447 [execute] DEBUG Popen(['git', 'rev-list', '58c076e6a95116f19b9649228bc0f8faf85cb855', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-08T07:03:07.510Z] 2025-01-08 07:03:07,456 [execute] INFO git fetch -v origin [2025-01-08T07:03:07.510Z] 2025-01-08 07:03:07,456 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-08T07:03:08.078Z] 2025-01-08 07:03:07,911 [run_push] DEBUG no remote changes detected [2025-01-08T07:03:08.078Z] 2025-01-08 07:03:07,912 [execute] INFO git push origin semver [2025-01-08T07:03:08.078Z] 2025-01-08 07:03:07,912 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-08T07:03:08.645Z] 2025-01-08 07:03:08,508 [run_push] DEBUG push all version tags [2025-01-08T07:03:08.645Z] 2025-01-08 07:03:08,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-08T07:03:08.645Z] 2025-01-08 07:03:08,510 [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-01-08T07:03:09.213Z] 2025-01-08 07:03:09,146 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-08T07:03:09.213Z] 4.0.0-dev.10 [Pipeline] } [2025-01-08T07:03:09.228Z] $ docker exec --env ******** --env ******** 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 ssh-agent -k [2025-01-08T07:03:09.329Z] unset SSH_AUTH_SOCK; [2025-01-08T07:03:09.329Z] unset SSH_AGENT_PID; [2025-01-08T07:03:09.329Z] echo Agent pid 38 killed; [2025-01-08T07:03:09.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T07:03:09.660Z] + git semver [Pipeline] } [2025-01-08T07:03:09.939Z] $ docker stop --time=1 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 [2025-01-08T07:03:11.258Z] $ docker rm -f --volumes 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 [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-01-08T07:03:11.905Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-01-08T07:03:11.905Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-01-08T07:03:11.905Z] total 16 [2025-01-08T07:03:11.905Z] drwxr-xr-x 3 root root 4096 Jan 8 06:54 . [2025-01-08T07:03:11.905Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 07:02 .. [2025-01-08T07:03:11.905Z] drwxr-xr-x 2 root root 4096 Jan 8 06:54 cost [2025-01-08T07:03:11.905Z] -rw-r--r-- 1 root root 91 Jan 8 06:54 cost.csv [2025-01-08T07:03:11.905Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-01-08T07:03:11.905Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-01-08T07:03:11.905Z] total 16 [2025-01-08T07:03:11.905Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 06:54 . [2025-01-08T07:03:11.905Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 07:02 .. [2025-01-08T07:03:11.905Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 06:54 cost [2025-01-08T07:03:11.905Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 8 06:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:03:12.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:03:13.061Z] ---> package-listing.sh [2025-01-08T07:03:13.061Z] ++ facter osfamily [2025-01-08T07:03:13.061Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-08T07:03:13.320Z] + OS_FAMILY=debian [2025-01-08T07:03:13.320Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-01-08T07:03:13.320Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-08T07:03:13.320Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-08T07:03:13.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-08T07:03:13.320Z] + PACKAGES=/tmp/packages_start.txt [2025-01-08T07:03:13.320Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-01-08T07:03:13.320Z] + PACKAGES=/tmp/packages_end.txt [2025-01-08T07:03:13.320Z] + case "${OS_FAMILY}" in [2025-01-08T07:03:13.320Z] + dpkg -l [2025-01-08T07:03:13.320Z] + grep '^ii' [2025-01-08T07:03:13.320Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-08T07:03:13.320Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-08T07:03:13.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-08T07:03:13.320Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-01-08T07:03:13.320Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-01-08T07:03:13.320Z] + 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-01-08T07:03:13.333Z] 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-01-08T07:03:13.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T07:03:14.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T07:03:14.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T07:03:14.261Z] prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container [2025-01-08T07:03:14.299Z] $ 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-01-08T07:03:14.505Z] $ docker top f8d18146f6a2ed9d5d6ffdd7edfdd84146ec33b336574710d53aa176cf98b492 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T07:03:14.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-08T07:03:15.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-08T07:03:15.419Z] + ls /var/log/sa-host [2025-01-08T07:03:15.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T07:03:15.616Z] provisioning config files... [2025-01-08T07:03:15.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4649566410149731141tmp [Pipeline] { [Pipeline] echo [2025-01-08T07:03:15.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:03:15.930Z] ---> create-netrc.sh [Pipeline] } [2025-01-08T07:03:15.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:03:16.291Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-08T07:03:16.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:03:16.586Z] ---> sudo-logs.sh [2025-01-08T07:03:16.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-08T07:03:16.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:03:16.899Z] ---> job-cost.sh [2025-01-08T07:03:16.899Z] lf-activate-venv: SKIPPING [2025-01-08T07:03:16.899Z] DEBUG: total: 0.2199999988079071 [2025-01-08T07:03:16.899Z] INFO: Retrieving Stack Cost... [2025-01-08T07:03:17.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T07:03:17.726Z] INFO: Archiving Costs [Pipeline] echo [2025-01-08T07:03:17.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T07:03:18.020Z] ---> logs-deploy.sh [2025-01-08T07:03:18.020Z] lf-activate-venv: SKIPPING [2025-01-08T07:03:18.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/218 [2025-01-08T07:03:18.020Z] INFO: archiving workspace using pattern(s): [2025-01-08T07:03:18.955Z] Archives upload complete. [2025-01-08T07:03:18.955Z] INFO: archiving logs to Nexus