Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3ec509adb15beeff9c635c67ee84ed92878cfab+58a46bebf81eee9640e76b602e43d09af82d89e1 (f22b14c16bb19783efdd51ca2cf1932d2b230f76) 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-ssh10981681663159078550.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh5446542182062237576.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7499590235709928782.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17551719565441326288.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4136591052346715987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20206 in /w/workspace/undry_device-onvif-camera_PR-100 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 58a46bebf81eee9640e76b602e43d09af82d89e1 into PR head commit c3ec509adb15beeff9c635c67ee84ed92878cfab Merge succeeded, producing 6228d9072953f41b07275e5d62fcf4725b90c4f9 Checking out Revision 6228d9072953f41b07275e5d62fcf4725b90c4f9 (PR-100) > 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/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3ec509adb15beeff9c635c67ee84ed92878cfab # 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 58a46bebf81eee9640e76b602e43d09af82d89e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6228d9072953f41b07275e5d62fcf4725b90c4f9 # timeout=10 Commit message: "Merge commit '58a46bebf81eee9640e76b602e43d09af82d89e1' into HEAD" > git rev-list --no-walk c3ec509adb15beeff9c635c67ee84ed92878cfab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:11:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:11:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:22 ========================================================= 10:11:22 EdgeX Global Pipelines Version Info 10:11:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:11:22 ------------------- 10:11:22 stable info: 10:11:22 ------------------- 10:11:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:11:22 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:11:22 Message: update stable to v1.0.238 10:11:23 ------------------- 10:11:23 experimental info: 10:11:23 ------------------- 10:11:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:11:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:11:23 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:11:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6228d9072953f41b07275e5d62fcf4725b90c4f9 [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6228d90 [Pipeline] echo 10:11:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:24 provisioning config files... 10:11:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config4173339877572787931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:24 ---> docker-login.sh 10:11:24 nexus3.edgexfoundry.org:10001 10:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:24 Configure a credential helper to remove this warning. See 10:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:24 10:11:24 Login Succeeded 10:11:24 nexus3.edgexfoundry.org:10002 10:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:25 Configure a credential helper to remove this warning. See 10:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:25 10:11:25 Login Succeeded 10:11:25 nexus3.edgexfoundry.org:10003 10:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:25 Configure a credential helper to remove this warning. See 10:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:25 10:11:25 Login Succeeded 10:11:25 nexus3.edgexfoundry.org:10004 10:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:25 Configure a credential helper to remove this warning. See 10:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:25 10:11:25 Login Succeeded 10:11:25 docker.io 10:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:25 Configure a credential helper to remove this warning. See 10:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:25 10:11:25 Login Succeeded 10:11:25 ---> docker-login.sh ends [Pipeline] } 10:11:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:11:26 + git rev-list -1 --merges 6228d9072953f41b07275e5d62fcf4725b90c4f9~1..6228d9072953f41b07275e5d62fcf4725b90c4f9 [Pipeline] echo 10:11:26 -----------> git rev-list -1 --merges 6228d9072953f41b07275e5d62fcf4725b90c4f9~1..6228d9072953f41b07275e5d62fcf4725b90c4f9 6228d9072953f41b07275e5d62fcf4725b90c4f9 10:11:26 6228d9072953f41b07275e5d62fcf4725b90c4f9 [false] [Pipeline] sh 10:11:26 + git log --format=format:%s -1 6228d9072953f41b07275e5d62fcf4725b90c4f9 [Pipeline] echo 10:11:26 ========================================================= 10:11:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:11:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:27 + git log --format=format:%s -1 6228d9072953f41b07275e5d62fcf4725b90c4f9 [Pipeline] echo 10:11:27 [semverPrep] GIT_COMMIT: 6228d9072953f41b07275e5d62fcf4725b90c4f9, Commit Message: Merge commit '58a46bebf81eee9640e76b602e43d09af82d89e1' into HEAD [Pipeline] echo 10:11:27 [semverPrep] This is not a build commit. [Pipeline] sh 10:11:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:27 + grep -v github /etc/ssh/ssh_known_hosts 10:11:27 + [ -e /tmp/ssh_known_hosts ] 10:11:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:11:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:11:27 + sudo tee -a /etc/ssh/ssh_known_hosts 10:11:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:27 10:11:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:28 0.1.4: Pulling from edgex-devops/py-git-semver 10:11:28 b85a868b505f: Pulling fs layer 10:11:28 e2be974225ed: Pulling fs layer 10:11:28 339a4e72a1f5: Pulling fs layer 10:11:28 988bab9f4d93: Pulling fs layer 10:11:28 1469e6f7b9e6: Pulling fs layer 10:11:28 eaf3925da568: Pulling fs layer 10:11:28 bab4dde63d76: Pulling fs layer 10:11:28 bde34c3a00c8: Pulling fs layer 10:11:28 b352a97aabf1: Pulling fs layer 10:11:28 4872d77fe225: Pulling fs layer 10:11:28 5851b861e8e6: Pulling fs layer 10:11:28 bab4dde63d76: Waiting 10:11:28 4872d77fe225: Waiting 10:11:28 5851b861e8e6: Waiting 10:11:28 bde34c3a00c8: Waiting 10:11:28 988bab9f4d93: Waiting 10:11:28 1469e6f7b9e6: Waiting 10:11:28 eaf3925da568: Waiting 10:11:28 b352a97aabf1: Waiting 10:11:28 e2be974225ed: Download complete 10:11:28 988bab9f4d93: Verifying Checksum 10:11:28 988bab9f4d93: Download complete 10:11:28 1469e6f7b9e6: Verifying Checksum 10:11:28 1469e6f7b9e6: Download complete 10:11:28 eaf3925da568: Verifying Checksum 10:11:28 339a4e72a1f5: Verifying Checksum 10:11:28 339a4e72a1f5: Download complete 10:11:28 bde34c3a00c8: Download complete 10:11:28 b352a97aabf1: Download complete 10:11:28 4872d77fe225: Verifying Checksum 10:11:28 4872d77fe225: Download complete 10:11:28 5851b861e8e6: Download complete 10:11:28 b85a868b505f: Verifying Checksum 10:11:28 b85a868b505f: Download complete 10:11:28 bab4dde63d76: Verifying Checksum 10:11:28 bab4dde63d76: Download complete 10:11:30 b85a868b505f: Pull complete 10:11:30 e2be974225ed: Pull complete 10:11:30 339a4e72a1f5: Pull complete 10:11:30 988bab9f4d93: Pull complete 10:11:30 1469e6f7b9e6: Pull complete 10:11:30 eaf3925da568: Pull complete 10:11:32 bab4dde63d76: Pull complete 10:11:32 bde34c3a00c8: Pull complete 10:11:32 b352a97aabf1: Pull complete 10:11:32 4872d77fe225: Pull complete 10:11:32 5851b861e8e6: Pull complete 10:11:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:33 prd-ubuntu20.04-docker-8c-8g-20206 does not seem to be running inside a container 10:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 10:11:34 $ docker top 6c99747b1fbf05a7927b7b11cacc7b3e407f984415695820649e9a4a8278a94d -eo pid,comm 10:11:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:11:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:34 [ssh-agent] Looking for ssh-agent implementation... 10:11:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:34 $ docker exec 6c99747b1fbf05a7927b7b11cacc7b3e407f984415695820649e9a4a8278a94d ssh-agent 10:11:35 SSH_AUTH_SOCK=/tmp/ssh-l6TfOYpFzuYo/agent.33 10:11:35 SSH_AGENT_PID=40 10:11:35 Running ssh-add (command line suppressed) 10:11:35 Identity added: /w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_1383354003492205334.key (/w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_1383354003492205334.key) 10:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:35 + git tag --points-at HEAD [Pipeline] } 10:11:35 $ docker exec --env ******** --env ******** 6c99747b1fbf05a7927b7b11cacc7b3e407f984415695820649e9a4a8278a94d ssh-agent -k 10:11:35 unset SSH_AUTH_SOCK; 10:11:35 unset SSH_AGENT_PID; 10:11:35 echo Agent pid 40 killed; 10:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:35 [ssh-agent] Looking for ssh-agent implementation... 10:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:35 $ docker exec 6c99747b1fbf05a7927b7b11cacc7b3e407f984415695820649e9a4a8278a94d ssh-agent 10:11:35 SSH_AUTH_SOCK=/tmp/ssh-qSJfmlMM7Y3h/agent.73 10:11:35 SSH_AGENT_PID=80 10:11:35 Running ssh-add (command line suppressed) 10:11:36 Identity added: /w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_2496211494412912575.key (/w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_2496211494412912575.key) 10:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:36 + git semver init 10:11:36 2022-07-15 10:11:36,543 [run_init] DEBUG init version:0.0.0 force:False 10:11:36 2022-07-15 10:11:36,544 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-100/.semver 10:11:36 2022-07-15 10:11:36,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-100/.semver 10:11:36 2022-07-15 10:11:36,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-100/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-100, universal_newlines=False, shell=None, istream=None) 10:11:37 2022-07-15 10:11:37,256 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-100/.git/info/exclude 10:11:37 2022-07-15 10:11:37,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 with force:False 10:11:37 2022-07-15 10:11:37,257 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 10:11:37 2022-07-15 10:11:37,261 [execute] INFO git cat-file --batch-check 10:11:37 2022-07-15 10:11:37,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-100/.semver, universal_newlines=False, shell=None, istream=) 10:11:37 2022-07-15 10:11:37,268 [execute] INFO git cat-file --batch 10:11:37 2022-07-15 10:11:37,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-100/.semver, universal_newlines=False, shell=None, istream=) 10:11:37 2022-07-15 10:11:37,274 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 10:11:37 0.0.0 [Pipeline] } 10:11:37 $ docker exec --env ******** --env ******** 6c99747b1fbf05a7927b7b11cacc7b3e407f984415695820649e9a4a8278a94d ssh-agent -k 10:11:37 unset SSH_AUTH_SOCK; 10:11:37 unset SSH_AGENT_PID; 10:11:37 echo Agent pid 80 killed; 10:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:38 + git semver [Pipeline] } 10:11:38 $ docker stop --time=1 6c99747b1fbf05a7927b7b11cacc7b3e407f984415695820649e9a4a8278a94d 10:11:39 $ docker rm -f 6c99747b1fbf05a7927b7b11cacc7b3e407f984415695820649e9a4a8278a94d [Pipeline] // withDockerContainer [Pipeline] sh 10:11:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:11:40 Stashed 1 file(s) [Pipeline] echo 10:11:40 [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 10:11:40 provisioning config files... 10:11:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config2260612453842241143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:40 ---> docker-login.sh 10:11:40 nexus3.edgexfoundry.org:10001 10:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:40 Configure a credential helper to remove this warning. See 10:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:40 10:11:40 Login Succeeded 10:11:40 nexus3.edgexfoundry.org:10002 10:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:40 Configure a credential helper to remove this warning. See 10:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:40 10:11:40 Login Succeeded 10:11:40 nexus3.edgexfoundry.org:10003 10:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:40 Configure a credential helper to remove this warning. See 10:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:40 10:11:40 Login Succeeded 10:11:40 nexus3.edgexfoundry.org:10004 10:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:41 Configure a credential helper to remove this warning. See 10:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:41 10:11:41 Login Succeeded 10:11:41 docker.io 10:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:41 Configure a credential helper to remove this warning. See 10:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:41 10:11:41 Login Succeeded 10:11:41 ---> docker-login.sh ends [Pipeline] } 10:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:41 ========================================================= 10:11:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:11:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:11:41 Sending build context to Docker daemon 9.423MB 10:11:41 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:11:41 Step 2/13 : FROM ${BASE} AS builder 10:11:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:11:41 2408cc74d12b: Pulling fs layer 10:11:41 ea60b727a1ce: Pulling fs layer 10:11:41 30c4a7721957: Pulling fs layer 10:11:41 370296b7ddb6: Pulling fs layer 10:11:41 7c6cee850709: Pulling fs layer 10:11:41 39a5fcdaea64: Pulling fs layer 10:11:41 d94ebbe4e438: Pulling fs layer 10:11:41 bcfd1f05c69d: Pulling fs layer 10:11:41 59ccb84bbe0f: Pulling fs layer 10:11:41 7c6cee850709: Waiting 10:11:41 370296b7ddb6: Waiting 10:11:41 39a5fcdaea64: Waiting 10:11:41 59ccb84bbe0f: Waiting 10:11:41 30c4a7721957: Verifying Checksum 10:11:41 30c4a7721957: Download complete 10:11:42 ea60b727a1ce: Verifying Checksum 10:11:42 ea60b727a1ce: Download complete 10:11:42 7c6cee850709: Verifying Checksum 10:11:42 7c6cee850709: Download complete 10:11:42 39a5fcdaea64: Verifying Checksum 10:11:42 39a5fcdaea64: Download complete 10:11:42 2408cc74d12b: Verifying Checksum 10:11:42 d94ebbe4e438: Download complete 10:11:42 2408cc74d12b: Pull complete 10:11:42 ea60b727a1ce: Pull complete 10:11:42 30c4a7721957: Pull complete 10:11:42 59ccb84bbe0f: Verifying Checksum 10:11:42 59ccb84bbe0f: Download complete 10:11:42 bcfd1f05c69d: Verifying Checksum 10:11:42 bcfd1f05c69d: Download complete 10:11:42 370296b7ddb6: Verifying Checksum 10:11:42 370296b7ddb6: Download complete 10:11:47 370296b7ddb6: Pull complete 10:11:47 7c6cee850709: Pull complete 10:11:47 39a5fcdaea64: Pull complete 10:11:47 d94ebbe4e438: Pull complete 10:11:49 bcfd1f05c69d: Pull complete 10:11:50 59ccb84bbe0f: Pull complete 10:11:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 10:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:11:50 ---> a4fb48ad2a94 10:11:50 Step 3/13 : ARG MAKE="make build" 10:11:52 ---> Running in 596984f4f277 10:11:52 Removing intermediate container 596984f4f277 10:11:52 ---> 23ba7410f1a2 10:11:52 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:11:52 ---> Running in 9cd1fb2102db 10:11:52 Removing intermediate container 9cd1fb2102db 10:11:52 ---> f58c2d152935 10:11:52 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:11:52 ---> Running in 51249473eed0 10:11:52 Removing intermediate container 51249473eed0 10:11:52 ---> b5e980b1e0a8 10:11:52 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:11:52 ---> Running in 40f2de4d5680 10:11:52 Removing intermediate container 40f2de4d5680 10:11:52 ---> cd605f788c79 10:11:52 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:52 ---> Running in 684e018351a7 10:11:53 Removing intermediate container 684e018351a7 10:11:53 ---> f349e435a90e 10:11:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:53 ---> Running in 951cce1a6aa5 10:11:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:11:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:11:55 OK: 211 MiB in 51 packages 10:11:55 Still waiting to schedule task 10:11:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20207’ is offline 10:11:55 Removing intermediate container 951cce1a6aa5 10:11:55 ---> c48933d7ebb7 10:11:55 Step 9/13 : WORKDIR /device-onvif-camera 10:11:55 ---> Running in 088cb6849b1e 10:11:55 Removing intermediate container 088cb6849b1e 10:11:55 ---> e82efe232ac5 10:11:55 Step 10/13 : COPY go.mod vendor* ./ 10:11:55 ---> e185bab6cc46 10:11:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:55 ---> Running in aec0d8dca2fd 10:12:10 Removing intermediate container aec0d8dca2fd 10:12:10 ---> 297e0c08783e 10:12:10 Step 12/13 : COPY . . 10:12:10 ---> 68d51bb1cb1a 10:12:10 Step 13/13 : RUN ${MAKE} 10:12:10 ---> Running in c91e3be5918e 10:12:10 noop 10:12:10 Removing intermediate container c91e3be5918e 10:12:10 ---> ba8e70de1971 10:12:10 Successfully built ba8e70de1971 10:12:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:11 + docker inspect -f . ci-base-image-x86_64 10:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:11 prd-ubuntu20.04-docker-8c-8g-20206 does not seem to be running inside a container 10:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 10:12:11 $ docker top 009d117aafb4ea725dd9f29b64b14a993122d41eb408328ea10c0ea5d7e39bfc -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:11 + go version 10:12:11 go version go1.18.3 linux/amd64 [Pipeline] } 10:12:11 $ docker stop --time=1 009d117aafb4ea725dd9f29b64b14a993122d41eb408328ea10c0ea5d7e39bfc 10:12:13 $ docker rm -f 009d117aafb4ea725dd9f29b64b14a993122d41eb408328ea10c0ea5d7e39bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:13 + docker inspect -f . ci-base-image-x86_64 10:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:13 prd-ubuntu20.04-docker-8c-8g-20206 does not seem to be running inside a container 10:12:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 10:12:14 $ docker top df3fd77bfa4a49e7e07a313dee6ffde74de381016e02835f5d82564549b60ffa -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:14 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-100 [Pipeline] fileExists [Pipeline] sh 10:12:14 + make test 10:12:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:12:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:12:25 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:12:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 7.0% of statements 10:12:25 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:12:29 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.810s coverage: 13.8% of statements 10:12:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:12:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:12:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:12:38 ./bin/test-attribution-txt.sh [Pipeline] echo 10:12:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:12:39 $ docker stop --time=1 df3fd77bfa4a49e7e07a313dee6ffde74de381016e02835f5d82564549b60ffa 10:12:40 $ docker rm -f df3fd77bfa4a49e7e07a313dee6ffde74de381016e02835f5d82564549b60ffa [Pipeline] // withDockerContainer [Pipeline] sh 10:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:42 + ls -al . 10:12:42 total 252 10:12:42 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 10:12 . 10:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:11 .. 10:12:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 10:12 .git 10:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:11 .github 10:12:42 -rw-rw-r-- 1 jenkins jenkins 418 Jul 15 10:11 .gitignore 10:12:42 -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 10:11 .golangci.yml 10:12:42 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 10:11 .semver 10:12:42 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 15 10:11 Attribution.txt 10:12:42 -rw-rw-r-- 1 jenkins jenkins 189 Jul 15 10:11 CHANGELOG.md 10:12:42 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 15 10:11 Dockerfile 10:12:42 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 10:11 GOVERNANCE.md 10:12:42 -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 10:11 Jenkinsfile 10:12:42 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 10:11 LICENSE 10:12:42 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 15 10:11 Makefile 10:12:42 -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 10:11 OWNERS.md 10:12:42 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 15 10:11 README.md 10:12:42 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 10:11 VERSION 10:12:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:11 bin 10:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:11 cmd 10:12:42 -rw-r--r-- 1 jenkins jenkins 70262 Jul 15 10:12 coverage.out 10:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:11 doc 10:12:42 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 15 10:11 go.mod 10:12:42 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 15 10:11 go.sum 10:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:11 internal 10:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:11 snap 10:12:42 -rw-rw-r-- 1 jenkins jenkins 236 Jul 15 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:42 + 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=6228d9072953f41b07275e5d62fcf4725b90c4f9 --label arch=amd64 --label version=0.0.0 . 10:12:42 Sending build context to Docker daemon 9.495MB 10:12:42 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:12:42 Step 2/26 : FROM ${BASE} AS builder 10:12:42 ---> ba8e70de1971 10:12:42 Step 3/26 : ARG MAKE="make build" 10:12:42 ---> Running in d2e236dc3b40 10:12:42 Removing intermediate container d2e236dc3b40 10:12:42 ---> 8f4ebee2e709 10:12:42 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:12:42 ---> Running in 38c3b795c76b 10:12:43 Removing intermediate container 38c3b795c76b 10:12:43 ---> 6ec3a713379d 10:12:43 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:12:43 ---> Running in 350b0f54556d 10:12:43 Removing intermediate container 350b0f54556d 10:12:43 ---> 81d6ea20302b 10:12:43 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:12:43 ---> Running in 2e4141ad0372 10:12:43 Removing intermediate container 2e4141ad0372 10:12:43 ---> b12f033f7b6c 10:12:43 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:43 ---> Running in 5002826e5d36 10:12:43 Removing intermediate container 5002826e5d36 10:12:43 ---> 09d463dd4fd6 10:12:43 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:43 ---> Running in 8ab5b888e863 10:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:12:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:12:45 OK: 211 MiB in 51 packages 10:12:45 Removing intermediate container 8ab5b888e863 10:12:45 ---> d0bbd13a49b7 10:12:45 Step 9/26 : WORKDIR /device-onvif-camera 10:12:45 ---> Running in 48a0ab8d4b1a 10:12:45 Removing intermediate container 48a0ab8d4b1a 10:12:45 ---> 2f2684fde9de 10:12:45 Step 10/26 : COPY go.mod vendor* ./ 10:12:46 ---> 53f573bc8656 10:12:46 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:46 ---> Running in 943ad709d808 10:12:46 Removing intermediate container 943ad709d808 10:12:46 ---> 505e029aef66 10:12:46 Step 12/26 : COPY . . 10:12:47 ---> 3cc94b563a39 10:12:47 Step 13/26 : RUN ${MAKE} 10:12:47 ---> Running in 9e4db785d133 10:12:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:13:09 Removing intermediate container 9e4db785d133 10:13:09 ---> 9ffeaeb6629b 10:13:09 Step 14/26 : FROM alpine:3.15 10:13:09 3.15: Pulling from library/alpine 10:13:09 df9b9388f04a: Pulling fs layer 10:13:09 df9b9388f04a: Verifying Checksum 10:13:09 df9b9388f04a: Download complete 10:13:09 df9b9388f04a: Pull complete 10:13:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:13:09 Status: Downloaded newer image for alpine:3.15 10:13:09 ---> 0ac33e5f5afa 10:13:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:13:09 ---> Running in bc1ce0ad3fa8 10:13:10 Removing intermediate container bc1ce0ad3fa8 10:13:10 ---> 97da62d4003d 10:13:10 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:13:10 ---> Running in 7ad35049b04e 10:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:13:10 (1/6) Installing dumb-init (1.2.5-r1) 10:13:10 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:13:10 (3/6) Installing libsodium (1.0.18-r0) 10:13:10 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:13:10 (5/6) Installing libzmq (4.3.4-r0) 10:13:10 (6/6) Installing zeromq (4.3.4-r0) 10:13:10 Executing busybox-1.34.1-r5.trigger 10:13:10 OK: 8 MiB in 20 packages 10:13:10 Removing intermediate container 7ad35049b04e 10:13:10 ---> b779c8b79359 10:13:10 Step 17/26 : WORKDIR / 10:13:11 ---> Running in 5ed6f8a5d548 10:13:11 Removing intermediate container 5ed6f8a5d548 10:13:11 ---> bc54fc1b14c9 10:13:11 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:13:11 ---> 5e1f4bc7db44 10:13:11 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:13:11 ---> 551b655f5faa 10:13:11 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:13:12 ---> 0b7c6fd27825 10:13:12 Step 21/26 : EXPOSE 59984 10:13:12 ---> Running in d16a261c0c8a 10:13:12 Removing intermediate container d16a261c0c8a 10:13:12 ---> cdefeba76dac 10:13:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:13:12 ---> Running in e793dc7f5eaf 10:13:12 Removing intermediate container e793dc7f5eaf 10:13:12 ---> 989c414c42a5 10:13:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:13:12 ---> Running in 3fa0dbfada8d 10:13:12 Removing intermediate container 3fa0dbfada8d 10:13:12 ---> a7a80ef873ae 10:13:12 Step 24/26 : LABEL arch=amd64 10:13:12 ---> Running in 4d5809f49aee 10:13:12 Removing intermediate container 4d5809f49aee 10:13:12 ---> a2ecffcceeb5 10:13:12 Step 25/26 : LABEL git_sha=6228d9072953f41b07275e5d62fcf4725b90c4f9 10:13:12 ---> Running in 6bc3ba6c821b 10:13:12 Removing intermediate container 6bc3ba6c821b 10:13:12 ---> 063739237f5c 10:13:12 Step 26/26 : LABEL version=0.0.0 10:13:12 ---> Running in 2b1ac5cf67d7 10:13:12 Removing intermediate container 2b1ac5cf67d7 10:13:12 ---> 8e2133badca1 10:13:12 [Warning] One or more build-args [ARCH] were not consumed 10:13:12 Successfully built 8e2133badca1 10:13:12 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 10:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:13 10:13:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:13 latest: Pulling from edgex-lftools-log-publisher 10:13:13 5eb5b503b376: Pulling fs layer 10:13:13 5c69ac0246d0: Pulling fs layer 10:13:13 ec43610c2a17: Pulling fs layer 10:13:13 3a2ae6a8a46f: Pulling fs layer 10:13:13 33b1e0a273af: Pulling fs layer 10:13:13 5d3b04190fa2: Pulling fs layer 10:13:13 3a2ae6a8a46f: Waiting 10:13:13 33b1e0a273af: Waiting 10:13:13 2f39f015ded8: Pulling fs layer 10:13:13 5d3b04190fa2: Waiting 10:13:13 2f39f015ded8: Waiting 10:13:13 5c69ac0246d0: Verifying Checksum 10:13:13 5c69ac0246d0: Download complete 10:13:13 3a2ae6a8a46f: Verifying Checksum 10:13:13 33b1e0a273af: Verifying Checksum 10:13:13 33b1e0a273af: Download complete 10:13:13 5d3b04190fa2: Verifying Checksum 10:13:13 5d3b04190fa2: Download complete 10:13:13 ec43610c2a17: Verifying Checksum 10:13:13 ec43610c2a17: Download complete 10:13:13 5eb5b503b376: Verifying Checksum 10:13:13 5eb5b503b376: Download complete 10:13:14 2f39f015ded8: Verifying Checksum 10:13:14 2f39f015ded8: Download complete 10:13:15 5eb5b503b376: Pull complete 10:13:15 5c69ac0246d0: Pull complete 10:13:16 ec43610c2a17: Pull complete 10:13:16 3a2ae6a8a46f: Pull complete 10:13:16 33b1e0a273af: Pull complete 10:13:16 5d3b04190fa2: Pull complete 10:13:21 2f39f015ded8: Pull complete 10:13:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:21 prd-ubuntu20.04-docker-8c-8g-20206 does not seem to be running inside a container 10:13:21 $ 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-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 10:13:23 $ docker top dd43043f8679744aa78da10dddd3e73df7da36eee42359dafde7f1e605b676c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:23 ---> job-cost.sh 10:13:23 lf-activate-venv: SKIPPING 10:13:23 INFO: No Stack... 10:13:24 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:24 INFO: Archiving Costs [Pipeline] sh 10:13:24 + cat /w/workspace/undry_device-onvif-camera_PR-100/archives/cost.csv 10:13:24 + cut -d, -f6 [Pipeline] lock 10:13:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-100-6-stack-cost] 10:13:24 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-6-stack-cost] did not exist. Created. 10:13:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-100-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:25 + echo total: 0.2199999988079071 [Pipeline] stash 10:13:25 Stashed 1 file(s) [Pipeline] } 10:13:25 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-6-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:25 $ docker stop --time=1 dd43043f8679744aa78da10dddd3e73df7da36eee42359dafde7f1e605b676c9 10:13:26 $ docker rm -f dd43043f8679744aa78da10dddd3e73df7da36eee42359dafde7f1e605b676c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:14:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20208 in /w/workspace/undry_device-onvif-camera_PR-100 [Pipeline] { [Pipeline] ws 10:14:28 Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout 10:14:28 Selected Git installation does not exist. Using Default 10:14:28 The recommended git tool is: NONE 10:14:36 using credential edgex-jenkins-ssh 10:14:36 Cloning the remote Git repository 10:14:37 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:14:37 > git init /w/workspace/device-onvif-camera/6 # timeout=10 10:14:37 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:14:37 > git --version # timeout=10 10:14:37 > git --version # 'git version 2.25.1' 10:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:38 Merging remotes/origin/main commit 58a46bebf81eee9640e76b602e43d09af82d89e1 into PR head commit c3ec509adb15beeff9c635c67ee84ed92878cfab 10:14:38 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:14:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:38 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:14:38 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:14:39 > git config core.sparsecheckout # timeout=10 10:14:39 > git checkout -f c3ec509adb15beeff9c635c67ee84ed92878cfab # timeout=10 10:14:39 > git remote # timeout=10 10:14:39 Merge succeeded, producing c6510214aec8bac0e4d36f3874262cc1579d55f0 10:14:39 Checking out Revision c6510214aec8bac0e4d36f3874262cc1579d55f0 (PR-100) 10:14:39 > git config --get remote.origin.url # timeout=10 10:14:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:39 > git merge 58a46bebf81eee9640e76b602e43d09af82d89e1 # timeout=10 10:14:39 > git rev-parse HEAD^{commit} # timeout=10 10:14:39 > git config core.sparsecheckout # timeout=10 10:14:39 > git checkout -f c6510214aec8bac0e4d36f3874262cc1579d55f0 # timeout=10 10:14:44 Commit message: "Merge commit '58a46bebf81eee9640e76b602e43d09af82d89e1' into HEAD" 10:14:44 > git rev-list --no-walk c3ec509adb15beeff9c635c67ee84ed92878cfab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:45 Dload Upload Total Spent Left Speed 10:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 10:14:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:46 + sudo tee /etc/docker/daemon.new 10:14:46 { 10:14:46 "registry-mirrors": [ 10:14:46 "https://nexus3.edgexfoundry.org:10001" 10:14:46 ], 10:14:46 "bip": "10.250.0.254/24", 10:14:46 "hosts": [ 10:14:46 "tcp://0.0.0.0:5555", 10:14:46 "unix:///var/run/docker.sock" 10:14:46 ], 10:14:46 "mtu": 1458, 10:14:46 "selinux-enabled": true, 10:14:46 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:46 } [Pipeline] sh 10:14:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:14:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:05 provisioning config files... 10:15:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config8011763708467931457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:05 ---> docker-login.sh 10:15:05 nexus3.edgexfoundry.org:10001 10:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:06 Configure a credential helper to remove this warning. See 10:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:06 10:15:06 Login Succeeded 10:15:06 nexus3.edgexfoundry.org:10002 10:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:07 Configure a credential helper to remove this warning. See 10:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:07 10:15:07 Login Succeeded 10:15:07 nexus3.edgexfoundry.org:10003 10:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:07 Configure a credential helper to remove this warning. See 10:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:07 10:15:07 Login Succeeded 10:15:07 nexus3.edgexfoundry.org:10004 10:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:08 Configure a credential helper to remove this warning. See 10:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:08 10:15:08 Login Succeeded 10:15:08 docker.io 10:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:08 Configure a credential helper to remove this warning. See 10:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:08 10:15:08 Login Succeeded 10:15:08 ---> docker-login.sh ends [Pipeline] } 10:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:09 ========================================================= 10:15:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:15:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:15:10 Sending build context to Docker daemon 6.481MB 10:15:10 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:15:10 Step 2/13 : FROM ${BASE} AS builder 10:15:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:15:10 b3c136eddcbf: Pulling fs layer 10:15:10 c0a3192eca97: Pulling fs layer 10:15:10 a050256f5b6f: Pulling fs layer 10:15:10 656be50a0ddc: Pulling fs layer 10:15:10 2bbca73fdf42: Pulling fs layer 10:15:10 46d945488cbd: Pulling fs layer 10:15:10 8a5474983e97: Pulling fs layer 10:15:10 329c88fbcd65: Pulling fs layer 10:15:10 656be50a0ddc: Waiting 10:15:10 46d945488cbd: Waiting 10:15:10 2bbca73fdf42: Waiting 10:15:10 8a5474983e97: Waiting 10:15:10 329c88fbcd65: Waiting 10:15:10 a050256f5b6f: Verifying Checksum 10:15:10 a050256f5b6f: Download complete 10:15:10 c0a3192eca97: Verifying Checksum 10:15:10 c0a3192eca97: Download complete 10:15:10 2bbca73fdf42: Verifying Checksum 10:15:10 2bbca73fdf42: Download complete 10:15:10 b3c136eddcbf: Verifying Checksum 10:15:10 b3c136eddcbf: Download complete 10:15:10 46d945488cbd: Verifying Checksum 10:15:10 46d945488cbd: Download complete 10:15:11 b3c136eddcbf: Pull complete 10:15:11 329c88fbcd65: Verifying Checksum 10:15:11 329c88fbcd65: Download complete 10:15:12 c0a3192eca97: Pull complete 10:15:12 a050256f5b6f: Pull complete 10:15:12 8a5474983e97: Verifying Checksum 10:15:12 8a5474983e97: Download complete 10:15:13 656be50a0ddc: Verifying Checksum 10:15:13 656be50a0ddc: Download complete 10:15:25 656be50a0ddc: Pull complete 10:15:25 2bbca73fdf42: Pull complete 10:15:25 46d945488cbd: Pull complete 10:15:32 8a5474983e97: Pull complete 10:15:33 329c88fbcd65: Pull complete 10:15:33 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:15:33 ---> ff4287adb874 10:15:33 Step 3/13 : ARG MAKE="make build" 10:15:35 ---> Running in e68ba3b5544a 10:15:35 Removing intermediate container e68ba3b5544a 10:15:35 ---> bb7e553601d2 10:15:35 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:15:36 ---> Running in 3c92087a2e48 10:15:36 Removing intermediate container 3c92087a2e48 10:15:36 ---> c6a696503db7 10:15:36 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:15:36 ---> Running in ff755c15b29d 10:15:36 Removing intermediate container ff755c15b29d 10:15:36 ---> e07c1b4ecf1b 10:15:36 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:15:36 ---> Running in f18d03e498d9 10:15:37 Removing intermediate container f18d03e498d9 10:15:37 ---> 050c3e7e38f5 10:15:37 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:37 ---> Running in c295536b54d3 10:15:39 Removing intermediate container c295536b54d3 10:15:39 ---> 4ab2253bbb59 10:15:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:39 ---> Running in abf3e1136d48 10:15:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:15:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:15:42 OK: 221 MiB in 51 packages 10:15:42 Removing intermediate container abf3e1136d48 10:15:42 ---> 8fb959317751 10:15:42 Step 9/13 : WORKDIR /device-onvif-camera 10:15:43 ---> Running in d83ae4e11f79 10:15:43 Removing intermediate container d83ae4e11f79 10:15:43 ---> b3a34dcf638c 10:15:43 Step 10/13 : COPY go.mod vendor* ./ 10:15:45 ---> 70a60ac41656 10:15:45 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:45 ---> Running in 0affeb06955f 10:16:32 Removing intermediate container 0affeb06955f 10:16:32 ---> 8d1e1b454c8c 10:16:32 Step 12/13 : COPY . . 10:16:32 ---> d94017bab0f4 10:16:32 Step 13/13 : RUN ${MAKE} 10:16:32 ---> Running in a57e062f0ab6 10:16:32 noop 10:16:33 Removing intermediate container a57e062f0ab6 10:16:33 ---> 5941ffc7fe3b 10:16:33 Successfully built 5941ffc7fe3b 10:16:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:33 + docker inspect -f . ci-base-image-arm64 10:16:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:34 prd-ubuntu20.04-docker-arm64-4c-16g-20208 does not seem to be running inside a container 10:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 10:16:35 $ docker top b1c1d7f3168e9495e13baff77e0bcbed3f0fc967c361bf5903e83c5874fc324c -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:36 + go version 10:16:36 go version go1.18.3 linux/arm64 [Pipeline] } 10:16:36 $ docker stop --time=1 b1c1d7f3168e9495e13baff77e0bcbed3f0fc967c361bf5903e83c5874fc324c 10:16:37 $ docker rm -f b1c1d7f3168e9495e13baff77e0bcbed3f0fc967c361bf5903e83c5874fc324c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:38 + docker inspect -f . ci-base-image-arm64 10:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:38 prd-ubuntu20.04-docker-arm64-4c-16g-20208 does not seem to be running inside a container 10:16:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 10:16:40 $ docker top a3741c4d33028e488b3efb61346fca359372f4c82b3acdd3675102ff6bfc7601 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:41 + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh 10:16:41 + make test 10:16:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:16:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:18:20 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:18:20 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.091s coverage: 7.0% of statements 10:18:20 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:18:35 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.223s coverage: 13.8% of statements 10:18:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:18:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:18:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:58 ./bin/test-attribution-txt.sh [Pipeline] echo 10:19:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:19:01 $ docker stop --time=1 a3741c4d33028e488b3efb61346fca359372f4c82b3acdd3675102ff6bfc7601 10:19:03 $ docker rm -f a3741c4d33028e488b3efb61346fca359372f4c82b3acdd3675102ff6bfc7601 [Pipeline] // withDockerContainer [Pipeline] sh 10:19:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:19:04 Warning: overwriting stash ‘coverage-report’ 10:19:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:19:06 + ls -al . 10:19:06 total 248 10:19:06 drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 10:19 . 10:19:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 .. 10:19:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 10:14 .git 10:19:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:14 .github 10:19:06 -rw-rw-r-- 1 jenkins jenkins 418 Jul 15 10:14 .gitignore 10:19:06 -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 10:14 .golangci.yml 10:19:06 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 15 10:14 Attribution.txt 10:19:06 -rw-rw-r-- 1 jenkins jenkins 189 Jul 15 10:14 CHANGELOG.md 10:19:06 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 15 10:14 Dockerfile 10:19:06 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 10:14 GOVERNANCE.md 10:19:06 -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 10:14 Jenkinsfile 10:19:06 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 10:14 LICENSE 10:19:06 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 15 10:14 Makefile 10:19:06 -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 10:14 OWNERS.md 10:19:06 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 15 10:14 README.md 10:19:06 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 10:11 VERSION 10:19:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:14 bin 10:19:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:14 cmd 10:19:06 -rw-r--r-- 1 jenkins jenkins 70262 Jul 15 10:18 coverage.out 10:19:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 doc 10:19:06 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 15 10:14 go.mod 10:19:06 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 15 10:14 go.sum 10:19:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 internal 10:19:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 snap 10:19:06 -rw-rw-r-- 1 jenkins jenkins 236 Jul 15 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19: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=c6510214aec8bac0e4d36f3874262cc1579d55f0 --label arch=arm64 --label version=0.0.0 . 10:19:07 Sending build context to Docker daemon 6.553MB 10:19:07 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:19:07 Step 2/26 : FROM ${BASE} AS builder 10:19:07 ---> 5941ffc7fe3b 10:19:07 Step 3/26 : ARG MAKE="make build" 10:19:07 ---> Running in 1ea0c980b51d 10:19:07 Removing intermediate container 1ea0c980b51d 10:19:07 ---> 43907a7f573c 10:19:07 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:19:07 ---> Running in 217a5732131e 10:19:08 Removing intermediate container 217a5732131e 10:19:08 ---> f8fd34a02b38 10:19:08 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:19:08 ---> Running in 8f7e4dd963c9 10:19:08 Removing intermediate container 8f7e4dd963c9 10:19:08 ---> 8595b5d5d667 10:19:08 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:19:08 ---> Running in dcf7278bb594 10:19:08 Removing intermediate container dcf7278bb594 10:19:08 ---> 07706ba1222f 10:19:08 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:09 ---> Running in 88756c927405 10:19:11 Removing intermediate container 88756c927405 10:19:11 ---> 538bad348792 10:19:11 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:19:11 ---> Running in 7396c00feb33 10:19:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:19:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:19:13 OK: 221 MiB in 51 packages 10:19:14 Removing intermediate container 7396c00feb33 10:19:14 ---> a1119ff184e2 10:19:14 Step 9/26 : WORKDIR /device-onvif-camera 10:19:14 ---> Running in 947afdd01044 10:19:14 Removing intermediate container 947afdd01044 10:19:14 ---> 272f7745334a 10:19:14 Step 10/26 : COPY go.mod vendor* ./ 10:19:15 ---> d8ca48534629 10:19:15 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:15 ---> Running in 3a177554f78e 10:19:17 Removing intermediate container 3a177554f78e 10:19:17 ---> 265ea4dfc300 10:19:17 Step 12/26 : COPY . . 10:19:18 ---> 60f9fad8e026 10:19:18 Step 13/26 : RUN ${MAKE} 10:19:18 ---> Running in c665f7e57b38 10:19:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:21:41 Removing intermediate container c665f7e57b38 10:21:41 ---> 4a8319cc2ea5 10:21:41 Step 14/26 : FROM alpine:3.15 10:21:41 3.15: Pulling from library/alpine 10:21:41 9981e73032c8: Pulling fs layer 10:21:41 9981e73032c8: Verifying Checksum 10:21:41 9981e73032c8: Download complete 10:21:41 9981e73032c8: Pull complete 10:21:41 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:21:41 Status: Downloaded newer image for alpine:3.15 10:21:41 ---> 3fb3c9af89a9 10:21:41 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:21:41 ---> Running in 18904da35c3e 10:21:41 Removing intermediate container 18904da35c3e 10:21:41 ---> 57a5bd97f827 10:21:41 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:21:41 ---> Running in 312aa785f00b 10:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:41 (1/6) Installing dumb-init (1.2.5-r1) 10:21:41 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:21:41 (3/6) Installing libsodium (1.0.18-r0) 10:21:41 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:21:41 (5/6) Installing libzmq (4.3.4-r0) 10:21:41 (6/6) Installing zeromq (4.3.4-r0) 10:21:41 Executing busybox-1.34.1-r5.trigger 10:21:41 OK: 8 MiB in 20 packages 10:21:41 Removing intermediate container 312aa785f00b 10:21:41 ---> bd79552e9cc9 10:21:41 Step 17/26 : WORKDIR / 10:21:41 ---> Running in 13fefb247894 10:21:41 Removing intermediate container 13fefb247894 10:21:41 ---> 7539bc514e6e 10:21:41 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:21:41 ---> b34bbffd2ccc 10:21:41 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:21:41 ---> cda08c9aa595 10:21:41 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:21:41 ---> de07e9df9a54 10:21:41 Step 21/26 : EXPOSE 59984 10:21:41 ---> Running in bef9d433c338 10:21:41 Removing intermediate container bef9d433c338 10:21:41 ---> 2805c3f78a1e 10:21:41 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:21:41 ---> Running in aa40b0281a8b 10:21:41 Removing intermediate container aa40b0281a8b 10:21:41 ---> 5942962779ae 10:21:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:21:41 ---> Running in d189c61d3979 10:21:41 Removing intermediate container d189c61d3979 10:21:41 ---> 2ac1ea14edee 10:21:41 Step 24/26 : LABEL arch=arm64 10:21:41 ---> Running in a90ff6290b05 10:21:41 Removing intermediate container a90ff6290b05 10:21:41 ---> f3710f0ad764 10:21:41 Step 25/26 : LABEL git_sha=c6510214aec8bac0e4d36f3874262cc1579d55f0 10:21:41 ---> Running in 2a9192e99924 10:21:41 Removing intermediate container 2a9192e99924 10:21:41 ---> 20de7fb05574 10:21:41 Step 26/26 : LABEL version=0.0.0 10:21:41 ---> Running in d0e0dfc1cbbc 10:21:41 Removing intermediate container d0e0dfc1cbbc 10:21:41 ---> 8cba29bf2a84 10:21:41 [Warning] One or more build-args [ARCH] were not consumed 10:21:41 Successfully built 8cba29bf2a84 10:21:41 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 10:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:42 10:21:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:42 arm64: Pulling from edgex-lftools-log-publisher 10:21:42 8998bd30e6a1: Pulling fs layer 10:21:42 04944245beec: Pulling fs layer 10:21:42 699f458cf7ca: Pulling fs layer 10:21:42 765212b225bb: Pulling fs layer 10:21:42 f23df028b6ca: Pulling fs layer 10:21:42 d65c8cfc05b1: Pulling fs layer 10:21:42 2437ff75d9bd: Pulling fs layer 10:21:42 765212b225bb: Waiting 10:21:42 d65c8cfc05b1: Waiting 10:21:42 2437ff75d9bd: Waiting 10:21:42 f23df028b6ca: Waiting 10:21:42 04944245beec: Verifying Checksum 10:21:42 04944245beec: Download complete 10:21:42 765212b225bb: Verifying Checksum 10:21:42 765212b225bb: Download complete 10:21:42 f23df028b6ca: Verifying Checksum 10:21:42 f23df028b6ca: Download complete 10:21:43 d65c8cfc05b1: Verifying Checksum 10:21:43 d65c8cfc05b1: Download complete 10:21:43 699f458cf7ca: Verifying Checksum 10:21:43 699f458cf7ca: Download complete 10:21:43 8998bd30e6a1: Verifying Checksum 10:21:43 8998bd30e6a1: Download complete 10:21:45 2437ff75d9bd: Verifying Checksum 10:21:45 2437ff75d9bd: Download complete 10:21:48 8998bd30e6a1: Pull complete 10:21:48 04944245beec: Pull complete 10:21:49 699f458cf7ca: Pull complete 10:21:50 765212b225bb: Pull complete 10:21:51 f23df028b6ca: Pull complete 10:21:51 d65c8cfc05b1: Pull complete 10:22:06 2437ff75d9bd: Pull complete 10:22:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:06 prd-ubuntu20.04-docker-arm64-4c-16g-20208 does not seem to be running inside a container 10:22:06 $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 10:22:09 $ docker top e3477722f5992fbc56bfd6765d0766f2765e048fa2115923b2d7e7263014b5a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:10 ---> job-cost.sh 10:22:10 lf-activate-venv: SKIPPING 10:22:10 INFO: No Stack... 10:22:10 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:11 INFO: Archiving Costs [Pipeline] sh 10:22:12 + cat /w/workspace/device-onvif-camera/6/archives/cost.csv 10:22:12 + cut -d, -f6 [Pipeline] lock 10:22:12 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-100-6-stack-cost] 10:22:12 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-6-stack-cost] did not exist. Created. 10:22:12 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-100-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:12 /w/workspace/device-onvif-camera/6@tmp/durable-44626a49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:13 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:13 Warning: overwriting stash ‘stack-cost’ 10:22:13 Stashed 1 file(s) [Pipeline] } 10:22:13 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-6-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:13 $ docker stop --time=1 e3477722f5992fbc56bfd6765d0766f2765e048fa2115923b2d7e7263014b5a1 10:22:14 $ docker rm -f e3477722f5992fbc56bfd6765d0766f2765e048fa2115923b2d7e7263014b5a1 [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 10:22:15 provisioning config files... 10:22:15 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config3406901102710899808tmp [Pipeline] { [Pipeline] sh 10:22:15 + set +x 10:22:15 + bash -s -- 10:22:15 + curl -s https://codecov.io/bash 10:22:15 10:22:15 _____ _ 10:22:15 / ____| | | 10:22:15 | | ___ __| | ___ ___ _____ __ 10:22:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:15 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:15 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:15 Bash-1.0.6 10:22:15 10:22:15 10:22:15 ==> git version 2.25.1 found 10:22:15 ==> 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 10:22:15 Release-Date: 2020-01-08 10:22:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:22:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:15 ==> Jenkins CI detected. 10:22:15 current dir:  /w/workspace/undry_device-onvif-camera_PR-100 10:22:15 project root: . 10:22:15 --> token set from env 10:22:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:22:15 ==> Running gcov in . (disable via -X gcov) 10:22:15 ==> Python coveragepy not found 10:22:15 ==> Searching for coverage reports in: 10:22:15 + . 10:22:15 -> Found 1 reports 10:22:15 ==> Detecting git/mercurial file structure 10:22:15 ==> Reading reports 10:22:15 + ./coverage.out bytes=70262 10:22:15 ==> Appending adjustments 10:22:15 https://docs.codecov.io/docs/fixing-reports 10:22:15 + Found adjustments 10:22:15 ==> Gzipping contents 10:22:15 12K /tmp/codecov.SWQSLI.gz 10:22:15 ==> Uploading reports 10:22:15 url: https://codecov.io 10:22:15 query: branch=PR-100&commit=6228d9072953f41b07275e5d62fcf4725b90c4f9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-100%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=100&job=&cmd_args= 10:22:15 -> Pinging Codecov 10:22:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-100&commit=6228d9072953f41b07275e5d62fcf4725b90c4f9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-100%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=100&job=&cmd_args= 10:22:16 -> Uploading to 10:22:16 https://storage.googleapis.com/codecov/v4/raw/2022-07-15/F29A59C45E3A92E06B3E522C9905F8EF/6228d9072953f41b07275e5d62fcf4725b90c4f9/55741a46-cb54-47c3-b034-186ce7988804.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220715T102216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=112e1276b8f774afff7ccb9aca081daad87e8d00876043f4e90e49ce2d40a51e 10:22:16 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:16 Dload Upload Total Spent Left Speed 10:22:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9492 0 0 100 9492 0 46758 --:--:-- --:--:-- --:--:-- 46529 100 9492 0 0 100 9492 0 37666 --:--:-- --:--:-- --:--:-- 37517 10:22:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/6228d9072953f41b07275e5d62fcf4725b90c4f9 [Pipeline] } 10:22:16 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 10:22:17 + [ -d /w/workspace/undry_device-onvif-camera_PR-100/archives ] 10:22:17 + ls -al /w/workspace/undry_device-onvif-camera_PR-100/archives 10:22:17 total 16 10:22:17 drwxr-xr-x 3 root root 4096 Jul 15 10:13 . 10:22:17 drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 10:13 .. 10:22:17 drwxr-xr-x 2 root root 4096 Jul 15 10:13 cost 10:22:17 -rw-r--r-- 1 root root 90 Jul 15 10:13 cost.csv 10:22:17 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-100/archives 10:22:17 + ls -al /w/workspace/undry_device-onvif-camera_PR-100/archives 10:22:17 total 16 10:22:17 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 10:13 . 10:22:17 drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 10:13 .. 10:22:17 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 10:13 cost 10:22:17 -rw-r--r-- 1 jenkins jenkins 90 Jul 15 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:22:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:22:18 ---> package-listing.sh 10:22:18 ++ facter osfamily 10:22:18 ++ tr '[:upper:]' '[:lower:]' 10:22:18 + OS_FAMILY=debian 10:22:18 + workspace=/w/workspace/undry_device-onvif-camera_PR-100 10:22:18 + START_PACKAGES=/tmp/packages_start.txt 10:22:18 + END_PACKAGES=/tmp/packages_end.txt 10:22:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:18 + PACKAGES=/tmp/packages_start.txt 10:22:18 + '[' /w/workspace/undry_device-onvif-camera_PR-100 ']' 10:22:18 + PACKAGES=/tmp/packages_end.txt 10:22:18 + case "${OS_FAMILY}" in 10:22:18 + dpkg -l 10:22:18 + grep '^ii' 10:22:18 + '[' -f /tmp/packages_start.txt ']' 10:22:18 + '[' -f /tmp/packages_end.txt ']' 10:22:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:18 + '[' /w/workspace/undry_device-onvif-camera_PR-100 ']' 10:22:18 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-100/archives/ 10:22:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-100/archives/ [Pipeline] echo 10:22:18 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-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:22:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:19 prd-ubuntu20.04-docker-8c-8g-20206 does not seem to be running inside a container 10:22:19 $ 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-100/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-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 10:22:19 $ docker top 8e322ed5b868f456d315e9d35ad47087c66b96b6852ac3cdc1419d10705aaf7b -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:20 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:20 + mkdir -p /var/log/sysstat [Pipeline] sh 10:22:20 + ls /var/log/sa-host 10:22:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:20 provisioning config files... 10:22:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config991631979589775258tmp [Pipeline] { [Pipeline] echo 10:22:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:21 ---> create-netrc.sh [Pipeline] } 10:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:21 ---> python-tools-install.sh [Pipeline] echo 10:22:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:21 ---> sudo-logs.sh 10:22:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:22 ---> job-cost.sh 10:22:22 lf-activate-venv: SKIPPING 10:22:22 DEBUG: total: 0.2199999988079071 10:22:22 INFO: Retrieving Stack Cost... 10:22:22 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:22 INFO: Archiving Costs [Pipeline] echo 10:22:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:23 ---> logs-deploy.sh 10:22:23 lf-activate-venv: SKIPPING 10:22:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-100/6 10:22:23 INFO: archiving workspace using pattern(s): 10:22:24 Archives upload complete. 10:22:24 INFO: archiving logs to Nexus