Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a6eeba0b6d940f04468316827753f5ed126f0cd+0a79c5a718067479237195976121108915350925 (beba110a75f2cd471548ce8db5bd7953c3d6d3f5) 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-ssh12833252782847186321.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-ssh3817205805604230742.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-ssh18129208000402684202.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-ssh8138658750918288397.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-ssh12485845217326442493.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 ‘prd-centos7-blackbox-4c-2g-2632’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-2680’ is offline ‘prd-ubuntu20.04-docker-8c-8g-2681’ is offline ‘prd-ubuntu20.04-docker-8c-8g-2683’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3116 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 > 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 Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit 3a6eeba0b6d940f04468316827753f5ed126f0cd Merge succeeded, producing 3a6eeba0b6d940f04468316827753f5ed126f0cd Checking out Revision 3a6eeba0b6d940f04468316827753f5ed126f0cd (PR-77) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a6eeba0b6d940f04468316827753f5ed126f0cd # 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 0a79c5a718067479237195976121108915350925 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a6eeba0b6d940f04468316827753f5ed126f0cd # 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-19T06:23:38.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-19T06:23:38.821Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-19T06:23:38.838Z] ========================================================= [2022-06-19T06:23:38.838Z] EdgeX Global Pipelines Version Info [2022-06-19T06:23:38.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3ab19ee4bec51e252f0261831ff520c146391d69 # timeout=10 [2022-06-19T06:23:39.657Z] ------------------- [2022-06-19T06:23:39.657Z] stable info: [2022-06-19T06:23:39.657Z] ------------------- [2022-06-19T06:23:39.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-19T06:23:39.657Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:23:39.657Z] Message: update stable to v1.0.234 [2022-06-19T06:23:40.232Z] ------------------- [2022-06-19T06:23:40.232Z] experimental info: [2022-06-19T06:23:40.232Z] ------------------- [2022-06-19T06:23:40.232Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-19T06:23:40.232Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:23:40.232Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-19T06:23:40.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-19T06:23:40.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-19T06:23:40.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-19T06:23:40.478Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-19T06:23:40.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-19T06:23:40.498Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-19T06:23:40.513Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-19T06:23:40.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-19T06:23:40.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-19T06:23:40.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-19T06:23:40.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-19T06:23:40.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-19T06:23:40.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-19T06:23:40.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-19T06:23:40.609Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:23:40.621Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:23:40.629Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:23:40.639Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:23:40.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-19T06:23:40.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-19T06:23:40.676Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-19T06:23:40.693Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-19T06:23:40.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-19T06:23:40.714Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-19T06:23:40.728Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-19T06:23:40.739Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-19T06:23:40.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-19T06:23:40.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2022-06-19T06:23:40.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2022-06-19T06:23:40.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2022-06-19T06:23:40.791Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] echo [2022-06-19T06:23:40.807Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a6eeba [Pipeline] echo [2022-06-19T06:23:40.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:23:40.865Z] provisioning config files... [2022-06-19T06:23:40.877Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config9004958785708137918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:23:41.209Z] ---> docker-login.sh [2022-06-19T06:23:41.209Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:23:41.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:41.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:41.473Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:41.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:41.473Z] [2022-06-19T06:23:41.473Z] Login Succeeded [2022-06-19T06:23:41.473Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:23:41.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:41.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:41.736Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:41.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:41.736Z] [2022-06-19T06:23:41.736Z] Login Succeeded [2022-06-19T06:23:41.736Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:23:41.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:41.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:41.736Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:41.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:41.736Z] [2022-06-19T06:23:41.736Z] Login Succeeded [2022-06-19T06:23:41.736Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:23:42.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:42.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:42.000Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:42.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:42.000Z] [2022-06-19T06:23:42.000Z] Login Succeeded [2022-06-19T06:23:42.000Z] docker.io [2022-06-19T06:23:42.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:42.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:42.265Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:42.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:42.265Z] [2022-06-19T06:23:42.266Z] Login Succeeded [2022-06-19T06:23:42.266Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:23:42.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-19T06:23:42.654Z] + git rev-list -1 --merges 3a6eeba0b6d940f04468316827753f5ed126f0cd~1..3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] echo [2022-06-19T06:23:42.690Z] -----------> git rev-list -1 --merges 3a6eeba0b6d940f04468316827753f5ed126f0cd~1..3a6eeba0b6d940f04468316827753f5ed126f0cd 3a6eeba0b6d940f04468316827753f5ed126f0cd [false] [Pipeline] sh [2022-06-19T06:23:42.986Z] + git log --format=format:%s -1 3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] echo [2022-06-19T06:23:43.004Z] ========================================================= [2022-06-19T06:23:43.004Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-19T06:23:43.004Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:23:43.356Z] + git log --format=format:%s -1 3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] echo [2022-06-19T06:23:43.370Z] [semverPrep] GIT_COMMIT: 3a6eeba0b6d940f04468316827753f5ed126f0cd, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo [2022-06-19T06:23:43.381Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-19T06:23:43.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:23:43.728Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-19T06:23:43.728Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-19T06:23:43.728Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-19T06:23:43.728Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-19T06:23:43.728Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-19T06:23:43.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:23:44.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:23:44.108Z] [2022-06-19T06:23:44.108Z] 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-19T06:23:44.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:23:44.414Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-19T06:23:44.414Z] 42c077c10790: Pulling fs layer [2022-06-19T06:23:44.414Z] f63e77b7563a: Pulling fs layer [2022-06-19T06:23:44.414Z] bd5fdadae976: Pulling fs layer [2022-06-19T06:23:44.414Z] 205491f53016: Pulling fs layer [2022-06-19T06:23:44.414Z] df18705c85c3: Pulling fs layer [2022-06-19T06:23:44.414Z] bdb3f477010e: Pulling fs layer [2022-06-19T06:23:44.414Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-19T06:23:44.414Z] 2c6e9b1d212d: Pulling fs layer [2022-06-19T06:23:44.414Z] bdb8f0575790: Pulling fs layer [2022-06-19T06:23:44.414Z] 386e3cb2ff24: Pulling fs layer [2022-06-19T06:23:44.414Z] 2343380bae48: Pulling fs layer [2022-06-19T06:23:44.414Z] df18705c85c3: Waiting [2022-06-19T06:23:44.414Z] bdb8f0575790: Waiting [2022-06-19T06:23:44.414Z] 386e3cb2ff24: Waiting [2022-06-19T06:23:44.414Z] 2343380bae48: Waiting [2022-06-19T06:23:44.414Z] bdb3f477010e: Waiting [2022-06-19T06:23:44.414Z] c8a8fc8e1c8f: Waiting [2022-06-19T06:23:44.414Z] 2c6e9b1d212d: Waiting [2022-06-19T06:23:44.414Z] f63e77b7563a: Verifying Checksum [2022-06-19T06:23:44.414Z] f63e77b7563a: Download complete [2022-06-19T06:23:44.414Z] 205491f53016: Verifying Checksum [2022-06-19T06:23:44.414Z] 205491f53016: Download complete [2022-06-19T06:23:44.678Z] bd5fdadae976: Verifying Checksum [2022-06-19T06:23:44.678Z] bd5fdadae976: Download complete [2022-06-19T06:23:44.678Z] df18705c85c3: Verifying Checksum [2022-06-19T06:23:44.678Z] df18705c85c3: Download complete [2022-06-19T06:23:44.678Z] bdb3f477010e: Verifying Checksum [2022-06-19T06:23:44.678Z] bdb3f477010e: Download complete [2022-06-19T06:23:44.678Z] 2c6e9b1d212d: Verifying Checksum [2022-06-19T06:23:44.678Z] 2c6e9b1d212d: Download complete [2022-06-19T06:23:44.678Z] bdb8f0575790: Download complete [2022-06-19T06:23:44.678Z] 386e3cb2ff24: Verifying Checksum [2022-06-19T06:23:44.678Z] 386e3cb2ff24: Download complete [2022-06-19T06:23:44.678Z] 2343380bae48: Download complete [2022-06-19T06:23:44.678Z] 42c077c10790: Verifying Checksum [2022-06-19T06:23:44.678Z] 42c077c10790: Download complete [2022-06-19T06:23:45.248Z] c8a8fc8e1c8f: Download complete [2022-06-19T06:23:46.189Z] 42c077c10790: Pull complete [2022-06-19T06:23:46.450Z] f63e77b7563a: Pull complete [2022-06-19T06:23:47.019Z] bd5fdadae976: Pull complete [2022-06-19T06:23:47.019Z] 205491f53016: Pull complete [2022-06-19T06:23:47.280Z] df18705c85c3: Pull complete [2022-06-19T06:23:47.280Z] bdb3f477010e: Pull complete [2022-06-19T06:23:49.819Z] c8a8fc8e1c8f: Pull complete [2022-06-19T06:23:49.819Z] 2c6e9b1d212d: Pull complete [2022-06-19T06:23:49.819Z] bdb8f0575790: Pull complete [2022-06-19T06:23:49.819Z] 386e3cb2ff24: Pull complete [2022-06-19T06:23:49.819Z] 2343380bae48: Pull complete [2022-06-19T06:23:49.819Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-19T06:23:49.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:23:49.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:23:49.929Z] prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container [2022-06-19T06:23:49.975Z] $ 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-19T06:23:51.314Z] $ docker top 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 -eo pid,comm [2022-06-19T06:23:51.390Z] 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-19T06:23:51.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:23:51.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:23:51.429Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:23:51.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:23:51.594Z] $ docker exec 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 ssh-agent [2022-06-19T06:23:51.727Z] SSH_AUTH_SOCK=/tmp/ssh-6iH1OxtQu9lG/agent.33 [2022-06-19T06:23:51.727Z] SSH_AGENT_PID=40 [2022-06-19T06:23:51.734Z] Running ssh-add (command line suppressed) [2022-06-19T06:23:51.869Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1571586866754280657.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1571586866754280657.key) [2022-06-19T06:23:51.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:23:52.170Z] + git tag --points-at HEAD [Pipeline] } [2022-06-19T06:23:52.191Z] $ docker exec --env ******** --env ******** 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 ssh-agent -k [2022-06-19T06:23:52.333Z] unset SSH_AUTH_SOCK; [2022-06-19T06:23:52.334Z] unset SSH_AGENT_PID; [2022-06-19T06:23:52.334Z] echo Agent pid 40 killed; [2022-06-19T06:23:52.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-19T06:23:52.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:23:52.370Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:23:52.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:23:52.517Z] $ docker exec 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 ssh-agent [2022-06-19T06:23:52.637Z] SSH_AUTH_SOCK=/tmp/ssh-ydzNhSAZ413o/agent.73 [2022-06-19T06:23:52.637Z] SSH_AGENT_PID=79 [2022-06-19T06:23:52.642Z] Running ssh-add (command line suppressed) [2022-06-19T06:23:52.770Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_3581383941472733972.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_3581383941472733972.key) [2022-06-19T06:23:52.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:23:53.074Z] + git semver init [2022-06-19T06:23:53.336Z] 2022-06-19 06:23:53,271 [run_init] DEBUG init version:0.0.0 force:False [2022-06-19T06:23:53.336Z] 2022-06-19 06:23:53,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-19T06:23:53.336Z] 2022-06-19 06:23:53,272 [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-19T06:23:53.336Z] 2022-06-19 06:23:53,272 [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-19T06:23:54.279Z] 2022-06-19 06:23:53,990 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude [2022-06-19T06:23:54.279Z] 2022-06-19 06:23:53,991 [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-19T06:23:54.279Z] 2022-06-19 06:23:53,991 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-19T06:23:54.279Z] 2022-06-19 06:23:53,996 [execute] INFO git cat-file --batch-check [2022-06-19T06:23:54.279Z] 2022-06-19 06:23:53,996 [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-19T06:23:54.279Z] 2022-06-19 06:23:54,002 [execute] INFO git cat-file --batch [2022-06-19T06:23:54.279Z] 2022-06-19 06:23:54,003 [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-19T06:23:54.279Z] 2022-06-19 06:23:54,008 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-19T06:23:54.279Z] 0.0.0 [Pipeline] } [2022-06-19T06:23:54.299Z] $ docker exec --env ******** --env ******** 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 ssh-agent -k [2022-06-19T06:23:54.414Z] unset SSH_AUTH_SOCK; [2022-06-19T06:23:54.415Z] unset SSH_AGENT_PID; [2022-06-19T06:23:54.415Z] echo Agent pid 79 killed; [2022-06-19T06:23:54.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:23:54.739Z] + git semver [Pipeline] } [2022-06-19T06:23:55.029Z] $ docker stop --time=1 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 [2022-06-19T06:23:56.428Z] $ docker rm -f 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:23:56.823Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-19T06:23:57.111Z] Stashed 1 file(s) [Pipeline] echo [2022-06-19T06:23:57.115Z] [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-19T06:23:57.240Z] provisioning config files... [2022-06-19T06:23:57.251Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1739329721644947728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:23:57.554Z] ---> docker-login.sh [2022-06-19T06:23:57.554Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:23:57.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:57.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:57.554Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:57.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:57.554Z] [2022-06-19T06:23:57.554Z] Login Succeeded [2022-06-19T06:23:57.554Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:23:57.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:57.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:57.813Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:57.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:57.813Z] [2022-06-19T06:23:57.813Z] Login Succeeded [2022-06-19T06:23:57.813Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:23:57.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:57.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:57.813Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:57.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:57.813Z] [2022-06-19T06:23:57.813Z] Login Succeeded [2022-06-19T06:23:57.813Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:23:58.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:58.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:58.074Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:58.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:58.074Z] [2022-06-19T06:23:58.074Z] Login Succeeded [2022-06-19T06:23:58.074Z] docker.io [2022-06-19T06:23:58.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:23:58.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:23:58.336Z] Configure a credential helper to remove this warning. See [2022-06-19T06:23:58.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:23:58.336Z] [2022-06-19T06:23:58.336Z] Login Succeeded [2022-06-19T06:23:58.336Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:23:58.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T06:23:58.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:23:58.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:23:58.430Z] ========================================================= [2022-06-19T06:23:58.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-19T06:23:58.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:23:58.754Z] + 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-19T06:23:58.754Z] Sending build context to Docker daemon 8.746MB [2022-06-19T06:23:58.754Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:23:58.754Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-19T06:23:58.754Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-19T06:23:58.754Z] 59bf1c3509f3: Pulling fs layer [2022-06-19T06:23:58.754Z] 666ba61612fd: Pulling fs layer [2022-06-19T06:23:58.754Z] 8ed8ca486205: Pulling fs layer [2022-06-19T06:23:58.754Z] cc1cd167ecdc: Pulling fs layer [2022-06-19T06:23:58.754Z] c516ae0d96e1: Pulling fs layer [2022-06-19T06:23:58.754Z] 684cea983483: Pulling fs layer [2022-06-19T06:23:58.754Z] dd3240ac7de5: Pulling fs layer [2022-06-19T06:23:58.754Z] b1e948a4e11c: Pulling fs layer [2022-06-19T06:23:58.754Z] a8fd76ee1af6: Pulling fs layer [2022-06-19T06:23:58.754Z] 646ad004c059: Pulling fs layer [2022-06-19T06:23:58.754Z] 684cea983483: Waiting [2022-06-19T06:23:58.754Z] c516ae0d96e1: Waiting [2022-06-19T06:23:58.754Z] a8fd76ee1af6: Waiting [2022-06-19T06:23:58.754Z] dd3240ac7de5: Waiting [2022-06-19T06:23:58.754Z] 646ad004c059: Waiting [2022-06-19T06:23:58.754Z] cc1cd167ecdc: Waiting [2022-06-19T06:23:58.754Z] 8ed8ca486205: Download complete [2022-06-19T06:23:58.754Z] 666ba61612fd: Download complete [2022-06-19T06:23:59.019Z] c516ae0d96e1: Verifying Checksum [2022-06-19T06:23:59.019Z] c516ae0d96e1: Download complete [2022-06-19T06:23:59.019Z] 684cea983483: Verifying Checksum [2022-06-19T06:23:59.019Z] 684cea983483: Download complete [2022-06-19T06:23:59.019Z] dd3240ac7de5: Verifying Checksum [2022-06-19T06:23:59.019Z] 59bf1c3509f3: Download complete [2022-06-19T06:23:59.019Z] dd3240ac7de5: Download complete [2022-06-19T06:23:59.019Z] b1e948a4e11c: Verifying Checksum [2022-06-19T06:23:59.019Z] b1e948a4e11c: Download complete [2022-06-19T06:23:59.019Z] 59bf1c3509f3: Pull complete [2022-06-19T06:23:59.293Z] 666ba61612fd: Pull complete [2022-06-19T06:23:59.293Z] 8ed8ca486205: Pull complete [2022-06-19T06:23:59.900Z] cc1cd167ecdc: Verifying Checksum [2022-06-19T06:23:59.900Z] cc1cd167ecdc: Download complete [2022-06-19T06:24:00.163Z] a8fd76ee1af6: Verifying Checksum [2022-06-19T06:24:00.163Z] a8fd76ee1af6: Download complete [2022-06-19T06:24:00.163Z] 646ad004c059: Verifying Checksum [2022-06-19T06:24:00.163Z] 646ad004c059: Download complete [2022-06-19T06:24:04.365Z] cc1cd167ecdc: Pull complete [2022-06-19T06:24:04.365Z] c516ae0d96e1: Pull complete [2022-06-19T06:24:04.365Z] 684cea983483: Pull complete [2022-06-19T06:24:04.365Z] dd3240ac7de5: Pull complete [2022-06-19T06:24:04.365Z] b1e948a4e11c: Pull complete [2022-06-19T06:24:06.272Z] a8fd76ee1af6: Pull complete [2022-06-19T06:24:07.207Z] 646ad004c059: Pull complete [2022-06-19T06:24:07.207Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-19T06:24:07.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-19T06:24:07.207Z] ---> 8f69c11f6b0c [2022-06-19T06:24:07.207Z] Step 3/13 : ARG MAKE="make build" [2022-06-19T06:24:08.597Z] ---> Running in fae1ac3d3b64 [2022-06-19T06:24:08.597Z] Removing intermediate container fae1ac3d3b64 [2022-06-19T06:24:08.597Z] ---> b113e9acef64 [2022-06-19T06:24:08.597Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:24:08.597Z] ---> Running in e3f460f393a7 [2022-06-19T06:24:08.857Z] Removing intermediate container e3f460f393a7 [2022-06-19T06:24:08.857Z] ---> 7a1acb996bcd [2022-06-19T06:24:08.857Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:24:08.857Z] ---> Running in ec417081116f [2022-06-19T06:24:08.857Z] Removing intermediate container ec417081116f [2022-06-19T06:24:08.857Z] ---> ff87077826f8 [2022-06-19T06:24:08.857Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-19T06:24:08.857Z] ---> Running in 0837530aa2d3 [2022-06-19T06:24:09.117Z] Removing intermediate container 0837530aa2d3 [2022-06-19T06:24:09.117Z] ---> 7becbc52a349 [2022-06-19T06:24:09.117Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:24:09.117Z] ---> Running in 10116578d6cd [2022-06-19T06:24:09.687Z] Removing intermediate container 10116578d6cd [2022-06-19T06:24:09.687Z] ---> f999edbb9b5c [2022-06-19T06:24:09.687Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:24:09.687Z] ---> Running in 4fe16a44d479 [2022-06-19T06:24:09.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:24:10.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:24:11.146Z] OK: 221 MiB in 52 packages [2022-06-19T06:24:11.406Z] Removing intermediate container 4fe16a44d479 [2022-06-19T06:24:11.406Z] ---> fb846cfc3698 [2022-06-19T06:24:11.406Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-19T06:24:11.406Z] ---> Running in a464c0b50b56 [2022-06-19T06:24:11.665Z] Removing intermediate container a464c0b50b56 [2022-06-19T06:24:11.665Z] ---> 096cd70b5717 [2022-06-19T06:24:11.665Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-19T06:24:11.665Z] ---> ee00bb0242c6 [2022-06-19T06:24:11.665Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:24:11.925Z] ---> Running in 8812ccc9c3a5 [2022-06-19T06:24:12.196Z] Still waiting to schedule task [2022-06-19T06:24:12.196Z] Executor slot already in use [2022-06-19T06:24:12.196Z] ‘prd-centos7-blackbox-4c-2g-2632’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-19T06:24:12.196Z] ‘prd-ubuntu20.04-docker-8c-8g-3097’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-19T06:24:12.196Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3128’ is offline [2022-06-19T06:24:26.850Z] Removing intermediate container 8812ccc9c3a5 [2022-06-19T06:24:26.850Z] ---> bc7295a1632b [2022-06-19T06:24:26.850Z] Step 12/13 : COPY . . [2022-06-19T06:24:26.850Z] ---> 6e840e05a207 [2022-06-19T06:24:26.850Z] Step 13/13 : RUN ${MAKE} [2022-06-19T06:24:26.850Z] ---> Running in bda71dfab4c8 [2022-06-19T06:24:26.850Z] noop [2022-06-19T06:24:26.850Z] Removing intermediate container bda71dfab4c8 [2022-06-19T06:24:26.850Z] ---> 0f1cd396f389 [2022-06-19T06:24:26.850Z] Successfully built 0f1cd396f389 [2022-06-19T06:24:26.850Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:24:27.166Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:24:27.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:24:27.249Z] prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container [2022-06-19T06:24:27.291Z] $ 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-19T06:24:27.688Z] $ docker top d3765704b364cacbede4772c0ad5eefd392a8399e489872e2c2b755879033ee1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:24:28.045Z] + go version [2022-06-19T06:24:28.045Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-19T06:24:28.064Z] $ docker stop --time=1 d3765704b364cacbede4772c0ad5eefd392a8399e489872e2c2b755879033ee1 [2022-06-19T06:24:29.378Z] $ docker rm -f d3765704b364cacbede4772c0ad5eefd392a8399e489872e2c2b755879033ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:24:29.859Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:24:29.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:24:29.968Z] prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container [2022-06-19T06:24:30.014Z] $ 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-19T06:24:30.386Z] $ docker top 055fcf62b5f70abe5a84161bc34609a5f47fcf715bf495a12998df0269e8998b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T06:24:30.746Z] + make test [2022-06-19T06:24:30.746Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T06:24:31.004Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-19T06:24:40.986Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-19T06:24:41.555Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.2% of statements [2022-06-19T06:24:45.760Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.287s coverage: 13.8% of statements [2022-06-19T06:24:53.890Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T06:24:58.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T06:24:58.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T06:24:58.100Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T06:24:58.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T06:24:58.707Z] $ docker stop --time=1 055fcf62b5f70abe5a84161bc34609a5f47fcf715bf495a12998df0269e8998b [2022-06-19T06:25:00.613Z] $ docker rm -f 055fcf62b5f70abe5a84161bc34609a5f47fcf715bf495a12998df0269e8998b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:25:01.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T06:25:01.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-19T06:25:01.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T06:25:01.920Z] + ls -al . [2022-06-19T06:25:01.921Z] total 236 [2022-06-19T06:25:01.921Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 19 06:24 . [2022-06-19T06:25:01.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:23 .. [2022-06-19T06:25:01.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:23 .git [2022-06-19T06:25:01.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:23 .github [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 06:23 .gitignore [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 06:23 .golangci.yml [2022-06-19T06:25:01.921Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:23 .semver [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 06:23 Attribution.txt [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 06:23 CHANGELOG.md [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 06:23 Dockerfile [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:23 GOVERNANCE.md [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:23 Jenkinsfile [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 06:23 LICENSE [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 06:23 Makefile [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 06:23 OWNERS.md [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 19 06:23 README.md [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 06:23 VERSION [2022-06-19T06:25:01.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:23 bin [2022-06-19T06:25:01.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:23 cmd [2022-06-19T06:25:01.921Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 06:24 coverage.out [2022-06-19T06:25:01.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:23 doc [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 06:23 go.mod [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 38030 Jun 19 06:23 go.sum [2022-06-19T06:25:01.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:23 internal [2022-06-19T06:25:01.921Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 06:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:25:02.230Z] + 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=3a6eeba0b6d940f04468316827753f5ed126f0cd --label arch=amd64 --label version=0.0.0 . [2022-06-19T06:25:02.230Z] Sending build context to Docker daemon 8.807MB [2022-06-19T06:25:02.230Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:25:02.230Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T06:25:02.230Z] ---> 0f1cd396f389 [2022-06-19T06:25:02.230Z] Step 3/26 : ARG MAKE="make build" [2022-06-19T06:25:02.230Z] ---> Running in 6709911e4419 [2022-06-19T06:25:02.489Z] Removing intermediate container 6709911e4419 [2022-06-19T06:25:02.489Z] ---> 2ef79068be6a [2022-06-19T06:25:02.489Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:25:02.489Z] ---> Running in e947fc6230bc [2022-06-19T06:25:02.489Z] Removing intermediate container e947fc6230bc [2022-06-19T06:25:02.489Z] ---> 09c77c24d9d0 [2022-06-19T06:25:02.489Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:25:02.489Z] ---> Running in 9fd51866661d [2022-06-19T06:25:02.748Z] Removing intermediate container 9fd51866661d [2022-06-19T06:25:02.748Z] ---> 81686fd20010 [2022-06-19T06:25:02.748Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-19T06:25:02.748Z] ---> Running in 17ec924bdbda [2022-06-19T06:25:03.007Z] Removing intermediate container 17ec924bdbda [2022-06-19T06:25:03.007Z] ---> 1baaf1e5bb36 [2022-06-19T06:25:03.007Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:25:03.007Z] ---> Running in 325b9df62824 [2022-06-19T06:25:03.583Z] Removing intermediate container 325b9df62824 [2022-06-19T06:25:03.583Z] ---> 2881f8c15015 [2022-06-19T06:25:03.583Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:25:03.583Z] ---> Running in 079c42180469 [2022-06-19T06:25:03.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:25:04.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:25:05.047Z] OK: 221 MiB in 52 packages [2022-06-19T06:25:05.308Z] Removing intermediate container 079c42180469 [2022-06-19T06:25:05.308Z] ---> e8df6f21d98b [2022-06-19T06:25:05.308Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-19T06:25:05.308Z] ---> Running in 59e9920bfb0d [2022-06-19T06:25:05.568Z] Removing intermediate container 59e9920bfb0d [2022-06-19T06:25:05.568Z] ---> d25bba1d23ce [2022-06-19T06:25:05.568Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-19T06:25:05.568Z] ---> cf2816c9408e [2022-06-19T06:25:05.568Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:25:05.568Z] ---> Running in 078a85fc0b4c [2022-06-19T06:25:06.518Z] Removing intermediate container 078a85fc0b4c [2022-06-19T06:25:06.518Z] ---> 4e9f6742390b [2022-06-19T06:25:06.518Z] Step 12/26 : COPY . . [2022-06-19T06:25:06.779Z] ---> bcb07acf14d4 [2022-06-19T06:25:06.779Z] Step 13/26 : RUN ${MAKE} [2022-06-19T06:25:06.779Z] ---> Running in 6b2be674f0d2 [2022-06-19T06:25:07.038Z] 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.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-19T06:25:28.988Z] Removing intermediate container 6b2be674f0d2 [2022-06-19T06:25:28.988Z] ---> 023c2efbbf8f [2022-06-19T06:25:28.988Z] Step 14/26 : FROM alpine:3.15 [2022-06-19T06:25:28.988Z] 3.15: Pulling from library/alpine [2022-06-19T06:25:28.988Z] df9b9388f04a: Pulling fs layer [2022-06-19T06:25:28.988Z] df9b9388f04a: Verifying Checksum [2022-06-19T06:25:28.988Z] df9b9388f04a: Download complete [2022-06-19T06:25:28.988Z] df9b9388f04a: Pull complete [2022-06-19T06:25:28.988Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-19T06:25:28.988Z] Status: Downloaded newer image for alpine:3.15 [2022-06-19T06:25:28.988Z] ---> 0ac33e5f5afa [2022-06-19T06:25:28.988Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-19T06:25:28.988Z] ---> Running in 517785f274ee [2022-06-19T06:25:28.988Z] Removing intermediate container 517785f274ee [2022-06-19T06:25:28.988Z] ---> 8428412751be [2022-06-19T06:25:28.988Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T06:25:28.988Z] ---> Running in 1cb8e49bbf90 [2022-06-19T06:25:28.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:25:28.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:25:28.988Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T06:25:28.988Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-19T06:25:28.988Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T06:25:28.988Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-19T06:25:28.988Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T06:25:28.988Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T06:25:28.988Z] Executing busybox-1.34.1-r5.trigger [2022-06-19T06:25:28.988Z] OK: 8 MiB in 20 packages [2022-06-19T06:25:29.249Z] Removing intermediate container 1cb8e49bbf90 [2022-06-19T06:25:29.249Z] ---> 926cf21dd9c9 [2022-06-19T06:25:29.249Z] Step 17/26 : WORKDIR / [2022-06-19T06:25:29.507Z] ---> Running in 5c1ecb37afc2 [2022-06-19T06:25:29.508Z] Removing intermediate container 5c1ecb37afc2 [2022-06-19T06:25:29.508Z] ---> d335e8b84c1f [2022-06-19T06:25:29.508Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-19T06:25:30.078Z] ---> b4753f044045 [2022-06-19T06:25:30.078Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-19T06:25:30.338Z] ---> 05595d06a841 [2022-06-19T06:25:30.338Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-19T06:25:30.338Z] ---> 9548f54131f2 [2022-06-19T06:25:30.338Z] Step 21/26 : EXPOSE 59984 [2022-06-19T06:25:30.338Z] ---> Running in 5738f2da52af [2022-06-19T06:25:30.599Z] Removing intermediate container 5738f2da52af [2022-06-19T06:25:30.599Z] ---> a2f364c0950e [2022-06-19T06:25:30.599Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-19T06:25:30.599Z] ---> Running in 491fd4bcc5c4 [2022-06-19T06:25:30.599Z] Removing intermediate container 491fd4bcc5c4 [2022-06-19T06:25:30.599Z] ---> 203ca7aa964e [2022-06-19T06:25:30.599Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T06:25:30.599Z] ---> Running in dcc0a8be36df [2022-06-19T06:25:30.861Z] Removing intermediate container dcc0a8be36df [2022-06-19T06:25:30.861Z] ---> 65fd87e69432 [2022-06-19T06:25:30.861Z] Step 24/26 : LABEL arch=amd64 [2022-06-19T06:25:30.861Z] ---> Running in 3c70ff069348 [2022-06-19T06:25:30.861Z] Removing intermediate container 3c70ff069348 [2022-06-19T06:25:30.861Z] ---> e76d33f26b03 [2022-06-19T06:25:30.861Z] Step 25/26 : LABEL git_sha=3a6eeba0b6d940f04468316827753f5ed126f0cd [2022-06-19T06:25:31.121Z] ---> Running in 9b579aa01121 [2022-06-19T06:25:31.121Z] Removing intermediate container 9b579aa01121 [2022-06-19T06:25:31.121Z] ---> dd4311ad5fde [2022-06-19T06:25:31.121Z] Step 26/26 : LABEL version=0.0.0 [2022-06-19T06:25:31.121Z] ---> Running in a3eab1c4cdd4 [2022-06-19T06:25:31.121Z] Removing intermediate container a3eab1c4cdd4 [2022-06-19T06:25:31.121Z] ---> d79a14e85746 [2022-06-19T06:25:31.121Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T06:25:31.121Z] Successfully built d79a14e85746 [2022-06-19T06:25:31.121Z] 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-19T06:25:31.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:25:31.552Z] [2022-06-19T06:25:31.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:25:31.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:25:31.854Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-19T06:25:31.854Z] 5eb5b503b376: Pulling fs layer [2022-06-19T06:25:31.854Z] 5c69ac0246d0: Pulling fs layer [2022-06-19T06:25:31.854Z] ec43610c2a17: Pulling fs layer [2022-06-19T06:25:31.854Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-19T06:25:31.854Z] 33b1e0a273af: Pulling fs layer [2022-06-19T06:25:31.854Z] 5d3b04190fa2: Pulling fs layer [2022-06-19T06:25:31.854Z] 2f39f015ded8: Pulling fs layer [2022-06-19T06:25:31.854Z] 33b1e0a273af: Waiting [2022-06-19T06:25:31.854Z] 3a2ae6a8a46f: Waiting [2022-06-19T06:25:31.854Z] 5d3b04190fa2: Waiting [2022-06-19T06:25:31.854Z] 5c69ac0246d0: Download complete [2022-06-19T06:25:31.854Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-19T06:25:31.854Z] 3a2ae6a8a46f: Download complete [2022-06-19T06:25:31.854Z] 33b1e0a273af: Verifying Checksum [2022-06-19T06:25:31.854Z] 33b1e0a273af: Download complete [2022-06-19T06:25:31.854Z] 5d3b04190fa2: Verifying Checksum [2022-06-19T06:25:31.854Z] 5d3b04190fa2: Download complete [2022-06-19T06:25:32.113Z] ec43610c2a17: Verifying Checksum [2022-06-19T06:25:32.113Z] ec43610c2a17: Download complete [2022-06-19T06:25:32.113Z] 5eb5b503b376: Verifying Checksum [2022-06-19T06:25:32.113Z] 5eb5b503b376: Download complete [2022-06-19T06:25:32.682Z] 2f39f015ded8: Download complete [2022-06-19T06:25:33.622Z] 5eb5b503b376: Pull complete [2022-06-19T06:25:33.622Z] 5c69ac0246d0: Pull complete [2022-06-19T06:25:34.193Z] ec43610c2a17: Pull complete [2022-06-19T06:25:34.193Z] 3a2ae6a8a46f: Pull complete [2022-06-19T06:25:34.455Z] 33b1e0a273af: Pull complete [2022-06-19T06:25:34.718Z] 5d3b04190fa2: Pull complete [2022-06-19T06:25:39.995Z] 2f39f015ded8: Pull complete [2022-06-19T06:25:39.995Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-19T06:25:39.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:25:39.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:25:40.093Z] prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container [2022-06-19T06:25:40.134Z] $ 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-19T06:25:41.877Z] $ docker top 039d319ef376d62cf519d020f18a2717b8c4adf45bf1d1dbce760ad7ec44cdc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:25:42.288Z] ---> job-cost.sh [2022-06-19T06:25:42.288Z] lf-activate-venv: SKIPPING [2022-06-19T06:25:42.288Z] INFO: No Stack... [2022-06-19T06:25:42.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T06:25:43.123Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T06:25:43.422Z] + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv [2022-06-19T06:25:43.422Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T06:25:43.441Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [2022-06-19T06:25:43.446Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] did not exist. Created. [2022-06-19T06:25:43.446Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T06:25:43.748Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-19T06:25:43.783Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T06:25:43.788Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T06:25:43.809Z] $ docker stop --time=1 039d319ef376d62cf519d020f18a2717b8c4adf45bf1d1dbce760ad7ec44cdc5 [2022-06-19T06:25:45.023Z] $ docker rm -f 039d319ef376d62cf519d020f18a2717b8c4adf45bf1d1dbce760ad7ec44cdc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-19T09:24:40.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14834 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws [2022-06-19T09:24:40.350Z] Running in /w/workspace/device-onvif-camera/9 [Pipeline] { [Pipeline] checkout [2022-06-19T09:24:40.395Z] Selected Git installation does not exist. Using Default [2022-06-19T09:24:40.395Z] The recommended git tool is: NONE [2022-06-19T09:24:48.081Z] using credential edgex-jenkins-ssh [2022-06-19T09:24:48.106Z] Cloning the remote Git repository [2022-06-19T09:24:48.186Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-19T09:24:48.285Z] > git init /w/workspace/device-onvif-camera/9 # timeout=10 [2022-06-19T09:24:48.371Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-19T09:24:48.372Z] > git --version # timeout=10 [2022-06-19T09:24:48.396Z] > git --version # 'git version 2.25.1' [2022-06-19T09:24:48.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T09:24:48.486Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T09:24:49.416Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-19T09:24:49.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T09:24:49.477Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-19T09:24:49.527Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-19T09:24:49.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T09:24:49.550Z] > 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-19T09:24:50.042Z] Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit 3a6eeba0b6d940f04468316827753f5ed126f0cd [2022-06-19T09:24:50.349Z] Merge succeeded, producing 3a6eeba0b6d940f04468316827753f5ed126f0cd [2022-06-19T09:24:50.350Z] Checking out Revision 3a6eeba0b6d940f04468316827753f5ed126f0cd (PR-77) [2022-06-19T09:24:50.070Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T09:24:50.095Z] > git checkout -f 3a6eeba0b6d940f04468316827753f5ed126f0cd # timeout=10 [2022-06-19T09:24:50.253Z] > git remote # timeout=10 [2022-06-19T09:24:50.275Z] > git config --get remote.origin.url # timeout=10 [2022-06-19T09:24:50.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T09:24:50.306Z] > git merge 0a79c5a718067479237195976121108915350925 # timeout=10 [2022-06-19T09:24:50.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-19T09:24:50.363Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T09:24:50.391Z] > git checkout -f 3a6eeba0b6d940f04468316827753f5ed126f0cd # timeout=10 [2022-06-19T09:24:54.863Z] 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-19T09:24:55.826Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-19T09:24:55.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T09:24:55.827Z] Dload Upload Total Spent Left Speed [2022-06-19T09:24:55.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2022-06-19T09:24:56.491Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-19T09:24:56.838Z] + sudo tee /etc/docker/daemon.new [2022-06-19T09:24:56.838Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-19T09:24:56.838Z] { [2022-06-19T09:24:56.838Z] "registry-mirrors": [ [2022-06-19T09:24:56.838Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-19T09:24:56.838Z] ], [2022-06-19T09:24:56.838Z] "bip": "10.250.0.254/24", [2022-06-19T09:24:56.838Z] "hosts": [ [2022-06-19T09:24:56.838Z] "tcp://0.0.0.0:5555", [2022-06-19T09:24:56.838Z] "unix:///var/run/docker.sock" [2022-06-19T09:24:56.838Z] ], [2022-06-19T09:24:56.838Z] "mtu": 1458, [2022-06-19T09:24:56.838Z] "selinux-enabled": true, [2022-06-19T09:24:56.838Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-19T09:24:56.838Z] } [Pipeline] sh [2022-06-19T09:24:57.267Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-19T09:24:57.694Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T09:25:16.029Z] provisioning config files... [2022-06-19T09:25:16.055Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/9@tmp/config794925395071678695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:25:16.587Z] ---> docker-login.sh [2022-06-19T09:25:16.587Z] nexus3.edgexfoundry.org:10001 [2022-06-19T09:25:17.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:17.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:17.464Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:17.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:17.464Z] [2022-06-19T09:25:17.464Z] Login Succeeded [2022-06-19T09:25:17.464Z] nexus3.edgexfoundry.org:10002 [2022-06-19T09:25:18.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:18.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:18.065Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:18.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:18.065Z] [2022-06-19T09:25:18.065Z] Login Succeeded [2022-06-19T09:25:18.065Z] nexus3.edgexfoundry.org:10003 [2022-06-19T09:25:18.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:18.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:18.669Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:18.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:18.669Z] [2022-06-19T09:25:18.669Z] Login Succeeded [2022-06-19T09:25:18.669Z] nexus3.edgexfoundry.org:10004 [2022-06-19T09:25:18.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:19.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:19.235Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:19.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:19.236Z] [2022-06-19T09:25:19.236Z] Login Succeeded [2022-06-19T09:25:19.236Z] docker.io [2022-06-19T09:25:19.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:20.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:20.118Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:20.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:20.118Z] [2022-06-19T09:25:20.118Z] Login Succeeded [2022-06-19T09:25:20.118Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T09:25:20.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T09:25:20.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T09:25:20.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T09:25:20.496Z] ========================================================= [2022-06-19T09:25:20.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-19T09:25:20.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:25:20.863Z] + 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-19T09:25:21.470Z] Sending build context to Docker daemon 5.963MB [2022-06-19T09:25:21.470Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T09:25:21.470Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-19T09:25:21.470Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-19T09:25:21.470Z] 9b3977197b4f: Pulling fs layer [2022-06-19T09:25:21.470Z] 1a89e8eeedd5: Pulling fs layer [2022-06-19T09:25:21.470Z] 94645a83ff95: Pulling fs layer [2022-06-19T09:25:21.470Z] e6fb740bc735: Pulling fs layer [2022-06-19T09:25:21.470Z] 3a77bd46dcc9: Pulling fs layer [2022-06-19T09:25:21.470Z] 355e64cbe906: Pulling fs layer [2022-06-19T09:25:21.470Z] 63ab81a10011: Pulling fs layer [2022-06-19T09:25:21.470Z] 555d1d1c4555: Pulling fs layer [2022-06-19T09:25:21.470Z] 7d9057610161: Pulling fs layer [2022-06-19T09:25:21.470Z] e6fb740bc735: Waiting [2022-06-19T09:25:21.470Z] 3a77bd46dcc9: Waiting [2022-06-19T09:25:21.470Z] 355e64cbe906: Waiting [2022-06-19T09:25:21.470Z] 555d1d1c4555: Waiting [2022-06-19T09:25:21.470Z] 63ab81a10011: Waiting [2022-06-19T09:25:21.470Z] 7d9057610161: Waiting [2022-06-19T09:25:21.470Z] 94645a83ff95: Verifying Checksum [2022-06-19T09:25:21.470Z] 94645a83ff95: Download complete [2022-06-19T09:25:21.470Z] 1a89e8eeedd5: Verifying Checksum [2022-06-19T09:25:21.470Z] 1a89e8eeedd5: Download complete [2022-06-19T09:25:21.470Z] 3a77bd46dcc9: Verifying Checksum [2022-06-19T09:25:21.470Z] 3a77bd46dcc9: Download complete [2022-06-19T09:25:21.765Z] 355e64cbe906: Download complete [2022-06-19T09:25:21.765Z] 9b3977197b4f: Download complete [2022-06-19T09:25:21.765Z] 63ab81a10011: Verifying Checksum [2022-06-19T09:25:21.765Z] 63ab81a10011: Download complete [2022-06-19T09:25:22.776Z] 9b3977197b4f: Pull complete [2022-06-19T09:25:23.059Z] 7d9057610161: Verifying Checksum [2022-06-19T09:25:23.059Z] 7d9057610161: Download complete [2022-06-19T09:25:23.350Z] 1a89e8eeedd5: Pull complete [2022-06-19T09:25:23.965Z] 94645a83ff95: Pull complete [2022-06-19T09:25:24.242Z] 555d1d1c4555: Verifying Checksum [2022-06-19T09:25:24.852Z] e6fb740bc735: Verifying Checksum [2022-06-19T09:25:24.852Z] e6fb740bc735: Download complete [2022-06-19T09:25:40.039Z] e6fb740bc735: Pull complete [2022-06-19T09:25:40.039Z] 3a77bd46dcc9: Pull complete [2022-06-19T09:25:40.039Z] 355e64cbe906: Pull complete [2022-06-19T09:25:40.039Z] 63ab81a10011: Pull complete [2022-06-19T09:25:45.473Z] 555d1d1c4555: Pull complete [2022-06-19T09:25:48.894Z] 7d9057610161: Pull complete [2022-06-19T09:25:48.894Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-19T09:25:48.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-19T09:25:48.894Z] ---> 819e984ddca1 [2022-06-19T09:25:48.894Z] Step 3/13 : ARG MAKE="make build" [2022-06-19T09:25:50.896Z] ---> Running in 4629b4f680fc [2022-06-19T09:25:50.897Z] Removing intermediate container 4629b4f680fc [2022-06-19T09:25:50.897Z] ---> bd317acdc110 [2022-06-19T09:25:50.897Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T09:25:50.897Z] ---> Running in a320804883b8 [2022-06-19T09:25:51.518Z] Removing intermediate container a320804883b8 [2022-06-19T09:25:51.518Z] ---> 2d0479ff6965 [2022-06-19T09:25:51.518Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T09:25:51.518Z] ---> Running in ba4943124732 [2022-06-19T09:25:51.810Z] Removing intermediate container ba4943124732 [2022-06-19T09:25:51.810Z] ---> dfd5f0f678d9 [2022-06-19T09:25:51.810Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-19T09:25:52.084Z] ---> Running in ead81c590c3d [2022-06-19T09:25:52.686Z] Removing intermediate container ead81c590c3d [2022-06-19T09:25:52.686Z] ---> 180cc243c568 [2022-06-19T09:25:52.686Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T09:25:52.686Z] ---> Running in e4031998c823 [2022-06-19T09:25:54.686Z] Removing intermediate container e4031998c823 [2022-06-19T09:25:54.686Z] ---> 1c30287e835e [2022-06-19T09:25:54.686Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T09:25:54.686Z] ---> Running in 071f68479d43 [2022-06-19T09:25:55.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:25:56.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:25:57.659Z] OK: 220 MiB in 52 packages [2022-06-19T09:25:58.653Z] Removing intermediate container 071f68479d43 [2022-06-19T09:25:58.653Z] ---> 5b227b38b035 [2022-06-19T09:25:58.653Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-19T09:25:58.653Z] ---> Running in eea04278bf24 [2022-06-19T09:25:58.926Z] Removing intermediate container eea04278bf24 [2022-06-19T09:25:58.926Z] ---> 6cf8c9f0751a [2022-06-19T09:25:58.926Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-19T09:25:59.537Z] ---> 20dafdaa6c1a [2022-06-19T09:25:59.537Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T09:25:59.537Z] ---> Running in 65bf5502bddf [2022-06-19T09:26:56.123Z] Removing intermediate container 65bf5502bddf [2022-06-19T09:26:56.123Z] ---> bfbd766c77ca [2022-06-19T09:26:56.123Z] Step 12/13 : COPY . . [2022-06-19T09:26:56.123Z] ---> de5e2c99d288 [2022-06-19T09:26:56.123Z] Step 13/13 : RUN ${MAKE} [2022-06-19T09:26:56.123Z] ---> Running in 501dd8cd631d [2022-06-19T09:26:56.123Z] noop [2022-06-19T09:26:56.123Z] Removing intermediate container 501dd8cd631d [2022-06-19T09:26:56.123Z] ---> 98ac4e982262 [2022-06-19T09:26:56.123Z] Successfully built 98ac4e982262 [2022-06-19T09:26:56.123Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:26:56.506Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T09:26:56.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:26:56.784Z] prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container [2022-06-19T09:26:56.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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-19T09:26:58.384Z] $ docker top 6a4ad5b1c605bc286141144150c8bc216b18c59510bb6e0d96f7b26dcd4c52e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T09:26:59.331Z] + go version [2022-06-19T09:26:59.331Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-19T09:26:59.362Z] $ docker stop --time=1 6a4ad5b1c605bc286141144150c8bc216b18c59510bb6e0d96f7b26dcd4c52e5 [2022-06-19T09:27:01.110Z] $ docker rm -f 6a4ad5b1c605bc286141144150c8bc216b18c59510bb6e0d96f7b26dcd4c52e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:27:01.772Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T09:27:01.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:27:02.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container [2022-06-19T09:27:02.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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-19T09:27:03.706Z] $ docker top 201886240b9c1e12ca1770955bc335c817bad4fffbc97122421847a7366db414 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T09:27:04.681Z] + make test [2022-06-19T09:27:04.681Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T09:27:06.676Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-19T09:28:58.691Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-19T09:28:58.691Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.091s coverage: 1.2% of statements [2022-06-19T09:29:17.016Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.235s coverage: 13.8% of statements [2022-06-19T09:29:17.016Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-19T09:29:17.016Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T09:29:43.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T09:29:43.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T09:29:44.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T09:29:48.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T09:29:48.463Z] $ docker stop --time=1 201886240b9c1e12ca1770955bc335c817bad4fffbc97122421847a7366db414 [2022-06-19T09:29:50.216Z] $ docker rm -f 201886240b9c1e12ca1770955bc335c817bad4fffbc97122421847a7366db414 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T09:29:51.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T09:29:51.324Z] Warning: overwriting stash ‘coverage-report’ [2022-06-19T09:29:51.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T09:29:52.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T09:29:52.641Z] + ls -al . [2022-06-19T09:29:52.641Z] total 232 [2022-06-19T09:29:52.641Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 09:29 . [2022-06-19T09:29:52.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 .. [2022-06-19T09:29:52.641Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 09:24 .git [2022-06-19T09:29:52.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 .github [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 09:24 .gitignore [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 09:24 .golangci.yml [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 09:24 Attribution.txt [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 09:24 CHANGELOG.md [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 09:24 Dockerfile [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 09:24 GOVERNANCE.md [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 09:24 Jenkinsfile [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 09:24 LICENSE [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 09:24 Makefile [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 09:24 OWNERS.md [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 19 09:24 README.md [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 06:23 VERSION [2022-06-19T09:29:52.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 bin [2022-06-19T09:29:52.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 09:24 cmd [2022-06-19T09:29:52.641Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 09:29 coverage.out [2022-06-19T09:29:52.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 doc [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 09:24 go.mod [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 38030 Jun 19 09:24 go.sum [2022-06-19T09:29:52.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 internal [2022-06-19T09:29:52.641Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 09:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:29:52.998Z] + 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=3a6eeba0b6d940f04468316827753f5ed126f0cd --label arch=arm64 --label version=0.0.0 . [2022-06-19T09:29:53.271Z] Sending build context to Docker daemon 6.023MB [2022-06-19T09:29:53.545Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T09:29:53.545Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T09:29:53.545Z] ---> 98ac4e982262 [2022-06-19T09:29:53.545Z] Step 3/26 : ARG MAKE="make build" [2022-06-19T09:29:53.545Z] ---> Running in 18f7456e6eb3 [2022-06-19T09:29:53.823Z] Removing intermediate container 18f7456e6eb3 [2022-06-19T09:29:53.823Z] ---> 232307026eae [2022-06-19T09:29:53.823Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T09:29:53.823Z] ---> Running in 8fb981a969cd [2022-06-19T09:29:54.426Z] Removing intermediate container 8fb981a969cd [2022-06-19T09:29:54.426Z] ---> 5dad24c4280c [2022-06-19T09:29:54.426Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T09:29:54.426Z] ---> Running in ec806e0da762 [2022-06-19T09:29:54.703Z] Removing intermediate container ec806e0da762 [2022-06-19T09:29:54.703Z] ---> ec07a2f47c06 [2022-06-19T09:29:54.703Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-19T09:29:54.703Z] ---> Running in b11ce3609fa7 [2022-06-19T09:29:54.988Z] Removing intermediate container b11ce3609fa7 [2022-06-19T09:29:54.988Z] ---> 64db4c13db6e [2022-06-19T09:29:54.988Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T09:29:55.285Z] ---> Running in ea6e0f72c8ad [2022-06-19T09:29:56.721Z] Removing intermediate container ea6e0f72c8ad [2022-06-19T09:29:56.721Z] ---> f79c4b7631cd [2022-06-19T09:29:56.721Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T09:29:57.010Z] ---> Running in f33924e34e0a [2022-06-19T09:29:57.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:29:58.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:29:59.955Z] OK: 220 MiB in 52 packages [2022-06-19T09:30:00.557Z] Removing intermediate container f33924e34e0a [2022-06-19T09:30:00.557Z] ---> 7e7299517727 [2022-06-19T09:30:00.557Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-19T09:30:00.838Z] ---> Running in b4ca9fd024fd [2022-06-19T09:30:01.111Z] Removing intermediate container b4ca9fd024fd [2022-06-19T09:30:01.111Z] ---> ced52e07a817 [2022-06-19T09:30:01.111Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-19T09:30:01.723Z] ---> 9cdbc9ba41d3 [2022-06-19T09:30:01.723Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T09:30:02.006Z] ---> Running in 2cea60e1064b [2022-06-19T09:30:04.004Z] Removing intermediate container 2cea60e1064b [2022-06-19T09:30:04.004Z] ---> 2c95f43ca9b8 [2022-06-19T09:30:04.004Z] Step 12/26 : COPY . . [2022-06-19T09:30:05.443Z] ---> 62d99a429528 [2022-06-19T09:30:05.443Z] Step 13/26 : RUN ${MAKE} [2022-06-19T09:30:05.443Z] ---> Running in 2e68fb656c55 [2022-06-19T09:30:06.426Z] 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.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-19T09:32:28.368Z] Removing intermediate container 2e68fb656c55 [2022-06-19T09:32:28.368Z] ---> 5a6fe617582a [2022-06-19T09:32:28.368Z] Step 14/26 : FROM alpine:3.15 [2022-06-19T09:32:28.368Z] 3.15: Pulling from library/alpine [2022-06-19T09:32:28.368Z] 9981e73032c8: Pulling fs layer [2022-06-19T09:32:28.368Z] 9981e73032c8: Verifying Checksum [2022-06-19T09:32:28.368Z] 9981e73032c8: Download complete [2022-06-19T09:32:28.971Z] 9981e73032c8: Pull complete [2022-06-19T09:32:28.971Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-19T09:32:28.971Z] Status: Downloaded newer image for alpine:3.15 [2022-06-19T09:32:28.971Z] ---> 3fb3c9af89a9 [2022-06-19T09:32:28.971Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-19T09:32:29.248Z] ---> Running in 5652dd307f2b [2022-06-19T09:32:29.530Z] Removing intermediate container 5652dd307f2b [2022-06-19T09:32:29.530Z] ---> 6d80a3066027 [2022-06-19T09:32:29.530Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T09:32:29.530Z] ---> Running in 3a1d28b90b65 [2022-06-19T09:32:30.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:32:30.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:32:32.444Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T09:32:32.444Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-19T09:32:32.444Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T09:32:32.444Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-19T09:32:32.444Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T09:32:32.444Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T09:32:32.444Z] Executing busybox-1.34.1-r5.trigger [2022-06-19T09:32:32.444Z] OK: 8 MiB in 20 packages [2022-06-19T09:32:33.447Z] Removing intermediate container 3a1d28b90b65 [2022-06-19T09:32:33.447Z] ---> 47cd578bb9c6 [2022-06-19T09:32:33.447Z] Step 17/26 : WORKDIR / [2022-06-19T09:32:33.447Z] ---> Running in 0ee134545da8 [2022-06-19T09:32:33.728Z] Removing intermediate container 0ee134545da8 [2022-06-19T09:32:33.728Z] ---> 25c6fd3474fe [2022-06-19T09:32:33.728Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-19T09:32:35.719Z] ---> c1ea7afa13eb [2022-06-19T09:32:35.719Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-19T09:32:36.323Z] ---> f4c4fdd0e868 [2022-06-19T09:32:36.323Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-19T09:32:36.924Z] ---> 4bb947d18d26 [2022-06-19T09:32:36.924Z] Step 21/26 : EXPOSE 59984 [2022-06-19T09:32:36.924Z] ---> Running in 43e11f7ed775 [2022-06-19T09:32:37.524Z] Removing intermediate container 43e11f7ed775 [2022-06-19T09:32:37.524Z] ---> 338cf07d9617 [2022-06-19T09:32:37.524Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-19T09:32:37.524Z] ---> Running in 79faaf880eb4 [2022-06-19T09:32:37.800Z] Removing intermediate container 79faaf880eb4 [2022-06-19T09:32:37.800Z] ---> 6779a3cba00b [2022-06-19T09:32:37.800Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T09:32:38.075Z] ---> Running in 26ad9dd2cad3 [2022-06-19T09:32:38.351Z] Removing intermediate container 26ad9dd2cad3 [2022-06-19T09:32:38.351Z] ---> 15a195226559 [2022-06-19T09:32:38.351Z] Step 24/26 : LABEL arch=arm64 [2022-06-19T09:32:38.351Z] ---> Running in 477dd8d51b2a [2022-06-19T09:32:38.627Z] Removing intermediate container 477dd8d51b2a [2022-06-19T09:32:38.627Z] ---> 875b9fba2539 [2022-06-19T09:32:38.627Z] Step 25/26 : LABEL git_sha=3a6eeba0b6d940f04468316827753f5ed126f0cd [2022-06-19T09:32:38.902Z] ---> Running in 45d7095b2f20 [2022-06-19T09:32:39.180Z] Removing intermediate container 45d7095b2f20 [2022-06-19T09:32:39.180Z] ---> 5d8338df9386 [2022-06-19T09:32:39.180Z] Step 26/26 : LABEL version=0.0.0 [2022-06-19T09:32:39.180Z] ---> Running in 6f17c623205f [2022-06-19T09:32:39.455Z] Removing intermediate container 6f17c623205f [2022-06-19T09:32:39.455Z] ---> 6c449ffccec9 [2022-06-19T09:32:39.455Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T09:32:39.730Z] Successfully built 6c449ffccec9 [2022-06-19T09:32:39.730Z] 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-19T09:32:40.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:32:40.204Z] [2022-06-19T09:32:40.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:32:40.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:32:40.850Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-19T09:32:40.850Z] 8998bd30e6a1: Pulling fs layer [2022-06-19T09:32:40.850Z] 04944245beec: Pulling fs layer [2022-06-19T09:32:40.850Z] 699f458cf7ca: Pulling fs layer [2022-06-19T09:32:40.850Z] 765212b225bb: Pulling fs layer [2022-06-19T09:32:40.850Z] f23df028b6ca: Pulling fs layer [2022-06-19T09:32:40.850Z] d65c8cfc05b1: Pulling fs layer [2022-06-19T09:32:40.850Z] 2437ff75d9bd: Pulling fs layer [2022-06-19T09:32:40.850Z] 765212b225bb: Waiting [2022-06-19T09:32:40.850Z] f23df028b6ca: Waiting [2022-06-19T09:32:40.850Z] d65c8cfc05b1: Waiting [2022-06-19T09:32:40.850Z] 2437ff75d9bd: Waiting [2022-06-19T09:32:40.850Z] 04944245beec: Verifying Checksum [2022-06-19T09:32:40.850Z] 04944245beec: Download complete [2022-06-19T09:32:40.850Z] 765212b225bb: Verifying Checksum [2022-06-19T09:32:40.850Z] 765212b225bb: Download complete [2022-06-19T09:32:40.850Z] f23df028b6ca: Verifying Checksum [2022-06-19T09:32:40.850Z] f23df028b6ca: Download complete [2022-06-19T09:32:40.851Z] d65c8cfc05b1: Verifying Checksum [2022-06-19T09:32:40.851Z] d65c8cfc05b1: Download complete [2022-06-19T09:32:41.132Z] 699f458cf7ca: Verifying Checksum [2022-06-19T09:32:41.132Z] 699f458cf7ca: Download complete [2022-06-19T09:32:41.404Z] 8998bd30e6a1: Verifying Checksum [2022-06-19T09:32:41.404Z] 8998bd30e6a1: Download complete [2022-06-19T09:32:44.034Z] 2437ff75d9bd: Verifying Checksum [2022-06-19T09:32:44.034Z] 2437ff75d9bd: Download complete [2022-06-19T09:32:46.027Z] 8998bd30e6a1: Pull complete [2022-06-19T09:32:46.626Z] 04944245beec: Pull complete [2022-06-19T09:32:48.060Z] 699f458cf7ca: Pull complete [2022-06-19T09:32:48.333Z] 765212b225bb: Pull complete [2022-06-19T09:32:49.315Z] f23df028b6ca: Pull complete [2022-06-19T09:32:49.597Z] d65c8cfc05b1: Pull complete [2022-06-19T09:33:04.688Z] 2437ff75d9bd: Pull complete [2022-06-19T09:33:04.688Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-19T09:33:04.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:33:04.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:33:04.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container [2022-06-19T09:33:05.045Z] $ 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/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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-19T09:33:07.829Z] $ docker top 75607d5da3bd70c5adb2c964f1659afdc430f6400d27cb229fc42068cd424d98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:08.787Z] ---> job-cost.sh [2022-06-19T09:33:08.787Z] lf-activate-venv: SKIPPING [2022-06-19T09:33:08.787Z] INFO: No Stack... [2022-06-19T09:33:09.062Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-19T09:33:10.042Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T09:33:10.713Z] + cat /w/workspace/device-onvif-camera/9/archives/cost.csv [2022-06-19T09:33:10.713Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T09:33:10.777Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [2022-06-19T09:33:10.781Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] did not exist. Created. [2022-06-19T09:33:10.782Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T09:33:11.459Z] /w/workspace/device-onvif-camera/9@tmp/durable-7241e4fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-19T09:33:12.154Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-19T09:33:12.176Z] Warning: overwriting stash ‘stack-cost’ [2022-06-19T09:33:12.230Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T09:33:12.239Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T09:33:12.264Z] $ docker stop --time=1 75607d5da3bd70c5adb2c964f1659afdc430f6400d27cb229fc42068cd424d98 [2022-06-19T09:33:13.808Z] $ docker rm -f 75607d5da3bd70c5adb2c964f1659afdc430f6400d27cb229fc42068cd424d98 [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-19T09:33:14.253Z] provisioning config files... [2022-06-19T09:33:14.261Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config3231711630416854679tmp [Pipeline] { [Pipeline] sh [2022-06-19T09:33:14.566Z] + set +x [2022-06-19T09:33:14.566Z] + curl -s https://codecov.io/bash [2022-06-19T09:33:14.566Z] + bash -s -- [2022-06-19T09:33:14.566Z] [2022-06-19T09:33:14.566Z] _____ _ [2022-06-19T09:33:14.566Z] / ____| | | [2022-06-19T09:33:14.566Z] | | ___ __| | ___ ___ _____ __ [2022-06-19T09:33:14.566Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-19T09:33:14.566Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-19T09:33:14.566Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-19T09:33:14.566Z] Bash-1.0.6 [2022-06-19T09:33:14.566Z] [2022-06-19T09:33:14.566Z] [2022-06-19T09:33:14.566Z] ==> git version 2.25.1 found [2022-06-19T09:33:14.566Z] ==> 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-19T09:33:14.566Z] Release-Date: 2020-01-08 [2022-06-19T09:33:14.566Z] 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-19T09:33:14.566Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-19T09:33:14.566Z] ==> Jenkins CI detected. [2022-06-19T09:33:14.566Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-19T09:33:14.566Z] project root: . [2022-06-19T09:33:14.566Z] --> token set from env [2022-06-19T09:33:14.566Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-19T09:33:14.566Z] ==> Running gcov in . (disable via -X gcov) [2022-06-19T09:33:14.566Z] ==> Python coveragepy not found [2022-06-19T09:33:14.566Z] ==> Searching for coverage reports in: [2022-06-19T09:33:14.566Z] + . [2022-06-19T09:33:14.566Z] -> Found 1 reports [2022-06-19T09:33:14.566Z] ==> Detecting git/mercurial file structure [2022-06-19T09:33:14.566Z] ==> Reading reports [2022-06-19T09:33:14.566Z] + ./coverage.out bytes=59480 [2022-06-19T09:33:14.566Z] ==> Appending adjustments [2022-06-19T09:33:14.566Z] https://docs.codecov.io/docs/fixing-reports [2022-06-19T09:33:14.827Z] + Found adjustments [2022-06-19T09:33:14.827Z] ==> Gzipping contents [2022-06-19T09:33:14.827Z] 8.0K /tmp/codecov.GUjUdt.gz [2022-06-19T09:33:14.827Z] ==> Uploading reports [2022-06-19T09:33:14.827Z] url: https://codecov.io [2022-06-19T09:33:14.827Z] query: branch=PR-77&commit=3a6eeba0b6d940f04468316827753f5ed126f0cd&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-19T09:33:14.827Z] -> Pinging Codecov [2022-06-19T09:33:14.827Z] 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=3a6eeba0b6d940f04468316827753f5ed126f0cd&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-19T09:33:15.088Z] -> Uploading to [2022-06-19T09:33:15.088Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-19/F29A59C45E3A92E06B3E522C9905F8EF/3a6eeba0b6d940f04468316827753f5ed126f0cd/fb522ed4-7f67-4a23-9f5e-12380c215c92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T093314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2af34147e4fdd0e348a26741539bc6c30e0f7ec1ba5ebcc1a198bb085b79064 [2022-06-19T09:33:15.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T09:33:15.088Z] Dload Upload Total Spent Left Speed [2022-06-19T09:33:15.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7674 0 0 100 7674 0 35527 --:--:-- --:--:-- --:--:-- 35527 [2022-06-19T09:33:15.088Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] } [2022-06-19T09:33:15.097Z] 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-19T09:33:15.809Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] [2022-06-19T09:33:15.809Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-19T09:33:15.809Z] total 16 [2022-06-19T09:33:15.809Z] drwxr-xr-x 3 root root 4096 Jun 19 06:25 . [2022-06-19T09:33:15.809Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:25 .. [2022-06-19T09:33:15.809Z] drwxr-xr-x 2 root root 4096 Jun 19 06:25 cost [2022-06-19T09:33:15.809Z] -rw-r--r-- 1 root root 89 Jun 19 06:25 cost.csv [2022-06-19T09:33:15.809Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-19T09:33:15.809Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-19T09:33:15.809Z] total 16 [2022-06-19T09:33:15.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:25 . [2022-06-19T09:33:15.809Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:25 .. [2022-06-19T09:33:15.809Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:25 cost [2022-06-19T09:33:15.809Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 19 06:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:16.106Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:17.002Z] ---> package-listing.sh [2022-06-19T09:33:17.002Z] ++ facter osfamily [2022-06-19T09:33:17.002Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-19T09:33:17.263Z] + OS_FAMILY=debian [2022-06-19T09:33:17.263Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-19T09:33:17.263Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-19T09:33:17.263Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-19T09:33:17.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-19T09:33:17.263Z] + PACKAGES=/tmp/packages_start.txt [2022-06-19T09:33:17.263Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-19T09:33:17.263Z] + PACKAGES=/tmp/packages_end.txt [2022-06-19T09:33:17.263Z] + case "${OS_FAMILY}" in [2022-06-19T09:33:17.263Z] + dpkg -l [2022-06-19T09:33:17.263Z] + grep '^ii' [2022-06-19T09:33:17.263Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-19T09:33:17.263Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-19T09:33:17.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-19T09:33:17.263Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-19T09:33:17.263Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [2022-06-19T09:33:17.263Z] + 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-19T09:33:17.275Z] 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-19T09:33:17.552Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:33:18.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T09:33:18.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:33:18.201Z] prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container [2022-06-19T09:33:18.243Z] $ 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-19T09:33:18.480Z] $ docker top ebb821307821e44687bd43a779ade187fedeff3e6634eca1b45467ac7c94043a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T09:33:18.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-19T09:33:19.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-19T09:33:19.406Z] + ls /var/log/sa-host [2022-06-19T09:33:19.406Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T09:33:19.468Z] provisioning config files... [2022-06-19T09:33:19.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config8369405580189729726tmp [Pipeline] { [Pipeline] echo [2022-06-19T09:33:19.492Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:19.779Z] ---> create-netrc.sh [Pipeline] } [2022-06-19T09:33:19.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:20.173Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-19T09:33:20.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:20.464Z] ---> sudo-logs.sh [2022-06-19T09:33:20.464Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-19T09:33:20.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:20.768Z] ---> job-cost.sh [2022-06-19T09:33:20.768Z] lf-activate-venv: SKIPPING [2022-06-19T09:33:20.768Z] DEBUG: total: 0.2199999988079071 [2022-06-19T09:33:20.768Z] INFO: Retrieving Stack Cost... [2022-06-19T09:33:21.336Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T09:33:21.905Z] INFO: Archiving Costs [Pipeline] echo [2022-06-19T09:33:21.917Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:33:22.214Z] ---> logs-deploy.sh [2022-06-19T09:33:22.214Z] lf-activate-venv: SKIPPING [2022-06-19T09:33:22.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/9 [2022-06-19T09:33:22.214Z] INFO: archiving workspace using pattern(s): [2022-06-19T09:33:23.154Z] Archives upload complete. [2022-06-19T09:33:23.154Z] INFO: archiving logs to Nexus