Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 466f5d5d50be8d1074affd647d0e035a386a80a8+1421387b1267508093a25aa042890380d9dcf7bc (5badc7ab4796f2cc3e5293622204aa17a5839d5d) 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-ssh9322224995232983755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4511238058785837791.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/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-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17714230026971922855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh42367312016968420.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-77/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-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1581023496098937596.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16304 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-77 # 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 1421387b1267508093a25aa042890380d9dcf7bc into PR head commit 466f5d5d50be8d1074affd647d0e035a386a80a8 Merge succeeded, producing 466f5d5d50be8d1074affd647d0e035a386a80a8 Checking out Revision 466f5d5d50be8d1074affd647d0e035a386a80a8 (PR-77) > 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/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 466f5d5d50be8d1074affd647d0e035a386a80a8 # 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 1421387b1267508093a25aa042890380d9dcf7bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 466f5d5d50be8d1074affd647d0e035a386a80a8 # timeout=10 Commit message: "build(deps): Bump github.com/gofrs/uuid" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-29T02:02:19.567Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-29T02:02:19.626Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-29T02:02:19.653Z] ========================================================= [2022-06-29T02:02:19.653Z] EdgeX Global Pipelines Version Info [2022-06-29T02:02:19.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # timeout=10 [2022-06-29T02:02:20.436Z] ------------------- [2022-06-29T02:02:20.436Z] stable info: [2022-06-29T02:02:20.436Z] ------------------- [2022-06-29T02:02:20.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-29T02:02:20.436Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T02:02:20.436Z] Message: update stable to v1.0.234 [2022-06-29T02:02:21.011Z] ------------------- [2022-06-29T02:02:21.011Z] experimental info: [2022-06-29T02:02:21.011Z] ------------------- [2022-06-29T02:02:21.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-29T02:02:21.011Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T02:02:21.011Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-29T02:02:21.229Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-29T02:02:21.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-29T02:02:21.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-29T02:02:21.262Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-29T02:02:21.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-29T02:02:21.284Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-29T02:02:21.299Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-29T02:02:21.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-29T02:02:21.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-29T02:02:21.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-29T02:02:21.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-29T02:02:21.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-29T02:02:21.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-29T02:02:21.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-29T02:02:21.414Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T02:02:21.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T02:02:21.436Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-29T02:02:21.448Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-29T02:02:21.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-29T02:02:21.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-29T02:02:21.492Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-29T02:02:21.503Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-29T02:02:21.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-29T02:02:21.527Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-29T02:02:21.538Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-29T02:02:21.556Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-29T02:02:21.569Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-29T02:02:21.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2022-06-29T02:02:21.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2022-06-29T02:02:21.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2022-06-29T02:02:21.626Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] echo [2022-06-29T02:02:21.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 466f5d5 [Pipeline] echo [2022-06-29T02:02:21.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T02:02:21.691Z] provisioning config files... [2022-06-29T02:02:21.706Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config6236579294063416791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:02:22.017Z] ---> docker-login.sh [2022-06-29T02:02:22.017Z] nexus3.edgexfoundry.org:10001 [2022-06-29T02:02:22.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:22.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:22.280Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:22.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:22.280Z] [2022-06-29T02:02:22.280Z] Login Succeeded [2022-06-29T02:02:22.280Z] nexus3.edgexfoundry.org:10002 [2022-06-29T02:02:22.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:22.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:22.543Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:22.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:22.543Z] [2022-06-29T02:02:22.543Z] Login Succeeded [2022-06-29T02:02:22.543Z] nexus3.edgexfoundry.org:10003 [2022-06-29T02:02:22.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:22.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:22.803Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:22.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:22.803Z] [2022-06-29T02:02:22.803Z] Login Succeeded [2022-06-29T02:02:22.803Z] nexus3.edgexfoundry.org:10004 [2022-06-29T02:02:22.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:22.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:22.804Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:22.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:22.804Z] [2022-06-29T02:02:22.804Z] Login Succeeded [2022-06-29T02:02:22.804Z] docker.io [2022-06-29T02:02:23.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:23.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:23.327Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:23.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:23.327Z] [2022-06-29T02:02:23.327Z] Login Succeeded [2022-06-29T02:02:23.327Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T02:02:23.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-29T02:02:23.721Z] + git rev-list -1 --merges 466f5d5d50be8d1074affd647d0e035a386a80a8~1..466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] echo [2022-06-29T02:02:23.760Z] -----------> git rev-list -1 --merges 466f5d5d50be8d1074affd647d0e035a386a80a8~1..466f5d5d50be8d1074affd647d0e035a386a80a8 466f5d5d50be8d1074affd647d0e035a386a80a8 [false] [Pipeline] sh [2022-06-29T02:02:24.064Z] + git log --format=format:%s -1 466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] echo [2022-06-29T02:02:24.081Z] ========================================================= [2022-06-29T02:02:24.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-29T02:02:24.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T02:02:24.428Z] + git log --format=format:%s -1 466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] echo [2022-06-29T02:02:24.442Z] [semverPrep] GIT_COMMIT: 466f5d5d50be8d1074affd647d0e035a386a80a8, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo [2022-06-29T02:02:24.453Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-29T02:02:24.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-29T02:02:24.804Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-29T02:02:24.804Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-29T02:02:24.804Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-29T02:02:24.804Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-29T02:02:24.804Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-29T02:02:24.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:02:25.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T02:02:25.165Z] [2022-06-29T02:02:25.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:02:25.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T02:02:25.473Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-29T02:02:25.473Z] 42c077c10790: Pulling fs layer [2022-06-29T02:02:25.473Z] f63e77b7563a: Pulling fs layer [2022-06-29T02:02:25.473Z] bd5fdadae976: Pulling fs layer [2022-06-29T02:02:25.473Z] 205491f53016: Pulling fs layer [2022-06-29T02:02:25.473Z] df18705c85c3: Pulling fs layer [2022-06-29T02:02:25.473Z] bdb3f477010e: Pulling fs layer [2022-06-29T02:02:25.473Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-29T02:02:25.473Z] 2c6e9b1d212d: Pulling fs layer [2022-06-29T02:02:25.473Z] bdb8f0575790: Pulling fs layer [2022-06-29T02:02:25.473Z] 386e3cb2ff24: Pulling fs layer [2022-06-29T02:02:25.473Z] 2343380bae48: Pulling fs layer [2022-06-29T02:02:25.473Z] 205491f53016: Waiting [2022-06-29T02:02:25.473Z] df18705c85c3: Waiting [2022-06-29T02:02:25.473Z] bdb3f477010e: Waiting [2022-06-29T02:02:25.473Z] c8a8fc8e1c8f: Waiting [2022-06-29T02:02:25.473Z] 2c6e9b1d212d: Waiting [2022-06-29T02:02:25.473Z] bdb8f0575790: Waiting [2022-06-29T02:02:25.473Z] 386e3cb2ff24: Waiting [2022-06-29T02:02:25.473Z] 2343380bae48: Waiting [2022-06-29T02:02:25.473Z] f63e77b7563a: Verifying Checksum [2022-06-29T02:02:25.473Z] f63e77b7563a: Download complete [2022-06-29T02:02:25.473Z] 205491f53016: Verifying Checksum [2022-06-29T02:02:25.473Z] 205491f53016: Download complete [2022-06-29T02:02:25.736Z] df18705c85c3: Verifying Checksum [2022-06-29T02:02:25.736Z] df18705c85c3: Download complete [2022-06-29T02:02:25.736Z] bd5fdadae976: Verifying Checksum [2022-06-29T02:02:25.736Z] bd5fdadae976: Download complete [2022-06-29T02:02:25.736Z] bdb3f477010e: Verifying Checksum [2022-06-29T02:02:25.736Z] bdb3f477010e: Download complete [2022-06-29T02:02:25.736Z] 2c6e9b1d212d: Verifying Checksum [2022-06-29T02:02:25.736Z] 2c6e9b1d212d: Download complete [2022-06-29T02:02:25.736Z] bdb8f0575790: Download complete [2022-06-29T02:02:25.736Z] 386e3cb2ff24: Verifying Checksum [2022-06-29T02:02:25.736Z] 386e3cb2ff24: Download complete [2022-06-29T02:02:25.736Z] 2343380bae48: Download complete [2022-06-29T02:02:25.736Z] 42c077c10790: Verifying Checksum [2022-06-29T02:02:25.736Z] 42c077c10790: Download complete [2022-06-29T02:02:25.995Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-29T02:02:25.995Z] c8a8fc8e1c8f: Download complete [2022-06-29T02:02:27.386Z] 42c077c10790: Pull complete [2022-06-29T02:02:27.386Z] f63e77b7563a: Pull complete [2022-06-29T02:02:27.958Z] bd5fdadae976: Pull complete [2022-06-29T02:02:27.958Z] 205491f53016: Pull complete [2022-06-29T02:02:28.219Z] df18705c85c3: Pull complete [2022-06-29T02:02:28.481Z] bdb3f477010e: Pull complete [2022-06-29T02:02:30.397Z] c8a8fc8e1c8f: Pull complete [2022-06-29T02:02:30.397Z] 2c6e9b1d212d: Pull complete [2022-06-29T02:02:30.660Z] bdb8f0575790: Pull complete [2022-06-29T02:02:30.660Z] 386e3cb2ff24: Pull complete [2022-06-29T02:02:30.923Z] 2343380bae48: Pull complete [2022-06-29T02:02:30.923Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-29T02:02:30.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T02:02:30.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T02:02:31.025Z] prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container [2022-06-29T02:02:31.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-29T02:02:32.339Z] $ docker top 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb -eo pid,comm [2022-06-29T02:02:32.409Z] 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). [2022-06-29T02:02:32.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-29T02:02:32.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T02:02:32.444Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T02:02:32.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T02:02:32.590Z] $ docker exec 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb ssh-agent [2022-06-29T02:02:32.732Z] SSH_AUTH_SOCK=/tmp/ssh-GJId6gLvMnBJ/agent.33 [2022-06-29T02:02:32.732Z] SSH_AGENT_PID=39 [2022-06-29T02:02:32.739Z] Running ssh-add (command line suppressed) [2022-06-29T02:02:32.872Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_7682814992470990273.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_7682814992470990273.key) [2022-06-29T02:02:32.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T02:02:33.181Z] + git tag --points-at HEAD [Pipeline] } [2022-06-29T02:02:33.197Z] $ docker exec --env ******** --env ******** 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb ssh-agent -k [2022-06-29T02:02:33.311Z] unset SSH_AUTH_SOCK; [2022-06-29T02:02:33.311Z] unset SSH_AGENT_PID; [2022-06-29T02:02:33.311Z] echo Agent pid 39 killed; [2022-06-29T02:02:33.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-29T02:02:33.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T02:02:33.349Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T02:02:33.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T02:02:33.479Z] $ docker exec 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb ssh-agent [2022-06-29T02:02:33.612Z] SSH_AUTH_SOCK=/tmp/ssh-ZAReqxzo93lV/agent.73 [2022-06-29T02:02:33.613Z] SSH_AGENT_PID=79 [2022-06-29T02:02:33.618Z] Running ssh-add (command line suppressed) [2022-06-29T02:02:33.744Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_8730853745954097730.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_8730853745954097730.key) [2022-06-29T02:02:33.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T02:02:34.054Z] + git semver init [2022-06-29T02:02:34.320Z] 2022-06-29 02:02:34,255 [run_init] DEBUG init version:0.0.0 force:False [2022-06-29T02:02:34.320Z] 2022-06-29 02:02:34,256 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-29T02:02:34.320Z] 2022-06-29 02:02:34,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-29T02:02:34.320Z] 2022-06-29 02:02:34,256 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) [2022-06-29T02:02:34.893Z] 2022-06-29 02:02:34,855 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude [2022-06-29T02:02:34.893Z] 2022-06-29 02:02:34,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False [2022-06-29T02:02:34.893Z] 2022-06-29 02:02:34,856 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-29T02:02:34.893Z] 2022-06-29 02:02:34,861 [execute] INFO git cat-file --batch-check [2022-06-29T02:02:34.893Z] 2022-06-29 02:02:34,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T02:02:34.893Z] 2022-06-29 02:02:34,868 [execute] INFO git cat-file --batch [2022-06-29T02:02:34.893Z] 2022-06-29 02:02:34,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T02:02:34.893Z] 2022-06-29 02:02:34,874 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-29T02:02:34.893Z] 0.0.0 [Pipeline] } [2022-06-29T02:02:34.906Z] $ docker exec --env ******** --env ******** 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb ssh-agent -k [2022-06-29T02:02:35.027Z] unset SSH_AUTH_SOCK; [2022-06-29T02:02:35.027Z] unset SSH_AGENT_PID; [2022-06-29T02:02:35.028Z] echo Agent pid 79 killed; [2022-06-29T02:02:35.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T02:02:35.352Z] + git semver [Pipeline] } [2022-06-29T02:02:35.632Z] $ docker stop --time=1 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb [2022-06-29T02:02:36.953Z] $ docker rm -f 57056068861a10783f423d583f7ed4922abbbc81340787c8df3a6935d18401bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T02:02:37.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-29T02:02:37.569Z] Stashed 1 file(s) [Pipeline] echo [2022-06-29T02:02:37.572Z] [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 [2022-06-29T02:02:37.695Z] provisioning config files... [2022-06-29T02:02:37.706Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config5905083119501375910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:02:38.012Z] ---> docker-login.sh [2022-06-29T02:02:38.012Z] nexus3.edgexfoundry.org:10001 [2022-06-29T02:02:38.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:38.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:38.012Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:38.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:38.012Z] [2022-06-29T02:02:38.012Z] Login Succeeded [2022-06-29T02:02:38.012Z] nexus3.edgexfoundry.org:10002 [2022-06-29T02:02:38.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:38.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:38.272Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:38.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:38.272Z] [2022-06-29T02:02:38.272Z] Login Succeeded [2022-06-29T02:02:38.272Z] nexus3.edgexfoundry.org:10003 [2022-06-29T02:02:38.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:38.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:38.272Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:38.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:38.272Z] [2022-06-29T02:02:38.272Z] Login Succeeded [2022-06-29T02:02:38.272Z] nexus3.edgexfoundry.org:10004 [2022-06-29T02:02:38.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:38.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:38.534Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:38.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:38.534Z] [2022-06-29T02:02:38.534Z] Login Succeeded [2022-06-29T02:02:38.534Z] docker.io [2022-06-29T02:02:38.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:02:38.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:02:38.794Z] Configure a credential helper to remove this warning. See [2022-06-29T02:02:38.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:02:38.794Z] [2022-06-29T02:02:38.794Z] Login Succeeded [2022-06-29T02:02:38.794Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T02:02:38.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-29T02:02:38.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T02:02:38.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T02:02:38.893Z] ========================================================= [2022-06-29T02:02:38.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-29T02:02:38.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:02:39.218Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-29T02:02:39.218Z] Sending build context to Docker daemon 9.275MB [2022-06-29T02:02:39.218Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T02:02:39.218Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-29T02:02:39.218Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-29T02:02:39.218Z] 59bf1c3509f3: Pulling fs layer [2022-06-29T02:02:39.218Z] 666ba61612fd: Pulling fs layer [2022-06-29T02:02:39.218Z] 8ed8ca486205: Pulling fs layer [2022-06-29T02:02:39.218Z] cc1cd167ecdc: Pulling fs layer [2022-06-29T02:02:39.218Z] c516ae0d96e1: Pulling fs layer [2022-06-29T02:02:39.218Z] 684cea983483: Pulling fs layer [2022-06-29T02:02:39.218Z] dd3240ac7de5: Pulling fs layer [2022-06-29T02:02:39.218Z] b1e948a4e11c: Pulling fs layer [2022-06-29T02:02:39.218Z] a8fd76ee1af6: Pulling fs layer [2022-06-29T02:02:39.218Z] 646ad004c059: Pulling fs layer [2022-06-29T02:02:39.218Z] c516ae0d96e1: Waiting [2022-06-29T02:02:39.218Z] 684cea983483: Waiting [2022-06-29T02:02:39.218Z] dd3240ac7de5: Waiting [2022-06-29T02:02:39.218Z] 646ad004c059: Waiting [2022-06-29T02:02:39.218Z] a8fd76ee1af6: Waiting [2022-06-29T02:02:39.218Z] cc1cd167ecdc: Waiting [2022-06-29T02:02:39.218Z] 8ed8ca486205: Verifying Checksum [2022-06-29T02:02:39.218Z] 8ed8ca486205: Download complete [2022-06-29T02:02:39.218Z] 666ba61612fd: Download complete [2022-06-29T02:02:39.479Z] c516ae0d96e1: Download complete [2022-06-29T02:02:39.479Z] 684cea983483: Verifying Checksum [2022-06-29T02:02:39.479Z] 684cea983483: Download complete [2022-06-29T02:02:39.479Z] 59bf1c3509f3: Verifying Checksum [2022-06-29T02:02:39.479Z] dd3240ac7de5: Verifying Checksum [2022-06-29T02:02:39.479Z] dd3240ac7de5: Download complete [2022-06-29T02:02:39.479Z] b1e948a4e11c: Verifying Checksum [2022-06-29T02:02:39.479Z] b1e948a4e11c: Download complete [2022-06-29T02:02:39.479Z] 59bf1c3509f3: Pull complete [2022-06-29T02:02:39.740Z] 666ba61612fd: Pull complete [2022-06-29T02:02:39.740Z] 8ed8ca486205: Pull complete [2022-06-29T02:02:40.001Z] 646ad004c059: Verifying Checksum [2022-06-29T02:02:40.001Z] 646ad004c059: Download complete [2022-06-29T02:02:40.001Z] a8fd76ee1af6: Verifying Checksum [2022-06-29T02:02:40.001Z] cc1cd167ecdc: Verifying Checksum [2022-06-29T02:02:40.001Z] cc1cd167ecdc: Download complete [2022-06-29T02:02:44.198Z] cc1cd167ecdc: Pull complete [2022-06-29T02:02:44.198Z] c516ae0d96e1: Pull complete [2022-06-29T02:02:44.458Z] 684cea983483: Pull complete [2022-06-29T02:02:44.458Z] dd3240ac7de5: Pull complete [2022-06-29T02:02:44.458Z] b1e948a4e11c: Pull complete [2022-06-29T02:02:46.995Z] a8fd76ee1af6: Pull complete [2022-06-29T02:02:47.564Z] 646ad004c059: Pull complete [2022-06-29T02:02:47.564Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-29T02:02:47.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T02:02:47.564Z] ---> 8f69c11f6b0c [2022-06-29T02:02:47.565Z] Step 3/13 : ARG MAKE="make build" [2022-06-29T02:02:48.953Z] ---> Running in f19e4f3968f4 [2022-06-29T02:02:48.953Z] Removing intermediate container f19e4f3968f4 [2022-06-29T02:02:48.953Z] ---> a24f10508826 [2022-06-29T02:02:48.953Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T02:02:49.214Z] ---> Running in 6b433e7f3d4e [2022-06-29T02:02:49.214Z] Removing intermediate container 6b433e7f3d4e [2022-06-29T02:02:49.214Z] ---> 5a111bdcad55 [2022-06-29T02:02:49.214Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-29T02:02:49.214Z] ---> Running in 5bb3927c9b92 [2022-06-29T02:02:49.214Z] Removing intermediate container 5bb3927c9b92 [2022-06-29T02:02:49.214Z] ---> 255e5ad881e2 [2022-06-29T02:02:49.214Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-29T02:02:49.214Z] ---> Running in 1f2251a16c8d [2022-06-29T02:02:49.475Z] Removing intermediate container 1f2251a16c8d [2022-06-29T02:02:49.475Z] ---> e0adb841069a [2022-06-29T02:02:49.475Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T02:02:49.475Z] ---> Running in cf22fcfd5fac [2022-06-29T02:02:50.046Z] Removing intermediate container cf22fcfd5fac [2022-06-29T02:02:50.046Z] ---> 540fbbc483d0 [2022-06-29T02:02:50.046Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T02:02:50.046Z] ---> Running in c5241d063696 [2022-06-29T02:02:50.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T02:02:52.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T02:02:52.484Z] OK: 221 MiB in 52 packages [2022-06-29T02:02:52.665Z] Still waiting to schedule task [2022-06-29T02:02:52.666Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-29T02:02:52.745Z] Removing intermediate container c5241d063696 [2022-06-29T02:02:52.745Z] ---> 1ea49edccfd2 [2022-06-29T02:02:52.745Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-29T02:02:53.007Z] ---> Running in d8a316bc8874 [2022-06-29T02:02:53.007Z] Removing intermediate container d8a316bc8874 [2022-06-29T02:02:53.007Z] ---> 211206397183 [2022-06-29T02:02:53.007Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-29T02:02:53.007Z] ---> b71585ceeabe [2022-06-29T02:02:53.007Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T02:02:53.269Z] ---> Running in 6cbba4bfc052 [2022-06-29T02:03:08.179Z] Removing intermediate container 6cbba4bfc052 [2022-06-29T02:03:08.179Z] ---> 9ac7c0178397 [2022-06-29T02:03:08.179Z] Step 12/13 : COPY . . [2022-06-29T02:03:08.179Z] ---> c8fce48b5992 [2022-06-29T02:03:08.179Z] Step 13/13 : RUN ${MAKE} [2022-06-29T02:03:08.179Z] ---> Running in afdca65676b2 [2022-06-29T02:03:08.179Z] noop [2022-06-29T02:03:08.179Z] Removing intermediate container afdca65676b2 [2022-06-29T02:03:08.179Z] ---> 8b58f784e51e [2022-06-29T02:03:08.179Z] Successfully built 8b58f784e51e [2022-06-29T02:03:08.179Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:03:08.508Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T02:03:08.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T02:03:08.603Z] prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container [2022-06-29T02:03:08.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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-x86_64 cat [2022-06-29T02:03:09.065Z] $ docker top bc34cf79909f65a5c7e93724f9b4f9d13f36a9a126170966f18f578bb14135f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T02:03:09.440Z] + go version [2022-06-29T02:03:09.440Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-29T02:03:09.464Z] $ docker stop --time=1 bc34cf79909f65a5c7e93724f9b4f9d13f36a9a126170966f18f578bb14135f1 [2022-06-29T02:03:10.776Z] $ docker rm -f bc34cf79909f65a5c7e93724f9b4f9d13f36a9a126170966f18f578bb14135f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:03:11.209Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T02:03:11.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T02:03:11.293Z] prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container [2022-06-29T02:03:11.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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-x86_64 cat [2022-06-29T02:03:11.782Z] $ docker top 2ee8a61969a55bcbb9061f9bd541f94d0b96fb5c6dd7d9a462d055b375b13b51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-29T02:03:12.163Z] + make test [2022-06-29T02:03:12.164Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-29T02:03:12.423Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-29T02:03:24.653Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-29T02:03:24.653Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 5.6% of statements [2022-06-29T02:03:27.207Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.217s coverage: 13.8% of statements [2022-06-29T02:03:35.338Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-29T02:03:40.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T02:03:40.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T02:03:40.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T02:03:40.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-29T02:03:40.913Z] $ docker stop --time=1 2ee8a61969a55bcbb9061f9bd541f94d0b96fb5c6dd7d9a462d055b375b13b51 [2022-06-29T02:03:42.606Z] $ docker rm -f 2ee8a61969a55bcbb9061f9bd541f94d0b96fb5c6dd7d9a462d055b375b13b51 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T02:03:43.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-29T02:03:43.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-29T02:03:43.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-29T02:03:43.860Z] + ls -al . [2022-06-29T02:03:43.860Z] total 248 [2022-06-29T02:03:43.860Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 29 02:03 . [2022-06-29T02:03:43.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:02 .. [2022-06-29T02:03:43.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:02 .git [2022-06-29T02:03:43.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:02 .github [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 29 02:02 .gitignore [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 02:02 .golangci.yml [2022-06-29T02:03:43.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 02:02 .semver [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 29 02:02 Attribution.txt [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 29 02:02 CHANGELOG.md [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 29 02:02 Dockerfile [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 29 02:02 GOVERNANCE.md [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 29 02:02 Jenkinsfile [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 02:02 LICENSE [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 29 02:02 Makefile [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 29 02:02 OWNERS.md [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jun 29 02:02 README.md [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 29 02:02 VERSION [2022-06-29T02:03:43.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:02 bin [2022-06-29T02:03:43.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 02:02 cmd [2022-06-29T02:03:43.860Z] -rw-r--r-- 1 jenkins jenkins 70091 Jun 29 02:03 coverage.out [2022-06-29T02:03:43.860Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 02:02 doc [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 29 02:02 go.mod [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 37589 Jun 29 02:02 go.sum [2022-06-29T02:03:43.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:02 internal [2022-06-29T02:03:43.860Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 29 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:03:44.171Z] + 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=466f5d5d50be8d1074affd647d0e035a386a80a8 --label arch=amd64 --label version=0.0.0 . [2022-06-29T02:03:44.171Z] Sending build context to Docker daemon 9.346MB [2022-06-29T02:03:44.171Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T02:03:44.171Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-29T02:03:44.171Z] ---> 8b58f784e51e [2022-06-29T02:03:44.171Z] Step 3/26 : ARG MAKE="make build" [2022-06-29T02:03:44.171Z] ---> Running in 5252ae86a2ed [2022-06-29T02:03:44.431Z] Removing intermediate container 5252ae86a2ed [2022-06-29T02:03:44.431Z] ---> 8e3d1239d0f9 [2022-06-29T02:03:44.431Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T02:03:44.431Z] ---> Running in 44081a52245e [2022-06-29T02:03:44.431Z] Removing intermediate container 44081a52245e [2022-06-29T02:03:44.431Z] ---> 2f04ac698679 [2022-06-29T02:03:44.431Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-29T02:03:44.431Z] ---> Running in 2691cc3cca57 [2022-06-29T02:03:44.691Z] Removing intermediate container 2691cc3cca57 [2022-06-29T02:03:44.691Z] ---> e77c08fe14b4 [2022-06-29T02:03:44.691Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-29T02:03:44.691Z] ---> Running in 55b890644457 [2022-06-29T02:03:44.691Z] Removing intermediate container 55b890644457 [2022-06-29T02:03:44.691Z] ---> df0e2f8a7d52 [2022-06-29T02:03:44.691Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T02:03:44.691Z] ---> Running in 613dccf2f040 [2022-06-29T02:03:45.262Z] Removing intermediate container 613dccf2f040 [2022-06-29T02:03:45.262Z] ---> 0bfcc47ab2fe [2022-06-29T02:03:45.262Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T02:03:45.262Z] ---> Running in a11f99dc7a79 [2022-06-29T02:03:45.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T02:04:12.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T02:05:33.651Z] OK: 221 MiB in 52 packages [2022-06-29T02:05:33.651Z] Removing intermediate container a11f99dc7a79 [2022-06-29T02:05:33.651Z] ---> 4e473c908d85 [2022-06-29T02:05:33.651Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-29T02:05:33.651Z] ---> Running in 2f79d6dd96dd [2022-06-29T02:05:33.651Z] Removing intermediate container 2f79d6dd96dd [2022-06-29T02:05:33.651Z] ---> cc86d1c7a5d3 [2022-06-29T02:05:33.651Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-29T02:05:33.651Z] ---> 67287458e11f [2022-06-29T02:05:33.651Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T02:05:33.651Z] ---> Running in 18443f2b50b3 [2022-06-29T02:05:33.651Z] Removing intermediate container 18443f2b50b3 [2022-06-29T02:05:33.651Z] ---> 64c74d0371d5 [2022-06-29T02:05:33.651Z] Step 12/26 : COPY . . [2022-06-29T02:05:33.651Z] ---> 61cce8930f62 [2022-06-29T02:05:33.651Z] Step 13/26 : RUN ${MAKE} [2022-06-29T02:05:33.651Z] ---> Running in d37c3403fdae [2022-06-29T02:05:33.651Z] 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 [2022-06-29T02:05:48.552Z] Removing intermediate container d37c3403fdae [2022-06-29T02:05:48.552Z] ---> d5ca456aa83b [2022-06-29T02:05:48.552Z] Step 14/26 : FROM alpine:3.15 [2022-06-29T02:05:48.552Z] 3.15: Pulling from library/alpine [2022-06-29T02:05:48.552Z] df9b9388f04a: Pulling fs layer [2022-06-29T02:05:48.552Z] df9b9388f04a: Verifying Checksum [2022-06-29T02:05:48.552Z] df9b9388f04a: Download complete [2022-06-29T02:05:48.552Z] df9b9388f04a: Pull complete [2022-06-29T02:05:48.552Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T02:05:48.552Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T02:05:48.552Z] ---> 0ac33e5f5afa [2022-06-29T02:05:48.552Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-29T02:05:48.552Z] ---> Running in e1f9caf86124 [2022-06-29T02:05:48.552Z] Removing intermediate container e1f9caf86124 [2022-06-29T02:05:48.552Z] ---> 6bd444e8bc99 [2022-06-29T02:05:48.552Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-29T02:05:48.552Z] ---> Running in 25c484e0e7cf [2022-06-29T02:05:48.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T02:05:49.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T02:05:49.384Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-29T02:05:49.644Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T02:05:49.644Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-29T02:05:49.644Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T02:05:49.644Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-29T02:05:49.644Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-29T02:05:49.644Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T02:05:49.644Z] OK: 8 MiB in 20 packages [2022-06-29T02:05:49.905Z] Removing intermediate container 25c484e0e7cf [2022-06-29T02:05:49.905Z] ---> 466867aaf6df [2022-06-29T02:05:49.905Z] Step 17/26 : WORKDIR / [2022-06-29T02:05:49.905Z] ---> Running in d7ee653d855b [2022-06-29T02:05:50.165Z] Removing intermediate container d7ee653d855b [2022-06-29T02:05:50.165Z] ---> 3b9c32df7ef4 [2022-06-29T02:05:50.165Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-29T02:05:50.733Z] ---> 881b8b757f43 [2022-06-29T02:05:50.733Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-29T02:05:50.733Z] ---> e1dee5de225d [2022-06-29T02:05:50.733Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-29T02:05:50.993Z] ---> 25a6ccfc599f [2022-06-29T02:05:50.993Z] Step 21/26 : EXPOSE 59984 [2022-06-29T02:05:50.993Z] ---> Running in c57d91236751 [2022-06-29T02:05:50.993Z] Removing intermediate container c57d91236751 [2022-06-29T02:05:50.993Z] ---> 22dceb1b25c2 [2022-06-29T02:05:50.993Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-29T02:05:50.993Z] ---> Running in 0f724befabc3 [2022-06-29T02:05:50.993Z] Removing intermediate container 0f724befabc3 [2022-06-29T02:05:50.993Z] ---> 76d1ec6c4e97 [2022-06-29T02:05:50.993Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T02:05:51.254Z] ---> Running in 8d1f2b98c397 [2022-06-29T02:05:51.254Z] Removing intermediate container 8d1f2b98c397 [2022-06-29T02:05:51.254Z] ---> 3cbe461d7ec2 [2022-06-29T02:05:51.254Z] Step 24/26 : LABEL arch=amd64 [2022-06-29T02:05:51.254Z] ---> Running in c9f622ee7e50 [2022-06-29T02:05:51.254Z] Removing intermediate container c9f622ee7e50 [2022-06-29T02:05:51.254Z] ---> 3b561b2f9194 [2022-06-29T02:05:51.254Z] Step 25/26 : LABEL git_sha=466f5d5d50be8d1074affd647d0e035a386a80a8 [2022-06-29T02:05:51.254Z] ---> Running in 242484e5d5c6 [2022-06-29T02:05:51.516Z] Removing intermediate container 242484e5d5c6 [2022-06-29T02:05:51.516Z] ---> 60b3ec420033 [2022-06-29T02:05:51.516Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T02:05:51.516Z] ---> Running in 39bc53a5d715 [2022-06-29T02:05:51.516Z] Removing intermediate container 39bc53a5d715 [2022-06-29T02:05:51.516Z] ---> f3ef05635040 [2022-06-29T02:05:51.516Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-29T02:05:51.516Z] Successfully built f3ef05635040 [2022-06-29T02:05:51.516Z] 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 [2022-06-29T02:05:51.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T02:05:51.958Z] [2022-06-29T02:05:51.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:05:52.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T02:05:52.263Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-29T02:05:52.263Z] 5eb5b503b376: Pulling fs layer [2022-06-29T02:05:52.263Z] 5c69ac0246d0: Pulling fs layer [2022-06-29T02:05:52.263Z] ec43610c2a17: Pulling fs layer [2022-06-29T02:05:52.263Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-29T02:05:52.263Z] 33b1e0a273af: Pulling fs layer [2022-06-29T02:05:52.263Z] 5d3b04190fa2: Pulling fs layer [2022-06-29T02:05:52.263Z] 2f39f015ded8: Pulling fs layer [2022-06-29T02:05:52.263Z] 33b1e0a273af: Waiting [2022-06-29T02:05:52.263Z] 5d3b04190fa2: Waiting [2022-06-29T02:05:52.263Z] 2f39f015ded8: Waiting [2022-06-29T02:05:52.263Z] 3a2ae6a8a46f: Waiting [2022-06-29T02:05:52.263Z] 5c69ac0246d0: Download complete [2022-06-29T02:05:52.263Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-29T02:05:52.263Z] 3a2ae6a8a46f: Download complete [2022-06-29T02:05:52.263Z] ec43610c2a17: Verifying Checksum [2022-06-29T02:05:52.263Z] ec43610c2a17: Download complete [2022-06-29T02:05:52.263Z] 33b1e0a273af: Verifying Checksum [2022-06-29T02:05:52.263Z] 33b1e0a273af: Download complete [2022-06-29T02:05:52.522Z] 5d3b04190fa2: Verifying Checksum [2022-06-29T02:05:52.522Z] 5d3b04190fa2: Download complete [2022-06-29T02:05:52.522Z] 5eb5b503b376: Verifying Checksum [2022-06-29T02:05:52.522Z] 5eb5b503b376: Download complete [2022-06-29T02:05:53.093Z] 2f39f015ded8: Download complete [2022-06-29T02:05:54.036Z] 5eb5b503b376: Pull complete [2022-06-29T02:05:54.036Z] 5c69ac0246d0: Pull complete [2022-06-29T02:05:54.606Z] ec43610c2a17: Pull complete [2022-06-29T02:05:54.606Z] 3a2ae6a8a46f: Pull complete [2022-06-29T02:05:54.866Z] 33b1e0a273af: Pull complete [2022-06-29T02:05:54.866Z] 5d3b04190fa2: Pull complete [2022-06-29T02:06:00.154Z] 2f39f015ded8: Pull complete [2022-06-29T02:06:00.154Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-29T02:06:00.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T02:06:00.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T02:06:00.249Z] prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container [2022-06-29T02:06:00.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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:latest cat [2022-06-29T02:06:02.329Z] $ docker top e3e1a6c9c5c3084022d55e921ca54e14a0e250e24342a4a909081dc03b4dd5ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:06:02.803Z] ---> job-cost.sh [2022-06-29T02:06:02.803Z] lf-activate-venv: SKIPPING [2022-06-29T02:06:02.803Z] INFO: No Stack... [2022-06-29T02:06:03.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-29T02:06:03.947Z] INFO: Archiving Costs [Pipeline] sh [2022-06-29T02:06:04.239Z] + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv [2022-06-29T02:06:04.239Z] + cut -d, -f6 [Pipeline] lock [2022-06-29T02:06:04.250Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [2022-06-29T02:06:04.258Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] did not exist. Created. [2022-06-29T02:06:04.258Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-29T02:06:04.567Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-29T02:06:04.601Z] Stashed 1 file(s) [Pipeline] } [2022-06-29T02:06:04.607Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-29T02:06:04.626Z] $ docker stop --time=1 e3e1a6c9c5c3084022d55e921ca54e14a0e250e24342a4a909081dc03b4dd5ff [2022-06-29T02:06:05.783Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16306 in /w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-29T02:06:05.784Z] $ docker rm -f e3e1a6c9c5c3084022d55e921ca54e14a0e250e24342a4a909081dc03b4dd5ff [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-06-29T02:06:05.871Z] Running in /w/workspace/device-onvif-camera/13 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-06-29T02:06:05.923Z] Selected Git installation does not exist. Using Default [2022-06-29T02:06:05.923Z] The recommended git tool is: NONE [Pipeline] } [2022-06-29T02:06:12.606Z] using credential edgex-jenkins-ssh [2022-06-29T02:06:12.624Z] Cloning the remote Git repository [2022-06-29T02:06:12.688Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-29T02:06:12.779Z] > git init /w/workspace/device-onvif-camera/13 # timeout=10 [2022-06-29T02:06:12.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-29T02:06:12.855Z] > git --version # timeout=10 [2022-06-29T02:06:12.877Z] > git --version # 'git version 2.25.1' [2022-06-29T02:06:12.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T02:06:12.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T02:06:14.456Z] Merging remotes/origin/main commit 1421387b1267508093a25aa042890380d9dcf7bc into PR head commit 466f5d5d50be8d1074affd647d0e035a386a80a8 [2022-06-29T02:06:14.737Z] Merge succeeded, producing 466f5d5d50be8d1074affd647d0e035a386a80a8 [2022-06-29T02:06:14.738Z] Checking out Revision 466f5d5d50be8d1074affd647d0e035a386a80a8 (PR-77) [2022-06-29T02:06:13.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-29T02:06:13.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T02:06:13.871Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-29T02:06:13.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-29T02:06:13.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T02:06:13.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-29T02:06:14.479Z] > git config core.sparsecheckout # timeout=10 [2022-06-29T02:06:14.495Z] > git checkout -f 466f5d5d50be8d1074affd647d0e035a386a80a8 # timeout=10 [2022-06-29T02:06:14.647Z] > git remote # timeout=10 [2022-06-29T02:06:14.668Z] > git config --get remote.origin.url # timeout=10 [2022-06-29T02:06:14.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T02:06:14.696Z] > git merge 1421387b1267508093a25aa042890380d9dcf7bc # timeout=10 [2022-06-29T02:06:14.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-29T02:06:14.746Z] > git config core.sparsecheckout # timeout=10 [2022-06-29T02:06:14.771Z] > git checkout -f 466f5d5d50be8d1074affd647d0e035a386a80a8 # timeout=10 [2022-06-29T02:06:19.061Z] Commit message: "build(deps): Bump github.com/gofrs/uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T02:06:19.934Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-29T02:06:19.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-29T02:06:19.934Z] Dload Upload Total Spent Left Speed [2022-06-29T02:06:19.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2022-06-29T02:06:20.676Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-29T02:06:21.070Z] + sudo tee /etc/docker/daemon.new [2022-06-29T02:06:21.070Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-29T02:06:21.070Z] { [2022-06-29T02:06:21.070Z] "registry-mirrors": [ [2022-06-29T02:06:21.070Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-29T02:06:21.070Z] ], [2022-06-29T02:06:21.070Z] "bip": "10.250.0.254/24", [2022-06-29T02:06:21.070Z] "hosts": [ [2022-06-29T02:06:21.070Z] "tcp://0.0.0.0:5555", [2022-06-29T02:06:21.070Z] "unix:///var/run/docker.sock" [2022-06-29T02:06:21.070Z] ], [2022-06-29T02:06:21.070Z] "mtu": 1458, [2022-06-29T02:06:21.070Z] "selinux-enabled": true, [2022-06-29T02:06:21.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-29T02:06:21.070Z] } [Pipeline] sh [2022-06-29T02:06:21.421Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-29T02:06:21.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T02:06:40.114Z] provisioning config files... [2022-06-29T02:06:40.138Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/13@tmp/config3667175120861168547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:06:40.697Z] ---> docker-login.sh [2022-06-29T02:06:40.697Z] nexus3.edgexfoundry.org:10001 [2022-06-29T02:06:41.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:06:41.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:06:41.569Z] Configure a credential helper to remove this warning. See [2022-06-29T02:06:41.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:06:41.569Z] [2022-06-29T02:06:41.569Z] Login Succeeded [2022-06-29T02:06:41.569Z] nexus3.edgexfoundry.org:10002 [2022-06-29T02:06:41.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:06:42.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:06:42.117Z] Configure a credential helper to remove this warning. See [2022-06-29T02:06:42.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:06:42.117Z] [2022-06-29T02:06:42.117Z] Login Succeeded [2022-06-29T02:06:42.117Z] nexus3.edgexfoundry.org:10003 [2022-06-29T02:06:42.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:06:42.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:06:42.669Z] Configure a credential helper to remove this warning. See [2022-06-29T02:06:42.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:06:42.669Z] [2022-06-29T02:06:42.669Z] Login Succeeded [2022-06-29T02:06:42.669Z] nexus3.edgexfoundry.org:10004 [2022-06-29T02:06:42.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:06:42.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:06:42.947Z] Configure a credential helper to remove this warning. See [2022-06-29T02:06:42.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:06:42.947Z] [2022-06-29T02:06:42.947Z] Login Succeeded [2022-06-29T02:06:42.947Z] docker.io [2022-06-29T02:06:43.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T02:06:43.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T02:06:43.817Z] Configure a credential helper to remove this warning. See [2022-06-29T02:06:43.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T02:06:43.817Z] [2022-06-29T02:06:43.817Z] Login Succeeded [2022-06-29T02:06:43.817Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T02:06:43.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-29T02:06:44.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T02:06:44.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T02:06:44.133Z] ========================================================= [2022-06-29T02:06:44.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-29T02:06:44.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:06:44.511Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-29T02:06:44.788Z] Sending build context to Docker daemon 6.379MB [2022-06-29T02:06:45.079Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T02:06:45.079Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-29T02:06:45.079Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-29T02:06:45.079Z] 9b3977197b4f: Pulling fs layer [2022-06-29T02:06:45.079Z] 1a89e8eeedd5: Pulling fs layer [2022-06-29T02:06:45.079Z] 94645a83ff95: Pulling fs layer [2022-06-29T02:06:45.079Z] e6fb740bc735: Pulling fs layer [2022-06-29T02:06:45.079Z] 3a77bd46dcc9: Pulling fs layer [2022-06-29T02:06:45.079Z] e6fb740bc735: Waiting [2022-06-29T02:06:45.079Z] 355e64cbe906: Pulling fs layer [2022-06-29T02:06:45.079Z] 63ab81a10011: Pulling fs layer [2022-06-29T02:06:45.079Z] 555d1d1c4555: Pulling fs layer [2022-06-29T02:06:45.079Z] 7d9057610161: Pulling fs layer [2022-06-29T02:06:45.079Z] 355e64cbe906: Waiting [2022-06-29T02:06:45.079Z] 63ab81a10011: Waiting [2022-06-29T02:06:45.079Z] 555d1d1c4555: Waiting [2022-06-29T02:06:45.079Z] 7d9057610161: Waiting [2022-06-29T02:06:45.079Z] 3a77bd46dcc9: Waiting [2022-06-29T02:06:45.079Z] 94645a83ff95: Verifying Checksum [2022-06-29T02:06:45.079Z] 94645a83ff95: Download complete [2022-06-29T02:06:45.079Z] 1a89e8eeedd5: Verifying Checksum [2022-06-29T02:06:45.079Z] 1a89e8eeedd5: Download complete [2022-06-29T02:06:45.357Z] 3a77bd46dcc9: Verifying Checksum [2022-06-29T02:06:45.357Z] 3a77bd46dcc9: Download complete [2022-06-29T02:06:45.357Z] 355e64cbe906: Verifying Checksum [2022-06-29T02:06:45.357Z] 355e64cbe906: Download complete [2022-06-29T02:06:45.357Z] 9b3977197b4f: Verifying Checksum [2022-06-29T02:06:45.357Z] 9b3977197b4f: Download complete [2022-06-29T02:06:45.357Z] 63ab81a10011: Verifying Checksum [2022-06-29T02:06:45.357Z] 63ab81a10011: Download complete [2022-06-29T02:06:46.344Z] 9b3977197b4f: Pull complete [2022-06-29T02:06:46.344Z] 7d9057610161: Verifying Checksum [2022-06-29T02:06:46.344Z] 7d9057610161: Download complete [2022-06-29T02:06:46.947Z] 1a89e8eeedd5: Pull complete [2022-06-29T02:06:47.223Z] 94645a83ff95: Pull complete [2022-06-29T02:06:47.501Z] 555d1d1c4555: Verifying Checksum [2022-06-29T02:06:47.501Z] 555d1d1c4555: Download complete [2022-06-29T02:06:48.108Z] e6fb740bc735: Verifying Checksum [2022-06-29T02:06:48.108Z] e6fb740bc735: Download complete [2022-06-29T02:07:00.514Z] e6fb740bc735: Pull complete [2022-06-29T02:07:00.514Z] 3a77bd46dcc9: Pull complete [2022-06-29T02:07:00.514Z] 355e64cbe906: Pull complete [2022-06-29T02:07:00.789Z] 63ab81a10011: Pull complete [2022-06-29T02:07:07.514Z] 555d1d1c4555: Pull complete [2022-06-29T02:07:09.502Z] 7d9057610161: Pull complete [2022-06-29T02:07:09.502Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-29T02:07:09.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T02:07:09.502Z] ---> 819e984ddca1 [2022-06-29T02:07:09.502Z] Step 3/13 : ARG MAKE="make build" [2022-06-29T02:07:10.494Z] ---> Running in 4c4d4bb64af1 [2022-06-29T02:07:10.494Z] Removing intermediate container 4c4d4bb64af1 [2022-06-29T02:07:10.494Z] ---> 684d005670f3 [2022-06-29T02:07:10.494Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T02:07:10.773Z] ---> Running in f55e1ccee7e9 [2022-06-29T02:07:11.053Z] Removing intermediate container f55e1ccee7e9 [2022-06-29T02:07:11.053Z] ---> afd60f281c38 [2022-06-29T02:07:11.053Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-29T02:07:11.053Z] ---> Running in 9d08028b4cec [2022-06-29T02:07:11.342Z] Removing intermediate container 9d08028b4cec [2022-06-29T02:07:11.342Z] ---> 80615ce0547f [2022-06-29T02:07:11.342Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-29T02:07:11.619Z] ---> Running in 4cde6de4fe60 [2022-06-29T02:07:11.894Z] Removing intermediate container 4cde6de4fe60 [2022-06-29T02:07:11.895Z] ---> df60552c0583 [2022-06-29T02:07:11.895Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T02:07:12.169Z] ---> Running in 606f607e49f2 [2022-06-29T02:07:15.602Z] Removing intermediate container 606f607e49f2 [2022-06-29T02:07:15.602Z] ---> f65928f7a0d9 [2022-06-29T02:07:15.602Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T02:07:15.602Z] ---> Running in 86a764ed7596 [2022-06-29T02:07:16.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T02:07:38.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T02:08:46.788Z] OK: 220 MiB in 52 packages [2022-06-29T02:08:46.788Z] Removing intermediate container 86a764ed7596 [2022-06-29T02:08:46.788Z] ---> 1aa1c9142204 [2022-06-29T02:08:46.788Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-29T02:08:46.788Z] ---> Running in 00fa1d90ae22 [2022-06-29T02:08:46.788Z] Removing intermediate container 00fa1d90ae22 [2022-06-29T02:08:46.788Z] ---> 4c8a10f12631 [2022-06-29T02:08:46.788Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-29T02:08:46.788Z] ---> d77dc355d4ac [2022-06-29T02:08:46.788Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T02:08:47.068Z] ---> Running in 2bcad39f6b6c [2022-06-29T02:09:43.643Z] Removing intermediate container 2bcad39f6b6c [2022-06-29T02:09:43.643Z] ---> 89d964179ae2 [2022-06-29T02:09:43.643Z] Step 12/13 : COPY . . [2022-06-29T02:09:43.643Z] ---> 932562494264 [2022-06-29T02:09:43.643Z] Step 13/13 : RUN ${MAKE} [2022-06-29T02:09:43.643Z] ---> Running in be598277855a [2022-06-29T02:09:43.643Z] noop [2022-06-29T02:09:43.643Z] Removing intermediate container be598277855a [2022-06-29T02:09:43.643Z] ---> 86a2af09e751 [2022-06-29T02:09:43.643Z] Successfully built 86a2af09e751 [2022-06-29T02:09:43.643Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:09:44.020Z] + docker inspect -f . ci-base-image-arm64 [2022-06-29T02:09:44.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T02:09:44.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container [2022-06-29T02:09:44.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@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 [2022-06-29T02:09:45.807Z] $ docker top 3b9d60b34e9b42dded0665afae654baeb48faafb183bb2fc4f5149f28851177b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T02:09:46.765Z] + go version [2022-06-29T02:09:46.765Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-29T02:09:46.792Z] $ docker stop --time=1 3b9d60b34e9b42dded0665afae654baeb48faafb183bb2fc4f5149f28851177b [2022-06-29T02:09:48.454Z] $ docker rm -f 3b9d60b34e9b42dded0665afae654baeb48faafb183bb2fc4f5149f28851177b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:09:49.080Z] + docker inspect -f . ci-base-image-arm64 [2022-06-29T02:09:49.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T02:09:49.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container [2022-06-29T02:09:49.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@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 [2022-06-29T02:09:50.746Z] $ docker top fec4b6c6839820282a47339b803d5eb110b87c3f8ee5822187a6cecb3ffcbc12 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-29T02:09:51.719Z] + make test [2022-06-29T02:09:51.719Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-29T02:09:53.706Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-29T02:11:30.587Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-29T02:11:30.587Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.087s coverage: 5.6% of statements [2022-06-29T02:11:48.910Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.176s coverage: 13.8% of statements [2022-06-29T02:11:48.910Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-29T02:11:48.910Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-29T02:12:15.760Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T02:12:15.760Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T02:12:15.760Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T02:12:18.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-29T02:12:18.427Z] $ docker stop --time=1 fec4b6c6839820282a47339b803d5eb110b87c3f8ee5822187a6cecb3ffcbc12 [2022-06-29T02:12:20.216Z] $ docker rm -f fec4b6c6839820282a47339b803d5eb110b87c3f8ee5822187a6cecb3ffcbc12 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T02:12:21.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-29T02:12:21.313Z] Warning: overwriting stash ‘coverage-report’ [2022-06-29T02:12:21.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T02:12:22.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-29T02:12:22.693Z] + ls -al . [2022-06-29T02:12:22.693Z] total 244 [2022-06-29T02:12:22.693Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:12 . [2022-06-29T02:12:22.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:06 .. [2022-06-29T02:12:22.693Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:06 .git [2022-06-29T02:12:22.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:06 .github [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 29 02:06 .gitignore [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 02:06 .golangci.yml [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 29 02:06 Attribution.txt [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 29 02:06 CHANGELOG.md [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 29 02:06 Dockerfile [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 29 02:06 GOVERNANCE.md [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 29 02:06 Jenkinsfile [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 02:06 LICENSE [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 29 02:06 Makefile [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 29 02:06 OWNERS.md [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jun 29 02:06 README.md [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 29 02:02 VERSION [2022-06-29T02:12:22.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:06 bin [2022-06-29T02:12:22.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 02:06 cmd [2022-06-29T02:12:22.693Z] -rw-r--r-- 1 jenkins jenkins 70091 Jun 29 02:11 coverage.out [2022-06-29T02:12:22.693Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 29 02:06 doc [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 29 02:06 go.mod [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 37589 Jun 29 02:06 go.sum [2022-06-29T02:12:22.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:06 internal [2022-06-29T02:12:22.693Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 29 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:12:23.064Z] + 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=466f5d5d50be8d1074affd647d0e035a386a80a8 --label arch=arm64 --label version=0.0.0 . [2022-06-29T02:12:23.346Z] Sending build context to Docker daemon 6.45MB [2022-06-29T02:12:23.623Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T02:12:23.623Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-29T02:12:23.623Z] ---> 86a2af09e751 [2022-06-29T02:12:23.623Z] Step 3/26 : ARG MAKE="make build" [2022-06-29T02:12:23.623Z] ---> Running in 3d2820f5ca36 [2022-06-29T02:12:23.904Z] Removing intermediate container 3d2820f5ca36 [2022-06-29T02:12:23.904Z] ---> 717b1c88e02a [2022-06-29T02:12:23.904Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T02:12:24.185Z] ---> Running in 98931ad4147e [2022-06-29T02:12:24.462Z] Removing intermediate container 98931ad4147e [2022-06-29T02:12:24.462Z] ---> 77ccf10eb45e [2022-06-29T02:12:24.462Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-29T02:12:24.462Z] ---> Running in 336c3c216a94 [2022-06-29T02:12:24.742Z] Removing intermediate container 336c3c216a94 [2022-06-29T02:12:24.742Z] ---> 5f154ef4750a [2022-06-29T02:12:24.742Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-29T02:12:25.030Z] ---> Running in 86af0df94575 [2022-06-29T02:12:25.305Z] Removing intermediate container 86af0df94575 [2022-06-29T02:12:25.305Z] ---> 911905e9a4c0 [2022-06-29T02:12:25.306Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T02:12:25.306Z] ---> Running in fefb42f73e82 [2022-06-29T02:12:26.760Z] Removing intermediate container fefb42f73e82 [2022-06-29T02:12:26.760Z] ---> 3d1e9d4504a4 [2022-06-29T02:12:26.760Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T02:12:27.038Z] ---> Running in 9e21edbdd546 [2022-06-29T02:12:28.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T02:12:29.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T02:12:29.611Z] OK: 220 MiB in 52 packages [2022-06-29T02:12:30.596Z] Removing intermediate container 9e21edbdd546 [2022-06-29T02:12:30.596Z] ---> 1cbaf9ff0731 [2022-06-29T02:12:30.596Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-29T02:12:30.596Z] ---> Running in e2a49eed6d44 [2022-06-29T02:12:30.871Z] Removing intermediate container e2a49eed6d44 [2022-06-29T02:12:30.871Z] ---> b0e4661a5aaa [2022-06-29T02:12:30.871Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-29T02:12:31.485Z] ---> fbf6ed6b2cbd [2022-06-29T02:12:31.485Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T02:12:31.485Z] ---> Running in ec58ef0c90e1 [2022-06-29T02:12:33.473Z] Removing intermediate container ec58ef0c90e1 [2022-06-29T02:12:33.473Z] ---> af3bdf28d193 [2022-06-29T02:12:33.473Z] Step 12/26 : COPY . . [2022-06-29T02:12:34.456Z] ---> acee8bc33b1a [2022-06-29T02:12:34.456Z] Step 13/26 : RUN ${MAKE} [2022-06-29T02:12:34.737Z] ---> Running in f3bc33e41381 [2022-06-29T02:12:35.735Z] 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 [2022-06-29T02:14:42.612Z] Removing intermediate container f3bc33e41381 [2022-06-29T02:14:42.612Z] ---> 953af6b46f6d [2022-06-29T02:14:42.612Z] Step 14/26 : FROM alpine:3.15 [2022-06-29T02:14:42.612Z] 3.15: Pulling from library/alpine [2022-06-29T02:14:42.612Z] 9981e73032c8: Pulling fs layer [2022-06-29T02:14:42.612Z] 9981e73032c8: Verifying Checksum [2022-06-29T02:14:42.612Z] 9981e73032c8: Pull complete [2022-06-29T02:14:42.612Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T02:14:42.612Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T02:14:42.612Z] ---> 3fb3c9af89a9 [2022-06-29T02:14:42.612Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-29T02:14:42.612Z] ---> Running in 03207690d73a [2022-06-29T02:14:42.612Z] Removing intermediate container 03207690d73a [2022-06-29T02:14:42.612Z] ---> e68e8af120b3 [2022-06-29T02:14:42.612Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-29T02:14:42.612Z] ---> Running in 0f826560d7b9 [2022-06-29T02:14:43.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T02:14:43.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T02:14:44.857Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-29T02:14:44.857Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T02:14:44.857Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-29T02:14:44.857Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T02:14:44.857Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-29T02:14:44.857Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-29T02:14:44.857Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T02:14:44.857Z] OK: 8 MiB in 20 packages [2022-06-29T02:14:45.846Z] Removing intermediate container 0f826560d7b9 [2022-06-29T02:14:45.846Z] ---> 27662eed238a [2022-06-29T02:14:45.846Z] Step 17/26 : WORKDIR / [2022-06-29T02:14:45.846Z] ---> Running in ffdfed46aa9e [2022-06-29T02:14:46.119Z] Removing intermediate container ffdfed46aa9e [2022-06-29T02:14:46.119Z] ---> bce839f8328a [2022-06-29T02:14:46.119Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-29T02:14:48.109Z] ---> 2948e4949e57 [2022-06-29T02:14:48.109Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-29T02:14:48.384Z] ---> a9f23d130731 [2022-06-29T02:14:48.384Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-29T02:14:48.983Z] ---> 39906255be0d [2022-06-29T02:14:48.983Z] Step 21/26 : EXPOSE 59984 [2022-06-29T02:14:48.983Z] ---> Running in ee560d3d7e2c [2022-06-29T02:14:49.259Z] Removing intermediate container ee560d3d7e2c [2022-06-29T02:14:49.259Z] ---> aeec0c4b0366 [2022-06-29T02:14:49.259Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-29T02:14:49.259Z] ---> Running in 72ceea5f134c [2022-06-29T02:14:49.538Z] Removing intermediate container 72ceea5f134c [2022-06-29T02:14:49.538Z] ---> 7c791057efb6 [2022-06-29T02:14:49.538Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T02:14:49.818Z] ---> Running in 7103252d0094 [2022-06-29T02:14:50.092Z] Removing intermediate container 7103252d0094 [2022-06-29T02:14:50.092Z] ---> 4af548380a20 [2022-06-29T02:14:50.092Z] Step 24/26 : LABEL arch=arm64 [2022-06-29T02:14:50.092Z] ---> Running in 6e9eb3392025 [2022-06-29T02:14:50.368Z] Removing intermediate container 6e9eb3392025 [2022-06-29T02:14:50.368Z] ---> e48acf05d053 [2022-06-29T02:14:50.368Z] Step 25/26 : LABEL git_sha=466f5d5d50be8d1074affd647d0e035a386a80a8 [2022-06-29T02:14:50.368Z] ---> Running in c5b8676795c2 [2022-06-29T02:14:50.644Z] Removing intermediate container c5b8676795c2 [2022-06-29T02:14:50.644Z] ---> 0fb01a0c16eb [2022-06-29T02:14:50.644Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T02:14:50.932Z] ---> Running in 5577e0db68f2 [2022-06-29T02:14:51.214Z] Removing intermediate container 5577e0db68f2 [2022-06-29T02:14:51.214Z] ---> cde25132bc08 [2022-06-29T02:14:51.214Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-29T02:14:51.214Z] Successfully built cde25132bc08 [2022-06-29T02:14:51.214Z] 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 [2022-06-29T02:14:51.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T02:14:51.678Z] [2022-06-29T02:14:51.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:14:52.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T02:14:52.314Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-29T02:14:52.314Z] 8998bd30e6a1: Pulling fs layer [2022-06-29T02:14:52.314Z] 04944245beec: Pulling fs layer [2022-06-29T02:14:52.314Z] 699f458cf7ca: Pulling fs layer [2022-06-29T02:14:52.314Z] 765212b225bb: Pulling fs layer [2022-06-29T02:14:52.314Z] f23df028b6ca: Pulling fs layer [2022-06-29T02:14:52.314Z] d65c8cfc05b1: Pulling fs layer [2022-06-29T02:14:52.314Z] 2437ff75d9bd: Pulling fs layer [2022-06-29T02:14:52.314Z] f23df028b6ca: Waiting [2022-06-29T02:14:52.314Z] d65c8cfc05b1: Waiting [2022-06-29T02:14:52.314Z] 765212b225bb: Waiting [2022-06-29T02:14:52.314Z] 2437ff75d9bd: Waiting [2022-06-29T02:14:52.314Z] 04944245beec: Verifying Checksum [2022-06-29T02:14:52.314Z] 04944245beec: Download complete [2022-06-29T02:14:52.314Z] 765212b225bb: Verifying Checksum [2022-06-29T02:14:52.314Z] 765212b225bb: Download complete [2022-06-29T02:14:52.314Z] f23df028b6ca: Verifying Checksum [2022-06-29T02:14:52.314Z] f23df028b6ca: Download complete [2022-06-29T02:14:52.594Z] d65c8cfc05b1: Verifying Checksum [2022-06-29T02:14:52.594Z] d65c8cfc05b1: Download complete [2022-06-29T02:14:52.594Z] 699f458cf7ca: Verifying Checksum [2022-06-29T02:14:52.594Z] 699f458cf7ca: Download complete [2022-06-29T02:14:52.870Z] 8998bd30e6a1: Verifying Checksum [2022-06-29T02:14:52.870Z] 8998bd30e6a1: Download complete [2022-06-29T02:14:55.505Z] 2437ff75d9bd: Verifying Checksum [2022-06-29T02:14:55.505Z] 2437ff75d9bd: Download complete [2022-06-29T02:14:57.486Z] 8998bd30e6a1: Pull complete [2022-06-29T02:14:57.760Z] 04944245beec: Pull complete [2022-06-29T02:14:59.203Z] 699f458cf7ca: Pull complete [2022-06-29T02:14:59.477Z] 765212b225bb: Pull complete [2022-06-29T02:15:00.465Z] f23df028b6ca: Pull complete [2022-06-29T02:15:00.744Z] d65c8cfc05b1: Pull complete [2022-06-29T02:15:15.879Z] 2437ff75d9bd: Pull complete [2022-06-29T02:15:15.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-29T02:15:15.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T02:15:15.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T02:15:16.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container [2022-06-29T02:15:16.247Z] $ 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/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@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 [2022-06-29T02:15:19.134Z] $ docker top 678f6a070d69a59e5fc78f85d5af2eca73dc93fcbd13f8292fc99d2254ff1723 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:15:20.080Z] ---> job-cost.sh [2022-06-29T02:15:20.080Z] lf-activate-venv: SKIPPING [2022-06-29T02:15:20.080Z] INFO: No Stack... [2022-06-29T02:15:20.356Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-29T02:15:21.336Z] INFO: Archiving Costs [Pipeline] sh [2022-06-29T02:15:22.010Z] + cut -d, -f6 [2022-06-29T02:15:22.010Z] + cat /w/workspace/device-onvif-camera/13/archives/cost.csv [Pipeline] lock [2022-06-29T02:15:22.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [2022-06-29T02:15:22.087Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] did not exist. Created. [2022-06-29T02:15:22.087Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-29T02:15:22.787Z] /w/workspace/device-onvif-camera/13@tmp/durable-442cb3ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-29T02:15:23.472Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-29T02:15:23.493Z] Warning: overwriting stash ‘stack-cost’ [2022-06-29T02:15:23.541Z] Stashed 1 file(s) [Pipeline] } [2022-06-29T02:15:23.547Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-29T02:15:23.571Z] $ docker stop --time=1 678f6a070d69a59e5fc78f85d5af2eca73dc93fcbd13f8292fc99d2254ff1723 [2022-06-29T02:15:25.097Z] $ docker rm -f 678f6a070d69a59e5fc78f85d5af2eca73dc93fcbd13f8292fc99d2254ff1723 [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 [2022-06-29T02:15:25.506Z] provisioning config files... [2022-06-29T02:15:25.515Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config6926940183046851501tmp [Pipeline] { [Pipeline] sh [2022-06-29T02:15:25.810Z] + set +x [2022-06-29T02:15:25.810Z] + curl -s https://codecov.io/bash [2022-06-29T02:15:25.810Z] + bash -s -- [2022-06-29T02:15:25.810Z] [2022-06-29T02:15:25.810Z] _____ _ [2022-06-29T02:15:25.810Z] / ____| | | [2022-06-29T02:15:25.810Z] | | ___ __| | ___ ___ _____ __ [2022-06-29T02:15:25.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-29T02:15:25.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-29T02:15:25.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-29T02:15:25.810Z] Bash-1.0.6 [2022-06-29T02:15:25.810Z] [2022-06-29T02:15:25.810Z] [2022-06-29T02:15:25.810Z] ==> git version 2.25.1 found [2022-06-29T02:15:25.810Z] ==> 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 [2022-06-29T02:15:25.810Z] Release-Date: 2020-01-08 [2022-06-29T02:15:25.810Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-29T02:15:25.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-29T02:15:25.810Z] ==> Jenkins CI detected. [2022-06-29T02:15:25.810Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-29T02:15:25.810Z] project root: . [2022-06-29T02:15:25.810Z] --> token set from env [2022-06-29T02:15:25.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-29T02:15:25.810Z] ==> Running gcov in . (disable via -X gcov) [2022-06-29T02:15:25.810Z] ==> Python coveragepy not found [2022-06-29T02:15:25.810Z] ==> Searching for coverage reports in: [2022-06-29T02:15:25.810Z] + . [2022-06-29T02:15:25.810Z] -> Found 1 reports [2022-06-29T02:15:25.810Z] ==> Detecting git/mercurial file structure [2022-06-29T02:15:25.810Z] ==> Reading reports [2022-06-29T02:15:25.810Z] + ./coverage.out bytes=70091 [2022-06-29T02:15:25.810Z] ==> Appending adjustments [2022-06-29T02:15:25.810Z] https://docs.codecov.io/docs/fixing-reports [2022-06-29T02:15:26.070Z] + Found adjustments [2022-06-29T02:15:26.070Z] ==> Gzipping contents [2022-06-29T02:15:26.070Z] 12K /tmp/codecov.C5Pg1X.gz [2022-06-29T02:15:26.070Z] ==> Uploading reports [2022-06-29T02:15:26.070Z] url: https://codecov.io [2022-06-29T02:15:26.071Z] query: branch=PR-77&commit=466f5d5d50be8d1074affd647d0e035a386a80a8&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-29T02:15:26.071Z] -> Pinging Codecov [2022-06-29T02:15:26.071Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=466f5d5d50be8d1074affd647d0e035a386a80a8&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-29T02:15:26.331Z] -> Uploading to [2022-06-29T02:15:26.331Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-29/F29A59C45E3A92E06B3E522C9905F8EF/466f5d5d50be8d1074affd647d0e035a386a80a8/12313036-cb13-40f8-89c4-f0d1fbf9b867.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T021526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e2f03315a3b61a05d379c512c52cb57bb7054d353d8254884932c519b718358 [2022-06-29T02:15:26.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-29T02:15:26.331Z] Dload Upload Total Spent Left Speed [2022-06-29T02:15:26.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8903 0 0 100 8903 0 40468 --:--:-- --:--:-- --:--:-- 40285 100 8903 0 0 100 8903 0 39220 --:--:-- --:--:-- --:--:-- 39048 [2022-06-29T02:15:26.591Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/466f5d5d50be8d1074affd647d0e035a386a80a8 [Pipeline] } [2022-06-29T02:15:26.598Z] 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 [2022-06-29T02:15:27.270Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] [2022-06-29T02:15:27.270Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-29T02:15:27.270Z] total 16 [2022-06-29T02:15:27.270Z] drwxr-xr-x 3 root root 4096 Jun 29 02:06 . [2022-06-29T02:15:27.270Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 02:06 .. [2022-06-29T02:15:27.270Z] drwxr-xr-x 2 root root 4096 Jun 29 02:06 cost [2022-06-29T02:15:27.270Z] -rw-r--r-- 1 root root 90 Jun 29 02:06 cost.csv [2022-06-29T02:15:27.270Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-29T02:15:27.270Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-29T02:15:27.270Z] total 16 [2022-06-29T02:15:27.270Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 02:06 . [2022-06-29T02:15:27.270Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 02:06 .. [2022-06-29T02:15:27.270Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 29 02:06 cost [2022-06-29T02:15:27.270Z] -rw-r--r-- 1 jenkins jenkins 90 Jun 29 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:15:27.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:15:28.426Z] ---> package-listing.sh [2022-06-29T02:15:28.426Z] ++ facter osfamily [2022-06-29T02:15:28.426Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-29T02:15:28.688Z] + OS_FAMILY=debian [2022-06-29T02:15:28.688Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-29T02:15:28.688Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-29T02:15:28.688Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-29T02:15:28.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-29T02:15:28.688Z] + PACKAGES=/tmp/packages_start.txt [2022-06-29T02:15:28.688Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-29T02:15:28.688Z] + PACKAGES=/tmp/packages_end.txt [2022-06-29T02:15:28.688Z] + case "${OS_FAMILY}" in [2022-06-29T02:15:28.688Z] + dpkg -l [2022-06-29T02:15:28.688Z] + grep '^ii' [2022-06-29T02:15:28.688Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-29T02:15:28.688Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-29T02:15:28.688Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-29T02:15:28.688Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-29T02:15:28.688Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [2022-06-29T02:15:28.688Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo [2022-06-29T02:15:28.700Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-29T02:15:28.981Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T02:15:29.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T02:15:29.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T02:15:29.626Z] prd-ubuntu20.04-docker-8c-8g-16304 does not seem to be running inside a container [2022-06-29T02:15:29.659Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 [2022-06-29T02:15:30.773Z] $ docker top 3e95bac373f7b81767465c85c559fec845b3a6391f12428bd0fb675ea053d9ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T02:15:31.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-29T02:15:31.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-29T02:15:31.717Z] + ls /var/log/sa-host [2022-06-29T02:15:31.717Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T02:15:31.803Z] provisioning config files... [2022-06-29T02:15:31.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config7920979580868604887tmp [Pipeline] { [Pipeline] echo [2022-06-29T02:15:31.826Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:15:32.112Z] ---> create-netrc.sh [Pipeline] } [2022-06-29T02:15:32.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:15:32.465Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-29T02:15:32.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:15:32.760Z] ---> sudo-logs.sh [2022-06-29T02:15:32.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-29T02:15:32.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:15:33.073Z] ---> job-cost.sh [2022-06-29T02:15:33.074Z] lf-activate-venv: SKIPPING [2022-06-29T02:15:33.074Z] DEBUG: total: 0.2199999988079071 [2022-06-29T02:15:33.074Z] INFO: Retrieving Stack Cost... [2022-06-29T02:15:33.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-29T02:15:33.919Z] INFO: Archiving Costs [Pipeline] echo [2022-06-29T02:15:33.931Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T02:15:34.225Z] ---> logs-deploy.sh [2022-06-29T02:15:34.225Z] lf-activate-venv: SKIPPING [2022-06-29T02:15:34.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/13 [2022-06-29T02:15:34.225Z] INFO: archiving workspace using pattern(s): [2022-06-29T02:15:35.171Z] Archives upload complete. [2022-06-29T02:15:35.171Z] INFO: archiving logs to Nexus