Pull request #262 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 lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from dd9876e8ef4b24b047e16e78be8fd9de6d97f56d+33d7f92d5661b99b9b96e2663b29a2bf689d0f01 (91fe71525d4b2e2d1595af736c6ddb9387755eb3) 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-ssh2627064264209820152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17508112551820771813.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-262/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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10115086113928131377.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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh493705054821214590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8126527433396379726.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-262/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-262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9683364220084233994.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-253 in /w/workspace/undry_device-onvif-camera_PR-262 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-262 # 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 > 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/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 into PR head commit dd9876e8ef4b24b047e16e78be8fd9de6d97f56d Merge succeeded, producing dd9876e8ef4b24b047e16e78be8fd9de6d97f56d Checking out Revision dd9876e8ef4b24b047e16e78be8fd9de6d97f56d (PR-262) > git config core.sparsecheckout # timeout=10 > git checkout -f dd9876e8ef4b24b047e16e78be8fd9de6d97f56d # 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 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd9876e8ef4b24b047e16e78be8fd9de6d97f56d # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:43:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:43:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:43:56 ========================================================= 20:43:56 EdgeX Global Pipelines Version Info 20:43:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:43:57 ------------------- 20:43:57 stable info: 20:43:57 ------------------- 20:43:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:43:57 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:43:57 Message: update stable to v1.0.245 20:43:57 ------------------- 20:43:57 experimental info: 20:43:57 ------------------- 20:43:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:43:57 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 20:43:57 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:43:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:43:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:43:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo 20:43:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo 20:43:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo 20:43:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] echo 20:43:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd9876e [Pipeline] echo 20:43:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:59 provisioning config files... 20:43:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-262@tmp/config13138448649821614865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:59 ---> docker-login.sh 20:43:59 nexus3.edgexfoundry.org:10001 20:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:59 Configure a credential helper to remove this warning. See 20:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:59 20:43:59 Login Succeeded 20:43:59 nexus3.edgexfoundry.org:10002 20:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:00 Configure a credential helper to remove this warning. See 20:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:00 20:44:00 Login Succeeded 20:44:00 nexus3.edgexfoundry.org:10003 20:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:00 Configure a credential helper to remove this warning. See 20:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:00 20:44:00 Login Succeeded 20:44:00 nexus3.edgexfoundry.org:10004 20:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:00 Configure a credential helper to remove this warning. See 20:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:00 20:44:00 Login Succeeded 20:44:00 docker.io 20:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:00 Configure a credential helper to remove this warning. See 20:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:00 20:44:00 Login Succeeded 20:44:00 ---> docker-login.sh ends [Pipeline] } 20:44:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:44:01 + git rev-list -1 --merges dd9876e8ef4b24b047e16e78be8fd9de6d97f56d~1..dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] echo 20:44:01 -----------> git rev-list -1 --merges dd9876e8ef4b24b047e16e78be8fd9de6d97f56d~1..dd9876e8ef4b24b047e16e78be8fd9de6d97f56d dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [false] [Pipeline] sh 20:44:01 + git log --format=format:%s -1 dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] echo 20:44:01 ========================================================= 20:44:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:02 + git log --format=format:%s -1 dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] echo 20:44:02 [semverPrep] GIT_COMMIT: dd9876e8ef4b24b047e16e78be8fd9de6d97f56d, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo 20:44:02 [semverPrep] This is not a build commit. [Pipeline] sh 20:44:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:02 + grep -v github /etc/ssh/ssh_known_hosts 20:44:02 + [ -e /tmp/ssh_known_hosts ] 20:44:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:44:02 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:03 20:44:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:03 0.1.4: Pulling from edgex-devops/py-git-semver 20:44:03 b85a868b505f: Pulling fs layer 20:44:03 e2be974225ed: Pulling fs layer 20:44:03 339a4e72a1f5: Pulling fs layer 20:44:03 988bab9f4d93: Pulling fs layer 20:44:03 1469e6f7b9e6: Pulling fs layer 20:44:03 eaf3925da568: Pulling fs layer 20:44:03 bab4dde63d76: Pulling fs layer 20:44:03 bde34c3a00c8: Pulling fs layer 20:44:03 b352a97aabf1: Pulling fs layer 20:44:03 988bab9f4d93: Waiting 20:44:03 4872d77fe225: Pulling fs layer 20:44:03 5851b861e8e6: Pulling fs layer 20:44:03 1469e6f7b9e6: Waiting 20:44:03 eaf3925da568: Waiting 20:44:03 bab4dde63d76: Waiting 20:44:03 bde34c3a00c8: Waiting 20:44:03 b352a97aabf1: Waiting 20:44:03 5851b861e8e6: Waiting 20:44:03 4872d77fe225: Waiting 20:44:03 e2be974225ed: Download complete 20:44:03 988bab9f4d93: Verifying Checksum 20:44:03 988bab9f4d93: Download complete 20:44:03 1469e6f7b9e6: Verifying Checksum 20:44:03 1469e6f7b9e6: Download complete 20:44:03 eaf3925da568: Verifying Checksum 20:44:03 eaf3925da568: Download complete 20:44:03 339a4e72a1f5: Verifying Checksum 20:44:03 339a4e72a1f5: Download complete 20:44:03 bde34c3a00c8: Verifying Checksum 20:44:03 bde34c3a00c8: Download complete 20:44:03 b352a97aabf1: Verifying Checksum 20:44:03 b352a97aabf1: Download complete 20:44:03 4872d77fe225: Download complete 20:44:03 5851b861e8e6: Verifying Checksum 20:44:03 5851b861e8e6: Download complete 20:44:03 b85a868b505f: Verifying Checksum 20:44:03 b85a868b505f: Download complete 20:44:03 bab4dde63d76: Verifying Checksum 20:44:03 bab4dde63d76: Download complete 20:44:05 b85a868b505f: Pull complete 20:44:05 e2be974225ed: Pull complete 20:44:05 339a4e72a1f5: Pull complete 20:44:05 988bab9f4d93: Pull complete 20:44:06 1469e6f7b9e6: Pull complete 20:44:06 eaf3925da568: Pull complete 20:44:08 bab4dde63d76: Pull complete 20:44:08 bde34c3a00c8: Pull complete 20:44:08 b352a97aabf1: Pull complete 20:44:08 4872d77fe225: Pull complete 20:44:08 5851b861e8e6: Pull complete 20:44:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:08 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 20:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@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 20:44:11 $ docker top 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 -eo pid,comm 20:44:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:44:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:11 [ssh-agent] Looking for ssh-agent implementation... 20:44:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:11 $ docker exec 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 ssh-agent 20:44:11 SSH_AUTH_SOCK=/tmp/ssh-jdQXcVlOjbhY/agent.33 20:44:11 SSH_AGENT_PID=39 20:44:11 Running ssh-add (command line suppressed) 20:44:11 Identity added: /w/workspace/undry_device-onvif-camera_PR-262@tmp/private_key_1086039020596725547.key (/w/workspace/undry_device-onvif-camera_PR-262@tmp/private_key_1086039020596725547.key) 20:44:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:11 + git tag --points-at HEAD [Pipeline] } 20:44:11 $ docker exec --env ******** --env ******** 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 ssh-agent -k 20:44:12 unset SSH_AUTH_SOCK; 20:44:12 unset SSH_AGENT_PID; 20:44:12 echo Agent pid 39 killed; 20:44:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:12 [ssh-agent] Looking for ssh-agent implementation... 20:44:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:12 $ docker exec 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 ssh-agent 20:44:12 SSH_AUTH_SOCK=/tmp/ssh-UhpJXTFIxini/agent.71 20:44:12 SSH_AGENT_PID=77 20:44:12 Running ssh-add (command line suppressed) 20:44:12 Identity added: /w/workspace/undry_device-onvif-camera_PR-262@tmp/private_key_3091294737164845372.key (/w/workspace/undry_device-onvif-camera_PR-262@tmp/private_key_3091294737164845372.key) 20:44:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:12 + git semver init 20:44:13 2023-03-14 20:44:12,993 [run_init] DEBUG init version:0.0.0 force:False 20:44:13 2023-03-14 20:44:12,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-262/.semver 20:44:13 2023-03-14 20:44:12,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-262/.semver 20:44:13 2023-03-14 20:44:12,995 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-262/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-262, universal_newlines=False, shell=None, istream=None) 20:44:14 2023-03-14 20:44:13,898 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-262/.git/info/exclude 20:44:14 2023-03-14 20:44:13,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-262/.semver/PR-262 with force:False 20:44:14 2023-03-14 20:44:13,899 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-262/.semver/PR-262 20:44:14 2023-03-14 20:44:13,904 [execute] INFO git cat-file --batch-check 20:44:14 2023-03-14 20:44:13,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-262/.semver, universal_newlines=False, shell=None, istream=) 20:44:14 2023-03-14 20:44:13,911 [execute] INFO git cat-file --batch 20:44:14 2023-03-14 20:44:13,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-262/.semver, universal_newlines=False, shell=None, istream=) 20:44:14 2023-03-14 20:44:13,916 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-262/.semver/PR-262 20:44:14 0.0.0 [Pipeline] } 20:44:14 $ docker exec --env ******** --env ******** 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 ssh-agent -k 20:44:14 unset SSH_AUTH_SOCK; 20:44:14 unset SSH_AGENT_PID; 20:44:14 echo Agent pid 77 killed; 20:44:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:14 + git semver [Pipeline] } 20:44:14 $ docker stop --time=1 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 20:44:16 $ docker rm -f --volumes 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:44:16 Stashed 1 file(s) [Pipeline] echo 20:44:16 [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 20:44:17 provisioning config files... 20:44:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-262@tmp/config15959076543493746319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:17 ---> docker-login.sh 20:44:17 nexus3.edgexfoundry.org:10001 20:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:17 Configure a credential helper to remove this warning. See 20:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:17 20:44:17 Login Succeeded 20:44:17 nexus3.edgexfoundry.org:10002 20:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:17 Configure a credential helper to remove this warning. See 20:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:17 20:44:17 Login Succeeded 20:44:17 nexus3.edgexfoundry.org:10003 20:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:18 Configure a credential helper to remove this warning. See 20:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:18 20:44:18 Login Succeeded 20:44:18 nexus3.edgexfoundry.org:10004 20:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:18 Configure a credential helper to remove this warning. See 20:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:18 20:44:18 Login Succeeded 20:44:18 docker.io 20:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:18 Configure a credential helper to remove this warning. See 20:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:18 20:44:18 Login Succeeded 20:44:18 ---> docker-login.sh ends [Pipeline] } 20:44:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:18 ========================================================= 20:44:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:44:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:44:19 Sending build context to Docker daemon 27.9MB 20:44:19 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:44:19 Step 2/13 : FROM ${BASE} AS builder 20:44:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:44:19 63b65145d645: Pulling fs layer 20:44:19 a2d21d5440eb: Pulling fs layer 20:44:19 935e6c44a52c: Pulling fs layer 20:44:19 94cc34f8dd06: Pulling fs layer 20:44:19 30dea6a524f1: Pulling fs layer 20:44:19 a2aff8979fd8: Pulling fs layer 20:44:19 6808be2612f2: Pulling fs layer 20:44:19 f25807f1079a: Pulling fs layer 20:44:19 30dea6a524f1: Waiting 20:44:19 a2aff8979fd8: Waiting 20:44:19 94cc34f8dd06: Waiting 20:44:19 6808be2612f2: Waiting 20:44:19 f25807f1079a: Waiting 20:44:19 a2d21d5440eb: Verifying Checksum 20:44:19 a2d21d5440eb: Download complete 20:44:19 94cc34f8dd06: Verifying Checksum 20:44:19 94cc34f8dd06: Download complete 20:44:19 30dea6a524f1: Verifying Checksum 20:44:19 30dea6a524f1: Download complete 20:44:19 63b65145d645: Verifying Checksum 20:44:19 63b65145d645: Download complete 20:44:19 a2aff8979fd8: Verifying Checksum 20:44:19 a2aff8979fd8: Download complete 20:44:19 63b65145d645: Pull complete 20:44:19 a2d21d5440eb: Pull complete 20:44:20 f25807f1079a: Verifying Checksum 20:44:20 f25807f1079a: Download complete 20:44:20 935e6c44a52c: Verifying Checksum 20:44:20 935e6c44a52c: Download complete 20:44:20 6808be2612f2: Verifying Checksum 20:44:20 6808be2612f2: Download complete 20:44:23 935e6c44a52c: Pull complete 20:44:23 94cc34f8dd06: Pull complete 20:44:23 30dea6a524f1: Pull complete 20:44:23 a2aff8979fd8: Pull complete 20:44:25 6808be2612f2: Pull complete 20:44:26 f25807f1079a: Pull complete 20:44:26 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:44:26 ---> 3b553350e43f 20:44:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:44:31 ---> Running in 7e58466063d7 20:44:31 Removing intermediate container 7e58466063d7 20:44:31 ---> d8ce473f2bc8 20:44:31 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:31 ---> Running in 3991b9421bde 20:44:31 Removing intermediate container 3991b9421bde 20:44:31 ---> 357d58a32ca5 20:44:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:44:31 ---> Running in 0c76fe3f2630 20:44:31 Removing intermediate container 0c76fe3f2630 20:44:31 ---> 9c7ea2be1163 20:44:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:44:31 ---> Running in aa2ba88357bf 20:44:31 Removing intermediate container aa2ba88357bf 20:44:31 ---> eaae8e820bd0 20:44:31 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:44:31 ---> Running in 7d0dacee51b3 20:44:31 Removing intermediate container 7d0dacee51b3 20:44:31 ---> 44e10951d5e1 20:44:31 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:31 ---> Running in 5b1072f56dff 20:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:44:31 OK: 265 MiB in 53 packages 20:44:32 Removing intermediate container 5b1072f56dff 20:44:32 ---> 1c0a051f57f3 20:44:32 Step 9/13 : WORKDIR /device-onvif-camera 20:44:32 ---> Running in 41ea58eb2e14 20:44:32 Removing intermediate container 41ea58eb2e14 20:44:32 ---> ca29db218029 20:44:32 Step 10/13 : COPY go.mod vendor* ./ 20:44:32 Still waiting to schedule task 20:44:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:44:32 ---> 8473a37dcf9b 20:44:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:32 ---> Running in 5c7fa87f6f11 20:44:58 Removing intermediate container 5c7fa87f6f11 20:44:58 ---> 887a17422d3d 20:44:58 Step 12/13 : COPY . . 20:44:58 ---> bfbfd5514891 20:44:58 Step 13/13 : RUN ${MAKE} 20:44:58 ---> Running in 0201a7256e6a 20:44:58 noop 20:44:58 Removing intermediate container 0201a7256e6a 20:44:58 ---> 4ce8c9ef71a5 20:44:58 Successfully built 4ce8c9ef71a5 20:44:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:59 + docker inspect -f . ci-base-image-x86_64 20:44:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:59 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 20:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@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 20:44:59 $ docker top 570aa4419c7775e6ff7188be5e2a7a16224d372f3c36d84566669508ae16f41a -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:00 + go version 20:45:00 go version go1.20.2 linux/amd64 [Pipeline] } 20:45:00 $ docker stop --time=1 570aa4419c7775e6ff7188be5e2a7a16224d372f3c36d84566669508ae16f41a 20:45:01 $ docker rm -f --volumes 570aa4419c7775e6ff7188be5e2a7a16224d372f3c36d84566669508ae16f41a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:02 + docker inspect -f . ci-base-image-x86_64 20:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:02 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 20:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@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 20:45:02 $ docker top f810c100ef9a5cc405bdd90c6e51fb7237b580407e5bbecfbf045b6e7ef2d5f8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:03 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-262 [Pipeline] fileExists [Pipeline] sh 20:45:03 + make test 20:45:03 go test ./... -coverprofile=coverage.out ./... 20:45:08 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:45:18 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:45:19 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:45:21 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 30.5% of statements 20:45:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.170s coverage: 86.5% of statements 20:45:28 go vet ./... 20:45:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:32 ./bin/test-attribution-txt.sh [Pipeline] echo 20:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:45:32 $ docker stop --time=1 f810c100ef9a5cc405bdd90c6e51fb7237b580407e5bbecfbf045b6e7ef2d5f8 20:45:35 $ docker rm -f --volumes f810c100ef9a5cc405bdd90c6e51fb7237b580407e5bbecfbf045b6e7ef2d5f8 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:45:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:45:36 + ls -al . 20:45:36 total 232 20:45:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 20:45 . 20:45:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:43 .. 20:45:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:44 .git 20:45:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:43 .github 20:45:36 -rw-rw-r-- 1 jenkins jenkins 496 Mar 14 20:43 .gitignore 20:45:36 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 20:43 .golangci.yml 20:45:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:44 .semver 20:45:36 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 14 20:43 Attribution.txt 20:45:36 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 14 20:43 CHANGELOG.md 20:45:36 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 14 20:43 Dockerfile 20:45:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:43 GOVERNANCE.md 20:45:36 -rw-rw-r-- 1 jenkins jenkins 734 Mar 14 20:43 Jenkinsfile 20:45:36 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 14 20:43 LICENSE 20:45:36 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 14 20:43 Makefile 20:45:36 -rw-rw-r-- 1 jenkins jenkins 625 Mar 14 20:43 OWNERS.md 20:45:36 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 14 20:43 README.md 20:45:36 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 20:44 VERSION 20:45:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:43 bin 20:45:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:43 cmd 20:45:36 -rw-r--r-- 1 jenkins jenkins 76650 Mar 14 20:45 coverage.out 20:45:36 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 20:43 doc 20:45:36 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 14 20:43 go.mod 20:45:36 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 14 20:43 go.sum 20:45:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:43 internal 20:45:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:43 snap 20:45:36 -rw-rw-r-- 1 jenkins jenkins 236 Mar 14 20:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + 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=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d --label arch=amd64 --label version=0.0.0 . 20:45:37 Sending build context to Docker daemon 27.97MB 20:45:37 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:45:37 Step 2/26 : FROM ${BASE} AS builder 20:45:37 ---> 4ce8c9ef71a5 20:45:37 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:45:37 ---> Running in ad2041793104 20:45:37 Removing intermediate container ad2041793104 20:45:37 ---> de89971f5c14 20:45:37 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:45:37 ---> Running in c026641b516f 20:45:37 Removing intermediate container c026641b516f 20:45:37 ---> 9f4c6c685782 20:45:37 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 20:45:37 ---> Running in d38c607a3354 20:45:37 Removing intermediate container d38c607a3354 20:45:37 ---> fd5ddbc33254 20:45:37 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:45:37 ---> Running in 056eac333d12 20:45:38 Removing intermediate container 056eac333d12 20:45:38 ---> c0bfb431339f 20:45:38 Step 7/26 : LABEL Name=edgex-device-onvif-camera 20:45:38 ---> Running in 3acff0ae9a9d 20:45:38 Removing intermediate container 3acff0ae9a9d 20:45:38 ---> cd6f8ec3c7d2 20:45:38 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:38 ---> Running in 59ffe3274f6f 20:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:45:38 OK: 265 MiB in 53 packages 20:45:39 Removing intermediate container 59ffe3274f6f 20:45:39 ---> cdd3d9510bf1 20:45:39 Step 9/26 : WORKDIR /device-onvif-camera 20:45:39 ---> Running in a0b33257e71c 20:45:39 Removing intermediate container a0b33257e71c 20:45:39 ---> 0825628d8395 20:45:39 Step 10/26 : COPY go.mod vendor* ./ 20:45:39 ---> 22bb5a7340d8 20:45:39 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:39 ---> Running in 1a6e5d3191e0 20:45:40 Removing intermediate container 1a6e5d3191e0 20:45:40 ---> 08e5161bb9a1 20:45:40 Step 12/26 : COPY . . 20:45:41 ---> 3edb5cb6991e 20:45:41 Step 13/26 : RUN ${MAKE} 20:45:41 ---> Running in d85765d00670 20:45:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:46:03 Removing intermediate container d85765d00670 20:46:03 ---> ca7ebc6de9fd 20:46:03 Step 14/26 : FROM alpine:3.17 20:46:03 3.17: Pulling from library/alpine 20:46:03 63b65145d645: Already exists 20:46:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:46:03 Status: Downloaded newer image for alpine:3.17 20:46:03 ---> b2aa39c304c2 20:46:03 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:46:03 ---> Running in efa202d068a1 20:46:03 Removing intermediate container efa202d068a1 20:46:03 ---> 15dabe815832 20:46:03 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:46:03 ---> Running in d5c1c20893c5 20:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:46:03 (1/1) Installing dumb-init (1.2.5-r2) 20:46:03 Executing busybox-1.35.0-r29.trigger 20:46:03 OK: 7 MiB in 16 packages 20:46:03 Removing intermediate container d5c1c20893c5 20:46:03 ---> c13f10c2744a 20:46:03 Step 17/26 : WORKDIR / 20:46:03 ---> Running in 806e3f4fde62 20:46:03 Removing intermediate container 806e3f4fde62 20:46:03 ---> 35f41c712ccf 20:46:03 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:46:03 ---> c1a819955afd 20:46:03 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:46:03 ---> 39eb1cc97a6c 20:46:03 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:46:03 ---> 8588b8f2c168 20:46:03 Step 21/26 : EXPOSE 59984 20:46:03 ---> Running in e8d844b28be0 20:46:03 Removing intermediate container e8d844b28be0 20:46:03 ---> c6e9c76ea6f0 20:46:03 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:46:03 ---> Running in c367b5d393ed 20:46:03 Removing intermediate container c367b5d393ed 20:46:03 ---> fd7816a56b9c 20:46:03 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:46:03 ---> Running in f2a645c43870 20:46:03 Removing intermediate container f2a645c43870 20:46:03 ---> 766d130c4bb7 20:46:03 Step 24/26 : LABEL arch=amd64 20:46:03 ---> Running in 4aa591909e66 20:46:03 Removing intermediate container 4aa591909e66 20:46:03 ---> a97aad1b9921 20:46:03 Step 25/26 : LABEL git_sha=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d 20:46:03 ---> Running in 3161295af3ed 20:46:03 Removing intermediate container 3161295af3ed 20:46:03 ---> b99a8cc479f4 20:46:03 Step 26/26 : LABEL version=0.0.0 20:46:03 ---> Running in 890ae0ce6663 20:46:03 Removing intermediate container 890ae0ce6663 20:46:03 ---> 01cb37fc734a 20:46:03 [Warning] One or more build-args [ARCH] were not consumed 20:46:03 Successfully built 01cb37fc734a 20:46:03 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 20:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:04 20:46:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:05 latest: Pulling from edgex-lftools-log-publisher 20:46:05 5eb5b503b376: Pulling fs layer 20:46:05 5c69ac0246d0: Pulling fs layer 20:46:05 ec43610c2a17: Pulling fs layer 20:46:05 3a2ae6a8a46f: Pulling fs layer 20:46:05 33b1e0a273af: Pulling fs layer 20:46:05 5d3b04190fa2: Pulling fs layer 20:46:05 2f39f015ded8: Pulling fs layer 20:46:05 2f39f015ded8: Waiting 20:46:05 5d3b04190fa2: Waiting 20:46:05 3a2ae6a8a46f: Waiting 20:46:05 33b1e0a273af: Waiting 20:46:05 5c69ac0246d0: Verifying Checksum 20:46:05 5c69ac0246d0: Download complete 20:46:05 3a2ae6a8a46f: Verifying Checksum 20:46:05 3a2ae6a8a46f: Download complete 20:46:05 33b1e0a273af: Verifying Checksum 20:46:05 33b1e0a273af: Download complete 20:46:05 5d3b04190fa2: Verifying Checksum 20:46:05 5d3b04190fa2: Download complete 20:46:05 ec43610c2a17: Verifying Checksum 20:46:05 ec43610c2a17: Download complete 20:46:05 5eb5b503b376: Verifying Checksum 20:46:05 5eb5b503b376: Download complete 20:46:06 2f39f015ded8: Verifying Checksum 20:46:06 2f39f015ded8: Download complete 20:46:06 5eb5b503b376: Pull complete 20:46:07 5c69ac0246d0: Pull complete 20:46:07 ec43610c2a17: Pull complete 20:46:07 3a2ae6a8a46f: Pull complete 20:46:07 33b1e0a273af: Pull complete 20:46:07 5d3b04190fa2: Pull complete 20:46:11 2f39f015ded8: Pull complete 20:46:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:11 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 20:46:11 $ 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/undry_device-onvif-camera_PR-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@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 20:46:14 $ docker top aa4b3f4d39274a02415e6e318f165f1dd4670354fc74b4e435fcd0f86187da82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:15 ---> job-cost.sh 20:46:15 lf-activate-venv: SKIPPING 20:46:15 INFO: No Stack... 20:46:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:15 INFO: Archiving Costs [Pipeline] sh 20:46:15 + cat /w/workspace/undry_device-onvif-camera_PR-262/archives/cost.csv 20:46:15 + cut -d, -f6 [Pipeline] lock 20:46:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] 20:46:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] did not exist. Created. 20:46:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:16 + echo total: 0.2199999988079071 [Pipeline] stash 20:46:16 Stashed 1 file(s) [Pipeline] } 20:46:16 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:16 $ docker stop --time=1 aa4b3f4d39274a02415e6e318f165f1dd4670354fc74b4e435fcd0f86187da82 20:46:17 $ docker rm -f --volumes aa4b3f4d39274a02415e6e318f165f1dd4670354fc74b4e435fcd0f86187da82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:49:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-254 in /w/workspace/undry_device-onvif-camera_PR-262 [Pipeline] { [Pipeline] ws 20:49:44 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 20:49:44 The recommended git tool is: git 20:49:52 using credential edgex-jenkins-ssh 20:49:52 Cloning the remote Git repository 20:49:52 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 20:49:53 > git init /w/workspace/device-onvif-camera/1 # timeout=10 20:49:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:49:53 > git --version # timeout=10 20:49:53 > git --version # 'git version 2.25.1' 20:49:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:55 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:49:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:57 Merging remotes/origin/main commit 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 into PR head commit dd9876e8ef4b24b047e16e78be8fd9de6d97f56d 20:49:57 Merge succeeded, producing dd9876e8ef4b24b047e16e78be8fd9de6d97f56d 20:49:57 Checking out Revision dd9876e8ef4b24b047e16e78be8fd9de6d97f56d (PR-262) 20:49:56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:49:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:49:57 > git config core.sparsecheckout # timeout=10 20:49:57 > git checkout -f dd9876e8ef4b24b047e16e78be8fd9de6d97f56d # timeout=10 20:49:57 > git remote # timeout=10 20:49:57 > git config --get remote.origin.url # timeout=10 20:49:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:57 > git merge 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 # timeout=10 20:49:57 > git rev-parse HEAD^{commit} # timeout=10 20:49:57 > git config core.sparsecheckout # timeout=10 20:49:57 > git checkout -f dd9876e8ef4b24b047e16e78be8fd9de6d97f56d # timeout=10 20:50:01 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" 20:50:01 > git --version # timeout=10 20:50:01 > git --version # 'git version 2.25.1' 20:50:01 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:50:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:50:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:50:03 Dload Upload Total Spent Left Speed 20:50:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 20:50:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:50:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:50:04 + sudo tee /etc/docker/daemon.new 20:50:04 { 20:50:04 "registry-mirrors": [ 20:50:04 "https://nexus3.edgexfoundry.org:10001" 20:50:04 ], 20:50:04 "bip": "10.250.0.254/24", 20:50:04 "hosts": [ 20:50:04 "tcp://0.0.0.0:5555", 20:50:04 "unix:///var/run/docker.sock" 20:50:04 ], 20:50:04 "mtu": 1458, 20:50:04 "selinux-enabled": true, 20:50:04 "seccomp-profile": "/etc/docker/seccomp.json" 20:50:04 } [Pipeline] sh 20:50:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:50:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:23 provisioning config files... 20:50:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7862674113440038867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:23 ---> docker-login.sh 20:50:23 nexus3.edgexfoundry.org:10001 20:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:24 Configure a credential helper to remove this warning. See 20:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:24 20:50:24 Login Succeeded 20:50:24 nexus3.edgexfoundry.org:10002 20:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:24 Configure a credential helper to remove this warning. See 20:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:24 20:50:24 Login Succeeded 20:50:24 nexus3.edgexfoundry.org:10003 20:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:24 Configure a credential helper to remove this warning. See 20:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:24 20:50:24 Login Succeeded 20:50:24 nexus3.edgexfoundry.org:10004 20:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:25 Configure a credential helper to remove this warning. See 20:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:25 20:50:25 Login Succeeded 20:50:25 docker.io 20:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:25 Configure a credential helper to remove this warning. See 20:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:25 20:50:25 Login Succeeded 20:50:25 ---> docker-login.sh ends [Pipeline] } 20:50:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:50:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:26 ========================================================= 20:50:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:50:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:50:27 Sending build context to Docker daemon 20.66MB 20:50:27 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:50:27 Step 2/13 : FROM ${BASE} AS builder 20:50:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:50:27 af6eaf76a39c: Pulling fs layer 20:50:27 55522c791124: Pulling fs layer 20:50:27 ce5c4a1c91eb: Pulling fs layer 20:50:27 169dfbe0d373: Pulling fs layer 20:50:27 e1ff8fa3b103: Pulling fs layer 20:50:27 52ebb69f0ebf: Pulling fs layer 20:50:27 5abe8eddf0d5: Pulling fs layer 20:50:27 e1ff8fa3b103: Waiting 20:50:27 52ebb69f0ebf: Waiting 20:50:27 5abe8eddf0d5: Waiting 20:50:27 169dfbe0d373: Waiting 20:50:27 55522c791124: Download complete 20:50:27 169dfbe0d373: Verifying Checksum 20:50:27 169dfbe0d373: Download complete 20:50:27 e1ff8fa3b103: Verifying Checksum 20:50:27 e1ff8fa3b103: Download complete 20:50:27 af6eaf76a39c: Verifying Checksum 20:50:27 af6eaf76a39c: Download complete 20:50:29 5abe8eddf0d5: Verifying Checksum 20:50:29 5abe8eddf0d5: Download complete 20:50:30 ce5c4a1c91eb: Verifying Checksum 20:50:30 ce5c4a1c91eb: Download complete 20:50:30 52ebb69f0ebf: Download complete 20:50:30 af6eaf76a39c: Pull complete 20:50:31 55522c791124: Pull complete 20:50:46 ce5c4a1c91eb: Pull complete 20:50:46 169dfbe0d373: Pull complete 20:50:46 e1ff8fa3b103: Pull complete 20:50:51 52ebb69f0ebf: Pull complete 20:50:53 5abe8eddf0d5: Pull complete 20:50:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:50:53 ---> 6cb57ee374ae 20:50:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:50:55 ---> Running in 7a1a2997d6db 20:50:55 Removing intermediate container 7a1a2997d6db 20:50:55 ---> 1b0aafd87749 20:50:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:50:55 ---> Running in 332e338964a8 20:50:55 Removing intermediate container 332e338964a8 20:50:55 ---> 82146358b480 20:50:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:50:56 ---> Running in 870e2acce3d1 20:50:56 Removing intermediate container 870e2acce3d1 20:50:56 ---> d9e7749fae3e 20:50:56 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:50:56 ---> Running in b85fc15f84d9 20:50:56 Removing intermediate container b85fc15f84d9 20:50:56 ---> ea3925a1cdb4 20:50:56 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:50:56 ---> Running in cae382c6045d 20:50:56 Removing intermediate container cae382c6045d 20:50:56 ---> 1664f346c4f8 20:50:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:50:56 ---> Running in 9d58a420c627 20:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:50:59 OK: 263 MiB in 53 packages 20:51:00 Removing intermediate container 9d58a420c627 20:51:00 ---> 63971e82e2d9 20:51:00 Step 9/13 : WORKDIR /device-onvif-camera 20:51:00 ---> Running in a46cd938866e 20:51:00 Removing intermediate container a46cd938866e 20:51:00 ---> 29ae3cc0c3cb 20:51:00 Step 10/13 : COPY go.mod vendor* ./ 20:51:01 ---> 7cc91d693241 20:51:01 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:01 ---> Running in 4ff338097c31 20:52:23 Removing intermediate container 4ff338097c31 20:52:23 ---> e56a3406f88d 20:52:23 Step 12/13 : COPY . . 20:52:23 ---> 07d349dfbbfb 20:52:23 Step 13/13 : RUN ${MAKE} 20:52:23 ---> Running in 7a4e903d7cb5 20:52:23 noop 20:52:23 Removing intermediate container 7a4e903d7cb5 20:52:23 ---> 04d011e69fe3 20:52:23 Successfully built 04d011e69fe3 20:52:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:23 + docker inspect -f . ci-base-image-arm64 20:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:23 prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container 20:52:23 $ 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 20:52:25 $ docker top 80fc4300cdbf215da24694520098d7fef9c66d574c42dafc6fe2bcf3329ec82f -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:25 + go version 20:52:25 go version go1.20.2 linux/arm64 [Pipeline] } 20:52:25 $ docker stop --time=1 80fc4300cdbf215da24694520098d7fef9c66d574c42dafc6fe2bcf3329ec82f 20:52:27 $ docker rm -f --volumes 80fc4300cdbf215da24694520098d7fef9c66d574c42dafc6fe2bcf3329ec82f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:28 + docker inspect -f . ci-base-image-arm64 20:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:28 prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container 20:52:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/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 20:52:30 $ docker top fa9239129457f50a3c4ab293964c9d8c127b73afe7343f79ee0bd5c5ce774d04 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:31 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 20:52:31 + make test 20:52:31 go test ./... -coverprofile=coverage.out ./... 20:53:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:55:10 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:55:10 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:55:10 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.183s coverage: 30.5% of statements 20:55:29 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.786s coverage: 86.5% of statements 20:55:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:55:29 go vet ./... 20:56:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:56:01 ./bin/test-attribution-txt.sh [Pipeline] echo 20:56:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:56:01 $ docker stop --time=1 fa9239129457f50a3c4ab293964c9d8c127b73afe7343f79ee0bd5c5ce774d04 20:56:03 $ docker rm -f --volumes fa9239129457f50a3c4ab293964c9d8c127b73afe7343f79ee0bd5c5ce774d04 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:56:04 Warning: overwriting stash ‘coverage-report’ 20:56:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:56:06 + ls -al . 20:56:06 total 228 20:56:06 drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 20:52 . 20:56:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:49 .. 20:56:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:49 .git 20:56:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:49 .github 20:56:06 -rw-rw-r-- 1 jenkins jenkins 496 Mar 14 20:49 .gitignore 20:56:06 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 20:49 .golangci.yml 20:56:06 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 14 20:49 Attribution.txt 20:56:06 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 14 20:49 CHANGELOG.md 20:56:06 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 14 20:49 Dockerfile 20:56:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:49 GOVERNANCE.md 20:56:06 -rw-rw-r-- 1 jenkins jenkins 734 Mar 14 20:49 Jenkinsfile 20:56:06 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 14 20:49 LICENSE 20:56:06 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 14 20:49 Makefile 20:56:06 -rw-rw-r-- 1 jenkins jenkins 625 Mar 14 20:49 OWNERS.md 20:56:06 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 14 20:49 README.md 20:56:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 20:44 VERSION 20:56:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:49 bin 20:56:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:49 cmd 20:56:06 -rw-r--r-- 1 jenkins jenkins 76650 Mar 14 20:55 coverage.out 20:56:06 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 20:49 doc 20:56:06 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 14 20:49 go.mod 20:56:06 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 14 20:49 go.sum 20:56:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:49 internal 20:56:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:49 snap 20:56:06 -rw-rw-r-- 1 jenkins jenkins 236 Mar 14 20:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:06 + 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=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d --label arch=arm64 --label version=0.0.0 . 20:56:07 Sending build context to Docker daemon 20.73MB 20:56:07 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:56:07 Step 2/26 : FROM ${BASE} AS builder 20:56:07 ---> 04d011e69fe3 20:56:07 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:56:07 ---> Running in ee41289fa03f 20:56:07 Removing intermediate container ee41289fa03f 20:56:07 ---> 3e382a790e6c 20:56:07 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:56:07 ---> Running in 0c15be67b1e0 20:56:07 Removing intermediate container 0c15be67b1e0 20:56:07 ---> 873fa4719892 20:56:07 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 20:56:07 ---> Running in 7a092319c98d 20:56:08 Removing intermediate container 7a092319c98d 20:56:08 ---> d82c464dfe5c 20:56:08 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:56:08 ---> Running in 1360943e445c 20:56:08 Removing intermediate container 1360943e445c 20:56:08 ---> 2222e98379a2 20:56:08 Step 7/26 : LABEL Name=edgex-device-onvif-camera 20:56:08 ---> Running in a1cfaca9d258 20:56:08 Removing intermediate container a1cfaca9d258 20:56:08 ---> e274f55141bd 20:56:08 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:08 ---> Running in 035ff5fbc49c 20:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:56:11 OK: 263 MiB in 53 packages 20:56:14 Removing intermediate container 035ff5fbc49c 20:56:14 ---> 64ef70c2da9b 20:56:14 Step 9/26 : WORKDIR /device-onvif-camera 20:56:14 ---> Running in 59e7c7185466 20:56:15 Removing intermediate container 59e7c7185466 20:56:15 ---> a13508159e6a 20:56:15 Step 10/26 : COPY go.mod vendor* ./ 20:56:15 ---> cc947b189dcc 20:56:15 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:15 ---> Running in aa66a1a3cccf 20:56:18 Removing intermediate container aa66a1a3cccf 20:56:18 ---> dbd93e575a87 20:56:18 Step 12/26 : COPY . . 20:56:19 ---> 707bb7a34c2b 20:56:19 Step 13/26 : RUN ${MAKE} 20:56:19 ---> Running in fbfb8a989701 20:56:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:58:42 Removing intermediate container fbfb8a989701 20:58:42 ---> 3955ba5507c9 20:58:42 Step 14/26 : FROM alpine:3.17 20:58:42 3.17: Pulling from library/alpine 20:58:42 af6eaf76a39c: Already exists 20:58:42 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:58:42 Status: Downloaded newer image for alpine:3.17 20:58:42 ---> d74e625d9115 20:58:42 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:58:42 ---> Running in 41597eac2fdc 20:58:42 Removing intermediate container 41597eac2fdc 20:58:42 ---> e525f629f281 20:58:42 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:58:42 ---> Running in 3ec957dcf5d7 20:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:58:42 (1/1) Installing dumb-init (1.2.5-r2) 20:58:42 Executing busybox-1.35.0-r29.trigger 20:58:42 OK: 8 MiB in 16 packages 20:58:42 Removing intermediate container 3ec957dcf5d7 20:58:42 ---> 0663ae24f6f8 20:58:42 Step 17/26 : WORKDIR / 20:58:42 ---> Running in f97ddc865e7b 20:58:42 Removing intermediate container f97ddc865e7b 20:58:42 ---> b75910924b7a 20:58:42 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:58:42 ---> 053b108b5195 20:58:42 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:58:43 ---> 5e7b93c679d4 20:58:43 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:58:43 ---> 0b3fbf289d5d 20:58:43 Step 21/26 : EXPOSE 59984 20:58:43 ---> Running in f97feb8d269b 20:58:44 Removing intermediate container f97feb8d269b 20:58:44 ---> f87d8c1ed02d 20:58:44 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:58:44 ---> Running in dc333b6f5264 20:58:44 Removing intermediate container dc333b6f5264 20:58:44 ---> f0fe8bcc0e65 20:58:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:58:44 ---> Running in 7ff73ea75926 20:58:45 Removing intermediate container 7ff73ea75926 20:58:45 ---> 12063d146f47 20:58:45 Step 24/26 : LABEL arch=arm64 20:58:45 ---> Running in ff2d427ac57e 20:58:45 Removing intermediate container ff2d427ac57e 20:58:45 ---> 00f477b8a0e6 20:58:45 Step 25/26 : LABEL git_sha=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d 20:58:45 ---> Running in 934061fe599d 20:58:45 Removing intermediate container 934061fe599d 20:58:45 ---> 4365e0f7dba2 20:58:45 Step 26/26 : LABEL version=0.0.0 20:58:45 ---> Running in 21e1fd33b77a 20:58:46 Removing intermediate container 21e1fd33b77a 20:58:46 ---> 3b38afe2ed44 20:58:46 [Warning] One or more build-args [ARCH] were not consumed 20:58:46 Successfully built 3b38afe2ed44 20:58:46 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 20:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:58:47 20:58:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:58:47 arm64: Pulling from edgex-lftools-log-publisher 20:58:47 8998bd30e6a1: Pulling fs layer 20:58:47 04944245beec: Pulling fs layer 20:58:47 699f458cf7ca: Pulling fs layer 20:58:47 765212b225bb: Pulling fs layer 20:58:47 f23df028b6ca: Pulling fs layer 20:58:47 d65c8cfc05b1: Pulling fs layer 20:58:47 2437ff75d9bd: Pulling fs layer 20:58:47 765212b225bb: Waiting 20:58:47 f23df028b6ca: Waiting 20:58:47 d65c8cfc05b1: Waiting 20:58:47 2437ff75d9bd: Waiting 20:58:47 04944245beec: Verifying Checksum 20:58:47 04944245beec: Download complete 20:58:47 765212b225bb: Download complete 20:58:47 f23df028b6ca: Download complete 20:58:47 d65c8cfc05b1: Verifying Checksum 20:58:47 d65c8cfc05b1: Download complete 20:58:47 699f458cf7ca: Verifying Checksum 20:58:47 699f458cf7ca: Download complete 20:58:48 8998bd30e6a1: Download complete 20:58:51 2437ff75d9bd: Download complete 20:58:52 8998bd30e6a1: Pull complete 20:58:52 04944245beec: Pull complete 20:58:54 699f458cf7ca: Pull complete 20:58:54 765212b225bb: Pull complete 20:58:55 f23df028b6ca: Pull complete 20:58:55 d65c8cfc05b1: Pull complete 20:59:10 2437ff75d9bd: Pull complete 20:59:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:59:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:10 prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container 20:59:10 $ 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 20:59:13 $ docker top 500043295e241f9d618dc646713804016edfbacdb9241353ce297f34eff2810b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:14 ---> job-cost.sh 20:59:14 lf-activate-venv: SKIPPING 20:59:14 INFO: No Stack... 20:59:15 INFO: Retrieving Pricing Info for: v3-standard-4 20:59:16 INFO: Archiving Costs [Pipeline] sh 20:59:17 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 20:59:17 + cut -d, -f6 [Pipeline] lock 20:59:17 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] 20:59:17 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] did not exist. Created. 20:59:17 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:59:17 /w/workspace/device-onvif-camera/1@tmp/durable-a9cfb8e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:59:18 + echo total: 0.10999999940395355 [Pipeline] stash 20:59:18 Warning: overwriting stash ‘stack-cost’ 20:59:18 Stashed 1 file(s) [Pipeline] } 20:59:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:59:18 $ docker stop --time=1 500043295e241f9d618dc646713804016edfbacdb9241353ce297f34eff2810b 20:59:20 $ docker rm -f --volumes 500043295e241f9d618dc646713804016edfbacdb9241353ce297f34eff2810b [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 20:59:21 provisioning config files... 20:59:21 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-262@tmp/config7937832926874027542tmp [Pipeline] { [Pipeline] sh 20:59:21 + set +x 20:59:21 + curl -s https://codecov.io/bash 20:59:21 + bash -s -- 20:59:21 20:59:21 _____ _ 20:59:21 / ____| | | 20:59:21 | | ___ __| | ___ ___ _____ __ 20:59:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:59:21 | |___| (_) | (_| | __/ (_| (_) \ V / 20:59:21 \_____\___/ \__,_|\___|\___\___/ \_/ 20:59:21 Bash-1.0.6 20:59:21 20:59:21 20:59:21 ==> git version 2.25.1 found 20:59:21 ==> 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 20:59:21 Release-Date: 2020-01-08 20:59:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:59:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:59:21 ==> Jenkins CI detected. 20:59:21 current dir:  /w/workspace/undry_device-onvif-camera_PR-262 20:59:21 project root: . 20:59:21 --> token set from env 20:59:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:59:21 ==> Running gcov in . (disable via -X gcov) 20:59:21 ==> Python coveragepy not found 20:59:21 ==> Searching for coverage reports in: 20:59:21 + . 20:59:21 -> Found 1 reports 20:59:21 ==> Detecting git/mercurial file structure 20:59:21 ==> Reading reports 20:59:21 + ./coverage.out bytes=76650 20:59:21 ==> Appending adjustments 20:59:21 https://docs.codecov.io/docs/fixing-reports 20:59:21 + Found adjustments 20:59:21 ==> Gzipping contents 20:59:21 12K /tmp/codecov.6awnJF.gz 20:59:21 ==> Uploading reports 20:59:21 url: https://codecov.io 20:59:21 query: branch=PR-262&commit=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=262&job=&cmd_args= 20:59:21 -> Pinging Codecov 20:59:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-262&commit=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=262&job=&cmd_args= 20:59:22 -> Uploading to 20:59:22 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/F29A59C45E3A92E06B3E522C9905F8EF/dd9876e8ef4b24b047e16e78be8fd9de6d97f56d/e6d23210-5805-48a5-8e15-633d2a6c4871.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T205922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3a3e6411ebb9c24ba49e4272b2e99d2fefeaa0e8f577ff340012240e6a602b7 20:59:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:22 Dload Upload Total Spent Left Speed 20:59:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10354 0 0 100 10354 0 36716 --:--:-- --:--:-- --:--:-- 36716 20:59:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] } 20:59:22 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 20:59:24 + [ -d /w/workspace/undry_device-onvif-camera_PR-262/archives ] 20:59:24 + ls -al /w/workspace/undry_device-onvif-camera_PR-262/archives 20:59:24 total 16 20:59:24 drwxr-xr-x 3 root root 4096 Mar 14 20:46 . 20:59:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:46 .. 20:59:24 drwxr-xr-x 2 root root 4096 Mar 14 20:46 cost 20:59:24 -rw-r--r-- 1 root root 91 Mar 14 20:46 cost.csv 20:59:24 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-262/archives 20:59:24 + ls -al /w/workspace/undry_device-onvif-camera_PR-262/archives 20:59:24 total 16 20:59:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:46 . 20:59:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:46 .. 20:59:24 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 20:46 cost 20:59:24 -rw-r--r-- 1 jenkins jenkins 91 Mar 14 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:59:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:59:25 ---> package-listing.sh 20:59:25 ++ facter osfamily 20:59:25 ++ tr '[:upper:]' '[:lower:]' 20:59:25 + OS_FAMILY=debian 20:59:25 + workspace=/w/workspace/undry_device-onvif-camera_PR-262 20:59:25 + START_PACKAGES=/tmp/packages_start.txt 20:59:25 + END_PACKAGES=/tmp/packages_end.txt 20:59:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:59:25 + PACKAGES=/tmp/packages_start.txt 20:59:25 + '[' /w/workspace/undry_device-onvif-camera_PR-262 ']' 20:59:25 + PACKAGES=/tmp/packages_end.txt 20:59:25 + case "${OS_FAMILY}" in 20:59:25 + dpkg -l 20:59:25 + grep '^ii' 20:59:25 + '[' -f /tmp/packages_start.txt ']' 20:59:25 + '[' -f /tmp/packages_end.txt ']' 20:59:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:59:25 + '[' /w/workspace/undry_device-onvif-camera_PR-262 ']' 20:59:25 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-262/archives/ 20:59:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-262/archives/ [Pipeline] echo 20:59:25 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/undry_device-onvif-camera_PR-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:59:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:26 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 20:59:26 $ 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/undry_device-onvif-camera_PR-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@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 20:59:27 $ docker top 8a6c670f755edbf5f0433cd99807c2d1e7342431806c6d8dc5741cc4ae940219 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:27 + touch /tmp/pre-build-complete [Pipeline] sh 20:59:27 + mkdir -p /var/log/sysstat [Pipeline] sh 20:59:28 + ls /var/log/sa-host 20:59:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:28 provisioning config files... 20:59:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-262@tmp/config3752870683552819393tmp [Pipeline] { [Pipeline] echo 20:59:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:59:28 ---> create-netrc.sh [Pipeline] } 20:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:59:28 ---> python-tools-install.sh [Pipeline] echo 20:59:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:59:29 ---> sudo-logs.sh 20:59:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:59:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:59:29 ---> job-cost.sh 20:59:29 lf-activate-venv: SKIPPING 20:59:29 DEBUG: total: 0.2199999988079071 20:59:29 INFO: Retrieving Stack Cost... 20:59:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:59:30 INFO: Archiving Costs [Pipeline] echo 20:59:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:59:30 ---> logs-deploy.sh 20:59:30 lf-activate-venv: SKIPPING 20:59:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-262/1 20:59:30 INFO: archiving workspace using pattern(s): 20:59:31 Archives upload complete. 20:59:31 INFO: archiving logs to Nexus