Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 848d5d618f3ca3205f9827ec1c0cd48d03305e40 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-ssh9538099932187719795.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4063013918271845570.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3734989042777595898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5976126435756482636.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-ssh15255662033554162146.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/v2]] ========================================================= [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.18 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1717’ Running on prd-ubuntu20.04-docker-8c-8g-1725 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 848d5d618f3ca3205f9827ec1c0cd48d03305e40 (main) Commit message: "feat!: Remove ZeroMQ messagebus capability (#207)" > 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 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 > git rev-list --no-walk ed435512d23c0fe6735192e03ad24dc623114abf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:22 ========================================================= 21:53:22 EdgeX Global Pipelines Version Info 21:53:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:53:23 ------------------- 21:53:23 stable info: 21:53:23 ------------------- 21:53:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:53:23 Message: update stable to v1.0.244 21:53:23 ------------------- 21:53:23 experimental info: 21:53:23 ------------------- 21:53:23 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:53:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:53:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:53:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:53:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 848d5d6 [Pipeline] echo 21:53:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:24 provisioning config files... 21:53:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5004054432833263383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:24 ---> docker-login.sh 21:53:24 nexus3.edgexfoundry.org:10001 21:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:25 Configure a credential helper to remove this warning. See 21:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:25 21:53:25 Login Succeeded 21:53:25 nexus3.edgexfoundry.org:10002 21:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:25 Configure a credential helper to remove this warning. See 21:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:25 21:53:25 Login Succeeded 21:53:25 nexus3.edgexfoundry.org:10003 21:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:25 Configure a credential helper to remove this warning. See 21:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:25 21:53:25 Login Succeeded 21:53:25 nexus3.edgexfoundry.org:10004 21:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:25 Configure a credential helper to remove this warning. See 21:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:25 21:53:25 Login Succeeded 21:53:25 docker.io 21:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:25 Configure a credential helper to remove this warning. See 21:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:25 21:53:25 Login Succeeded 21:53:25 ---> docker-login.sh ends [Pipeline] } 21:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:53:26 + git rev-list -1 --merges 848d5d618f3ca3205f9827ec1c0cd48d03305e40~1..848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] echo 21:53:26 -----------> git rev-list -1 --merges 848d5d618f3ca3205f9827ec1c0cd48d03305e40~1..848d5d618f3ca3205f9827ec1c0cd48d03305e40 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [false] [Pipeline] sh 21:53:26 + git log --format=format:%s -1 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] echo 21:53:26 ========================================================= 21:53:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:53:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:26 + git log --format=format:%s -1 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] echo 21:53:26 [semverPrep] GIT_COMMIT: 848d5d618f3ca3205f9827ec1c0cd48d03305e40, Commit Message: feat!: Remove ZeroMQ messagebus capability (#207) [Pipeline] echo 21:53:26 [semverPrep] This is not a build commit. [Pipeline] sh 21:53:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:27 + grep -v github /etc/ssh/ssh_known_hosts 21:53:27 + [ -e /tmp/ssh_known_hosts ] 21:53:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:53:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:53:27 + sudo tee -a /etc/ssh/ssh_known_hosts 21:53:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:27 21:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:27 0.1.4: Pulling from edgex-devops/py-git-semver 21:53:27 b85a868b505f: Pulling fs layer 21:53:27 e2be974225ed: Pulling fs layer 21:53:27 339a4e72a1f5: Pulling fs layer 21:53:27 988bab9f4d93: Pulling fs layer 21:53:27 1469e6f7b9e6: Pulling fs layer 21:53:27 eaf3925da568: Pulling fs layer 21:53:27 bab4dde63d76: Pulling fs layer 21:53:27 bde34c3a00c8: Pulling fs layer 21:53:27 b352a97aabf1: Pulling fs layer 21:53:27 4872d77fe225: Pulling fs layer 21:53:27 5851b861e8e6: Pulling fs layer 21:53:27 b352a97aabf1: Waiting 21:53:27 4872d77fe225: Waiting 21:53:27 5851b861e8e6: Waiting 21:53:27 bde34c3a00c8: Waiting 21:53:27 bab4dde63d76: Waiting 21:53:27 988bab9f4d93: Waiting 21:53:27 1469e6f7b9e6: Waiting 21:53:27 eaf3925da568: Waiting 21:53:27 e2be974225ed: Download complete 21:53:27 988bab9f4d93: Verifying Checksum 21:53:27 988bab9f4d93: Download complete 21:53:28 1469e6f7b9e6: Verifying Checksum 21:53:28 1469e6f7b9e6: Download complete 21:53:28 339a4e72a1f5: Verifying Checksum 21:53:28 339a4e72a1f5: Download complete 21:53:28 eaf3925da568: Download complete 21:53:28 bde34c3a00c8: Download complete 21:53:28 b352a97aabf1: Verifying Checksum 21:53:28 b352a97aabf1: Download complete 21:53:28 4872d77fe225: Download complete 21:53:28 5851b861e8e6: Verifying Checksum 21:53:28 5851b861e8e6: Download complete 21:53:28 b85a868b505f: Verifying Checksum 21:53:28 b85a868b505f: Download complete 21:53:28 bab4dde63d76: Verifying Checksum 21:53:28 bab4dde63d76: Download complete 21:53:29 b85a868b505f: Pull complete 21:53:29 e2be974225ed: Pull complete 21:53:30 339a4e72a1f5: Pull complete 21:53:30 988bab9f4d93: Pull complete 21:53:30 1469e6f7b9e6: Pull complete 21:53:30 eaf3925da568: Pull complete 21:53:32 bab4dde63d76: Pull complete 21:53:32 bde34c3a00c8: Pull complete 21:53:32 b352a97aabf1: Pull complete 21:53:32 4872d77fe225: Pull complete 21:53:32 5851b861e8e6: Pull complete 21:53:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:32 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 21:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:53:34 $ docker top c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 -eo pid,comm 21:53:34 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). 21:53:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:34 [ssh-agent] Looking for ssh-agent implementation... 21:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:34 $ docker exec c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 ssh-agent 21:53:34 SSH_AUTH_SOCK=/tmp/ssh-zg9PmWYaRyKX/agent.32 21:53:34 SSH_AGENT_PID=38 21:53:34 Running ssh-add (command line suppressed) 21:53:34 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18348749315772471889.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18348749315772471889.key) 21:53:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:35 + git tag --points-at HEAD [Pipeline] } 21:53:35 $ docker exec --env ******** --env ******** c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 ssh-agent -k 21:53:35 unset SSH_AUTH_SOCK; 21:53:35 unset SSH_AGENT_PID; 21:53:35 echo Agent pid 38 killed; 21:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:35 [ssh-agent] Looking for ssh-agent implementation... 21:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:35 $ docker exec c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 ssh-agent 21:53:35 SSH_AUTH_SOCK=/tmp/ssh-GpsBbeNe3GG4/agent.70 21:53:35 SSH_AGENT_PID=76 21:53:35 Running ssh-add (command line suppressed) 21:53:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5883594174851613122.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5883594174851613122.key) 21:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:35 + git semver init 21:53:36 2023-01-10 21:53:35,993 [run_init] DEBUG init version:0.0.0 force:False 21:53:36 2023-01-10 21:53:35,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 21:53:36 2023-01-10 21:53:35,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 21:53:36 2023-01-10 21:53:35,995 [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) 21:53:39 2023-01-10 21:53:39,337 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 21:53:39 2023-01-10 21:53:39,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 21:53:39 2023-01-10 21:53:39,337 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:53:39 2023-01-10 21:53:39,338 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:53:39 3.0.0-dev.5 [Pipeline] } 21:53:39 $ docker exec --env ******** --env ******** c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 ssh-agent -k 21:53:39 unset SSH_AUTH_SOCK; 21:53:39 unset SSH_AGENT_PID; 21:53:39 echo Agent pid 76 killed; 21:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:39 + git semver [Pipeline] } 21:53:40 $ docker stop --time=1 c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 21:53:41 $ docker rm -f --volumes c23cbcb697a983ddf3e61f2ed5d93c50d356538adde78379211ca49623205eb5 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:41 Stashed 1 file(s) [Pipeline] echo 21:53:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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 21:53:42 provisioning config files... 21:53:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config807982507349207349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:42 ---> docker-login.sh 21:53:42 nexus3.edgexfoundry.org:10001 21:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:42 Configure a credential helper to remove this warning. See 21:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:42 21:53:42 Login Succeeded 21:53:42 nexus3.edgexfoundry.org:10002 21:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:42 Configure a credential helper to remove this warning. See 21:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:42 21:53:42 Login Succeeded 21:53:42 nexus3.edgexfoundry.org:10003 21:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:42 Configure a credential helper to remove this warning. See 21:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:42 21:53:42 Login Succeeded 21:53:42 nexus3.edgexfoundry.org:10004 21:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:42 Configure a credential helper to remove this warning. See 21:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:42 21:53:42 Login Succeeded 21:53:42 docker.io 21:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:42 Configure a credential helper to remove this warning. See 21:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:42 21:53:42 Login Succeeded 21:53:42 ---> docker-login.sh ends [Pipeline] } 21:53:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:43 ========================================================= 21:53:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:53:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:53:43 Sending build context to Docker daemon 27.62MB 21:53:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:53:43 Step 2/13 : FROM ${BASE} AS builder 21:53:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:43 213ec9aee27d: Pulling fs layer 21:53:43 4583459ba037: Pulling fs layer 21:53:43 93c1e223e6f2: Pulling fs layer 21:53:43 53926ce57604: Pulling fs layer 21:53:43 21b2b0c7a3f4: Pulling fs layer 21:53:43 22ff95d597cd: Pulling fs layer 21:53:43 12d6caf4c0d1: Pulling fs layer 21:53:43 96b7cbca73a9: Pulling fs layer 21:53:43 a7acece74701: Pulling fs layer 21:53:43 12d6caf4c0d1: Waiting 21:53:43 96b7cbca73a9: Waiting 21:53:43 53926ce57604: Waiting 21:53:43 a7acece74701: Waiting 21:53:43 22ff95d597cd: Waiting 21:53:43 21b2b0c7a3f4: Waiting 21:53:43 93c1e223e6f2: Verifying Checksum 21:53:43 93c1e223e6f2: Download complete 21:53:43 4583459ba037: Download complete 21:53:43 21b2b0c7a3f4: Verifying Checksum 21:53:43 21b2b0c7a3f4: Download complete 21:53:43 22ff95d597cd: Verifying Checksum 21:53:43 22ff95d597cd: Download complete 21:53:43 213ec9aee27d: Verifying Checksum 21:53:43 213ec9aee27d: Download complete 21:53:43 12d6caf4c0d1: Verifying Checksum 21:53:43 12d6caf4c0d1: Download complete 21:53:43 213ec9aee27d: Pull complete 21:53:43 4583459ba037: Pull complete 21:53:43 93c1e223e6f2: Pull complete 21:53:44 a7acece74701: Verifying Checksum 21:53:44 a7acece74701: Download complete 21:53:44 53926ce57604: Verifying Checksum 21:53:44 53926ce57604: Download complete 21:53:44 96b7cbca73a9: Verifying Checksum 21:53:44 96b7cbca73a9: Download complete 21:53:48 53926ce57604: Pull complete 21:53:48 21b2b0c7a3f4: Pull complete 21:53:48 22ff95d597cd: Pull complete 21:53:48 12d6caf4c0d1: Pull complete 21:53:49 96b7cbca73a9: Pull complete 21:53:50 a7acece74701: Pull complete 21:53:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:53:50 ---> db6d94c90886 21:53:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:53:52 ---> Running in a536299166d9 21:53:53 Removing intermediate container a536299166d9 21:53:53 ---> fadd267e2e56 21:53:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:53:53 ---> Running in 5d421540c85a 21:53:53 Removing intermediate container 5d421540c85a 21:53:53 ---> 980f188db0bf 21:53:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:53:53 ---> Running in 681cdad24f12 21:53:53 Removing intermediate container 681cdad24f12 21:53:53 ---> 1a41d59e928b 21:53:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:53:53 ---> Running in dcc8eec7a7a8 21:53:53 Removing intermediate container dcc8eec7a7a8 21:53:53 ---> 108a277ee863 21:53:53 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:53:53 ---> Running in 3ea25ee7c310 21:53:53 Removing intermediate container 3ea25ee7c310 21:53:53 ---> 9e7841dc793c 21:53:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:53:53 ---> Running in 32a08cf42ca8 21:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:53:54 OK: 211 MiB in 51 packages 21:53:54 Removing intermediate container 32a08cf42ca8 21:53:54 ---> 5cca19677ebc 21:53:54 Step 9/13 : WORKDIR /device-onvif-camera 21:53:54 ---> Running in c4a042cdbbd3 21:53:54 Removing intermediate container c4a042cdbbd3 21:53:54 ---> ee0b91d7f46b 21:53:54 Step 10/13 : COPY go.mod vendor* ./ 21:53:54 ---> 7b35ade7acab 21:53:54 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:54 ---> Running in 3bbb671f39db 21:53:57 Still waiting to schedule task 21:53:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:54:12 Removing intermediate container 3bbb671f39db 21:54:12 ---> af10da966d4d 21:54:12 Step 12/13 : COPY . . 21:54:13 ---> fa5fb468e9b1 21:54:13 Step 13/13 : RUN ${MAKE} 21:54:13 ---> Running in 93a863d9d73c 21:54:13 noop 21:54:14 Removing intermediate container 93a863d9d73c 21:54:14 ---> 02d1cda02645 21:54:14 Successfully built 02d1cda02645 21:54:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:14 + docker inspect -f . ci-base-image-x86_64 21:54:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:14 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 21:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:54:14 $ docker top 3c75bdde1cb99f19a9719a688448a00d06a42409129efa23dfb109178636d78d -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:15 + go version 21:54:15 go version go1.18.7 linux/amd64 [Pipeline] } 21:54:15 $ docker stop --time=1 3c75bdde1cb99f19a9719a688448a00d06a42409129efa23dfb109178636d78d 21:54:16 $ docker rm -f --volumes 3c75bdde1cb99f19a9719a688448a00d06a42409129efa23dfb109178636d78d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:16 + docker inspect -f . ci-base-image-x86_64 21:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:16 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 21:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:54:17 $ docker top 9d6b55126b87149c90d99062b2e449d59cf06db9867c46942e10752eff110f0c -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:17 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 21:54:17 + make test 21:54:17 go test ./... -coverprofile=coverage.out ./... 21:54:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:54:28 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:54:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 29.3% of statements 21:54:31 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:54:31 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.346s coverage: 86.5% of statements 21:54:38 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:54:38 go vet ./... 21:54:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:41 ./bin/test-attribution-txt.sh [Pipeline] echo 21:54:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:54:41 $ docker stop --time=1 9d6b55126b87149c90d99062b2e449d59cf06db9867c46942e10752eff110f0c 21:54:43 $ docker rm -f --volumes 9d6b55126b87149c90d99062b2e449d59cf06db9867c46942e10752eff110f0c [Pipeline] // withDockerContainer [Pipeline] sh 21:54:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:54:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:54:44 + ls -al . 21:54:44 total 248 21:54:44 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:54 . 21:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:53 .. 21:54:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:54 .git 21:54:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:53 .github 21:54:44 -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 21:53 .gitignore 21:54:44 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 21:53 .golangci.yml 21:54:44 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:53 .semver 21:54:44 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 21:53 Attribution.txt 21:54:44 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 21:53 CHANGELOG.md 21:54:44 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 21:53 Dockerfile 21:54:44 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:53 GOVERNANCE.md 21:54:44 -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 21:53 Jenkinsfile 21:54:44 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 21:53 LICENSE 21:54:44 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 21:53 Makefile 21:54:44 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 21:53 OWNERS.md 21:54:44 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 21:53 README.md 21:54:44 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:53 VERSION 21:54:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:53 bin 21:54:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:53 cmd 21:54:44 -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 21:54 coverage.out 21:54:44 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 21:53 doc 21:54:44 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 21:53 go.mod 21:54:44 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 21:53 go.sum 21:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:53 internal 21:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:53 snap 21:54:44 -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 21:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:44 + 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=848d5d618f3ca3205f9827ec1c0cd48d03305e40 --label arch=amd64 --label version=3.0.0-dev.5 . 21:54:44 Sending build context to Docker daemon 27.7MB 21:54:44 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:54:44 Step 2/26 : FROM ${BASE} AS builder 21:54:44 ---> 02d1cda02645 21:54:44 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:54:45 ---> Running in 800f594a358f 21:54:45 Removing intermediate container 800f594a358f 21:54:45 ---> 4519e620389a 21:54:45 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:54:45 ---> Running in 69a4c79700d4 21:54:45 Removing intermediate container 69a4c79700d4 21:54:45 ---> 651e53e2badb 21:54:45 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:54:45 ---> Running in 888eff6ae7f1 21:54:45 Removing intermediate container 888eff6ae7f1 21:54:45 ---> b3f0bd8faf12 21:54:45 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:54:45 ---> Running in 93f29e04402d 21:54:45 Removing intermediate container 93f29e04402d 21:54:45 ---> 2899f89238f0 21:54:45 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:54:45 ---> Running in 3024a2efcb9a 21:54:45 Removing intermediate container 3024a2efcb9a 21:54:45 ---> e9ccfee3f8f5 21:54:45 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:45 ---> Running in a1637bb332bc 21:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:54:46 OK: 211 MiB in 51 packages 21:54:46 Removing intermediate container a1637bb332bc 21:54:46 ---> 1cff8578f263 21:54:46 Step 9/26 : WORKDIR /device-onvif-camera 21:54:46 ---> Running in e864bf66fcb3 21:54:46 Removing intermediate container e864bf66fcb3 21:54:46 ---> 30739b7cf3b9 21:54:46 Step 10/26 : COPY go.mod vendor* ./ 21:54:46 ---> cc2538d7c1b3 21:54:46 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:46 ---> Running in 560dc4639577 21:54:47 Removing intermediate container 560dc4639577 21:54:47 ---> 0ac95d6318cb 21:54:47 Step 12/26 : COPY . . 21:54:48 ---> 0e17df91a3cf 21:54:48 Step 13/26 : RUN ${MAKE} 21:54:48 ---> Running in d8ca5f3513f2 21:54:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:55:10 Removing intermediate container d8ca5f3513f2 21:55:10 ---> 53631d428738 21:55:10 Step 14/26 : FROM alpine:3.16 21:55:10 3.16: Pulling from library/alpine 21:55:10 ca7dd9ec2225: Pulling fs layer 21:55:10 ca7dd9ec2225: Verifying Checksum 21:55:10 ca7dd9ec2225: Download complete 21:55:10 ca7dd9ec2225: Pull complete 21:55:10 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:55:10 Status: Downloaded newer image for alpine:3.16 21:55:10 ---> bfe296a52501 21:55:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:55:10 ---> Running in 3bfabdd823fd 21:55:10 Removing intermediate container 3bfabdd823fd 21:55:10 ---> df41504689e6 21:55:10 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:55:10 ---> Running in b5a216ee3fce 21:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:10 (1/1) Installing dumb-init (1.2.5-r1) 21:55:10 Executing busybox-1.35.0-r17.trigger 21:55:10 OK: 6 MiB in 15 packages 21:55:10 Removing intermediate container b5a216ee3fce 21:55:10 ---> c543c21432bc 21:55:10 Step 17/26 : WORKDIR / 21:55:10 ---> Running in a469f589cd03 21:55:10 Removing intermediate container a469f589cd03 21:55:10 ---> c7df98ba6473 21:55:10 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:55:10 ---> 0b50bb0c0ab1 21:55:10 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:55:10 ---> 41542c0a12d4 21:55:10 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:55:10 ---> 9981b85a20ae 21:55:10 Step 21/26 : EXPOSE 59984 21:55:10 ---> Running in 869db1348f3e 21:55:10 Removing intermediate container 869db1348f3e 21:55:10 ---> 6cdde8ec8314 21:55:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:55:11 ---> Running in 4914100987f5 21:55:11 Removing intermediate container 4914100987f5 21:55:11 ---> 53cab13c643b 21:55:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:55:11 ---> Running in 7d3c142a723e 21:55:11 Removing intermediate container 7d3c142a723e 21:55:11 ---> 30e448fb535d 21:55:11 Step 24/26 : LABEL arch=amd64 21:55:11 ---> Running in c79b76e51953 21:55:11 Removing intermediate container c79b76e51953 21:55:11 ---> 4b9d9f6c931d 21:55:11 Step 25/26 : LABEL git_sha=848d5d618f3ca3205f9827ec1c0cd48d03305e40 21:55:11 ---> Running in 561e15eea88f 21:55:11 Removing intermediate container 561e15eea88f 21:55:11 ---> ed34113edcef 21:55:11 Step 26/26 : LABEL version=3.0.0-dev.5 21:55:11 ---> Running in 8b392b5fa50b 21:55:11 Removing intermediate container 8b392b5fa50b 21:55:11 ---> 748c2118e5d7 21:55:11 [Warning] One or more build-args [ARCH] were not consumed 21:55:11 Successfully built 748c2118e5d7 21:55:11 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 21:55:11 provisioning config files... 21:55:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3793258483694033030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:11 ---> docker-login.sh 21:55:11 nexus3.edgexfoundry.org:10001 21:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:11 Configure a credential helper to remove this warning. See 21:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:11 21:55:11 Login Succeeded 21:55:11 nexus3.edgexfoundry.org:10002 21:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:11 Configure a credential helper to remove this warning. See 21:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:11 21:55:11 Login Succeeded 21:55:12 nexus3.edgexfoundry.org:10003 21:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:12 Configure a credential helper to remove this warning. See 21:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:12 21:55:12 Login Succeeded 21:55:12 nexus3.edgexfoundry.org:10004 21:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:12 Configure a credential helper to remove this warning. See 21:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:12 21:55:12 Login Succeeded 21:55:12 docker.io 21:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:12 Configure a credential helper to remove this warning. See 21:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:12 21:55:12 Login Succeeded 21:55:12 ---> docker-login.sh ends [Pipeline] } 21:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:55:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:12 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 21:55:12 848d5d618f3ca3205f9827ec1c0cd48d03305e40 21:55:12 latest 21:55:12 3.0.0-dev.5 21:55:12 848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 21:55:12 main 21:55:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:12 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40 21:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:55:13 e62d8c088871: Preparing 21:55:13 57dd7969d630: Preparing 21:55:13 9a71639cf19a: Preparing 21:55:13 295cc23ebe14: Preparing 21:55:13 e5e13b0c77cb: Preparing 21:55:13 e5e13b0c77cb: Layer already exists 21:55:13 e62d8c088871: Pushed 21:55:13 295cc23ebe14: Pushed 21:55:13 57dd7969d630: Pushed 21:55:16 9a71639cf19a: Pushed 21:55:16 848d5d618f3ca3205f9827ec1c0cd48d03305e40: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:55:17 e62d8c088871: Preparing 21:55:17 57dd7969d630: Preparing 21:55:17 9a71639cf19a: Preparing 21:55:17 295cc23ebe14: Preparing 21:55:17 e5e13b0c77cb: Preparing 21:55:17 295cc23ebe14: Layer already exists 21:55:17 9a71639cf19a: Layer already exists 21:55:17 e5e13b0c77cb: Layer already exists 21:55:17 57dd7969d630: Layer already exists 21:55:17 e62d8c088871: Layer already exists 21:55:17 latest: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.5 21:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:55:17 e62d8c088871: Preparing 21:55:17 57dd7969d630: Preparing 21:55:17 9a71639cf19a: Preparing 21:55:17 295cc23ebe14: Preparing 21:55:17 e5e13b0c77cb: Preparing 21:55:17 e5e13b0c77cb: Layer already exists 21:55:17 9a71639cf19a: Layer already exists 21:55:17 57dd7969d630: Layer already exists 21:55:17 e62d8c088871: Layer already exists 21:55:17 295cc23ebe14: Layer already exists 21:55:17 3.0.0-dev.5: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 21:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:55:18 e62d8c088871: Preparing 21:55:18 57dd7969d630: Preparing 21:55:18 9a71639cf19a: Preparing 21:55:18 295cc23ebe14: Preparing 21:55:18 e5e13b0c77cb: Preparing 21:55:18 e62d8c088871: Layer already exists 21:55:18 e5e13b0c77cb: Layer already exists 21:55:18 295cc23ebe14: Layer already exists 21:55:18 57dd7969d630: Layer already exists 21:55:18 9a71639cf19a: Layer already exists 21:55:18 848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:18 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 21:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:55:18 e62d8c088871: Preparing 21:55:18 57dd7969d630: Preparing 21:55:18 9a71639cf19a: Preparing 21:55:18 295cc23ebe14: Preparing 21:55:18 e5e13b0c77cb: Preparing 21:55:18 9a71639cf19a: Layer already exists 21:55:18 295cc23ebe14: Layer already exists 21:55:18 57dd7969d630: Layer already exists 21:55:18 e62d8c088871: Layer already exists 21:55:18 e5e13b0c77cb: Layer already exists 21:55:18 main: digest: sha256:97ec071222ad18da2c43e4df16b7d11f111872f5559e4f2a6f6da9197fa6f09c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:55:18 ===================================================== [Pipeline] echo 21:55:18 taggedImages: 21:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40 21:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.5 21:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 21:55:18 - 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 21:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:19 21:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:19 latest: Pulling from edgex-lftools-log-publisher 21:55:19 5eb5b503b376: Pulling fs layer 21:55:19 5c69ac0246d0: Pulling fs layer 21:55:19 ec43610c2a17: Pulling fs layer 21:55:19 3a2ae6a8a46f: Pulling fs layer 21:55:19 33b1e0a273af: Pulling fs layer 21:55:19 5d3b04190fa2: Pulling fs layer 21:55:19 2f39f015ded8: Pulling fs layer 21:55:19 3a2ae6a8a46f: Waiting 21:55:19 33b1e0a273af: Waiting 21:55:19 5d3b04190fa2: Waiting 21:55:19 2f39f015ded8: Waiting 21:55:19 5c69ac0246d0: Verifying Checksum 21:55:19 5c69ac0246d0: Download complete 21:55:19 3a2ae6a8a46f: Verifying Checksum 21:55:19 3a2ae6a8a46f: Download complete 21:55:19 33b1e0a273af: Verifying Checksum 21:55:19 33b1e0a273af: Download complete 21:55:19 5d3b04190fa2: Verifying Checksum 21:55:19 5d3b04190fa2: Download complete 21:55:19 ec43610c2a17: Verifying Checksum 21:55:19 ec43610c2a17: Download complete 21:55:19 5eb5b503b376: Verifying Checksum 21:55:19 5eb5b503b376: Download complete 21:55:20 2f39f015ded8: Download complete 21:55:21 5eb5b503b376: Pull complete 21:55:21 5c69ac0246d0: Pull complete 21:55:21 ec43610c2a17: Pull complete 21:55:21 3a2ae6a8a46f: Pull complete 21:55:22 33b1e0a273af: Pull complete 21:55:22 5d3b04190fa2: Pull complete 21:55:26 2f39f015ded8: Pull complete 21:55:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:26 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 21:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:55:28 $ docker top b17b7e20b38fd1140ee0c81b19a2098163a3994bdbfaccf8804c593893931809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:28 ---> job-cost.sh 21:55:28 lf-activate-venv: SKIPPING 21:55:28 INFO: No Stack... 21:55:28 INFO: Retrieving Pricing Info for: v3-standard-8 21:55:29 INFO: Archiving Costs [Pipeline] sh 21:55:29 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 21:55:29 + cut -d, -f6 [Pipeline] lock 21:55:29 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] 21:55:29 Resource [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] did not exist. Created. 21:55:29 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:55:29 + echo total: 0.2199999988079071 [Pipeline] stash 21:55:29 Stashed 1 file(s) [Pipeline] } 21:55:29 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 21:55:29 $ docker stop --time=1 b17b7e20b38fd1140ee0c81b19a2098163a3994bdbfaccf8804c593893931809 21:55:31 $ docker rm -f --volumes b17b7e20b38fd1140ee0c81b19a2098163a3994bdbfaccf8804c593893931809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:58:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1729 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 21:58:38 Running in /w/workspace/device-onvif-camera/94 [Pipeline] { [Pipeline] checkout 21:58:38 The recommended git tool is: git 21:58:46 using credential edgex-jenkins-ssh 21:58:46 Cloning the remote Git repository 21:58:46 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:58:46 > git init /w/workspace/device-onvif-camera/94 # timeout=10 21:58:46 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:58:46 > git --version # timeout=10 21:58:46 > git --version # 'git version 2.25.1' 21:58:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:48 Avoid second fetch 21:58:48 Checking out Revision 848d5d618f3ca3205f9827ec1c0cd48d03305e40 (main) 21:58:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:58:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:49 > git config core.sparsecheckout # timeout=10 21:58:49 > git checkout -f 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 21:58:49 Commit message: "feat!: Remove ZeroMQ messagebus capability (#207)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:58:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:50 Dload Upload Total Spent Left Speed 21:58:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 21:58:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:58:51 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 21:58:51 /etc/docker/daemon.json 21:58:51 { 21:58:51 "registry-mirrors": [ 21:58:51 "https://nexus3.edgexfoundry.org:10001" 21:58:51 ], 21:58:51 "bip": "10.250.0.254/24", 21:58:51 "hosts": [ 21:58:51 "tcp://0.0.0.0:5555", 21:58:51 "unix:///var/run/docker.sock" 21:58:51 ], 21:58:51 "mtu": 1458, 21:58:51 "selinux-enabled": true, 21:58:51 "seccomp-profile": "/etc/docker/seccomp.json" 21:58:51 } [Pipeline] sh 21:58:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:58:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:10 provisioning config files... 21:59:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/94@tmp/config42278069509812638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:11 ---> docker-login.sh 21:59:11 nexus3.edgexfoundry.org:10001 21:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:11 Configure a credential helper to remove this warning. See 21:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:11 21:59:11 Login Succeeded 21:59:11 nexus3.edgexfoundry.org:10002 21:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:12 Configure a credential helper to remove this warning. See 21:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:12 21:59:12 Login Succeeded 21:59:12 nexus3.edgexfoundry.org:10003 21:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:12 Configure a credential helper to remove this warning. See 21:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:12 21:59:12 Login Succeeded 21:59:12 nexus3.edgexfoundry.org:10004 21:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:13 Configure a credential helper to remove this warning. See 21:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:13 21:59:13 Login Succeeded 21:59:13 docker.io 21:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:13 Configure a credential helper to remove this warning. See 21:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:13 21:59:13 Login Succeeded 21:59:13 ---> docker-login.sh ends [Pipeline] } 21:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:13 ========================================================= 21:59:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:59:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:59:14 Sending build context to Docker daemon 20.5MB 21:59:14 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:59:14 Step 2/13 : FROM ${BASE} AS builder 21:59:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:59:15 9b18e9b68314: Pulling fs layer 21:59:15 35d82f9e3411: Pulling fs layer 21:59:15 e16973657156: Pulling fs layer 21:59:15 fc693d55d65f: Pulling fs layer 21:59:15 7e9fc2657dce: Pulling fs layer 21:59:15 dda99020689f: Pulling fs layer 21:59:15 db1c61fa0a46: Pulling fs layer 21:59:15 891c053d2c06: Pulling fs layer 21:59:15 dda99020689f: Waiting 21:59:15 fc693d55d65f: Waiting 21:59:15 db1c61fa0a46: Waiting 21:59:15 7e9fc2657dce: Waiting 21:59:15 891c053d2c06: Waiting 21:59:15 e16973657156: Verifying Checksum 21:59:15 e16973657156: Download complete 21:59:15 35d82f9e3411: Verifying Checksum 21:59:15 7e9fc2657dce: Verifying Checksum 21:59:15 7e9fc2657dce: Download complete 21:59:15 dda99020689f: Verifying Checksum 21:59:15 dda99020689f: Download complete 21:59:15 9b18e9b68314: Verifying Checksum 21:59:16 9b18e9b68314: Pull complete 21:59:16 891c053d2c06: Verifying Checksum 21:59:16 891c053d2c06: Download complete 21:59:16 35d82f9e3411: Pull complete 21:59:17 e16973657156: Pull complete 21:59:17 db1c61fa0a46: Download complete 21:59:18 fc693d55d65f: Verifying Checksum 21:59:18 fc693d55d65f: Download complete 21:59:30 fc693d55d65f: Pull complete 21:59:30 7e9fc2657dce: Pull complete 21:59:31 dda99020689f: Pull complete 21:59:37 db1c61fa0a46: Pull complete 21:59:39 891c053d2c06: Pull complete 21:59:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:59:39 ---> f96f9c87975a 21:59:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:59:41 ---> Running in f2ab443b9f4f 21:59:42 Removing intermediate container f2ab443b9f4f 21:59:42 ---> ccd1001bfaad 21:59:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:59:42 ---> Running in e7c1ca6cd630 21:59:42 Removing intermediate container e7c1ca6cd630 21:59:42 ---> 16fe6f7ae688 21:59:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:59:42 ---> Running in 10d78f175f68 21:59:42 Removing intermediate container 10d78f175f68 21:59:42 ---> b317080866e4 21:59:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:59:42 ---> Running in 7c7d5c713f8b 21:59:43 Removing intermediate container 7c7d5c713f8b 21:59:43 ---> 88af88f183e9 21:59:43 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:59:43 ---> Running in d4aef0de69f6 21:59:43 Removing intermediate container d4aef0de69f6 21:59:43 ---> 2a77ffb76c05 21:59:43 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:43 ---> Running in 527f2916fedb 21:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:59:46 OK: 221 MiB in 51 packages 21:59:47 Removing intermediate container 527f2916fedb 21:59:47 ---> 403d9dd99ece 21:59:47 Step 9/13 : WORKDIR /device-onvif-camera 21:59:47 ---> Running in 0c4be60bc2d8 21:59:47 Removing intermediate container 0c4be60bc2d8 21:59:47 ---> 2dafba42ee2f 21:59:47 Step 10/13 : COPY go.mod vendor* ./ 21:59:48 ---> 14ba5f45a9aa 21:59:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:48 ---> Running in 3ba9a0ed4664 22:00:55 Removing intermediate container 3ba9a0ed4664 22:00:55 ---> 22814031a9e8 22:00:55 Step 12/13 : COPY . . 22:00:55 ---> cdc8f0afc20f 22:00:55 Step 13/13 : RUN ${MAKE} 22:00:55 ---> Running in afe6d2aef9ad 22:00:55 noop 22:00:55 Removing intermediate container afe6d2aef9ad 22:00:55 ---> 5d27034735f6 22:00:55 Successfully built 5d27034735f6 22:00:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:56 + docker inspect -f . ci-base-image-arm64 22:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:56 prd-ubuntu20.04-docker-arm64-4c-16g-1729 does not seem to be running inside a container 22:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/94 -v /w/workspace/device-onvif-camera/94:/w/workspace/device-onvif-camera/94:rw,z -v /w/workspace/device-onvif-camera/94@tmp:/w/workspace/device-onvif-camera/94@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 22:00:57 $ docker top cc78317c26f9346850bc1e84935696866970b3090a4af52c6430086f0360df32 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:58 + go version 22:00:58 go version go1.18.7 linux/arm64 [Pipeline] } 22:00:58 $ docker stop --time=1 cc78317c26f9346850bc1e84935696866970b3090a4af52c6430086f0360df32 22:01:00 $ docker rm -f --volumes cc78317c26f9346850bc1e84935696866970b3090a4af52c6430086f0360df32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:01 + docker inspect -f . ci-base-image-arm64 22:01:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:01 prd-ubuntu20.04-docker-arm64-4c-16g-1729 does not seem to be running inside a container 22:01:01 $ 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/94 -v /w/workspace/device-onvif-camera/94:/w/workspace/device-onvif-camera/94:rw,z -v /w/workspace/device-onvif-camera/94@tmp:/w/workspace/device-onvif-camera/94@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 22:01:03 $ docker top 8205a87277c8ab76f6593660da10bdb8a12ff692f8fafded1ae24650db3a1ea8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:04 + git config --global --add safe.directory /w/workspace/device-onvif-camera/94 [Pipeline] fileExists [Pipeline] sh 22:01:04 + make test 22:01:04 go test ./... -coverprofile=coverage.out ./... 22:01:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:02:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:02:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.195s coverage: 29.3% of statements 22:02:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:03:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.271s coverage: 86.5% of statements 22:03:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:03:09 go vet ./... 22:03:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:03:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:03:41 ./bin/test-attribution-txt.sh [Pipeline] echo 22:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:03:41 $ docker stop --time=1 8205a87277c8ab76f6593660da10bdb8a12ff692f8fafded1ae24650db3a1ea8 22:03:44 $ docker rm -f --volumes 8205a87277c8ab76f6593660da10bdb8a12ff692f8fafded1ae24650db3a1ea8 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:03:45 Warning: overwriting stash ‘coverage-report’ 22:03:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:03:46 + ls -al . 22:03:46 total 244 22:03:46 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 22:01 . 22:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 .. 22:03:46 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:58 .git 22:03:46 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:58 .github 22:03:46 -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 21:58 .gitignore 22:03:46 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 21:58 .golangci.yml 22:03:46 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 21:58 Attribution.txt 22:03:46 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 21:58 CHANGELOG.md 22:03:46 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 21:58 Dockerfile 22:03:46 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:58 GOVERNANCE.md 22:03:46 -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 21:58 Jenkinsfile 22:03:46 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 21:58 LICENSE 22:03:46 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 21:58 Makefile 22:03:46 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 21:58 OWNERS.md 22:03:46 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 21:58 README.md 22:03:46 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:53 VERSION 22:03:46 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:58 bin 22:03:46 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:58 cmd 22:03:46 -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 22:03 coverage.out 22:03:46 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 21:58 doc 22:03:46 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 21:58 go.mod 22:03:46 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 21:58 go.sum 22:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 internal 22:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 snap 22:03:46 -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 21:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:46 + 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=848d5d618f3ca3205f9827ec1c0cd48d03305e40 --label arch=arm64 --label version=3.0.0-dev.5 . 22:03:47 Sending build context to Docker daemon 20.58MB 22:03:47 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:03:47 Step 2/26 : FROM ${BASE} AS builder 22:03:47 ---> 5d27034735f6 22:03:47 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:03:47 ---> Running in d4e597944763 22:03:48 Removing intermediate container d4e597944763 22:03:48 ---> 588abdc446c7 22:03:48 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:03:48 ---> Running in 8c7fdccc7985 22:03:48 Removing intermediate container 8c7fdccc7985 22:03:48 ---> 7c1adc270316 22:03:48 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:03:48 ---> Running in e0eb7a5ee394 22:03:49 Removing intermediate container e0eb7a5ee394 22:03:49 ---> 08f99c993b9b 22:03:49 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:03:49 ---> Running in 3569bd1cd74c 22:03:50 Removing intermediate container 3569bd1cd74c 22:03:50 ---> 360364521adc 22:03:50 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:03:50 ---> Running in c6c228136da5 22:03:51 Removing intermediate container c6c228136da5 22:03:51 ---> ff286af1eb54 22:03:51 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:51 ---> Running in 117cde5668f2 22:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:03:55 OK: 221 MiB in 51 packages 22:03:56 Removing intermediate container 117cde5668f2 22:03:56 ---> c91221f33113 22:03:56 Step 9/26 : WORKDIR /device-onvif-camera 22:03:56 ---> Running in f74784d342e1 22:03:57 Removing intermediate container f74784d342e1 22:03:57 ---> e9d844e1c1a2 22:03:57 Step 10/26 : COPY go.mod vendor* ./ 22:03:58 ---> 51e13ed61f62 22:03:58 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:58 ---> Running in dcaf1de3efe8 22:04:02 Removing intermediate container dcaf1de3efe8 22:04:02 ---> 5c8ca7f9cba9 22:04:02 Step 12/26 : COPY . . 22:04:04 ---> 4612ef4089d0 22:04:04 Step 13/26 : RUN ${MAKE} 22:04:04 ---> Running in 5a9f07bef3af 22:04:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.5" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:06:42 Removing intermediate container 5a9f07bef3af 22:06:42 ---> 1c394a3bac00 22:06:42 Step 14/26 : FROM alpine:3.16 22:06:42 3.16: Pulling from library/alpine 22:06:42 6875df1f5354: Pulling fs layer 22:06:42 6875df1f5354: Verifying Checksum 22:06:42 6875df1f5354: Download complete 22:06:42 6875df1f5354: Pull complete 22:06:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:06:42 Status: Downloaded newer image for alpine:3.16 22:06:42 ---> 2b4661558fb8 22:06:42 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:06:42 ---> Running in 5b856e756156 22:06:42 Removing intermediate container 5b856e756156 22:06:42 ---> a347780903a2 22:06:42 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:06:42 ---> Running in 2d4d331a551f 22:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:06:42 (1/1) Installing dumb-init (1.2.5-r1) 22:06:42 Executing busybox-1.35.0-r17.trigger 22:06:42 OK: 5 MiB in 15 packages 22:06:42 Removing intermediate container 2d4d331a551f 22:06:42 ---> 397ed1b4756c 22:06:42 Step 17/26 : WORKDIR / 22:06:42 ---> Running in e1cb2a37e0cd 22:06:42 Removing intermediate container e1cb2a37e0cd 22:06:42 ---> 921b0e3f682d 22:06:42 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:06:42 ---> b73c18ec561c 22:06:42 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:06:42 ---> c76de5731c63 22:06:42 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:06:42 ---> a343be42ffe4 22:06:42 Step 21/26 : EXPOSE 59984 22:06:42 ---> Running in b80254c53cc2 22:06:42 Removing intermediate container b80254c53cc2 22:06:42 ---> 76fd57725121 22:06:42 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:06:42 ---> Running in db497313d909 22:06:42 Removing intermediate container db497313d909 22:06:42 ---> 8a9a1f89a794 22:06:42 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:06:42 ---> Running in 4791157ed8f4 22:06:42 Removing intermediate container 4791157ed8f4 22:06:42 ---> 3d3213a84182 22:06:42 Step 24/26 : LABEL arch=arm64 22:06:42 ---> Running in 79cacc070198 22:06:42 Removing intermediate container 79cacc070198 22:06:42 ---> 32376bed2a02 22:06:42 Step 25/26 : LABEL git_sha=848d5d618f3ca3205f9827ec1c0cd48d03305e40 22:06:42 ---> Running in a2adf838bc6d 22:06:42 Removing intermediate container a2adf838bc6d 22:06:42 ---> 0f08546e576c 22:06:42 Step 26/26 : LABEL version=3.0.0-dev.5 22:06:42 ---> Running in b135e69be46d 22:06:42 Removing intermediate container b135e69be46d 22:06:42 ---> d5212699a4da 22:06:42 [Warning] One or more build-args [ARCH] were not consumed 22:06:42 Successfully built d5212699a4da 22:06:42 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 22:06:42 provisioning config files... 22:06:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/94@tmp/config14645090324418558346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:42 ---> docker-login.sh 22:06:42 nexus3.edgexfoundry.org:10001 22:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:43 Configure a credential helper to remove this warning. See 22:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:43 22:06:43 Login Succeeded 22:06:43 nexus3.edgexfoundry.org:10002 22:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:43 Configure a credential helper to remove this warning. See 22:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:43 22:06:43 Login Succeeded 22:06:43 nexus3.edgexfoundry.org:10003 22:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:43 Configure a credential helper to remove this warning. See 22:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:43 22:06:43 Login Succeeded 22:06:43 nexus3.edgexfoundry.org:10004 22:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:44 Configure a credential helper to remove this warning. See 22:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:44 22:06:44 Login Succeeded 22:06:44 docker.io 22:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:44 Configure a credential helper to remove this warning. See 22:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:44 22:06:44 Login Succeeded 22:06:44 ---> docker-login.sh ends [Pipeline] } 22:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:06:44 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 22:06:44 848d5d618f3ca3205f9827ec1c0cd48d03305e40 22:06:44 latest 22:06:44 3.0.0-dev.5 22:06:44 848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 22:06:44 main 22:06:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:45 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40 22:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:06:46 cdd81a739c46: Preparing 22:06:46 3cfba529d280: Preparing 22:06:46 4276fca62eec: Preparing 22:06:46 db7d96d0d255: Preparing 22:06:46 17bec77d7fdc: Preparing 22:06:46 17bec77d7fdc: Layer already exists 22:06:46 3cfba529d280: Pushed 22:06:46 db7d96d0d255: Pushed 22:06:46 cdd81a739c46: Pushed 22:06:52 4276fca62eec: Pushed 22:06:52 848d5d618f3ca3205f9827ec1c0cd48d03305e40: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:52 + 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 22:06:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:06:52 cdd81a739c46: Preparing 22:06:52 3cfba529d280: Preparing 22:06:52 4276fca62eec: Preparing 22:06:52 db7d96d0d255: Preparing 22:06:52 17bec77d7fdc: Preparing 22:06:52 db7d96d0d255: Layer already exists 22:06:52 3cfba529d280: Layer already exists 22:06:52 cdd81a739c46: Layer already exists 22:06:52 17bec77d7fdc: Layer already exists 22:06:52 4276fca62eec: Layer already exists 22:06:52 latest: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:53 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.5 22:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:06:53 cdd81a739c46: Preparing 22:06:53 3cfba529d280: Preparing 22:06:53 4276fca62eec: Preparing 22:06:53 db7d96d0d255: Preparing 22:06:53 17bec77d7fdc: Preparing 22:06:53 17bec77d7fdc: Layer already exists 22:06:53 4276fca62eec: Layer already exists 22:06:53 cdd81a739c46: Layer already exists 22:06:53 3cfba529d280: Layer already exists 22:06:53 db7d96d0d255: Layer already exists 22:06:53 3.0.0-dev.5: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:54 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 22:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:06:54 cdd81a739c46: Preparing 22:06:54 3cfba529d280: Preparing 22:06:54 4276fca62eec: Preparing 22:06:54 db7d96d0d255: Preparing 22:06:54 17bec77d7fdc: Preparing 22:06:54 17bec77d7fdc: Layer already exists 22:06:54 4276fca62eec: Layer already exists 22:06:54 3cfba529d280: Layer already exists 22:06:54 cdd81a739c46: Layer already exists 22:06:54 db7d96d0d255: Layer already exists 22:06:54 848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:54 + 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 22:06:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 22:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:06:55 cdd81a739c46: Preparing 22:06:55 3cfba529d280: Preparing 22:06:55 4276fca62eec: Preparing 22:06:55 db7d96d0d255: Preparing 22:06:55 17bec77d7fdc: Preparing 22:06:55 17bec77d7fdc: Layer already exists 22:06:55 cdd81a739c46: Layer already exists 22:06:55 3cfba529d280: Layer already exists 22:06:55 4276fca62eec: Layer already exists 22:06:55 db7d96d0d255: Layer already exists 22:06:55 main: digest: sha256:9454738d6fd8709bc7173e66cd9b8bab8506bd5fc9a632a5812e0f3e6fd3de87 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:55 ===================================================== [Pipeline] echo 22:06:55 taggedImages: 22:06:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40 22:06:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:06:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.5 22:06:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:848d5d618f3ca3205f9827ec1c0cd48d03305e40-3.0.0-dev.5 22:06:55 - 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 22:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:55 22:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:56 arm64: Pulling from edgex-lftools-log-publisher 22:06:56 8998bd30e6a1: Pulling fs layer 22:06:56 04944245beec: Pulling fs layer 22:06:56 699f458cf7ca: Pulling fs layer 22:06:56 765212b225bb: Pulling fs layer 22:06:56 f23df028b6ca: Pulling fs layer 22:06:56 d65c8cfc05b1: Pulling fs layer 22:06:56 2437ff75d9bd: Pulling fs layer 22:06:56 f23df028b6ca: Waiting 22:06:56 d65c8cfc05b1: Waiting 22:06:56 765212b225bb: Waiting 22:06:56 2437ff75d9bd: Waiting 22:06:56 04944245beec: Verifying Checksum 22:06:56 04944245beec: Download complete 22:06:56 765212b225bb: Verifying Checksum 22:06:56 f23df028b6ca: Verifying Checksum 22:06:56 f23df028b6ca: Download complete 22:06:56 d65c8cfc05b1: Verifying Checksum 22:06:56 d65c8cfc05b1: Download complete 22:06:56 699f458cf7ca: Verifying Checksum 22:06:56 699f458cf7ca: Download complete 22:06:57 8998bd30e6a1: Verifying Checksum 22:06:57 8998bd30e6a1: Download complete 22:06:59 2437ff75d9bd: Verifying Checksum 22:06:59 2437ff75d9bd: Download complete 22:07:01 8998bd30e6a1: Pull complete 22:07:01 04944245beec: Pull complete 22:07:02 699f458cf7ca: Pull complete 22:07:02 765212b225bb: Pull complete 22:07:03 f23df028b6ca: Pull complete 22:07:03 d65c8cfc05b1: Pull complete 22:07:18 2437ff75d9bd: Pull complete 22:07:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:18 prd-ubuntu20.04-docker-arm64-4c-16g-1729 does not seem to be running inside a container 22:07:19 $ 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/94 -v /w/workspace/device-onvif-camera/94:/w/workspace/device-onvif-camera/94:rw,z -v /w/workspace/device-onvif-camera/94@tmp:/w/workspace/device-onvif-camera/94@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 22:07:21 $ docker top adb232beae00895779d4e09263aadec0922d9bea179c7fe46460340ed39c6674 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:22 ---> job-cost.sh 22:07:22 lf-activate-venv: SKIPPING 22:07:22 INFO: No Stack... 22:07:22 INFO: Retrieving Pricing Info for: v3-standard-4 22:07:23 INFO: Archiving Costs [Pipeline] sh 22:07:24 + cut -d, -f6 22:07:24 + cat /w/workspace/device-onvif-camera/94/archives/cost.csv [Pipeline] lock 22:07:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] 22:07:24 Resource [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] did not exist. Created. 22:07:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:25 /w/workspace/device-onvif-camera/94@tmp/durable-60587154/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:07:25 + echo total: 0.10999999940395355 [Pipeline] stash 22:07:25 Warning: overwriting stash ‘stack-cost’ 22:07:25 Stashed 1 file(s) [Pipeline] } 22:07:25 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:25 $ docker stop --time=1 adb232beae00895779d4e09263aadec0922d9bea179c7fe46460340ed39c6674 22:07:27 $ docker rm -f --volumes adb232beae00895779d4e09263aadec0922d9bea179c7fe46460340ed39c6674 [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 22:07:27 provisioning config files... 22:07:27 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12511066969783978315tmp [Pipeline] { [Pipeline] sh 22:07:27 + set +x 22:07:27 + curl -s https://codecov.io/bash 22:07:27 + bash -s -- 22:07:27 22:07:27 _____ _ 22:07:27 / ____| | | 22:07:27 | | ___ __| | ___ ___ _____ __ 22:07:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:07:27 | |___| (_) | (_| | __/ (_| (_) \ V / 22:07:27 \_____\___/ \__,_|\___|\___\___/ \_/ 22:07:27 Bash-1.0.6 22:07:27 22:07:27 22:07:27 ==> git version 2.25.1 found 22:07:27 ==> 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 22:07:27 Release-Date: 2020-01-08 22:07:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:07:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:07:27 ==> Jenkins CI detected. 22:07:27 current dir:  /w/workspace/foundry_device-onvif-camera_main 22:07:27 project root: . 22:07:27 --> token set from env 22:07:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:07:27 ==> Running gcov in . (disable via -X gcov) 22:07:27 ==> Python coveragepy not found 22:07:27 ==> Searching for coverage reports in: 22:07:27 + . 22:07:27 -> Found 1 reports 22:07:27 ==> Detecting git/mercurial file structure 22:07:27 ==> Reading reports 22:07:27 + ./coverage.out bytes=79184 22:07:27 ==> Appending adjustments 22:07:27 https://docs.codecov.io/docs/fixing-reports 22:07:28 + Found adjustments 22:07:28 ==> Gzipping contents 22:07:28 12K /tmp/codecov.22YtJh.gz 22:07:28 ==> Uploading reports 22:07:28 url: https://codecov.io 22:07:28 query: branch=main&commit=848d5d618f3ca3205f9827ec1c0cd48d03305e40&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:07:28 -> Pinging Codecov 22:07:28 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=848d5d618f3ca3205f9827ec1c0cd48d03305e40&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:07:28 -> Uploading to 22:07:28 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/F29A59C45E3A92E06B3E522C9905F8EF/848d5d618f3ca3205f9827ec1c0cd48d03305e40/73b0f5ae-f98c-4d0f-9da2-84633f7de71e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T220728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a07025d3ddde4924bf837fe5a3844d9ad728e57b63044da2186a1864ad944f88 22:07:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:28 Dload Upload Total Spent Left Speed 22:07:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10913 0 0 100 10913 0 41652 --:--:-- --:--:-- --:--:-- 41652 22:07:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] } 22:07:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:07:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:07:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:29 22:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:07:29 df9b9388f04a: Pulling fs layer 22:07:29 52dc419b0ee2: Pulling fs layer 22:07:29 25bc292e5bac: Pulling fs layer 22:07:29 114826534d7a: Pulling fs layer 22:07:29 4657fd5d0bcf: Pulling fs layer 22:07:29 6ad1cebc031e: Pulling fs layer 22:07:29 8a3aa393b2d8: Pulling fs layer 22:07:29 6ad1cebc031e: Waiting 22:07:29 8a3aa393b2d8: Waiting 22:07:29 114826534d7a: Waiting 22:07:29 4657fd5d0bcf: Waiting 22:07:29 25bc292e5bac: Verifying Checksum 22:07:29 25bc292e5bac: Download complete 22:07:29 52dc419b0ee2: Verifying Checksum 22:07:29 52dc419b0ee2: Download complete 22:07:29 4657fd5d0bcf: Verifying Checksum 22:07:29 4657fd5d0bcf: Download complete 22:07:29 df9b9388f04a: Download complete 22:07:29 df9b9388f04a: Pull complete 22:07:29 52dc419b0ee2: Pull complete 22:07:29 6ad1cebc031e: Verifying Checksum 22:07:29 6ad1cebc031e: Download complete 22:07:29 25bc292e5bac: Pull complete 22:07:30 114826534d7a: Verifying Checksum 22:07:30 114826534d7a: Download complete 22:07:31 8a3aa393b2d8: Verifying Checksum 22:07:31 8a3aa393b2d8: Download complete 22:07:34 114826534d7a: Pull complete 22:07:34 4657fd5d0bcf: Pull complete 22:07:34 6ad1cebc031e: Pull complete 22:07:37 8a3aa393b2d8: Pull complete 22:07:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:37 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 22:07:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:07:39 $ docker top 27a867cce26486c1d0cb0341877b45286cd63d63777303c97204a5a86d9b2151 -eo pid,comm [Pipeline] { [Pipeline] echo 22:07:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 22:07:40 + set -o pipefail 22:07:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 22:07:45 22:07:45 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 22:07:45 22:07:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/46362f72-c7de-4843-917f-ebc3f9e41a3d 22:07:45 22:07:45 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 22:07:45 22:07:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:07:45 22:07:45 22:07:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:07:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:07:45 More details here: https://snyk.co/ue1NS [Pipeline] } 22:07:45 $ docker stop --time=1 27a867cce26486c1d0cb0341877b45286cd63d63777303c97204a5a86d9b2151 22:07:47 $ docker rm -f --volumes 27a867cce26486c1d0cb0341877b45286cd63d63777303c97204a5a86d9b2151 [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 22:07:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:48 provisioning config files... 22:07:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12261959997353928326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:48 --> edgex-publish-swagger.sh 22:07:48 === Publish doc/openapi/v2 API === 22:07:48 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 22:07:48 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 22:07:48 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:48 Dload Upload Total Spent Left Speed 22:07:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 100 38 100 469k 73 908k --:--:-- --:--:-- --:--:-- 908k 22:07:49 {"code":403,"message":"Access Denied"} 22:07:49 [Pipeline] } 22:07:49 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 22:07:49 + git log --format=format:%s -1 848d5d618f3ca3205f9827ec1c0cd48d03305e40 [Pipeline] sh 22:07:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:07:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:50 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 22:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:07:50 $ docker top 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 -eo pid,comm 22:07:50 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). 22:07:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:50 [ssh-agent] Looking for ssh-agent implementation... 22:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:51 $ docker exec 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 ssh-agent 22:07:51 SSH_AUTH_SOCK=/tmp/ssh-ELz929LvsjIz/agent.32 22:07:51 SSH_AGENT_PID=38 22:07:51 Running ssh-add (command line suppressed) 22:07:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12162180816729288551.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12162180816729288551.key) 22:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:51 + git semver tag 22:07:51 2023-01-10 22:07:51,716 [run_tag] DEBUG tag force:False 22:07:51 2023-01-10 22:07:51,716 [check_head_tag] DEBUG check head tag 22:07:51 2023-01-10 22:07:51,718 [execute] INFO git cat-file --batch-check 22:07:51 2023-01-10 22:07:51,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:07:51 2023-01-10 22:07:51,722 [execute] INFO git cat-file --batch 22:07:51 2023-01-10 22:07:51,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:07:51 2023-01-10 22:07:51,748 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:07:51 2023-01-10 22:07:51,748 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 22:07:51 2023-01-10 22:07:51,749 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 22:07:51 2023-01-10 22:07:51,753 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:07:51 3.0.0-dev.5 [Pipeline] } 22:07:51 $ docker exec --env ******** --env ******** 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 ssh-agent -k 22:07:51 unset SSH_AUTH_SOCK; 22:07:51 unset SSH_AGENT_PID; 22:07:51 echo Agent pid 38 killed; 22:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:52 + git semver [Pipeline] } 22:07:52 $ docker stop --time=1 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 22:07:53 $ docker rm -f --volumes 6e3f6da1cf9abb9a7af1515206cc18ef22cec3b1fc75f434fe95309c0fc517e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:54 22:07:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:54 0.23.1-centos7: Pulling from edgex-lftools 22:07:54 ab5ef0e58194: Pulling fs layer 22:07:54 9712f1f96733: Pulling fs layer 22:07:54 63f879dbbcfc: Pulling fs layer 22:07:54 0d9ebad4ef96: Pulling fs layer 22:07:54 e9a5061849ea: Pulling fs layer 22:07:54 d747dcd14b5f: Pulling fs layer 22:07:54 2de7ff778b66: Pulling fs layer 22:07:54 e9a5061849ea: Waiting 22:07:54 0d9ebad4ef96: Waiting 22:07:54 d747dcd14b5f: Waiting 22:07:54 2de7ff778b66: Waiting 22:07:54 9712f1f96733: Verifying Checksum 22:07:54 9712f1f96733: Download complete 22:07:55 63f879dbbcfc: Verifying Checksum 22:07:55 63f879dbbcfc: Download complete 22:07:55 e9a5061849ea: Verifying Checksum 22:07:55 e9a5061849ea: Download complete 22:07:55 0d9ebad4ef96: Verifying Checksum 22:07:55 0d9ebad4ef96: Download complete 22:07:55 d747dcd14b5f: Verifying Checksum 22:07:55 d747dcd14b5f: Download complete 22:07:55 ab5ef0e58194: Download complete 22:07:55 2de7ff778b66: Verifying Checksum 22:07:55 2de7ff778b66: Download complete 22:07:57 ab5ef0e58194: Pull complete 22:07:57 9712f1f96733: Pull complete 22:07:58 63f879dbbcfc: Pull complete 22:08:02 0d9ebad4ef96: Pull complete 22:08:02 e9a5061849ea: Pull complete 22:08:02 d747dcd14b5f: Pull complete 22:08:03 2de7ff778b66: Pull complete 22:08:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:08:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:03 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 22:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:08:05 $ docker top db0c42821eb500a0dc2b9988d90f07e9abe302192483259c70ed157bc71f5bb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:08:05 provisioning config files... 22:08:05 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2986485799683789556tmp 22:08:05 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12003532818547145909tmp 22:08:05 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8900874578664496193tmp [Pipeline] { [Pipeline] echo 22:08:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:08:06 ---> sigul-configuration.sh 22:08:06 gpg: directory `/root/.gnupg' created 22:08:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:08:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:08:06 gpg: keyring `/root/.gnupg/secring.gpg' created 22:08:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:08:06 gpg: CAST5 encrypted data 22:08:06 gpg: encrypted with 1 passphrase 22:08:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:08:06 + mkdir /home/jenkins 22:08:06 + mkdir /home/jenkins/sigul [Pipeline] sh 22:08:06 + 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 22:08:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:08:07 ---> sigul-install.sh 22:08:07 Sigul already installed; skipping installation. [Pipeline] sh 22:08:07 + git tag --list 22:08:07 v0.0.0 22:08:07 v0.0.1-dev.1 22:08:07 v0.0.1-dev.10 22:08:07 v0.0.1-dev.11 22:08:07 v0.0.1-dev.12 22:08:07 v0.0.1-dev.13 22:08:07 v0.0.1-dev.14 22:08:07 v0.0.1-dev.15 22:08:07 v0.0.1-dev.16 22:08:07 v0.0.1-dev.17 22:08:07 v0.0.1-dev.18 22:08:07 v0.0.1-dev.19 22:08:07 v0.0.1-dev.2 22:08:07 v0.0.1-dev.20 22:08:07 v0.0.1-dev.21 22:08:07 v0.0.1-dev.22 22:08:07 v0.0.1-dev.23 22:08:07 v0.0.1-dev.24 22:08:07 v0.0.1-dev.25 22:08:07 v0.0.1-dev.26 22:08:07 v0.0.1-dev.27 22:08:07 v0.0.1-dev.28 22:08:07 v0.0.1-dev.3 22:08:07 v0.0.1-dev.4 22:08:07 v0.0.1-dev.5 22:08:07 v0.0.1-dev.6 22:08:07 v0.0.1-dev.7 22:08:07 v0.0.1-dev.8 22:08:07 v0.0.1-dev.9 22:08:07 v2.2.0 22:08:07 v2.2.0-dev.29 22:08:07 v2.2.0-dev.30 22:08:07 v2.2.0-dev.31 22:08:07 v2.2.0-dev.32 22:08:07 v2.2.0-dev.33 22:08:07 v2.2.0-dev.34 22:08:07 v2.2.0-dev.35 22:08:07 v2.3.0 22:08:07 v2.3.0-dev.1 22:08:07 v2.3.0-dev.10 22:08:07 v2.3.0-dev.11 22:08:07 v2.3.0-dev.12 22:08:07 v2.3.0-dev.13 22:08:07 v2.3.0-dev.14 22:08:07 v2.3.0-dev.15 22:08:07 v2.3.0-dev.16 22:08:07 v2.3.0-dev.17 22:08:07 v2.3.0-dev.18 22:08:07 v2.3.0-dev.19 22:08:07 v2.3.0-dev.2 22:08:07 v2.3.0-dev.20 22:08:07 v2.3.0-dev.21 22:08:07 v2.3.0-dev.22 22:08:07 v2.3.0-dev.23 22:08:07 v2.3.0-dev.24 22:08:07 v2.3.0-dev.25 22:08:07 v2.3.0-dev.26 22:08:07 v2.3.0-dev.27 22:08:07 v2.3.0-dev.28 22:08:07 v2.3.0-dev.29 22:08:07 v2.3.0-dev.3 22:08:07 v2.3.0-dev.30 22:08:07 v2.3.0-dev.31 22:08:07 v2.3.0-dev.32 22:08:07 v2.3.0-dev.33 22:08:07 v2.3.0-dev.34 22:08:07 v2.3.0-dev.35 22:08:07 v2.3.0-dev.36 22:08:07 v2.3.0-dev.37 22:08:07 v2.3.0-dev.38 22:08:07 v2.3.0-dev.39 22:08:07 v2.3.0-dev.4 22:08:07 v2.3.0-dev.40 22:08:07 v2.3.0-dev.41 22:08:07 v2.3.0-dev.42 22:08:07 v2.3.0-dev.43 22:08:07 v2.3.0-dev.44 22:08:07 v2.3.0-dev.45 22:08:07 v2.3.0-dev.5 22:08:07 v2.3.0-dev.6 22:08:07 v2.3.0-dev.7 22:08:07 v2.3.0-dev.8 22:08:07 v2.3.0-dev.9 22:08:07 v2.3.1-dev.1 22:08:07 v3.0.0-dev.1 22:08:07 v3.0.0-dev.2 22:08:07 v3.0.0-dev.3 22:08:07 v3.0.0-dev.4 22:08:07 v3.0.0-dev.5 [Pipeline] sh 22:08:07 + lftools sign git-tag v3.0.0-dev.5 22:08:08 Signing Git tag with Sigul... 22:08:08 Signing v3.0.0-dev.5 [Pipeline] echo 22:08:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:08:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:08:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:08:08 $ docker stop --time=1 db0c42821eb500a0dc2b9988d90f07e9abe302192483259c70ed157bc71f5bb1 22:08:10 $ docker rm -f --volumes db0c42821eb500a0dc2b9988d90f07e9abe302192483259c70ed157bc71f5bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:08:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:10 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 22:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:08:11 $ docker top 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf -eo pid,comm 22:08:11 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). 22:08:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:11 [ssh-agent] Looking for ssh-agent implementation... 22:08:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:11 $ docker exec 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf ssh-agent 22:08:11 SSH_AUTH_SOCK=/tmp/ssh-NFoA3uyhOfnP/agent.34 22:08:11 SSH_AGENT_PID=40 22:08:11 Running ssh-add (command line suppressed) 22:08:11 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5240157098333815783.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5240157098333815783.key) 22:08:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:11 + git semver bump pre 22:08:12 2023-01-10 22:08:12,122 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:08:12 2023-01-10 22:08:12,122 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev 22:08:12 2023-01-10 22:08:12,122 [bump_version] DEBUG bumped version:3.0.0-dev.6 22:08:12 2023-01-10 22:08:12,122 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 22:08:12 2023-01-10 22:08:12,122 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:08:12 2023-01-10 22:08:12,122 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 22:08:12 2023-01-10 22:08:12,124 [execute] INFO git cat-file --batch-check 22:08:12 2023-01-10 22:08:12,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:08:12 2023-01-10 22:08:12,130 [execute] INFO git cat-file --batch 22:08:12 2023-01-10 22:08:12,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:08:12 2023-01-10 22:08:12,135 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:08:12 3.0.0-dev.6 [Pipeline] } 22:08:12 $ docker exec --env ******** --env ******** 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf ssh-agent -k 22:08:12 unset SSH_AUTH_SOCK; 22:08:12 unset SSH_AGENT_PID; 22:08:12 echo Agent pid 40 killed; 22:08:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:12 + git semver [Pipeline] } 22:08:12 $ docker stop --time=1 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf 22:08:14 $ docker rm -f --volumes 332f05c14867cacc5a7057dd0051a1f13eceb5f02e6a0df4c1b86e8d446c8daf [Pipeline] // withDockerContainer [Pipeline] sh 22:08:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:14 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 22:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:08:15 $ docker top a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c -eo pid,comm 22:08:15 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). 22:08:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:15 [ssh-agent] Looking for ssh-agent implementation... 22:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:15 $ docker exec a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c ssh-agent 22:08:15 SSH_AUTH_SOCK=/tmp/ssh-ZDdmosAQw6hs/agent.32 22:08:15 SSH_AGENT_PID=39 22:08:15 Running ssh-add (command line suppressed) 22:08:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1315780145667512743.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1315780145667512743.key) 22:08:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:16 + git semver push 22:08:16 2023-01-10 22:08:16,214 [run_push] DEBUG push 22:08:16 2023-01-10 22:08:16,215 [execute] INFO git cat-file --batch-check 22:08:16 2023-01-10 22:08:16,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:08:16 2023-01-10 22:08:16,218 [execute] INFO git rev-list dd0067ed74f0cc2f330c34afe4a1eab532e59e82 -- 22:08:16 2023-01-10 22:08:16,219 [execute] DEBUG Popen(['git', 'rev-list', 'dd0067ed74f0cc2f330c34afe4a1eab532e59e82', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:08:16 2023-01-10 22:08:16,225 [execute] INFO git fetch -v origin 22:08:16 2023-01-10 22:08:16,226 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:08:16 2023-01-10 22:08:16,860 [run_push] DEBUG no remote changes detected 22:08:16 2023-01-10 22:08:16,860 [execute] INFO git push origin semver 22:08:16 2023-01-10 22:08:16,861 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:08:17 2023-01-10 22:08:17,656 [run_push] DEBUG push all version tags 22:08:17 2023-01-10 22:08:17,656 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:08:17 2023-01-10 22:08:17,657 [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) 22:08:18 2023-01-10 22:08:18,435 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:08:18 3.0.0-dev.6 [Pipeline] } 22:08:18 $ docker exec --env ******** --env ******** a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c ssh-agent -k 22:08:18 unset SSH_AUTH_SOCK; 22:08:18 unset SSH_AGENT_PID; 22:08:18 echo Agent pid 39 killed; 22:08:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:18 + git semver [Pipeline] } 22:08:19 $ docker stop --time=1 a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c 22:08:20 $ docker rm -f --volumes a9193e6837b5534d913e9530573ae96c354fa4a60fa3b219874ce7216c08216c [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 22:08:21 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 22:08:21 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:08:21 total 16 22:08:21 drwxr-xr-x 3 root root 4096 Jan 10 21:55 . 22:08:21 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:08 .. 22:08:21 drwxr-xr-x 2 root root 4096 Jan 10 21:55 cost 22:08:21 -rw-r--r-- 1 root root 90 Jan 10 21:55 cost.csv 22:08:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 22:08:21 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:08:21 total 16 22:08:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:55 . 22:08:21 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:08 .. 22:08:21 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:55 cost 22:08:21 -rw-r--r-- 1 jenkins jenkins 90 Jan 10 21:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:08:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:08:22 ---> package-listing.sh 22:08:22 ++ facter osfamily 22:08:22 ++ tr '[:upper:]' '[:lower:]' 22:08:22 + OS_FAMILY=debian 22:08:22 + workspace=/w/workspace/foundry_device-onvif-camera_main 22:08:22 + START_PACKAGES=/tmp/packages_start.txt 22:08:22 + END_PACKAGES=/tmp/packages_end.txt 22:08:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:08:22 + PACKAGES=/tmp/packages_start.txt 22:08:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:08:22 + PACKAGES=/tmp/packages_end.txt 22:08:22 + case "${OS_FAMILY}" in 22:08:22 + dpkg -l 22:08:22 + grep '^ii' 22:08:22 + '[' -f /tmp/packages_start.txt ']' 22:08:22 + '[' -f /tmp/packages_end.txt ']' 22:08:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:08:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:08:22 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 22:08:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 22:08:22 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 22:08:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:23 prd-ubuntu20.04-docker-8c-8g-1725 does not seem to be running inside a container 22:08:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:08:23 $ docker top 8113a9d2b88ecf159c33dcccb4c387ea096470d93320932870d0f6ca00ac2306 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:24 + touch /tmp/pre-build-complete [Pipeline] sh 22:08:24 + mkdir -p /var/log/sysstat [Pipeline] sh 22:08:24 + ls /var/log/sa-host 22:08:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:24 provisioning config files... 22:08:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5913800382621894280tmp [Pipeline] { [Pipeline] echo 22:08:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:08:24 ---> create-netrc.sh [Pipeline] } 22:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:08:25 ---> python-tools-install.sh [Pipeline] echo 22:08:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:08:25 ---> sudo-logs.sh 22:08:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:08:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:08:25 ---> job-cost.sh 22:08:25 lf-activate-venv: SKIPPING 22:08:25 DEBUG: total: 0.2199999988079071 22:08:25 INFO: Retrieving Stack Cost... 22:08:26 INFO: Retrieving Pricing Info for: v3-standard-8 22:08:26 INFO: Archiving Costs [Pipeline] echo 22:08:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:08:27 ---> logs-deploy.sh 22:08:27 lf-activate-venv: SKIPPING 22:08:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/94 22:08:27 INFO: archiving workspace using pattern(s): 22:08:27 Archives upload complete. 22:08:27 INFO: archiving logs to Nexus