Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7fd1a7f74557858cb13a434798fc966c2703d09 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-ssh12021843625217017571.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9653436437320922207.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8976221880621507518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh3998240844795744112.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-ssh6148522722882442803.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16256’ Running on prd-ubuntu20.04-docker-8c-8g-16258 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 f7fd1a7f74557858cb13a434798fc966c2703d09 (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 f7fd1a7f74557858cb13a434798fc966c2703d09 # timeout=10 Commit message: "Custom metadata (#87)" > git rev-list --no-walk b5c5b9072f42dc21f2bf043c20f0d38cd3cdc3c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:38:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:38:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:38:17 ========================================================= 19:38:17 EdgeX Global Pipelines Version Info 19:38:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:38:18 ------------------- 19:38:18 stable info: 19:38:18 ------------------- 19:38:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:38:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:38:18 Message: update stable to v1.0.234 19:38:18 ------------------- 19:38:18 experimental info: 19:38:18 ------------------- 19:38:18 Commited By: **** collab-it+edgex@linuxfoundation.org 19:38:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:38:18 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:38:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7fd1a7f74557858cb13a434798fc966c2703d09 [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7fd1a7 [Pipeline] echo 19:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:19 provisioning config files... 19:38:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1057788749406565533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:19 ---> docker-login.sh 19:38:19 nexus3.edgexfoundry.org:10001 19:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:20 Configure a credential helper to remove this warning. See 19:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:20 19:38:20 Login Succeeded 19:38:20 nexus3.edgexfoundry.org:10002 19:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:20 Configure a credential helper to remove this warning. See 19:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:20 19:38:20 Login Succeeded 19:38:20 nexus3.edgexfoundry.org:10003 19:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:20 Configure a credential helper to remove this warning. See 19:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:20 19:38:20 Login Succeeded 19:38:20 nexus3.edgexfoundry.org:10004 19:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:20 Configure a credential helper to remove this warning. See 19:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:20 19:38:20 Login Succeeded 19:38:20 docker.io 19:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:20 Configure a credential helper to remove this warning. See 19:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:20 19:38:20 Login Succeeded 19:38:20 ---> docker-login.sh ends [Pipeline] } 19:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:38:21 + git rev-list -1 --merges f7fd1a7f74557858cb13a434798fc966c2703d09~1..f7fd1a7f74557858cb13a434798fc966c2703d09 [Pipeline] echo 19:38:21 -----------> git rev-list -1 --merges f7fd1a7f74557858cb13a434798fc966c2703d09~1..f7fd1a7f74557858cb13a434798fc966c2703d09 f7fd1a7f74557858cb13a434798fc966c2703d09 [false] [Pipeline] sh 19:38:21 + git log --format=format:%s -1 f7fd1a7f74557858cb13a434798fc966c2703d09 [Pipeline] echo 19:38:21 ========================================================= 19:38:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:38:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:38:21 + git log --format=format:%s -1 f7fd1a7f74557858cb13a434798fc966c2703d09 [Pipeline] echo 19:38:21 [semverPrep] GIT_COMMIT: f7fd1a7f74557858cb13a434798fc966c2703d09, Commit Message: Custom metadata (#87) [Pipeline] echo 19:38:21 [semverPrep] This is not a build commit. [Pipeline] sh 19:38:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:38:22 + grep -v github /etc/ssh/ssh_known_hosts 19:38:22 + [ -e /tmp/ssh_known_hosts ] 19:38:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:38:22 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 19:38:22 -a /etc/ssh/ssh_known_hosts 19:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:22 19:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:23 0.1.4: Pulling from edgex-devops/py-git-semver 19:38:23 42c077c10790: Pulling fs layer 19:38:23 f63e77b7563a: Pulling fs layer 19:38:23 bd5fdadae976: Pulling fs layer 19:38:23 205491f53016: Pulling fs layer 19:38:23 df18705c85c3: Pulling fs layer 19:38:23 bdb3f477010e: Pulling fs layer 19:38:23 c8a8fc8e1c8f: Pulling fs layer 19:38:23 2c6e9b1d212d: Pulling fs layer 19:38:23 bdb8f0575790: Pulling fs layer 19:38:23 386e3cb2ff24: Pulling fs layer 19:38:23 2343380bae48: Pulling fs layer 19:38:23 df18705c85c3: Waiting 19:38:23 bdb3f477010e: Waiting 19:38:23 c8a8fc8e1c8f: Waiting 19:38:23 2c6e9b1d212d: Waiting 19:38:23 bdb8f0575790: Waiting 19:38:23 386e3cb2ff24: Waiting 19:38:23 2343380bae48: Waiting 19:38:23 205491f53016: Waiting 19:38:23 f63e77b7563a: Download complete 19:38:23 205491f53016: Verifying Checksum 19:38:23 205491f53016: Download complete 19:38:23 df18705c85c3: Verifying Checksum 19:38:23 df18705c85c3: Download complete 19:38:23 bdb3f477010e: Verifying Checksum 19:38:23 bdb3f477010e: Download complete 19:38:23 bd5fdadae976: Verifying Checksum 19:38:23 bd5fdadae976: Download complete 19:38:23 2c6e9b1d212d: Verifying Checksum 19:38:23 2c6e9b1d212d: Download complete 19:38:23 bdb8f0575790: Download complete 19:38:23 386e3cb2ff24: Verifying Checksum 19:38:23 386e3cb2ff24: Download complete 19:38:23 2343380bae48: Download complete 19:38:23 42c077c10790: Verifying Checksum 19:38:23 42c077c10790: Download complete 19:38:23 c8a8fc8e1c8f: Download complete 19:38:24 42c077c10790: Pull complete 19:38:24 f63e77b7563a: Pull complete 19:38:25 bd5fdadae976: Pull complete 19:38:25 205491f53016: Pull complete 19:38:25 df18705c85c3: Pull complete 19:38:25 bdb3f477010e: Pull complete 19:38:27 c8a8fc8e1c8f: Pull complete 19:38:28 2c6e9b1d212d: Pull complete 19:38:28 bdb8f0575790: Pull complete 19:38:28 386e3cb2ff24: Pull complete 19:38:28 2343380bae48: Pull complete 19:38:28 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:28 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:38:29 $ docker top 78805e5a5963ff1ba822daf948f2a9df6687b70836b85f886ee52cd7312d2347 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:38:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:29 [ssh-agent] Looking for ssh-agent implementation... 19:38:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:30 $ docker exec 78805e5a5963ff1ba822daf948f2a9df6687b70836b85f886ee52cd7312d2347 ssh-agent 19:38:30 SSH_AUTH_SOCK=/tmp/ssh-ZPNRcSRNk236/agent.34 19:38:30 SSH_AGENT_PID=40 19:38:30 Running ssh-add (command line suppressed) 19:38:30 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3515564361636978824.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3515564361636978824.key) 19:38:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:30 + git tag --points-at HEAD [Pipeline] } 19:38:30 $ docker exec --env ******** --env ******** 78805e5a5963ff1ba822daf948f2a9df6687b70836b85f886ee52cd7312d2347 ssh-agent -k 19:38:30 unset SSH_AUTH_SOCK; 19:38:30 unset SSH_AGENT_PID; 19:38:30 echo Agent pid 40 killed; 19:38:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:38:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:30 [ssh-agent] Looking for ssh-agent implementation... 19:38:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:30 $ docker exec 78805e5a5963ff1ba822daf948f2a9df6687b70836b85f886ee52cd7312d2347 ssh-agent 19:38:31 SSH_AUTH_SOCK=/tmp/ssh-guYa5IzNwXXu/agent.74 19:38:31 SSH_AGENT_PID=80 19:38:31 Running ssh-add (command line suppressed) 19:38:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5270060734012907334.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5270060734012907334.key) 19:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:31 + git semver init 19:38:31 2022-06-28 19:38:31,713 [run_init] DEBUG init version:0.0.0 force:False 19:38:31 2022-06-28 19:38:31,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 19:38:31 2022-06-28 19:38:31,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 19:38:31 2022-06-28 19:38:31,715 [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) 19:38:32 2022-06-28 19:38:32,367 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 19:38:32 2022-06-28 19:38:32,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 19:38:32 2022-06-28 19:38:32,368 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:38:32 2022-06-28 19:38:32,368 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:38:32 0.0.1-dev.16 [Pipeline] } 19:38:32 $ docker exec --env ******** --env ******** 78805e5a5963ff1ba822daf948f2a9df6687b70836b85f886ee52cd7312d2347 ssh-agent -k 19:38:32 unset SSH_AUTH_SOCK; 19:38:32 unset SSH_AGENT_PID; 19:38:32 echo Agent pid 80 killed; 19:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:33 + git semver [Pipeline] } 19:38:33 $ docker stop --time=1 78805e5a5963ff1ba822daf948f2a9df6687b70836b85f886ee52cd7312d2347 19:38:34 $ docker rm -f 78805e5a5963ff1ba822daf948f2a9df6687b70836b85f886ee52cd7312d2347 [Pipeline] // withDockerContainer [Pipeline] sh 19:38:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:38:35 Stashed 1 file(s) [Pipeline] echo 19:38:35 [edgeXSemver]: initialized semver on version 0.0.1-dev.16 [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 19:38:35 provisioning config files... 19:38:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8544428836818768706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:35 ---> docker-login.sh 19:38:35 nexus3.edgexfoundry.org:10001 19:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:35 Configure a credential helper to remove this warning. See 19:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:35 19:38:35 Login Succeeded 19:38:35 nexus3.edgexfoundry.org:10002 19:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:36 Configure a credential helper to remove this warning. See 19:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:36 19:38:36 Login Succeeded 19:38:36 nexus3.edgexfoundry.org:10003 19:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:36 Configure a credential helper to remove this warning. See 19:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:36 19:38:36 Login Succeeded 19:38:36 nexus3.edgexfoundry.org:10004 19:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:36 Configure a credential helper to remove this warning. See 19:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:36 19:38:36 Login Succeeded 19:38:36 docker.io 19:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:36 Configure a credential helper to remove this warning. See 19:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:36 19:38:36 Login Succeeded 19:38:36 ---> docker-login.sh ends [Pipeline] } 19:38:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:38:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:38:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:38:36 ========================================================= 19:38:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:38:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:37 + 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 . 19:38:37 Sending build context to Docker daemon 8.866MB 19:38:37 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 19:38:37 Step 2/13 : FROM ${BASE} AS builder 19:38:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:38:37 59bf1c3509f3: Pulling fs layer 19:38:37 666ba61612fd: Pulling fs layer 19:38:37 8ed8ca486205: Pulling fs layer 19:38:37 cc1cd167ecdc: Pulling fs layer 19:38:37 c516ae0d96e1: Pulling fs layer 19:38:37 684cea983483: Pulling fs layer 19:38:37 dd3240ac7de5: Pulling fs layer 19:38:37 b1e948a4e11c: Pulling fs layer 19:38:37 a8fd76ee1af6: Pulling fs layer 19:38:37 cc1cd167ecdc: Waiting 19:38:37 646ad004c059: Pulling fs layer 19:38:37 c516ae0d96e1: Waiting 19:38:37 684cea983483: Waiting 19:38:37 b1e948a4e11c: Waiting 19:38:37 dd3240ac7de5: Waiting 19:38:37 a8fd76ee1af6: Waiting 19:38:37 8ed8ca486205: Verifying Checksum 19:38:37 8ed8ca486205: Download complete 19:38:37 666ba61612fd: Verifying Checksum 19:38:37 666ba61612fd: Download complete 19:38:37 c516ae0d96e1: Download complete 19:38:37 684cea983483: Download complete 19:38:37 59bf1c3509f3: Verifying Checksum 19:38:37 59bf1c3509f3: Download complete 19:38:37 dd3240ac7de5: Verifying Checksum 19:38:37 dd3240ac7de5: Download complete 19:38:37 b1e948a4e11c: Verifying Checksum 19:38:37 b1e948a4e11c: Download complete 19:38:37 59bf1c3509f3: Pull complete 19:38:37 666ba61612fd: Pull complete 19:38:37 8ed8ca486205: Pull complete 19:38:38 a8fd76ee1af6: Verifying Checksum 19:38:38 a8fd76ee1af6: Download complete 19:38:38 cc1cd167ecdc: Verifying Checksum 19:38:38 cc1cd167ecdc: Download complete 19:38:38 646ad004c059: Verifying Checksum 19:38:38 646ad004c059: Download complete 19:38:42 cc1cd167ecdc: Pull complete 19:38:42 c516ae0d96e1: Pull complete 19:38:42 684cea983483: Pull complete 19:38:42 dd3240ac7de5: Pull complete 19:38:42 b1e948a4e11c: Pull complete 19:38:44 a8fd76ee1af6: Pull complete 19:38:45 646ad004c059: Pull complete 19:38:45 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:38:45 ---> 8f69c11f6b0c 19:38:45 Step 3/13 : ARG MAKE="make build" 19:38:47 ---> Running in 0c76b095e39b 19:38:47 Removing intermediate container 0c76b095e39b 19:38:47 ---> ab28270d20c0 19:38:47 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:38:47 ---> Running in 4c70e1fbfc24 19:38:47 Removing intermediate container 4c70e1fbfc24 19:38:47 ---> 4dd12fba3fc8 19:38:47 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 19:38:47 ---> Running in 2835a2a594c9 19:38:47 Removing intermediate container 2835a2a594c9 19:38:47 ---> ad29584a0fd6 19:38:47 Step 6/13 : LABEL Name=edgex-device-onvif-camera 19:38:47 ---> Running in 7b834e247b51 19:38:47 Removing intermediate container 7b834e247b51 19:38:47 ---> 4789e0771568 19:38:47 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:47 ---> Running in f0e25dffa1a0 19:38:48 Removing intermediate container f0e25dffa1a0 19:38:48 ---> 34da1df73126 19:38:48 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:38:48 ---> Running in 9d9cc39a845b 19:38:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:38:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:38:49 OK: 221 MiB in 52 packages 19:38:49 Removing intermediate container 9d9cc39a845b 19:38:49 ---> 4174eb4da162 19:38:49 Step 9/13 : WORKDIR /device-onvif-camera 19:38:49 ---> Running in f0fe81c5072f 19:38:49 Removing intermediate container f0fe81c5072f 19:38:49 ---> 8ad3e05f30b9 19:38:49 Step 10/13 : COPY go.mod vendor* ./ 19:38:50 ---> 2705c6be20e6 19:38:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:50 ---> Running in d0f2583f3825 19:38:50 Still waiting to schedule task 19:38:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16257’ is offline 19:39:08 Removing intermediate container d0f2583f3825 19:39:08 ---> 220d6cd5c862 19:39:08 Step 12/13 : COPY . . 19:39:08 ---> 5261495e3cf2 19:39:08 Step 13/13 : RUN ${MAKE} 19:39:08 ---> Running in 42a4b0e764fd 19:39:08 noop 19:39:08 Removing intermediate container 42a4b0e764fd 19:39:08 ---> 7f62dc392545 19:39:08 Successfully built 7f62dc392545 19:39:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:08 + docker inspect -f . ci-base-image-x86_64 19:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:08 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:39:09 $ docker top a96d98bae71c2abdde9204514dc5ee3cab5faf99b34a362be7cb76fee063dbde -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:09 + go version 19:39:09 go version go1.17.7 linux/amd64 [Pipeline] } 19:39:09 $ docker stop --time=1 a96d98bae71c2abdde9204514dc5ee3cab5faf99b34a362be7cb76fee063dbde 19:39:10 $ docker rm -f a96d98bae71c2abdde9204514dc5ee3cab5faf99b34a362be7cb76fee063dbde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:11 + docker inspect -f . ci-base-image-x86_64 19:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:11 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:39:11 $ docker top 7fab86e024bb2ee7580d95d488a7d2a62d822448811aeb9e652fd5e9149b7af3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:39:12 + make test 19:39:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:39:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:39:22 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:39:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 5.8% of statements 19:39:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.972s coverage: 13.8% of statements 19:39:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:39:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:39:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:39:37 ./bin/test-attribution-txt.sh [Pipeline] echo 19:39:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:39:37 $ docker stop --time=1 7fab86e024bb2ee7580d95d488a7d2a62d822448811aeb9e652fd5e9149b7af3 19:39:39 $ docker rm -f 7fab86e024bb2ee7580d95d488a7d2a62d822448811aeb9e652fd5e9149b7af3 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:39:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:39:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:39:40 + ls -al . 19:39:40 total 240 19:39:40 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 19:39 . 19:39:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 19:38 .. 19:39:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 19:38 .git 19:39:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 19:38 .github 19:39:40 -rw-rw-r-- 1 jenkins jenkins 352 Jun 28 19:38 .gitignore 19:39:40 -rw-rw-r-- 1 jenkins jenkins 42 Jun 28 19:38 .golangci.yml 19:39:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 19:38 .semver 19:39:40 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 28 19:38 Attribution.txt 19:39:40 -rw-rw-r-- 1 jenkins jenkins 189 Jun 28 19:38 CHANGELOG.md 19:39:40 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 28 19:38 Dockerfile 19:39:40 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 19:38 GOVERNANCE.md 19:39:40 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 19:38 Jenkinsfile 19:39:40 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 19:38 LICENSE 19:39:40 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 28 19:38 Makefile 19:39:40 -rw-rw-r-- 1 jenkins jenkins 625 Jun 28 19:38 OWNERS.md 19:39:40 -rw-rw-r-- 1 jenkins jenkins 30926 Jun 28 19:38 README.md 19:39:40 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 19:38 VERSION 19:39:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 19:38 bin 19:39:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 19:38 cmd 19:39:40 -rw-r--r-- 1 jenkins jenkins 64610 Jun 28 19:39 coverage.out 19:39:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 19:38 doc 19:39:40 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 28 19:38 go.mod 19:39:40 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 28 19:38 go.sum 19:39:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 19:38 internal 19:39:40 -rw-rw-r-- 1 jenkins jenkins 236 Jun 28 19:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:41 + 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=f7fd1a7f74557858cb13a434798fc966c2703d09 --label arch=amd64 --label version=0.0.1-dev.16 . 19:39:41 Sending build context to Docker daemon 8.932MB 19:39:41 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 19:39:41 Step 2/26 : FROM ${BASE} AS builder 19:39:41 ---> 7f62dc392545 19:39:41 Step 3/26 : ARG MAKE="make build" 19:39:41 ---> Running in a76e5d85811e 19:39:41 Removing intermediate container a76e5d85811e 19:39:41 ---> fc125225764e 19:39:41 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:39:41 ---> Running in aff59a34b635 19:39:41 Removing intermediate container aff59a34b635 19:39:41 ---> fc5724f35900 19:39:41 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:39:41 ---> Running in 8a72e562d691 19:39:41 Removing intermediate container 8a72e562d691 19:39:41 ---> e78d1db0dea9 19:39:41 Step 6/26 : LABEL Name=edgex-device-onvif-camera 19:39:41 ---> Running in ef26acedce2c 19:39:41 Removing intermediate container ef26acedce2c 19:39:41 ---> d06aef71eb9e 19:39:41 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:41 ---> Running in 65c32a680ec9 19:39:42 Removing intermediate container 65c32a680ec9 19:39:42 ---> 50453ff838a4 19:39:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:39:42 ---> Running in 9078d86687ef 19:39:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:39:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:39:43 OK: 221 MiB in 52 packages 19:39:43 Removing intermediate container 9078d86687ef 19:39:43 ---> a39655251b38 19:39:43 Step 9/26 : WORKDIR /device-onvif-camera 19:39:43 ---> Running in 7e53397eb76a 19:39:43 Removing intermediate container 7e53397eb76a 19:39:43 ---> 65c9837054d4 19:39:43 Step 10/26 : COPY go.mod vendor* ./ 19:39:44 ---> b2f7ade0bc68 19:39:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:44 ---> Running in faafb3a283a3 19:39:44 Removing intermediate container faafb3a283a3 19:39:44 ---> 7aa65c82fb96 19:39:44 Step 12/26 : COPY . . 19:39:44 ---> 4a3c74af0cf1 19:39:44 Step 13/26 : RUN ${MAKE} 19:39:45 ---> Running in 6c60d2125816 19:39:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.16 -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 19:40:07 Removing intermediate container 6c60d2125816 19:40:07 ---> 48f3ba41db1f 19:40:07 Step 14/26 : FROM alpine:3.15 19:40:07 3.15: Pulling from library/alpine 19:40:07 df9b9388f04a: Pulling fs layer 19:40:07 df9b9388f04a: Verifying Checksum 19:40:07 df9b9388f04a: Download complete 19:40:07 df9b9388f04a: Pull complete 19:40:07 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:40:07 Status: Downloaded newer image for alpine:3.15 19:40:07 ---> 0ac33e5f5afa 19:40:07 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:40:07 ---> Running in 5150aff53cfc 19:40:07 Removing intermediate container 5150aff53cfc 19:40:07 ---> df5bb3f523b5 19:40:07 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 19:40:07 ---> Running in dfb4c430efff 19:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:40:07 (1/6) Installing dumb-init (1.2.5-r1) 19:40:07 (2/6) Installing libgcc (10.3.1_git20211027-r0) 19:40:07 (3/6) Installing libsodium (1.0.18-r0) 19:40:07 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 19:40:07 (5/6) Installing libzmq (4.3.4-r0) 19:40:07 (6/6) Installing zeromq (4.3.4-r0) 19:40:07 Executing busybox-1.34.1-r5.trigger 19:40:07 OK: 8 MiB in 20 packages 19:40:07 Removing intermediate container dfb4c430efff 19:40:07 ---> b9c5dc8bea3b 19:40:07 Step 17/26 : WORKDIR / 19:40:07 ---> Running in 869e9b9eb382 19:40:07 Removing intermediate container 869e9b9eb382 19:40:07 ---> 15c24861f553 19:40:07 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:40:07 ---> 0f59b98afe37 19:40:07 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:40:07 ---> 0cfed22e8929 19:40:07 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:40:07 ---> 4421a0e81601 19:40:07 Step 21/26 : EXPOSE 59984 19:40:07 ---> Running in e5796fda74fb 19:40:07 Removing intermediate container e5796fda74fb 19:40:07 ---> 1e3d56cad4d5 19:40:07 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:40:07 ---> Running in 5f5553b3a28b 19:40:07 Removing intermediate container 5f5553b3a28b 19:40:07 ---> 38402bb38a18 19:40:07 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:07 ---> Running in c56b5037cb94 19:40:08 Removing intermediate container c56b5037cb94 19:40:08 ---> 6f11f52cc370 19:40:08 Step 24/26 : LABEL arch=amd64 19:40:08 ---> Running in a065ea0a19cd 19:40:08 Removing intermediate container a065ea0a19cd 19:40:08 ---> 91f94a0cfd9b 19:40:08 Step 25/26 : LABEL git_sha=f7fd1a7f74557858cb13a434798fc966c2703d09 19:40:08 ---> Running in 749ac23876b7 19:40:08 Removing intermediate container 749ac23876b7 19:40:08 ---> a337978a9c2f 19:40:08 Step 26/26 : LABEL version=0.0.1-dev.16 19:40:08 ---> Running in 6cb29631cfaa 19:40:08 Removing intermediate container 6cb29631cfaa 19:40:08 ---> 9e1c1a99cf2b 19:40:08 [Warning] One or more build-args [ARCH] were not consumed 19:40:08 Successfully built 9e1c1a99cf2b 19:40:08 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 19:40:08 provisioning config files... 19:40:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4804976846655393627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:08 ---> docker-login.sh 19:40:08 nexus3.edgexfoundry.org:10001 19:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:08 Configure a credential helper to remove this warning. See 19:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:08 19:40:08 Login Succeeded 19:40:08 nexus3.edgexfoundry.org:10002 19:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:09 Configure a credential helper to remove this warning. See 19:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:09 19:40:09 Login Succeeded 19:40:09 nexus3.edgexfoundry.org:10003 19:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:09 Configure a credential helper to remove this warning. See 19:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:09 19:40:09 Login Succeeded 19:40:09 nexus3.edgexfoundry.org:10004 19:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:09 Configure a credential helper to remove this warning. See 19:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:09 19:40:09 Login Succeeded 19:40:09 docker.io 19:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:09 Configure a credential helper to remove this warning. See 19:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:09 19:40:09 Login Succeeded 19:40:09 ---> docker-login.sh ends [Pipeline] } 19:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:40:09 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 19:40:09 f7fd1a7f74557858cb13a434798fc966c2703d09 19:40:09 latest 19:40:09 0.0.1-dev.16 19:40:09 f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16 19:40:09 main 19:40:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:10 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f7fd1a7f74557858cb13a434798fc966c2703d09 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f7fd1a7f74557858cb13a434798fc966c2703d09 19:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:40:10 e6f38f8838a3: Preparing 19:40:10 473ca3c34974: Preparing 19:40:10 43b63953f822: Preparing 19:40:10 5e4eed9b1fc0: Preparing 19:40:10 4fc242d58285: Preparing 19:40:10 4fc242d58285: Layer already exists 19:40:10 473ca3c34974: Pushed 19:40:10 e6f38f8838a3: Pushed 19:40:10 5e4eed9b1fc0: Pushed 19:40:13 43b63953f822: Pushed 19:40:13 f7fd1a7f74557858cb13a434798fc966c2703d09: digest: sha256:9b6c0fee05cc017d64148dc7d21e81a790a5ba7605f499df9d98db87bbc00fdc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:13 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:40:14 e6f38f8838a3: Preparing 19:40:14 473ca3c34974: Preparing 19:40:14 43b63953f822: Preparing 19:40:14 5e4eed9b1fc0: Preparing 19:40:14 4fc242d58285: Preparing 19:40:14 4fc242d58285: Layer already exists 19:40:14 5e4eed9b1fc0: Layer already exists 19:40:14 43b63953f822: Layer already exists 19:40:14 e6f38f8838a3: Layer already exists 19:40:14 473ca3c34974: Layer already exists 19:40:14 latest: digest: sha256:9b6c0fee05cc017d64148dc7d21e81a790a5ba7605f499df9d98db87bbc00fdc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.16 19:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:40:14 e6f38f8838a3: Preparing 19:40:14 473ca3c34974: Preparing 19:40:14 43b63953f822: Preparing 19:40:14 5e4eed9b1fc0: Preparing 19:40:14 4fc242d58285: Preparing 19:40:14 43b63953f822: Layer already exists 19:40:14 5e4eed9b1fc0: Layer already exists 19:40:14 e6f38f8838a3: Layer already exists 19:40:14 4fc242d58285: Layer already exists 19:40:14 473ca3c34974: Layer already exists 19:40:14 0.0.1-dev.16: digest: sha256:9b6c0fee05cc017d64148dc7d21e81a790a5ba7605f499df9d98db87bbc00fdc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16 19:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:40:15 e6f38f8838a3: Preparing 19:40:15 473ca3c34974: Preparing 19:40:15 43b63953f822: Preparing 19:40:15 5e4eed9b1fc0: Preparing 19:40:15 4fc242d58285: Preparing 19:40:15 473ca3c34974: Layer already exists 19:40:15 4fc242d58285: Layer already exists 19:40:15 5e4eed9b1fc0: Layer already exists 19:40:15 e6f38f8838a3: Layer already exists 19:40:15 43b63953f822: Layer already exists 19:40:15 f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16: digest: sha256:9b6c0fee05cc017d64148dc7d21e81a790a5ba7605f499df9d98db87bbc00fdc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 19:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:40:16 e6f38f8838a3: Preparing 19:40:16 473ca3c34974: Preparing 19:40:16 43b63953f822: Preparing 19:40:16 5e4eed9b1fc0: Preparing 19:40:16 4fc242d58285: Preparing 19:40:16 e6f38f8838a3: Layer already exists 19:40:16 43b63953f822: Layer already exists 19:40:16 4fc242d58285: Layer already exists 19:40:16 5e4eed9b1fc0: Layer already exists 19:40:16 473ca3c34974: Layer already exists 19:40:16 main: digest: sha256:9b6c0fee05cc017d64148dc7d21e81a790a5ba7605f499df9d98db87bbc00fdc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:16 ===================================================== [Pipeline] echo 19:40:16 taggedImages: 19:40:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:f7fd1a7f74557858cb13a434798fc966c2703d09 19:40:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:40:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.16 19:40:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16 19:40:16 - 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 19:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:16 19:40:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:16 latest: Pulling from edgex-lftools-log-publisher 19:40:16 5eb5b503b376: Pulling fs layer 19:40:16 5c69ac0246d0: Pulling fs layer 19:40:16 ec43610c2a17: Pulling fs layer 19:40:16 3a2ae6a8a46f: Pulling fs layer 19:40:16 33b1e0a273af: Pulling fs layer 19:40:16 5d3b04190fa2: Pulling fs layer 19:40:16 2f39f015ded8: Pulling fs layer 19:40:16 33b1e0a273af: Waiting 19:40:16 5d3b04190fa2: Waiting 19:40:16 3a2ae6a8a46f: Waiting 19:40:16 2f39f015ded8: Waiting 19:40:16 5c69ac0246d0: Verifying Checksum 19:40:16 5c69ac0246d0: Download complete 19:40:16 3a2ae6a8a46f: Download complete 19:40:16 ec43610c2a17: Verifying Checksum 19:40:16 ec43610c2a17: Download complete 19:40:16 33b1e0a273af: Verifying Checksum 19:40:16 33b1e0a273af: Download complete 19:40:16 5d3b04190fa2: Download complete 19:40:17 5eb5b503b376: Verifying Checksum 19:40:17 5eb5b503b376: Download complete 19:40:17 2f39f015ded8: Download complete 19:40:18 5eb5b503b376: Pull complete 19:40:18 5c69ac0246d0: Pull complete 19:40:18 ec43610c2a17: Pull complete 19:40:18 3a2ae6a8a46f: Pull complete 19:40:19 33b1e0a273af: Pull complete 19:40:19 5d3b04190fa2: Pull complete 19:40:23 2f39f015ded8: Pull complete 19:40:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:23 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:40:24 $ docker top 65e3dc5071eb68e9b798f05781f4814be861eeaf6a8bf7407045d9956ba1303d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:25 ---> job-cost.sh 19:40:25 lf-activate-venv: SKIPPING 19:40:25 INFO: No Stack... 19:40:25 INFO: Retrieving Pricing Info for: v3-standard-8 19:40:26 INFO: Archiving Costs [Pipeline] sh 19:40:26 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 19:40:26 + cut -d, -f6 [Pipeline] lock 19:40:26 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-18-stack-cost] 19:40:26 Resource [jenkins-edgexfoundry-device-onvif-camera-main-18-stack-cost] did not exist. Created. 19:40:26 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:26 + echo total: 0.2199999988079071 [Pipeline] stash 19:40:26 Stashed 1 file(s) [Pipeline] } 19:40:26 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 19:40:26 $ docker stop --time=1 65e3dc5071eb68e9b798f05781f4814be861eeaf6a8bf7407045d9956ba1303d 19:40:28 $ docker rm -f 65e3dc5071eb68e9b798f05781f4814be861eeaf6a8bf7407045d9956ba1303d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:40:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16260 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 19:40:28 Running in /w/workspace/device-onvif-camera/18 [Pipeline] { [Pipeline] checkout 19:40:28 Selected Git installation does not exist. Using Default 19:40:28 The recommended git tool is: NONE 19:40:34 using credential edgex-jenkins-ssh 19:40:34 Cloning the remote Git repository 19:40:34 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 19:40:34 > git init /w/workspace/device-onvif-camera/18 # timeout=10 19:40:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:40:34 > git --version # timeout=10 19:40:35 > git --version # 'git version 2.25.1' 19:40:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:40:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:36 Avoid second fetch 19:40:36 Checking out Revision f7fd1a7f74557858cb13a434798fc966c2703d09 (main) 19:40:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:40:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:40:36 > git config core.sparsecheckout # timeout=10 19:40:36 > git checkout -f f7fd1a7f74557858cb13a434798fc966c2703d09 # timeout=10 19:40:40 Commit message: "Custom metadata (#87)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:40:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:41 Dload Upload Total Spent Left Speed 19:40:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 19:40:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:40:42 + sudo tee /etc/docker/daemon.new 19:40:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:40:42 { 19:40:42 "registry-mirrors": [ 19:40:42 "https://nexus3.edgexfoundry.org:10001" 19:40:42 ], 19:40:42 "bip": "10.250.0.254/24", 19:40:42 "hosts": [ 19:40:42 "tcp://0.0.0.0:5555", 19:40:42 "unix:///var/run/docker.sock" 19:40:42 ], 19:40:42 "mtu": 1458, 19:40:42 "selinux-enabled": true, 19:40:42 "seccomp-profile": "/etc/docker/seccomp.json" 19:40:42 } [Pipeline] sh 19:40:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:40:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:01 provisioning config files... 19:41:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/18@tmp/config4498536696462420625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:01 ---> docker-login.sh 19:41:01 nexus3.edgexfoundry.org:10001 19:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:02 Configure a credential helper to remove this warning. See 19:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:02 19:41:02 Login Succeeded 19:41:02 nexus3.edgexfoundry.org:10002 19:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:02 Configure a credential helper to remove this warning. See 19:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:02 19:41:02 Login Succeeded 19:41:02 nexus3.edgexfoundry.org:10003 19:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:03 Configure a credential helper to remove this warning. See 19:41:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:03 19:41:03 Login Succeeded 19:41:03 nexus3.edgexfoundry.org:10004 19:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:04 Configure a credential helper to remove this warning. See 19:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:04 19:41:04 Login Succeeded 19:41:04 docker.io 19:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:04 Configure a credential helper to remove this warning. See 19:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:04 19:41:04 Login Succeeded 19:41:04 ---> docker-login.sh ends [Pipeline] } 19:41:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:41:05 ========================================================= 19:41:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:41:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:05 + 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 . 19:41:05 Sending build context to Docker daemon 6.034MB 19:41:05 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 19:41:05 Step 2/13 : FROM ${BASE} AS builder 19:41:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:41:06 9b3977197b4f: Pulling fs layer 19:41:06 1a89e8eeedd5: Pulling fs layer 19:41:06 94645a83ff95: Pulling fs layer 19:41:06 e6fb740bc735: Pulling fs layer 19:41:06 3a77bd46dcc9: Pulling fs layer 19:41:06 355e64cbe906: Pulling fs layer 19:41:06 63ab81a10011: Pulling fs layer 19:41:06 555d1d1c4555: Pulling fs layer 19:41:06 7d9057610161: Pulling fs layer 19:41:06 355e64cbe906: Waiting 19:41:06 63ab81a10011: Waiting 19:41:06 555d1d1c4555: Waiting 19:41:06 7d9057610161: Waiting 19:41:06 e6fb740bc735: Waiting 19:41:06 3a77bd46dcc9: Waiting 19:41:06 94645a83ff95: Verifying Checksum 19:41:06 94645a83ff95: Download complete 19:41:06 1a89e8eeedd5: Download complete 19:41:06 3a77bd46dcc9: Verifying Checksum 19:41:06 3a77bd46dcc9: Download complete 19:41:06 355e64cbe906: Verifying Checksum 19:41:06 355e64cbe906: Download complete 19:41:06 9b3977197b4f: Verifying Checksum 19:41:06 9b3977197b4f: Download complete 19:41:06 63ab81a10011: Verifying Checksum 19:41:06 63ab81a10011: Download complete 19:41:07 9b3977197b4f: Pull complete 19:41:07 7d9057610161: Verifying Checksum 19:41:07 7d9057610161: Download complete 19:41:07 1a89e8eeedd5: Pull complete 19:41:07 94645a83ff95: Pull complete 19:41:08 555d1d1c4555: Verifying Checksum 19:41:08 555d1d1c4555: Download complete 19:41:09 e6fb740bc735: Verifying Checksum 19:41:09 e6fb740bc735: Download complete 19:41:21 e6fb740bc735: Pull complete 19:41:21 3a77bd46dcc9: Pull complete 19:41:21 355e64cbe906: Pull complete 19:41:21 63ab81a10011: Pull complete 19:41:28 555d1d1c4555: Pull complete 19:41:29 7d9057610161: Pull complete 19:41:29 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:41:29 ---> 819e984ddca1 19:41:29 Step 3/13 : ARG MAKE="make build" 19:41:31 ---> Running in b6167fa1b646 19:41:31 Removing intermediate container b6167fa1b646 19:41:31 ---> 1588ae83f373 19:41:31 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:41:31 ---> Running in 6f1b41352163 19:41:32 Removing intermediate container 6f1b41352163 19:41:32 ---> ba3215b96c49 19:41:32 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 19:41:32 ---> Running in c281ca65da69 19:41:32 Removing intermediate container c281ca65da69 19:41:32 ---> 90172adea94a 19:41:32 Step 6/13 : LABEL Name=edgex-device-onvif-camera 19:41:32 ---> Running in 1cabafa9c27c 19:41:33 Removing intermediate container 1cabafa9c27c 19:41:33 ---> 6ec2c3e94a0e 19:41:33 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:33 ---> Running in 8f7d34774138 19:41:35 Removing intermediate container 8f7d34774138 19:41:35 ---> 150a64eec050 19:41:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:41:35 ---> Running in 2b98758b4b90 19:41:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:38 OK: 220 MiB in 52 packages 19:41:39 Removing intermediate container 2b98758b4b90 19:41:39 ---> 1b62be119a76 19:41:39 Step 9/13 : WORKDIR /device-onvif-camera 19:41:39 ---> Running in 46ff29dd290f 19:41:39 Removing intermediate container 46ff29dd290f 19:41:39 ---> b1c938e77c8e 19:41:39 Step 10/13 : COPY go.mod vendor* ./ 19:41:39 ---> 83adfd94c834 19:41:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:39 ---> Running in 9e5e6d22074c 19:42:26 Removing intermediate container 9e5e6d22074c 19:42:26 ---> 461b4c0139d3 19:42:26 Step 12/13 : COPY . . 19:42:26 ---> 6abbe39f7e9a 19:42:26 Step 13/13 : RUN ${MAKE} 19:42:26 ---> Running in 345f4c06c424 19:42:27 noop 19:42:27 Removing intermediate container 345f4c06c424 19:42:27 ---> 16d3b8eebdf9 19:42:27 Successfully built 16d3b8eebdf9 19:42:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:28 + docker inspect -f . ci-base-image-arm64 19:42:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:28 prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container 19:42:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/18 -v /w/workspace/device-onvif-camera/18:/w/workspace/device-onvif-camera/18:rw,z -v /w/workspace/device-onvif-camera/18@tmp:/w/workspace/device-onvif-camera/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:42:29 $ docker top 9375fa6a431b918db9708f0770dbfaf5a23d84ef1b3f21ad66bc727dd42aeec9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:30 + go version 19:42:30 go version go1.17.7 linux/arm64 [Pipeline] } 19:42:30 $ docker stop --time=1 9375fa6a431b918db9708f0770dbfaf5a23d84ef1b3f21ad66bc727dd42aeec9 19:42:32 $ docker rm -f 9375fa6a431b918db9708f0770dbfaf5a23d84ef1b3f21ad66bc727dd42aeec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:33 + docker inspect -f . ci-base-image-arm64 19:42:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:33 prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container 19:42:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/18 -v /w/workspace/device-onvif-camera/18:/w/workspace/device-onvif-camera/18:rw,z -v /w/workspace/device-onvif-camera/18@tmp:/w/workspace/device-onvif-camera/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:42:34 $ docker top a1b3610854313babcbbdf1df8f33eaa34489070342a361214965e7ce231fcce3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:42:35 + make test 19:42:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:42:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:43:59 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:43:59 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.094s coverage: 5.8% of statements 19:44:38 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 38.525s coverage: 13.8% of statements 19:44:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:44:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:45:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:45:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:45:05 ./bin/test-attribution-txt.sh [Pipeline] echo 19:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:45:05 $ docker stop --time=1 a1b3610854313babcbbdf1df8f33eaa34489070342a361214965e7ce231fcce3 19:45:07 $ docker rm -f a1b3610854313babcbbdf1df8f33eaa34489070342a361214965e7ce231fcce3 [Pipeline] // withDockerContainer [Pipeline] sh 19:45:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:45:08 Warning: overwriting stash ‘coverage-report’ 19:45:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:45:09 + ls -al . 19:45:09 total 236 19:45:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 19:45 . 19:45:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 19:40 .. 19:45:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 19:40 .git 19:45:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 19:40 .github 19:45:09 -rw-rw-r-- 1 jenkins jenkins 352 Jun 28 19:40 .gitignore 19:45:09 -rw-rw-r-- 1 jenkins jenkins 42 Jun 28 19:40 .golangci.yml 19:45:09 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 28 19:40 Attribution.txt 19:45:09 -rw-rw-r-- 1 jenkins jenkins 189 Jun 28 19:40 CHANGELOG.md 19:45:09 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 28 19:40 Dockerfile 19:45:09 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 19:40 GOVERNANCE.md 19:45:09 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 19:40 Jenkinsfile 19:45:09 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 19:40 LICENSE 19:45:09 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 28 19:40 Makefile 19:45:09 -rw-rw-r-- 1 jenkins jenkins 625 Jun 28 19:40 OWNERS.md 19:45:09 -rw-rw-r-- 1 jenkins jenkins 30926 Jun 28 19:40 README.md 19:45:09 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 19:38 VERSION 19:45:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 19:40 bin 19:45:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 19:40 cmd 19:45:09 -rw-r--r-- 1 jenkins jenkins 64610 Jun 28 19:44 coverage.out 19:45:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 19:40 doc 19:45:09 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 28 19:40 go.mod 19:45:09 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 28 19:40 go.sum 19:45:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 19:40 internal 19:45:09 -rw-rw-r-- 1 jenkins jenkins 236 Jun 28 19:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:09 + 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=f7fd1a7f74557858cb13a434798fc966c2703d09 --label arch=arm64 --label version=0.0.1-dev.16 . 19:45:10 Sending build context to Docker daemon 6.099MB 19:45:10 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 19:45:10 Step 2/26 : FROM ${BASE} AS builder 19:45:10 ---> 16d3b8eebdf9 19:45:10 Step 3/26 : ARG MAKE="make build" 19:45:10 ---> Running in 9b2909b6a6b1 19:45:10 Removing intermediate container 9b2909b6a6b1 19:45:10 ---> a6def4c072bf 19:45:10 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:45:10 ---> Running in 273b66a46452 19:45:10 Removing intermediate container 273b66a46452 19:45:10 ---> 70ecaa7460f2 19:45:10 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:45:11 ---> Running in 4ff358e61ab9 19:45:11 Removing intermediate container 4ff358e61ab9 19:45:11 ---> c82745a546bd 19:45:11 Step 6/26 : LABEL Name=edgex-device-onvif-camera 19:45:11 ---> Running in 2f26afd8c4c5 19:45:11 Removing intermediate container 2f26afd8c4c5 19:45:11 ---> be6908a88d4f 19:45:11 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:11 ---> Running in fba087dc2399 19:45:13 Removing intermediate container fba087dc2399 19:45:13 ---> fc59810139b1 19:45:13 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:45:13 ---> Running in 9bf5343810d7 19:45:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:45:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:45:16 OK: 220 MiB in 52 packages 19:45:16 Removing intermediate container 9bf5343810d7 19:45:16 ---> f28005c88b4c 19:45:16 Step 9/26 : WORKDIR /device-onvif-camera 19:45:17 ---> Running in 31b3af1035ba 19:45:17 Removing intermediate container 31b3af1035ba 19:45:17 ---> a1f6182d91d4 19:45:17 Step 10/26 : COPY go.mod vendor* ./ 19:45:18 ---> 93b70aac2a20 19:45:18 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:18 ---> Running in 8d50b2690a5f 19:45:20 Removing intermediate container 8d50b2690a5f 19:45:20 ---> 6b8b8310754c 19:45:20 Step 12/26 : COPY . . 19:45:21 ---> 0668a257a162 19:45:21 Step 13/26 : RUN ${MAKE} 19:45:21 ---> Running in a5b61cf5c804 19:45:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.16 -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 19:47:29 Removing intermediate container a5b61cf5c804 19:47:29 ---> a29d6d1ff937 19:47:29 Step 14/26 : FROM alpine:3.15 19:47:29 3.15: Pulling from library/alpine 19:47:29 9981e73032c8: Pulling fs layer 19:47:29 9981e73032c8: Verifying Checksum 19:47:29 9981e73032c8: Download complete 19:47:29 9981e73032c8: Pull complete 19:47:29 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:47:29 Status: Downloaded newer image for alpine:3.15 19:47:29 ---> 3fb3c9af89a9 19:47:29 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:47:29 ---> Running in 8e0ad4402be6 19:47:29 Removing intermediate container 8e0ad4402be6 19:47:29 ---> 746b2dfe99a3 19:47:29 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 19:47:29 ---> Running in 2387b4523001 19:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:47:32 (1/6) Installing dumb-init (1.2.5-r1) 19:47:32 (2/6) Installing libgcc (10.3.1_git20211027-r0) 19:47:32 (3/6) Installing libsodium (1.0.18-r0) 19:47:32 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 19:47:32 (5/6) Installing libzmq (4.3.4-r0) 19:47:32 (6/6) Installing zeromq (4.3.4-r0) 19:47:32 Executing busybox-1.34.1-r5.trigger 19:47:32 OK: 8 MiB in 20 packages 19:47:33 Removing intermediate container 2387b4523001 19:47:33 ---> dfdf875272bd 19:47:33 Step 17/26 : WORKDIR / 19:47:33 ---> Running in b41241b0a335 19:47:33 Removing intermediate container b41241b0a335 19:47:33 ---> 83aa52ba518b 19:47:33 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:47:35 ---> 7ae1366aac44 19:47:35 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:47:35 ---> 3b9b7573e7fd 19:47:35 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:47:36 ---> 2d8e74c79f3d 19:47:36 Step 21/26 : EXPOSE 59984 19:47:36 ---> Running in 85240761626e 19:47:36 Removing intermediate container 85240761626e 19:47:36 ---> 023a5d47af76 19:47:36 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:47:36 ---> Running in a9c69edd0453 19:47:36 Removing intermediate container a9c69edd0453 19:47:36 ---> b030e850551b 19:47:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:36 ---> Running in 964524f1692a 19:47:36 Removing intermediate container 964524f1692a 19:47:36 ---> abd8264770cd 19:47:36 Step 24/26 : LABEL arch=arm64 19:47:37 ---> Running in d312d364c6d5 19:47:37 Removing intermediate container d312d364c6d5 19:47:37 ---> 9bc27e4e6ba1 19:47:37 Step 25/26 : LABEL git_sha=f7fd1a7f74557858cb13a434798fc966c2703d09 19:47:37 ---> Running in f95a0133ac15 19:47:37 Removing intermediate container f95a0133ac15 19:47:37 ---> 06ba2283ee93 19:47:37 Step 26/26 : LABEL version=0.0.1-dev.16 19:47:37 ---> Running in 84b932328de2 19:47:38 Removing intermediate container 84b932328de2 19:47:38 ---> c8c335414232 19:47:38 [Warning] One or more build-args [ARCH] were not consumed 19:47:38 Successfully built c8c335414232 19:47:38 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 19:47:38 provisioning config files... 19:47:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/18@tmp/config4663814316900326907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:38 ---> docker-login.sh 19:47:38 nexus3.edgexfoundry.org:10001 19:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:39 Configure a credential helper to remove this warning. See 19:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:39 19:47:39 Login Succeeded 19:47:39 nexus3.edgexfoundry.org:10002 19:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:39 Configure a credential helper to remove this warning. See 19:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:39 19:47:39 Login Succeeded 19:47:39 nexus3.edgexfoundry.org:10003 19:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:40 Configure a credential helper to remove this warning. See 19:47:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:40 19:47:40 Login Succeeded 19:47:40 nexus3.edgexfoundry.org:10004 19:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:40 Configure a credential helper to remove this warning. See 19:47:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:40 19:47:40 Login Succeeded 19:47:40 docker.io 19:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:41 Configure a credential helper to remove this warning. See 19:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:41 19:47:41 Login Succeeded 19:47:41 ---> docker-login.sh ends [Pipeline] } 19:47:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:47:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:47:41 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 19:47:41 f7fd1a7f74557858cb13a434798fc966c2703d09 19:47:41 latest 19:47:41 0.0.1-dev.16 19:47:41 f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16 19:47:41 main 19:47:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:41 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f7fd1a7f74557858cb13a434798fc966c2703d09 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f7fd1a7f74557858cb13a434798fc966c2703d09 19:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:47:42 2154c1851242: Preparing 19:47:42 a25351cbde68: Preparing 19:47:42 28603c364308: Preparing 19:47:42 d940a485c711: Preparing 19:47:42 4f4ce317c6bb: Preparing 19:47:42 4f4ce317c6bb: Layer already exists 19:47:42 2154c1851242: Pushed 19:47:42 a25351cbde68: Pushed 19:47:43 d940a485c711: Pushed 19:47:49 28603c364308: Pushed 19:47:49 f7fd1a7f74557858cb13a434798fc966c2703d09: digest: sha256:76efe76fa33aca06b9c745582ac96e0f3b4e1dd15619744a4d657c3a9c027a20 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:50 + 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 19:47:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:47:50 2154c1851242: Preparing 19:47:50 a25351cbde68: Preparing 19:47:50 28603c364308: Preparing 19:47:50 d940a485c711: Preparing 19:47:50 4f4ce317c6bb: Preparing 19:47:50 4f4ce317c6bb: Layer already exists 19:47:50 28603c364308: Layer already exists 19:47:50 a25351cbde68: Layer already exists 19:47:50 2154c1851242: Layer already exists 19:47:50 d940a485c711: Layer already exists 19:47:50 latest: digest: sha256:76efe76fa33aca06b9c745582ac96e0f3b4e1dd15619744a4d657c3a9c027a20 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.16 19:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:47:51 2154c1851242: Preparing 19:47:51 a25351cbde68: Preparing 19:47:51 28603c364308: Preparing 19:47:51 d940a485c711: Preparing 19:47:51 4f4ce317c6bb: Preparing 19:47:51 4f4ce317c6bb: Layer already exists 19:47:51 d940a485c711: Layer already exists 19:47:51 a25351cbde68: Layer already exists 19:47:51 28603c364308: Layer already exists 19:47:51 2154c1851242: Layer already exists 19:47:51 0.0.1-dev.16: digest: sha256:76efe76fa33aca06b9c745582ac96e0f3b4e1dd15619744a4d657c3a9c027a20 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:52 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16 19:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:47:52 2154c1851242: Preparing 19:47:52 a25351cbde68: Preparing 19:47:52 28603c364308: Preparing 19:47:52 d940a485c711: Preparing 19:47:52 4f4ce317c6bb: Preparing 19:47:52 4f4ce317c6bb: Layer already exists 19:47:52 28603c364308: Layer already exists 19:47:52 a25351cbde68: Layer already exists 19:47:52 2154c1851242: Layer already exists 19:47:52 d940a485c711: Layer already exists 19:47:52 f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16: digest: sha256:76efe76fa33aca06b9c745582ac96e0f3b4e1dd15619744a4d657c3a9c027a20 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:53 + 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 19:47:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 19:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:47:53 2154c1851242: Preparing 19:47:53 a25351cbde68: Preparing 19:47:53 28603c364308: Preparing 19:47:53 d940a485c711: Preparing 19:47:53 4f4ce317c6bb: Preparing 19:47:53 2154c1851242: Layer already exists 19:47:53 d940a485c711: Layer already exists 19:47:53 28603c364308: Layer already exists 19:47:53 a25351cbde68: Layer already exists 19:47:53 4f4ce317c6bb: Layer already exists 19:47:53 main: digest: sha256:76efe76fa33aca06b9c745582ac96e0f3b4e1dd15619744a4d657c3a9c027a20 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:47:53 ===================================================== [Pipeline] echo 19:47:53 taggedImages: 19:47:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f7fd1a7f74557858cb13a434798fc966c2703d09 19:47:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:47:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.16 19:47:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f7fd1a7f74557858cb13a434798fc966c2703d09-0.0.1-dev.16 19:47:53 - 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 19:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:54 19:47:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:54 arm64: Pulling from edgex-lftools-log-publisher 19:47:54 8998bd30e6a1: Pulling fs layer 19:47:54 04944245beec: Pulling fs layer 19:47:54 699f458cf7ca: Pulling fs layer 19:47:54 765212b225bb: Pulling fs layer 19:47:54 f23df028b6ca: Pulling fs layer 19:47:54 d65c8cfc05b1: Pulling fs layer 19:47:54 2437ff75d9bd: Pulling fs layer 19:47:54 f23df028b6ca: Waiting 19:47:54 d65c8cfc05b1: Waiting 19:47:54 2437ff75d9bd: Waiting 19:47:54 765212b225bb: Waiting 19:47:54 04944245beec: Verifying Checksum 19:47:54 04944245beec: Download complete 19:47:54 765212b225bb: Verifying Checksum 19:47:54 765212b225bb: Download complete 19:47:54 f23df028b6ca: Download complete 19:47:54 d65c8cfc05b1: Verifying Checksum 19:47:54 d65c8cfc05b1: Download complete 19:47:55 699f458cf7ca: Verifying Checksum 19:47:55 699f458cf7ca: Download complete 19:47:55 8998bd30e6a1: Verifying Checksum 19:47:55 8998bd30e6a1: Download complete 19:47:58 2437ff75d9bd: Verifying Checksum 19:47:58 2437ff75d9bd: Download complete 19:48:00 8998bd30e6a1: Pull complete 19:48:00 04944245beec: Pull complete 19:48:02 699f458cf7ca: Pull complete 19:48:02 765212b225bb: Pull complete 19:48:03 f23df028b6ca: Pull complete 19:48:04 d65c8cfc05b1: Pull complete 19:48:19 2437ff75d9bd: Pull complete 19:48:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:19 prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container 19:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/18 -v /w/workspace/device-onvif-camera/18:/w/workspace/device-onvif-camera/18:rw,z -v /w/workspace/device-onvif-camera/18@tmp:/w/workspace/device-onvif-camera/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:48:22 $ docker top 3316ac754102e1d3104da1e1dafbfdc093fece48f27ca2c878655c51482d0037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:23 ---> job-cost.sh 19:48:23 lf-activate-venv: SKIPPING 19:48:23 INFO: No Stack... 19:48:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:48:24 INFO: Archiving Costs [Pipeline] sh 19:48:25 + cat /w/workspace/device-onvif-camera/18/archives/cost.csv 19:48:25 + cut -d, -f6 [Pipeline] lock 19:48:25 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-18-stack-cost] 19:48:25 Resource [jenkins-edgexfoundry-device-onvif-camera-main-18-stack-cost] did not exist. Created. 19:48:25 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:48:26 /w/workspace/device-onvif-camera/18@tmp/durable-369df812/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:48:26 + echo total: 0.10999999940395355 [Pipeline] stash 19:48:26 Warning: overwriting stash ‘stack-cost’ 19:48:26 Stashed 1 file(s) [Pipeline] } 19:48:26 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 19:48:26 $ docker stop --time=1 3316ac754102e1d3104da1e1dafbfdc093fece48f27ca2c878655c51482d0037 19:48:28 $ docker rm -f 3316ac754102e1d3104da1e1dafbfdc093fece48f27ca2c878655c51482d0037 [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 19:48:28 provisioning config files... 19:48:28 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4240982683641910978tmp [Pipeline] { [Pipeline] sh 19:48:29 + set +x 19:48:29 + curl -s https://codecov.io/bash 19:48:29 + bash -s -- 19:48:29 19:48:29 _____ _ 19:48:29 / ____| | | 19:48:29 | | ___ __| | ___ ___ _____ __ 19:48:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:48:29 | |___| (_) | (_| | __/ (_| (_) \ V / 19:48:29 \_____\___/ \__,_|\___|\___\___/ \_/ 19:48:29 Bash-1.0.6 19:48:29 19:48:29 19:48:29 ==> git version 2.25.1 found 19:48:29 ==> 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 19:48:29 Release-Date: 2020-01-08 19:48:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:48:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:48:29 ==> Jenkins CI detected. 19:48:29 current dir:  /w/workspace/foundry_device-onvif-camera_main 19:48:29 project root: . 19:48:29 --> token set from env 19:48:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:48:29 ==> Running gcov in . (disable via -X gcov) 19:48:29 ==> Python coveragepy not found 19:48:29 ==> Searching for coverage reports in: 19:48:29 + . 19:48:29 -> Found 1 reports 19:48:29 ==> Detecting git/mercurial file structure 19:48:29 ==> Reading reports 19:48:29 + ./coverage.out bytes=64610 19:48:29 ==> Appending adjustments 19:48:29 https://docs.codecov.io/docs/fixing-reports 19:48:29 + Found adjustments 19:48:29 ==> Gzipping contents 19:48:29 8.0K /tmp/codecov.h3PDWN.gz 19:48:29 ==> Uploading reports 19:48:29 url: https://codecov.io 19:48:29 query: branch=main&commit=f7fd1a7f74557858cb13a434798fc966c2703d09&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:48:29 -> Pinging Codecov 19:48:29 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=f7fd1a7f74557858cb13a434798fc966c2703d09&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:48:29 -> Uploading to 19:48:29 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/F29A59C45E3A92E06B3E522C9905F8EF/f7fd1a7f74557858cb13a434798fc966c2703d09/174b6c6c-6672-43c6-ae97-15f807cf4505.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T194829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f19b23cceaaf37502ab85b87ba63402cef62e7da42d267abbaf6b547eb8554b1 19:48:29 % Total % Received % Xferd Average Speed Time Time Time Current 19:48:29 Dload Upload Total Spent Left Speed 19:48:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8184 0 0 100 8184 0 40117 --:--:-- --:--:-- --:--:-- 40117 19:48:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/f7fd1a7f74557858cb13a434798fc966c2703d09 [Pipeline] } 19:48:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:48:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:48:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:48:30 19:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:48:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:48:30 df9b9388f04a: Already exists 19:48:30 52dc419b0ee2: Pulling fs layer 19:48:30 25bc292e5bac: Pulling fs layer 19:48:30 114826534d7a: Pulling fs layer 19:48:30 4657fd5d0bcf: Pulling fs layer 19:48:30 6ad1cebc031e: Pulling fs layer 19:48:30 8a3aa393b2d8: Pulling fs layer 19:48:30 4657fd5d0bcf: Waiting 19:48:30 6ad1cebc031e: Waiting 19:48:30 8a3aa393b2d8: Waiting 19:48:30 25bc292e5bac: Verifying Checksum 19:48:30 25bc292e5bac: Download complete 19:48:30 52dc419b0ee2: Download complete 19:48:30 4657fd5d0bcf: Verifying Checksum 19:48:30 4657fd5d0bcf: Download complete 19:48:31 52dc419b0ee2: Pull complete 19:48:31 25bc292e5bac: Pull complete 19:48:31 6ad1cebc031e: Verifying Checksum 19:48:31 114826534d7a: Verifying Checksum 19:48:31 114826534d7a: Download complete 19:48:31 8a3aa393b2d8: Verifying Checksum 19:48:31 8a3aa393b2d8: Download complete 19:48:35 114826534d7a: Pull complete 19:48:35 4657fd5d0bcf: Pull complete 19:48:35 6ad1cebc031e: Pull complete 19:48:38 8a3aa393b2d8: Pull complete 19:48:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:48:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:38 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:48:40 $ docker top 365c30488e73aac4de2cbff626e0ca759e6a236ae0c9782a5bb36db4d91f3241 -eo pid,comm [Pipeline] { [Pipeline] echo 19:48:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 19:48:40 + set -o pipefail 19:48:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 19:48:45 19:48:45 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 19:48:45 19:48:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/96d65c05-84be-40c1-9530-dded5296e79f 19:48:45 19:48:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:48:45 19:48:45 19:48:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:48:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:48:45 $ docker stop --time=1 365c30488e73aac4de2cbff626e0ca759e6a236ae0c9782a5bb36db4d91f3241 19:48:47 $ docker rm -f 365c30488e73aac4de2cbff626e0ca759e6a236ae0c9782a5bb36db4d91f3241 [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 19:48:48 + git log --format=format:%s -1 f7fd1a7f74557858cb13a434798fc966c2703d09 [Pipeline] sh 19:48:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:48:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:49 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:48:49 $ docker top 2f4495279eb70cf835a22439d5b815d520f055f114694a7743381cbb364eaa7a -eo pid,comm 19:48:49 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). 19:48:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:48:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:48:49 [ssh-agent] Looking for ssh-agent implementation... 19:48:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:48:49 $ docker exec 2f4495279eb70cf835a22439d5b815d520f055f114694a7743381cbb364eaa7a ssh-agent 19:48:50 SSH_AUTH_SOCK=/tmp/ssh-2LQYAX5WWaVB/agent.33 19:48:50 SSH_AGENT_PID=40 19:48:50 Running ssh-add (command line suppressed) 19:48:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1305593091967117764.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1305593091967117764.key) 19:48:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:48:50 + git semver tag 19:48:50 2022-06-28 19:48:50,629 [run_tag] DEBUG tag force:False 19:48:50 2022-06-28 19:48:50,629 [check_head_tag] DEBUG check head tag 19:48:50 2022-06-28 19:48:50,630 [execute] INFO git cat-file --batch-check 19:48:50 2022-06-28 19:48:50,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:48:50 2022-06-28 19:48:50,633 [execute] INFO git cat-file --batch 19:48:50 2022-06-28 19:48:50,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:48:50 2022-06-28 19:48:50,642 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:48:50 2022-06-28 19:48:50,642 [execute] INFO git tag -a v0.0.1-dev.16 -m v0.0.1-dev.16 19:48:50 2022-06-28 19:48:50,642 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.16', '-m', 'v0.0.1-dev.16'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 19:48:50 2022-06-28 19:48:50,646 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:48:50 0.0.1-dev.16 [Pipeline] } 19:48:50 $ docker exec --env ******** --env ******** 2f4495279eb70cf835a22439d5b815d520f055f114694a7743381cbb364eaa7a ssh-agent -k 19:48:50 unset SSH_AUTH_SOCK; 19:48:50 unset SSH_AGENT_PID; 19:48:50 echo Agent pid 40 killed; 19:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:48:51 + git semver [Pipeline] } 19:48:51 $ docker stop --time=1 2f4495279eb70cf835a22439d5b815d520f055f114694a7743381cbb364eaa7a 19:48:52 $ docker rm -f 2f4495279eb70cf835a22439d5b815d520f055f114694a7743381cbb364eaa7a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:48:53 19:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:48:53 0.23.1-centos7: Pulling from edgex-lftools 19:48:53 ab5ef0e58194: Pulling fs layer 19:48:53 9712f1f96733: Pulling fs layer 19:48:53 63f879dbbcfc: Pulling fs layer 19:48:53 0d9ebad4ef96: Pulling fs layer 19:48:53 e9a5061849ea: Pulling fs layer 19:48:53 d747dcd14b5f: Pulling fs layer 19:48:53 2de7ff778b66: Pulling fs layer 19:48:53 0d9ebad4ef96: Waiting 19:48:53 e9a5061849ea: Waiting 19:48:53 2de7ff778b66: Waiting 19:48:53 d747dcd14b5f: Waiting 19:48:53 9712f1f96733: Verifying Checksum 19:48:53 9712f1f96733: Download complete 19:48:53 ab5ef0e58194: Verifying Checksum 19:48:53 ab5ef0e58194: Download complete 19:48:53 63f879dbbcfc: Verifying Checksum 19:48:53 63f879dbbcfc: Download complete 19:48:53 d747dcd14b5f: Verifying Checksum 19:48:53 d747dcd14b5f: Download complete 19:48:54 0d9ebad4ef96: Verifying Checksum 19:48:54 0d9ebad4ef96: Download complete 19:48:54 e9a5061849ea: Verifying Checksum 19:48:54 e9a5061849ea: Download complete 19:48:54 2de7ff778b66: Verifying Checksum 19:48:54 2de7ff778b66: Download complete 19:48:56 ab5ef0e58194: Pull complete 19:48:56 9712f1f96733: Pull complete 19:48:57 63f879dbbcfc: Pull complete 19:49:01 0d9ebad4ef96: Pull complete 19:49:01 e9a5061849ea: Pull complete 19:49:01 d747dcd14b5f: Pull complete 19:49:02 2de7ff778b66: Pull complete 19:49:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:02 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:49:03 $ docker top 44c872a0f1f641930b07413da030237c029b67e32edb04382e9b67492b44ff47 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:49:04 provisioning config files... 19:49:04 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4260087453055900870tmp 19:49:04 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3216996505756207826tmp 19:49:04 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8983958589995065089tmp [Pipeline] { [Pipeline] echo 19:49:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:49:04 ---> sigul-configuration.sh 19:49:04 gpg: directory `/root/.gnupg' created 19:49:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:49:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:49:04 gpg: keyring `/root/.gnupg/secring.gpg' created 19:49:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:49:04 gpg: CAST5 encrypted data 19:49:04 gpg: encrypted with 1 passphrase 19:49:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:49:04 + mkdir /home/jenkins 19:49:04 + mkdir /home/jenkins/sigul [Pipeline] sh 19:49:04 + 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 19:49:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:49:05 ---> sigul-install.sh 19:49:05 Sigul already installed; skipping installation. [Pipeline] sh 19:49:05 + git tag --list 19:49:05 v0.0.0 19:49:05 v0.0.1-dev.1 19:49:05 v0.0.1-dev.10 19:49:05 v0.0.1-dev.11 19:49:05 v0.0.1-dev.12 19:49:05 v0.0.1-dev.13 19:49:05 v0.0.1-dev.14 19:49:05 v0.0.1-dev.15 19:49:05 v0.0.1-dev.16 19:49:05 v0.0.1-dev.2 19:49:05 v0.0.1-dev.3 19:49:05 v0.0.1-dev.4 19:49:05 v0.0.1-dev.5 19:49:05 v0.0.1-dev.6 19:49:05 v0.0.1-dev.7 19:49:05 v0.0.1-dev.8 19:49:05 v0.0.1-dev.9 [Pipeline] sh 19:49:05 + lftools sign git-tag v0.0.1-dev.16 19:49:06 Signing Git tag with Sigul... 19:49:06 Signing v0.0.1-dev.16 [Pipeline] echo 19:49:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:49:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:49:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:49:06 $ docker stop --time=1 44c872a0f1f641930b07413da030237c029b67e32edb04382e9b67492b44ff47 19:49:08 $ docker rm -f 44c872a0f1f641930b07413da030237c029b67e32edb04382e9b67492b44ff47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:49:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:49:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:09 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:49:09 $ docker top 1df2d8f81e085a2a160aaf3292b8d8a911a96c12001e1c226c2ecf4247901f9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:49:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:09 [ssh-agent] Looking for ssh-agent implementation... 19:49:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:09 $ docker exec 1df2d8f81e085a2a160aaf3292b8d8a911a96c12001e1c226c2ecf4247901f9e ssh-agent 19:49:09 SSH_AUTH_SOCK=/tmp/ssh-hxheViQqnWoo/agent.33 19:49:09 SSH_AGENT_PID=39 19:49:09 Running ssh-add (command line suppressed) 19:49:09 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8559901097632772122.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8559901097632772122.key) 19:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:10 + git semver bump pre 19:49:10 2022-06-28 19:49:10,422 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:49:10 2022-06-28 19:49:10,423 [bump_version] DEBUG bumping version:0.0.1-dev.16 on axis:pre with prefix:dev 19:49:10 2022-06-28 19:49:10,423 [bump_version] DEBUG bumped version:0.0.1-dev.17 19:49:10 2022-06-28 19:49:10,423 [write_version] DEBUG write version:0.0.1-dev.17 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 19:49:10 2022-06-28 19:49:10,423 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:49:10 2022-06-28 19:49:10,423 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 19:49:10 2022-06-28 19:49:10,424 [execute] INFO git cat-file --batch-check 19:49:10 2022-06-28 19:49:10,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:49:10 2022-06-28 19:49:10,430 [execute] INFO git cat-file --batch 19:49:10 2022-06-28 19:49:10,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:49:10 2022-06-28 19:49:10,435 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:49:10 0.0.1-dev.17 [Pipeline] } 19:49:10 $ docker exec --env ******** --env ******** 1df2d8f81e085a2a160aaf3292b8d8a911a96c12001e1c226c2ecf4247901f9e ssh-agent -k 19:49:10 unset SSH_AUTH_SOCK; 19:49:10 unset SSH_AGENT_PID; 19:49:10 echo Agent pid 39 killed; 19:49:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:49:10 + git semver [Pipeline] } 19:49:11 $ docker stop --time=1 1df2d8f81e085a2a160aaf3292b8d8a911a96c12001e1c226c2ecf4247901f9e 19:49:12 $ docker rm -f 1df2d8f81e085a2a160aaf3292b8d8a911a96c12001e1c226c2ecf4247901f9e [Pipeline] // withDockerContainer [Pipeline] sh 19:49:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:49:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:13 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:49:13 $ docker top 8c6bf1f4b19a3915c3523a4f7f10e0ad381ee367ebaac915fdc34755aae6ae3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:49:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:13 [ssh-agent] Looking for ssh-agent implementation... 19:49:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:13 $ docker exec 8c6bf1f4b19a3915c3523a4f7f10e0ad381ee367ebaac915fdc34755aae6ae3a ssh-agent 19:49:14 SSH_AUTH_SOCK=/tmp/ssh-p2PWq7dVzGzU/agent.32 19:49:14 SSH_AGENT_PID=38 19:49:14 Running ssh-add (command line suppressed) 19:49:14 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1573058541089273942.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1573058541089273942.key) 19:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:14 + git semver push 19:49:14 2022-06-28 19:49:14,634 [run_push] DEBUG push 19:49:14 2022-06-28 19:49:14,635 [execute] INFO git cat-file --batch-check 19:49:14 2022-06-28 19:49:14,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:49:14 2022-06-28 19:49:14,638 [execute] INFO git rev-list be7c95068ee51b95368c8e74ab8343f9f05a421e -- 19:49:14 2022-06-28 19:49:14,638 [execute] DEBUG Popen(['git', 'rev-list', 'be7c95068ee51b95368c8e74ab8343f9f05a421e', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:49:14 2022-06-28 19:49:14,644 [execute] INFO git fetch -v origin 19:49:14 2022-06-28 19:49:14,645 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:49:15 2022-06-28 19:49:15,103 [run_push] DEBUG no remote changes detected 19:49:15 2022-06-28 19:49:15,103 [execute] INFO git push origin semver 19:49:15 2022-06-28 19:49:15,104 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:49:15 2022-06-28 19:49:15,806 [run_push] DEBUG push all version tags 19:49:15 2022-06-28 19:49:15,806 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:49:15 2022-06-28 19:49:15,807 [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) 19:49:16 2022-06-28 19:49:16,455 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:49:16 0.0.1-dev.17 [Pipeline] } 19:49:16 $ docker exec --env ******** --env ******** 8c6bf1f4b19a3915c3523a4f7f10e0ad381ee367ebaac915fdc34755aae6ae3a ssh-agent -k 19:49:16 unset SSH_AUTH_SOCK; 19:49:16 unset SSH_AGENT_PID; 19:49:16 echo Agent pid 38 killed; 19:49:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:49:17 + git semver [Pipeline] } 19:49:17 $ docker stop --time=1 8c6bf1f4b19a3915c3523a4f7f10e0ad381ee367ebaac915fdc34755aae6ae3a 19:49:18 $ docker rm -f 8c6bf1f4b19a3915c3523a4f7f10e0ad381ee367ebaac915fdc34755aae6ae3a [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 19:49:19 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 19:49:19 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:49:19 total 16 19:49:19 drwxr-xr-x 3 root root 4096 Jun 28 19:40 . 19:49:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 19:49 .. 19:49:19 drwxr-xr-x 2 root root 4096 Jun 28 19:40 cost 19:49:19 -rw-r--r-- 1 root root 89 Jun 28 19:40 cost.csv 19:49:19 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 19:49:19 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:49:19 total 16 19:49:19 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 19:40 . 19:49:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 19:49 .. 19:49:19 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 19:40 cost 19:49:19 -rw-r--r-- 1 jenkins jenkins 89 Jun 28 19:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:49:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:49:20 ---> package-listing.sh 19:49:20 ++ facter osfamily 19:49:20 ++ tr '[:upper:]' '[:lower:]' 19:49:20 + OS_FAMILY=debian 19:49:20 + workspace=/w/workspace/foundry_device-onvif-camera_main 19:49:20 + START_PACKAGES=/tmp/packages_start.txt 19:49:20 + END_PACKAGES=/tmp/packages_end.txt 19:49:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:20 + PACKAGES=/tmp/packages_start.txt 19:49:20 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:49:20 + PACKAGES=/tmp/packages_end.txt 19:49:20 + case "${OS_FAMILY}" in 19:49:20 + dpkg -l 19:49:20 + grep '^ii' 19:49:20 + '[' -f /tmp/packages_start.txt ']' 19:49:20 + '[' -f /tmp/packages_end.txt ']' 19:49:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:20 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:49:20 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 19:49:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 19:49:20 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 19:49:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:21 prd-ubuntu20.04-docker-8c-8g-16258 does not seem to be running inside a container 19:49:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:49:21 $ docker top b740f823d24623ce161bd768a0f09d9958826a3169c7b70c92c6ef717ec8d9cf -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:22 + touch /tmp/pre-build-complete [Pipeline] sh 19:49:22 + mkdir -p /var/log/sysstat [Pipeline] sh 19:49:22 + ls /var/log/sa-host 19:49:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:49:22 provisioning config files... 19:49:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4593348922847655657tmp [Pipeline] { [Pipeline] echo 19:49:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:49:23 ---> create-netrc.sh [Pipeline] } 19:49:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:49:23 ---> python-tools-install.sh [Pipeline] echo 19:49:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:49:23 ---> sudo-logs.sh 19:49:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:49:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:49:24 ---> job-cost.sh 19:49:24 lf-activate-venv: SKIPPING 19:49:24 DEBUG: total: 0.2199999988079071 19:49:24 INFO: Retrieving Stack Cost... 19:49:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:49:25 INFO: Archiving Costs [Pipeline] echo 19:49:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:49:25 ---> logs-deploy.sh 19:49:25 lf-activate-venv: SKIPPING 19:49:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/18 19:49:25 INFO: archiving workspace using pattern(s): 19:49:26 Archives upload complete. 19:49:26 INFO: archiving logs to Nexus