Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 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-ssh1980926948317171365.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15726808385802382650.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3790895636866886202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16261671706221957767.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-ssh4952425929840200341.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6458 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 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 (main) Commit message: "Merge pull request #385 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24" > 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 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 # timeout=10 > git rev-list --no-walk 9825d353c0ae3edd45665d4480ee2bc38ab097aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T02:52:05.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T02:52:05.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T02:52:05.714Z] ========================================================= [2023-09-19T02:52:05.714Z] EdgeX Global Pipelines Version Info [2023-09-19T02:52:05.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:52:06.790Z] ------------------- [2023-09-19T02:52:06.790Z] stable info: [2023-09-19T02:52:06.790Z] ------------------- [2023-09-19T02:52:06.790Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T02:52:06.790Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:52:06.790Z] Message: update stable to v1.0.254 [2023-09-19T02:52:07.050Z] ------------------- [2023-09-19T02:52:07.050Z] experimental info: [2023-09-19T02:52:07.050Z] ------------------- [2023-09-19T02:52:07.050Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T02:52:07.050Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T02:52:07.050Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T02:52:07.229Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-19T02:52:07.247Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-19T02:52:07.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T02:52:07.279Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T02:52:07.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T02:52:07.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T02:52:07.327Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T02:52:07.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T02:52:07.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T02:52:07.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T02:52:07.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T02:52:07.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-19T02:52:07.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T02:52:07.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T02:52:07.455Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T02:52:07.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T02:52:07.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T02:52:07.514Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T02:52:07.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T02:52:07.544Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T02:52:07.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-19T02:52:07.564Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-19T02:52:07.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T02:52:07.590Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T02:52:07.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T02:52:07.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T02:52:07.618Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T02:52:07.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T02:52:07.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T02:52:07.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T02:52:07.668Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [Pipeline] echo [2023-09-19T02:52:07.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 184940f [Pipeline] echo [2023-09-19T02:52:07.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:52:07.746Z] provisioning config files... [2023-09-19T02:52:07.757Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15484151114045022055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:52:08.065Z] ---> docker-login.sh [2023-09-19T02:52:08.065Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:52:08.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:08.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:08.325Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:08.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:08.325Z] [2023-09-19T02:52:08.325Z] Login Succeeded [2023-09-19T02:52:08.325Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:52:08.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:08.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:08.325Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:08.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:08.325Z] [2023-09-19T02:52:08.325Z] Login Succeeded [2023-09-19T02:52:08.325Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:52:08.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:08.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:08.585Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:08.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:08.585Z] [2023-09-19T02:52:08.585Z] Login Succeeded [2023-09-19T02:52:08.585Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:52:08.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:08.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:08.585Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:08.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:08.585Z] [2023-09-19T02:52:08.585Z] Login Succeeded [2023-09-19T02:52:08.585Z] docker.io [2023-09-19T02:52:08.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:08.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:08.845Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:08.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:08.845Z] [2023-09-19T02:52:08.845Z] Login Succeeded [2023-09-19T02:52:08.845Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:52:08.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T02:52:09.217Z] + git rev-list -1 --merges 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49~1..184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [Pipeline] echo [2023-09-19T02:52:09.263Z] -----------> git rev-list -1 --merges 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49~1..184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T02:52:09.263Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [false] [Pipeline] sh [2023-09-19T02:52:09.556Z] + git log --format=format:%s -1 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [Pipeline] echo [2023-09-19T02:52:09.569Z] ========================================================= [2023-09-19T02:52:09.569Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T02:52:09.569Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:52:09.899Z] + git log --format=format:%s -1 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [Pipeline] echo [2023-09-19T02:52:09.909Z] [semverPrep] GIT_COMMIT: 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49, Commit Message: Merge pull request #385 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24 [Pipeline] echo [2023-09-19T02:52:09.917Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T02:52:10.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T02:52:10.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T02:52:10.285Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T02:52:10.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T02:52:10.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T02:52:10.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T02:52:10.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:52:10.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:52:10.715Z] [2023-09-19T02:52:10.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:52:11.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:52:11.022Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T02:52:11.022Z] b85a868b505f: Pulling fs layer [2023-09-19T02:52:11.022Z] e2be974225ed: Pulling fs layer [2023-09-19T02:52:11.022Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T02:52:11.022Z] 988bab9f4d93: Pulling fs layer [2023-09-19T02:52:11.022Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T02:52:11.022Z] eaf3925da568: Pulling fs layer [2023-09-19T02:52:11.022Z] bab4dde63d76: Pulling fs layer [2023-09-19T02:52:11.022Z] bde34c3a00c8: Pulling fs layer [2023-09-19T02:52:11.022Z] b352a97aabf1: Pulling fs layer [2023-09-19T02:52:11.022Z] 4872d77fe225: Pulling fs layer [2023-09-19T02:52:11.022Z] 5851b861e8e6: Pulling fs layer [2023-09-19T02:52:11.022Z] 1469e6f7b9e6: Waiting [2023-09-19T02:52:11.022Z] eaf3925da568: Waiting [2023-09-19T02:52:11.022Z] bab4dde63d76: Waiting [2023-09-19T02:52:11.022Z] bde34c3a00c8: Waiting [2023-09-19T02:52:11.022Z] b352a97aabf1: Waiting [2023-09-19T02:52:11.022Z] 4872d77fe225: Waiting [2023-09-19T02:52:11.022Z] 5851b861e8e6: Waiting [2023-09-19T02:52:11.022Z] 988bab9f4d93: Waiting [2023-09-19T02:52:11.022Z] e2be974225ed: Download complete [2023-09-19T02:52:11.022Z] 988bab9f4d93: Verifying Checksum [2023-09-19T02:52:11.022Z] 988bab9f4d93: Download complete [2023-09-19T02:52:11.281Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T02:52:11.281Z] 339a4e72a1f5: Download complete [2023-09-19T02:52:11.281Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T02:52:11.281Z] 1469e6f7b9e6: Download complete [2023-09-19T02:52:11.281Z] eaf3925da568: Verifying Checksum [2023-09-19T02:52:11.281Z] eaf3925da568: Download complete [2023-09-19T02:52:11.281Z] bde34c3a00c8: Verifying Checksum [2023-09-19T02:52:11.281Z] bde34c3a00c8: Download complete [2023-09-19T02:52:11.281Z] b352a97aabf1: Verifying Checksum [2023-09-19T02:52:11.281Z] b352a97aabf1: Download complete [2023-09-19T02:52:11.281Z] 4872d77fe225: Verifying Checksum [2023-09-19T02:52:11.281Z] 4872d77fe225: Download complete [2023-09-19T02:52:11.281Z] 5851b861e8e6: Download complete [2023-09-19T02:52:11.281Z] b85a868b505f: Verifying Checksum [2023-09-19T02:52:11.281Z] b85a868b505f: Download complete [2023-09-19T02:52:11.541Z] bab4dde63d76: Verifying Checksum [2023-09-19T02:52:11.541Z] bab4dde63d76: Download complete [2023-09-19T02:52:12.484Z] b85a868b505f: Pull complete [2023-09-19T02:52:12.744Z] e2be974225ed: Pull complete [2023-09-19T02:52:13.312Z] 339a4e72a1f5: Pull complete [2023-09-19T02:52:13.312Z] 988bab9f4d93: Pull complete [2023-09-19T02:52:13.571Z] 1469e6f7b9e6: Pull complete [2023-09-19T02:52:13.571Z] eaf3925da568: Pull complete [2023-09-19T02:52:15.476Z] bab4dde63d76: Pull complete [2023-09-19T02:52:15.476Z] bde34c3a00c8: Pull complete [2023-09-19T02:52:15.476Z] b352a97aabf1: Pull complete [2023-09-19T02:52:15.476Z] 4872d77fe225: Pull complete [2023-09-19T02:52:15.476Z] 5851b861e8e6: Pull complete [2023-09-19T02:52:15.476Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T02:52:15.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T02:52:15.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:52:15.587Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T02:52:15.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T02:52:18.309Z] $ docker top cdd631ab0dded7bc0f9cf94df0fd8492839953a1ef1b5fa3ffb6fb8aef78e227 -eo pid,comm [2023-09-19T02:52:18.355Z] 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). [2023-09-19T02:52:18.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T02:52:18.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:52:18.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:52:18.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:52:18.508Z] $ docker exec cdd631ab0dded7bc0f9cf94df0fd8492839953a1ef1b5fa3ffb6fb8aef78e227 ssh-agent [2023-09-19T02:52:18.617Z] SSH_AUTH_SOCK=/tmp/ssh-OKu8mdCnLqLT/agent.32 [2023-09-19T02:52:18.617Z] SSH_AGENT_PID=38 [2023-09-19T02:52:18.624Z] Running ssh-add (command line suppressed) [2023-09-19T02:52:18.724Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16109794314239053407.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16109794314239053407.key) [2023-09-19T02:52:18.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:52:19.025Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T02:52:19.045Z] $ docker exec --env ******** --env ******** cdd631ab0dded7bc0f9cf94df0fd8492839953a1ef1b5fa3ffb6fb8aef78e227 ssh-agent -k [2023-09-19T02:52:19.141Z] unset SSH_AUTH_SOCK; [2023-09-19T02:52:19.142Z] unset SSH_AGENT_PID; [2023-09-19T02:52:19.142Z] echo Agent pid 38 killed; [2023-09-19T02:52:19.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T02:52:19.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T02:52:19.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T02:52:19.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T02:52:19.295Z] $ docker exec cdd631ab0dded7bc0f9cf94df0fd8492839953a1ef1b5fa3ffb6fb8aef78e227 ssh-agent [2023-09-19T02:52:19.406Z] SSH_AUTH_SOCK=/tmp/ssh-grr8E3KH464U/agent.70 [2023-09-19T02:52:19.406Z] SSH_AGENT_PID=76 [2023-09-19T02:52:19.410Z] Running ssh-add (command line suppressed) [2023-09-19T02:52:19.525Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13976090505445300449.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13976090505445300449.key) [2023-09-19T02:52:19.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T02:52:19.821Z] + git semver init [2023-09-19T02:52:20.080Z] 2023-09-19 02:52:19,986 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T02:52:20.081Z] 2023-09-19 02:52:19,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-19T02:52:20.081Z] 2023-09-19 02:52:19,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-19T02:52:20.081Z] 2023-09-19 02:52:19,988 [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) [2023-09-19T02:52:21.020Z] 2023-09-19 02:52:20,943 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-09-19T02:52:21.020Z] 2023-09-19 02:52:20,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-09-19T02:52:21.020Z] 2023-09-19 02:52:20,944 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T02:52:21.020Z] 2023-09-19 02:52:20,944 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T02:52:21.020Z] 3.1.0-dev.10 [Pipeline] } [2023-09-19T02:52:21.030Z] $ docker exec --env ******** --env ******** cdd631ab0dded7bc0f9cf94df0fd8492839953a1ef1b5fa3ffb6fb8aef78e227 ssh-agent -k [2023-09-19T02:52:21.128Z] unset SSH_AUTH_SOCK; [2023-09-19T02:52:21.129Z] unset SSH_AGENT_PID; [2023-09-19T02:52:21.129Z] echo Agent pid 76 killed; [2023-09-19T02:52:21.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T02:52:21.439Z] + git semver [Pipeline] } [2023-09-19T02:52:21.712Z] $ docker stop --time=1 cdd631ab0dded7bc0f9cf94df0fd8492839953a1ef1b5fa3ffb6fb8aef78e227 [2023-09-19T02:52:23.012Z] $ docker rm -f --volumes cdd631ab0dded7bc0f9cf94df0fd8492839953a1ef1b5fa3ffb6fb8aef78e227 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:52:23.350Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T02:52:23.566Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T02:52:23.568Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 [2023-09-19T02:52:23.731Z] provisioning config files... [2023-09-19T02:52:23.740Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11044226178523720569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:52:24.038Z] ---> docker-login.sh [2023-09-19T02:52:24.038Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:52:24.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:24.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:24.038Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:24.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:24.038Z] [2023-09-19T02:52:24.038Z] Login Succeeded [2023-09-19T02:52:24.038Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:52:24.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:24.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:24.038Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:24.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:24.038Z] [2023-09-19T02:52:24.038Z] Login Succeeded [2023-09-19T02:52:24.038Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:52:24.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:24.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:24.297Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:24.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:24.297Z] [2023-09-19T02:52:24.297Z] Login Succeeded [2023-09-19T02:52:24.297Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:52:24.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:24.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:24.297Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:24.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:24.297Z] [2023-09-19T02:52:24.297Z] Login Succeeded [2023-09-19T02:52:24.297Z] docker.io [2023-09-19T02:52:24.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:52:24.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:52:24.560Z] Configure a credential helper to remove this warning. See [2023-09-19T02:52:24.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:52:24.560Z] [2023-09-19T02:52:24.560Z] Login Succeeded [2023-09-19T02:52:24.560Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:52:24.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T02:52:24.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:52:24.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:52:24.650Z] ========================================================= [2023-09-19T02:52:24.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T02:52:24.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:52:25.006Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T02:52:25.007Z] Sending build context to Docker daemon 21.68MB [2023-09-19T02:52:25.007Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:52:25.007Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-19T02:52:25.007Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T02:52:25.007Z] 7264a8db6415: Pulling fs layer [2023-09-19T02:52:25.007Z] c4d48a809fc2: Pulling fs layer [2023-09-19T02:52:25.007Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T02:52:25.007Z] ad3a456e5733: Pulling fs layer [2023-09-19T02:52:25.007Z] 9e4f439ed901: Pulling fs layer [2023-09-19T02:52:25.007Z] feaf6a47b606: Pulling fs layer [2023-09-19T02:52:25.007Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T02:52:25.007Z] 8ac70367396e: Pulling fs layer [2023-09-19T02:52:25.007Z] 6db16350a2e2: Pulling fs layer [2023-09-19T02:52:25.007Z] 9250d5d63582: Pulling fs layer [2023-09-19T02:52:25.007Z] feaf6a47b606: Waiting [2023-09-19T02:52:25.007Z] 5e8b037d7d82: Waiting [2023-09-19T02:52:25.007Z] 6db16350a2e2: Waiting [2023-09-19T02:52:25.007Z] 8ac70367396e: Waiting [2023-09-19T02:52:25.007Z] 9250d5d63582: Waiting [2023-09-19T02:52:25.007Z] ad3a456e5733: Waiting [2023-09-19T02:52:25.007Z] 9e4f439ed901: Waiting [2023-09-19T02:52:25.007Z] c4d48a809fc2: Download complete [2023-09-19T02:52:25.266Z] ad3a456e5733: Verifying Checksum [2023-09-19T02:52:25.266Z] ad3a456e5733: Download complete [2023-09-19T02:52:25.266Z] 9e4f439ed901: Download complete [2023-09-19T02:52:25.266Z] 7264a8db6415: Verifying Checksum [2023-09-19T02:52:25.266Z] 7264a8db6415: Download complete [2023-09-19T02:52:25.266Z] feaf6a47b606: Verifying Checksum [2023-09-19T02:52:25.266Z] feaf6a47b606: Download complete [2023-09-19T02:52:25.266Z] 7264a8db6415: Pull complete [2023-09-19T02:52:25.527Z] 8ac70367396e: Verifying Checksum [2023-09-19T02:52:25.527Z] 8ac70367396e: Download complete [2023-09-19T02:52:25.527Z] c4d48a809fc2: Pull complete [2023-09-19T02:52:25.527Z] 4f1c88b9dad5: Download complete [2023-09-19T02:52:25.787Z] 6db16350a2e2: Verifying Checksum [2023-09-19T02:52:25.787Z] 6db16350a2e2: Download complete [2023-09-19T02:52:26.044Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T02:52:26.044Z] 5e8b037d7d82: Download complete [2023-09-19T02:52:26.044Z] 9250d5d63582: Verifying Checksum [2023-09-19T02:52:26.044Z] 9250d5d63582: Download complete [2023-09-19T02:52:28.574Z] 4f1c88b9dad5: Pull complete [2023-09-19T02:52:28.574Z] ad3a456e5733: Pull complete [2023-09-19T02:52:28.574Z] 9e4f439ed901: Pull complete [2023-09-19T02:52:28.574Z] feaf6a47b606: Pull complete [2023-09-19T02:52:30.493Z] 5e8b037d7d82: Pull complete [2023-09-19T02:52:31.059Z] 8ac70367396e: Pull complete [2023-09-19T02:52:31.317Z] 6db16350a2e2: Pull complete [2023-09-19T02:52:31.883Z] 9250d5d63582: Pull complete [2023-09-19T02:52:31.883Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T02:52:31.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T02:52:31.883Z] ---> fa269f55d9b9 [2023-09-19T02:52:31.883Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:52:36.075Z] ---> Running in c1cc94d1e6be [2023-09-19T02:52:36.075Z] Removing intermediate container c1cc94d1e6be [2023-09-19T02:52:36.075Z] ---> 90ca219edb15 [2023-09-19T02:52:36.075Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:52:36.075Z] ---> Running in f9cd1b80bbe3 [2023-09-19T02:52:36.075Z] Removing intermediate container f9cd1b80bbe3 [2023-09-19T02:52:36.075Z] ---> b3a3acbb52d7 [2023-09-19T02:52:36.075Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T02:52:36.075Z] ---> Running in 669389b7e5ba [2023-09-19T02:52:36.075Z] Removing intermediate container 669389b7e5ba [2023-09-19T02:52:36.075Z] ---> 1e42497ce861 [2023-09-19T02:52:36.075Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:52:36.075Z] ---> Running in 275bede379a7 [2023-09-19T02:52:36.333Z] Removing intermediate container 275bede379a7 [2023-09-19T02:52:36.333Z] ---> e3a9344f75ca [2023-09-19T02:52:36.333Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-19T02:52:36.333Z] ---> Running in cd6f5ddd24a0 [2023-09-19T02:52:36.333Z] Removing intermediate container cd6f5ddd24a0 [2023-09-19T02:52:36.333Z] ---> d60ced91c15d [2023-09-19T02:52:36.333Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:52:36.333Z] ---> Running in a8d4a791b26a [2023-09-19T02:52:36.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:52:36.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:52:37.110Z] OK: 265 MiB in 56 packages [2023-09-19T02:52:37.369Z] Removing intermediate container a8d4a791b26a [2023-09-19T02:52:37.369Z] ---> 5beb12df510b [2023-09-19T02:52:37.369Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-19T02:52:37.369Z] ---> Running in d57c6e5a41a2 [2023-09-19T02:52:37.629Z] Removing intermediate container d57c6e5a41a2 [2023-09-19T02:52:37.629Z] ---> dbc1aeafa4e4 [2023-09-19T02:52:37.629Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-19T02:52:37.629Z] ---> d362f1eea09a [2023-09-19T02:52:37.629Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:52:37.629Z] ---> Running in 8362cb1adcc0 [2023-09-19T02:52:38.681Z] Still waiting to schedule task [2023-09-19T02:52:38.681Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T02:53:04.203Z] Removing intermediate container 8362cb1adcc0 [2023-09-19T02:53:04.203Z] ---> 8502298b3646 [2023-09-19T02:53:04.203Z] Step 12/13 : COPY . . [2023-09-19T02:53:04.203Z] ---> 86a4bf93fe5f [2023-09-19T02:53:04.203Z] Step 13/13 : RUN ${MAKE} [2023-09-19T02:53:04.203Z] ---> Running in 2bb7c33378df [2023-09-19T02:53:04.203Z] noop [2023-09-19T02:53:04.203Z] Removing intermediate container 2bb7c33378df [2023-09-19T02:53:04.203Z] ---> 8e852436c612 [2023-09-19T02:53:04.203Z] Successfully built 8e852436c612 [2023-09-19T02:53:04.203Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:53:04.504Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T02:53:04.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:53:04.570Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T02:53:04.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T02:53:04.908Z] $ docker top e87d9a750f71ac6f8f263e74b3543ce48731f9901a3cb867df21e96552ac6689 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:53:05.253Z] + go version [2023-09-19T02:53:05.253Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T02:53:05.270Z] $ docker stop --time=1 e87d9a750f71ac6f8f263e74b3543ce48731f9901a3cb867df21e96552ac6689 [2023-09-19T02:53:06.547Z] $ docker rm -f --volumes e87d9a750f71ac6f8f263e74b3543ce48731f9901a3cb867df21e96552ac6689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:53:06.934Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T02:53:06.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:53:06.996Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T02:53:07.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T02:53:07.333Z] $ docker top 020567baa6e50412d3a8edabac28311024f93f2d4782c42e03970e6ffffafcf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:53:07.677Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T02:53:07.970Z] + make test [2023-09-19T02:53:07.970Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T02:53:09.343Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-19T02:53:19.302Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-19T02:53:19.303Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-19T02:53:21.204Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.5% of statements [2023-09-19T02:53:21.204Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.122s coverage: 86.5% of statements [2023-09-19T02:53:27.758Z] go vet ./... [2023-09-19T02:53:31.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T02:53:31.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T02:53:31.039Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T02:53:31.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T02:53:31.068Z] $ docker stop --time=1 020567baa6e50412d3a8edabac28311024f93f2d4782c42e03970e6ffffafcf1 [2023-09-19T02:53:33.607Z] $ docker rm -f --volumes 020567baa6e50412d3a8edabac28311024f93f2d4782c42e03970e6ffffafcf1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:53:34.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T02:53:34.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T02:53:34.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T02:53:34.974Z] + ls -al . [2023-09-19T02:53:34.974Z] total 244 [2023-09-19T02:53:34.974Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 02:53 . [2023-09-19T02:53:34.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:52 .. [2023-09-19T02:53:34.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:53 .git [2023-09-19T02:53:34.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:52 .github [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 19 02:52 .gitignore [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 02:52 .golangci.yml [2023-09-19T02:53:34.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:52 .semver [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 19 02:52 Attribution.txt [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 19 02:52 CHANGELOG.md [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 19 02:52 Dockerfile [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:52 GOVERNANCE.md [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 19 02:52 Jenkinsfile [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 02:52 LICENSE [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 19 02:52 Makefile [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 19 02:52 OWNERS.md [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 19 02:52 README.md [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 02:52 VERSION [2023-09-19T02:53:34.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:52 bin [2023-09-19T02:53:34.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:52 cmd [2023-09-19T02:53:34.974Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 19 02:53 coverage.out [2023-09-19T02:53:34.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:52 doc [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 19 02:52 go.mod [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 19 02:52 go.sum [2023-09-19T02:53:34.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:52 internal [2023-09-19T02:53:34.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:52 snap [2023-09-19T02:53:34.974Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 19 02:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:53:35.372Z] + 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=184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 --label arch=amd64 --label version=3.1.0-dev.10 . [2023-09-19T02:53:35.372Z] Sending build context to Docker daemon 21.76MB [2023-09-19T02:53:35.372Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:53:35.372Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-19T02:53:35.372Z] ---> 8e852436c612 [2023-09-19T02:53:35.372Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:53:35.632Z] ---> Running in 1503cc8a90bf [2023-09-19T02:53:35.632Z] Removing intermediate container 1503cc8a90bf [2023-09-19T02:53:35.632Z] ---> 2c765707572c [2023-09-19T02:53:35.632Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:53:35.632Z] ---> Running in bd55e1cfb74e [2023-09-19T02:53:35.632Z] Removing intermediate container bd55e1cfb74e [2023-09-19T02:53:35.632Z] ---> 847f986af2d2 [2023-09-19T02:53:35.632Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T02:53:35.895Z] ---> Running in 2285fe1ab307 [2023-09-19T02:53:35.895Z] Removing intermediate container 2285fe1ab307 [2023-09-19T02:53:35.895Z] ---> f353701512ba [2023-09-19T02:53:35.895Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:53:35.895Z] ---> Running in c337728cefe4 [2023-09-19T02:53:35.895Z] Removing intermediate container c337728cefe4 [2023-09-19T02:53:35.895Z] ---> 9f5b21e5681b [2023-09-19T02:53:35.895Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-19T02:53:35.895Z] ---> Running in 19d6ba98f8a0 [2023-09-19T02:53:35.895Z] Removing intermediate container 19d6ba98f8a0 [2023-09-19T02:53:35.895Z] ---> 5b79433628c6 [2023-09-19T02:53:35.895Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:53:36.152Z] ---> Running in 2899c202044b [2023-09-19T02:53:36.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:53:36.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:53:36.983Z] OK: 265 MiB in 56 packages [2023-09-19T02:53:37.241Z] Removing intermediate container 2899c202044b [2023-09-19T02:53:37.241Z] ---> 09bb2c1e6e7f [2023-09-19T02:53:37.241Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-19T02:53:37.241Z] ---> Running in 06920f84ac98 [2023-09-19T02:53:37.241Z] Removing intermediate container 06920f84ac98 [2023-09-19T02:53:37.241Z] ---> 09e09cea07c5 [2023-09-19T02:53:37.241Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-19T02:53:37.500Z] ---> 534b1dc22cd2 [2023-09-19T02:53:37.500Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:53:37.500Z] ---> Running in d0aed5ea71c5 [2023-09-19T02:53:38.069Z] Removing intermediate container d0aed5ea71c5 [2023-09-19T02:53:38.069Z] ---> dfe635bce752 [2023-09-19T02:53:38.069Z] Step 12/26 : COPY . . [2023-09-19T02:53:38.637Z] ---> fd9f2f9bc041 [2023-09-19T02:53:38.637Z] Step 13/26 : RUN ${MAKE} [2023-09-19T02:53:38.896Z] ---> Running in a2d4b88234e1 [2023-09-19T02:53:39.155Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-19T02:53:57.240Z] Removing intermediate container a2d4b88234e1 [2023-09-19T02:53:57.240Z] ---> fde67d913294 [2023-09-19T02:53:57.240Z] Step 14/26 : FROM alpine:3.18 [2023-09-19T02:53:57.240Z] 3.18: Pulling from library/alpine [2023-09-19T02:53:57.240Z] 7264a8db6415: Already exists [2023-09-19T02:53:57.240Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T02:53:57.240Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T02:53:57.240Z] ---> 7e01a0d0a1dc [2023-09-19T02:53:57.240Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-19T02:53:57.240Z] ---> Running in 27abba4b3fb8 [2023-09-19T02:53:57.240Z] Removing intermediate container 27abba4b3fb8 [2023-09-19T02:53:57.240Z] ---> 841062339e2b [2023-09-19T02:53:57.240Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-19T02:53:57.240Z] ---> Running in 2916f899b2b8 [2023-09-19T02:53:57.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T02:53:57.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T02:53:57.762Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T02:53:57.762Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T02:53:57.762Z] OK: 7 MiB in 16 packages [2023-09-19T02:53:58.028Z] Removing intermediate container 2916f899b2b8 [2023-09-19T02:53:58.028Z] ---> 6e239977e0e9 [2023-09-19T02:53:58.028Z] Step 17/26 : WORKDIR / [2023-09-19T02:53:58.028Z] ---> Running in d6b89656d228 [2023-09-19T02:53:58.028Z] Removing intermediate container d6b89656d228 [2023-09-19T02:53:58.028Z] ---> 4b1131b5d207 [2023-09-19T02:53:58.028Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-19T02:53:58.974Z] ---> f98bd07a5ef5 [2023-09-19T02:53:58.974Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-19T02:53:58.974Z] ---> 4c45b083d6df [2023-09-19T02:53:58.974Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-19T02:53:58.974Z] ---> 806a89fc5135 [2023-09-19T02:53:58.974Z] Step 21/26 : EXPOSE 59984 [2023-09-19T02:53:58.974Z] ---> Running in dc2dc34db693 [2023-09-19T02:53:59.233Z] Removing intermediate container dc2dc34db693 [2023-09-19T02:53:59.233Z] ---> d1f31edf97a3 [2023-09-19T02:53:59.233Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-19T02:53:59.233Z] ---> Running in aa119f064103 [2023-09-19T02:53:59.233Z] Removing intermediate container aa119f064103 [2023-09-19T02:53:59.233Z] ---> 451991e95411 [2023-09-19T02:53:59.233Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T02:53:59.233Z] ---> Running in 19404a72a320 [2023-09-19T02:53:59.233Z] Removing intermediate container 19404a72a320 [2023-09-19T02:53:59.233Z] ---> 7b227d912919 [2023-09-19T02:53:59.233Z] Step 24/26 : LABEL arch=amd64 [2023-09-19T02:53:59.233Z] ---> Running in dfd49ab82ddc [2023-09-19T02:53:59.233Z] Removing intermediate container dfd49ab82ddc [2023-09-19T02:53:59.233Z] ---> 30337247b75d [2023-09-19T02:53:59.233Z] Step 25/26 : LABEL git_sha=184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T02:53:59.492Z] ---> Running in f2aeb8c77a7e [2023-09-19T02:53:59.493Z] Removing intermediate container f2aeb8c77a7e [2023-09-19T02:53:59.493Z] ---> c97741cf570f [2023-09-19T02:53:59.493Z] Step 26/26 : LABEL version=3.1.0-dev.10 [2023-09-19T02:53:59.493Z] ---> Running in f8723fece26e [2023-09-19T02:53:59.493Z] Removing intermediate container f8723fece26e [2023-09-19T02:53:59.493Z] ---> 148a48a58600 [2023-09-19T02:53:59.493Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T02:53:59.493Z] Successfully built 148a48a58600 [2023-09-19T02:53:59.493Z] 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 [2023-09-19T02:53:59.605Z] provisioning config files... [2023-09-19T02:53:59.614Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9921306607110047597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:53:59.904Z] ---> docker-login.sh [2023-09-19T02:53:59.905Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:53:59.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:53:59.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:53:59.905Z] Configure a credential helper to remove this warning. See [2023-09-19T02:53:59.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:53:59.905Z] [2023-09-19T02:53:59.905Z] Login Succeeded [2023-09-19T02:53:59.905Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:53:59.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:53:59.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:53:59.905Z] Configure a credential helper to remove this warning. See [2023-09-19T02:53:59.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:53:59.905Z] [2023-09-19T02:53:59.905Z] Login Succeeded [2023-09-19T02:53:59.905Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:54:00.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:00.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:00.163Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:00.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:00.163Z] [2023-09-19T02:54:00.163Z] Login Succeeded [2023-09-19T02:54:00.163Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:54:00.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:00.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:00.163Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:00.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:00.163Z] [2023-09-19T02:54:00.163Z] Login Succeeded [2023-09-19T02:54:00.163Z] docker.io [2023-09-19T02:54:00.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:00.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:00.729Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:00.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:00.729Z] [2023-09-19T02:54:00.729Z] Login Succeeded [2023-09-19T02:54:00.729Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:54:00.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T02:54:00.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:54:00.789Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-09-19T02:54:00.789Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T02:54:00.789Z] latest [2023-09-19T02:54:00.789Z] 3.1.0-dev.10 [2023-09-19T02:54:00.789Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10 [2023-09-19T02:54:00.789Z] main [2023-09-19T02:54:00.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:01.104Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:01.418Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T02:54:01.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-19T02:54:01.418Z] 1a439d922870: Preparing [2023-09-19T02:54:01.418Z] 4124308f62ec: Preparing [2023-09-19T02:54:01.418Z] 57fff525c444: Preparing [2023-09-19T02:54:01.418Z] 9fc60806bb6b: Preparing [2023-09-19T02:54:01.418Z] 4693057ce236: Preparing [2023-09-19T02:54:01.418Z] 4693057ce236: Layer already exists [2023-09-19T02:54:01.418Z] 9fc60806bb6b: Pushed [2023-09-19T02:54:01.418Z] 1a439d922870: Pushed [2023-09-19T02:54:01.418Z] 4124308f62ec: Pushed [2023-09-19T02:54:03.953Z] 57fff525c444: Pushed [2023-09-19T02:54:04.213Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49: digest: sha256:6c9c6a0bd47792bd42eacf3f04e9cd4bc8086b2ccfdfabd22be674452be7f020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:04.524Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:04.826Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-19T02:54:04.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-19T02:54:04.827Z] 1a439d922870: Preparing [2023-09-19T02:54:04.827Z] 4124308f62ec: Preparing [2023-09-19T02:54:04.827Z] 57fff525c444: Preparing [2023-09-19T02:54:04.827Z] 9fc60806bb6b: Preparing [2023-09-19T02:54:04.827Z] 4693057ce236: Preparing [2023-09-19T02:54:04.827Z] 4693057ce236: Layer already exists [2023-09-19T02:54:04.827Z] 4124308f62ec: Layer already exists [2023-09-19T02:54:04.827Z] 1a439d922870: Layer already exists [2023-09-19T02:54:04.827Z] 9fc60806bb6b: Layer already exists [2023-09-19T02:54:04.827Z] 57fff525c444: Layer already exists [2023-09-19T02:54:04.827Z] latest: digest: sha256:6c9c6a0bd47792bd42eacf3f04e9cd4bc8086b2ccfdfabd22be674452be7f020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:05.145Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:05.456Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.10 [2023-09-19T02:54:05.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-19T02:54:05.456Z] 1a439d922870: Preparing [2023-09-19T02:54:05.456Z] 4124308f62ec: Preparing [2023-09-19T02:54:05.456Z] 57fff525c444: Preparing [2023-09-19T02:54:05.456Z] 9fc60806bb6b: Preparing [2023-09-19T02:54:05.456Z] 4693057ce236: Preparing [2023-09-19T02:54:05.456Z] 57fff525c444: Layer already exists [2023-09-19T02:54:05.456Z] 4124308f62ec: Layer already exists [2023-09-19T02:54:05.456Z] 4693057ce236: Layer already exists [2023-09-19T02:54:05.456Z] 9fc60806bb6b: Layer already exists [2023-09-19T02:54:05.456Z] 1a439d922870: Layer already exists [2023-09-19T02:54:05.456Z] 3.1.0-dev.10: digest: sha256:6c9c6a0bd47792bd42eacf3f04e9cd4bc8086b2ccfdfabd22be674452be7f020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:05.764Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:06.069Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10 [2023-09-19T02:54:06.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-19T02:54:06.069Z] 1a439d922870: Preparing [2023-09-19T02:54:06.069Z] 4124308f62ec: Preparing [2023-09-19T02:54:06.069Z] 57fff525c444: Preparing [2023-09-19T02:54:06.069Z] 9fc60806bb6b: Preparing [2023-09-19T02:54:06.069Z] 4693057ce236: Preparing [2023-09-19T02:54:06.069Z] 57fff525c444: Layer already exists [2023-09-19T02:54:06.069Z] 4124308f62ec: Layer already exists [2023-09-19T02:54:06.069Z] 9fc60806bb6b: Layer already exists [2023-09-19T02:54:06.069Z] 1a439d922870: Layer already exists [2023-09-19T02:54:06.070Z] 4693057ce236: Layer already exists [2023-09-19T02:54:06.070Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10: digest: sha256:6c9c6a0bd47792bd42eacf3f04e9cd4bc8086b2ccfdfabd22be674452be7f020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:06.376Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:06.680Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-09-19T02:54:06.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-19T02:54:06.680Z] 1a439d922870: Preparing [2023-09-19T02:54:06.680Z] 4124308f62ec: Preparing [2023-09-19T02:54:06.680Z] 57fff525c444: Preparing [2023-09-19T02:54:06.680Z] 9fc60806bb6b: Preparing [2023-09-19T02:54:06.680Z] 4693057ce236: Preparing [2023-09-19T02:54:06.680Z] 57fff525c444: Layer already exists [2023-09-19T02:54:06.680Z] 9fc60806bb6b: Layer already exists [2023-09-19T02:54:06.680Z] 4124308f62ec: Layer already exists [2023-09-19T02:54:06.680Z] 1a439d922870: Layer already exists [2023-09-19T02:54:06.680Z] 4693057ce236: Layer already exists [2023-09-19T02:54:06.680Z] main: digest: sha256:6c9c6a0bd47792bd42eacf3f04e9cd4bc8086b2ccfdfabd22be674452be7f020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T02:54:06.714Z] ===================================================== [Pipeline] echo [2023-09-19T02:54:06.720Z] taggedImages: [2023-09-19T02:54:06.720Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T02:54:06.720Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-19T02:54:06.720Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.10 [2023-09-19T02:54:06.720Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10 [2023-09-19T02:54:06.720Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:07.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:54:07.097Z] [2023-09-19T02:54:07.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:07.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6460 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-09-19T02:54:07.163Z] Running in /w/workspace/device-onvif-camera/167 [Pipeline] { [Pipeline] checkout [2023-09-19T02:54:07.192Z] The recommended git tool is: git [2023-09-19T02:54:07.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:54:07.394Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T02:54:07.394Z] 5eb5b503b376: Pulling fs layer [2023-09-19T02:54:07.394Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T02:54:07.394Z] ec43610c2a17: Pulling fs layer [2023-09-19T02:54:07.394Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T02:54:07.394Z] 33b1e0a273af: Pulling fs layer [2023-09-19T02:54:07.394Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T02:54:07.394Z] 3a2ae6a8a46f: Waiting [2023-09-19T02:54:07.394Z] 5d3b04190fa2: Waiting [2023-09-19T02:54:07.394Z] 33b1e0a273af: Waiting [2023-09-19T02:54:07.394Z] 2f39f015ded8: Pulling fs layer [2023-09-19T02:54:07.394Z] 2f39f015ded8: Waiting [2023-09-19T02:54:07.394Z] 5c69ac0246d0: Download complete [2023-09-19T02:54:07.394Z] 3a2ae6a8a46f: Download complete [2023-09-19T02:54:07.394Z] 33b1e0a273af: Verifying Checksum [2023-09-19T02:54:07.394Z] 33b1e0a273af: Download complete [2023-09-19T02:54:07.394Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T02:54:07.394Z] 5d3b04190fa2: Download complete [2023-09-19T02:54:07.394Z] ec43610c2a17: Verifying Checksum [2023-09-19T02:54:07.394Z] ec43610c2a17: Download complete [2023-09-19T02:54:07.654Z] 5eb5b503b376: Verifying Checksum [2023-09-19T02:54:07.654Z] 5eb5b503b376: Download complete [2023-09-19T02:54:08.219Z] 2f39f015ded8: Verifying Checksum [2023-09-19T02:54:08.219Z] 2f39f015ded8: Download complete [2023-09-19T02:54:08.785Z] 5eb5b503b376: Pull complete [2023-09-19T02:54:08.785Z] 5c69ac0246d0: Pull complete [2023-09-19T02:54:09.043Z] ec43610c2a17: Pull complete [2023-09-19T02:54:09.301Z] 3a2ae6a8a46f: Pull complete [2023-09-19T02:54:09.301Z] 33b1e0a273af: Pull complete [2023-09-19T02:54:09.301Z] 5d3b04190fa2: Pull complete [2023-09-19T02:54:12.032Z] using credential edgex-jenkins-ssh [2023-09-19T02:54:12.047Z] Cloning the remote Git repository [2023-09-19T02:54:12.087Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-19T02:54:12.185Z] > git init /w/workspace/device-onvif-camera/167 # timeout=10 [2023-09-19T02:54:12.329Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-19T02:54:12.329Z] > git --version # timeout=10 [2023-09-19T02:54:12.350Z] > git --version # 'git version 2.25.1' [2023-09-19T02:54:12.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T02:54:12.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T02:54:13.496Z] 2f39f015ded8: Pull complete [2023-09-19T02:54:13.496Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T02:54:13.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T02:54:13.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:54:13.582Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T02:54:13.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T02:54:14.401Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-19T02:54:14.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T02:54:15.155Z] Avoid second fetch [2023-09-19T02:54:15.155Z] Checking out Revision 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 (main) [2023-09-19T02:54:15.737Z] Commit message: "Merge pull request #385 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.24" [2023-09-19T02:54:15.168Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T02:54:15.241Z] > git checkout -f 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 # timeout=10 [2023-09-19T02:54:16.087Z] [2023-09-19T02:54:16.087Z] GitHub has been notified of this commit’s build result [2023-09-19T02:54:16.087Z] [2023-09-19T02:54:17.111Z] $ docker top fcfbf8ccc7da4743e5fb7f700ac465336bfb27213c8dc0c5fefa2630d76a10d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:54:17.513Z] ---> job-cost.sh [2023-09-19T02:54:17.514Z] lf-activate-venv: SKIPPING [2023-09-19T02:54:17.514Z] INFO: No Stack... [2023-09-19T02:54:17.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T02:54:17.792Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T02:54:17.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T02:54:17.792Z] Dload Upload Total Spent Left Speed [2023-09-19T02:54:17.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2023-09-19T02:54:18.340Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T02:54:18.439Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T02:54:18.629Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-09-19T02:54:18.629Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T02:54:18.642Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-167-stack-cost] [2023-09-19T02:54:18.652Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-167-stack-cost] did not exist. Created. [2023-09-19T02:54:18.652Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T02:54:18.770Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T02:54:18.770Z] + sudo tee /etc/docker/daemon.new [2023-09-19T02:54:18.770Z] { [2023-09-19T02:54:18.770Z] "registry-mirrors": [ [2023-09-19T02:54:18.770Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T02:54:18.770Z] ], [2023-09-19T02:54:18.770Z] "bip": "10.250.0.254/24", [2023-09-19T02:54:18.770Z] "hosts": [ [2023-09-19T02:54:18.770Z] "tcp://0.0.0.0:5555", [2023-09-19T02:54:18.770Z] "unix:///var/run/docker.sock" [2023-09-19T02:54:18.770Z] ], [2023-09-19T02:54:18.770Z] "mtu": 1458, [2023-09-19T02:54:18.770Z] "selinux-enabled": true, [2023-09-19T02:54:18.770Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T02:54:18.770Z] } [Pipeline] sh [2023-09-19T02:54:18.950Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T02:54:18.979Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T02:54:18.986Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T02:54:19.012Z] $ docker stop --time=1 fcfbf8ccc7da4743e5fb7f700ac465336bfb27213c8dc0c5fefa2630d76a10d7 [2023-09-19T02:54:19.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-09-19T02:54:20.161Z] $ docker rm -f --volumes fcfbf8ccc7da4743e5fb7f700ac465336bfb27213c8dc0c5fefa2630d76a10d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T02:54:20.516Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T02:54:38.770Z] provisioning config files... [2023-09-19T02:54:38.793Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/167@tmp/config7372020816472084459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T02:54:39.147Z] ---> docker-login.sh [2023-09-19T02:54:39.147Z] nexus3.edgexfoundry.org:10001 [2023-09-19T02:54:39.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:39.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:39.691Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:39.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:39.691Z] [2023-09-19T02:54:39.691Z] Login Succeeded [2023-09-19T02:54:39.691Z] nexus3.edgexfoundry.org:10002 [2023-09-19T02:54:39.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:40.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:40.233Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:40.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:40.233Z] [2023-09-19T02:54:40.233Z] Login Succeeded [2023-09-19T02:54:40.233Z] nexus3.edgexfoundry.org:10003 [2023-09-19T02:54:40.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:40.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:40.502Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:40.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:40.503Z] [2023-09-19T02:54:43.098Z] Login Succeeded [2023-09-19T02:54:43.098Z] nexus3.edgexfoundry.org:10004 [2023-09-19T02:54:43.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:43.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:43.098Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:43.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:43.098Z] [2023-09-19T02:54:43.098Z] Login Succeeded [2023-09-19T02:54:43.098Z] docker.io [2023-09-19T02:54:43.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T02:54:43.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T02:54:43.375Z] Configure a credential helper to remove this warning. See [2023-09-19T02:54:43.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T02:54:43.375Z] [2023-09-19T02:54:43.375Z] Login Succeeded [2023-09-19T02:54:43.642Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T02:54:43.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T02:54:43.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:54:43.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T02:54:43.944Z] ========================================================= [2023-09-19T02:54:43.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T02:54:43.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:54:44.302Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T02:54:44.583Z] Sending build context to Docker daemon 14.21MB [2023-09-19T02:54:44.854Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:54:44.854Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-19T02:54:44.854Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T02:54:44.854Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T02:54:44.854Z] 5d54e960e981: Pulling fs layer [2023-09-19T02:54:44.854Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T02:54:44.854Z] f0e02332f6b5: Pulling fs layer [2023-09-19T02:54:44.854Z] 66412af1f25a: Pulling fs layer [2023-09-19T02:54:44.854Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T02:54:44.854Z] 9a37bb91b891: Pulling fs layer [2023-09-19T02:54:44.854Z] a29adfc67d43: Pulling fs layer [2023-09-19T02:54:44.854Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T02:54:44.854Z] f0e02332f6b5: Waiting [2023-09-19T02:54:44.854Z] 66412af1f25a: Waiting [2023-09-19T02:54:44.854Z] 1baf3a5c0e64: Waiting [2023-09-19T02:54:44.854Z] a29adfc67d43: Waiting [2023-09-19T02:54:44.854Z] 9a37bb91b891: Waiting [2023-09-19T02:54:44.854Z] 5d54e960e981: Download complete [2023-09-19T02:54:45.136Z] f0e02332f6b5: Verifying Checksum [2023-09-19T02:54:45.136Z] f0e02332f6b5: Download complete [2023-09-19T02:54:45.136Z] 66412af1f25a: Verifying Checksum [2023-09-19T02:54:45.136Z] 66412af1f25a: Download complete [2023-09-19T02:54:45.136Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T02:54:45.136Z] 9fda8d8052c6: Download complete [2023-09-19T02:54:45.423Z] 9a37bb91b891: Verifying Checksum [2023-09-19T02:54:45.423Z] 9a37bb91b891: Download complete [2023-09-19T02:54:46.412Z] a29adfc67d43: Verifying Checksum [2023-09-19T02:54:46.413Z] a29adfc67d43: Download complete [2023-09-19T02:54:46.413Z] 9fda8d8052c6: Pull complete [2023-09-19T02:54:47.012Z] 5d54e960e981: Pull complete [2023-09-19T02:54:47.012Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T02:54:47.012Z] d5de9f91c1a4: Download complete [2023-09-19T02:54:47.012Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T02:54:47.012Z] c4a7e357bf2a: Download complete [2023-09-19T02:54:47.979Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T02:54:47.979Z] 1baf3a5c0e64: Download complete [2023-09-19T02:54:58.095Z] c4a7e357bf2a: Pull complete [2023-09-19T02:54:58.095Z] f0e02332f6b5: Pull complete [2023-09-19T02:54:58.095Z] 66412af1f25a: Pull complete [2023-09-19T02:55:04.863Z] 1baf3a5c0e64: Pull complete [2023-09-19T02:55:09.144Z] 9a37bb91b891: Pull complete [2023-09-19T02:55:10.107Z] a29adfc67d43: Pull complete [2023-09-19T02:55:12.054Z] d5de9f91c1a4: Pull complete [2023-09-19T02:55:12.054Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T02:55:12.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T02:55:12.054Z] ---> 746ca1b523b5 [2023-09-19T02:55:12.054Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:55:14.057Z] ---> Running in 319a14fb4e7a [2023-09-19T02:55:14.057Z] Removing intermediate container 319a14fb4e7a [2023-09-19T02:55:14.057Z] ---> ee7a73b81ce2 [2023-09-19T02:55:14.057Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:55:14.057Z] ---> Running in 5f6a6ad78625 [2023-09-19T02:55:14.324Z] Removing intermediate container 5f6a6ad78625 [2023-09-19T02:55:14.324Z] ---> 2df6cc8e1fc7 [2023-09-19T02:55:14.324Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T02:55:14.324Z] ---> Running in f1e357648226 [2023-09-19T02:55:14.907Z] Removing intermediate container f1e357648226 [2023-09-19T02:55:14.907Z] ---> 6c1c9410535b [2023-09-19T02:55:14.907Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:55:14.907Z] ---> Running in 2448f76549fd [2023-09-19T02:55:15.175Z] Removing intermediate container 2448f76549fd [2023-09-19T02:55:15.175Z] ---> 111af2838f4c [2023-09-19T02:55:15.175Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-19T02:55:15.175Z] ---> Running in bd3da0dda61e [2023-09-19T02:55:15.448Z] Removing intermediate container bd3da0dda61e [2023-09-19T02:55:15.448Z] ---> 97ee9290aa1b [2023-09-19T02:55:15.448Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:55:15.448Z] ---> Running in f76a10cbd065 [2023-09-19T02:55:16.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:55:16.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:55:17.828Z] OK: 267 MiB in 56 packages [2023-09-19T02:55:18.801Z] Removing intermediate container f76a10cbd065 [2023-09-19T02:55:18.801Z] ---> a9d2cf2e6933 [2023-09-19T02:55:18.801Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-19T02:55:18.801Z] ---> Running in 31b11b5b2c56 [2023-09-19T02:55:19.069Z] Removing intermediate container 31b11b5b2c56 [2023-09-19T02:55:19.069Z] ---> 0de7043b9300 [2023-09-19T02:55:19.069Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-19T02:55:22.411Z] ---> 2a0b3487b9ca [2023-09-19T02:55:22.411Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:55:22.411Z] ---> Running in f23a664db4ce [2023-09-19T02:56:30.316Z] Removing intermediate container f23a664db4ce [2023-09-19T02:56:30.316Z] ---> b4f34329f437 [2023-09-19T02:56:30.316Z] Step 12/13 : COPY . . [2023-09-19T02:56:30.316Z] ---> d10828c71300 [2023-09-19T02:56:30.316Z] Step 13/13 : RUN ${MAKE} [2023-09-19T02:56:30.316Z] ---> Running in 1fe1f7d1f73d [2023-09-19T02:56:30.316Z] noop [2023-09-19T02:56:30.316Z] Removing intermediate container 1fe1f7d1f73d [2023-09-19T02:56:30.316Z] ---> 490b06888f1b [2023-09-19T02:56:30.316Z] Successfully built 490b06888f1b [2023-09-19T02:56:30.316Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:56:30.663Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T02:56:30.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:56:30.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-6460 does not seem to be running inside a container [2023-09-19T02:56:30.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/167 -v /w/workspace/device-onvif-camera/167:/w/workspace/device-onvif-camera/167:rw,z -v /w/workspace/device-onvif-camera/167@tmp:/w/workspace/device-onvif-camera/167@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 [2023-09-19T02:56:32.115Z] $ docker top 3f0a24df8b1e24c134fb715b8e9638a34fc9e034d11e0f097ef9976cfa33c581 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:56:32.953Z] + go version [2023-09-19T02:56:32.953Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T02:56:32.968Z] $ docker stop --time=1 3f0a24df8b1e24c134fb715b8e9638a34fc9e034d11e0f097ef9976cfa33c581 [2023-09-19T02:56:34.582Z] $ docker rm -f --volumes 3f0a24df8b1e24c134fb715b8e9638a34fc9e034d11e0f097ef9976cfa33c581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:56:35.116Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T02:56:35.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T02:56:35.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-6460 does not seem to be running inside a container [2023-09-19T02:56:35.346Z] $ 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/167 -v /w/workspace/device-onvif-camera/167:/w/workspace/device-onvif-camera/167:rw,z -v /w/workspace/device-onvif-camera/167@tmp:/w/workspace/device-onvif-camera/167@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 [2023-09-19T02:56:36.474Z] $ docker top f8ec30013ca6a081528f5cbc828a74ba487dd3f7ea07aacea2edb69b3cc85508 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T02:56:36.984Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/167 [Pipeline] fileExists [Pipeline] sh [2023-09-19T02:56:37.311Z] + make test [2023-09-19T02:56:37.580Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T02:56:41.838Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-19T02:58:33.516Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-19T02:58:33.516Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-19T02:58:33.516Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 31.5% of statements [2023-09-19T02:58:48.554Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.116s coverage: 86.5% of statements [2023-09-19T02:58:48.554Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T02:58:48.554Z] go vet ./... [2023-09-19T02:59:20.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T02:59:20.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T02:59:20.786Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T02:59:20.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T02:59:20.815Z] $ docker stop --time=1 f8ec30013ca6a081528f5cbc828a74ba487dd3f7ea07aacea2edb69b3cc85508 [2023-09-19T02:59:22.769Z] $ docker rm -f --volumes f8ec30013ca6a081528f5cbc828a74ba487dd3f7ea07aacea2edb69b3cc85508 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T02:59:24.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T02:59:24.180Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T02:59:24.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T02:59:25.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T02:59:25.604Z] + ls -al . [2023-09-19T02:59:25.604Z] total 240 [2023-09-19T02:59:25.604Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 02:56 . [2023-09-19T02:59:25.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:54 .. [2023-09-19T02:59:25.604Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:54 .git [2023-09-19T02:59:25.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:54 .github [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 19 02:54 .gitignore [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 02:54 .golangci.yml [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 19 02:54 Attribution.txt [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 19 02:54 CHANGELOG.md [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 19 02:54 Dockerfile [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:54 GOVERNANCE.md [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 19 02:54 Jenkinsfile [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 02:54 LICENSE [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 19 02:54 Makefile [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 19 02:54 OWNERS.md [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 19 02:54 README.md [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 02:52 VERSION [2023-09-19T02:59:25.604Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:54 bin [2023-09-19T02:59:25.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:54 cmd [2023-09-19T02:59:25.604Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 19 02:58 coverage.out [2023-09-19T02:59:25.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:54 doc [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 19 02:54 go.mod [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 19 02:54 go.sum [2023-09-19T02:59:25.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:54 internal [2023-09-19T02:59:25.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:54 snap [2023-09-19T02:59:25.604Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 19 02:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T02:59:25.971Z] + 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=184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 --label arch=arm64 --label version=3.1.0-dev.10 . [2023-09-19T02:59:27.403Z] Sending build context to Docker daemon 14.29MB [2023-09-19T02:59:27.403Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T02:59:27.403Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-19T02:59:27.403Z] ---> 490b06888f1b [2023-09-19T02:59:27.403Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-19T02:59:27.403Z] ---> Running in 4e7ef535b0a7 [2023-09-19T02:59:27.985Z] Removing intermediate container 4e7ef535b0a7 [2023-09-19T02:59:27.985Z] ---> f4ae2b14661d [2023-09-19T02:59:27.985Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T02:59:27.985Z] ---> Running in d4b2d2a1fff7 [2023-09-19T02:59:28.577Z] Removing intermediate container d4b2d2a1fff7 [2023-09-19T02:59:28.577Z] ---> f88f82a86da0 [2023-09-19T02:59:28.577Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T02:59:28.577Z] ---> Running in f82db32850da [2023-09-19T02:59:29.161Z] Removing intermediate container f82db32850da [2023-09-19T02:59:29.161Z] ---> d7e5111ff34c [2023-09-19T02:59:29.161Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T02:59:29.161Z] ---> Running in fe3b4e68cdf0 [2023-09-19T02:59:29.431Z] Removing intermediate container fe3b4e68cdf0 [2023-09-19T02:59:29.431Z] ---> cfb34a394282 [2023-09-19T02:59:29.431Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-19T02:59:29.431Z] ---> Running in 50b853a1fb8e [2023-09-19T02:59:30.037Z] Removing intermediate container 50b853a1fb8e [2023-09-19T02:59:30.037Z] ---> 692d92c30c4c [2023-09-19T02:59:30.037Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T02:59:30.304Z] ---> Running in b55dc685fc2f [2023-09-19T02:59:31.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T02:59:31.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T02:59:33.393Z] OK: 267 MiB in 56 packages [2023-09-19T02:59:34.367Z] Removing intermediate container b55dc685fc2f [2023-09-19T02:59:34.367Z] ---> 9cbf6def5ad6 [2023-09-19T02:59:34.367Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-19T02:59:34.367Z] ---> Running in b5ed709e24bb [2023-09-19T02:59:36.317Z] Removing intermediate container b5ed709e24bb [2023-09-19T02:59:36.317Z] ---> 9f86fc6833de [2023-09-19T02:59:36.317Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-19T02:59:36.583Z] ---> 5bd99eb56f60 [2023-09-19T02:59:36.583Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T02:59:38.527Z] ---> Running in b167ff57996c [2023-09-19T02:59:41.114Z] Removing intermediate container b167ff57996c [2023-09-19T02:59:41.114Z] ---> 47bc15741d58 [2023-09-19T02:59:41.114Z] Step 12/26 : COPY . . [2023-09-19T02:59:42.078Z] ---> d2bd0ffe583a [2023-09-19T02:59:42.078Z] Step 13/26 : RUN ${MAKE} [2023-09-19T02:59:42.078Z] ---> Running in cdea357a31d2 [2023-09-19T02:59:43.037Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-19T03:01:49.734Z] Removing intermediate container cdea357a31d2 [2023-09-19T03:01:49.734Z] ---> 48ae102495d2 [2023-09-19T03:01:49.734Z] Step 14/26 : FROM alpine:3.18 [2023-09-19T03:01:49.734Z] 3.18: Pulling from library/alpine [2023-09-19T03:01:49.734Z] 9fda8d8052c6: Already exists [2023-09-19T03:01:49.734Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T03:01:49.734Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T03:01:49.734Z] ---> f6648c04cd6c [2023-09-19T03:01:49.734Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-19T03:01:49.734Z] ---> Running in 1d0b12b4e0c6 [2023-09-19T03:01:49.734Z] Removing intermediate container 1d0b12b4e0c6 [2023-09-19T03:01:49.734Z] ---> ac9d00d1b146 [2023-09-19T03:01:49.734Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-19T03:01:49.734Z] ---> Running in de73ee29caaa [2023-09-19T03:01:49.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:01:49.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:01:49.734Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T03:01:49.734Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T03:01:49.734Z] OK: 8 MiB in 16 packages [2023-09-19T03:01:49.734Z] Removing intermediate container de73ee29caaa [2023-09-19T03:01:49.734Z] ---> 76efe795d109 [2023-09-19T03:01:49.734Z] Step 17/26 : WORKDIR / [2023-09-19T03:01:49.734Z] ---> Running in df9ccad6ce04 [2023-09-19T03:01:49.734Z] Removing intermediate container df9ccad6ce04 [2023-09-19T03:01:49.734Z] ---> 40c7d3be3745 [2023-09-19T03:01:49.734Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-19T03:01:49.734Z] ---> 6cb3e2831292 [2023-09-19T03:01:49.734Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-19T03:01:49.734Z] ---> d13cee01507a [2023-09-19T03:01:49.734Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-19T03:01:49.734Z] ---> 91ac3c459b3c [2023-09-19T03:01:49.734Z] Step 21/26 : EXPOSE 59984 [2023-09-19T03:01:49.734Z] ---> Running in 7f1078d50e46 [2023-09-19T03:01:49.734Z] Removing intermediate container 7f1078d50e46 [2023-09-19T03:01:49.734Z] ---> d2912b38063b [2023-09-19T03:01:49.734Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-19T03:01:49.735Z] ---> Running in 3e1ed0914f95 [2023-09-19T03:01:49.735Z] Removing intermediate container 3e1ed0914f95 [2023-09-19T03:01:49.735Z] ---> 2070d7e7196e [2023-09-19T03:01:49.735Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-19T03:01:49.735Z] ---> Running in c7d12c264ff5 [2023-09-19T03:01:49.735Z] Removing intermediate container c7d12c264ff5 [2023-09-19T03:01:49.735Z] ---> b5fc0a97f1f7 [2023-09-19T03:01:49.735Z] Step 24/26 : LABEL arch=arm64 [2023-09-19T03:01:49.735Z] ---> Running in 93022a5d080f [2023-09-19T03:01:49.735Z] Removing intermediate container 93022a5d080f [2023-09-19T03:01:49.735Z] ---> 1fb46ebdf2ef [2023-09-19T03:01:49.735Z] Step 25/26 : LABEL git_sha=184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T03:01:49.735Z] ---> Running in 7ab1245bf167 [2023-09-19T03:01:49.735Z] Removing intermediate container 7ab1245bf167 [2023-09-19T03:01:49.735Z] ---> b6a58738247b [2023-09-19T03:01:49.735Z] Step 26/26 : LABEL version=3.1.0-dev.10 [2023-09-19T03:01:49.735Z] ---> Running in 741137c9a286 [2023-09-19T03:01:49.735Z] Removing intermediate container 741137c9a286 [2023-09-19T03:01:49.735Z] ---> 551a65eff77c [2023-09-19T03:01:49.735Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T03:01:49.735Z] Successfully built 551a65eff77c [2023-09-19T03:01:49.735Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:01:49.855Z] provisioning config files... [2023-09-19T03:01:49.869Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/167@tmp/config11784612727320574640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:01:50.208Z] ---> docker-login.sh [2023-09-19T03:01:50.208Z] nexus3.edgexfoundry.org:10001 [2023-09-19T03:01:50.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:01:50.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:01:50.475Z] Configure a credential helper to remove this warning. See [2023-09-19T03:01:50.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:01:50.475Z] [2023-09-19T03:01:50.475Z] Login Succeeded [2023-09-19T03:01:50.475Z] nexus3.edgexfoundry.org:10002 [2023-09-19T03:01:50.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:01:50.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:01:50.743Z] Configure a credential helper to remove this warning. See [2023-09-19T03:01:50.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:01:50.743Z] [2023-09-19T03:01:50.743Z] Login Succeeded [2023-09-19T03:01:50.743Z] nexus3.edgexfoundry.org:10003 [2023-09-19T03:01:51.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:01:51.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:01:51.275Z] Configure a credential helper to remove this warning. See [2023-09-19T03:01:51.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:01:51.275Z] [2023-09-19T03:01:51.275Z] Login Succeeded [2023-09-19T03:01:51.275Z] nexus3.edgexfoundry.org:10004 [2023-09-19T03:01:51.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:01:51.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:01:51.542Z] Configure a credential helper to remove this warning. See [2023-09-19T03:01:51.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:01:51.542Z] [2023-09-19T03:01:51.542Z] Login Succeeded [2023-09-19T03:01:51.542Z] docker.io [2023-09-19T03:01:51.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:01:52.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:01:52.076Z] Configure a credential helper to remove this warning. See [2023-09-19T03:01:52.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:01:52.076Z] [2023-09-19T03:01:52.076Z] Login Succeeded [2023-09-19T03:01:52.076Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T03:01:52.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T03:01:52.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:01:52.153Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-09-19T03:01:52.153Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T03:01:52.153Z] latest [2023-09-19T03:01:52.153Z] 3.1.0-dev.10 [2023-09-19T03:01:52.153Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10 [2023-09-19T03:01:52.153Z] main [2023-09-19T03:01:52.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:01:52.515Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:01:52.924Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T03:01:52.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-19T03:01:52.925Z] b29e3f97fdf3: Preparing [2023-09-19T03:01:52.925Z] 4312bb03bb6d: Preparing [2023-09-19T03:01:52.925Z] ecaeebe475da: Preparing [2023-09-19T03:01:52.925Z] 4c0cce32f095: Preparing [2023-09-19T03:01:52.925Z] b2191e2be29d: Preparing [2023-09-19T03:01:52.925Z] b2191e2be29d: Layer already exists [2023-09-19T03:03:29.602Z] 4c0cce32f095: Retrying in 5 seconds [2023-09-19T03:03:29.602Z] b29e3f97fdf3: Retrying in 5 seconds [2023-09-19T03:03:29.602Z] 4312bb03bb6d: Retrying in 5 seconds [2023-09-19T03:03:29.602Z] ecaeebe475da: Retrying in 5 seconds [2023-09-19T03:03:29.602Z] 4c0cce32f095: Retrying in 4 seconds [2023-09-19T03:03:29.602Z] b29e3f97fdf3: Retrying in 4 seconds [2023-09-19T03:03:29.602Z] ecaeebe475da: Retrying in 4 seconds [2023-09-19T03:03:29.602Z] 4312bb03bb6d: Retrying in 4 seconds [2023-09-19T03:03:29.602Z] b29e3f97fdf3: Retrying in 3 seconds [2023-09-19T03:03:29.602Z] 4c0cce32f095: Retrying in 3 seconds [2023-09-19T03:03:29.602Z] ecaeebe475da: Retrying in 3 seconds [2023-09-19T03:03:29.602Z] 4312bb03bb6d: Retrying in 3 seconds [2023-09-19T03:03:29.602Z] 4c0cce32f095: Retrying in 2 seconds [2023-09-19T03:03:29.602Z] b29e3f97fdf3: Retrying in 2 seconds [2023-09-19T03:03:29.602Z] 4312bb03bb6d: Retrying in 2 seconds [2023-09-19T03:03:29.602Z] ecaeebe475da: Retrying in 2 seconds [2023-09-19T03:03:29.602Z] 4c0cce32f095: Retrying in 1 second [2023-09-19T03:03:29.602Z] b29e3f97fdf3: Retrying in 1 second [2023-09-19T03:03:29.602Z] ecaeebe475da: Retrying in 1 second [2023-09-19T03:03:29.602Z] 4312bb03bb6d: Retrying in 1 second [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 10 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 10 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 10 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 10 seconds [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 9 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 9 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 9 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 9 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 8 seconds [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 8 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 8 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 8 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 7 seconds [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 7 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 7 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 7 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 6 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 6 seconds [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 6 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 6 seconds [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 5 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 5 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 5 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 5 seconds [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 4 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 4 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 4 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 4 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 3 seconds [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 3 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 3 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 3 seconds [2023-09-19T03:05:06.223Z] 4c0cce32f095: Retrying in 2 seconds [2023-09-19T03:05:06.223Z] 4312bb03bb6d: Retrying in 2 seconds [2023-09-19T03:05:06.223Z] b29e3f97fdf3: Retrying in 2 seconds [2023-09-19T03:05:06.223Z] ecaeebe475da: Retrying in 2 seconds [2023-09-19T03:05:07.178Z] b29e3f97fdf3: Retrying in 1 second [2023-09-19T03:05:07.179Z] 4c0cce32f095: Retrying in 1 second [2023-09-19T03:05:07.179Z] 4312bb03bb6d: Retrying in 1 second [2023-09-19T03:05:07.179Z] ecaeebe475da: Retrying in 1 second [2023-09-19T03:06:44.394Z] b29e3f97fdf3: Retrying in 15 seconds [2023-09-19T03:06:44.394Z] 4c0cce32f095: Retrying in 15 seconds [2023-09-19T03:06:44.394Z] 4312bb03bb6d: Retrying in 15 seconds [2023-09-19T03:06:44.394Z] ecaeebe475da: Retrying in 15 seconds [2023-09-19T03:06:44.394Z] 4c0cce32f095: Retrying in 14 seconds [2023-09-19T03:06:44.394Z] 4312bb03bb6d: Retrying in 14 seconds [2023-09-19T03:06:44.394Z] b29e3f97fdf3: Retrying in 14 seconds [2023-09-19T03:06:44.394Z] ecaeebe475da: Retrying in 14 seconds [2023-09-19T03:06:44.394Z] 4c0cce32f095: Retrying in 13 seconds [2023-09-19T03:06:44.394Z] 4312bb03bb6d: Retrying in 13 seconds [2023-09-19T03:06:44.394Z] b29e3f97fdf3: Retrying in 13 seconds [2023-09-19T03:06:44.394Z] ecaeebe475da: Retrying in 13 seconds [2023-09-19T03:06:44.394Z] 4c0cce32f095: Retrying in 12 seconds [2023-09-19T03:06:44.394Z] 4312bb03bb6d: Retrying in 12 seconds [2023-09-19T03:06:44.394Z] b29e3f97fdf3: Retrying in 12 seconds [2023-09-19T03:06:44.394Z] ecaeebe475da: Retrying in 12 seconds [2023-09-19T03:06:44.394Z] 4c0cce32f095: Retrying in 11 seconds [2023-09-19T03:06:44.394Z] b29e3f97fdf3: Retrying in 11 seconds [2023-09-19T03:06:44.394Z] 4312bb03bb6d: Retrying in 11 seconds [2023-09-19T03:06:44.394Z] ecaeebe475da: Retrying in 11 seconds [2023-09-19T03:06:44.394Z] 4c0cce32f095: Retrying in 10 seconds [2023-09-19T03:06:44.394Z] ecaeebe475da: Retrying in 10 seconds [2023-09-19T03:06:44.394Z] 4312bb03bb6d: Retrying in 10 seconds [2023-09-19T03:06:44.394Z] b29e3f97fdf3: Retrying in 10 seconds [2023-09-19T03:06:44.394Z] b29e3f97fdf3: Retrying in 9 seconds [2023-09-19T03:06:44.394Z] 4312bb03bb6d: Retrying in 9 seconds [2023-09-19T03:06:44.394Z] 4c0cce32f095: Retrying in 9 seconds [2023-09-19T03:06:44.394Z] ecaeebe475da: Retrying in 9 seconds [2023-09-19T03:06:44.974Z] b29e3f97fdf3: Retrying in 8 seconds [2023-09-19T03:06:44.974Z] 4c0cce32f095: Retrying in 8 seconds [2023-09-19T03:06:44.974Z] 4312bb03bb6d: Retrying in 8 seconds [2023-09-19T03:06:44.974Z] ecaeebe475da: Retrying in 8 seconds [2023-09-19T03:06:46.374Z] b29e3f97fdf3: Retrying in 7 seconds [2023-09-19T03:06:46.374Z] 4c0cce32f095: Retrying in 7 seconds [2023-09-19T03:06:46.374Z] ecaeebe475da: Retrying in 7 seconds [2023-09-19T03:06:46.374Z] 4312bb03bb6d: Retrying in 7 seconds [2023-09-19T03:06:46.951Z] b29e3f97fdf3: Retrying in 6 seconds [2023-09-19T03:06:46.951Z] 4c0cce32f095: Retrying in 6 seconds [2023-09-19T03:06:46.951Z] 4312bb03bb6d: Retrying in 6 seconds [2023-09-19T03:06:46.951Z] ecaeebe475da: Retrying in 6 seconds [2023-09-19T03:06:48.349Z] 4c0cce32f095: Retrying in 5 seconds [2023-09-19T03:06:48.349Z] 4312bb03bb6d: Retrying in 5 seconds [2023-09-19T03:06:48.349Z] b29e3f97fdf3: Retrying in 5 seconds [2023-09-19T03:06:48.349Z] ecaeebe475da: Retrying in 5 seconds [2023-09-19T03:06:49.297Z] 4c0cce32f095: Retrying in 4 seconds [2023-09-19T03:06:49.297Z] 4312bb03bb6d: Retrying in 4 seconds [2023-09-19T03:06:49.297Z] b29e3f97fdf3: Retrying in 4 seconds [2023-09-19T03:06:49.297Z] ecaeebe475da: Retrying in 4 seconds [2023-09-19T03:06:50.247Z] b29e3f97fdf3: Retrying in 3 seconds [2023-09-19T03:06:50.247Z] 4312bb03bb6d: Retrying in 3 seconds [2023-09-19T03:06:50.247Z] 4c0cce32f095: Retrying in 3 seconds [2023-09-19T03:06:50.247Z] ecaeebe475da: Retrying in 3 seconds [2023-09-19T03:06:51.201Z] b29e3f97fdf3: Retrying in 2 seconds [2023-09-19T03:06:51.201Z] 4c0cce32f095: Retrying in 2 seconds [2023-09-19T03:06:51.201Z] 4312bb03bb6d: Retrying in 2 seconds [2023-09-19T03:06:51.201Z] ecaeebe475da: Retrying in 2 seconds [2023-09-19T03:06:52.156Z] 4312bb03bb6d: Retrying in 1 second [2023-09-19T03:06:52.156Z] b29e3f97fdf3: Retrying in 1 second [2023-09-19T03:06:52.156Z] 4c0cce32f095: Retrying in 1 second [2023-09-19T03:06:52.156Z] ecaeebe475da: Retrying in 1 second [2023-09-19T03:08:28.891Z] ecaeebe475da: Retrying in 20 seconds [2023-09-19T03:08:28.891Z] b29e3f97fdf3: Retrying in 20 seconds [2023-09-19T03:08:28.891Z] 4312bb03bb6d: Retrying in 20 seconds [2023-09-19T03:08:28.891Z] 4c0cce32f095: Retrying in 20 seconds [2023-09-19T03:08:28.891Z] 4312bb03bb6d: Retrying in 19 seconds [2023-09-19T03:08:28.891Z] b29e3f97fdf3: Retrying in 19 seconds [2023-09-19T03:08:28.891Z] ecaeebe475da: Retrying in 19 seconds [2023-09-19T03:08:28.891Z] 4c0cce32f095: Retrying in 19 seconds [2023-09-19T03:08:28.891Z] ecaeebe475da: Retrying in 18 seconds [2023-09-19T03:08:28.891Z] b29e3f97fdf3: Retrying in 18 seconds [2023-09-19T03:08:28.891Z] 4312bb03bb6d: Retrying in 18 seconds [2023-09-19T03:08:28.891Z] 4c0cce32f095: Retrying in 18 seconds [2023-09-19T03:08:28.891Z] 4312bb03bb6d: Retrying in 17 seconds [2023-09-19T03:08:28.891Z] b29e3f97fdf3: Retrying in 17 seconds [2023-09-19T03:08:28.891Z] ecaeebe475da: Retrying in 17 seconds [2023-09-19T03:08:28.891Z] 4c0cce32f095: Retrying in 17 seconds [2023-09-19T03:08:28.891Z] 4312bb03bb6d: Retrying in 16 seconds [2023-09-19T03:08:28.891Z] ecaeebe475da: Retrying in 16 seconds [2023-09-19T03:08:28.891Z] b29e3f97fdf3: Retrying in 16 seconds [2023-09-19T03:08:28.891Z] 4c0cce32f095: Retrying in 16 seconds [2023-09-19T03:08:28.891Z] ecaeebe475da: Retrying in 15 seconds [2023-09-19T03:08:28.891Z] b29e3f97fdf3: Retrying in 15 seconds [2023-09-19T03:08:28.891Z] 4312bb03bb6d: Retrying in 15 seconds [2023-09-19T03:08:28.891Z] 4c0cce32f095: Retrying in 15 seconds [2023-09-19T03:08:29.156Z] 4312bb03bb6d: Retrying in 14 seconds [2023-09-19T03:08:29.156Z] ecaeebe475da: Retrying in 14 seconds [2023-09-19T03:08:29.156Z] b29e3f97fdf3: Retrying in 14 seconds [2023-09-19T03:08:29.156Z] 4c0cce32f095: Retrying in 14 seconds [2023-09-19T03:08:30.109Z] ecaeebe475da: Retrying in 13 seconds [2023-09-19T03:08:30.109Z] b29e3f97fdf3: Retrying in 13 seconds [2023-09-19T03:08:30.109Z] 4312bb03bb6d: Retrying in 13 seconds [2023-09-19T03:08:30.109Z] 4c0cce32f095: Retrying in 13 seconds [2023-09-19T03:08:31.063Z] ecaeebe475da: Retrying in 12 seconds [2023-09-19T03:08:31.063Z] b29e3f97fdf3: Retrying in 12 seconds [2023-09-19T03:08:31.063Z] 4312bb03bb6d: Retrying in 12 seconds [2023-09-19T03:08:31.063Z] 4c0cce32f095: Retrying in 12 seconds [2023-09-19T03:08:32.016Z] ecaeebe475da: Retrying in 11 seconds [2023-09-19T03:08:32.016Z] b29e3f97fdf3: Retrying in 11 seconds [2023-09-19T03:08:32.016Z] 4312bb03bb6d: Retrying in 11 seconds [2023-09-19T03:08:32.016Z] 4c0cce32f095: Retrying in 11 seconds [2023-09-19T03:08:33.415Z] 4312bb03bb6d: Retrying in 10 seconds [2023-09-19T03:08:33.415Z] ecaeebe475da: Retrying in 10 seconds [2023-09-19T03:08:33.415Z] b29e3f97fdf3: Retrying in 10 seconds [2023-09-19T03:08:33.415Z] 4c0cce32f095: Retrying in 10 seconds [2023-09-19T03:08:34.367Z] 4312bb03bb6d: Retrying in 9 seconds [2023-09-19T03:08:34.367Z] ecaeebe475da: Retrying in 9 seconds [2023-09-19T03:08:34.367Z] b29e3f97fdf3: Retrying in 9 seconds [2023-09-19T03:08:34.367Z] 4c0cce32f095: Retrying in 9 seconds [2023-09-19T03:08:35.319Z] 4312bb03bb6d: Retrying in 8 seconds [2023-09-19T03:08:35.319Z] ecaeebe475da: Retrying in 8 seconds [2023-09-19T03:08:35.319Z] b29e3f97fdf3: Retrying in 8 seconds [2023-09-19T03:08:35.319Z] 4c0cce32f095: Retrying in 8 seconds [2023-09-19T03:08:36.274Z] ecaeebe475da: Retrying in 7 seconds [2023-09-19T03:08:36.274Z] b29e3f97fdf3: Retrying in 7 seconds [2023-09-19T03:08:36.274Z] 4312bb03bb6d: Retrying in 7 seconds [2023-09-19T03:08:36.274Z] 4c0cce32f095: Retrying in 7 seconds [2023-09-19T03:08:37.234Z] ecaeebe475da: Retrying in 6 seconds [2023-09-19T03:08:37.234Z] b29e3f97fdf3: Retrying in 6 seconds [2023-09-19T03:08:37.234Z] 4312bb03bb6d: Retrying in 6 seconds [2023-09-19T03:08:37.234Z] 4c0cce32f095: Retrying in 6 seconds [2023-09-19T03:08:38.190Z] b29e3f97fdf3: Retrying in 5 seconds [2023-09-19T03:08:38.190Z] ecaeebe475da: Retrying in 5 seconds [2023-09-19T03:08:38.190Z] 4312bb03bb6d: Retrying in 5 seconds [2023-09-19T03:08:38.190Z] 4c0cce32f095: Retrying in 5 seconds [2023-09-19T03:08:39.148Z] b29e3f97fdf3: Retrying in 4 seconds [2023-09-19T03:08:39.148Z] 4312bb03bb6d: Retrying in 4 seconds [2023-09-19T03:08:39.148Z] ecaeebe475da: Retrying in 4 seconds [2023-09-19T03:08:39.148Z] 4c0cce32f095: Retrying in 4 seconds [2023-09-19T03:08:40.102Z] ecaeebe475da: Retrying in 3 seconds [2023-09-19T03:08:40.102Z] b29e3f97fdf3: Retrying in 3 seconds [2023-09-19T03:08:40.102Z] 4312bb03bb6d: Retrying in 3 seconds [2023-09-19T03:08:40.102Z] 4c0cce32f095: Retrying in 3 seconds [2023-09-19T03:08:41.058Z] 4312bb03bb6d: Retrying in 2 seconds [2023-09-19T03:08:41.058Z] ecaeebe475da: Retrying in 2 seconds [2023-09-19T03:08:41.058Z] b29e3f97fdf3: Retrying in 2 seconds [2023-09-19T03:08:41.058Z] 4c0cce32f095: Retrying in 2 seconds [2023-09-19T03:08:42.012Z] ecaeebe475da: Retrying in 1 second [2023-09-19T03:08:42.012Z] 4312bb03bb6d: Retrying in 1 second [2023-09-19T03:08:42.012Z] b29e3f97fdf3: Retrying in 1 second [2023-09-19T03:08:42.012Z] 4c0cce32f095: Retrying in 1 second [2023-09-19T03:08:43.415Z] b29e3f97fdf3: Pushed [2023-09-19T03:08:43.415Z] 4312bb03bb6d: Pushed [2023-09-19T03:08:43.415Z] 4c0cce32f095: Pushed [2023-09-19T03:08:50.051Z] ecaeebe475da: Pushed [2023-09-19T03:08:50.051Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49: digest: sha256:cec73c1db958f94a38743ff499b630e514296aead9ef9d3d64827f8c016d4625 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:50.417Z] + 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 [2023-09-19T03:08:50.763Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-19T03:08:50.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-19T03:08:50.763Z] b29e3f97fdf3: Preparing [2023-09-19T03:08:50.763Z] 4312bb03bb6d: Preparing [2023-09-19T03:08:50.763Z] ecaeebe475da: Preparing [2023-09-19T03:08:50.763Z] 4c0cce32f095: Preparing [2023-09-19T03:08:50.763Z] b2191e2be29d: Preparing [2023-09-19T03:08:50.763Z] b2191e2be29d: Layer already exists [2023-09-19T03:08:50.763Z] b29e3f97fdf3: Layer already exists [2023-09-19T03:08:50.763Z] 4312bb03bb6d: Layer already exists [2023-09-19T03:08:50.763Z] 4c0cce32f095: Layer already exists [2023-09-19T03:08:50.763Z] ecaeebe475da: Layer already exists [2023-09-19T03:08:51.029Z] latest: digest: sha256:cec73c1db958f94a38743ff499b630e514296aead9ef9d3d64827f8c016d4625 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:51.373Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:51.719Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.10 [2023-09-19T03:08:51.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-19T03:08:51.719Z] b29e3f97fdf3: Preparing [2023-09-19T03:08:51.719Z] 4312bb03bb6d: Preparing [2023-09-19T03:08:51.719Z] ecaeebe475da: Preparing [2023-09-19T03:08:51.719Z] 4c0cce32f095: Preparing [2023-09-19T03:08:51.719Z] b2191e2be29d: Preparing [2023-09-19T03:08:51.719Z] 4312bb03bb6d: Layer already exists [2023-09-19T03:08:51.719Z] b2191e2be29d: Layer already exists [2023-09-19T03:08:51.719Z] b29e3f97fdf3: Layer already exists [2023-09-19T03:08:51.719Z] ecaeebe475da: Layer already exists [2023-09-19T03:08:51.719Z] 4c0cce32f095: Layer already exists [2023-09-19T03:08:51.984Z] 3.1.0-dev.10: digest: sha256:cec73c1db958f94a38743ff499b630e514296aead9ef9d3d64827f8c016d4625 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:52.343Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:52.686Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10 [2023-09-19T03:08:52.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-19T03:08:52.686Z] b29e3f97fdf3: Preparing [2023-09-19T03:08:52.686Z] 4312bb03bb6d: Preparing [2023-09-19T03:08:52.686Z] ecaeebe475da: Preparing [2023-09-19T03:08:52.686Z] 4c0cce32f095: Preparing [2023-09-19T03:08:52.686Z] b2191e2be29d: Preparing [2023-09-19T03:08:52.686Z] b2191e2be29d: Layer already exists [2023-09-19T03:08:52.686Z] 4c0cce32f095: Layer already exists [2023-09-19T03:08:52.686Z] ecaeebe475da: Layer already exists [2023-09-19T03:08:52.686Z] b29e3f97fdf3: Layer already exists [2023-09-19T03:08:52.686Z] 4312bb03bb6d: Layer already exists [2023-09-19T03:08:52.686Z] 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10: digest: sha256:cec73c1db958f94a38743ff499b630e514296aead9ef9d3d64827f8c016d4625 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:53.048Z] + 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 [2023-09-19T03:08:53.388Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-09-19T03:08:53.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-19T03:08:53.389Z] b29e3f97fdf3: Preparing [2023-09-19T03:08:53.389Z] 4312bb03bb6d: Preparing [2023-09-19T03:08:53.389Z] ecaeebe475da: Preparing [2023-09-19T03:08:53.389Z] 4c0cce32f095: Preparing [2023-09-19T03:08:53.389Z] b2191e2be29d: Preparing [2023-09-19T03:08:53.389Z] 4312bb03bb6d: Layer already exists [2023-09-19T03:08:53.389Z] ecaeebe475da: Layer already exists [2023-09-19T03:08:53.389Z] b29e3f97fdf3: Layer already exists [2023-09-19T03:08:53.389Z] b2191e2be29d: Layer already exists [2023-09-19T03:08:53.389Z] 4c0cce32f095: Layer already exists [2023-09-19T03:08:53.389Z] main: digest: sha256:cec73c1db958f94a38743ff499b630e514296aead9ef9d3d64827f8c016d4625 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T03:08:53.437Z] ===================================================== [Pipeline] echo [2023-09-19T03:08:53.444Z] taggedImages: [2023-09-19T03:08:53.444Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [2023-09-19T03:08:53.444Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-19T03:08:53.444Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.10 [2023-09-19T03:08:53.444Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49-3.1.0-dev.10 [2023-09-19T03:08:53.444Z] - 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 [2023-09-19T03:08:53.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:08:53.812Z] [2023-09-19T03:08:53.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:54.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:08:54.153Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T03:08:54.153Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T03:08:54.153Z] 04944245beec: Pulling fs layer [2023-09-19T03:08:54.153Z] 699f458cf7ca: Pulling fs layer [2023-09-19T03:08:54.153Z] 765212b225bb: Pulling fs layer [2023-09-19T03:08:54.153Z] f23df028b6ca: Pulling fs layer [2023-09-19T03:08:54.153Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T03:08:54.153Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T03:08:54.153Z] 765212b225bb: Waiting [2023-09-19T03:08:54.153Z] f23df028b6ca: Waiting [2023-09-19T03:08:54.153Z] d65c8cfc05b1: Waiting [2023-09-19T03:08:54.153Z] 2437ff75d9bd: Waiting [2023-09-19T03:08:54.421Z] 04944245beec: Verifying Checksum [2023-09-19T03:08:54.421Z] 04944245beec: Download complete [2023-09-19T03:08:54.421Z] 765212b225bb: Verifying Checksum [2023-09-19T03:08:54.421Z] 765212b225bb: Download complete [2023-09-19T03:08:54.421Z] f23df028b6ca: Verifying Checksum [2023-09-19T03:08:54.421Z] f23df028b6ca: Download complete [2023-09-19T03:08:54.421Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T03:08:54.421Z] d65c8cfc05b1: Download complete [2023-09-19T03:08:54.690Z] 699f458cf7ca: Verifying Checksum [2023-09-19T03:08:54.690Z] 699f458cf7ca: Download complete [2023-09-19T03:08:55.067Z] 8998bd30e6a1: Download complete [2023-09-19T03:08:57.723Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T03:08:57.723Z] 2437ff75d9bd: Download complete [2023-09-19T03:09:01.086Z] 8998bd30e6a1: Pull complete [2023-09-19T03:09:01.352Z] 04944245beec: Pull complete [2023-09-19T03:09:02.761Z] 699f458cf7ca: Pull complete [2023-09-19T03:09:02.761Z] 765212b225bb: Pull complete [2023-09-19T03:09:03.718Z] f23df028b6ca: Pull complete [2023-09-19T03:09:03.718Z] d65c8cfc05b1: Pull complete [2023-09-19T03:09:18.702Z] 2437ff75d9bd: Pull complete [2023-09-19T03:09:18.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T03:09:18.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:09:18.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:18.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-6460 does not seem to be running inside a container [2023-09-19T03:09:18.949Z] $ 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/167 -v /w/workspace/device-onvif-camera/167:/w/workspace/device-onvif-camera/167:rw,z -v /w/workspace/device-onvif-camera/167@tmp:/w/workspace/device-onvif-camera/167@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 [2023-09-19T03:09:21.643Z] $ docker top 70c79078a9164e9e9705766098f21a33dc7d8c004b0f28966572815bee5f430c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:09:22.499Z] ---> job-cost.sh [2023-09-19T03:09:22.499Z] lf-activate-venv: SKIPPING [2023-09-19T03:09:22.499Z] INFO: No Stack... [2023-09-19T03:09:23.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T03:09:23.661Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T03:09:23.979Z] + cat /w/workspace/device-onvif-camera/167/archives/cost.csv [2023-09-19T03:09:23.979Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T03:09:24.278Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-167-stack-cost] [2023-09-19T03:09:24.284Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-167-stack-cost] did not exist. Created. [2023-09-19T03:09:24.284Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T03:09:24.615Z] /w/workspace/device-onvif-camera/167@tmp/durable-262942a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T03:09:24.950Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T03:09:25.239Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T03:09:25.312Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T03:09:25.321Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T03:09:25.323Z] $ docker stop --time=1 70c79078a9164e9e9705766098f21a33dc7d8c004b0f28966572815bee5f430c [2023-09-19T03:09:26.833Z] $ docker rm -f --volumes 70c79078a9164e9e9705766098f21a33dc7d8c004b0f28966572815bee5f430c [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 [2023-09-19T03:09:29.190Z] provisioning config files... [2023-09-19T03:09:29.196Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2298129104868004898tmp [Pipeline] { [Pipeline] sh [2023-09-19T03:09:29.487Z] + set +x [2023-09-19T03:09:29.487Z] + curl -s https://codecov.io/bash [2023-09-19T03:09:29.487Z] + bash -s -- [2023-09-19T03:09:29.487Z] [2023-09-19T03:09:29.487Z] _____ _ [2023-09-19T03:09:29.487Z] / ____| | | [2023-09-19T03:09:29.487Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T03:09:29.487Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T03:09:29.487Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T03:09:29.487Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T03:09:29.487Z] Bash-1.0.6 [2023-09-19T03:09:29.487Z] [2023-09-19T03:09:29.487Z] [2023-09-19T03:09:29.487Z] ==> git version 2.25.1 found [2023-09-19T03:09:29.487Z] ==> 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 [2023-09-19T03:09:29.487Z] Release-Date: 2020-01-08 [2023-09-19T03:09:29.487Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T03:09:29.487Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T03:09:29.487Z] ==> Jenkins CI detected. [2023-09-19T03:09:29.487Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-09-19T03:09:29.487Z] project root: . [2023-09-19T03:09:29.487Z] --> token set from env [2023-09-19T03:09:29.487Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T03:09:29.487Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T03:09:29.487Z] ==> Python coveragepy not found [2023-09-19T03:09:29.487Z] ==> Searching for coverage reports in: [2023-09-19T03:09:29.487Z] + . [2023-09-19T03:09:29.487Z] -> Found 1 reports [2023-09-19T03:09:29.487Z] ==> Detecting git/mercurial file structure [2023-09-19T03:09:29.487Z] ==> Reading reports [2023-09-19T03:09:29.487Z] + ./coverage.out bytes=78456 [2023-09-19T03:09:29.487Z] ==> Appending adjustments [2023-09-19T03:09:29.487Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T03:09:29.745Z] + Found adjustments [2023-09-19T03:09:29.745Z] ==> Gzipping contents [2023-09-19T03:09:29.745Z] 12K /tmp/codecov.xhSSxH.gz [2023-09-19T03:09:29.745Z] ==> Uploading reports [2023-09-19T03:09:29.745Z] url: https://codecov.io [2023-09-19T03:09:29.745Z] query: branch=main&commit=184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T03:09:29.745Z] -> Pinging Codecov [2023-09-19T03:09:29.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T03:09:30.005Z] -> Uploading to [2023-09-19T03:09:30.005Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/F29A59C45E3A92E06B3E522C9905F8EF/184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49/aa8669f5-162b-4e4a-90f4-dcc502384499.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T030929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5aa6bd48accb8df24fa362b3cd928f001eb93491876779ce5094c9e0661fa38a [2023-09-19T03:09:30.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T03:09:30.005Z] Dload Upload Total Spent Left Speed [2023-09-19T03:09:30.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 58672 --:--:-- --:--:-- --:--:-- 58348 100 10561 0 0 100 10561 0 58672 --:--:-- --:--:-- --:--:-- 58348 [2023-09-19T03:09:30.005Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [Pipeline] } [2023-09-19T03:09:30.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T03:09:30.114Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T03:09:30.127Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:30.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T03:09:30.417Z] [2023-09-19T03:09:30.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:30.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T03:09:30.712Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T03:09:30.712Z] df9b9388f04a: Pulling fs layer [2023-09-19T03:09:30.712Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T03:09:30.712Z] 25bc292e5bac: Pulling fs layer [2023-09-19T03:09:30.712Z] 114826534d7a: Pulling fs layer [2023-09-19T03:09:30.712Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T03:09:30.712Z] 114826534d7a: Waiting [2023-09-19T03:09:30.712Z] 4657fd5d0bcf: Waiting [2023-09-19T03:09:30.712Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T03:09:30.712Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T03:09:30.712Z] 6ad1cebc031e: Waiting [2023-09-19T03:09:30.712Z] 8a3aa393b2d8: Waiting [2023-09-19T03:09:30.712Z] 25bc292e5bac: Verifying Checksum [2023-09-19T03:09:30.712Z] 25bc292e5bac: Download complete [2023-09-19T03:09:30.712Z] 52dc419b0ee2: Verifying Checksum [2023-09-19T03:09:30.712Z] 52dc419b0ee2: Download complete [2023-09-19T03:09:30.712Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T03:09:30.712Z] 4657fd5d0bcf: Download complete [2023-09-19T03:09:30.712Z] df9b9388f04a: Verifying Checksum [2023-09-19T03:09:30.712Z] df9b9388f04a: Download complete [2023-09-19T03:09:30.970Z] df9b9388f04a: Pull complete [2023-09-19T03:09:30.970Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T03:09:30.970Z] 6ad1cebc031e: Download complete [2023-09-19T03:09:30.970Z] 52dc419b0ee2: Pull complete [2023-09-19T03:09:30.970Z] 25bc292e5bac: Pull complete [2023-09-19T03:09:31.539Z] 114826534d7a: Verifying Checksum [2023-09-19T03:09:31.539Z] 114826534d7a: Download complete [2023-09-19T03:09:31.539Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T03:09:31.539Z] 8a3aa393b2d8: Download complete [2023-09-19T03:09:34.819Z] 114826534d7a: Pull complete [2023-09-19T03:09:34.819Z] 4657fd5d0bcf: Pull complete [2023-09-19T03:09:34.819Z] 6ad1cebc031e: Pull complete [2023-09-19T03:09:37.345Z] 8a3aa393b2d8: Pull complete [2023-09-19T03:09:37.345Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T03:09:37.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T03:09:37.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:37.420Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T03:09:37.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-19T03:09:40.666Z] $ docker top dbd4cc156ce2a0938062e7728e80764448db356c38b757b622a6e8ca09899b58 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T03:09:40.726Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-09-19T03:09:41.000Z] + set -o pipefail [2023-09-19T03:09:41.000Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-09-19T03:09:47.556Z] [2023-09-19T03:09:47.556Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-09-19T03:09:47.556Z] [2023-09-19T03:09:47.556Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/409e6684-7868-415d-a900-4fb3237807f7 [2023-09-19T03:09:47.556Z] [2023-09-19T03:09:47.556Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-09-19T03:09:47.556Z] [2023-09-19T03:09:47.556Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T03:09:47.556Z] [2023-09-19T03:09:47.556Z] [2023-09-19T03:09:47.556Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T03:09:47.556Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T03:09:47.556Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T03:09:47.573Z] $ docker stop --time=1 dbd4cc156ce2a0938062e7728e80764448db356c38b757b622a6e8ca09899b58 [2023-09-19T03:09:50.637Z] $ docker rm -f --volumes dbd4cc156ce2a0938062e7728e80764448db356c38b757b622a6e8ca09899b58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-19T03:09:51.014Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:09:51.026Z] provisioning config files... [2023-09-19T03:09:51.033Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2649925214977328485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:09:51.326Z] --> edgex-publish-swagger.sh [2023-09-19T03:09:51.326Z] === Publish doc/openapi/v3 API === [2023-09-19T03:09:51.326Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-09-19T03:09:51.326Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-09-19T03:09:51.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T03:09:51.326Z] Dload Upload Total Spent Left Speed [2023-09-19T03:09:51.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 681k --:--:-- --:--:-- --:--:-- 681k [2023-09-19T03:09:51.894Z] [2023-09-19T03:09:51.894Z] [Pipeline] } [2023-09-19T03:09:51.901Z] 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 [2023-09-19T03:09:52.310Z] + git log --format=format:%s -1 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 [Pipeline] sh [2023-09-19T03:09:52.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T03:09:52.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:52.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:09:52.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:52.975Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T03:09:53.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T03:09:53.422Z] $ docker top e3d558cbbcf69026aaac03cc2560795f22802e0c96d8fd03e97bf1fcb3949aec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T03:09:53.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:09:53.505Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:09:53.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:09:53.633Z] $ docker exec e3d558cbbcf69026aaac03cc2560795f22802e0c96d8fd03e97bf1fcb3949aec ssh-agent [2023-09-19T03:09:53.728Z] SSH_AUTH_SOCK=/tmp/ssh-9vr5sDicp7AV/agent.32 [2023-09-19T03:09:53.728Z] SSH_AGENT_PID=38 [2023-09-19T03:09:53.733Z] Running ssh-add (command line suppressed) [2023-09-19T03:09:53.828Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9454987708123905684.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9454987708123905684.key) [2023-09-19T03:09:53.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:09:54.121Z] + git semver tag [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,297 [run_tag] DEBUG tag force:False [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,297 [check_head_tag] DEBUG check head tag [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,298 [execute] INFO git cat-file --batch-check [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,301 [execute] INFO git cat-file --batch [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,310 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,311 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T03:09:54.386Z] 2023-09-19 03:09:54,315 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T03:09:54.386Z] 3.1.0-dev.10 [Pipeline] } [2023-09-19T03:09:54.403Z] $ docker exec --env ******** --env ******** e3d558cbbcf69026aaac03cc2560795f22802e0c96d8fd03e97bf1fcb3949aec ssh-agent -k [2023-09-19T03:09:54.510Z] unset SSH_AUTH_SOCK; [2023-09-19T03:09:54.510Z] unset SSH_AGENT_PID; [2023-09-19T03:09:54.510Z] echo Agent pid 38 killed; [2023-09-19T03:09:54.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T03:09:54.836Z] + git semver [Pipeline] } [2023-09-19T03:09:55.113Z] $ docker stop --time=1 e3d558cbbcf69026aaac03cc2560795f22802e0c96d8fd03e97bf1fcb3949aec [2023-09-19T03:09:56.354Z] $ docker rm -f --volumes e3d558cbbcf69026aaac03cc2560795f22802e0c96d8fd03e97bf1fcb3949aec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:56.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T03:09:56.722Z] [2023-09-19T03:09:56.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:57.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T03:09:57.020Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T03:09:57.020Z] ab5ef0e58194: Pulling fs layer [2023-09-19T03:09:57.020Z] 9712f1f96733: Pulling fs layer [2023-09-19T03:09:57.020Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T03:09:57.020Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T03:09:57.020Z] e9a5061849ea: Pulling fs layer [2023-09-19T03:09:57.020Z] d747dcd14b5f: Pulling fs layer [2023-09-19T03:09:57.020Z] 2de7ff778b66: Pulling fs layer [2023-09-19T03:09:57.020Z] d747dcd14b5f: Waiting [2023-09-19T03:09:57.020Z] 0d9ebad4ef96: Waiting [2023-09-19T03:09:57.020Z] 2de7ff778b66: Waiting [2023-09-19T03:09:57.020Z] e9a5061849ea: Waiting [2023-09-19T03:09:57.020Z] 9712f1f96733: Verifying Checksum [2023-09-19T03:09:57.020Z] 9712f1f96733: Download complete [2023-09-19T03:09:57.279Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T03:09:57.279Z] 63f879dbbcfc: Download complete [2023-09-19T03:09:57.537Z] e9a5061849ea: Verifying Checksum [2023-09-19T03:09:57.537Z] e9a5061849ea: Download complete [2023-09-19T03:09:57.537Z] d747dcd14b5f: Verifying Checksum [2023-09-19T03:09:57.537Z] d747dcd14b5f: Download complete [2023-09-19T03:09:57.537Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T03:09:57.537Z] 0d9ebad4ef96: Download complete [2023-09-19T03:09:57.537Z] ab5ef0e58194: Download complete [2023-09-19T03:09:57.537Z] 2de7ff778b66: Verifying Checksum [2023-09-19T03:09:57.537Z] 2de7ff778b66: Download complete [2023-09-19T03:10:00.061Z] ab5ef0e58194: Pull complete [2023-09-19T03:10:00.061Z] 9712f1f96733: Pull complete [2023-09-19T03:10:00.627Z] 63f879dbbcfc: Pull complete [2023-09-19T03:10:03.911Z] 0d9ebad4ef96: Pull complete [2023-09-19T03:10:04.170Z] e9a5061849ea: Pull complete [2023-09-19T03:10:04.170Z] d747dcd14b5f: Pull complete [2023-09-19T03:10:05.106Z] 2de7ff778b66: Pull complete [2023-09-19T03:10:05.106Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T03:10:05.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T03:10:05.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:10:05.195Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T03:10:05.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-19T03:10:09.079Z] $ docker top f0e0a585af522dcbdaa9a20a2eeaa7d123df07b636f4379f21cdc333c7696591 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:10:09.137Z] provisioning config files... [2023-09-19T03:10:09.144Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3064403351432525744tmp [2023-09-19T03:10:09.153Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15638214481078275568tmp [2023-09-19T03:10:09.161Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3024951388452769937tmp [Pipeline] { [Pipeline] echo [2023-09-19T03:10:09.174Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:09.455Z] ---> sigul-configuration.sh [2023-09-19T03:10:09.455Z] gpg: directory `/root/.gnupg' created [2023-09-19T03:10:09.455Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T03:10:09.455Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T03:10:09.455Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T03:10:09.455Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T03:10:09.455Z] gpg: CAST5 encrypted data [2023-09-19T03:10:09.455Z] gpg: encrypted with 1 passphrase [2023-09-19T03:10:09.455Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T03:10:09.739Z] + mkdir /home/jenkins [2023-09-19T03:10:09.739Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T03:10:10.023Z] + 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 [2023-09-19T03:10:10.031Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:10.312Z] ---> sigul-install.sh [2023-09-19T03:10:10.312Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T03:10:10.599Z] + git tag --list [2023-09-19T03:10:10.599Z] v0.0.0 [2023-09-19T03:10:10.599Z] v2.2.0 [2023-09-19T03:10:10.599Z] v2.3.0 [2023-09-19T03:10:10.599Z] v2.3.1 [2023-09-19T03:10:10.599Z] v3.0 [2023-09-19T03:10:10.599Z] v3.0.0 [2023-09-19T03:10:10.599Z] v3.1.0-dev.1 [2023-09-19T03:10:10.599Z] v3.1.0-dev.10 [2023-09-19T03:10:10.599Z] v3.1.0-dev.2 [2023-09-19T03:10:10.599Z] v3.1.0-dev.3 [2023-09-19T03:10:10.599Z] v3.1.0-dev.4 [2023-09-19T03:10:10.599Z] v3.1.0-dev.5 [2023-09-19T03:10:10.599Z] v3.1.0-dev.6 [2023-09-19T03:10:10.599Z] v3.1.0-dev.7 [2023-09-19T03:10:10.599Z] v3.1.0-dev.8 [2023-09-19T03:10:10.599Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T03:10:10.888Z] + lftools sign git-tag v3.1.0-dev.10 [2023-09-19T03:10:11.456Z] Signing Git tag with Sigul... [2023-09-19T03:10:11.456Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-09-19T03:10:11.721Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:12.006Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T03:10:12.014Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T03:10:12.040Z] $ docker stop --time=1 f0e0a585af522dcbdaa9a20a2eeaa7d123df07b636f4379f21cdc333c7696591 [2023-09-19T03:10:13.326Z] $ docker rm -f --volumes f0e0a585af522dcbdaa9a20a2eeaa7d123df07b636f4379f21cdc333c7696591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T03:10:13.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T03:10:13.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:10:14.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:10:14.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:10:14.112Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T03:10:14.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T03:10:14.467Z] $ docker top 467b2263040324b0295df3ff27dd3117d969f4a6c19ddfe01ca35ae43e2b75a2 -eo pid,comm [2023-09-19T03:10:14.505Z] 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). [2023-09-19T03:10:14.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T03:10:14.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:10:14.539Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:10:14.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:10:14.653Z] $ docker exec 467b2263040324b0295df3ff27dd3117d969f4a6c19ddfe01ca35ae43e2b75a2 ssh-agent [2023-09-19T03:10:14.750Z] SSH_AUTH_SOCK=/tmp/ssh-BcWmrnOntNDJ/agent.32 [2023-09-19T03:10:14.750Z] SSH_AGENT_PID=38 [2023-09-19T03:10:14.755Z] Running ssh-add (command line suppressed) [2023-09-19T03:10:14.858Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4259892185071064031.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4259892185071064031.key) [2023-09-19T03:10:14.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:10:15.146Z] + git semver bump pre [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,303 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,303 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,303 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,303 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,303 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,303 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,305 [execute] INFO git cat-file --batch-check [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,309 [execute] INFO git cat-file --batch [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:10:15.405Z] 2023-09-19 03:10:15,314 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T03:10:15.405Z] 3.1.0-dev.11 [Pipeline] } [2023-09-19T03:10:15.422Z] $ docker exec --env ******** --env ******** 467b2263040324b0295df3ff27dd3117d969f4a6c19ddfe01ca35ae43e2b75a2 ssh-agent -k [2023-09-19T03:10:15.520Z] unset SSH_AUTH_SOCK; [2023-09-19T03:10:15.520Z] unset SSH_AGENT_PID; [2023-09-19T03:10:15.521Z] echo Agent pid 38 killed; [2023-09-19T03:10:15.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T03:10:15.831Z] + git semver [Pipeline] } [2023-09-19T03:10:16.111Z] $ docker stop --time=1 467b2263040324b0295df3ff27dd3117d969f4a6c19ddfe01ca35ae43e2b75a2 [2023-09-19T03:10:17.359Z] $ docker rm -f --volumes 467b2263040324b0295df3ff27dd3117d969f4a6c19ddfe01ca35ae43e2b75a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:10:17.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T03:10:17.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:10:17.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:10:17.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:10:18.063Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T03:10:18.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T03:10:18.539Z] $ docker top 7df9ec428c56a650b10e9c1338ad4a06a388c919d28b247679502d2481bdd1ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T03:10:18.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:10:18.615Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:10:18.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:10:18.727Z] $ docker exec 7df9ec428c56a650b10e9c1338ad4a06a388c919d28b247679502d2481bdd1ea ssh-agent [2023-09-19T03:10:18.842Z] SSH_AUTH_SOCK=/tmp/ssh-lupvH18p9eCK/agent.32 [2023-09-19T03:10:18.842Z] SSH_AGENT_PID=38 [2023-09-19T03:10:18.848Z] Running ssh-add (command line suppressed) [2023-09-19T03:10:18.950Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_613307472026455791.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_613307472026455791.key) [2023-09-19T03:10:18.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:10:19.239Z] + git semver push [2023-09-19T03:10:19.498Z] 2023-09-19 03:10:19,406 [run_push] DEBUG push [2023-09-19T03:10:19.499Z] 2023-09-19 03:10:19,407 [execute] INFO git cat-file --batch-check [2023-09-19T03:10:19.499Z] 2023-09-19 03:10:19,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:10:19.499Z] 2023-09-19 03:10:19,411 [execute] INFO git rev-list 7f9a89aec9a80c46b19fda4e0e76a7503f2dba20 -- [2023-09-19T03:10:19.499Z] 2023-09-19 03:10:19,411 [execute] DEBUG Popen(['git', 'rev-list', '7f9a89aec9a80c46b19fda4e0e76a7503f2dba20', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T03:10:19.499Z] 2023-09-19 03:10:19,418 [execute] INFO git fetch -v origin [2023-09-19T03:10:19.499Z] 2023-09-19 03:10:19,419 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T03:10:20.066Z] 2023-09-19 03:10:19,872 [run_push] DEBUG no remote changes detected [2023-09-19T03:10:20.066Z] 2023-09-19 03:10:19,872 [execute] INFO git push origin semver [2023-09-19T03:10:20.066Z] 2023-09-19 03:10:19,873 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T03:10:21.004Z] 2023-09-19 03:10:20,954 [run_push] DEBUG push all version tags [2023-09-19T03:10:21.004Z] 2023-09-19 03:10:20,954 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T03:10:21.004Z] 2023-09-19 03:10:20,955 [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) [2023-09-19T03:10:21.943Z] 2023-09-19 03:10:21,727 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-19T03:10:21.943Z] 3.1.0-dev.11 [Pipeline] } [2023-09-19T03:10:21.961Z] $ docker exec --env ******** --env ******** 7df9ec428c56a650b10e9c1338ad4a06a388c919d28b247679502d2481bdd1ea ssh-agent -k [2023-09-19T03:10:22.056Z] unset SSH_AUTH_SOCK; [2023-09-19T03:10:22.056Z] unset SSH_AGENT_PID; [2023-09-19T03:10:22.056Z] echo Agent pid 38 killed; [2023-09-19T03:10:22.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T03:10:22.359Z] + git semver [Pipeline] } [2023-09-19T03:10:22.636Z] $ docker stop --time=1 7df9ec428c56a650b10e9c1338ad4a06a388c919d28b247679502d2481bdd1ea [2023-09-19T03:10:23.919Z] $ docker rm -f --volumes 7df9ec428c56a650b10e9c1338ad4a06a388c919d28b247679502d2481bdd1ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-19T03:10:24.432Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-09-19T03:10:24.433Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-19T03:10:24.433Z] total 16 [2023-09-19T03:10:24.433Z] drwxr-xr-x 3 root root 4096 Sep 19 02:54 . [2023-09-19T03:10:24.433Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 03:10 .. [2023-09-19T03:10:24.433Z] drwxr-xr-x 2 root root 4096 Sep 19 02:54 cost [2023-09-19T03:10:24.433Z] -rw-r--r-- 1 root root 91 Sep 19 02:54 cost.csv [2023-09-19T03:10:24.433Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-19T03:10:24.433Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-19T03:10:24.433Z] total 16 [2023-09-19T03:10:24.433Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:54 . [2023-09-19T03:10:24.433Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 03:10 .. [2023-09-19T03:10:24.433Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 02:54 cost [2023-09-19T03:10:24.433Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 19 02:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:24.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:25.584Z] ---> package-listing.sh [2023-09-19T03:10:25.584Z] ++ facter osfamily [2023-09-19T03:10:25.584Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T03:10:25.846Z] + OS_FAMILY=debian [2023-09-19T03:10:25.846Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-09-19T03:10:25.846Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T03:10:25.846Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T03:10:25.846Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T03:10:25.846Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T03:10:25.846Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-19T03:10:25.846Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T03:10:25.846Z] + case "${OS_FAMILY}" in [2023-09-19T03:10:25.846Z] + dpkg -l [2023-09-19T03:10:25.846Z] + grep '^ii' [2023-09-19T03:10:25.846Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T03:10:25.846Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T03:10:25.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T03:10:25.846Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-19T03:10:25.846Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-09-19T03:10:25.846Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-09-19T03:10:25.857Z] 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 [2023-09-19T03:10:26.134Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:10:26.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:10:26.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:10:26.500Z] prd-ubuntu20.04-docker-8c-8g-6458 does not seem to be running inside a container [2023-09-19T03:10:26.539Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T03:10:26.729Z] $ docker top e6b273c767f6e22c4a3ee744b5567629ed9ac3389ecc0330c1d86dc78d35e582 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:10:27.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T03:10:27.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T03:10:27.620Z] + ls /var/log/sa-host [2023-09-19T03:10:27.620Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:10:27.687Z] provisioning config files... [2023-09-19T03:10:27.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11252825845244365296tmp [Pipeline] { [Pipeline] echo [2023-09-19T03:10:27.706Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:27.986Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T03:10:27.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:28.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T03:10:28.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:28.611Z] ---> sudo-logs.sh [2023-09-19T03:10:28.611Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T03:10:28.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:28.910Z] ---> job-cost.sh [2023-09-19T03:10:28.910Z] lf-activate-venv: SKIPPING [2023-09-19T03:10:28.910Z] DEBUG: total: 0.2199999988079071 [2023-09-19T03:10:28.910Z] INFO: Retrieving Stack Cost... [2023-09-19T03:10:29.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T03:10:29.737Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T03:10:29.748Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:10:30.041Z] ---> logs-deploy.sh [2023-09-19T03:10:30.041Z] lf-activate-venv: SKIPPING [2023-09-19T03:10:30.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/167 [2023-09-19T03:10:30.041Z] INFO: archiving workspace using pattern(s): [2023-09-19T03:10:30.977Z] Archives upload complete. [2023-09-19T03:10:30.977Z] INFO: archiving logs to Nexus