Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 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-ssh13962660077172378916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14506537585362683359.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2202878968006758791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh10534554084703401650.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh9944347915743021077.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-665 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 (main) > 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 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 # timeout=10 Commit message: "Discovery probe (#65)" > git rev-list --no-walk 18118626ca0893b728531bfc2ef8f97357a298a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:25:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:25:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:25:08 ========================================================= 17:25:08 EdgeX Global Pipelines Version Info 17:25:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:25:09 ------------------- 17:25:09 stable info: 17:25:09 ------------------- 17:25:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:25:09 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 17:25:09 Message: update stable to v1.0.230 17:25:09 ------------------- 17:25:09 experimental info: 17:25:09 ------------------- 17:25:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:25:09 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 17:25:09 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca3b9af [Pipeline] echo 17:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:10 provisioning config files... 17:25:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5047363118150160526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:10 ---> docker-login.sh 17:25:10 nexus3.edgexfoundry.org:10001 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:11 Configure a credential helper to remove this warning. See 17:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:11 17:25:11 Login Succeeded 17:25:11 nexus3.edgexfoundry.org:10002 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:11 Configure a credential helper to remove this warning. See 17:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:11 17:25:11 Login Succeeded 17:25:11 nexus3.edgexfoundry.org:10003 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:11 Configure a credential helper to remove this warning. See 17:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:11 17:25:11 Login Succeeded 17:25:11 nexus3.edgexfoundry.org:10004 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:11 Configure a credential helper to remove this warning. See 17:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:11 17:25:11 Login Succeeded 17:25:11 docker.io 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:12 Configure a credential helper to remove this warning. See 17:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:12 17:25:12 Login Succeeded 17:25:12 ---> docker-login.sh ends [Pipeline] } 17:25:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:25:12 + git rev-list -1 --merges ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103~1..ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [Pipeline] echo 17:25:12 -----------> git rev-list -1 --merges ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103~1..ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [false] [Pipeline] sh 17:25:12 + git log --format=format:%s -1 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [Pipeline] echo 17:25:12 ========================================================= 17:25:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:25:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:13 + git log --format=format:%s -1 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [Pipeline] echo 17:25:13 [semverPrep] GIT_COMMIT: ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103, Commit Message: Discovery probe (#65) [Pipeline] echo 17:25:13 [semverPrep] This is not a build commit. [Pipeline] sh 17:25:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:25:13 + grep -v github /etc/ssh/ssh_known_hosts 17:25:13 + [ -e /tmp/ssh_known_hosts ] 17:25:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:25:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:25:13 + sudo tee -a /etc/ssh/ssh_known_hosts 17:25:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:25:13 17:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:25:14 latest: Pulling from edgex-devops/py-git-semver 17:25:14 1fe172e4850f: Pulling fs layer 17:25:14 caf521ccaac6: Pulling fs layer 17:25:14 3ead6fa29328: Pulling fs layer 17:25:14 5c2a1cbceb83: Pulling fs layer 17:25:14 a8d5f1318db7: Pulling fs layer 17:25:14 c427282e49a2: Pulling fs layer 17:25:14 1827001aaf11: Pulling fs layer 17:25:14 0714d37db230: Pulling fs layer 17:25:14 ac28cf19c067: Pulling fs layer 17:25:14 ca983d60f3e2: Pulling fs layer 17:25:14 9f894cec8388: Pulling fs layer 17:25:14 5c2a1cbceb83: Waiting 17:25:14 0714d37db230: Waiting 17:25:14 a8d5f1318db7: Waiting 17:25:14 c427282e49a2: Waiting 17:25:14 ac28cf19c067: Waiting 17:25:14 ca983d60f3e2: Waiting 17:25:14 9f894cec8388: Waiting 17:25:14 1827001aaf11: Waiting 17:25:14 caf521ccaac6: Download complete 17:25:14 5c2a1cbceb83: Verifying Checksum 17:25:14 5c2a1cbceb83: Download complete 17:25:14 a8d5f1318db7: Verifying Checksum 17:25:14 a8d5f1318db7: Download complete 17:25:14 3ead6fa29328: Verifying Checksum 17:25:14 3ead6fa29328: Download complete 17:25:14 c427282e49a2: Verifying Checksum 17:25:14 c427282e49a2: Download complete 17:25:14 0714d37db230: Download complete 17:25:14 ac28cf19c067: Download complete 17:25:14 ca983d60f3e2: Verifying Checksum 17:25:14 ca983d60f3e2: Download complete 17:25:14 9f894cec8388: Verifying Checksum 17:25:14 9f894cec8388: Download complete 17:25:14 1fe172e4850f: Download complete 17:25:14 1827001aaf11: Verifying Checksum 17:25:14 1827001aaf11: Download complete 17:25:15 1fe172e4850f: Pull complete 17:25:16 caf521ccaac6: Pull complete 17:25:16 3ead6fa29328: Pull complete 17:25:16 5c2a1cbceb83: Pull complete 17:25:16 a8d5f1318db7: Pull complete 17:25:16 c427282e49a2: Pull complete 17:25:18 1827001aaf11: Pull complete 17:25:18 0714d37db230: Pull complete 17:25:18 ac28cf19c067: Pull complete 17:25:18 ca983d60f3e2: Pull complete 17:25:18 9f894cec8388: Pull complete 17:25:18 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:25:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:19 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:25:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:25:20 $ docker top 6ce5dc8cc07c45b1fcc25232ae15e540967d42f86f367a476471f03fa972cdb9 -eo pid,comm 17:25:20 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). 17:25:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:20 [ssh-agent] Looking for ssh-agent implementation... 17:25:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:20 $ docker exec 6ce5dc8cc07c45b1fcc25232ae15e540967d42f86f367a476471f03fa972cdb9 ssh-agent 17:25:21 SSH_AUTH_SOCK=/tmp/ssh-omWpHlfRbHDQ/agent.33 17:25:21 SSH_AGENT_PID=39 17:25:21 Running ssh-add (command line suppressed) 17:25:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4823322577199173085.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4823322577199173085.key) 17:25:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:21 + git tag --points-at HEAD [Pipeline] } 17:25:21 $ docker exec --env ******** --env ******** 6ce5dc8cc07c45b1fcc25232ae15e540967d42f86f367a476471f03fa972cdb9 ssh-agent -k 17:25:21 unset SSH_AUTH_SOCK; 17:25:21 unset SSH_AGENT_PID; 17:25:21 echo Agent pid 39 killed; 17:25:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:25:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:21 [ssh-agent] Looking for ssh-agent implementation... 17:25:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:21 $ docker exec 6ce5dc8cc07c45b1fcc25232ae15e540967d42f86f367a476471f03fa972cdb9 ssh-agent 17:25:21 SSH_AUTH_SOCK=/tmp/ssh-FRfGBYDty17Z/agent.73 17:25:21 SSH_AGENT_PID=79 17:25:21 Running ssh-add (command line suppressed) 17:25:22 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_436855943059314593.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_436855943059314593.key) 17:25:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:22 + git semver init 17:25:22 2022-06-02 17:25:22,508 [run_init] DEBUG init version:0.0.0 force:False 17:25:22 2022-06-02 17:25:22,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 17:25:22 2022-06-02 17:25:22,509 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 17:25:22 2022-06-02 17:25:22,509 [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) 17:25:23 2022-06-02 17:25:23,182 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 17:25:23 2022-06-02 17:25:23,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 17:25:23 2022-06-02 17:25:23,183 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:25:23 2022-06-02 17:25:23,183 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:25:23 0.0.1-dev.5 [Pipeline] } 17:25:23 $ docker exec --env ******** --env ******** 6ce5dc8cc07c45b1fcc25232ae15e540967d42f86f367a476471f03fa972cdb9 ssh-agent -k 17:25:23 unset SSH_AUTH_SOCK; 17:25:23 unset SSH_AGENT_PID; 17:25:23 echo Agent pid 79 killed; 17:25:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:25:23 + git semver [Pipeline] } 17:25:24 $ docker stop --time=1 6ce5dc8cc07c45b1fcc25232ae15e540967d42f86f367a476471f03fa972cdb9 17:25:25 $ docker rm -f 6ce5dc8cc07c45b1fcc25232ae15e540967d42f86f367a476471f03fa972cdb9 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:25:26 Stashed 1 file(s) [Pipeline] echo 17:25:26 [edgeXSemver]: initialized semver on version 0.0.1-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 17:25:26 provisioning config files... 17:25:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7521932854640408915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:26 ---> docker-login.sh 17:25:26 nexus3.edgexfoundry.org:10001 17:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:26 Configure a credential helper to remove this warning. See 17:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:26 17:25:26 Login Succeeded 17:25:26 nexus3.edgexfoundry.org:10002 17:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:26 Configure a credential helper to remove this warning. See 17:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:26 17:25:26 Login Succeeded 17:25:26 nexus3.edgexfoundry.org:10003 17:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:26 Configure a credential helper to remove this warning. See 17:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:26 17:25:26 Login Succeeded 17:25:26 nexus3.edgexfoundry.org:10004 17:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:27 Configure a credential helper to remove this warning. See 17:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:27 17:25:27 Login Succeeded 17:25:27 docker.io 17:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:27 Configure a credential helper to remove this warning. See 17:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:27 17:25:27 Login Succeeded 17:25:27 ---> docker-login.sh ends [Pipeline] } 17:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:25:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:25:27 ========================================================= 17:25:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:25:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:25:27 Sending build context to Docker daemon 8.617MB 17:25:27 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:25:27 Step 2/13 : FROM ${BASE} AS builder 17:25:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:25:27 59bf1c3509f3: Pulling fs layer 17:25:27 666ba61612fd: Pulling fs layer 17:25:27 8ed8ca486205: Pulling fs layer 17:25:27 4fe6c5a15a65: Pulling fs layer 17:25:27 22a0e8bec74d: Pulling fs layer 17:25:27 ca2b28591e48: Pulling fs layer 17:25:27 a51346096db8: Pulling fs layer 17:25:27 daebc70d1ce1: Pulling fs layer 17:25:27 0e18a0eac166: Pulling fs layer 17:25:27 4fe6c5a15a65: Waiting 17:25:27 22a0e8bec74d: Waiting 17:25:27 ca2b28591e48: Waiting 17:25:27 a51346096db8: Waiting 17:25:27 0e18a0eac166: Waiting 17:25:27 daebc70d1ce1: Waiting 17:25:27 8ed8ca486205: Verifying Checksum 17:25:27 8ed8ca486205: Download complete 17:25:27 666ba61612fd: Download complete 17:25:27 22a0e8bec74d: Verifying Checksum 17:25:27 22a0e8bec74d: Download complete 17:25:27 ca2b28591e48: Verifying Checksum 17:25:27 ca2b28591e48: Download complete 17:25:28 a51346096db8: Verifying Checksum 17:25:28 a51346096db8: Download complete 17:25:28 59bf1c3509f3: Download complete 17:25:28 daebc70d1ce1: Verifying Checksum 17:25:28 daebc70d1ce1: Download complete 17:25:28 59bf1c3509f3: Pull complete 17:25:28 666ba61612fd: Pull complete 17:25:28 8ed8ca486205: Pull complete 17:25:28 0e18a0eac166: Verifying Checksum 17:25:28 0e18a0eac166: Download complete 17:25:28 4fe6c5a15a65: Verifying Checksum 17:25:28 4fe6c5a15a65: Download complete 17:25:32 4fe6c5a15a65: Pull complete 17:25:32 22a0e8bec74d: Pull complete 17:25:32 ca2b28591e48: Pull complete 17:25:32 a51346096db8: Pull complete 17:25:32 daebc70d1ce1: Pull complete 17:25:34 0e18a0eac166: Pull complete 17:25:34 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:25:34 ---> f018257e8ee9 17:25:34 Step 3/13 : ARG MAKE="make build" 17:25:36 ---> Running in 135f4073703f 17:25:36 Removing intermediate container 135f4073703f 17:25:36 ---> 2b2112ba56ec 17:25:36 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:25:36 ---> Running in 1b5ec7fbd6f9 17:25:36 Removing intermediate container 1b5ec7fbd6f9 17:25:36 ---> b4ce3b2c5775 17:25:36 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 17:25:37 ---> Running in 1fc29a36cb55 17:25:37 Removing intermediate container 1fc29a36cb55 17:25:37 ---> d3a32fa130a2 17:25:37 Step 6/13 : LABEL Name=edgex-device-onvif-camera 17:25:37 ---> Running in ff7f85ae6b5c 17:25:37 Removing intermediate container ff7f85ae6b5c 17:25:37 ---> 8abc6411e34f 17:25:37 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:37 ---> Running in 390f116cb0b4 17:25:38 Removing intermediate container 390f116cb0b4 17:25:38 ---> e7b974d89dd5 17:25:38 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:38 ---> Running in 753992e046c7 17:25:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:25:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:25:39 OK: 221 MiB in 52 packages 17:25:39 Removing intermediate container 753992e046c7 17:25:39 ---> 6d21bc41356f 17:25:39 Step 9/13 : WORKDIR /device-onvif-camera 17:25:39 ---> Running in fc6561adc2c7 17:25:39 Removing intermediate container fc6561adc2c7 17:25:39 ---> d01a47a2ca33 17:25:39 Step 10/13 : COPY go.mod vendor* ./ 17:25:40 ---> e41940e032fe 17:25:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:40 ---> Running in ebad8a5728bd 17:25:41 Still waiting to schedule task 17:25:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:25:58 Removing intermediate container ebad8a5728bd 17:25:58 ---> b190aa73ba0e 17:25:58 Step 12/13 : COPY . . 17:25:58 ---> fdd48b02e2ef 17:25:58 Step 13/13 : RUN ${MAKE} 17:25:58 ---> Running in 9de869f0f16d 17:25:58 noop 17:25:58 Removing intermediate container 9de869f0f16d 17:25:58 ---> eb12e98020d9 17:25:58 Successfully built eb12e98020d9 17:25:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:59 + docker inspect -f . ci-base-image-x86_64 17:25:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:59 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:25:59 $ 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 ******** ci-base-image-x86_64 cat 17:25:59 $ docker top aeb6b8b4907390978cac305cee1dabd99bfe7b7a7b0c77986bf7803f75935985 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:00 + go version 17:26:00 go version go1.17.6 linux/amd64 [Pipeline] } 17:26:00 $ docker stop --time=1 aeb6b8b4907390978cac305cee1dabd99bfe7b7a7b0c77986bf7803f75935985 17:26:01 $ docker rm -f aeb6b8b4907390978cac305cee1dabd99bfe7b7a7b0c77986bf7803f75935985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:01 + docker inspect -f . ci-base-image-x86_64 17:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:01 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:26:01 $ 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 ******** ci-base-image-x86_64 cat 17:26:02 $ docker top 00f47d827b39c2dff21c602928ceff8c094b09d51a620bcd5facfec53d355b26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:26:02 + make test 17:26:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:26:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:26:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:26:13 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.013s coverage: 0.9% of statements 17:26:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.253s coverage: 13.8% of statements 17:26:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:26:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:26:28 ./bin/test-attribution-txt.sh [Pipeline] echo 17:26:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:26:29 $ docker stop --time=1 00f47d827b39c2dff21c602928ceff8c094b09d51a620bcd5facfec53d355b26 17:26:31 $ docker rm -f 00f47d827b39c2dff21c602928ceff8c094b09d51a620bcd5facfec53d355b26 [Pipeline] // withDockerContainer [Pipeline] sh 17:26:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:26:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:26:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:26:32 + ls -al . 17:26:32 total 228 17:26:32 drwxrwxr-x 9 jenkins jenkins 4096 Jun 2 17:26 . 17:26:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 17:25 .. 17:26:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 17:25 .git 17:26:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 17:25 .github 17:26:32 -rw-rw-r-- 1 jenkins jenkins 352 Jun 2 17:25 .gitignore 17:26:32 -rw-rw-r-- 1 jenkins jenkins 42 Jun 2 17:25 .golangci.yml 17:26:32 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 17:25 .semver 17:26:32 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 2 17:25 Attribution.txt 17:26:32 -rw-rw-r-- 1 jenkins jenkins 189 Jun 2 17:25 CHANGELOG.md 17:26:32 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 2 17:25 Dockerfile 17:26:32 -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 17:25 GOVERNANCE.md 17:26:32 -rw-rw-r-- 1 jenkins jenkins 660 Jun 2 17:25 Jenkinsfile 17:26:32 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 2 17:25 LICENSE 17:26:32 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 2 17:25 Makefile 17:26:32 -rw-rw-r-- 1 jenkins jenkins 625 Jun 2 17:25 OWNERS.md 17:26:32 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 2 17:25 README.md 17:26:32 -rw-rw-r-- 1 jenkins jenkins 11 Jun 2 17:25 VERSION 17:26:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 17:25 bin 17:26:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 17:25 cmd 17:26:32 -rw-r--r-- 1 jenkins jenkins 49507 Jun 2 17:26 coverage.out 17:26:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 17:25 doc 17:26:32 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 2 17:25 go.mod 17:26:32 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 2 17:25 go.sum 17:26:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 17:25 internal 17:26:32 -rw-rw-r-- 1 jenkins jenkins 236 Jun 2 17:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:32 + 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=ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 --label arch=amd64 --label version=0.0.1-dev.5 . 17:26:32 Sending build context to Docker daemon 8.668MB 17:26:32 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 17:26:32 Step 2/26 : FROM ${BASE} AS builder 17:26:32 ---> eb12e98020d9 17:26:32 Step 3/26 : ARG MAKE="make build" 17:26:32 ---> Running in 48d0100edbd2 17:26:32 Removing intermediate container 48d0100edbd2 17:26:32 ---> 0efccb05f64f 17:26:32 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:26:32 ---> Running in f47d91e5f67c 17:26:32 Removing intermediate container f47d91e5f67c 17:26:32 ---> 068a156810c1 17:26:32 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:26:33 ---> Running in 867df5c71282 17:26:33 Removing intermediate container 867df5c71282 17:26:33 ---> d8d55c3e27d7 17:26:33 Step 6/26 : LABEL Name=edgex-device-onvif-camera 17:26:33 ---> Running in cd7e42194c44 17:26:33 Removing intermediate container cd7e42194c44 17:26:33 ---> 7f931c68d78e 17:26:33 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:33 ---> Running in 563bda190e28 17:26:34 Removing intermediate container 563bda190e28 17:26:34 ---> fe0aa1daadf0 17:26:34 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:34 ---> Running in 50ced692dd7e 17:26:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:26:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:26:35 OK: 221 MiB in 52 packages 17:26:35 Removing intermediate container 50ced692dd7e 17:26:35 ---> 9ed84903c131 17:26:35 Step 9/26 : WORKDIR /device-onvif-camera 17:26:35 ---> Running in 38c0b4ce710d 17:26:35 Removing intermediate container 38c0b4ce710d 17:26:35 ---> 7e036d7c12d0 17:26:35 Step 10/26 : COPY go.mod vendor* ./ 17:26:36 ---> c9aeb30529d0 17:26:36 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:36 ---> Running in 362aa6ad9a76 17:26:36 Removing intermediate container 362aa6ad9a76 17:26:36 ---> c1eaa9ee6cb4 17:26:36 Step 12/26 : COPY . . 17:26:37 ---> ea8e05e48075 17:26:37 Step 13/26 : RUN ${MAKE} 17:26:37 ---> Running in 1baae9c3a679 17:26:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 17:26:59 Removing intermediate container 1baae9c3a679 17:26:59 ---> 26cf25f49fa6 17:26:59 Step 14/26 : FROM alpine:3.15 17:26:59 3.15: Pulling from library/alpine 17:26:59 df9b9388f04a: Pulling fs layer 17:26:59 df9b9388f04a: Verifying Checksum 17:26:59 df9b9388f04a: Download complete 17:26:59 df9b9388f04a: Pull complete 17:26:59 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:26:59 Status: Downloaded newer image for alpine:3.15 17:26:59 ---> 0ac33e5f5afa 17:26:59 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:26:59 ---> Running in ea2b12b2b437 17:26:59 Removing intermediate container ea2b12b2b437 17:26:59 ---> 7ce8be85c7d2 17:26:59 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:26:59 ---> Running in d8db253dffe7 17:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:26:59 (1/6) Installing dumb-init (1.2.5-r1) 17:26:59 (2/6) Installing libgcc (10.3.1_git20211027-r0) 17:26:59 (3/6) Installing libsodium (1.0.18-r0) 17:26:59 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 17:26:59 (5/6) Installing libzmq (4.3.4-r0) 17:26:59 (6/6) Installing zeromq (4.3.4-r0) 17:26:59 Executing busybox-1.34.1-r5.trigger 17:26:59 OK: 8 MiB in 20 packages 17:26:59 Removing intermediate container d8db253dffe7 17:26:59 ---> 897c5104a0b9 17:26:59 Step 17/26 : WORKDIR / 17:26:59 ---> Running in 36a987df40b3 17:26:59 Removing intermediate container 36a987df40b3 17:26:59 ---> 0795104fa04b 17:26:59 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:26:59 ---> 6e5f0321d53b 17:26:59 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:26:59 ---> 3fc3a06ee67f 17:26:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:26:59 ---> 19d068477d57 17:26:59 Step 21/26 : EXPOSE 59984 17:26:59 ---> Running in fe09c09fa786 17:26:59 Removing intermediate container fe09c09fa786 17:26:59 ---> 39dfe4db663e 17:26:59 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:27:00 ---> Running in d11e4c6fc1c7 17:27:00 Removing intermediate container d11e4c6fc1c7 17:27:00 ---> 296c1522839b 17:27:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:27:00 ---> Running in a34573c1b7e8 17:27:00 Removing intermediate container a34573c1b7e8 17:27:00 ---> 68d1dd9a79af 17:27:00 Step 24/26 : LABEL arch=amd64 17:27:00 ---> Running in b9e38f08fbc3 17:27:00 Removing intermediate container b9e38f08fbc3 17:27:00 ---> c0339e8d7e41 17:27:00 Step 25/26 : LABEL git_sha=ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 17:27:00 ---> Running in b3062cb17ff0 17:27:00 Removing intermediate container b3062cb17ff0 17:27:00 ---> 830c55838b80 17:27:00 Step 26/26 : LABEL version=0.0.1-dev.5 17:27:00 ---> Running in 97601c91bbfa 17:27:01 Removing intermediate container 97601c91bbfa 17:27:01 ---> d00f6db629c9 17:27:01 [Warning] One or more build-args [ARCH] were not consumed 17:27:01 Successfully built d00f6db629c9 17:27:01 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 17:27:01 provisioning config files... 17:27:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4373913777782040019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:01 ---> docker-login.sh 17:27:01 nexus3.edgexfoundry.org:10001 17:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:01 Configure a credential helper to remove this warning. See 17:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:01 17:27:01 Login Succeeded 17:27:01 nexus3.edgexfoundry.org:10002 17:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:01 Configure a credential helper to remove this warning. See 17:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:01 17:27:01 Login Succeeded 17:27:01 nexus3.edgexfoundry.org:10003 17:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:01 Configure a credential helper to remove this warning. See 17:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:01 17:27:01 Login Succeeded 17:27:01 nexus3.edgexfoundry.org:10004 17:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:01 Configure a credential helper to remove this warning. See 17:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:01 17:27:01 Login Succeeded 17:27:01 docker.io 17:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:02 Configure a credential helper to remove this warning. See 17:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:02 17:27:02 Login Succeeded 17:27:02 ---> docker-login.sh ends [Pipeline] } 17:27:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:02 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 17:27:02 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 17:27:02 latest 17:27:02 0.0.1-dev.5 17:27:02 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5 17:27:02 main 17:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 17:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:27:02 b541a77037c1: Preparing 17:27:02 dc21b9aa47ff: Preparing 17:27:02 aff5d9ba920a: Preparing 17:27:02 d0e941c51c73: Preparing 17:27:02 4fc242d58285: Preparing 17:27:02 4fc242d58285: Layer already exists 17:27:02 b541a77037c1: Pushed 17:27:02 dc21b9aa47ff: Pushed 17:27:03 d0e941c51c73: Pushed 17:27:05 aff5d9ba920a: Pushed 17:27:05 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103: digest: sha256:f64ad3cdd80a7e868c553b2f7c64b0d134d0e82dca81d517bd26141c4a84ced2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 17:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:27:06 b541a77037c1: Preparing 17:27:06 dc21b9aa47ff: Preparing 17:27:06 aff5d9ba920a: Preparing 17:27:06 d0e941c51c73: Preparing 17:27:06 4fc242d58285: Preparing 17:27:06 4fc242d58285: Layer already exists 17:27:06 dc21b9aa47ff: Layer already exists 17:27:06 b541a77037c1: Layer already exists 17:27:06 aff5d9ba920a: Layer already exists 17:27:06 d0e941c51c73: Layer already exists 17:27:06 latest: digest: sha256:f64ad3cdd80a7e868c553b2f7c64b0d134d0e82dca81d517bd26141c4a84ced2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.5 17:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:27:06 b541a77037c1: Preparing 17:27:06 dc21b9aa47ff: Preparing 17:27:06 aff5d9ba920a: Preparing 17:27:06 d0e941c51c73: Preparing 17:27:06 4fc242d58285: Preparing 17:27:06 aff5d9ba920a: Layer already exists 17:27:06 dc21b9aa47ff: Layer already exists 17:27:06 b541a77037c1: Layer already exists 17:27:06 4fc242d58285: Layer already exists 17:27:06 d0e941c51c73: Layer already exists 17:27:06 0.0.1-dev.5: digest: sha256:f64ad3cdd80a7e868c553b2f7c64b0d134d0e82dca81d517bd26141c4a84ced2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5 17:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:27:07 b541a77037c1: Preparing 17:27:07 dc21b9aa47ff: Preparing 17:27:07 aff5d9ba920a: Preparing 17:27:07 d0e941c51c73: Preparing 17:27:07 4fc242d58285: Preparing 17:27:07 aff5d9ba920a: Layer already exists 17:27:07 b541a77037c1: Layer already exists 17:27:07 dc21b9aa47ff: Layer already exists 17:27:07 4fc242d58285: Layer already exists 17:27:07 d0e941c51c73: Layer already exists 17:27:07 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5: digest: sha256:f64ad3cdd80a7e868c553b2f7c64b0d134d0e82dca81d517bd26141c4a84ced2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 17:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 17:27:08 b541a77037c1: Preparing 17:27:08 dc21b9aa47ff: Preparing 17:27:08 aff5d9ba920a: Preparing 17:27:08 d0e941c51c73: Preparing 17:27:08 4fc242d58285: Preparing 17:27:08 d0e941c51c73: Layer already exists 17:27:08 b541a77037c1: Layer already exists 17:27:08 aff5d9ba920a: Layer already exists 17:27:08 4fc242d58285: Layer already exists 17:27:08 dc21b9aa47ff: Layer already exists 17:27:08 main: digest: sha256:f64ad3cdd80a7e868c553b2f7c64b0d134d0e82dca81d517bd26141c4a84ced2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:27:08 ===================================================== [Pipeline] echo 17:27:08 taggedImages: 17:27:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 17:27:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 17:27:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.5 17:27:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5 17:27:08 - 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 17:27:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:08 17:27:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:09 latest: Pulling from edgex-lftools-log-publisher 17:27:09 5eb5b503b376: Pulling fs layer 17:27:09 5c69ac0246d0: Pulling fs layer 17:27:09 ec43610c2a17: Pulling fs layer 17:27:09 3a2ae6a8a46f: Pulling fs layer 17:27:09 33b1e0a273af: Pulling fs layer 17:27:09 5d3b04190fa2: Pulling fs layer 17:27:09 2f39f015ded8: Pulling fs layer 17:27:09 5d3b04190fa2: Waiting 17:27:09 2f39f015ded8: Waiting 17:27:09 3a2ae6a8a46f: Waiting 17:27:09 33b1e0a273af: Waiting 17:27:09 5c69ac0246d0: Verifying Checksum 17:27:09 5c69ac0246d0: Download complete 17:27:09 3a2ae6a8a46f: Verifying Checksum 17:27:09 3a2ae6a8a46f: Download complete 17:27:09 33b1e0a273af: Verifying Checksum 17:27:09 33b1e0a273af: Download complete 17:27:09 5d3b04190fa2: Verifying Checksum 17:27:09 5d3b04190fa2: Download complete 17:27:09 ec43610c2a17: Verifying Checksum 17:27:09 ec43610c2a17: Download complete 17:27:09 5eb5b503b376: Verifying Checksum 17:27:09 5eb5b503b376: Download complete 17:27:09 2f39f015ded8: Download complete 17:27:10 5eb5b503b376: Pull complete 17:27:10 5c69ac0246d0: Pull complete 17:27:11 ec43610c2a17: Pull complete 17:27:11 3a2ae6a8a46f: Pull complete 17:27:11 33b1e0a273af: Pull complete 17:27:11 5d3b04190fa2: Pull complete 17:27:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-666 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 17:27:15 Running in /w/workspace/device-onvif-camera/7 [Pipeline] { [Pipeline] checkout 17:27:15 Selected Git installation does not exist. Using Default 17:27:15 The recommended git tool is: NONE 17:27:15 2f39f015ded8: Pull complete 17:27:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:27:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:15 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:27:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:27:17 $ docker top 3cc805966097727e0bfa7f701638f1c17bc1fd5cb619bfb847a7cec1122eb85b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:17 ---> job-cost.sh 17:27:17 lf-activate-venv: SKIPPING 17:27:17 INFO: No Stack... 17:27:18 INFO: Retrieving Pricing Info for: v3-standard-8 17:27:18 INFO: Archiving Costs [Pipeline] sh 17:27:19 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 17:27:19 + cut -d, -f6 [Pipeline] lock 17:27:19 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-7-stack-cost] 17:27:19 Resource [jenkins-edgexfoundry-device-onvif-camera-main-7-stack-cost] did not exist. Created. 17:27:19 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:27:19 + echo total: 0.2199999988079071 [Pipeline] stash 17:27:19 Stashed 1 file(s) [Pipeline] } 17:27:19 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 17:27:19 $ docker stop --time=1 3cc805966097727e0bfa7f701638f1c17bc1fd5cb619bfb847a7cec1122eb85b 17:27:20 $ docker rm -f 3cc805966097727e0bfa7f701638f1c17bc1fd5cb619bfb847a7cec1122eb85b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:27:22 using credential edgex-jenkins-ssh 17:27:22 Cloning the remote Git repository 17:27:22 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:27:22 > git init /w/workspace/device-onvif-camera/7 # timeout=10 17:27:22 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:27:22 > git --version # timeout=10 17:27:22 > git --version # 'git version 2.25.1' 17:27:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:23 Avoid second fetch 17:27:23 Checking out Revision ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 (main) 17:27:23 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:27:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:23 > git config core.sparsecheckout # timeout=10 17:27:23 > git checkout -f ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 # timeout=10 17:27:28 Commit message: "Discovery probe (#65)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:27:28 % Total % Received % Xferd Average Speed Time Time Time Current 17:27:28 Dload Upload Total Spent Left Speed 17:27:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 17:27:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:27:29 + sudo tee /etc/docker/daemon.new 17:27:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:27:29 { 17:27:29 "registry-mirrors": [ 17:27:29 "https://nexus3.edgexfoundry.org:10001" 17:27:29 ], 17:27:29 "bip": "10.250.0.254/24", 17:27:29 "hosts": [ 17:27:29 "tcp://0.0.0.0:5555", 17:27:29 "unix:///var/run/docker.sock" 17:27:29 ], 17:27:29 "mtu": 1458, 17:27:29 "selinux-enabled": true, 17:27:29 "seccomp-profile": "/etc/docker/seccomp.json" 17:27:29 } [Pipeline] sh 17:27:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:27:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:49 provisioning config files... 17:27:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config2693881914323284802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:49 ---> docker-login.sh 17:27:49 nexus3.edgexfoundry.org:10001 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 nexus3.edgexfoundry.org:10002 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:50 Configure a credential helper to remove this warning. See 17:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:50 17:27:50 Login Succeeded 17:27:50 nexus3.edgexfoundry.org:10003 17:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:51 Configure a credential helper to remove this warning. See 17:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:51 17:27:51 Login Succeeded 17:27:51 nexus3.edgexfoundry.org:10004 17:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:51 Configure a credential helper to remove this warning. See 17:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:51 17:27:51 Login Succeeded 17:27:51 docker.io 17:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:52 Configure a credential helper to remove this warning. See 17:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:52 17:27:52 Login Succeeded 17:27:52 ---> docker-login.sh ends [Pipeline] } 17:27:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:52 ========================================================= 17:27:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:27:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:27:53 Sending build context to Docker daemon 5.874MB 17:27:53 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:27:53 Step 2/13 : FROM ${BASE} AS builder 17:27:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:27:53 9b3977197b4f: Pulling fs layer 17:27:53 1a89e8eeedd5: Pulling fs layer 17:27:53 94645a83ff95: Pulling fs layer 17:27:53 3f3a8bcf1eab: Pulling fs layer 17:27:53 0c92f367c5e7: Pulling fs layer 17:27:53 3096ccb668a1: Pulling fs layer 17:27:53 e8cf19c19ddd: Pulling fs layer 17:27:53 a4caa8a26152: Pulling fs layer 17:27:53 0c92f367c5e7: Waiting 17:27:53 3096ccb668a1: Waiting 17:27:53 e8cf19c19ddd: Waiting 17:27:53 a4caa8a26152: Waiting 17:27:53 3f3a8bcf1eab: Waiting 17:27:53 94645a83ff95: Verifying Checksum 17:27:53 94645a83ff95: Download complete 17:27:53 1a89e8eeedd5: Verifying Checksum 17:27:53 1a89e8eeedd5: Download complete 17:27:53 0c92f367c5e7: Download complete 17:27:53 3096ccb668a1: Verifying Checksum 17:27:53 3096ccb668a1: Download complete 17:27:53 9b3977197b4f: Verifying Checksum 17:27:53 9b3977197b4f: Download complete 17:27:53 e8cf19c19ddd: Verifying Checksum 17:27:53 e8cf19c19ddd: Download complete 17:27:54 9b3977197b4f: Pull complete 17:27:55 1a89e8eeedd5: Pull complete 17:27:55 94645a83ff95: Pull complete 17:27:55 a4caa8a26152: Verifying Checksum 17:27:55 a4caa8a26152: Download complete 17:27:56 3f3a8bcf1eab: Verifying Checksum 17:27:56 3f3a8bcf1eab: Download complete 17:28:08 3f3a8bcf1eab: Pull complete 17:28:08 0c92f367c5e7: Pull complete 17:28:08 3096ccb668a1: Pull complete 17:28:08 e8cf19c19ddd: Pull complete 17:28:15 a4caa8a26152: Pull complete 17:28:15 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:28:15 ---> 725f1c02e7f9 17:28:15 Step 3/13 : ARG MAKE="make build" 17:28:16 ---> Running in 5f4c232604a0 17:28:16 Removing intermediate container 5f4c232604a0 17:28:16 ---> 4cb46207c24f 17:28:16 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:28:16 ---> Running in 10790e360e2e 17:28:17 Removing intermediate container 10790e360e2e 17:28:17 ---> 29611199c8a8 17:28:17 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 17:28:17 ---> Running in 0f6e3af78898 17:28:17 Removing intermediate container 0f6e3af78898 17:28:17 ---> b0edd60bf665 17:28:17 Step 6/13 : LABEL Name=edgex-device-onvif-camera 17:28:17 ---> Running in c68244dfab0a 17:28:17 Removing intermediate container c68244dfab0a 17:28:17 ---> 7855c27b7686 17:28:17 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:17 ---> Running in 89eb95f78102 17:28:20 Removing intermediate container 89eb95f78102 17:28:20 ---> d16d7d77a7ef 17:28:20 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:20 ---> Running in 32b218f73bfd 17:28:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:28:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:28:22 OK: 220 MiB in 52 packages 17:28:23 Removing intermediate container 32b218f73bfd 17:28:23 ---> 71a5de667414 17:28:23 Step 9/13 : WORKDIR /device-onvif-camera 17:28:23 ---> Running in 735a4a61dbb2 17:28:23 Removing intermediate container 735a4a61dbb2 17:28:23 ---> 0fbfe04ffcd8 17:28:23 Step 10/13 : COPY go.mod vendor* ./ 17:28:24 ---> c89de0573510 17:28:24 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:24 ---> Running in bf35e5989d2f 17:29:11 Removing intermediate container bf35e5989d2f 17:29:11 ---> 9734f837088c 17:29:11 Step 12/13 : COPY . . 17:29:11 ---> 7f9802c69cbf 17:29:11 Step 13/13 : RUN ${MAKE} 17:29:11 ---> Running in 1acfc14670ca 17:29:11 noop 17:29:12 Removing intermediate container 1acfc14670ca 17:29:12 ---> d1130fbade2e 17:29:12 Successfully built d1130fbade2e 17:29:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:12 + docker inspect -f . ci-base-image-arm64 17:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-666 does not seem to be running inside a container 17:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 17:29:14 $ docker top eab00335bc61931de08916269d7f0e12e905e3b6bdab091cefb6eab27075fa56 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:15 + go version 17:29:15 go version go1.17.6 linux/arm64 [Pipeline] } 17:29:15 $ docker stop --time=1 eab00335bc61931de08916269d7f0e12e905e3b6bdab091cefb6eab27075fa56 17:29:17 $ docker rm -f eab00335bc61931de08916269d7f0e12e905e3b6bdab091cefb6eab27075fa56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:17 + docker inspect -f . ci-base-image-arm64 17:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:17 prd-ubuntu20.04-docker-arm64-4c-16g-666 does not seem to be running inside a container 17:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 17:29:19 $ docker top f01c5ebeda2b2fe2f5694ccac1e8b0e0a57254baf57a2494c30325d0fad18bfc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:29:20 + make test 17:29:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:29:22 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:30:59 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:30:59 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.082s coverage: 0.9% of statements 17:31:11 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.930s coverage: 13.8% of statements 17:31:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:31:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:31:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:38 ./bin/test-attribution-txt.sh [Pipeline] echo 17:31:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:31:41 $ docker stop --time=1 f01c5ebeda2b2fe2f5694ccac1e8b0e0a57254baf57a2494c30325d0fad18bfc 17:31:43 $ docker rm -f f01c5ebeda2b2fe2f5694ccac1e8b0e0a57254baf57a2494c30325d0fad18bfc [Pipeline] // withDockerContainer [Pipeline] sh 17:31:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:31:44 Warning: overwriting stash ‘coverage-report’ 17:31:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:31:45 + ls -al . 17:31:45 total 224 17:31:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 17:31 . 17:31:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 17:27 .. 17:31:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 17:27 .git 17:31:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 17:27 .github 17:31:45 -rw-rw-r-- 1 jenkins jenkins 352 Jun 2 17:27 .gitignore 17:31:45 -rw-rw-r-- 1 jenkins jenkins 42 Jun 2 17:27 .golangci.yml 17:31:45 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 2 17:27 Attribution.txt 17:31:45 -rw-rw-r-- 1 jenkins jenkins 189 Jun 2 17:27 CHANGELOG.md 17:31:45 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 2 17:27 Dockerfile 17:31:45 -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 17:27 GOVERNANCE.md 17:31:45 -rw-rw-r-- 1 jenkins jenkins 660 Jun 2 17:27 Jenkinsfile 17:31:45 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 2 17:27 LICENSE 17:31:45 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 2 17:27 Makefile 17:31:45 -rw-rw-r-- 1 jenkins jenkins 625 Jun 2 17:27 OWNERS.md 17:31:45 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 2 17:27 README.md 17:31:45 -rw-rw-r-- 1 jenkins jenkins 11 Jun 2 17:25 VERSION 17:31:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 17:27 bin 17:31:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 17:27 cmd 17:31:45 -rw-r--r-- 1 jenkins jenkins 49507 Jun 2 17:31 coverage.out 17:31:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 17:27 doc 17:31:45 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 2 17:27 go.mod 17:31:45 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 2 17:27 go.sum 17:31:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 17:27 internal 17:31:45 -rw-rw-r-- 1 jenkins jenkins 236 Jun 2 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31: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=ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 --label arch=arm64 --label version=0.0.1-dev.5 . 17:31:46 Sending build context to Docker daemon 5.924MB 17:31:46 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 17:31:46 Step 2/26 : FROM ${BASE} AS builder 17:31:46 ---> d1130fbade2e 17:31:46 Step 3/26 : ARG MAKE="make build" 17:31:46 ---> Running in 56f6787e2664 17:31:47 Removing intermediate container 56f6787e2664 17:31:47 ---> b83ae73caebf 17:31:47 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:31:47 ---> Running in d2ee7e5a7295 17:31:47 Removing intermediate container d2ee7e5a7295 17:31:47 ---> 19e32242f361 17:31:47 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:31:47 ---> Running in 97b0cb917d75 17:31:48 Removing intermediate container 97b0cb917d75 17:31:48 ---> d44897e87f7d 17:31:48 Step 6/26 : LABEL Name=edgex-device-onvif-camera 17:31:48 ---> Running in cf3725cb7033 17:31:48 Removing intermediate container cf3725cb7033 17:31:48 ---> 10f0639255fd 17:31:48 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:48 ---> Running in 041896f01812 17:31:50 Removing intermediate container 041896f01812 17:31:50 ---> 13b5f9a6a59f 17:31:50 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:50 ---> Running in af1385c1c763 17:31:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:53 OK: 220 MiB in 52 packages 17:31:53 Removing intermediate container af1385c1c763 17:31:53 ---> 8ebd43c1bbd1 17:31:53 Step 9/26 : WORKDIR /device-onvif-camera 17:31:53 ---> Running in 1171d1a40584 17:31:54 Removing intermediate container 1171d1a40584 17:31:54 ---> 9fa52c0d716c 17:31:54 Step 10/26 : COPY go.mod vendor* ./ 17:31:55 ---> d40c2d38ef0b 17:31:55 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:55 ---> Running in cbc80219ab2c 17:31:57 Removing intermediate container cbc80219ab2c 17:31:57 ---> a28792b18359 17:31:57 Step 12/26 : COPY . . 17:31:58 ---> d05a95e1dc96 17:31:58 Step 13/26 : RUN ${MAKE} 17:31:58 ---> Running in 81d860dc957a 17:31:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 17:34:20 Removing intermediate container 81d860dc957a 17:34:20 ---> 3167e6b4f65a 17:34:20 Step 14/26 : FROM alpine:3.15 17:34:20 3.15: Pulling from library/alpine 17:34:20 9981e73032c8: Pulling fs layer 17:34:20 9981e73032c8: Verifying Checksum 17:34:20 9981e73032c8: Download complete 17:34:20 9981e73032c8: Pull complete 17:34:20 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:34:20 Status: Downloaded newer image for alpine:3.15 17:34:20 ---> 3fb3c9af89a9 17:34:20 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:34:20 ---> Running in bfd472b5b797 17:34:20 Removing intermediate container bfd472b5b797 17:34:20 ---> a092a519abf5 17:34:20 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:34:20 ---> Running in 33a7659d9ffb 17:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:34:20 (1/6) Installing dumb-init (1.2.5-r1) 17:34:20 (2/6) Installing libgcc (10.3.1_git20211027-r0) 17:34:20 (3/6) Installing libsodium (1.0.18-r0) 17:34:20 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 17:34:20 (5/6) Installing libzmq (4.3.4-r0) 17:34:20 (6/6) Installing zeromq (4.3.4-r0) 17:34:20 Executing busybox-1.34.1-r5.trigger 17:34:20 OK: 8 MiB in 20 packages 17:34:20 Removing intermediate container 33a7659d9ffb 17:34:20 ---> 69339904a641 17:34:20 Step 17/26 : WORKDIR / 17:34:20 ---> Running in 6b34f53296ba 17:34:20 Removing intermediate container 6b34f53296ba 17:34:20 ---> 5dfcfe6d2492 17:34:20 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:34:20 ---> 73060efa0e91 17:34:20 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:34:20 ---> be7513752546 17:34:20 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:34:20 ---> c8a02600c1c9 17:34:20 Step 21/26 : EXPOSE 59984 17:34:20 ---> Running in fe30050dc675 17:34:20 Removing intermediate container fe30050dc675 17:34:20 ---> 040f245750a5 17:34:20 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:34:20 ---> Running in 12620a3edbc0 17:34:20 Removing intermediate container 12620a3edbc0 17:34:20 ---> f03d06ddee40 17:34:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:20 ---> Running in 6cc3ad9ec3a9 17:34:20 Removing intermediate container 6cc3ad9ec3a9 17:34:20 ---> 132758cdc120 17:34:20 Step 24/26 : LABEL arch=arm64 17:34:20 ---> Running in f9adbd8d8dee 17:34:20 Removing intermediate container f9adbd8d8dee 17:34:20 ---> 1553ddfff720 17:34:20 Step 25/26 : LABEL git_sha=ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 17:34:20 ---> Running in a90b2aae4e05 17:34:20 Removing intermediate container a90b2aae4e05 17:34:20 ---> 3905a0dc3d7e 17:34:20 Step 26/26 : LABEL version=0.0.1-dev.5 17:34:20 ---> Running in 681613ee6086 17:34:20 Removing intermediate container 681613ee6086 17:34:20 ---> 4fd4b98bed9c 17:34:20 [Warning] One or more build-args [ARCH] were not consumed 17:34:20 Successfully built 4fd4b98bed9c 17:34:20 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 17:34:21 provisioning config files... 17:34:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/7@tmp/config7134742312864041602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:21 ---> docker-login.sh 17:34:21 nexus3.edgexfoundry.org:10001 17:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:21 Configure a credential helper to remove this warning. See 17:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:21 17:34:21 Login Succeeded 17:34:21 nexus3.edgexfoundry.org:10002 17:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:22 Configure a credential helper to remove this warning. See 17:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:22 17:34:22 Login Succeeded 17:34:22 nexus3.edgexfoundry.org:10003 17:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:22 Configure a credential helper to remove this warning. See 17:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:22 17:34:22 Login Succeeded 17:34:22 nexus3.edgexfoundry.org:10004 17:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:23 Configure a credential helper to remove this warning. See 17:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:23 17:34:23 Login Succeeded 17:34:23 docker.io 17:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:23 Configure a credential helper to remove this warning. See 17:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:23 17:34:23 Login Succeeded 17:34:23 ---> docker-login.sh ends [Pipeline] } 17:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:24 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 17:34:24 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 17:34:24 latest 17:34:24 0.0.1-dev.5 17:34:24 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5 17:34:24 main 17:34:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 17:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:34:24 55783939bb93: Preparing 17:34:24 7027781acfa1: Preparing 17:34:24 9c541e4ee93d: Preparing 17:34:24 057fdf3517c3: Preparing 17:34:24 4f4ce317c6bb: Preparing 17:34:24 4f4ce317c6bb: Layer already exists 17:34:24 7027781acfa1: Pushed 17:34:24 55783939bb93: Pushed 17:34:25 057fdf3517c3: Pushed 17:34:32 9c541e4ee93d: Pushed 17:34:32 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103: digest: sha256:ff91f4124ad98ff45bbd7f163db10caa6309a3f7435cc4c71b7821618d571489 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:32 + 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 17:34:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 17:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:34:33 55783939bb93: Preparing 17:34:33 7027781acfa1: Preparing 17:34:33 9c541e4ee93d: Preparing 17:34:33 057fdf3517c3: Preparing 17:34:33 4f4ce317c6bb: Preparing 17:34:33 7027781acfa1: Layer already exists 17:34:33 55783939bb93: Layer already exists 17:34:33 4f4ce317c6bb: Layer already exists 17:34:33 9c541e4ee93d: Layer already exists 17:34:33 057fdf3517c3: Layer already exists 17:34:33 latest: digest: sha256:ff91f4124ad98ff45bbd7f163db10caa6309a3f7435cc4c71b7821618d571489 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:33 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.5 17:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:34:34 55783939bb93: Preparing 17:34:34 7027781acfa1: Preparing 17:34:34 9c541e4ee93d: Preparing 17:34:34 057fdf3517c3: Preparing 17:34:34 4f4ce317c6bb: Preparing 17:34:34 4f4ce317c6bb: Layer already exists 17:34:34 057fdf3517c3: Layer already exists 17:34:34 9c541e4ee93d: Layer already exists 17:34:34 55783939bb93: Layer already exists 17:34:34 7027781acfa1: Layer already exists 17:34:34 0.0.1-dev.5: digest: sha256:ff91f4124ad98ff45bbd7f163db10caa6309a3f7435cc4c71b7821618d571489 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:34 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5 17:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:34:35 55783939bb93: Preparing 17:34:35 7027781acfa1: Preparing 17:34:35 9c541e4ee93d: Preparing 17:34:35 057fdf3517c3: Preparing 17:34:35 4f4ce317c6bb: Preparing 17:34:35 057fdf3517c3: Layer already exists 17:34:35 7027781acfa1: Layer already exists 17:34:35 9c541e4ee93d: Layer already exists 17:34:35 4f4ce317c6bb: Layer already exists 17:34:35 55783939bb93: Layer already exists 17:34:35 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5: digest: sha256:ff91f4124ad98ff45bbd7f163db10caa6309a3f7435cc4c71b7821618d571489 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:35 + 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 17:34:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 17:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 17:34:36 55783939bb93: Preparing 17:34:36 7027781acfa1: Preparing 17:34:36 9c541e4ee93d: Preparing 17:34:36 057fdf3517c3: Preparing 17:34:36 4f4ce317c6bb: Preparing 17:34:36 55783939bb93: Layer already exists 17:34:36 4f4ce317c6bb: Layer already exists 17:34:36 057fdf3517c3: Layer already exists 17:34:36 7027781acfa1: Layer already exists 17:34:36 9c541e4ee93d: Layer already exists 17:34:36 main: digest: sha256:ff91f4124ad98ff45bbd7f163db10caa6309a3f7435cc4c71b7821618d571489 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:36 ===================================================== [Pipeline] echo 17:34:36 taggedImages: 17:34:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 17:34:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 17:34:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.5 17:34:36 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103-0.0.1-dev.5 17:34:36 - 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 17:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:36 17:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:37 arm64: Pulling from edgex-lftools-log-publisher 17:34:37 8998bd30e6a1: Pulling fs layer 17:34:37 04944245beec: Pulling fs layer 17:34:37 699f458cf7ca: Pulling fs layer 17:34:37 765212b225bb: Pulling fs layer 17:34:37 f23df028b6ca: Pulling fs layer 17:34:37 d65c8cfc05b1: Pulling fs layer 17:34:37 2437ff75d9bd: Pulling fs layer 17:34:37 f23df028b6ca: Waiting 17:34:37 2437ff75d9bd: Waiting 17:34:37 765212b225bb: Waiting 17:34:37 d65c8cfc05b1: Waiting 17:34:37 04944245beec: Verifying Checksum 17:34:37 04944245beec: Download complete 17:34:37 765212b225bb: Verifying Checksum 17:34:37 765212b225bb: Download complete 17:34:37 f23df028b6ca: Verifying Checksum 17:34:37 f23df028b6ca: Download complete 17:34:37 d65c8cfc05b1: Verifying Checksum 17:34:37 d65c8cfc05b1: Download complete 17:34:37 699f458cf7ca: Verifying Checksum 17:34:37 699f458cf7ca: Download complete 17:34:37 8998bd30e6a1: Verifying Checksum 17:34:37 8998bd30e6a1: Download complete 17:34:40 2437ff75d9bd: Verifying Checksum 17:34:40 2437ff75d9bd: Download complete 17:34:41 8998bd30e6a1: Pull complete 17:34:42 04944245beec: Pull complete 17:34:44 699f458cf7ca: Pull complete 17:34:44 765212b225bb: Pull complete 17:34:44 f23df028b6ca: Pull complete 17:34:45 d65c8cfc05b1: Pull complete 17:35:00 2437ff75d9bd: Pull complete 17:35:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:00 prd-ubuntu20.04-docker-arm64-4c-16g-666 does not seem to be running inside a container 17:35:00 $ 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/7 -v /w/workspace/device-onvif-camera/7:/w/workspace/device-onvif-camera/7:rw,z -v /w/workspace/device-onvif-camera/7@tmp:/w/workspace/device-onvif-camera/7@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 17:35:03 $ docker top 41b3f9a4e15ed5f8d2ab054acda018a18f5fe1fcce1a6bd146f2e816ac43e69f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:04 ---> job-cost.sh 17:35:04 lf-activate-venv: SKIPPING 17:35:04 INFO: No Stack... 17:35:05 INFO: Retrieving Pricing Info for: v3-standard-4 17:35:05 INFO: Archiving Costs [Pipeline] sh 17:35:06 + cat /w/workspace/device-onvif-camera/7/archives/cost.csv 17:35:06 + cut -d, -f6 [Pipeline] lock 17:35:06 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-7-stack-cost] 17:35:06 Resource [jenkins-edgexfoundry-device-onvif-camera-main-7-stack-cost] did not exist. Created. 17:35:06 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:07 /w/workspace/device-onvif-camera/7@tmp/durable-890858c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:35:07 + echo total: 0.10999999940395355 [Pipeline] stash 17:35:07 Warning: overwriting stash ‘stack-cost’ 17:35:07 Stashed 1 file(s) [Pipeline] } 17:35:07 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 17:35:07 $ docker stop --time=1 41b3f9a4e15ed5f8d2ab054acda018a18f5fe1fcce1a6bd146f2e816ac43e69f 17:35:09 $ docker rm -f 41b3f9a4e15ed5f8d2ab054acda018a18f5fe1fcce1a6bd146f2e816ac43e69f [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 17:35:09 provisioning config files... 17:35:09 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8105379801186272893tmp [Pipeline] { [Pipeline] sh 17:35:10 + set +x 17:35:10 + curl -s https://codecov.io/bash 17:35:10 + bash -s -- 17:35:10 17:35:10 _____ _ 17:35:10 / ____| | | 17:35:10 | | ___ __| | ___ ___ _____ __ 17:35:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:35:10 | |___| (_) | (_| | __/ (_| (_) \ V / 17:35:10 \_____\___/ \__,_|\___|\___\___/ \_/ 17:35:10 Bash-1.0.6 17:35:10 17:35:10 17:35:10 ==> git version 2.25.1 found 17:35:10 ==> 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 17:35:10 Release-Date: 2020-01-08 17:35:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:35:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:35:10 ==> Jenkins CI detected. 17:35:10 current dir:  /w/workspace/foundry_device-onvif-camera_main 17:35:10 project root: . 17:35:10 --> token set from env 17:35:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:35:10 ==> Running gcov in . (disable via -X gcov) 17:35:10 ==> Python coveragepy not found 17:35:10 ==> Searching for coverage reports in: 17:35:10 + . 17:35:10 -> Found 1 reports 17:35:10 ==> Detecting git/mercurial file structure 17:35:10 ==> Reading reports 17:35:10 + ./coverage.out bytes=49507 17:35:10 ==> Appending adjustments 17:35:10 https://docs.codecov.io/docs/fixing-reports 17:35:10 + Found adjustments 17:35:10 ==> Gzipping contents 17:35:10 8.0K /tmp/codecov.SK8utj.gz 17:35:10 ==> Uploading reports 17:35:10 url: https://codecov.io 17:35:10 query: branch=main&commit=ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:35:10 -> Pinging Codecov 17:35:10 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=ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:35:10 -> Uploading to 17:35:10 https://storage.googleapis.com/codecov/v4/raw/2022-06-02/F29A59C45E3A92E06B3E522C9905F8EF/ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103/517d6723-7156-4d84-8298-43c1391485ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T173510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=448e82ec86f7132b738d1b9f5bbbb2b86dbabf3b87a75fdaf083ac0c68ccb627 17:35:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:35:10 Dload Upload Total Spent Left Speed 17:35:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6161 0 0 100 6161 0 27877 --:--:-- --:--:-- --:--:-- 27752 100 6161 0 0 100 6161 0 27021 --:--:-- --:--:-- --:--:-- 26903 17:35:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [Pipeline] } 17:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:35:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:35:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:35:11 17:35:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:35:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:35:11 df9b9388f04a: Already exists 17:35:11 52dc419b0ee2: Pulling fs layer 17:35:11 25bc292e5bac: Pulling fs layer 17:35:11 114826534d7a: Pulling fs layer 17:35:11 4657fd5d0bcf: Pulling fs layer 17:35:11 6ad1cebc031e: Pulling fs layer 17:35:11 8a3aa393b2d8: Pulling fs layer 17:35:11 8a3aa393b2d8: Waiting 17:35:11 4657fd5d0bcf: Waiting 17:35:11 6ad1cebc031e: Waiting 17:35:11 25bc292e5bac: Verifying Checksum 17:35:11 25bc292e5bac: Download complete 17:35:11 52dc419b0ee2: Download complete 17:35:11 4657fd5d0bcf: Verifying Checksum 17:35:11 4657fd5d0bcf: Download complete 17:35:11 52dc419b0ee2: Pull complete 17:35:11 25bc292e5bac: Pull complete 17:35:11 6ad1cebc031e: Verifying Checksum 17:35:11 6ad1cebc031e: Download complete 17:35:12 114826534d7a: Verifying Checksum 17:35:12 114826534d7a: Download complete 17:35:12 8a3aa393b2d8: Verifying Checksum 17:35:12 8a3aa393b2d8: Download complete 17:35:16 114826534d7a: Pull complete 17:35:16 4657fd5d0bcf: Pull complete 17:35:16 6ad1cebc031e: Pull complete 17:35:18 8a3aa393b2d8: Pull complete 17:35:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:19 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:35:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:35:22 $ docker top 298c3a938c4084201b01aea6fc0c30bb66039a8b7e82f3bf4815d2050770449b -eo pid,comm [Pipeline] { [Pipeline] echo 17:35:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:35:22 + set -o pipefail 17:35:22 + snyk monitor '--org=edgex-jenkins' 17:35:28 17:35:28 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 17:35:28 17:35:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8378db99-2324-4941-bf69-26f6fd4dd67c/history/55b29954-86db-4e06-8970-e32c2dedc6fb 17:35:28 17:35:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:35:28 17:35:28 [Pipeline] } 17:35:28 $ docker stop --time=1 298c3a938c4084201b01aea6fc0c30bb66039a8b7e82f3bf4815d2050770449b 17:35:31 $ docker rm -f 298c3a938c4084201b01aea6fc0c30bb66039a8b7e82f3bf4815d2050770449b [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:32 + git log --format=format:%s -1 ca3b9af0f0e169c629bbfa3887ac93d5f6dd5103 [Pipeline] sh 17:35:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:35:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:32 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:35: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:latest cat 17:35:33 $ docker top 8cc99cb654cba7b3b3fb0291c5a52cb5712c603031727e918e602270a60edd6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:33 [ssh-agent] Looking for ssh-agent implementation... 17:35:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:33 $ docker exec 8cc99cb654cba7b3b3fb0291c5a52cb5712c603031727e918e602270a60edd6e ssh-agent 17:35:33 SSH_AUTH_SOCK=/tmp/ssh-A6JL0QXMyYKi/agent.33 17:35:33 SSH_AGENT_PID=40 17:35:33 Running ssh-add (command line suppressed) 17:35:33 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7838301928673920259.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7838301928673920259.key) 17:35:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:34 + git semver tag 17:35:34 2022-06-02 17:35:34,410 [run_tag] DEBUG tag force:False 17:35:34 2022-06-02 17:35:34,410 [check_head_tag] DEBUG check head tag 17:35:34 2022-06-02 17:35:34,410 [execute] INFO git cat-file --batch-check 17:35:34 2022-06-02 17:35:34,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 17:35:34 2022-06-02 17:35:34,413 [execute] INFO git cat-file --batch 17:35:34 2022-06-02 17:35:34,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 17:35:34 2022-06-02 17:35:34,418 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:35:34 2022-06-02 17:35:34,418 [execute] INFO git tag -a v0.0.1-dev.5 -m v0.0.1-dev.5 17:35:34 2022-06-02 17:35:34,419 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.5', '-m', 'v0.0.1-dev.5'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 17:35:34 2022-06-02 17:35:34,422 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:35:34 0.0.1-dev.5 [Pipeline] } 17:35:34 $ docker exec --env ******** --env ******** 8cc99cb654cba7b3b3fb0291c5a52cb5712c603031727e918e602270a60edd6e ssh-agent -k 17:35:34 unset SSH_AUTH_SOCK; 17:35:34 unset SSH_AGENT_PID; 17:35:34 echo Agent pid 40 killed; 17:35:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:34 + git semver [Pipeline] } 17:35:35 $ docker stop --time=1 8cc99cb654cba7b3b3fb0291c5a52cb5712c603031727e918e602270a60edd6e 17:35:36 $ docker rm -f 8cc99cb654cba7b3b3fb0291c5a52cb5712c603031727e918e602270a60edd6e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:35:36 17:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:35:37 0.23.1-centos7: Pulling from edgex-lftools 17:35:37 ab5ef0e58194: Pulling fs layer 17:35:37 9712f1f96733: Pulling fs layer 17:35:37 63f879dbbcfc: Pulling fs layer 17:35:37 0d9ebad4ef96: Pulling fs layer 17:35:37 e9a5061849ea: Pulling fs layer 17:35:37 d747dcd14b5f: Pulling fs layer 17:35:37 2de7ff778b66: Pulling fs layer 17:35:37 0d9ebad4ef96: Waiting 17:35:37 e9a5061849ea: Waiting 17:35:37 d747dcd14b5f: Waiting 17:35:37 2de7ff778b66: Waiting 17:35:37 9712f1f96733: Download complete 17:35:37 63f879dbbcfc: Verifying Checksum 17:35:37 63f879dbbcfc: Download complete 17:35:37 0d9ebad4ef96: Verifying Checksum 17:35:37 0d9ebad4ef96: Download complete 17:35:37 d747dcd14b5f: Verifying Checksum 17:35:37 d747dcd14b5f: Download complete 17:35:37 e9a5061849ea: Verifying Checksum 17:35:37 e9a5061849ea: Download complete 17:35:37 ab5ef0e58194: Verifying Checksum 17:35:37 ab5ef0e58194: Download complete 17:35:38 2de7ff778b66: Verifying Checksum 17:35:38 2de7ff778b66: Download complete 17:35:40 ab5ef0e58194: Pull complete 17:35:40 9712f1f96733: Pull complete 17:35:41 63f879dbbcfc: Pull complete 17:35:45 0d9ebad4ef96: Pull complete 17:35:45 e9a5061849ea: Pull complete 17:35:45 d747dcd14b5f: Pull complete 17:35:46 2de7ff778b66: Pull complete 17:35:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:35:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:46 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:35:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:35:49 $ docker top 37d5e93c978f55de5d4846d5e2aa01b9d2d9ff7a243158687c637cfe3a538bf0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:35:49 provisioning config files... 17:35:49 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2940168997914404857tmp 17:35:49 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2349813921573636154tmp 17:35:49 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6287026606903219154tmp [Pipeline] { [Pipeline] echo 17:35:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:35:49 ---> sigul-configuration.sh 17:35:49 gpg: directory `/root/.gnupg' created 17:35:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:35:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:35:49 gpg: keyring `/root/.gnupg/secring.gpg' created 17:35:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:35:49 gpg: CAST5 encrypted data 17:35:49 gpg: encrypted with 1 passphrase 17:35:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:35:50 + mkdir /home/jenkins 17:35:50 + mkdir /home/jenkins/sigul [Pipeline] sh 17:35:50 + 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 17:35:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:35:50 ---> sigul-install.sh 17:35:50 Sigul already installed; skipping installation. [Pipeline] sh 17:35:51 + git tag --list 17:35:51 v0.0.0 17:35:51 v0.0.1-dev.1 17:35:51 v0.0.1-dev.2 17:35:51 v0.0.1-dev.3 17:35:51 v0.0.1-dev.4 17:35:51 v0.0.1-dev.5 [Pipeline] sh 17:35:51 + lftools sign git-tag v0.0.1-dev.5 17:35:51 Signing Git tag with Sigul... 17:35:51 Signing v0.0.1-dev.5 [Pipeline] echo 17:35:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:35:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:35:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:35:52 $ docker stop --time=1 37d5e93c978f55de5d4846d5e2aa01b9d2d9ff7a243158687c637cfe3a538bf0 17:35:53 $ docker rm -f 37d5e93c978f55de5d4846d5e2aa01b9d2d9ff7a243158687c637cfe3a538bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:35:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:35:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:35:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:54 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:35:54 $ 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:latest cat 17:35:55 $ docker top 4529131bda9a49417ae8e1013c13b74eb2cbf33eb93b9aa9299059c5567ff512 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:55 [ssh-agent] Looking for ssh-agent implementation... 17:35:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:55 $ docker exec 4529131bda9a49417ae8e1013c13b74eb2cbf33eb93b9aa9299059c5567ff512 ssh-agent 17:35:55 SSH_AUTH_SOCK=/tmp/ssh-2FMiWxtNkptr/agent.32 17:35:55 SSH_AGENT_PID=39 17:35:55 Running ssh-add (command line suppressed) 17:35:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3001284558855826581.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3001284558855826581.key) 17:35:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:55 + git semver bump pre 17:35:56 2022-06-02 17:35:56,160 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:35:56 2022-06-02 17:35:56,160 [bump_version] DEBUG bumping version:0.0.1-dev.5 on axis:pre with prefix:dev 17:35:56 2022-06-02 17:35:56,161 [bump_version] DEBUG bumped version:0.0.1-dev.6 17:35:56 2022-06-02 17:35:56,161 [write_version] DEBUG write version:0.0.1-dev.6 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 17:35:56 2022-06-02 17:35:56,161 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:35:56 2022-06-02 17:35:56,161 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 17:35:56 2022-06-02 17:35:56,163 [execute] INFO git cat-file --batch-check 17:35:56 2022-06-02 17:35:56,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:35:56 2022-06-02 17:35:56,168 [execute] INFO git cat-file --batch 17:35:56 2022-06-02 17:35:56,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:35:56 2022-06-02 17:35:56,173 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:35:56 0.0.1-dev.6 [Pipeline] } 17:35:56 $ docker exec --env ******** --env ******** 4529131bda9a49417ae8e1013c13b74eb2cbf33eb93b9aa9299059c5567ff512 ssh-agent -k 17:35:56 unset SSH_AUTH_SOCK; 17:35:56 unset SSH_AGENT_PID; 17:35:56 echo Agent pid 39 killed; 17:35:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:56 + git semver [Pipeline] } 17:35:57 $ docker stop --time=1 4529131bda9a49417ae8e1013c13b74eb2cbf33eb93b9aa9299059c5567ff512 17:35:58 $ docker rm -f 4529131bda9a49417ae8e1013c13b74eb2cbf33eb93b9aa9299059c5567ff512 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:35:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:59 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:35:59 $ 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:latest cat 17:35:59 $ docker top 89ec201cea140e07042161f381360ba90efe7cdf4fe67e2da51ff00c1d4bdfde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:59 [ssh-agent] Looking for ssh-agent implementation... 17:35:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:59 $ docker exec 89ec201cea140e07042161f381360ba90efe7cdf4fe67e2da51ff00c1d4bdfde ssh-agent 17:35:59 SSH_AUTH_SOCK=/tmp/ssh-x8gKLJed3QJJ/agent.32 17:35:59 SSH_AGENT_PID=38 17:36:00 Running ssh-add (command line suppressed) 17:36:00 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2017018609225686200.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2017018609225686200.key) 17:36:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:00 + git semver push 17:36:00 2022-06-02 17:36:00,675 [run_push] DEBUG push 17:36:00 2022-06-02 17:36:00,676 [execute] INFO git push origin semver 17:36:00 2022-06-02 17:36:00,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:36:01 2022-06-02 17:36:01,415 [run_push] DEBUG push all version tags 17:36:01 2022-06-02 17:36:01,416 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:36:01 2022-06-02 17:36:01,416 [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) 17:36:02 2022-06-02 17:36:02,148 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 17:36:02 0.0.1-dev.6 [Pipeline] } 17:36:02 $ docker exec --env ******** --env ******** 89ec201cea140e07042161f381360ba90efe7cdf4fe67e2da51ff00c1d4bdfde ssh-agent -k 17:36:02 unset SSH_AUTH_SOCK; 17:36:02 unset SSH_AGENT_PID; 17:36:02 echo Agent pid 38 killed; 17:36:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:02 + git semver [Pipeline] } 17:36:02 $ docker stop --time=1 89ec201cea140e07042161f381360ba90efe7cdf4fe67e2da51ff00c1d4bdfde 17:36:04 $ docker rm -f 89ec201cea140e07042161f381360ba90efe7cdf4fe67e2da51ff00c1d4bdfde [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 17:36:04 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 17:36:04 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 17:36:04 total 16 17:36:04 drwxr-xr-x 3 root root 4096 Jun 2 17:27 . 17:36:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 17:35 .. 17:36:04 drwxr-xr-x 2 root root 4096 Jun 2 17:27 cost 17:36:04 -rw-r--r-- 1 root root 88 Jun 2 17:27 cost.csv 17:36:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 17:36:04 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 17:36:04 total 16 17:36:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 17:27 . 17:36:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 17:35 .. 17:36:04 drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 17:27 cost 17:36:04 -rw-r--r-- 1 jenkins jenkins 88 Jun 2 17:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:36:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:36:06 ---> package-listing.sh 17:36:06 ++ facter osfamily 17:36:06 ++ tr '[:upper:]' '[:lower:]' 17:36:06 + OS_FAMILY=debian 17:36:06 + workspace=/w/workspace/foundry_device-onvif-camera_main 17:36:06 + START_PACKAGES=/tmp/packages_start.txt 17:36:06 + END_PACKAGES=/tmp/packages_end.txt 17:36:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:06 + PACKAGES=/tmp/packages_start.txt 17:36:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 17:36:06 + PACKAGES=/tmp/packages_end.txt 17:36:06 + case "${OS_FAMILY}" in 17:36:06 + grep '^ii' 17:36:06 + dpkg -l 17:36:06 + '[' -f /tmp/packages_start.txt ']' 17:36:06 + '[' -f /tmp/packages_end.txt ']' 17:36:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 17:36:06 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 17:36:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 17:36:06 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 17:36:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:07 prd-ubuntu20.04-docker-8c-8g-665 does not seem to be running inside a container 17:36:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:36:07 $ docker top eea959f04d5af9105aacc27787009d2d0ba2f573edc5aca84cfdf0f54b9071ec -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:36:08 + mkdir -p /var/log/sysstat [Pipeline] sh 17:36:08 + ls /var/log/sa-host 17:36:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:08 provisioning config files... 17:36:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7413296994766074385tmp [Pipeline] { [Pipeline] echo 17:36:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:36:08 ---> create-netrc.sh [Pipeline] } 17:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:36:09 ---> python-tools-install.sh [Pipeline] echo 17:36:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:36:09 ---> sudo-logs.sh 17:36:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:36:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:36:09 ---> job-cost.sh 17:36:09 lf-activate-venv: SKIPPING 17:36:09 DEBUG: total: 0.2199999988079071 17:36:09 INFO: Retrieving Stack Cost... 17:36:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:10 INFO: Archiving Costs [Pipeline] echo 17:36:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:36:10 ---> logs-deploy.sh 17:36:10 lf-activate-venv: SKIPPING 17:36:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/7 17:36:10 INFO: archiving workspace using pattern(s): 17:36:11 Archives upload complete. 17:36:11 INFO: archiving logs to Nexus