Pull request #91 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 2ac0656f1c720f0ab4eba7386d31c91d08757e36+8374ad439d5c8571ae7424cc77de71a785d5a0ca (46e18850502e9f00719f5a99945160a6da295147) 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-ssh7123003366721735614.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-ssh5644546164096541639.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh667488628771627867.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15971561568409639775.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12243811950673223490.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6481084236955895066.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15488 in /w/workspace/oundry_device-onvif-camera_PR-91 [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/oundry_device-onvif-camera_PR-91 # 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 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit 2ac0656f1c720f0ab4eba7386d31c91d08757e36 Merge succeeded, producing 2ac0656f1c720f0ab4eba7386d31c91d08757e36 Checking out Revision 2ac0656f1c720f0ab4eba7386d31c91d08757e36 (PR-91) > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ac0656f1c720f0ab4eba7386d31c91d08757e36 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ac0656f1c720f0ab4eba7386d31c91d08757e36 # timeout=10 Commit message: "fix: run status checks for each device in parallel" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:52:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:52:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:52:52 ========================================================= 23:52:52 EdgeX Global Pipelines Version Info 23:52:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:52:53 ------------------- 23:52:53 stable info: 23:52:53 ------------------- 23:52:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:52:53 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:52:53 Message: update stable to v1.0.234 23:52:54 ------------------- 23:52:54 experimental info: 23:52:54 ------------------- 23:52:54 Commited By: **** collab-it+edgex@linuxfoundation.org 23:52:54 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:52:54 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ac0656f1c720f0ab4eba7386d31c91d08757e36 [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ac0656 [Pipeline] echo 23:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:56 provisioning config files... 23:52:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-91@tmp/config1006841071410139423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:56 ---> docker-login.sh 23:52:56 nexus3.edgexfoundry.org:10001 23:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:56 Configure a credential helper to remove this warning. See 23:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:56 23:52:56 Login Succeeded 23:52:56 nexus3.edgexfoundry.org:10002 23:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:56 Configure a credential helper to remove this warning. See 23:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:56 23:52:56 Login Succeeded 23:52:56 nexus3.edgexfoundry.org:10003 23:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:57 Configure a credential helper to remove this warning. See 23:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:57 23:52:57 Login Succeeded 23:52:57 nexus3.edgexfoundry.org:10004 23:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:57 Configure a credential helper to remove this warning. See 23:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:57 23:52:57 Login Succeeded 23:52:57 docker.io 23:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:57 Configure a credential helper to remove this warning. See 23:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:57 23:52:57 Login Succeeded 23:52:57 ---> docker-login.sh ends [Pipeline] } 23:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:52:58 + git rev-list -1 --merges 2ac0656f1c720f0ab4eba7386d31c91d08757e36~1..2ac0656f1c720f0ab4eba7386d31c91d08757e36 [Pipeline] echo 23:52:58 -----------> git rev-list -1 --merges 2ac0656f1c720f0ab4eba7386d31c91d08757e36~1..2ac0656f1c720f0ab4eba7386d31c91d08757e36 2ac0656f1c720f0ab4eba7386d31c91d08757e36 [false] [Pipeline] sh 23:52:58 + git log --format=format:%s -1 2ac0656f1c720f0ab4eba7386d31c91d08757e36 [Pipeline] echo 23:52:58 ========================================================= 23:52:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:52:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:52:59 + git log --format=format:%s -1 2ac0656f1c720f0ab4eba7386d31c91d08757e36 [Pipeline] echo 23:52:59 [semverPrep] GIT_COMMIT: 2ac0656f1c720f0ab4eba7386d31c91d08757e36, Commit Message: fix: run status checks for each device in parallel [Pipeline] echo 23:52:59 [semverPrep] This is not a build commit. [Pipeline] sh 23:52:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:52:59 + grep -v github /etc/ssh/ssh_known_hosts 23:52:59 + [ -e /tmp/ssh_known_hosts ] 23:52:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:52:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:52:59 + sudo tee -a /etc/ssh/ssh_known_hosts 23:52:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:00 23:53:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:00 0.1.4: Pulling from edgex-devops/py-git-semver 23:53:00 42c077c10790: Pulling fs layer 23:53:00 f63e77b7563a: Pulling fs layer 23:53:00 bd5fdadae976: Pulling fs layer 23:53:00 205491f53016: Pulling fs layer 23:53:00 df18705c85c3: Pulling fs layer 23:53:00 bdb3f477010e: Pulling fs layer 23:53:00 c8a8fc8e1c8f: Pulling fs layer 23:53:00 205491f53016: Waiting 23:53:00 2c6e9b1d212d: Pulling fs layer 23:53:00 bdb8f0575790: Pulling fs layer 23:53:00 386e3cb2ff24: Pulling fs layer 23:53:00 2343380bae48: Pulling fs layer 23:53:00 2c6e9b1d212d: Waiting 23:53:00 c8a8fc8e1c8f: Waiting 23:53:00 386e3cb2ff24: Waiting 23:53:00 bdb8f0575790: Waiting 23:53:00 2343380bae48: Waiting 23:53:00 bdb3f477010e: Waiting 23:53:00 f63e77b7563a: Verifying Checksum 23:53:00 f63e77b7563a: Download complete 23:53:00 205491f53016: Verifying Checksum 23:53:00 205491f53016: Download complete 23:53:00 df18705c85c3: Verifying Checksum 23:53:00 df18705c85c3: Download complete 23:53:00 bdb3f477010e: Verifying Checksum 23:53:00 bdb3f477010e: Download complete 23:53:00 bd5fdadae976: Verifying Checksum 23:53:00 bd5fdadae976: Download complete 23:53:00 2c6e9b1d212d: Verifying Checksum 23:53:00 2c6e9b1d212d: Download complete 23:53:00 bdb8f0575790: Verifying Checksum 23:53:00 bdb8f0575790: Download complete 23:53:00 386e3cb2ff24: Download complete 23:53:00 42c077c10790: Verifying Checksum 23:53:00 42c077c10790: Download complete 23:53:01 c8a8fc8e1c8f: Verifying Checksum 23:53:01 c8a8fc8e1c8f: Download complete 23:53:02 42c077c10790: Pull complete 23:53:02 f63e77b7563a: Pull complete 23:53:02 bd5fdadae976: Pull complete 23:53:02 205491f53016: Pull complete 23:53:03 df18705c85c3: Pull complete 23:53:03 bdb3f477010e: Pull complete 23:53:05 c8a8fc8e1c8f: Pull complete 23:53:05 2c6e9b1d212d: Pull complete 23:53:05 bdb8f0575790: Pull complete 23:53:05 386e3cb2ff24: Pull complete 23:53:05 2343380bae48: Pull complete 23:53:05 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 23:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:06 prd-ubuntu20.04-docker-8c-8g-15488 does not seem to be running inside a container 23:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-91 -v /w/workspace/oundry_device-onvif-camera_PR-91:/w/workspace/oundry_device-onvif-camera_PR-91:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-91@tmp:/w/workspace/oundry_device-onvif-camera_PR-91@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:53:07 $ docker top 9f2918df3d33e3e0ca63f9c24e66e2bc1d12f82c5532f3687b5e5c3ab5eff735 -eo pid,comm 23:53:07 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). 23:53:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:53:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:08 [ssh-agent] Looking for ssh-agent implementation... 23:53:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:08 $ docker exec 9f2918df3d33e3e0ca63f9c24e66e2bc1d12f82c5532f3687b5e5c3ab5eff735 ssh-agent 23:53:08 SSH_AUTH_SOCK=/tmp/ssh-OwV3SsKMAyqE/agent.34 23:53:08 SSH_AGENT_PID=40 23:53:08 Running ssh-add (command line suppressed) 23:53:08 Identity added: /w/workspace/oundry_device-onvif-camera_PR-91@tmp/private_key_6679067166069411546.key (/w/workspace/oundry_device-onvif-camera_PR-91@tmp/private_key_6679067166069411546.key) 23:53:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:08 + git tag --points-at HEAD [Pipeline] } 23:53:08 $ docker exec --env ******** --env ******** 9f2918df3d33e3e0ca63f9c24e66e2bc1d12f82c5532f3687b5e5c3ab5eff735 ssh-agent -k 23:53:08 unset SSH_AUTH_SOCK; 23:53:08 unset SSH_AGENT_PID; 23:53:08 echo Agent pid 40 killed; 23:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:09 [ssh-agent] Looking for ssh-agent implementation... 23:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:09 $ docker exec 9f2918df3d33e3e0ca63f9c24e66e2bc1d12f82c5532f3687b5e5c3ab5eff735 ssh-agent 23:53:09 SSH_AUTH_SOCK=/tmp/ssh-aylC8n3bnA4n/agent.72 23:53:09 SSH_AGENT_PID=78 23:53:09 Running ssh-add (command line suppressed) 23:53:09 Identity added: /w/workspace/oundry_device-onvif-camera_PR-91@tmp/private_key_1504064728806464232.key (/w/workspace/oundry_device-onvif-camera_PR-91@tmp/private_key_1504064728806464232.key) 23:53:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:09 + git semver init 23:53:10 2022-06-23 23:53:10,054 [run_init] DEBUG init version:0.0.0 force:False 23:53:10 2022-06-23 23:53:10,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-91/.semver 23:53:10 2022-06-23 23:53:10,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-91/.semver 23:53:10 2022-06-23 23:53:10,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-91/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-91, universal_newlines=False, shell=None, istream=None) 23:53:11 2022-06-23 23:53:10,754 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-91/.git/info/exclude 23:53:11 2022-06-23 23:53:10,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-91/.semver/PR-91 with force:False 23:53:11 2022-06-23 23:53:10,755 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-91/.semver/PR-91 23:53:11 2022-06-23 23:53:10,760 [execute] INFO git cat-file --batch-check 23:53:11 2022-06-23 23:53:10,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-91/.semver, universal_newlines=False, shell=None, istream=) 23:53:11 2022-06-23 23:53:10,767 [execute] INFO git cat-file --batch 23:53:11 2022-06-23 23:53:10,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-91/.semver, universal_newlines=False, shell=None, istream=) 23:53:11 2022-06-23 23:53:10,774 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-91/.semver/PR-91 23:53:11 0.0.0 [Pipeline] } 23:53:11 $ docker exec --env ******** --env ******** 9f2918df3d33e3e0ca63f9c24e66e2bc1d12f82c5532f3687b5e5c3ab5eff735 ssh-agent -k 23:53:11 unset SSH_AUTH_SOCK; 23:53:11 unset SSH_AGENT_PID; 23:53:11 echo Agent pid 78 killed; 23:53:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:11 + git semver [Pipeline] } 23:53:11 $ docker stop --time=1 9f2918df3d33e3e0ca63f9c24e66e2bc1d12f82c5532f3687b5e5c3ab5eff735 23:53:13 $ docker rm -f 9f2918df3d33e3e0ca63f9c24e66e2bc1d12f82c5532f3687b5e5c3ab5eff735 [Pipeline] // withDockerContainer [Pipeline] sh 23:53:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:53:14 Stashed 1 file(s) [Pipeline] echo 23:53:14 [edgeXSemver]: initialized semver on version 0.0.0 [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 23:53:14 provisioning config files... 23:53:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-91@tmp/config6193800694138570423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:14 ---> docker-login.sh 23:53:14 nexus3.edgexfoundry.org:10001 23:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:14 Configure a credential helper to remove this warning. See 23:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:14 23:53:14 Login Succeeded 23:53:14 nexus3.edgexfoundry.org:10002 23:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:15 Configure a credential helper to remove this warning. See 23:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:15 23:53:15 Login Succeeded 23:53:15 nexus3.edgexfoundry.org:10003 23:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:15 Configure a credential helper to remove this warning. See 23:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:15 23:53:15 Login Succeeded 23:53:15 nexus3.edgexfoundry.org:10004 23:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:15 Configure a credential helper to remove this warning. See 23:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:15 23:53:15 Login Succeeded 23:53:15 docker.io 23:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:15 Configure a credential helper to remove this warning. See 23:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:15 23:53:15 Login Succeeded 23:53:15 ---> docker-login.sh ends [Pipeline] } 23:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:53:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:16 ========================================================= 23:53:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:53:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:16 + 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 . 23:53:16 Sending build context to Docker daemon 8.772MB 23:53:16 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:53:16 Step 2/13 : FROM ${BASE} AS builder 23:53:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:53:16 59bf1c3509f3: Pulling fs layer 23:53:16 666ba61612fd: Pulling fs layer 23:53:16 8ed8ca486205: Pulling fs layer 23:53:16 cc1cd167ecdc: Pulling fs layer 23:53:16 c516ae0d96e1: Pulling fs layer 23:53:16 684cea983483: Pulling fs layer 23:53:16 dd3240ac7de5: Pulling fs layer 23:53:16 b1e948a4e11c: Pulling fs layer 23:53:16 a8fd76ee1af6: Pulling fs layer 23:53:16 646ad004c059: Pulling fs layer 23:53:16 cc1cd167ecdc: Waiting 23:53:16 c516ae0d96e1: Waiting 23:53:16 684cea983483: Waiting 23:53:16 646ad004c059: Waiting 23:53:16 dd3240ac7de5: Waiting 23:53:16 a8fd76ee1af6: Waiting 23:53:16 8ed8ca486205: Verifying Checksum 23:53:16 8ed8ca486205: Download complete 23:53:16 666ba61612fd: Verifying Checksum 23:53:16 666ba61612fd: Download complete 23:53:16 c516ae0d96e1: Verifying Checksum 23:53:16 c516ae0d96e1: Download complete 23:53:16 684cea983483: Verifying Checksum 23:53:16 684cea983483: Download complete 23:53:16 dd3240ac7de5: Download complete 23:53:16 59bf1c3509f3: Verifying Checksum 23:53:16 59bf1c3509f3: Download complete 23:53:16 b1e948a4e11c: Verifying Checksum 23:53:16 b1e948a4e11c: Download complete 23:53:17 59bf1c3509f3: Pull complete 23:53:17 666ba61612fd: Pull complete 23:53:17 8ed8ca486205: Pull complete 23:53:17 646ad004c059: Verifying Checksum 23:53:17 646ad004c059: Download complete 23:53:17 a8fd76ee1af6: Verifying Checksum 23:53:17 a8fd76ee1af6: Download complete 23:53:17 cc1cd167ecdc: Verifying Checksum 23:53:17 cc1cd167ecdc: Download complete 23:53:21 cc1cd167ecdc: Pull complete 23:53:21 c516ae0d96e1: Pull complete 23:53:21 684cea983483: Pull complete 23:53:21 dd3240ac7de5: Pull complete 23:53:22 b1e948a4e11c: Pull complete 23:53:24 a8fd76ee1af6: Pull complete 23:53:25 646ad004c059: Pull complete 23:53:25 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 23:53:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:53:25 ---> 8f69c11f6b0c 23:53:25 Step 3/13 : ARG MAKE="make build" 23:53:27 ---> Running in bad9c90698ee 23:53:27 Removing intermediate container bad9c90698ee 23:53:27 ---> aa0e7058de11 23:53:27 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:53:27 ---> Running in bef559e7521f 23:53:27 Removing intermediate container bef559e7521f 23:53:27 ---> b7e4ef718c6f 23:53:27 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 23:53:27 ---> Running in 052c12e2bb05 23:53:27 Removing intermediate container 052c12e2bb05 23:53:27 ---> 8e8d024ececc 23:53:27 Step 6/13 : LABEL Name=edgex-device-onvif-camera 23:53:27 ---> Running in 3089d9acfda2 23:53:27 Removing intermediate container 3089d9acfda2 23:53:27 ---> 0ffe5f34ede2 23:53:27 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:27 ---> Running in a19d47b7fea7 23:53:28 Removing intermediate container a19d47b7fea7 23:53:28 ---> 77cbe68610b8 23:53:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:53:28 ---> Running in 2d63c4109a54 23:53:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:53:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:53:29 Still waiting to schedule task 23:53:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:53:29 OK: 221 MiB in 52 packages 23:53:29 Removing intermediate container 2d63c4109a54 23:53:29 ---> 7beb0a1d6443 23:53:29 Step 9/13 : WORKDIR /device-onvif-camera 23:53:30 ---> Running in ee2377fa453c 23:53:30 Removing intermediate container ee2377fa453c 23:53:30 ---> 6ba1d706c6ef 23:53:30 Step 10/13 : COPY go.mod vendor* ./ 23:53:30 ---> f39395592bb9 23:53:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:30 ---> Running in 67e1146d3b80 23:54:17 Removing intermediate container 67e1146d3b80 23:54:17 ---> 5b14192ecf23 23:54:17 Step 12/13 : COPY . . 23:54:17 ---> 77e7df348bca 23:54:17 Step 13/13 : RUN ${MAKE} 23:54:17 ---> Running in 7208604e59f0 23:54:17 noop 23:54:17 Removing intermediate container 7208604e59f0 23:54:17 ---> 1e6a473b8ea6 23:54:17 Successfully built 1e6a473b8ea6 23:54:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:17 + docker inspect -f . ci-base-image-x86_64 23:54:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:17 prd-ubuntu20.04-docker-8c-8g-15488 does not seem to be running inside a container 23:54:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-91 -v /w/workspace/oundry_device-onvif-camera_PR-91:/w/workspace/oundry_device-onvif-camera_PR-91:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-91@tmp:/w/workspace/oundry_device-onvif-camera_PR-91@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:54:18 $ docker top 9cd82c90867df3b4fe5c897cba5766a1bee62fd19880898a0f6238e82b3c93f6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:18 + go version 23:54:18 go version go1.17.7 linux/amd64 [Pipeline] } 23:54:18 $ docker stop --time=1 9cd82c90867df3b4fe5c897cba5766a1bee62fd19880898a0f6238e82b3c93f6 23:54:19 $ docker rm -f 9cd82c90867df3b4fe5c897cba5766a1bee62fd19880898a0f6238e82b3c93f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:20 + docker inspect -f . ci-base-image-x86_64 23:54:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:20 prd-ubuntu20.04-docker-8c-8g-15488 does not seem to be running inside a container 23:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-91 -v /w/workspace/oundry_device-onvif-camera_PR-91:/w/workspace/oundry_device-onvif-camera_PR-91:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-91@tmp:/w/workspace/oundry_device-onvif-camera_PR-91@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:54:21 $ docker top db56a51c6738c1fde6455ddc9cc7dd23ce3b984b53b8f673eb64c4d1d83ee988 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:54:21 + make test 23:54:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:54:22 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:54:34 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:54:34 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.2% of statements 23:54:37 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.622s coverage: 13.8% of statements 23:54:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:54:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:54:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:54:49 ./bin/test-attribution-txt.sh [Pipeline] echo 23:54:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:54:50 $ docker stop --time=1 db56a51c6738c1fde6455ddc9cc7dd23ce3b984b53b8f673eb64c4d1d83ee988 23:54:51 $ docker rm -f db56a51c6738c1fde6455ddc9cc7dd23ce3b984b53b8f673eb64c4d1d83ee988 [Pipeline] // withDockerContainer [Pipeline] sh 23:54:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:54:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:54:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:54:53 + ls -al . 23:54:53 total 236 23:54:53 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 23:54 . 23:54:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 23:52 .. 23:54:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 23:53 .git 23:54:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 23:52 .github 23:54:53 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 23:52 .gitignore 23:54:53 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 23:52 .golangci.yml 23:54:53 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 23:53 .semver 23:54:53 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 23:52 Attribution.txt 23:54:53 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 23:52 CHANGELOG.md 23:54:53 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 23:52 Dockerfile 23:54:53 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 23:52 GOVERNANCE.md 23:54:53 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 23:52 Jenkinsfile 23:54:53 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 23:52 LICENSE 23:54:53 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 23:52 Makefile 23:54:53 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 23:52 OWNERS.md 23:54:53 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 23:52 README.md 23:54:53 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 23:53 VERSION 23:54:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 23:52 bin 23:54:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 23:52 cmd 23:54:53 -rw-r--r-- 1 jenkins jenkins 59668 Jun 23 23:54 coverage.out 23:54:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 23:52 doc 23:54:53 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 23:52 go.mod 23:54:53 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 23:52 go.sum 23:54:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 23:52 internal 23:54:53 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 23:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:53 + 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=2ac0656f1c720f0ab4eba7386d31c91d08757e36 --label arch=amd64 --label version=0.0.0 . 23:54:53 Sending build context to Docker daemon 8.832MB 23:54:53 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:54:53 Step 2/26 : FROM ${BASE} AS builder 23:54:53 ---> 1e6a473b8ea6 23:54:53 Step 3/26 : ARG MAKE="make build" 23:54:54 ---> Running in e217b9d1129e 23:54:54 Removing intermediate container e217b9d1129e 23:54:54 ---> 468dca9349f9 23:54:54 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:54:54 ---> Running in 05c2f45100bf 23:54:54 Removing intermediate container 05c2f45100bf 23:54:54 ---> 23fb7b7b3824 23:54:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:54:54 ---> Running in 7431e2e60000 23:54:54 Removing intermediate container 7431e2e60000 23:54:54 ---> 7eaf529921e4 23:54:54 Step 6/26 : LABEL Name=edgex-device-onvif-camera 23:54:54 ---> Running in 6fd760139a17 23:54:54 Removing intermediate container 6fd760139a17 23:54:54 ---> f7a4ffd9d384 23:54:54 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:54:54 ---> Running in b2921b810046 23:54:55 Removing intermediate container b2921b810046 23:54:55 ---> 40ba9b04e821 23:54:55 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:54:55 ---> Running in c718ced141d8 23:54:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:54:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:54:56 OK: 221 MiB in 52 packages 23:54:57 Removing intermediate container c718ced141d8 23:54:57 ---> 6e99429d7b48 23:54:57 Step 9/26 : WORKDIR /device-onvif-camera 23:54:57 ---> Running in f68dc439129a 23:54:57 Removing intermediate container f68dc439129a 23:54:57 ---> da0ec8d787fb 23:54:57 Step 10/26 : COPY go.mod vendor* ./ 23:54:57 ---> c5bf9be4b0dd 23:54:57 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:57 ---> Running in 3632485a88f6 23:54:58 Removing intermediate container 3632485a88f6 23:54:58 ---> 05f13d954920 23:54:58 Step 12/26 : COPY . . 23:54:58 ---> db28f41d4821 23:54:58 Step 13/26 : RUN ${MAKE} 23:54:58 ---> Running in 42dc1622ea13 23:54:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -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 23:55:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15489 in /w/workspace/oundry_device-onvif-camera_PR-91 [Pipeline] { [Pipeline] ws 23:55:04 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 23:55:04 Selected Git installation does not exist. Using Default 23:55:04 The recommended git tool is: NONE 23:55:11 using credential edgex-jenkins-ssh 23:55:11 Cloning the remote Git repository 23:55:11 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:55:12 > git init /w/workspace/device-onvif-camera/1 # timeout=10 23:55:12 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:55:12 > git --version # timeout=10 23:55:12 > git --version # 'git version 2.25.1' 23:55:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:55:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:55:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:55:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:55:14 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit 2ac0656f1c720f0ab4eba7386d31c91d08757e36 23:55:14 Merge succeeded, producing 2ac0656f1c720f0ab4eba7386d31c91d08757e36 23:55:14 Checking out Revision 2ac0656f1c720f0ab4eba7386d31c91d08757e36 (PR-91) 23:55:14 > git config core.sparsecheckout # timeout=10 23:55:14 > git checkout -f 2ac0656f1c720f0ab4eba7386d31c91d08757e36 # timeout=10 23:55:14 > git remote # timeout=10 23:55:14 > git config --get remote.origin.url # timeout=10 23:55:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:14 > git merge 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 23:55:14 > git rev-parse HEAD^{commit} # timeout=10 23:55:14 > git config core.sparsecheckout # timeout=10 23:55:14 > git checkout -f 2ac0656f1c720f0ab4eba7386d31c91d08757e36 # timeout=10 23:55:19 Commit message: "fix: run status checks for each device in parallel" 23:55:19 > git --version # timeout=10 23:55:19 > git --version # 'git version 2.25.1' 23:55:19 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:55:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:55:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:20 Dload Upload Total Spent Left Speed 23:55:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 91440 0 --:--:-- --:--:-- --:--:-- 90762 100 12253 100 12253 0 0 90095 0 --:--:-- --:--:-- --:--:-- 90095 [Pipeline] sh 23:55:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:55:21 Removing intermediate container 42dc1622ea13 23:55:21 ---> b81e2f7a0abf 23:55:21 Step 14/26 : FROM alpine:3.15 23:55:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:55:21 + sudo tee /etc/docker/daemon.new 23:55:21 { 23:55:21 "registry-mirrors": [ 23:55:21 "https://nexus3.edgexfoundry.org:10001" 23:55:21 ], 23:55:21 "bip": "10.250.0.254/24", 23:55:21 "hosts": [ 23:55:21 "tcp://0.0.0.0:5555", 23:55:21 "unix:///var/run/docker.sock" 23:55:21 ], 23:55:21 "mtu": 1458, 23:55:21 "selinux-enabled": true, 23:55:21 "seccomp-profile": "/etc/docker/seccomp.json" 23:55:21 } [Pipeline] sh 23:55:21 3.15: Pulling from library/alpine 23:55:21 df9b9388f04a: Pulling fs layer 23:55:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:55:21 df9b9388f04a: Verifying Checksum 23:55:21 df9b9388f04a: Download complete 23:55:21 df9b9388f04a: Pull complete 23:55:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:55:21 Status: Downloaded newer image for alpine:3.15 23:55:21 ---> 0ac33e5f5afa 23:55:21 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:55:21 ---> Running in 5b3641824f22 23:55:22 + sudo service docker restart 23:55:22 Removing intermediate container 5b3641824f22 23:55:22 ---> 993fb1ad40e4 23:55:22 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:55:22 ---> Running in d1fc9913fe97 23:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:22 (1/6) Installing dumb-init (1.2.5-r1) 23:55:22 (2/6) Installing libgcc (10.3.1_git20211027-r0) 23:55:22 (3/6) Installing libsodium (1.0.18-r0) 23:55:22 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 23:55:22 (5/6) Installing libzmq (4.3.4-r0) 23:55:22 (6/6) Installing zeromq (4.3.4-r0) 23:55:22 Executing busybox-1.34.1-r5.trigger 23:55:22 OK: 8 MiB in 20 packages 23:55:23 Removing intermediate container d1fc9913fe97 23:55:23 ---> 8057d04ecafe 23:55:23 Step 17/26 : WORKDIR / 23:55:23 ---> Running in a67f18f2955f 23:55:23 Removing intermediate container a67f18f2955f 23:55:23 ---> cffd90f11034 23:55:23 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:55:24 ---> 0037e591f40a 23:55:24 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:55:24 ---> dbf49c088684 23:55:24 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:55:24 ---> a7927b0fec2f 23:55:24 Step 21/26 : EXPOSE 59984 23:55:24 ---> Running in 99b759b8e1db 23:55:24 Removing intermediate container 99b759b8e1db 23:55:24 ---> 57f71f94833a 23:55:24 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:55:24 ---> Running in 373850843c73 23:55:24 Removing intermediate container 373850843c73 23:55:24 ---> f1559f9586e9 23:55:24 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:55:24 ---> Running in 4a7ce12b219e 23:55:24 Removing intermediate container 4a7ce12b219e 23:55:24 ---> d42fd6bb8e06 23:55:24 Step 24/26 : LABEL arch=amd64 23:55:24 ---> Running in 8bbb85f96ff5 23:55:25 Removing intermediate container 8bbb85f96ff5 23:55:25 ---> 29a849608c07 23:55:25 Step 25/26 : LABEL git_sha=2ac0656f1c720f0ab4eba7386d31c91d08757e36 23:55:25 ---> Running in bb0e826bf03a 23:55:25 Removing intermediate container bb0e826bf03a 23:55:25 ---> 762e4b7aa701 23:55:25 Step 26/26 : LABEL version=0.0.0 23:55:25 ---> Running in 22c7604944dc 23:55:25 Removing intermediate container 22c7604944dc 23:55:25 ---> 21543ea46976 23:55:25 [Warning] One or more build-args [ARCH] were not consumed 23:55:25 Successfully built 21543ea46976 23:55:25 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 23:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:26 23:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:26 latest: Pulling from edgex-lftools-log-publisher 23:55:26 5eb5b503b376: Pulling fs layer 23:55:26 5c69ac0246d0: Pulling fs layer 23:55:26 ec43610c2a17: Pulling fs layer 23:55:26 3a2ae6a8a46f: Pulling fs layer 23:55:26 33b1e0a273af: Pulling fs layer 23:55:26 5d3b04190fa2: Pulling fs layer 23:55:26 2f39f015ded8: Pulling fs layer 23:55:26 33b1e0a273af: Waiting 23:55:26 5d3b04190fa2: Waiting 23:55:26 3a2ae6a8a46f: Waiting 23:55:26 2f39f015ded8: Waiting 23:55:26 5c69ac0246d0: Verifying Checksum 23:55:26 5c69ac0246d0: Download complete 23:55:26 3a2ae6a8a46f: Download complete 23:55:26 33b1e0a273af: Verifying Checksum 23:55:26 33b1e0a273af: Download complete 23:55:26 ec43610c2a17: Verifying Checksum 23:55:26 ec43610c2a17: Download complete 23:55:26 5d3b04190fa2: Verifying Checksum 23:55:26 5d3b04190fa2: Download complete 23:55:26 5eb5b503b376: Download complete 23:55:27 2f39f015ded8: Download complete 23:55:28 5eb5b503b376: Pull complete 23:55:28 5c69ac0246d0: Pull complete 23:55:28 ec43610c2a17: Pull complete 23:55:28 3a2ae6a8a46f: Pull complete 23:55:29 33b1e0a273af: Pull complete 23:55:29 5d3b04190fa2: Pull complete 23:55:34 2f39f015ded8: Pull complete 23:55:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:34 prd-ubuntu20.04-docker-8c-8g-15488 does not seem to be running inside a container 23:55:34 $ 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/oundry_device-onvif-camera_PR-91 -v /w/workspace/oundry_device-onvif-camera_PR-91:/w/workspace/oundry_device-onvif-camera_PR-91:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-91@tmp:/w/workspace/oundry_device-onvif-camera_PR-91@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:55:36 $ docker top 7006d68fd57aee1f85d2df0c84eb0edef310f6c51689c61ae52df67ce49837f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:37 ---> job-cost.sh 23:55:37 lf-activate-venv: SKIPPING 23:55:37 INFO: No Stack... 23:55:37 INFO: Retrieving Pricing Info for: v3-standard-8 23:55:37 INFO: Archiving Costs [Pipeline] sh 23:55:38 + cat /w/workspace/oundry_device-onvif-camera_PR-91/archives/cost.csv 23:55:38 + cut -d, -f6 [Pipeline] lock 23:55:38 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-91-1-stack-cost] 23:55:38 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-91-1-stack-cost] did not exist. Created. 23:55:38 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:38 + echo total: 0.2199999988079071 [Pipeline] stash 23:55:38 Stashed 1 file(s) [Pipeline] } 23:55:38 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:55:38 $ docker stop --time=1 7006d68fd57aee1f85d2df0c84eb0edef310f6c51689c61ae52df67ce49837f7 23:55:40 $ docker rm -f 7006d68fd57aee1f85d2df0c84eb0edef310f6c51689c61ae52df67ce49837f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:40 provisioning config files... 23:55:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5739630725600863313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:40 ---> docker-login.sh 23:55:40 nexus3.edgexfoundry.org:10001 23:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:41 Configure a credential helper to remove this warning. See 23:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:41 23:55:41 Login Succeeded 23:55:41 nexus3.edgexfoundry.org:10002 23:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:42 Configure a credential helper to remove this warning. See 23:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:42 23:55:42 Login Succeeded 23:55:42 nexus3.edgexfoundry.org:10003 23:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:42 Configure a credential helper to remove this warning. See 23:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:42 23:55:42 Login Succeeded 23:55:42 nexus3.edgexfoundry.org:10004 23:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:43 Configure a credential helper to remove this warning. See 23:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:43 23:55:43 Login Succeeded 23:55:43 docker.io 23:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:43 Configure a credential helper to remove this warning. See 23:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:43 23:55:43 Login Succeeded 23:55:44 ---> docker-login.sh ends [Pipeline] } 23:55:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:44 ========================================================= 23:55:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:55:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:45 + 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 . 23:55:45 Sending build context to Docker daemon 5.976MB 23:55:45 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:55:45 Step 2/13 : FROM ${BASE} AS builder 23:55:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:55:45 9b3977197b4f: Pulling fs layer 23:55:45 1a89e8eeedd5: Pulling fs layer 23:55:45 94645a83ff95: Pulling fs layer 23:55:45 e6fb740bc735: Pulling fs layer 23:55:45 3a77bd46dcc9: Pulling fs layer 23:55:45 355e64cbe906: Pulling fs layer 23:55:45 63ab81a10011: Pulling fs layer 23:55:45 555d1d1c4555: Pulling fs layer 23:55:45 7d9057610161: Pulling fs layer 23:55:45 e6fb740bc735: Waiting 23:55:45 3a77bd46dcc9: Waiting 23:55:45 355e64cbe906: Waiting 23:55:45 63ab81a10011: Waiting 23:55:45 7d9057610161: Waiting 23:55:45 555d1d1c4555: Waiting 23:55:45 94645a83ff95: Verifying Checksum 23:55:45 94645a83ff95: Download complete 23:55:45 1a89e8eeedd5: Verifying Checksum 23:55:45 1a89e8eeedd5: Download complete 23:55:45 3a77bd46dcc9: Verifying Checksum 23:55:45 3a77bd46dcc9: Download complete 23:55:45 355e64cbe906: Verifying Checksum 23:55:45 355e64cbe906: Download complete 23:55:45 9b3977197b4f: Download complete 23:55:45 63ab81a10011: Verifying Checksum 23:55:45 63ab81a10011: Download complete 23:55:46 9b3977197b4f: Pull complete 23:55:46 7d9057610161: Verifying Checksum 23:55:46 7d9057610161: Download complete 23:55:47 1a89e8eeedd5: Pull complete 23:55:47 94645a83ff95: Pull complete 23:55:47 555d1d1c4555: Verifying Checksum 23:55:47 555d1d1c4555: Download complete 23:55:48 e6fb740bc735: Verifying Checksum 23:55:48 e6fb740bc735: Download complete 23:56:00 e6fb740bc735: Pull complete 23:56:00 3a77bd46dcc9: Pull complete 23:56:00 355e64cbe906: Pull complete 23:56:00 63ab81a10011: Pull complete 23:56:07 555d1d1c4555: Pull complete 23:56:09 7d9057610161: Pull complete 23:56:09 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:56:09 ---> 819e984ddca1 23:56:09 Step 3/13 : ARG MAKE="make build" 23:56:11 ---> Running in b0f491a77c62 23:56:11 Removing intermediate container b0f491a77c62 23:56:11 ---> ecb5a4c6bbb9 23:56:11 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:56:11 ---> Running in ed5e95ff84d4 23:56:11 Removing intermediate container ed5e95ff84d4 23:56:11 ---> 2915f97b3b3e 23:56:11 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 23:56:11 ---> Running in 480a417a4f63 23:56:11 Removing intermediate container 480a417a4f63 23:56:11 ---> 5cf33fe9678c 23:56:11 Step 6/13 : LABEL Name=edgex-device-onvif-camera 23:56:11 ---> Running in abbf3b91d114 23:56:12 Removing intermediate container abbf3b91d114 23:56:12 ---> f9ebc8840a0c 23:56:12 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:12 ---> Running in 7bb7d70bcfb4 23:56:14 Removing intermediate container 7bb7d70bcfb4 23:56:14 ---> 4c97d17ddf2c 23:56:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:56:14 ---> Running in 1b62a5ad521a 23:56:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:56:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:56:17 OK: 220 MiB in 52 packages 23:56:18 Removing intermediate container 1b62a5ad521a 23:56:18 ---> ca32b643e3e6 23:56:18 Step 9/13 : WORKDIR /device-onvif-camera 23:56:18 ---> Running in 9191ff280882 23:56:19 Removing intermediate container 9191ff280882 23:56:19 ---> d6419814bf23 23:56:19 Step 10/13 : COPY go.mod vendor* ./ 23:56:20 ---> d35779f498e8 23:56:20 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:20 ---> Running in 340a54989cb6 23:57:07 Removing intermediate container 340a54989cb6 23:57:07 ---> f151123bbb2f 23:57:07 Step 12/13 : COPY . . 23:57:07 ---> 090389c571ad 23:57:07 Step 13/13 : RUN ${MAKE} 23:57:07 ---> Running in 452774facc37 23:57:07 noop 23:57:07 Removing intermediate container 452774facc37 23:57:07 ---> afafca097296 23:57:07 Successfully built afafca097296 23:57:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker inspect -f . ci-base-image-arm64 23:57:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:08 prd-ubuntu20.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container 23:57:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:09 $ docker top fbf430c62731b73d90aabb15ba37ff846ce9ea1f132099a1e862a63e6ba948b4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:10 + go version 23:57:10 go version go1.17.7 linux/arm64 [Pipeline] } 23:57:10 $ docker stop --time=1 fbf430c62731b73d90aabb15ba37ff846ce9ea1f132099a1e862a63e6ba948b4 23:57:12 $ docker rm -f fbf430c62731b73d90aabb15ba37ff846ce9ea1f132099a1e862a63e6ba948b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:13 + docker inspect -f . ci-base-image-arm64 23:57:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:13 prd-ubuntu20.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container 23:57:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:15 $ docker top d6cb7662c3d4183ea557945326be7f148e407a5c0ccd4fb04f2fb270ea842361 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:57:16 + make test 23:57:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:57:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:58:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:58:54 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.079s coverage: 1.2% of statements 23:59:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.805s coverage: 13.8% of statements 23:59:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:59:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:59:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:36 ./bin/test-attribution-txt.sh [Pipeline] echo 23:59:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:59:36 $ docker stop --time=1 d6cb7662c3d4183ea557945326be7f148e407a5c0ccd4fb04f2fb270ea842361 23:59:37 $ docker rm -f d6cb7662c3d4183ea557945326be7f148e407a5c0ccd4fb04f2fb270ea842361 [Pipeline] // withDockerContainer [Pipeline] sh 23:59:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:38 Warning: overwriting stash ‘coverage-report’ 23:59:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:59:40 + ls -al . 23:59:40 total 232 23:59:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 23:59 . 23:59:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 23:55 .. 23:59:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 23:55 .git 23:59:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 23:55 .github 23:59:40 -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 23:55 .gitignore 23:59:40 -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 23:55 .golangci.yml 23:59:40 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 23:55 Attribution.txt 23:59:40 -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 23:55 CHANGELOG.md 23:59:40 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 23:55 Dockerfile 23:59:40 -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 23:55 GOVERNANCE.md 23:59:40 -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 23:55 Jenkinsfile 23:59:40 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 23:55 LICENSE 23:59:40 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 23:55 Makefile 23:59:40 -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 23:55 OWNERS.md 23:59:40 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 23:55 README.md 23:59:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 23:53 VERSION 23:59:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 23:55 bin 23:59:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 23:55 cmd 23:59:40 -rw-r--r-- 1 jenkins jenkins 59668 Jun 23 23:59 coverage.out 23:59:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 23:55 doc 23:59:40 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 23:55 go.mod 23:59:40 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 23 23:55 go.sum 23:59:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 23:55 internal 23:59:40 -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 23:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:40 + 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=2ac0656f1c720f0ab4eba7386d31c91d08757e36 --label arch=arm64 --label version=0.0.0 . 23:59:41 Sending build context to Docker daemon 6.036MB 23:59:41 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:59:41 Step 2/26 : FROM ${BASE} AS builder 23:59:41 ---> afafca097296 23:59:41 Step 3/26 : ARG MAKE="make build" 23:59:41 ---> Running in 4141a7409b46 23:59:41 Removing intermediate container 4141a7409b46 23:59:41 ---> 9ad7eab6d5cd 23:59:41 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:59:41 ---> Running in 8c3654703ff4 23:59:42 Removing intermediate container 8c3654703ff4 23:59:42 ---> 99e5cbc083f2 23:59:42 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:59:42 ---> Running in 3d5c78d7cffd 23:59:42 Removing intermediate container 3d5c78d7cffd 23:59:42 ---> 3f4add826cca 23:59:42 Step 6/26 : LABEL Name=edgex-device-onvif-camera 23:59:42 ---> Running in 112012b0a739 23:59:42 Removing intermediate container 112012b0a739 23:59:42 ---> fb519ce8a411 23:59:42 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:59:42 ---> Running in b5254d55405a 23:59:44 Removing intermediate container b5254d55405a 23:59:44 ---> d9139c97c7bd 23:59:44 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:44 ---> Running in 6a2094731c34 23:59:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:59:47 OK: 220 MiB in 52 packages 23:59:48 Removing intermediate container 6a2094731c34 23:59:48 ---> 26fb1823a3af 23:59:48 Step 9/26 : WORKDIR /device-onvif-camera 23:59:48 ---> Running in dee36a9093a0 23:59:48 Removing intermediate container dee36a9093a0 23:59:48 ---> 44ac4c205580 23:59:48 Step 10/26 : COPY go.mod vendor* ./ 23:59:48 ---> ec1f583ca201 23:59:48 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:49 ---> Running in 79bd1a9d65d3 23:59:51 Removing intermediate container 79bd1a9d65d3 23:59:51 ---> d61b2d37ef6a 23:59:51 Step 12/26 : COPY . . 23:59:52 ---> efb7104f9483 23:59:52 Step 13/26 : RUN ${MAKE} 23:59:52 ---> Running in 17a9b77a2cf5 23:59:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -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 00:02:00 Removing intermediate container 17a9b77a2cf5 00:02:00 ---> bc84770a206b 00:02:00 Step 14/26 : FROM alpine:3.15 00:02:00 3.15: Pulling from library/alpine 00:02:00 9981e73032c8: Pulling fs layer 00:02:00 9981e73032c8: Verifying Checksum 00:02:00 9981e73032c8: Download complete 00:02:00 9981e73032c8: Pull complete 00:02:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:02:00 Status: Downloaded newer image for alpine:3.15 00:02:00 ---> 3fb3c9af89a9 00:02:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:02:00 ---> Running in f22c03379747 00:02:00 Removing intermediate container f22c03379747 00:02:00 ---> 29ea9fca8ea3 00:02:00 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 00:02:00 ---> Running in e9802d95023e 00:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:02:00 (1/6) Installing dumb-init (1.2.5-r1) 00:02:00 (2/6) Installing libgcc (10.3.1_git20211027-r0) 00:02:00 (3/6) Installing libsodium (1.0.18-r0) 00:02:00 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 00:02:00 (5/6) Installing libzmq (4.3.4-r0) 00:02:00 (6/6) Installing zeromq (4.3.4-r0) 00:02:00 Executing busybox-1.34.1-r5.trigger 00:02:00 OK: 8 MiB in 20 packages 00:02:00 Removing intermediate container e9802d95023e 00:02:00 ---> 2a06d01671dc 00:02:00 Step 17/26 : WORKDIR / 00:02:00 ---> Running in 8ab8e223841a 00:02:00 Removing intermediate container 8ab8e223841a 00:02:00 ---> 53ddecc1672f 00:02:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 00:02:00 ---> 98f19550fd79 00:02:00 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 00:02:00 ---> 8edf8d52fd39 00:02:00 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:02:00 ---> d26b23439f5f 00:02:00 Step 21/26 : EXPOSE 59984 00:02:00 ---> Running in 42625bde14be 00:02:01 Removing intermediate container 42625bde14be 00:02:01 ---> 6054d36e5ad6 00:02:01 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 00:02:01 ---> Running in 3b2fc30b0a21 00:02:01 Removing intermediate container 3b2fc30b0a21 00:02:01 ---> 2872c5fb1f58 00:02:01 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:02:01 ---> Running in 146893057c5f 00:02:02 Removing intermediate container 146893057c5f 00:02:02 ---> 4dbdab4dcb3b 00:02:02 Step 24/26 : LABEL arch=arm64 00:02:02 ---> Running in 167d3ea7d78d 00:02:02 Removing intermediate container 167d3ea7d78d 00:02:02 ---> eebb31a518a3 00:02:02 Step 25/26 : LABEL git_sha=2ac0656f1c720f0ab4eba7386d31c91d08757e36 00:02:02 ---> Running in 3cefd46e5e20 00:02:02 Removing intermediate container 3cefd46e5e20 00:02:02 ---> 7d298730ac0b 00:02:02 Step 26/26 : LABEL version=0.0.0 00:02:02 ---> Running in e6b9408aef13 00:02:03 Removing intermediate container e6b9408aef13 00:02:03 ---> 891ee4700859 00:02:03 [Warning] One or more build-args [ARCH] were not consumed 00:02:03 Successfully built 891ee4700859 00:02:03 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:03 00:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:04 arm64: Pulling from edgex-lftools-log-publisher 00:02:04 8998bd30e6a1: Pulling fs layer 00:02:04 04944245beec: Pulling fs layer 00:02:04 699f458cf7ca: Pulling fs layer 00:02:04 765212b225bb: Pulling fs layer 00:02:04 f23df028b6ca: Pulling fs layer 00:02:04 d65c8cfc05b1: Pulling fs layer 00:02:04 2437ff75d9bd: Pulling fs layer 00:02:04 765212b225bb: Waiting 00:02:04 f23df028b6ca: Waiting 00:02:04 d65c8cfc05b1: Waiting 00:02:04 2437ff75d9bd: Waiting 00:02:04 04944245beec: Verifying Checksum 00:02:04 04944245beec: Download complete 00:02:04 765212b225bb: Download complete 00:02:04 f23df028b6ca: Verifying Checksum 00:02:04 f23df028b6ca: Download complete 00:02:04 d65c8cfc05b1: Verifying Checksum 00:02:04 d65c8cfc05b1: Download complete 00:02:04 699f458cf7ca: Verifying Checksum 00:02:04 699f458cf7ca: Download complete 00:02:05 8998bd30e6a1: Verifying Checksum 00:02:05 8998bd30e6a1: Download complete 00:02:07 2437ff75d9bd: Verifying Checksum 00:02:07 2437ff75d9bd: Download complete 00:02:09 8998bd30e6a1: Pull complete 00:02:10 04944245beec: Pull complete 00:02:11 699f458cf7ca: Pull complete 00:02:11 765212b225bb: Pull complete 00:02:12 f23df028b6ca: Pull complete 00:02:12 d65c8cfc05b1: Pull complete 00:02:27 2437ff75d9bd: Pull complete 00:02:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:28 prd-ubuntu20.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container 00:02:28 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:02:31 $ docker top bb094601d76c4b9c5b913bfbcf5bb19be2c3c4bb21e9f5f68ec7b78d70a0f9e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:32 ---> job-cost.sh 00:02:32 lf-activate-venv: SKIPPING 00:02:32 INFO: No Stack... 00:02:32 INFO: Retrieving Pricing Info for: v3-standard-4 00:02:33 INFO: Archiving Costs [Pipeline] sh 00:02:33 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 00:02:33 + cut -d, -f6 [Pipeline] lock 00:02:34 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-91-1-stack-cost] 00:02:34 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-91-1-stack-cost] did not exist. Created. 00:02:34 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:02:34 /w/workspace/device-onvif-camera/1@tmp/durable-ec53654d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:02:35 + echo total: 0.10999999940395355 [Pipeline] stash 00:02:35 Warning: overwriting stash ‘stack-cost’ 00:02:35 Stashed 1 file(s) [Pipeline] } 00:02:35 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:02:35 $ docker stop --time=1 bb094601d76c4b9c5b913bfbcf5bb19be2c3c4bb21e9f5f68ec7b78d70a0f9e1 00:02:37 $ docker rm -f bb094601d76c4b9c5b913bfbcf5bb19be2c3c4bb21e9f5f68ec7b78d70a0f9e1 [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 00:02:38 provisioning config files... 00:02:38 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-91@tmp/config1217565146038553458tmp [Pipeline] { [Pipeline] sh 00:02:38 + set +x 00:02:38 + + curl -s https://codecov.io/bash 00:02:38 bash -s -- 00:02:38 00:02:38 _____ _ 00:02:38 / ____| | | 00:02:38 | | ___ __| | ___ ___ _____ __ 00:02:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:02:38 | |___| (_) | (_| | __/ (_| (_) \ V / 00:02:38 \_____\___/ \__,_|\___|\___\___/ \_/ 00:02:38 Bash-1.0.6 00:02:38 00:02:38 00:02:38 ==> git version 2.25.1 found 00:02:38 ==> 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 00:02:38 Release-Date: 2020-01-08 00:02:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:02:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:02:38 ==> Jenkins CI detected. 00:02:38 current dir:  /w/workspace/oundry_device-onvif-camera_PR-91 00:02:38 project root: . 00:02:38 --> token set from env 00:02:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:02:38 ==> Running gcov in . (disable via -X gcov) 00:02:38 ==> Python coveragepy not found 00:02:38 ==> Searching for coverage reports in: 00:02:38 + . 00:02:38 -> Found 1 reports 00:02:38 ==> Detecting git/mercurial file structure 00:02:38 ==> Reading reports 00:02:38 + ./coverage.out bytes=59668 00:02:38 ==> Appending adjustments 00:02:38 https://docs.codecov.io/docs/fixing-reports 00:02:38 + Found adjustments 00:02:38 ==> Gzipping contents 00:02:38 8.0K /tmp/codecov.ytb8Os.gz 00:02:38 ==> Uploading reports 00:02:38 url: https://codecov.io 00:02:38 query: branch=PR-91&commit=2ac0656f1c720f0ab4eba7386d31c91d08757e36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=91&job=&cmd_args= 00:02:38 -> Pinging Codecov 00:02:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-91&commit=2ac0656f1c720f0ab4eba7386d31c91d08757e36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-91%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=91&job=&cmd_args= 00:02:39 -> Uploading to 00:02:39 https://storage.googleapis.com/codecov/v4/raw/2022-06-24/F29A59C45E3A92E06B3E522C9905F8EF/2ac0656f1c720f0ab4eba7386d31c91d08757e36/190c93ec-b6df-4408-9322-7fde130889ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220624T000238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f41fa0d28f522374ccb7026cb2326375a25f21554c41dec1f38cb93eccf8bb8 00:02:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:39 Dload Upload Total Spent Left Speed 00:02:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7603 0 0 100 7603 0 33200 --:--:-- --:--:-- --:--:-- 33056 100 7603 0 0 100 7603 0 27952 --:--:-- --:--:-- --:--:-- 27849 00:02:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/2ac0656f1c720f0ab4eba7386d31c91d08757e36 [Pipeline] } 00:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 00:02:41 + [ -d /w/workspace/oundry_device-onvif-camera_PR-91/archives ] 00:02:41 + ls -al /w/workspace/oundry_device-onvif-camera_PR-91/archives 00:02:41 total 16 00:02:41 drwxr-xr-x 3 root root 4096 Jun 23 23:55 . 00:02:41 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 23:55 .. 00:02:41 drwxr-xr-x 2 root root 4096 Jun 23 23:55 cost 00:02:41 -rw-r--r-- 1 root root 89 Jun 23 23:55 cost.csv 00:02:41 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-91/archives 00:02:41 + ls -al /w/workspace/oundry_device-onvif-camera_PR-91/archives 00:02:41 total 16 00:02:41 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 23:55 . 00:02:41 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 23:55 .. 00:02:41 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 23:55 cost 00:02:41 -rw-r--r-- 1 jenkins jenkins 89 Jun 23 23:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:03:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:03:05 ---> package-listing.sh 00:03:05 ++ facter osfamily 00:03:05 ++ tr '[:upper:]' '[:lower:]' 00:03:05 + OS_FAMILY=debian 00:03:05 + workspace=/w/workspace/oundry_device-onvif-camera_PR-91 00:03:05 + START_PACKAGES=/tmp/packages_start.txt 00:03:05 + END_PACKAGES=/tmp/packages_end.txt 00:03:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:03:05 + PACKAGES=/tmp/packages_start.txt 00:03:05 + '[' /w/workspace/oundry_device-onvif-camera_PR-91 ']' 00:03:05 + PACKAGES=/tmp/packages_end.txt 00:03:05 + case "${OS_FAMILY}" in 00:03:05 + dpkg -l 00:03:05 + grep '^ii' 00:03:05 + '[' -f /tmp/packages_start.txt ']' 00:03:05 + '[' -f /tmp/packages_end.txt ']' 00:03:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:03:05 + '[' /w/workspace/oundry_device-onvif-camera_PR-91 ']' 00:03:05 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-91/archives/ 00:03:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-91/archives/ [Pipeline] echo 00:03:05 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/oundry_device-onvif-camera_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:03:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:06 prd-ubuntu20.04-docker-8c-8g-15488 does not seem to be running inside a container 00:03:06 $ 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/oundry_device-onvif-camera_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-91 -v /w/workspace/oundry_device-onvif-camera_PR-91:/w/workspace/oundry_device-onvif-camera_PR-91:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-91@tmp:/w/workspace/oundry_device-onvif-camera_PR-91@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:03:07 $ docker top 1ff8c179217dd5825cab8fa2a8f2e11b8411c42c7b4b6ca5ec1dbc37a4fa9713 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:07 + touch /tmp/pre-build-complete [Pipeline] sh 00:03:07 + mkdir -p /var/log/sysstat [Pipeline] sh 00:03:08 + ls /var/log/sa-host 00:03:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:08 provisioning config files... 00:03:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-91@tmp/config2575934588126366826tmp [Pipeline] { [Pipeline] echo 00:03:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:03:08 ---> create-netrc.sh [Pipeline] } 00:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:03:09 ---> python-tools-install.sh [Pipeline] echo 00:03:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:03:09 ---> sudo-logs.sh 00:03:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:03:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:03:09 ---> job-cost.sh 00:03:09 lf-activate-venv: SKIPPING 00:03:09 DEBUG: total: 0.2199999988079071 00:03:09 INFO: Retrieving Stack Cost... 00:03:10 INFO: Retrieving Pricing Info for: v3-standard-8 00:03:10 INFO: Archiving Costs [Pipeline] echo 00:03:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:03:11 ---> logs-deploy.sh 00:03:11 lf-activate-venv: SKIPPING 00:03:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-91/1 00:03:11 INFO: archiving workspace using pattern(s): 00:03:12 Archives upload complete. 00:03:12 INFO: archiving logs to Nexus