Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13be5718e23b3d254b555f0dd54cf48028820adb Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh106996339813971003.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3367302629002020934.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8058876116919022715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6856501641875427779.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1046360347785938426.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 shared 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-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1745 in /w/workspace/undry_device-rfid-llrp-go_master [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 Avoid second fetch Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (master) Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh4332572307570475624.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" > git rev-list --no-walk 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T18:05:50.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T18:05:50.458Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T18:05:50.488Z] ========================================================= [2021-06-16T18:05:50.488Z] EdgeX Global Pipelines Version Info [2021-06-16T18:05:50.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:05:51.933Z] ------------------- [2021-06-16T18:05:51.933Z] stable info: [2021-06-16T18:05:51.933Z] ------------------- [2021-06-16T18:05:51.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T18:05:51.933Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T18:05:51.933Z] Message: update stable to v1.0.195 [2021-06-16T18:05:52.511Z] ------------------- [2021-06-16T18:05:52.511Z] experimental info: [2021-06-16T18:05:52.511Z] ------------------- [2021-06-16T18:05:52.511Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T18:05:52.511Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T18:05:52.511Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T18:05:52.637Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-16T18:05:52.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-16T18:05:52.683Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T18:05:52.704Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T18:05:52.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T18:05:54.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T18:05:54.877Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T18:05:54.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T18:05:54.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T18:05:54.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T18:05:54.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T18:05:55.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-16T18:05:55.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T18:05:55.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T18:05:55.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T18:05:55.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T18:05:55.135Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T18:05:55.161Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T18:05:55.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T18:05:55.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T18:05:55.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T18:05:55.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T18:05:55.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T18:05:55.338Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T18:05:55.364Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T18:05:55.389Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T18:05:55.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T18:05:55.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T18:05:55.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T18:05:55.488Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] echo [2021-06-16T18:05:55.513Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13be571 [Pipeline] echo [2021-06-16T18:05:55.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:05:55.618Z] provisioning config files... [2021-06-16T18:05:55.634Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config3895461363562393754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:05:55.961Z] ---> docker-login.sh [2021-06-16T18:05:55.962Z] nexus3.edgexfoundry.org:10001 [2021-06-16T18:05:55.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:05:56.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:05:56.223Z] Configure a credential helper to remove this warning. See [2021-06-16T18:05:56.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:05:56.223Z] [2021-06-16T18:05:56.223Z] Login Succeeded [2021-06-16T18:05:56.223Z] nexus3.edgexfoundry.org:10002 [2021-06-16T18:05:56.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:05:56.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:05:56.223Z] Configure a credential helper to remove this warning. See [2021-06-16T18:05:56.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:05:56.223Z] [2021-06-16T18:05:56.223Z] Login Succeeded [2021-06-16T18:05:56.223Z] nexus3.edgexfoundry.org:10003 [2021-06-16T18:05:56.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:05:56.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:05:56.484Z] Configure a credential helper to remove this warning. See [2021-06-16T18:05:56.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:05:56.484Z] [2021-06-16T18:05:56.484Z] Login Succeeded [2021-06-16T18:05:56.484Z] nexus3.edgexfoundry.org:10004 [2021-06-16T18:05:56.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:05:56.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:05:56.484Z] Configure a credential helper to remove this warning. See [2021-06-16T18:05:56.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:05:56.484Z] [2021-06-16T18:05:56.484Z] Login Succeeded [2021-06-16T18:05:56.484Z] docker.io [2021-06-16T18:05:56.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:05:57.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:05:57.028Z] Configure a credential helper to remove this warning. See [2021-06-16T18:05:57.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:05:57.028Z] [2021-06-16T18:05:57.028Z] Login Succeeded [2021-06-16T18:05:57.028Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T18:05:57.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T18:05:57.567Z] + git log --format=format:%s -1 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] echo [2021-06-16T18:05:57.607Z] GIT_COMMIT: 13be5718e23b3d254b555f0dd54cf48028820adb, Commit Message: fix(config): Add CheckInterval to toml file for registry (#37) [Pipeline] echo [2021-06-16T18:05:57.621Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:05:58.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:05:58.199Z] [2021-06-16T18:05:58.199Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:05:58.534Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:05:58.534Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T18:05:58.534Z] 31603596830f: Pulling fs layer [2021-06-16T18:05:58.534Z] 54011a49482f: Pulling fs layer [2021-06-16T18:05:58.534Z] a6820b24f6d8: Pulling fs layer [2021-06-16T18:05:58.534Z] f581987b2513: Pulling fs layer [2021-06-16T18:05:58.534Z] f581987b2513: Waiting [2021-06-16T18:05:58.534Z] 54011a49482f: Verifying Checksum [2021-06-16T18:05:58.534Z] 54011a49482f: Download complete [2021-06-16T18:05:58.797Z] 31603596830f: Verifying Checksum [2021-06-16T18:05:58.797Z] 31603596830f: Download complete [2021-06-16T18:05:58.797Z] f581987b2513: Verifying Checksum [2021-06-16T18:05:58.797Z] f581987b2513: Download complete [2021-06-16T18:05:58.797Z] a6820b24f6d8: Verifying Checksum [2021-06-16T18:05:58.797Z] a6820b24f6d8: Download complete [2021-06-16T18:05:58.797Z] 31603596830f: Pull complete [2021-06-16T18:05:59.070Z] 54011a49482f: Pull complete [2021-06-16T18:05:59.652Z] a6820b24f6d8: Pull complete [2021-06-16T18:05:59.914Z] f581987b2513: Pull complete [2021-06-16T18:05:59.914Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T18:05:59.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:05:59.914Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T18:05:59.994Z] prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container [2021-06-16T18:06:00.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T18:06:00.899Z] $ docker top b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T18:06:01.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T18:06:01.023Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T18:06:01.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T18:06:01.132Z] $ docker exec b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a ssh-agent [2021-06-16T18:06:01.256Z] SSH_AUTH_SOCK=/tmp/ssh-nEmJXPSyhOtH/agent.13 [2021-06-16T18:06:01.256Z] SSH_AGENT_PID=19 [2021-06-16T18:06:01.266Z] Running ssh-add (command line suppressed) [2021-06-16T18:06:01.370Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_693907687376388450.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_693907687376388450.key) [2021-06-16T18:06:01.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T18:06:01.706Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T18:06:01.718Z] $ docker exec --env ******** --env ******** b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a ssh-agent -k [2021-06-16T18:06:01.817Z] unset SSH_AUTH_SOCK; [2021-06-16T18:06:01.817Z] unset SSH_AGENT_PID; [2021-06-16T18:06:01.817Z] echo Agent pid 19 killed; [2021-06-16T18:06:01.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T18:06:01.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T18:06:01.875Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T18:06:01.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T18:06:01.989Z] $ docker exec b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a ssh-agent [2021-06-16T18:06:02.111Z] SSH_AUTH_SOCK=/tmp/ssh-pJlC5e04LN1B/agent.51 [2021-06-16T18:06:02.111Z] SSH_AGENT_PID=57 [2021-06-16T18:06:02.118Z] Running ssh-add (command line suppressed) [2021-06-16T18:06:02.216Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_4042293100847572703.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_4042293100847572703.key) [2021-06-16T18:06:02.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T18:06:02.539Z] + git semver init [2021-06-16T18:06:02.540Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T18:06:02.540Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-16T18:06:02.540Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T18:06:02.540Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T18:06:02.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T18:06:02.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T18:06:02.540Z] # $SEMVER_BRANCH = master [2021-06-16T18:06:02.540Z] # $SEMVER_TEMP = /tmp/semver-450940267 [2021-06-16T18:06:02.540Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-16T18:06:03.932Z] # '/tmp/semver-450940267' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' [2021-06-16T18:06:03.932Z] # -> Force: false [2021-06-16T18:06:03.932Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-16T18:06:03.939Z] $ docker exec --env ******** --env ******** b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a ssh-agent -k [2021-06-16T18:06:04.044Z] unset SSH_AUTH_SOCK; [2021-06-16T18:06:04.044Z] unset SSH_AGENT_PID; [2021-06-16T18:06:04.044Z] echo Agent pid 57 killed; [2021-06-16T18:06:04.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T18:06:04.397Z] + git semver [Pipeline] } [2021-06-16T18:06:04.412Z] $ docker stop --time=1 b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a [2021-06-16T18:06:05.648Z] $ docker rm -f b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T18:06:06.039Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T18:06:06.298Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T18:06:06.302Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.3 [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] node [Pipeline] node [2021-06-16T18:06:23.692Z] Still waiting to schedule task [2021-06-16T18:06:23.693Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-16T18:06:23.693Z] ‘prd-centos7-docker-4c-2g-1739’ is offline [2021-06-16T18:06:23.693Z] ‘prd-centos7-docker-4c-2g-1742’ is offline [2021-06-16T18:06:23.693Z] ‘prd-centos7-docker-4c-2g-1747’ is offline [2021-06-16T18:06:23.693Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1741’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-16T18:06:23.693Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1746’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-16T18:06:23.698Z] Still waiting to schedule task [2021-06-16T18:06:23.699Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T18:07:27.241Z] Running on prd-centos7-docker-4c-2g-1748 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-16T18:07:27.260Z] Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout [2021-06-16T18:07:27.360Z] Selected Git installation does not exist. Using Default [2021-06-16T18:07:27.360Z] The recommended git tool is: NONE [2021-06-16T18:07:29.535Z] using credential edgex-jenkins-ssh [2021-06-16T18:07:29.563Z] Cloning the remote Git repository [2021-06-16T18:07:30.339Z] Avoid second fetch [2021-06-16T18:07:30.340Z] Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (master) [2021-06-16T18:07:29.635Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T18:07:29.699Z] > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 [2021-06-16T18:07:29.732Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T18:07:29.732Z] > git --version # timeout=10 [2021-06-16T18:07:29.741Z] > git --version # 'git version 2.24.4' [2021-06-16T18:07:29.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T18:07:29.762Z] [INFO] Currently running in a labeled security context [2021-06-16T18:07:29.762Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T18:07:29.762Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh3367596425419350736.key [2021-06-16T18:07:29.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T18:07:30.320Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-16T18:07:30.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T18:07:30.346Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T18:07:30.354Z] > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 [2021-06-16T18:07:35.988Z] Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T18:07:36.992Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T18:07:37.316Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T18:07:37.624Z] + sudo service docker restart [2021-06-16T18:07:37.624Z] + true [2021-06-16T18:07:37.624Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:07:55.813Z] provisioning config files... [2021-06-16T18:07:55.826Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config8380757681105601430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:07:56.163Z] ---> docker-login.sh [2021-06-16T18:07:56.164Z] nexus3.edgexfoundry.org:10001 [2021-06-16T18:07:56.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:56.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:56.429Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:56.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:56.429Z] [2021-06-16T18:07:56.429Z] Login Succeeded [2021-06-16T18:07:56.429Z] nexus3.edgexfoundry.org:10002 [2021-06-16T18:07:56.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:56.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:56.429Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:56.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:56.429Z] [2021-06-16T18:07:56.429Z] Login Succeeded [2021-06-16T18:07:56.429Z] nexus3.edgexfoundry.org:10003 [2021-06-16T18:07:56.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:56.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:56.692Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:56.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:56.692Z] [2021-06-16T18:07:56.692Z] Login Succeeded [2021-06-16T18:07:56.692Z] nexus3.edgexfoundry.org:10004 [2021-06-16T18:07:56.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:56.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:56.692Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:56.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:56.692Z] [2021-06-16T18:07:56.692Z] Login Succeeded [2021-06-16T18:07:56.692Z] docker.io [2021-06-16T18:07:56.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:07:57.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:07:57.215Z] Configure a credential helper to remove this warning. See [2021-06-16T18:07:57.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:07:57.215Z] [2021-06-16T18:07:57.215Z] Login Succeeded [2021-06-16T18:07:57.215Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T18:07:57.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T18:07:57.393Z] ========================================================= [2021-06-16T18:07:57.393Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T18:07:57.393Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:07:57.707Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T18:07:57.707Z] Sending build context to Docker daemon 1.197MB [2021-06-16T18:07:57.707Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T18:07:57.707Z] Step 2/10 : FROM ${BASE} [2021-06-16T18:07:57.707Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T18:07:57.707Z] 540db60ca938: Pulling fs layer [2021-06-16T18:07:57.707Z] adcc1eea9eea: Pulling fs layer [2021-06-16T18:07:57.707Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T18:07:57.707Z] 0510c868ecb4: Pulling fs layer [2021-06-16T18:07:57.707Z] afea3b2eda06: Pulling fs layer [2021-06-16T18:07:57.707Z] 7809a108b3ef: Pulling fs layer [2021-06-16T18:07:57.707Z] f706445af74f: Pulling fs layer [2021-06-16T18:07:57.707Z] 0510c868ecb4: Waiting [2021-06-16T18:07:57.707Z] afea3b2eda06: Waiting [2021-06-16T18:07:57.707Z] 7809a108b3ef: Waiting [2021-06-16T18:07:57.707Z] f706445af74f: Waiting [2021-06-16T18:07:57.707Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T18:07:57.707Z] 4c4ab2625f07: Download complete [2021-06-16T18:07:57.969Z] adcc1eea9eea: Verifying Checksum [2021-06-16T18:07:57.969Z] adcc1eea9eea: Download complete [2021-06-16T18:07:57.969Z] afea3b2eda06: Verifying Checksum [2021-06-16T18:07:57.969Z] afea3b2eda06: Download complete [2021-06-16T18:07:57.969Z] 540db60ca938: Verifying Checksum [2021-06-16T18:07:57.969Z] 540db60ca938: Download complete [2021-06-16T18:07:57.969Z] 7809a108b3ef: Verifying Checksum [2021-06-16T18:07:57.969Z] 7809a108b3ef: Download complete [2021-06-16T18:07:58.232Z] 540db60ca938: Pull complete [2021-06-16T18:07:58.232Z] adcc1eea9eea: Pull complete [2021-06-16T18:07:58.492Z] 4c4ab2625f07: Pull complete [2021-06-16T18:07:59.064Z] f706445af74f: Verifying Checksum [2021-06-16T18:07:59.064Z] f706445af74f: Download complete [2021-06-16T18:07:59.642Z] 0510c868ecb4: Verifying Checksum [2021-06-16T18:07:59.642Z] 0510c868ecb4: Download complete [2021-06-16T18:08:04.888Z] 0510c868ecb4: Pull complete [2021-06-16T18:08:04.888Z] afea3b2eda06: Pull complete [2021-06-16T18:08:04.888Z] 7809a108b3ef: Pull complete [2021-06-16T18:08:04.888Z] f706445af74f: Pull complete [2021-06-16T18:08:04.888Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T18:08:04.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T18:08:04.888Z] ---> b068be0155e3 [2021-06-16T18:08:04.888Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T18:08:09.114Z] ---> Running in e4c5052eb4d9 [2021-06-16T18:08:09.114Z] Removing intermediate container e4c5052eb4d9 [2021-06-16T18:08:09.114Z] ---> 811f1ad31537 [2021-06-16T18:08:09.114Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T18:08:09.114Z] ---> Running in b2d81b4c8bad [2021-06-16T18:08:09.114Z] Removing intermediate container b2d81b4c8bad [2021-06-16T18:08:09.114Z] ---> 4ed29d60787f [2021-06-16T18:08:09.114Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T18:08:09.114Z] ---> Running in 91b9504c40b1 [2021-06-16T18:08:09.114Z] Removing intermediate container 91b9504c40b1 [2021-06-16T18:08:09.114Z] ---> 6ba7911d1068 [2021-06-16T18:08:09.114Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T18:08:09.114Z] ---> Running in a9eaf1885eae [2021-06-16T18:08:09.380Z] Removing intermediate container a9eaf1885eae [2021-06-16T18:08:09.380Z] ---> c6f980e28730 [2021-06-16T18:08:09.380Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T18:08:09.380Z] ---> Running in 00a002934d9f [2021-06-16T18:08:09.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T18:08:10.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T18:08:11.154Z] OK: 149 MiB in 40 packages [2021-06-16T18:08:11.154Z] Removing intermediate container 00a002934d9f [2021-06-16T18:08:11.154Z] ---> 8167fa7a5ed0 [2021-06-16T18:08:11.154Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-16T18:08:11.414Z] ---> Running in a96659b95321 [2021-06-16T18:08:11.414Z] Removing intermediate container a96659b95321 [2021-06-16T18:08:11.414Z] ---> 0f84edd73753 [2021-06-16T18:08:11.414Z] Step 9/10 : COPY . . [2021-06-16T18:08:11.684Z] ---> 58cba74ad034 [2021-06-16T18:08:11.684Z] Step 10/10 : RUN go mod download [2021-06-16T18:08:11.684Z] ---> Running in 321d1ca940e8 [2021-06-16T18:08:21.735Z] Removing intermediate container 321d1ca940e8 [2021-06-16T18:08:21.735Z] ---> bd3c01abcc95 [2021-06-16T18:08:21.735Z] Successfully built bd3c01abcc95 [2021-06-16T18:08:21.735Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:08:22.063Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T18:08:22.063Z] . [Pipeline] withDockerContainer [2021-06-16T18:08:22.141Z] prd-centos7-docker-4c-2g-1748 does not seem to be running inside a container [2021-06-16T18:08:22.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/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 ******** ci-base-image-x86_64 cat [2021-06-16T18:08:22.553Z] $ docker top ac56d0e6ff4902469983864cec3ea3d9e70ac2e8b2b2db258d1911f7de6793c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T18:08:22.932Z] + go version [2021-06-16T18:08:22.933Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T18:08:22.941Z] $ docker stop --time=1 ac56d0e6ff4902469983864cec3ea3d9e70ac2e8b2b2db258d1911f7de6793c9 [2021-06-16T18:08:24.126Z] $ docker rm -f ac56d0e6ff4902469983864cec3ea3d9e70ac2e8b2b2db258d1911f7de6793c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:08:24.733Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T18:08:24.734Z] . [Pipeline] withDockerContainer [2021-06-16T18:08:24.850Z] prd-centos7-docker-4c-2g-1748 does not seem to be running inside a container [2021-06-16T18:08:24.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/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 ******** ci-base-image-x86_64 cat [2021-06-16T18:08:25.279Z] $ docker top 1d87ce3349ef324f6655300952e7de3643ea27caeadbfbed18b43e83a3760fa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T18:08:25.667Z] + go mod tidy [Pipeline] sh [2021-06-16T18:08:26.336Z] + make test [2021-06-16T18:08:26.336Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T18:08:26.668Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-16T18:08:41.723Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-16T18:08:41.723Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-16T18:08:43.151Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.795s coverage: 38.7% of statements [2021-06-16T18:08:43.151Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.295s coverage: 52.0% of statements [2021-06-16T18:08:43.151Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.003s coverage: 95.5% of statements [2021-06-16T18:08:43.151Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T18:08:49.772Z] gofmt -l . [2021-06-16T18:08:49.772Z] [ "`gofmt -l .`" = "" ] [2021-06-16T18:08:49.772Z] ./bin/test-go-mod-tidy.sh [2021-06-16T18:08:49.772Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-16T18:08:49.782Z] $ docker stop --time=1 1d87ce3349ef324f6655300952e7de3643ea27caeadbfbed18b43e83a3760fa7 [2021-06-16T18:08:51.222Z] $ docker rm -f 1d87ce3349ef324f6655300952e7de3643ea27caeadbfbed18b43e83a3760fa7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T18:08:51.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T18:08:51.872Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-16T18:08:58.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T18:08:58.922Z] + ls -al . [2021-06-16T18:08:58.923Z] total 564 [2021-06-16T18:08:58.923Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 18:08 . [2021-06-16T18:08:58.923Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 18:07 .. [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jun 16 18:07 Attribution.txt [2021-06-16T18:08:58.923Z] drwxrwxr-x. 2 jenkins jenkins 89 Jun 16 18:07 bin [2021-06-16T18:08:58.923Z] drwxrwxr-x. 4 jenkins jenkins 44 Jun 16 18:07 cmd [2021-06-16T18:08:58.923Z] -rw-r--r--. 1 jenkins jenkins 463071 Jun 16 18:08 coverage.out [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 1521 Jun 16 18:07 Dockerfile [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 999 Jun 16 18:07 Dockerfile.build [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 134 Jun 16 18:07 .dockerignore [2021-06-16T18:08:58.923Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jun 16 18:07 examples [2021-06-16T18:08:58.923Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 18:07 .git [2021-06-16T18:08:58.923Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 18:07 .github [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 934 Jun 16 18:07 .gitignore [2021-06-16T18:08:58.923Z] -rw-r--r--. 1 jenkins jenkins 308 Jun 16 18:08 go.mod [2021-06-16T18:08:58.923Z] -rw-r--r--. 1 jenkins jenkins 13807 Jun 16 18:08 go.sum [2021-06-16T18:08:58.923Z] drwxrwxr-x. 2 jenkins jenkins 31 Jun 16 18:07 images [2021-06-16T18:08:58.923Z] drwxrwxr-x. 5 jenkins jenkins 45 Jun 16 18:07 internal [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 682 Jun 16 18:07 Jenkinsfile [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jun 16 18:07 LICENSE [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 1011 Jun 16 18:07 Makefile [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 28403 Jun 16 18:07 README.md [2021-06-16T18:08:58.923Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 16 18:07 snap [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 16 18:06 VERSION [2021-06-16T18:08:58.923Z] -rw-rw-r--. 1 jenkins jenkins 193 Jun 16 18:07 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:08:59.228Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=13be5718e23b3d254b555f0dd54cf48028820adb --label arch=amd64 --label version=1.0.0-dev.3 . [2021-06-16T18:08:59.228Z] Sending build context to Docker daemon 1.197MB [2021-06-16T18:08:59.228Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T18:08:59.228Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-16T18:08:59.228Z] ---> bd3c01abcc95 [2021-06-16T18:08:59.228Z] Step 3/25 : ARG MAKE='make build' [2021-06-16T18:08:59.228Z] ---> Running in 194475417ed3 [2021-06-16T18:08:59.228Z] Removing intermediate container 194475417ed3 [2021-06-16T18:08:59.228Z] ---> b9c1e3e120f4 [2021-06-16T18:08:59.228Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T18:08:59.228Z] ---> Running in 9106626913a6 [2021-06-16T18:08:59.491Z] Removing intermediate container 9106626913a6 [2021-06-16T18:08:59.491Z] ---> 91ddbc011bd4 [2021-06-16T18:08:59.491Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T18:08:59.491Z] ---> Running in e875a3d3313f [2021-06-16T18:08:59.491Z] Removing intermediate container e875a3d3313f [2021-06-16T18:08:59.491Z] ---> 7724404671ac [2021-06-16T18:08:59.491Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T18:08:59.491Z] ---> Running in e50dab17aa2b [2021-06-16T18:09:00.064Z] Removing intermediate container e50dab17aa2b [2021-06-16T18:09:00.064Z] ---> 4334715479eb [2021-06-16T18:09:00.064Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T18:09:00.064Z] ---> Running in e4a0be800ffc [2021-06-16T18:09:00.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T18:09:01.267Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T18:09:01.531Z] OK: 149 MiB in 40 packages [2021-06-16T18:09:01.792Z] Removing intermediate container e4a0be800ffc [2021-06-16T18:09:01.792Z] ---> f3acd38efc95 [2021-06-16T18:09:01.792Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-16T18:09:01.792Z] ---> Running in 25613e069914 [2021-06-16T18:09:02.059Z] Removing intermediate container 25613e069914 [2021-06-16T18:09:02.059Z] ---> a21d1e88bb7f [2021-06-16T18:09:02.059Z] Step 9/25 : COPY go.mod . [2021-06-16T18:09:02.059Z] ---> 6c166c073289 [2021-06-16T18:09:02.059Z] Step 10/25 : COPY Makefile . [2021-06-16T18:09:02.320Z] ---> 1a41153b0000 [2021-06-16T18:09:02.320Z] Step 11/25 : RUN make update [2021-06-16T18:09:02.320Z] ---> Running in db5286ba15f8 [2021-06-16T18:09:04.396Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T18:09:04.396Z] Removing intermediate container db5286ba15f8 [2021-06-16T18:09:04.396Z] ---> a79a4af19aec [2021-06-16T18:09:04.396Z] Step 12/25 : COPY . . [2021-06-16T18:09:04.396Z] ---> ab4808a17963 [2021-06-16T18:09:04.396Z] Step 13/25 : RUN go mod tidy [2021-06-16T18:09:04.396Z] ---> Running in 419f470c6fcb [2021-06-16T18:09:04.396Z] Removing intermediate container 419f470c6fcb [2021-06-16T18:09:04.396Z] ---> 50e153a3b63e [2021-06-16T18:09:04.396Z] Step 14/25 : RUN $MAKE [2021-06-16T18:09:04.396Z] ---> Running in 56d9fb8b1d01 [2021-06-16T18:09:04.396Z] go mod tidy [2021-06-16T18:09:04.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.3" -o cmd/device-rfid-llrp-go ./cmd [2021-06-16T18:09:14.496Z] Removing intermediate container 56d9fb8b1d01 [2021-06-16T18:09:14.496Z] ---> dd09fe08478c [2021-06-16T18:09:14.496Z] Step 15/25 : FROM alpine:3.12 [2021-06-16T18:09:14.496Z] 3.12: Pulling from library/alpine [2021-06-16T18:09:14.496Z] 339de151aab4: Pulling fs layer [2021-06-16T18:09:14.496Z] 339de151aab4: Verifying Checksum [2021-06-16T18:09:14.496Z] 339de151aab4: Download complete [2021-06-16T18:09:14.496Z] 339de151aab4: Pull complete [2021-06-16T18:09:14.496Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T18:09:14.496Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T18:09:14.496Z] ---> 13621d1b12d4 [2021-06-16T18:09:14.496Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T18:09:14.496Z] ---> Running in 9538b761fb2a [2021-06-16T18:09:14.496Z] Removing intermediate container 9538b761fb2a [2021-06-16T18:09:14.496Z] ---> 904d29c63261 [2021-06-16T18:09:14.496Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-16T18:09:14.762Z] ---> dce4bf7f13a5 [2021-06-16T18:09:14.762Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-16T18:09:14.762Z] ---> ff3e2410ac73 [2021-06-16T18:09:14.762Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-16T18:09:15.333Z] ---> 479ab5619636 [2021-06-16T18:09:15.333Z] Step 20/25 : EXPOSE 49989 [2021-06-16T18:09:15.334Z] ---> Running in 60c95b0b6606 [2021-06-16T18:09:15.334Z] Removing intermediate container 60c95b0b6606 [2021-06-16T18:09:15.334Z] ---> 1f59e9e9628f [2021-06-16T18:09:15.334Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-16T18:09:15.334Z] ---> Running in e080abcd5717 [2021-06-16T18:09:15.594Z] Removing intermediate container e080abcd5717 [2021-06-16T18:09:15.594Z] ---> 785ee5860753 [2021-06-16T18:09:15.594Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-16T18:09:15.594Z] ---> Running in 2426a891edd5 [2021-06-16T18:09:15.594Z] Removing intermediate container 2426a891edd5 [2021-06-16T18:09:15.594Z] ---> 22e535658f04 [2021-06-16T18:09:15.594Z] Step 23/25 : LABEL arch=amd64 [2021-06-16T18:09:15.594Z] ---> Running in 9929457f9fdc [2021-06-16T18:09:15.594Z] Removing intermediate container 9929457f9fdc [2021-06-16T18:09:15.594Z] ---> b0bc9f7a9aff [2021-06-16T18:09:15.594Z] Step 24/25 : LABEL git_sha=13be5718e23b3d254b555f0dd54cf48028820adb [2021-06-16T18:09:15.858Z] ---> Running in 08201a07303c [2021-06-16T18:09:15.858Z] Removing intermediate container 08201a07303c [2021-06-16T18:09:15.858Z] ---> f29b23b3c360 [2021-06-16T18:09:15.858Z] Step 25/25 : LABEL version=1.0.0-dev.3 [2021-06-16T18:09:15.858Z] ---> Running in 0bb54cdd971c [2021-06-16T18:09:15.858Z] Removing intermediate container 0bb54cdd971c [2021-06-16T18:09:15.858Z] ---> 1f2eca2aa8d7 [2021-06-16T18:09:15.858Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T18:09:15.858Z] Successfully built 1f2eca2aa8d7 [2021-06-16T18:09:15.858Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:09:16.058Z] provisioning config files... [2021-06-16T18:09:16.070Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config3685715266838166520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:09:16.393Z] ---> docker-login.sh [2021-06-16T18:09:16.393Z] nexus3.edgexfoundry.org:10001 [2021-06-16T18:09:16.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:09:16.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:09:16.393Z] Configure a credential helper to remove this warning. See [2021-06-16T18:09:16.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:09:16.393Z] [2021-06-16T18:09:16.393Z] Login Succeeded [2021-06-16T18:09:16.393Z] nexus3.edgexfoundry.org:10002 [2021-06-16T18:09:16.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:09:16.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:09:16.662Z] Configure a credential helper to remove this warning. See [2021-06-16T18:09:16.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:09:16.662Z] [2021-06-16T18:09:16.662Z] Login Succeeded [2021-06-16T18:09:16.662Z] nexus3.edgexfoundry.org:10003 [2021-06-16T18:09:16.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:09:16.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:09:16.662Z] Configure a credential helper to remove this warning. See [2021-06-16T18:09:16.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:09:16.662Z] [2021-06-16T18:09:16.662Z] Login Succeeded [2021-06-16T18:09:16.662Z] nexus3.edgexfoundry.org:10004 [2021-06-16T18:09:16.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:09:16.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:09:16.924Z] Configure a credential helper to remove this warning. See [2021-06-16T18:09:16.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:09:16.924Z] [2021-06-16T18:09:16.924Z] Login Succeeded [2021-06-16T18:09:16.924Z] docker.io [2021-06-16T18:09:16.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:09:17.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:09:17.186Z] Configure a credential helper to remove this warning. See [2021-06-16T18:09:17.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:09:17.186Z] [2021-06-16T18:09:17.186Z] Login Succeeded [2021-06-16T18:09:17.186Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T18:09:17.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T18:09:17.267Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-06-16T18:09:17.267Z] 13be5718e23b3d254b555f0dd54cf48028820adb [2021-06-16T18:09:17.267Z] latest [2021-06-16T18:09:17.267Z] 1.0.0-dev.3 [2021-06-16T18:09:17.267Z] 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [2021-06-16T18:09:17.267Z] master [2021-06-16T18:09:17.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:17.630Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:17.937Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb [2021-06-16T18:09:17.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T18:09:17.937Z] 43c4d4487c9b: Preparing [2021-06-16T18:09:17.937Z] fa20fbaf0bce: Preparing [2021-06-16T18:09:17.937Z] 7b43fa087eed: Preparing [2021-06-16T18:09:17.937Z] 32f366d666a5: Preparing [2021-06-16T18:09:17.937Z] 32f366d666a5: Layer already exists [2021-06-16T18:09:17.937Z] 7b43fa087eed: Pushed [2021-06-16T18:09:17.937Z] fa20fbaf0bce: Pushed [2021-06-16T18:09:19.323Z] 43c4d4487c9b: Pushed [2021-06-16T18:09:19.584Z] 13be5718e23b3d254b555f0dd54cf48028820adb: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:19.890Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:20.190Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-16T18:09:20.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T18:09:20.190Z] 43c4d4487c9b: Preparing [2021-06-16T18:09:20.190Z] fa20fbaf0bce: Preparing [2021-06-16T18:09:20.190Z] 7b43fa087eed: Preparing [2021-06-16T18:09:20.190Z] 32f366d666a5: Preparing [2021-06-16T18:09:20.190Z] fa20fbaf0bce: Layer already exists [2021-06-16T18:09:20.190Z] 7b43fa087eed: Layer already exists [2021-06-16T18:09:20.190Z] 43c4d4487c9b: Layer already exists [2021-06-16T18:09:20.190Z] 32f366d666a5: Layer already exists [2021-06-16T18:09:20.190Z] latest: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:20.498Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:20.807Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.3 [2021-06-16T18:09:20.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T18:09:20.807Z] 43c4d4487c9b: Preparing [2021-06-16T18:09:20.807Z] fa20fbaf0bce: Preparing [2021-06-16T18:09:20.807Z] 7b43fa087eed: Preparing [2021-06-16T18:09:20.807Z] 32f366d666a5: Preparing [2021-06-16T18:09:20.807Z] fa20fbaf0bce: Layer already exists [2021-06-16T18:09:20.807Z] 7b43fa087eed: Layer already exists [2021-06-16T18:09:20.807Z] 43c4d4487c9b: Layer already exists [2021-06-16T18:09:20.807Z] 32f366d666a5: Layer already exists [2021-06-16T18:09:20.807Z] 1.0.0-dev.3: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:21.119Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:21.417Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [2021-06-16T18:09:21.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T18:09:21.417Z] 43c4d4487c9b: Preparing [2021-06-16T18:09:21.417Z] fa20fbaf0bce: Preparing [2021-06-16T18:09:21.417Z] 7b43fa087eed: Preparing [2021-06-16T18:09:21.417Z] 32f366d666a5: Preparing [2021-06-16T18:09:21.417Z] 32f366d666a5: Layer already exists [2021-06-16T18:09:21.417Z] fa20fbaf0bce: Layer already exists [2021-06-16T18:09:21.417Z] 7b43fa087eed: Layer already exists [2021-06-16T18:09:21.417Z] 43c4d4487c9b: Layer already exists [2021-06-16T18:09:21.417Z] 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:21.726Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:09:22.024Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [2021-06-16T18:09:22.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T18:09:22.024Z] 43c4d4487c9b: Preparing [2021-06-16T18:09:22.024Z] fa20fbaf0bce: Preparing [2021-06-16T18:09:22.024Z] 7b43fa087eed: Preparing [2021-06-16T18:09:22.024Z] 32f366d666a5: Preparing [2021-06-16T18:09:22.024Z] 43c4d4487c9b: Layer already exists [2021-06-16T18:09:22.024Z] fa20fbaf0bce: Layer already exists [2021-06-16T18:09:22.024Z] 32f366d666a5: Layer already exists [2021-06-16T18:09:22.024Z] 7b43fa087eed: Layer already exists [2021-06-16T18:09:22.024Z] master: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T18:09:22.084Z] ===================================================== [Pipeline] echo [2021-06-16T18:09:22.101Z] taggedImages: [2021-06-16T18:09:22.101Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb [2021-06-16T18:09:22.101Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-16T18:09:22.101Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.3 [2021-06-16T18:09:22.101Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [2021-06-16T18:09:22.101Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:09:22.805Z] ---> job-cost.sh [2021-06-16T18:09:22.805Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kCxG [2021-06-16T18:09:30.979Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T18:09:46.006Z] lf-activate-venv(): INFO: Adding /tmp/venv-kCxG/bin to PATH [2021-06-16T18:09:46.006Z] INFO: No Stack... [2021-06-16T18:09:46.006Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T18:09:46.006Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T18:09:46.306Z] + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [2021-06-16T18:09:46.306Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T18:09:46.408Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [2021-06-16T18:09:46.417Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] did not exist. Created. [2021-06-16T18:09:46.418Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T18:09:49.007Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T18:09:49.067Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T18:09:49.079Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T18:10:32.500Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1750 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-16T18:10:32.525Z] Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout [2021-06-16T18:10:32.729Z] Selected Git installation does not exist. Using Default [2021-06-16T18:10:32.729Z] The recommended git tool is: NONE [2021-06-16T18:10:38.230Z] using credential edgex-jenkins-ssh [2021-06-16T18:10:38.255Z] Cloning the remote Git repository [2021-06-16T18:10:38.299Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T18:10:38.445Z] > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 [2021-06-16T18:10:38.593Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T18:10:38.594Z] > git --version # timeout=10 [2021-06-16T18:10:38.632Z] > git --version # 'git version 2.17.1' [2021-06-16T18:10:38.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T18:10:38.771Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T18:10:39.524Z] Avoid second fetch [2021-06-16T18:10:39.525Z] Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (master) [2021-06-16T18:10:39.476Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-16T18:10:39.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T18:10:39.539Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T18:10:39.553Z] > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 [2021-06-16T18:10:43.793Z] Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T18:10:45.125Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T18:10:45.534Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T18:10:45.877Z] + sudo service docker restart+ [2021-06-16T18:10:45.877Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:11:06.320Z] provisioning config files... [2021-06-16T18:11:06.346Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config2117097317135064266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:11:06.723Z] ---> docker-login.sh [2021-06-16T18:11:06.724Z] nexus3.edgexfoundry.org:10001 [2021-06-16T18:11:07.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:11:07.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:11:07.917Z] Configure a credential helper to remove this warning. See [2021-06-16T18:11:07.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:11:07.917Z] [2021-06-16T18:11:07.917Z] Login Succeeded [2021-06-16T18:11:07.917Z] nexus3.edgexfoundry.org:10002 [2021-06-16T18:11:08.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:11:08.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:11:08.468Z] Configure a credential helper to remove this warning. See [2021-06-16T18:11:08.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:11:08.468Z] [2021-06-16T18:11:08.468Z] Login Succeeded [2021-06-16T18:11:08.468Z] nexus3.edgexfoundry.org:10003 [2021-06-16T18:11:08.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:11:09.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:11:09.017Z] Configure a credential helper to remove this warning. See [2021-06-16T18:11:09.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:11:09.017Z] [2021-06-16T18:11:09.017Z] Login Succeeded [2021-06-16T18:11:09.017Z] nexus3.edgexfoundry.org:10004 [2021-06-16T18:11:09.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:11:09.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:11:09.574Z] Configure a credential helper to remove this warning. See [2021-06-16T18:11:09.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:11:09.574Z] [2021-06-16T18:11:09.574Z] Login Succeeded [2021-06-16T18:11:09.574Z] docker.io [2021-06-16T18:11:09.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:11:10.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:11:10.447Z] Configure a credential helper to remove this warning. See [2021-06-16T18:11:10.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:11:10.447Z] [2021-06-16T18:11:10.447Z] Login Succeeded [2021-06-16T18:11:10.447Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T18:11:10.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T18:11:10.769Z] ========================================================= [2021-06-16T18:11:10.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T18:11:10.769Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:11:11.113Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T18:11:11.386Z] Sending build context to Docker daemon 1.197MB [2021-06-16T18:11:11.658Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T18:11:11.658Z] Step 2/10 : FROM ${BASE} [2021-06-16T18:11:11.658Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T18:11:11.658Z] 595b0fe564bb: Pulling fs layer [2021-06-16T18:11:11.658Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T18:11:11.658Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T18:11:11.658Z] ba82ee9f976e: Pulling fs layer [2021-06-16T18:11:11.658Z] 506bd15cee9f: Pulling fs layer [2021-06-16T18:11:11.658Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T18:11:11.658Z] 618dc40b7e24: Pulling fs layer [2021-06-16T18:11:11.658Z] ba82ee9f976e: Waiting [2021-06-16T18:11:11.658Z] 506bd15cee9f: Waiting [2021-06-16T18:11:11.658Z] 75a0a4a0db45: Waiting [2021-06-16T18:11:11.658Z] 618dc40b7e24: Waiting [2021-06-16T18:11:11.932Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T18:11:11.932Z] 5b7225fbf94c: Download complete [2021-06-16T18:11:11.932Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T18:11:11.932Z] 3088b5b3c5c0: Download complete [2021-06-16T18:11:11.932Z] 506bd15cee9f: Verifying Checksum [2021-06-16T18:11:11.932Z] 506bd15cee9f: Download complete [2021-06-16T18:11:11.932Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T18:11:11.932Z] 595b0fe564bb: Verifying Checksum [2021-06-16T18:11:11.932Z] 595b0fe564bb: Download complete [2021-06-16T18:11:12.536Z] 595b0fe564bb: Pull complete [2021-06-16T18:11:13.148Z] 3088b5b3c5c0: Pull complete [2021-06-16T18:11:13.423Z] 5b7225fbf94c: Pull complete [2021-06-16T18:11:14.419Z] 618dc40b7e24: Verifying Checksum [2021-06-16T18:11:14.420Z] 618dc40b7e24: Download complete [2021-06-16T18:11:15.851Z] ba82ee9f976e: Verifying Checksum [2021-06-16T18:11:15.851Z] ba82ee9f976e: Download complete [2021-06-16T18:11:28.250Z] ba82ee9f976e: Pull complete [2021-06-16T18:11:28.251Z] 506bd15cee9f: Pull complete [2021-06-16T18:11:28.251Z] 75a0a4a0db45: Pull complete [2021-06-16T18:11:30.872Z] 618dc40b7e24: Pull complete [2021-06-16T18:11:30.872Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T18:11:30.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T18:11:30.872Z] ---> a36622ca3599 [2021-06-16T18:11:30.872Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T18:11:32.884Z] ---> Running in bb57e8790e21 [2021-06-16T18:11:33.485Z] Removing intermediate container bb57e8790e21 [2021-06-16T18:11:33.485Z] ---> 3442e087f181 [2021-06-16T18:11:33.485Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T18:11:33.777Z] ---> Running in 168ba01ca7bf [2021-06-16T18:11:34.056Z] Removing intermediate container 168ba01ca7bf [2021-06-16T18:11:34.056Z] ---> 2fe518d0b74a [2021-06-16T18:11:34.056Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T18:11:34.331Z] ---> Running in e581ffc8b55f [2021-06-16T18:11:34.928Z] Removing intermediate container e581ffc8b55f [2021-06-16T18:11:34.928Z] ---> abe131030731 [2021-06-16T18:11:34.928Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T18:11:34.928Z] ---> Running in 4528a5b36fc8 [2021-06-16T18:11:37.550Z] Removing intermediate container 4528a5b36fc8 [2021-06-16T18:11:37.550Z] ---> 6e0c8a9e940f [2021-06-16T18:11:37.550Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T18:11:37.550Z] ---> Running in a04443d7d4eb [2021-06-16T18:11:38.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T18:11:39.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T18:11:40.483Z] OK: 138 MiB in 40 packages [2021-06-16T18:11:41.921Z] Removing intermediate container a04443d7d4eb [2021-06-16T18:11:41.921Z] ---> 8427f32f4fba [2021-06-16T18:11:41.921Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-16T18:11:41.921Z] ---> Running in 4e49025f82b7 [2021-06-16T18:11:42.515Z] Removing intermediate container 4e49025f82b7 [2021-06-16T18:11:42.515Z] ---> ba264fc03ce6 [2021-06-16T18:11:42.515Z] Step 9/10 : COPY . . [2021-06-16T18:11:43.495Z] ---> b86d391da82a [2021-06-16T18:11:43.495Z] Step 10/10 : RUN go mod download [2021-06-16T18:11:43.495Z] ---> Running in eb7bcb1f1d07 [2021-06-16T18:12:05.697Z] Removing intermediate container eb7bcb1f1d07 [2021-06-16T18:12:05.697Z] ---> a414e8163dc9 [2021-06-16T18:12:05.697Z] Successfully built a414e8163dc9 [2021-06-16T18:12:05.697Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:12:06.045Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T18:12:06.045Z] . [Pipeline] withDockerContainer [2021-06-16T18:12:06.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-1750 does not seem to be running inside a container [2021-06-16T18:12:06.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/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 ******** ci-base-image-arm64 cat [2021-06-16T18:12:08.301Z] $ docker top 116816f4b3126627830b8544867aa6a9d7b5f7d2f92ad1fbce97cb5b21c903f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T18:12:09.332Z] + go version [2021-06-16T18:12:09.332Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T18:12:09.359Z] $ docker stop --time=1 116816f4b3126627830b8544867aa6a9d7b5f7d2f92ad1fbce97cb5b21c903f2 [2021-06-16T18:12:11.210Z] $ docker rm -f 116816f4b3126627830b8544867aa6a9d7b5f7d2f92ad1fbce97cb5b21c903f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:12:12.007Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T18:12:12.007Z] . [Pipeline] withDockerContainer [2021-06-16T18:12:12.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-1750 does not seem to be running inside a container [2021-06-16T18:12:12.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/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 ******** ci-base-image-arm64 cat [2021-06-16T18:12:13.947Z] $ docker top 8f5788d7fa5eba4e7bd54d1f16ea945216f9f66409638c0a29ecfdaf743de9a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T18:12:14.917Z] + go mod tidy [Pipeline] sh [2021-06-16T18:12:16.175Z] + make test [2021-06-16T18:12:16.175Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T18:12:17.154Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-16T18:13:09.486Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-16T18:13:09.486Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-16T18:13:36.325Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.670s coverage: 38.7% of statements [2021-06-16T18:13:36.325Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.493s coverage: 52.0% of statements [2021-06-16T18:13:36.325Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2021-06-16T18:13:36.325Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T18:14:03.168Z] gofmt -l . [2021-06-16T18:14:03.168Z] [ "`gofmt -l .`" = "" ] [2021-06-16T18:14:03.168Z] ./bin/test-go-mod-tidy.sh [2021-06-16T18:14:03.168Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-16T18:14:03.196Z] $ docker stop --time=1 8f5788d7fa5eba4e7bd54d1f16ea945216f9f66409638c0a29ecfdaf743de9a4 [2021-06-16T18:14:05.125Z] $ docker rm -f 8f5788d7fa5eba4e7bd54d1f16ea945216f9f66409638c0a29ecfdaf743de9a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T18:14:06.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T18:14:06.038Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T18:14:06.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T18:14:07.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T18:14:07.639Z] + ls -al . [2021-06-16T18:14:07.639Z] total 596 [2021-06-16T18:14:07.639Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 18:14 . [2021-06-16T18:14:07.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 18:10 .. [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 16 18:10 .dockerignore [2021-06-16T18:14:07.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 18:10 .git [2021-06-16T18:14:07.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 18:10 .github [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 934 Jun 16 18:10 .gitignore [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jun 16 18:10 Attribution.txt [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jun 16 18:10 Dockerfile [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 16 18:10 Dockerfile.build [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 682 Jun 16 18:10 Jenkinsfile [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 16 18:10 LICENSE [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jun 16 18:10 Makefile [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 28403 Jun 16 18:10 README.md [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 16 18:06 VERSION [2021-06-16T18:14:07.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 18:10 bin [2021-06-16T18:14:07.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 18:10 cmd [2021-06-16T18:14:07.639Z] -rw-r--r-- 1 jenkins jenkins 463071 Jun 16 18:13 coverage.out [2021-06-16T18:14:07.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 18:10 examples [2021-06-16T18:14:07.639Z] -rw-r--r-- 1 jenkins jenkins 308 Jun 16 18:14 go.mod [2021-06-16T18:14:07.639Z] -rw-r--r-- 1 jenkins jenkins 13807 Jun 16 18:12 go.sum [2021-06-16T18:14:07.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 18:10 images [2021-06-16T18:14:07.639Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 18:10 internal [2021-06-16T18:14:07.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 18:10 snap [2021-06-16T18:14:07.639Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 16 18:10 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:14:07.982Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=13be5718e23b3d254b555f0dd54cf48028820adb --label arch=arm64 --label version=1.0.0-dev.3 . [2021-06-16T18:14:08.259Z] Sending build context to Docker daemon 1.197MB [2021-06-16T18:14:08.532Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T18:14:08.532Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-16T18:14:08.532Z] ---> a414e8163dc9 [2021-06-16T18:14:08.532Z] Step 3/25 : ARG MAKE='make build' [2021-06-16T18:14:08.532Z] ---> Running in b62b039b374d [2021-06-16T18:14:09.137Z] Removing intermediate container b62b039b374d [2021-06-16T18:14:09.137Z] ---> 0df5f12119d9 [2021-06-16T18:14:09.137Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T18:14:09.414Z] ---> Running in 310af1296eeb [2021-06-16T18:14:09.691Z] Removing intermediate container 310af1296eeb [2021-06-16T18:14:09.691Z] ---> 80104eb14763 [2021-06-16T18:14:09.691Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T18:14:09.966Z] ---> Running in 906827a60329 [2021-06-16T18:14:10.241Z] Removing intermediate container 906827a60329 [2021-06-16T18:14:10.241Z] ---> 81db9ce52805 [2021-06-16T18:14:10.241Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T18:14:10.515Z] ---> Running in 73a324f5f4eb [2021-06-16T18:14:12.493Z] Removing intermediate container 73a324f5f4eb [2021-06-16T18:14:12.493Z] ---> b0597e47eef7 [2021-06-16T18:14:12.493Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T18:14:12.770Z] ---> Running in d633f651ca16 [2021-06-16T18:14:14.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T18:14:14.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T18:14:15.780Z] OK: 138 MiB in 40 packages [2021-06-16T18:14:16.767Z] Removing intermediate container d633f651ca16 [2021-06-16T18:14:16.767Z] ---> 27e75a206497 [2021-06-16T18:14:16.767Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-16T18:14:16.767Z] ---> Running in d73bfa2ef240 [2021-06-16T18:14:17.363Z] Removing intermediate container d73bfa2ef240 [2021-06-16T18:14:17.363Z] ---> f0af86c3773d [2021-06-16T18:14:17.363Z] Step 9/25 : COPY go.mod . [2021-06-16T18:14:17.981Z] ---> 68edcda62db9 [2021-06-16T18:14:17.981Z] Step 10/25 : COPY Makefile . [2021-06-16T18:14:18.961Z] ---> 0483de9c9a2c [2021-06-16T18:14:18.961Z] Step 11/25 : RUN make update [2021-06-16T18:14:18.961Z] ---> Running in 25797630cf24 [2021-06-16T18:14:20.402Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T18:14:21.374Z] Removing intermediate container 25797630cf24 [2021-06-16T18:14:21.374Z] ---> ed0f3533740c [2021-06-16T18:14:21.374Z] Step 12/25 : COPY . . [2021-06-16T18:14:22.352Z] ---> 7e38ce39eaef [2021-06-16T18:14:22.352Z] Step 13/25 : RUN go mod tidy [2021-06-16T18:14:22.352Z] ---> Running in fd425aca3d6c [2021-06-16T18:14:24.975Z] Removing intermediate container fd425aca3d6c [2021-06-16T18:14:24.975Z] ---> ddb50b4a3941 [2021-06-16T18:14:24.975Z] Step 14/25 : RUN $MAKE [2021-06-16T18:14:24.975Z] ---> Running in 97e62118657e [2021-06-16T18:14:26.468Z] go mod tidy [2021-06-16T18:14:26.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.3" -o cmd/device-rfid-llrp-go ./cmd [2021-06-16T18:14:59.153Z] Removing intermediate container 97e62118657e [2021-06-16T18:14:59.153Z] ---> 0f333fb65382 [2021-06-16T18:14:59.153Z] Step 15/25 : FROM alpine:3.12 [2021-06-16T18:14:59.153Z] 3.12: Pulling from library/alpine [2021-06-16T18:14:59.153Z] d2f70382dc9a: Pulling fs layer [2021-06-16T18:14:59.153Z] d2f70382dc9a: Verifying Checksum [2021-06-16T18:14:59.153Z] d2f70382dc9a: Download complete [2021-06-16T18:14:59.153Z] d2f70382dc9a: Pull complete [2021-06-16T18:14:59.153Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T18:14:59.153Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T18:14:59.153Z] ---> c4fd0aeabfcf [2021-06-16T18:14:59.153Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T18:14:59.153Z] ---> Running in 67232f8ad5dc [2021-06-16T18:14:59.153Z] Removing intermediate container 67232f8ad5dc [2021-06-16T18:14:59.153Z] ---> b2a0a31f5d17 [2021-06-16T18:14:59.153Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-16T18:14:59.427Z] ---> 94bd8b992ec3 [2021-06-16T18:14:59.427Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-16T18:15:00.404Z] ---> 2cf90423da37 [2021-06-16T18:15:00.404Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-16T18:15:01.386Z] ---> e3b34e664242 [2021-06-16T18:15:01.386Z] Step 20/25 : EXPOSE 49989 [2021-06-16T18:15:01.672Z] ---> Running in c5da8bbdc2a5 [2021-06-16T18:15:02.284Z] Removing intermediate container c5da8bbdc2a5 [2021-06-16T18:15:02.284Z] ---> 026b7ac2e42d [2021-06-16T18:15:02.284Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-16T18:15:02.284Z] ---> Running in 40dbeb224d05 [2021-06-16T18:15:02.890Z] Removing intermediate container 40dbeb224d05 [2021-06-16T18:15:02.890Z] ---> b5024163a531 [2021-06-16T18:15:02.890Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-16T18:15:02.890Z] ---> Running in 4bff26fcdd16 [2021-06-16T18:15:03.487Z] Removing intermediate container 4bff26fcdd16 [2021-06-16T18:15:03.488Z] ---> 6e2401fdfda3 [2021-06-16T18:15:03.488Z] Step 23/25 : LABEL arch=arm64 [2021-06-16T18:15:03.488Z] ---> Running in bb1a02f64cf7 [2021-06-16T18:15:04.086Z] Removing intermediate container bb1a02f64cf7 [2021-06-16T18:15:04.086Z] ---> 6722950d7e59 [2021-06-16T18:15:04.086Z] Step 24/25 : LABEL git_sha=13be5718e23b3d254b555f0dd54cf48028820adb [2021-06-16T18:15:04.086Z] ---> Running in 99c7504b12e5 [2021-06-16T18:15:04.683Z] Removing intermediate container 99c7504b12e5 [2021-06-16T18:15:04.683Z] ---> e9c009b312b2 [2021-06-16T18:15:04.683Z] Step 25/25 : LABEL version=1.0.0-dev.3 [2021-06-16T18:15:04.683Z] ---> Running in 25bd79623d1e [2021-06-16T18:15:05.281Z] Removing intermediate container 25bd79623d1e [2021-06-16T18:15:05.281Z] ---> b517702e447b [2021-06-16T18:15:05.281Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T18:15:05.281Z] Successfully built b517702e447b [2021-06-16T18:15:05.281Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:15:05.553Z] provisioning config files... [2021-06-16T18:15:05.580Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config6418632690385593633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:15:05.951Z] ---> docker-login.sh [2021-06-16T18:15:05.951Z] nexus3.edgexfoundry.org:10001 [2021-06-16T18:15:08.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:15:08.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:15:08.930Z] Configure a credential helper to remove this warning. See [2021-06-16T18:15:08.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:15:08.930Z] [2021-06-16T18:15:08.930Z] Login Succeeded [2021-06-16T18:15:08.930Z] nexus3.edgexfoundry.org:10002 [2021-06-16T18:15:08.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:15:08.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:15:08.930Z] Configure a credential helper to remove this warning. See [2021-06-16T18:15:08.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:15:08.930Z] [2021-06-16T18:15:08.930Z] Login Succeeded [2021-06-16T18:15:08.930Z] nexus3.edgexfoundry.org:10003 [2021-06-16T18:15:08.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:15:08.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:15:08.930Z] Configure a credential helper to remove this warning. See [2021-06-16T18:15:08.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:15:08.930Z] [2021-06-16T18:15:08.930Z] Login Succeeded [2021-06-16T18:15:08.930Z] nexus3.edgexfoundry.org:10004 [2021-06-16T18:15:08.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:15:08.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:15:08.930Z] Configure a credential helper to remove this warning. See [2021-06-16T18:15:08.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:15:08.930Z] [2021-06-16T18:15:08.930Z] Login Succeeded [2021-06-16T18:15:08.930Z] docker.io [2021-06-16T18:15:08.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T18:15:08.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T18:15:08.930Z] Configure a credential helper to remove this warning. See [2021-06-16T18:15:08.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T18:15:08.930Z] [2021-06-16T18:15:08.930Z] Login Succeeded [2021-06-16T18:15:08.930Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T18:15:08.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T18:15:09.049Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-06-16T18:15:09.049Z] 13be5718e23b3d254b555f0dd54cf48028820adb [2021-06-16T18:15:09.049Z] latest [2021-06-16T18:15:09.049Z] 1.0.0-dev.3 [2021-06-16T18:15:09.049Z] 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [2021-06-16T18:15:09.049Z] master [2021-06-16T18:15:09.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:09.453Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:09.794Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb [2021-06-16T18:15:09.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T18:15:09.794Z] 99e97fe55e8a: Preparing [2021-06-16T18:15:09.794Z] a1bb3398b9e3: Preparing [2021-06-16T18:15:09.794Z] 8cad1362e313: Preparing [2021-06-16T18:15:09.794Z] 3fbe34a1663b: Preparing [2021-06-16T18:15:10.072Z] 3fbe34a1663b: Layer already exists [2021-06-16T18:15:10.072Z] 8cad1362e313: Pushed [2021-06-16T18:15:10.072Z] a1bb3398b9e3: Pushed [2021-06-16T18:15:13.461Z] 99e97fe55e8a: Pushed [2021-06-16T18:15:13.461Z] 13be5718e23b3d254b555f0dd54cf48028820adb: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:13.807Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:14.150Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-16T18:15:14.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T18:15:14.151Z] 99e97fe55e8a: Preparing [2021-06-16T18:15:14.151Z] a1bb3398b9e3: Preparing [2021-06-16T18:15:14.151Z] 8cad1362e313: Preparing [2021-06-16T18:15:14.151Z] 3fbe34a1663b: Preparing [2021-06-16T18:15:14.151Z] 99e97fe55e8a: Layer already exists [2021-06-16T18:15:14.151Z] 8cad1362e313: Layer already exists [2021-06-16T18:15:14.151Z] a1bb3398b9e3: Layer already exists [2021-06-16T18:15:14.151Z] 3fbe34a1663b: Layer already exists [2021-06-16T18:15:14.428Z] latest: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:14.776Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:15.119Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.3 [2021-06-16T18:15:15.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T18:15:15.119Z] 99e97fe55e8a: Preparing [2021-06-16T18:15:15.119Z] a1bb3398b9e3: Preparing [2021-06-16T18:15:15.119Z] 8cad1362e313: Preparing [2021-06-16T18:15:15.119Z] 3fbe34a1663b: Preparing [2021-06-16T18:15:15.119Z] a1bb3398b9e3: Layer already exists [2021-06-16T18:15:15.119Z] 8cad1362e313: Layer already exists [2021-06-16T18:15:15.119Z] 99e97fe55e8a: Layer already exists [2021-06-16T18:15:15.119Z] 3fbe34a1663b: Layer already exists [2021-06-16T18:15:15.389Z] 1.0.0-dev.3: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:15.748Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:16.089Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [2021-06-16T18:15:16.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T18:15:16.089Z] 99e97fe55e8a: Preparing [2021-06-16T18:15:16.089Z] a1bb3398b9e3: Preparing [2021-06-16T18:15:16.089Z] 8cad1362e313: Preparing [2021-06-16T18:15:16.089Z] 3fbe34a1663b: Preparing [2021-06-16T18:15:16.089Z] 99e97fe55e8a: Layer already exists [2021-06-16T18:15:16.089Z] 8cad1362e313: Layer already exists [2021-06-16T18:15:16.089Z] 3fbe34a1663b: Layer already exists [2021-06-16T18:15:16.089Z] a1bb3398b9e3: Layer already exists [2021-06-16T18:15:16.360Z] 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:16.705Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:15:17.044Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [2021-06-16T18:15:17.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T18:15:17.044Z] 99e97fe55e8a: Preparing [2021-06-16T18:15:17.044Z] a1bb3398b9e3: Preparing [2021-06-16T18:15:17.044Z] 8cad1362e313: Preparing [2021-06-16T18:15:17.044Z] 3fbe34a1663b: Preparing [2021-06-16T18:15:17.044Z] a1bb3398b9e3: Layer already exists [2021-06-16T18:15:17.044Z] 99e97fe55e8a: Layer already exists [2021-06-16T18:15:17.044Z] 3fbe34a1663b: Layer already exists [2021-06-16T18:15:17.044Z] 8cad1362e313: Layer already exists [2021-06-16T18:15:17.315Z] master: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T18:15:17.387Z] ===================================================== [Pipeline] echo [2021-06-16T18:15:17.405Z] taggedImages: [2021-06-16T18:15:17.405Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb [2021-06-16T18:15:17.405Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-16T18:15:17.405Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.3 [2021-06-16T18:15:17.405Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [2021-06-16T18:15:17.405Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:15:17.858Z] ---> job-cost.sh [2021-06-16T18:15:17.858Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nuka [2021-06-16T18:15:57.423Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T18:17:19.176Z] lf-activate-venv(): INFO: Adding /tmp/venv-nuka/bin to PATH [2021-06-16T18:17:19.176Z] INFO: No Stack... [2021-06-16T18:17:19.176Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T18:17:19.176Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T18:17:21.674Z] + + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [2021-06-16T18:17:21.674Z] cut -d, -f6 [Pipeline] lock [2021-06-16T18:17:21.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [2021-06-16T18:17:21.747Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] did not exist. Created. [2021-06-16T18:17:21.747Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T18:17:22.113Z] /w/workspace/device-rfid-llrp-go/9@tmp/durable-f5e36d76/script.sh: 1: /w/workspace/device-rfid-llrp-go/9@tmp/durable-f5e36d76/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T18:17:22.459Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T18:17:22.492Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T18:17:22.646Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T18:17:22.672Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [Pipeline] // lock [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 [2021-06-16T18:17:23.562Z] provisioning config files... [2021-06-16T18:17:23.573Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config8182832534643094520tmp [Pipeline] { [Pipeline] sh [2021-06-16T18:17:23.892Z] + set +x [2021-06-16T18:17:23.893Z] + curl -s https://codecov.io/bash [2021-06-16T18:17:23.893Z] + bash -s -- [2021-06-16T18:17:23.893Z] [2021-06-16T18:17:23.893Z] _____ _ [2021-06-16T18:17:23.893Z] / ____| | | [2021-06-16T18:17:23.893Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T18:17:23.893Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T18:17:23.893Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T18:17:23.893Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T18:17:23.893Z] Bash-1.0.3 [2021-06-16T18:17:23.893Z] [2021-06-16T18:17:23.893Z] [2021-06-16T18:17:23.893Z] ==> git version 2.24.4 found [2021-06-16T18:17:23.893Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-16T18:17:23.893Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T18:17:23.893Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T18:17:23.893Z] ==> Jenkins CI detected. [2021-06-16T18:17:24.155Z] project root: . [2021-06-16T18:17:24.155Z] --> token set from env [2021-06-16T18:17:24.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T18:17:24.155Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T18:17:24.155Z] ==> Python coveragepy not found [2021-06-16T18:17:24.155Z] ==> Searching for coverage reports in: [2021-06-16T18:17:24.155Z] + . [2021-06-16T18:17:24.155Z] -> Found 1 reports [2021-06-16T18:17:24.155Z] ==> Detecting git/mercurial file structure [2021-06-16T18:17:24.155Z] ==> Reading reports [2021-06-16T18:17:24.155Z] + ./coverage.out bytes=463071 [2021-06-16T18:17:24.155Z] ==> Appending adjustments [2021-06-16T18:17:24.155Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T18:17:24.416Z] + Found adjustments [2021-06-16T18:17:24.416Z] ==> Gzipping contents [2021-06-16T18:17:24.416Z] 52K /tmp/codecov.BCUTMo.gz [2021-06-16T18:17:24.416Z] ==> Uploading reports [2021-06-16T18:17:24.416Z] url: https://codecov.io [2021-06-16T18:17:24.416Z] query: branch=master&commit=13be5718e23b3d254b555f0dd54cf48028820adb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T18:17:24.416Z] -> Pinging Codecov [2021-06-16T18:17:24.416Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=13be5718e23b3d254b555f0dd54cf48028820adb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T18:17:24.989Z] -> Uploading to [2021-06-16T18:17:24.989Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/581DD39554BDF9B6E22D074273EAD858/13be5718e23b3d254b555f0dd54cf48028820adb/a94c52f2-2e31-46a9-b5bc-3cc232c96f7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T181724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da536f5b0676f17d59d746f082d6d39fcb301887bb33f0af8598bec8aae3379b [2021-06-16T18:17:24.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T18:17:24.989Z] Dload Upload Total Spent Left Speed [2021-06-16T18:17:25.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53182 0 0 100 53182 0 102k --:--:-- --:--:-- --:--:-- 102k 100 53182 0 0 100 53182 0 102k --:--:-- --:--:-- --:--:-- 102k [2021-06-16T18:17:25.562Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] } [2021-06-16T18:17:25.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-16T18:17:28.436Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T18:17:28.457Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:17:28.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T18:17:28.771Z] [2021-06-16T18:17:28.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:17:29.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T18:17:29.093Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T18:17:29.093Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T18:17:29.093Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T18:17:29.093Z] de9db76c5a1d: Pulling fs layer [2021-06-16T18:17:29.093Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T18:17:29.093Z] 0d57e429df01: Pulling fs layer [2021-06-16T18:17:29.093Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T18:17:29.093Z] e1f770b5df2f: Pulling fs layer [2021-06-16T18:17:29.093Z] 85a0685a4137: Pulling fs layer [2021-06-16T18:17:29.093Z] 0d57e429df01: Waiting [2021-06-16T18:17:29.093Z] 4e4be7b47b0d: Waiting [2021-06-16T18:17:29.093Z] e1f770b5df2f: Waiting [2021-06-16T18:17:29.093Z] 85a0685a4137: Waiting [2021-06-16T18:17:29.093Z] 0eba1c9be4d2: Waiting [2021-06-16T18:17:29.093Z] de9db76c5a1d: Verifying Checksum [2021-06-16T18:17:29.093Z] de9db76c5a1d: Download complete [2021-06-16T18:17:29.093Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T18:17:29.093Z] 0ef7d3d256c8: Download complete [2021-06-16T18:17:29.093Z] 0d57e429df01: Verifying Checksum [2021-06-16T18:17:29.093Z] 0d57e429df01: Download complete [2021-06-16T18:17:29.093Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T18:17:29.093Z] 188c0c94c7c5: Download complete [2021-06-16T18:17:29.093Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T18:17:29.093Z] 4e4be7b47b0d: Download complete [2021-06-16T18:17:29.358Z] 188c0c94c7c5: Pull complete [2021-06-16T18:17:29.618Z] 0ef7d3d256c8: Pull complete [2021-06-16T18:17:29.618Z] de9db76c5a1d: Pull complete [2021-06-16T18:17:31.006Z] e1f770b5df2f: Verifying Checksum [2021-06-16T18:17:31.006Z] e1f770b5df2f: Download complete [2021-06-16T18:17:32.931Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T18:17:32.931Z] 0eba1c9be4d2: Download complete [2021-06-16T18:17:32.931Z] 85a0685a4137: Verifying Checksum [2021-06-16T18:17:32.931Z] 85a0685a4137: Download complete [2021-06-16T18:17:36.259Z] 0eba1c9be4d2: Pull complete [2021-06-16T18:17:36.259Z] 0d57e429df01: Pull complete [2021-06-16T18:17:36.259Z] 4e4be7b47b0d: Pull complete [2021-06-16T18:17:36.520Z] e1f770b5df2f: Pull complete [2021-06-16T18:17:39.845Z] 85a0685a4137: Pull complete [2021-06-16T18:17:39.845Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T18:17:39.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T18:17:39.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T18:17:39.927Z] prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container [2021-06-16T18:17:39.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-16T18:17:42.089Z] $ docker top 45a896ce111d942308b62008bb4ddc5d05096d9cc527b6a169b5e1936cf38ff1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T18:17:42.183Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T18:17:42.468Z] + set -o pipefail [2021-06-16T18:17:42.469Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T18:17:45.791Z] [2021-06-16T18:17:45.791Z] Monitoring /w/workspace/undry_device-rfid-llrp-go_master (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-06-16T18:17:45.791Z] [2021-06-16T18:17:45.791Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/f899ebf5-8113-4677-a05b-b1cc70138464 [2021-06-16T18:17:45.791Z] [2021-06-16T18:17:45.791Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T18:17:45.791Z] [2021-06-16T18:17:46.052Z] [Pipeline] } [2021-06-16T18:17:46.062Z] $ docker stop --time=1 45a896ce111d942308b62008bb4ddc5d05096d9cc527b6a169b5e1936cf38ff1 [2021-06-16T18:17:47.716Z] $ docker rm -f 45a896ce111d942308b62008bb4ddc5d05096d9cc527b6a169b5e1936cf38ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T18:17:48.751Z] + git log --format=format:%s -1 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:17:49.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:17:49.064Z] . [Pipeline] withDockerContainer [2021-06-16T18:17:49.138Z] prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container [2021-06-16T18:17:49.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T18:17:49.528Z] $ docker top 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T18:17:49.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T18:17:49.664Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T18:17:49.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T18:17:49.780Z] $ docker exec 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 ssh-agent [2021-06-16T18:17:49.897Z] SSH_AUTH_SOCK=/tmp/ssh-Hrf4jhIjJ5Ck/agent.13 [2021-06-16T18:17:49.897Z] SSH_AGENT_PID=19 [2021-06-16T18:17:49.905Z] Running ssh-add (command line suppressed) [2021-06-16T18:17:50.003Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3123339005871702505.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3123339005871702505.key) [2021-06-16T18:17:50.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T18:17:50.327Z] + git semver tag [2021-06-16T18:17:50.327Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T18:17:50.327Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-16T18:17:50.327Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T18:17:50.327Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T18:17:50.327Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T18:17:50.327Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T18:17:50.327Z] # $SEMVER_BRANCH = master [2021-06-16T18:17:50.327Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [2021-06-16T18:17:50.327Z] # 13be5718e23b3d254b555f0dd54cf48028820adb HEAD [2021-06-16T18:17:50.327Z] # -> Force: false [2021-06-16T18:17:50.327Z] # 0d9aa8b877d480b395cc29d593a3faca50fb520d refs/tags/v1.0.0-dev.3 [Pipeline] } [2021-06-16T18:17:50.335Z] $ docker exec --env ******** --env ******** 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 ssh-agent -k [2021-06-16T18:17:50.431Z] unset SSH_AUTH_SOCK; [2021-06-16T18:17:50.431Z] unset SSH_AGENT_PID; [2021-06-16T18:17:50.431Z] echo Agent pid 19 killed; [2021-06-16T18:17:50.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T18:17:50.797Z] + git semver [Pipeline] } [2021-06-16T18:17:50.809Z] $ docker stop --time=1 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 [2021-06-16T18:17:51.993Z] $ docker rm -f 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:17:52.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T18:17:52.475Z] [2021-06-16T18:17:52.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:17:52.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T18:17:52.797Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T18:17:52.797Z] ab5ef0e58194: Pulling fs layer [2021-06-16T18:17:52.797Z] 9712f1f96733: Pulling fs layer [2021-06-16T18:17:52.797Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T18:17:52.797Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T18:17:52.797Z] e9a5061849ea: Pulling fs layer [2021-06-16T18:17:52.797Z] d747dcd14b5f: Pulling fs layer [2021-06-16T18:17:52.797Z] 2de7ff778b66: Pulling fs layer [2021-06-16T18:17:52.797Z] e9a5061849ea: Waiting [2021-06-16T18:17:52.797Z] d747dcd14b5f: Waiting [2021-06-16T18:17:52.797Z] 2de7ff778b66: Waiting [2021-06-16T18:17:52.797Z] 0d9ebad4ef96: Waiting [2021-06-16T18:17:52.797Z] 9712f1f96733: Verifying Checksum [2021-06-16T18:17:52.797Z] 9712f1f96733: Download complete [2021-06-16T18:17:54.721Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T18:17:54.721Z] 63f879dbbcfc: Download complete [2021-06-16T18:17:54.721Z] e9a5061849ea: Verifying Checksum [2021-06-16T18:17:54.721Z] e9a5061849ea: Download complete [2021-06-16T18:17:54.721Z] d747dcd14b5f: Verifying Checksum [2021-06-16T18:17:54.721Z] d747dcd14b5f: Download complete [2021-06-16T18:17:54.721Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T18:17:54.721Z] 0d9ebad4ef96: Download complete [2021-06-16T18:17:54.988Z] 2de7ff778b66: Verifying Checksum [2021-06-16T18:17:54.988Z] 2de7ff778b66: Download complete [2021-06-16T18:17:54.988Z] ab5ef0e58194: Verifying Checksum [2021-06-16T18:17:54.988Z] ab5ef0e58194: Download complete [2021-06-16T18:17:57.555Z] ab5ef0e58194: Pull complete [2021-06-16T18:17:57.555Z] 9712f1f96733: Pull complete [2021-06-16T18:17:58.514Z] 63f879dbbcfc: Pull complete [2021-06-16T18:18:01.838Z] 0d9ebad4ef96: Pull complete [2021-06-16T18:18:01.838Z] e9a5061849ea: Pull complete [2021-06-16T18:18:01.838Z] d747dcd14b5f: Pull complete [2021-06-16T18:18:02.787Z] 2de7ff778b66: Pull complete [2021-06-16T18:18:02.787Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T18:18:02.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T18:18:02.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T18:18:02.864Z] prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container [2021-06-16T18:18:02.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-16T18:18:06.054Z] $ docker top 5c756c3f3e034d5496ae87919c94f9100a4dcab8be906f6932bfcbdb36bfea4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:18:06.159Z] provisioning config files... [2021-06-16T18:18:06.169Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config5387633607326369835tmp [2021-06-16T18:18:06.183Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config5385734988752729030tmp [2021-06-16T18:18:06.194Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config41359800262381855tmp [Pipeline] { [Pipeline] echo [2021-06-16T18:18:06.217Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:06.514Z] ---> sigul-configuration.sh [2021-06-16T18:18:06.514Z] gpg: directory `/root/.gnupg' created [2021-06-16T18:18:06.514Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T18:18:06.514Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T18:18:06.514Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T18:18:06.514Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T18:18:06.514Z] gpg: CAST5 encrypted data [2021-06-16T18:18:06.514Z] gpg: encrypted with 1 passphrase [2021-06-16T18:18:06.514Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T18:18:06.810Z] + mkdir /home/jenkins [2021-06-16T18:18:06.810Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T18:18:07.104Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-16T18:18:07.115Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:07.420Z] ---> sigul-install.sh [2021-06-16T18:18:11.650Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T18:18:11.946Z] + git tag --list [2021-06-16T18:18:11.947Z] v0.0.0 [2021-06-16T18:18:11.947Z] v1.0.0-dev.1 [2021-06-16T18:18:11.947Z] v1.0.0-dev.2 [2021-06-16T18:18:11.947Z] v1.0.0-dev.3 [Pipeline] sh [2021-06-16T18:18:12.242Z] + lftools sign git-tag v1.0.0-dev.3 [2021-06-16T18:18:12.815Z] Signing Git tag with Sigul... [2021-06-16T18:18:12.815Z] Signing v1.0.0-dev.3 [Pipeline] echo [2021-06-16T18:18:15.384Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:15.681Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T18:18:15.689Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T18:18:15.715Z] $ docker stop --time=1 5c756c3f3e034d5496ae87919c94f9100a4dcab8be906f6932bfcbdb36bfea4e [2021-06-16T18:18:17.170Z] $ docker rm -f 5c756c3f3e034d5496ae87919c94f9100a4dcab8be906f6932bfcbdb36bfea4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:18:19.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:18:19.936Z] . [Pipeline] withDockerContainer [2021-06-16T18:18:20.010Z] prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container [2021-06-16T18:18:20.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T18:18:20.403Z] $ docker top 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T18:18:20.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T18:18:20.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T18:18:20.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T18:18:20.780Z] $ docker exec 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 ssh-agent [2021-06-16T18:18:20.943Z] SSH_AUTH_SOCK=/tmp/ssh-jkzk8J0bJDpU/agent.14 [2021-06-16T18:18:20.943Z] SSH_AGENT_PID=20 [2021-06-16T18:18:20.994Z] Running ssh-add (command line suppressed) [2021-06-16T18:18:21.105Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_4346640251704283348.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_4346640251704283348.key) [2021-06-16T18:18:21.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T18:18:21.486Z] + git semver bump pre [2021-06-16T18:18:21.486Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T18:18:21.486Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-16T18:18:21.486Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T18:18:21.486Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T18:18:21.486Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T18:18:21.486Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T18:18:21.486Z] # $SEMVER_BRANCH = master [2021-06-16T18:18:21.486Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [2021-06-16T18:18:21.486Z] 1.0.0-dev.4 [Pipeline] } [2021-06-16T18:18:21.494Z] $ docker exec --env ******** --env ******** 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 ssh-agent -k [2021-06-16T18:18:21.586Z] unset SSH_AUTH_SOCK; [2021-06-16T18:18:21.587Z] unset SSH_AGENT_PID; [2021-06-16T18:18:21.587Z] echo Agent pid 20 killed; [2021-06-16T18:18:21.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T18:18:21.941Z] + git semver [Pipeline] } [2021-06-16T18:18:21.953Z] $ docker stop --time=1 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 [2021-06-16T18:18:23.184Z] $ docker rm -f 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:18:23.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T18:18:23.617Z] . [Pipeline] withDockerContainer [2021-06-16T18:18:23.695Z] prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container [2021-06-16T18:18:23.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T18:18:24.094Z] $ docker top a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T18:18:24.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T18:18:24.222Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T18:18:24.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T18:18:24.334Z] $ docker exec a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 ssh-agent [2021-06-16T18:18:24.442Z] SSH_AUTH_SOCK=/tmp/ssh-Z7wsP0fQ2Epc/agent.14 [2021-06-16T18:18:24.442Z] SSH_AGENT_PID=20 [2021-06-16T18:18:24.447Z] Running ssh-add (command line suppressed) [2021-06-16T18:18:24.535Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_8061964330969772055.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_8061964330969772055.key) [2021-06-16T18:18:24.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T18:18:24.859Z] + git semver push [2021-06-16T18:18:24.859Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T18:18:24.859Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-16T18:18:24.859Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T18:18:24.859Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T18:18:24.859Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T18:18:24.859Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T18:18:24.859Z] # $SEMVER_BRANCH = master [2021-06-16T18:18:24.859Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-16T18:18:29.072Z] $ docker exec --env ******** --env ******** a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 ssh-agent -k [2021-06-16T18:18:29.165Z] unset SSH_AUTH_SOCK; [2021-06-16T18:18:29.166Z] unset SSH_AGENT_PID; [2021-06-16T18:18:29.166Z] echo Agent pid 20 killed; [2021-06-16T18:18:29.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T18:18:29.529Z] + git semver [Pipeline] } [2021-06-16T18:18:29.543Z] $ docker stop --time=1 a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 [2021-06-16T18:18:30.736Z] $ docker rm -f a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:31.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:32.489Z] ---> package-listing.sh [2021-06-16T18:18:32.489Z] ++ facter osfamily [2021-06-16T18:18:32.489Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T18:18:32.755Z] + OS_FAMILY=redhat [2021-06-16T18:18:32.755Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T18:18:32.755Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T18:18:32.755Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T18:18:32.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T18:18:32.755Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T18:18:32.755Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-16T18:18:32.755Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T18:18:32.755Z] + case "${OS_FAMILY}" in [2021-06-16T18:18:32.755Z] + rpm -qa [2021-06-16T18:18:32.755Z] + sort [2021-06-16T18:18:35.067Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T18:18:35.067Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T18:18:35.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T18:18:35.067Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-16T18:18:35.067Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ [2021-06-16T18:18:35.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo [2021-06-16T18:18:35.079Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T18:18:35.368Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:18:35.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T18:18:35.929Z] [2021-06-16T18:18:35.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T18:18:36.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T18:18:36.240Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T18:18:36.240Z] df20fa9351a1: Pulling fs layer [2021-06-16T18:18:36.240Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T18:18:36.240Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T18:18:36.240Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T18:18:36.240Z] 93b61091891f: Pulling fs layer [2021-06-16T18:18:36.240Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T18:18:36.240Z] 5e14af77c1be: Pulling fs layer [2021-06-16T18:18:36.240Z] 01666e4c0597: Pulling fs layer [2021-06-16T18:18:36.240Z] aa168da1d23b: Pulling fs layer [2021-06-16T18:18:36.240Z] 93b9cdb0e59b: Waiting [2021-06-16T18:18:36.240Z] 5e14af77c1be: Waiting [2021-06-16T18:18:36.240Z] 01666e4c0597: Waiting [2021-06-16T18:18:36.240Z] aa168da1d23b: Waiting [2021-06-16T18:18:36.240Z] 46f8f816bc3b: Waiting [2021-06-16T18:18:36.240Z] 93b61091891f: Waiting [2021-06-16T18:18:36.240Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T18:18:36.240Z] 36b3adc4ff6f: Download complete [2021-06-16T18:18:36.240Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T18:18:36.240Z] 46f8f816bc3b: Download complete [2021-06-16T18:18:36.240Z] df20fa9351a1: Verifying Checksum [2021-06-16T18:18:36.240Z] df20fa9351a1: Download complete [2021-06-16T18:18:36.240Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T18:18:36.240Z] 93b9cdb0e59b: Download complete [2021-06-16T18:18:36.501Z] 5e14af77c1be: Verifying Checksum [2021-06-16T18:18:36.501Z] 5e14af77c1be: Download complete [2021-06-16T18:18:36.501Z] 93b61091891f: Verifying Checksum [2021-06-16T18:18:36.501Z] 93b61091891f: Download complete [2021-06-16T18:18:36.501Z] 01666e4c0597: Verifying Checksum [2021-06-16T18:18:36.501Z] 01666e4c0597: Download complete [2021-06-16T18:18:36.501Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T18:18:36.501Z] 8ad3a11d3b57: Download complete [2021-06-16T18:18:36.501Z] df20fa9351a1: Pull complete [2021-06-16T18:18:36.762Z] 36b3adc4ff6f: Pull complete [2021-06-16T18:18:37.023Z] 8ad3a11d3b57: Pull complete [2021-06-16T18:18:37.287Z] 46f8f816bc3b: Pull complete [2021-06-16T18:18:37.548Z] 93b61091891f: Pull complete [2021-06-16T18:18:37.548Z] 93b9cdb0e59b: Pull complete [2021-06-16T18:18:37.548Z] 5e14af77c1be: Pull complete [2021-06-16T18:18:37.548Z] 01666e4c0597: Pull complete [2021-06-16T18:18:38.120Z] aa168da1d23b: Verifying Checksum [2021-06-16T18:18:38.120Z] aa168da1d23b: Download complete [2021-06-16T18:18:42.357Z] aa168da1d23b: Pull complete [2021-06-16T18:18:42.357Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T18:18:42.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T18:18:42.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T18:18:42.433Z] prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container [2021-06-16T18:18:42.469Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T18:18:44.012Z] $ docker top cdfecb772a84733fd97a7b86dee547d2db4c87a29946c36010e997170bfb0d1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T18:18:44.383Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T18:18:44.679Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T18:18:44.973Z] + ls /var/log/sa-host [2021-06-16T18:18:44.973Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T18:18:44.973Z] file_magic: OK [2021-06-16T18:18:44.973Z] HZ: Using current value: 100 [2021-06-16T18:18:44.973Z] file_header: OK [2021-06-16T18:18:44.973Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T18:18:44.973Z] Statistics: [2021-06-16T18:18:44.973Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T18:18:44.973Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T18:18:44.973Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T18:18:44.973Z] file_magic: OK [2021-06-16T18:18:44.973Z] HZ: Using current value: 100 [2021-06-16T18:18:44.973Z] file_header: OK [2021-06-16T18:18:44.973Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T18:18:44.973Z] Statistics: [2021-06-16T18:18:44.973Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T18:18:44.973Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T18:18:45.159Z] provisioning config files... [2021-06-16T18:18:45.171Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config7791656861198950101tmp [Pipeline] { [Pipeline] echo [2021-06-16T18:18:45.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:45.489Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T18:18:45.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:45.874Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T18:18:45.885Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:46.178Z] ---> sudo-logs.sh [2021-06-16T18:18:46.179Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T18:18:46.219Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:46.517Z] ---> job-cost.sh [2021-06-16T18:18:46.517Z] lf-activate-venv: SKIPPING [2021-06-16T18:18:46.517Z] DEBUG: total: 0.18000000715255737 [2021-06-16T18:18:46.517Z] INFO: Retrieving Stack Cost... [2021-06-16T18:18:47.088Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T18:18:47.663Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T18:18:47.677Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T18:18:47.974Z] ---> logs-deploy.sh [2021-06-16T18:18:47.974Z] lf-activate-venv: SKIPPING [2021-06-16T18:18:47.974Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/9 [2021-06-16T18:18:47.974Z] INFO: archiving workspace using pattern(s): [2021-06-16T18:18:48.922Z] Archives upload complete. [2021-06-16T18:18:48.922Z] INFO: archiving logs to Nexus