Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than 228182bff9cc35ae89d04a1eb1114e61af6120e6 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2864538748557070786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1248636312314941365.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7891837944045955691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1334921935139946533.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1569598279681155251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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 Running on prd-centos7-docker-4c-2g-2351 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh5138659694517283875.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 228182bff9cc35ae89d04a1eb1114e61af6120e6 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh5624884094804605973.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 228182bff9cc35ae89d04a1eb1114e61af6120e6 Checking out Revision 228182bff9cc35ae89d04a1eb1114e61af6120e6 (PR-54) > git checkout -f 228182bff9cc35ae89d04a1eb1114e61af6120e6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh5007258899898896543.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 228182bff9cc35ae89d04a1eb1114e61af6120e6 # timeout=10 Commit message: "feat: migrate service to V2" First time build. Skipping changelog. > git rev-list --no-walk 07d788ae87b5661a24a0cd7cda6fd0cef0c3b77d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T23:38:29.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T23:38:30.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T23:38:30.177Z] ========================================================= [2021-10-27T23:38:30.177Z] EdgeX Global Pipelines Version Info [2021-10-27T23:38:30.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:38:31.291Z] ------------------- [2021-10-27T23:38:31.291Z] stable info: [2021-10-27T23:38:31.291Z] ------------------- [2021-10-27T23:38:31.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T23:38:31.291Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T23:38:31.291Z] Message: update stable to v1.0.210 [2021-10-27T23:38:31.861Z] ------------------- [2021-10-27T23:38:31.861Z] experimental info: [2021-10-27T23:38:31.861Z] ------------------- [2021-10-27T23:38:31.861Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-27T23:38:31.861Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-27T23:38:31.861Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T23:38:31.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-10-27T23:38:31.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-10-27T23:38:31.954Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T23:38:31.964Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T23:38:31.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T23:38:31.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T23:38:31.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T23:38:32.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-27T23:38:32.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T23:38:32.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T23:38:32.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T23:38:32.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-10-27T23:38:32.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T23:38:32.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T23:38:32.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T23:38:32.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T23:38:32.092Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T23:38:32.102Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T23:38:32.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T23:38:32.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T23:38:32.131Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-27T23:38:32.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-27T23:38:33.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-27T23:38:33.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-27T23:38:33.131Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-27T23:38:33.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T23:38:33.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-10-27T23:38:33.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-10-27T23:38:33.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-10-27T23:38:33.181Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 228182bff9cc35ae89d04a1eb1114e61af6120e6 [Pipeline] echo [2021-10-27T23:38:33.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 228182b [Pipeline] echo [2021-10-27T23:38:33.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T23:38:33.235Z] provisioning config files... [2021-10-27T23:38:33.249Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config9198012171002057035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:38:33.550Z] ---> docker-login.sh [2021-10-27T23:38:33.550Z] nexus3.edgexfoundry.org:10001 [2021-10-27T23:38:33.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:38:33.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:38:33.820Z] Configure a credential helper to remove this warning. See [2021-10-27T23:38:33.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:38:33.820Z] [2021-10-27T23:38:33.820Z] Login Succeeded [2021-10-27T23:38:33.820Z] nexus3.edgexfoundry.org:10002 [2021-10-27T23:38:33.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:38:33.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:38:33.820Z] Configure a credential helper to remove this warning. See [2021-10-27T23:38:33.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:38:33.820Z] [2021-10-27T23:38:33.820Z] Login Succeeded [2021-10-27T23:38:33.820Z] nexus3.edgexfoundry.org:10003 [2021-10-27T23:38:33.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:38:34.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:38:34.087Z] Configure a credential helper to remove this warning. See [2021-10-27T23:38:34.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:38:34.087Z] [2021-10-27T23:38:34.087Z] Login Succeeded [2021-10-27T23:38:34.087Z] nexus3.edgexfoundry.org:10004 [2021-10-27T23:38:34.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:38:34.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:38:34.087Z] Configure a credential helper to remove this warning. See [2021-10-27T23:38:34.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:38:34.087Z] [2021-10-27T23:38:34.087Z] Login Succeeded [2021-10-27T23:38:34.087Z] docker.io [2021-10-27T23:38:34.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:38:34.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:38:34.661Z] Configure a credential helper to remove this warning. See [2021-10-27T23:38:34.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:38:34.661Z] [2021-10-27T23:38:34.661Z] Login Succeeded [2021-10-27T23:38:34.661Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T23:38:34.668Z] 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-10-27T23:38:35.175Z] + git log --format=format:%s -1 228182bff9cc35ae89d04a1eb1114e61af6120e6 [Pipeline] echo [2021-10-27T23:38:35.214Z] GIT_COMMIT: 228182bff9cc35ae89d04a1eb1114e61af6120e6, Commit Message: feat: migrate service to V2 [Pipeline] echo [2021-10-27T23:38:35.225Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:38:37.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T23:38:37.760Z] [2021-10-27T23:38:37.760Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:38:38.072Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T23:38:38.072Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T23:38:38.072Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T23:38:38.072Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T23:38:38.072Z] 4c7163046ea9: Pulling fs layer [2021-10-27T23:38:38.072Z] 0c2d73faf560: Pulling fs layer [2021-10-27T23:38:38.072Z] 0c2d73faf560: Waiting [2021-10-27T23:38:38.072Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T23:38:38.072Z] 3e5f54012d9b: Download complete [2021-10-27T23:38:38.072Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T23:38:38.072Z] a0d0a0d46f8b: Download complete [2021-10-27T23:38:38.072Z] 4c7163046ea9: Verifying Checksum [2021-10-27T23:38:38.072Z] 4c7163046ea9: Download complete [2021-10-27T23:38:38.072Z] 0c2d73faf560: Verifying Checksum [2021-10-27T23:38:38.072Z] 0c2d73faf560: Download complete [2021-10-27T23:38:38.335Z] a0d0a0d46f8b: Pull complete [2021-10-27T23:38:38.335Z] 3e5f54012d9b: Pull complete [2021-10-27T23:38:38.596Z] 4c7163046ea9: Pull complete [2021-10-27T23:38:38.867Z] 0c2d73faf560: Pull complete [2021-10-27T23:38:38.867Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T23:38:38.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T23:38:38.867Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T23:38:38.931Z] prd-centos7-docker-4c-2g-2351 does not seem to be running inside a container [2021-10-27T23:38:38.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T23:38:39.557Z] $ docker top 19bb7c3e470e57eca8e264596e5a60ef6607cb5323e38bb10a5960b41a751ea7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T23:38:39.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T23:38:39.653Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T23:38:39.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T23:38:39.759Z] $ docker exec 19bb7c3e470e57eca8e264596e5a60ef6607cb5323e38bb10a5960b41a751ea7 ssh-agent [2021-10-27T23:38:39.851Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeOccHf/agent.14 [2021-10-27T23:38:39.851Z] SSH_AGENT_PID=20 [2021-10-27T23:38:39.859Z] Running ssh-add (command line suppressed) [2021-10-27T23:38:39.946Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_167175234144528233.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_167175234144528233.key) [2021-10-27T23:38:39.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T23:38:40.257Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T23:38:40.270Z] $ docker exec --env ******** --env ******** 19bb7c3e470e57eca8e264596e5a60ef6607cb5323e38bb10a5960b41a751ea7 ssh-agent -k [2021-10-27T23:38:40.349Z] unset SSH_AUTH_SOCK; [2021-10-27T23:38:40.349Z] unset SSH_AGENT_PID; [2021-10-27T23:38:40.349Z] echo Agent pid 20 killed; [2021-10-27T23:38:40.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T23:38:40.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T23:38:40.381Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T23:38:40.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T23:38:40.491Z] $ docker exec 19bb7c3e470e57eca8e264596e5a60ef6607cb5323e38bb10a5960b41a751ea7 ssh-agent [2021-10-27T23:38:40.584Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPbaPDd/agent.55 [2021-10-27T23:38:40.584Z] SSH_AGENT_PID=62 [2021-10-27T23:38:40.589Z] Running ssh-add (command line suppressed) [2021-10-27T23:38:40.686Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_308643881870472419.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_308643881870472419.key) [2021-10-27T23:38:40.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T23:38:41.000Z] + git semver init [2021-10-27T23:38:41.000Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T23:38:41.000Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-10-27T23:38:41.000Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-27T23:38:41.000Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T23:38:41.000Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T23:38:41.000Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T23:38:41.000Z] # $SEMVER_BRANCH = PR-54 [2021-10-27T23:38:41.000Z] # $SEMVER_TEMP = /tmp/semver-041272678 [2021-10-27T23:38:41.000Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-10-27T23:38:41.946Z] # '/tmp/semver-041272678' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-10-27T23:38:41.946Z] # -> Force: false [2021-10-27T23:38:41.946Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-10-27T23:38:41.969Z] $ docker exec --env ******** --env ******** 19bb7c3e470e57eca8e264596e5a60ef6607cb5323e38bb10a5960b41a751ea7 ssh-agent -k [2021-10-27T23:38:42.059Z] unset SSH_AUTH_SOCK; [2021-10-27T23:38:42.059Z] unset SSH_AGENT_PID; [2021-10-27T23:38:42.059Z] echo Agent pid 62 killed; [2021-10-27T23:38:42.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T23:38:42.391Z] + git semver [Pipeline] } [2021-10-27T23:38:42.407Z] $ docker stop --time=1 19bb7c3e470e57eca8e264596e5a60ef6607cb5323e38bb10a5960b41a751ea7 [2021-10-27T23:38:43.707Z] $ docker rm -f 19bb7c3e470e57eca8e264596e5a60ef6607cb5323e38bb10a5960b41a751ea7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T23:38:44.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T23:38:44.968Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T23:38:44.970Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-27T23:39:00.123Z] Still waiting to schedule task [2021-10-27T23:39:00.123Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2351’ [2021-10-27T23:39:00.124Z] Still waiting to schedule task [2021-10-27T23:39:00.124Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-27T23:40:35.152Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2352 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-27T23:40:35.164Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-10-27T23:40:35.348Z] The recommended git tool is: git [2021-10-27T23:40:41.368Z] using credential edgex-jenkins-ssh [2021-10-27T23:40:41.387Z] Cloning the remote Git repository [2021-10-27T23:40:41.417Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T23:40:41.521Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-10-27T23:40:41.590Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T23:40:41.591Z] > git --version # timeout=10 [2021-10-27T23:40:41.605Z] > git --version # 'git version 2.17.1' [2021-10-27T23:40:41.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T23:40:41.691Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T23:40:43.405Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-27T23:40:43.425Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T23:40:43.449Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-27T23:40:43.479Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T23:40:43.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T23:40:43.493Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T23:40:44.212Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 228182bff9cc35ae89d04a1eb1114e61af6120e6 [2021-10-27T23:40:44.411Z] Merge succeeded, producing 228182bff9cc35ae89d04a1eb1114e61af6120e6 [2021-10-27T23:40:44.411Z] Checking out Revision 228182bff9cc35ae89d04a1eb1114e61af6120e6 (PR-54) [2021-10-27T23:40:44.210Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T23:40:44.224Z] > git checkout -f 228182bff9cc35ae89d04a1eb1114e61af6120e6 # timeout=10 [2021-10-27T23:40:44.313Z] > git remote # timeout=10 [2021-10-27T23:40:44.327Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T23:40:44.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T23:40:44.351Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-27T23:40:44.376Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T23:40:44.400Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T23:40:44.411Z] > git checkout -f 228182bff9cc35ae89d04a1eb1114e61af6120e6 # timeout=10 [2021-10-27T23:40:49.518Z] Commit message: "feat: migrate service to V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T23:40:50.456Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T23:40:50.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T23:40:50.456Z] Dload Upload Total Spent Left Speed [2021-10-27T23:40:50.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88902 0 --:--:-- --:--:-- --:--:-- 88902 [Pipeline] sh [2021-10-27T23:40:50.860Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T23:40:51.305Z] + sudo tee /etc/docker/daemon.new [2021-10-27T23:40:51.305Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T23:40:51.305Z] { [2021-10-27T23:40:51.305Z] "registry-mirrors": [ [2021-10-27T23:40:51.305Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T23:40:51.305Z] ], [2021-10-27T23:40:51.305Z] "bip": "10.250.0.254/24", [2021-10-27T23:40:51.305Z] "hosts": [ [2021-10-27T23:40:51.305Z] "tcp://0.0.0.0:5555", [2021-10-27T23:40:51.305Z] "unix:///var/run/docker.sock" [2021-10-27T23:40:51.305Z] ], [2021-10-27T23:40:51.305Z] "mtu": 1458, [2021-10-27T23:40:51.305Z] "selinux-enabled": true, [2021-10-27T23:40:51.305Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T23:40:51.305Z] } [Pipeline] sh [2021-10-27T23:40:51.657Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T23:40:51.996Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T23:41:10.325Z] provisioning config files... [2021-10-27T23:41:10.347Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config7192130644322506511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:41:10.701Z] ---> docker-login.sh [2021-10-27T23:41:10.701Z] nexus3.edgexfoundry.org:10001 [2021-10-27T23:41:11.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:11.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:11.575Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:11.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:11.575Z] [2021-10-27T23:41:11.575Z] Login Succeeded [2021-10-27T23:41:11.575Z] nexus3.edgexfoundry.org:10002 [2021-10-27T23:41:12.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:12.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:12.175Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:12.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:12.175Z] [2021-10-27T23:41:12.175Z] Login Succeeded [2021-10-27T23:41:12.175Z] nexus3.edgexfoundry.org:10003 [2021-10-27T23:41:12.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:12.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:12.726Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:12.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:12.726Z] [2021-10-27T23:41:12.726Z] Login Succeeded [2021-10-27T23:41:12.726Z] nexus3.edgexfoundry.org:10004 [2021-10-27T23:41:13.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:14.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:14.829Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:14.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:14.829Z] [2021-10-27T23:41:14.829Z] Login Succeeded [2021-10-27T23:41:14.829Z] docker.io [2021-10-27T23:41:14.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:14.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:14.829Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:14.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:14.829Z] [2021-10-27T23:41:14.829Z] Login Succeeded [2021-10-27T23:41:14.829Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T23:41:14.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T23:41:15.317Z] ========================================================= [2021-10-27T23:41:15.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T23:41:15.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:41:15.720Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-27T23:41:16.001Z] Sending build context to Docker daemon 681kB [2021-10-27T23:41:16.289Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T23:41:16.289Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-27T23:41:16.289Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T23:41:16.289Z] 552d1f2373af: Pulling fs layer [2021-10-27T23:41:16.289Z] ea3f2d53f512: Pulling fs layer [2021-10-27T23:41:16.289Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T23:41:16.289Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T23:41:16.289Z] 72dc09318566: Pulling fs layer [2021-10-27T23:41:16.289Z] f4f7b4309257: Pulling fs layer [2021-10-27T23:41:16.289Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T23:41:16.289Z] b78e95d17946: Pulling fs layer [2021-10-27T23:41:16.289Z] 7a9cfe048b4a: Waiting [2021-10-27T23:41:16.289Z] 72dc09318566: Waiting [2021-10-27T23:41:16.289Z] f4f7b4309257: Waiting [2021-10-27T23:41:16.289Z] b78e95d17946: Waiting [2021-10-27T23:41:16.289Z] 9e70ebbbe112: Download complete [2021-10-27T23:41:16.289Z] ea3f2d53f512: Download complete [2021-10-27T23:41:16.289Z] 72dc09318566: Verifying Checksum [2021-10-27T23:41:16.289Z] 72dc09318566: Download complete [2021-10-27T23:41:16.289Z] f4f7b4309257: Verifying Checksum [2021-10-27T23:41:16.289Z] f4f7b4309257: Download complete [2021-10-27T23:41:16.289Z] 552d1f2373af: Verifying Checksum [2021-10-27T23:41:16.289Z] 552d1f2373af: Download complete [2021-10-27T23:41:16.570Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T23:41:16.570Z] 0ac9a79272e3: Download complete [2021-10-27T23:41:17.178Z] 552d1f2373af: Pull complete [2021-10-27T23:41:17.780Z] ea3f2d53f512: Pull complete [2021-10-27T23:41:18.379Z] 9e70ebbbe112: Pull complete [2021-10-27T23:41:18.379Z] b78e95d17946: Verifying Checksum [2021-10-27T23:41:18.379Z] b78e95d17946: Download complete [2021-10-27T23:41:18.975Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T23:41:18.975Z] 7a9cfe048b4a: Download complete [2021-10-27T23:41:25.617Z] Running on prd-centos7-docker-4c-2g-2353 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-27T23:41:25.629Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-10-27T23:41:26.671Z] The recommended git tool is: git [2021-10-27T23:41:29.089Z] 7a9cfe048b4a: Pull complete [2021-10-27T23:41:29.363Z] 72dc09318566: Pull complete [2021-10-27T23:41:29.526Z] using credential edgex-jenkins-ssh [2021-10-27T23:41:29.541Z] Cloning the remote Git repository [2021-10-27T23:41:29.637Z] f4f7b4309257: Pull complete [2021-10-27T23:41:29.508Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T23:41:29.563Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-10-27T23:41:29.603Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T23:41:29.603Z] > git --version # timeout=10 [2021-10-27T23:41:29.622Z] > git --version # 'git version 2.24.4' [2021-10-27T23:41:29.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T23:41:29.695Z] [INFO] Currently running in a labeled security context [2021-10-27T23:41:29.695Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T23:41:29.695Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh5318327440422157245.key [2021-10-27T23:41:29.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T23:41:30.235Z] 0ac9a79272e3: Pull complete [2021-10-27T23:41:30.777Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-27T23:41:30.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T23:41:30.800Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-27T23:41:30.814Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-27T23:41:30.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T23:41:30.817Z] [INFO] Currently running in a labeled security context [2021-10-27T23:41:30.817Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T23:41:30.817Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7283612101373393284.key [2021-10-27T23:41:30.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T23:41:31.410Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 228182bff9cc35ae89d04a1eb1114e61af6120e6 [2021-10-27T23:41:31.505Z] Merge succeeded, producing 228182bff9cc35ae89d04a1eb1114e61af6120e6 [2021-10-27T23:41:31.505Z] Checking out Revision 228182bff9cc35ae89d04a1eb1114e61af6120e6 (PR-54) [2021-10-27T23:41:31.364Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T23:41:31.373Z] > git checkout -f 228182bff9cc35ae89d04a1eb1114e61af6120e6 # timeout=10 [2021-10-27T23:41:31.409Z] > git remote # timeout=10 [2021-10-27T23:41:31.416Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T23:41:31.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T23:41:31.424Z] [INFO] Currently running in a labeled security context [2021-10-27T23:41:31.424Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T23:41:31.424Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7004162597814111010.key [2021-10-27T23:41:31.432Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-27T23:41:31.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T23:41:31.454Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T23:41:31.462Z] > git checkout -f 228182bff9cc35ae89d04a1eb1114e61af6120e6 # timeout=10 [2021-10-27T23:41:35.065Z] Commit message: "feat: migrate service to V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-10-27T23:41:36.313Z] b78e95d17946: Pull complete [2021-10-27T23:41:36.313Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T23:41:36.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T23:41:36.313Z] ---> 8b459fc5aaf0 [2021-10-27T23:41:36.313Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T23:41:36.330Z] provisioning config files... [2021-10-27T23:41:36.343Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3435180383402881191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:41:36.762Z] ---> docker-login.sh [2021-10-27T23:41:36.762Z] nexus3.edgexfoundry.org:10001 [2021-10-27T23:41:36.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:36.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:36.763Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:36.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:36.763Z] [2021-10-27T23:41:36.763Z] Login Succeeded [2021-10-27T23:41:37.025Z] nexus3.edgexfoundry.org:10002 [2021-10-27T23:41:37.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:37.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:37.025Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:37.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:37.025Z] [2021-10-27T23:41:37.025Z] Login Succeeded [2021-10-27T23:41:37.025Z] nexus3.edgexfoundry.org:10003 [2021-10-27T23:41:37.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:37.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:37.284Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:37.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:37.284Z] [2021-10-27T23:41:37.284Z] Login Succeeded [2021-10-27T23:41:37.284Z] nexus3.edgexfoundry.org:10004 [2021-10-27T23:41:37.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:37.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:37.284Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:37.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:37.284Z] [2021-10-27T23:41:37.284Z] Login Succeeded [2021-10-27T23:41:37.284Z] docker.io [2021-10-27T23:41:37.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T23:41:37.291Z] ---> Running in 7bc9a207b625 [2021-10-27T23:41:37.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T23:41:37.858Z] Configure a credential helper to remove this warning. See [2021-10-27T23:41:37.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T23:41:37.858Z] [2021-10-27T23:41:37.858Z] Login Succeeded [2021-10-27T23:41:37.858Z] ---> docker-login.sh ends [2021-10-27T23:41:37.887Z] Removing intermediate container 7bc9a207b625 [2021-10-27T23:41:37.887Z] ---> 8eaac966a5d9 [2021-10-27T23:41:37.887Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T23:41:37.887Z] ---> Running in 97cc9f6964d9 [Pipeline] } [2021-10-27T23:41:37.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T23:41:38.018Z] ========================================================= [2021-10-27T23:41:38.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T23:41:38.018Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:41:38.162Z] Removing intermediate container 97cc9f6964d9 [2021-10-27T23:41:38.162Z] ---> 59330cdd7fed [2021-10-27T23:41:38.162Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-27T23:41:38.324Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-27T23:41:38.324Z] Sending build context to Docker daemon 681kB [2021-10-27T23:41:38.324Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T23:41:38.324Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-27T23:41:38.324Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T23:41:38.324Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T23:41:38.324Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T23:41:38.324Z] b8b176561691: Pulling fs layer [2021-10-27T23:41:38.324Z] 4527c011a84f: Pulling fs layer [2021-10-27T23:41:38.324Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T23:41:38.324Z] e0aca202a116: Pulling fs layer [2021-10-27T23:41:38.324Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T23:41:38.324Z] 34cad66bf833: Pulling fs layer [2021-10-27T23:41:38.324Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T23:41:38.324Z] e0aca202a116: Waiting [2021-10-27T23:41:38.324Z] 3a43be97a3b4: Waiting [2021-10-27T23:41:38.324Z] 34cad66bf833: Waiting [2021-10-27T23:41:38.324Z] 4527c011a84f: Waiting [2021-10-27T23:41:38.324Z] b4e3c513aaa6: Waiting [2021-10-27T23:41:38.324Z] 5d74067f8e1e: Waiting [2021-10-27T23:41:38.324Z] b8b176561691: Verifying Checksum [2021-10-27T23:41:38.324Z] b8b176561691: Download complete [2021-10-27T23:41:38.324Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T23:41:38.324Z] 31adcdaf11c8: Download complete [2021-10-27T23:41:38.324Z] 5d74067f8e1e: Download complete [2021-10-27T23:41:38.324Z] e0aca202a116: Verifying Checksum [2021-10-27T23:41:38.324Z] e0aca202a116: Download complete [2021-10-27T23:41:38.324Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T23:41:38.324Z] a0d0a0d46f8b: Download complete [2021-10-27T23:41:38.436Z] ---> Running in 2c5c6a1d9577 [2021-10-27T23:41:38.587Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T23:41:38.587Z] 3a43be97a3b4: Download complete [2021-10-27T23:41:38.587Z] 34cad66bf833: Verifying Checksum [2021-10-27T23:41:38.587Z] 34cad66bf833: Download complete [2021-10-27T23:41:38.712Z] Removing intermediate container 2c5c6a1d9577 [2021-10-27T23:41:38.712Z] ---> 3b1c20bb76aa [2021-10-27T23:41:38.712Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T23:41:38.855Z] a0d0a0d46f8b: Pull complete [2021-10-27T23:41:38.989Z] ---> Running in 7dde90f1486e [2021-10-27T23:41:39.121Z] 4527c011a84f: Verifying Checksum [2021-10-27T23:41:39.121Z] 4527c011a84f: Download complete [2021-10-27T23:41:39.121Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T23:41:39.121Z] b4e3c513aaa6: Download complete [2021-10-27T23:41:39.121Z] 31adcdaf11c8: Pull complete [2021-10-27T23:41:39.121Z] b8b176561691: Pull complete [2021-10-27T23:41:40.961Z] Removing intermediate container 7dde90f1486e [2021-10-27T23:41:40.961Z] ---> 91ea3209a6df [2021-10-27T23:41:40.961Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T23:41:40.961Z] ---> Running in 8f893556e38a [2021-10-27T23:41:42.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T23:41:43.364Z] 4527c011a84f: Pull complete [2021-10-27T23:41:43.364Z] 5d74067f8e1e: Pull complete [2021-10-27T23:41:43.364Z] e0aca202a116: Pull complete [2021-10-27T23:41:43.370Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T23:41:43.629Z] 3a43be97a3b4: Pull complete [2021-10-27T23:41:43.629Z] 34cad66bf833: Pull complete [2021-10-27T23:41:43.964Z] OK: 219 MiB in 52 packages [2021-10-27T23:41:44.954Z] Removing intermediate container 8f893556e38a [2021-10-27T23:41:44.954Z] ---> d71139bb36f4 [2021-10-27T23:41:44.954Z] Step 8/12 : WORKDIR /app [2021-10-27T23:41:44.954Z] ---> Running in 9da6f198c09b [2021-10-27T23:41:45.551Z] Removing intermediate container 9da6f198c09b [2021-10-27T23:41:45.551Z] ---> 96ae161c6659 [2021-10-27T23:41:45.551Z] Step 9/12 : COPY . . [2021-10-27T23:41:46.152Z] ---> 95a8dfd63e04 [2021-10-27T23:41:46.152Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T23:41:46.197Z] b4e3c513aaa6: Pull complete [2021-10-27T23:41:46.197Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T23:41:46.430Z] ---> Running in 5f3219cdc7aa [2021-10-27T23:41:46.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T23:41:46.468Z] ---> 9f6097aaca64 [2021-10-27T23:41:46.468Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-27T23:41:48.403Z] ---> Running in 507bc306a86a [2021-10-27T23:41:48.403Z] Removing intermediate container 507bc306a86a [2021-10-27T23:41:48.403Z] ---> 5dfc0021aa01 [2021-10-27T23:41:48.403Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T23:41:48.403Z] ---> Running in e86b34bc9b75 [2021-10-27T23:41:48.403Z] Removing intermediate container e86b34bc9b75 [2021-10-27T23:41:48.403Z] ---> f64559cf7985 [2021-10-27T23:41:48.403Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-27T23:41:48.403Z] ---> Running in de3ced761534 [2021-10-27T23:41:48.403Z] Removing intermediate container de3ced761534 [2021-10-27T23:41:48.403Z] ---> f998fb0f3f0e [2021-10-27T23:41:48.403Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T23:41:48.403Z] ---> Running in 730c343eb9a0 [2021-10-27T23:41:48.978Z] Removing intermediate container 730c343eb9a0 [2021-10-27T23:41:48.978Z] ---> 0838a1d3bde0 [2021-10-27T23:41:48.978Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T23:41:48.978Z] ---> Running in e0e53ae93a20 [2021-10-27T23:41:49.239Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T23:41:50.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T23:41:50.754Z] OK: 220 MiB in 52 packages [2021-10-27T23:41:50.754Z] Removing intermediate container e0e53ae93a20 [2021-10-27T23:41:50.754Z] ---> 2e0e9b976ab6 [2021-10-27T23:41:50.754Z] Step 8/12 : WORKDIR /app [2021-10-27T23:41:50.754Z] ---> Running in 274291ba7159 [2021-10-27T23:41:51.020Z] Removing intermediate container 274291ba7159 [2021-10-27T23:41:51.020Z] ---> dab5d955c566 [2021-10-27T23:41:51.020Z] Step 9/12 : COPY . . [2021-10-27T23:41:51.020Z] ---> 42fbbc906082 [2021-10-27T23:41:51.020Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T23:41:51.020Z] ---> Running in b9861607a89c [2021-10-27T23:42:29.851Z] Removing intermediate container b9861607a89c [2021-10-27T23:42:29.851Z] ---> e67cf0e2b20e [2021-10-27T23:42:29.851Z] Step 11/12 : ARG MAKE="make build" [2021-10-27T23:42:29.851Z] ---> Running in de0bb15091a5 [2021-10-27T23:42:29.851Z] Removing intermediate container de0bb15091a5 [2021-10-27T23:42:29.851Z] ---> f69e3c935dfb [2021-10-27T23:42:29.851Z] Step 12/12 : RUN $MAKE [2021-10-27T23:42:29.851Z] ---> Running in 1f78815ebf71 [2021-10-27T23:42:29.851Z] noop [2021-10-27T23:42:29.851Z] Removing intermediate container 1f78815ebf71 [2021-10-27T23:42:29.851Z] ---> 79ca11b6c5ed [2021-10-27T23:42:29.851Z] Successfully built 79ca11b6c5ed [2021-10-27T23:42:29.851Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:42:30.860Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T23:42:30.860Z] . [Pipeline] withDockerContainer [2021-10-27T23:42:30.945Z] prd-centos7-docker-4c-2g-2353 does not seem to be running inside a container [2021-10-27T23:42:30.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T23:42:31.404Z] $ docker top 05274ee260faf0fd62892b4bd39dec9e165a8ccc135aa835f3dd366dcc1fcdc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T23:42:31.793Z] + go version [2021-10-27T23:42:31.793Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T23:42:31.805Z] $ docker stop --time=1 05274ee260faf0fd62892b4bd39dec9e165a8ccc135aa835f3dd366dcc1fcdc2 [2021-10-27T23:42:32.991Z] $ docker rm -f 05274ee260faf0fd62892b4bd39dec9e165a8ccc135aa835f3dd366dcc1fcdc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:42:33.551Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T23:42:33.551Z] . [Pipeline] withDockerContainer [2021-10-27T23:42:33.635Z] prd-centos7-docker-4c-2g-2353 does not seem to be running inside a container [2021-10-27T23:42:33.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T23:42:34.119Z] $ docker top 9d305354ffe0b8ba531a2aacb1f9dbbb9006420f8f0b11a6d2b4ccda5498a5e7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-27T23:42:34.504Z] + make test [2021-10-27T23:42:34.504Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T23:42:52.697Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-27T23:42:52.697Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.056s coverage: 82.4% of statements [2021-10-27T23:42:52.697Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.012s coverage: 0.0% of statements [2021-10-27T23:43:02.736Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.332s coverage: 73.3% of statements [2021-10-27T23:43:02.736Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-27T23:43:08.236Z] Removing intermediate container 5f3219cdc7aa [2021-10-27T23:43:08.236Z] ---> 9a5a22ac15b4 [2021-10-27T23:43:08.236Z] Step 11/12 : ARG MAKE="make build" [2021-10-27T23:43:08.236Z] ---> Running in 502bd7e19bea [2021-10-27T23:43:08.236Z] Removing intermediate container 502bd7e19bea [2021-10-27T23:43:08.236Z] ---> 32474e41e0d2 [2021-10-27T23:43:08.236Z] Step 12/12 : RUN $MAKE [2021-10-27T23:43:08.236Z] ---> Running in ab0f305cdc66 [2021-10-27T23:43:08.236Z] noop [2021-10-27T23:43:08.236Z] Removing intermediate container ab0f305cdc66 [2021-10-27T23:43:08.236Z] ---> 92162df55ce9 [2021-10-27T23:43:08.236Z] Successfully built 92162df55ce9 [2021-10-27T23:43:08.236Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:43:08.576Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T23:43:08.576Z] . [Pipeline] withDockerContainer [2021-10-27T23:43:08.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-2352 does not seem to be running inside a container [2021-10-27T23:43:08.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T23:43:10.245Z] $ docker top 82d88294ebd13811d31efb334f5bb9e73ac99f1405e7aa7ff4105711535e008c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T23:43:10.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T23:43:10.926Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T23:43:10.926Z] ./bin/test-attribution.sh [2021-10-27T23:43:10.926Z] An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add [2021-10-27T23:43:10.926Z] make: *** [Makefile:34: test] Error 1 [Pipeline] } [2021-10-27T23:43:10.940Z] $ docker stop --time=1 9d305354ffe0b8ba531a2aacb1f9dbbb9006420f8f0b11a6d2b4ccda5498a5e7 [2021-10-27T23:43:11.192Z] + go version [2021-10-27T23:43:11.192Z] go version go1.16.8 linux/arm64 [2021-10-27T23:43:12.365Z] $ docker rm -f 9d305354ffe0b8ba531a2aacb1f9dbbb9006420f8f0b11a6d2b4ccda5498a5e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-10-27T23:43:12.505Z] $ docker stop --time=1 82d88294ebd13811d31efb334f5bb9e73ac99f1405e7aa7ff4105711535e008c [2021-10-27T23:43:14.159Z] $ docker rm -f 82d88294ebd13811d31efb334f5bb9e73ac99f1405e7aa7ff4105711535e008c [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:43:16.168Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T23:43:16.168Z] . [Pipeline] withDockerContainer [2021-10-27T23:43:16.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T23:43:16.196Z] [2021-10-27T23:43:16.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T23:43:16.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-2352 does not seem to be running inside a container [2021-10-27T23:43:16.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T23:43:17.757Z] $ docker top 10dd201d2628fde316963e4d228a04e1f5cc6e7ae7fe4e2447ee2b9425ba8a6b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-10-27T23:43:18.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T23:43:18.360Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T23:43:18.360Z] b4d181a07f80: Pulling fs layer [2021-10-27T23:43:18.360Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T23:43:18.360Z] ed53099fbce6: Pulling fs layer [2021-10-27T23:43:18.360Z] dc539afda2c1: Pulling fs layer [2021-10-27T23:43:18.360Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T23:43:18.360Z] 9065ff56babe: Pulling fs layer [2021-10-27T23:43:18.360Z] d287ab97295c: Pulling fs layer [2021-10-27T23:43:18.360Z] 77bc0d833cb6: Waiting [2021-10-27T23:43:18.360Z] 9065ff56babe: Waiting [2021-10-27T23:43:18.360Z] d287ab97295c: Waiting [2021-10-27T23:43:18.360Z] dc539afda2c1: Waiting [2021-10-27T23:43:18.360Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T23:43:18.360Z] a1111a8f2ec3: Download complete [2021-10-27T23:43:18.360Z] dc539afda2c1: Verifying Checksum [2021-10-27T23:43:18.360Z] dc539afda2c1: Download complete [2021-10-27T23:43:18.633Z] ed53099fbce6: Verifying Checksum [2021-10-27T23:43:18.633Z] ed53099fbce6: Download complete [2021-10-27T23:43:18.633Z] 9065ff56babe: Verifying Checksum [2021-10-27T23:43:18.633Z] 9065ff56babe: Download complete [2021-10-27T23:43:18.633Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T23:43:18.633Z] 77bc0d833cb6: Download complete [2021-10-27T23:43:18.633Z] b4d181a07f80: Verifying Checksum [2021-10-27T23:43:18.633Z] b4d181a07f80: Download complete [2021-10-27T23:43:18.647Z] + make test [2021-10-27T23:43:18.647Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T23:43:19.233Z] d287ab97295c: Verifying Checksum [2021-10-27T23:43:19.233Z] d287ab97295c: Download complete [2021-10-27T23:43:20.180Z] b4d181a07f80: Pull complete [2021-10-27T23:43:20.451Z] a1111a8f2ec3: Pull complete [2021-10-27T23:43:21.046Z] ed53099fbce6: Pull complete [2021-10-27T23:43:21.046Z] dc539afda2c1: Pull complete [2021-10-27T23:43:21.307Z] 77bc0d833cb6: Pull complete [2021-10-27T23:43:21.307Z] 9065ff56babe: Pull complete [2021-10-27T23:43:26.615Z] d287ab97295c: Pull complete [2021-10-27T23:43:26.615Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T23:43:26.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T23:43:26.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T23:43:26.687Z] prd-centos7-docker-4c-2g-2353 does not seem to be running inside a container [2021-10-27T23:43:26.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T23:43:29.634Z] $ docker top 07eaa133832ead5b1f22676a1cc55b860c65ed89dbe8e32b3e9bf24c8dfd90f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:43:31.074Z] ---> job-cost.sh [2021-10-27T23:43:31.074Z] lf-activate-venv: SKIPPING [2021-10-27T23:43:31.074Z] INFO: No Stack... [2021-10-27T23:43:31.335Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T23:43:31.597Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T23:43:31.900Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2021-10-27T23:43:31.900Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T23:43:31.927Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-2-stack-cost] [2021-10-27T23:43:31.933Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-2-stack-cost] did not exist. Created. [2021-10-27T23:43:31.933Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T23:43:32.239Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-27T23:43:32.412Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T23:43:32.418Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T23:43:32.436Z] $ docker stop --time=1 07eaa133832ead5b1f22676a1cc55b860c65ed89dbe8e32b3e9bf24c8dfd90f6 [2021-10-27T23:43:33.600Z] $ docker rm -f 07eaa133832ead5b1f22676a1cc55b860c65ed89dbe8e32b3e9bf24c8dfd90f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T23:43:33.947Z] Failed in branch amd64 [2021-10-27T23:44:15.197Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-27T23:44:15.197Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.262s coverage: 82.4% of statements [2021-10-27T23:44:15.197Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.050s coverage: 0.0% of statements [2021-10-27T23:44:25.353Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.037s coverage: 73.3% of statements [2021-10-27T23:44:25.353Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-27T23:44:57.732Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T23:44:57.732Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T23:44:57.732Z] ./bin/test-attribution.sh [2021-10-27T23:44:57.732Z] An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add [2021-10-27T23:44:57.732Z] make: *** [Makefile:34: test] Error 1 [Pipeline] } [2021-10-27T23:44:57.767Z] $ docker stop --time=1 10dd201d2628fde316963e4d228a04e1f5cc6e7ae7fe4e2447ee2b9425ba8a6b [2021-10-27T23:44:59.531Z] $ docker rm -f 10dd201d2628fde316963e4d228a04e1f5cc6e7ae7fe4e2447ee2b9425ba8a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:45:00.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T23:45:01.085Z] [2021-10-27T23:45:01.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:45:01.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T23:45:01.707Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T23:45:01.707Z] 448f6bf000e3: Pulling fs layer [2021-10-27T23:45:01.707Z] f757da607395: Pulling fs layer [2021-10-27T23:45:01.707Z] 05883995daec: Pulling fs layer [2021-10-27T23:45:01.707Z] 8603b9c90790: Pulling fs layer [2021-10-27T23:45:01.707Z] 1560dd03e051: Pulling fs layer [2021-10-27T23:45:01.707Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T23:45:01.707Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T23:45:01.707Z] 1560dd03e051: Waiting [2021-10-27T23:45:01.707Z] c2d8d7efcc4b: Waiting [2021-10-27T23:45:01.707Z] 27f5ce0e4adf: Waiting [2021-10-27T23:45:01.707Z] f757da607395: Verifying Checksum [2021-10-27T23:45:01.707Z] f757da607395: Download complete [2021-10-27T23:45:01.707Z] 8603b9c90790: Verifying Checksum [2021-10-27T23:45:01.707Z] 8603b9c90790: Download complete [2021-10-27T23:45:01.980Z] 1560dd03e051: Verifying Checksum [2021-10-27T23:45:01.980Z] 1560dd03e051: Download complete [2021-10-27T23:45:01.980Z] 27f5ce0e4adf: Download complete [2021-10-27T23:45:01.980Z] 05883995daec: Verifying Checksum [2021-10-27T23:45:01.980Z] 05883995daec: Download complete [2021-10-27T23:45:02.255Z] 448f6bf000e3: Verifying Checksum [2021-10-27T23:45:02.255Z] 448f6bf000e3: Download complete [2021-10-27T23:45:04.869Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T23:45:04.870Z] c2d8d7efcc4b: Download complete [2021-10-27T23:45:05.850Z] 448f6bf000e3: Pull complete [2021-10-27T23:45:06.476Z] f757da607395: Pull complete [2021-10-27T23:45:08.119Z] 05883995daec: Pull complete [2021-10-27T23:45:08.402Z] 8603b9c90790: Pull complete [2021-10-27T23:45:09.432Z] 1560dd03e051: Pull complete [2021-10-27T23:45:09.716Z] 27f5ce0e4adf: Pull complete [2021-10-27T23:45:24.800Z] c2d8d7efcc4b: Pull complete [2021-10-27T23:45:24.800Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T23:45:24.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T23:45:24.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T23:45:25.029Z] prd-ubuntu18.04-docker-arm64-4c-16g-2352 does not seem to be running inside a container [2021-10-27T23:45:25.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T23:45:27.762Z] $ docker top fa9a1f5d8d95ad26fb9bad668bac55834d00938a7af178517f820bd3eb6fe78d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:45:28.699Z] ---> job-cost.sh [2021-10-27T23:45:28.699Z] lf-activate-venv: SKIPPING [2021-10-27T23:45:28.699Z] INFO: No Stack... [2021-10-27T23:45:28.972Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T23:45:29.563Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T23:45:30.221Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2021-10-27T23:45:30.221Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T23:45:30.278Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-2-stack-cost] [2021-10-27T23:45:30.284Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-2-stack-cost] did not exist. Created. [2021-10-27T23:45:30.284Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T23:45:30.958Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-dfb01af4/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-dfb01af4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-27T23:45:31.621Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T23:45:31.641Z] Warning: overwriting stash ‘stack-cost’ [2021-10-27T23:45:32.069Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T23:45:32.075Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T23:45:32.103Z] $ docker stop --time=1 fa9a1f5d8d95ad26fb9bad668bac55834d00938a7af178517f820bd3eb6fe78d [2021-10-27T23:45:33.658Z] $ docker rm -f fa9a1f5d8d95ad26fb9bad668bac55834d00938a7af178517f820bd3eb6fe78d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T23:45:35.122Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T23:45:37.287Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:45:37.588Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:45:38.148Z] ---> package-listing.sh [2021-10-27T23:45:38.148Z] ++ facter osfamily [2021-10-27T23:45:38.148Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T23:45:38.148Z] + OS_FAMILY=redhat [2021-10-27T23:45:38.148Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-27T23:45:38.148Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T23:45:38.148Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T23:45:38.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T23:45:38.148Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T23:45:38.148Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-27T23:45:38.148Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T23:45:38.148Z] + case "${OS_FAMILY}" in [2021-10-27T23:45:38.148Z] + sort [2021-10-27T23:45:38.148Z] + rpm -qa [2021-10-27T23:45:39.092Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T23:45:39.092Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T23:45:39.092Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T23:45:39.092Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-27T23:45:39.092Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-10-27T23:45:39.092Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo [2021-10-27T23:45:39.103Z] 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T23:45:39.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:45:39.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T23:45:39.953Z] [2021-10-27T23:45:39.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T23:45:40.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T23:45:40.256Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T23:45:40.256Z] b4d181a07f80: Pulling fs layer [2021-10-27T23:45:40.256Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T23:45:40.256Z] ed53099fbce6: Pulling fs layer [2021-10-27T23:45:40.256Z] dc539afda2c1: Pulling fs layer [2021-10-27T23:45:40.256Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T23:45:40.256Z] 9065ff56babe: Pulling fs layer [2021-10-27T23:45:40.256Z] d287ab97295c: Pulling fs layer [2021-10-27T23:45:40.256Z] dc539afda2c1: Waiting [2021-10-27T23:45:40.256Z] 77bc0d833cb6: Waiting [2021-10-27T23:45:40.256Z] 9065ff56babe: Waiting [2021-10-27T23:45:40.256Z] d287ab97295c: Waiting [2021-10-27T23:45:40.256Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T23:45:40.256Z] a1111a8f2ec3: Download complete [2021-10-27T23:45:40.256Z] dc539afda2c1: Verifying Checksum [2021-10-27T23:45:40.256Z] dc539afda2c1: Download complete [2021-10-27T23:45:40.256Z] ed53099fbce6: Verifying Checksum [2021-10-27T23:45:40.256Z] ed53099fbce6: Download complete [2021-10-27T23:45:40.528Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T23:45:40.528Z] 77bc0d833cb6: Download complete [2021-10-27T23:45:40.528Z] 9065ff56babe: Verifying Checksum [2021-10-27T23:45:40.528Z] 9065ff56babe: Download complete [2021-10-27T23:45:40.528Z] b4d181a07f80: Verifying Checksum [2021-10-27T23:45:40.528Z] b4d181a07f80: Download complete [2021-10-27T23:45:41.104Z] d287ab97295c: Verifying Checksum [2021-10-27T23:45:41.104Z] d287ab97295c: Download complete [2021-10-27T23:45:42.064Z] b4d181a07f80: Pull complete [2021-10-27T23:45:42.064Z] a1111a8f2ec3: Pull complete [2021-10-27T23:45:42.638Z] ed53099fbce6: Pull complete [2021-10-27T23:45:42.638Z] dc539afda2c1: Pull complete [2021-10-27T23:45:42.900Z] 77bc0d833cb6: Pull complete [2021-10-27T23:45:43.175Z] 9065ff56babe: Pull complete [2021-10-27T23:45:48.553Z] d287ab97295c: Pull complete [2021-10-27T23:45:48.554Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T23:45:48.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T23:45:48.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T23:45:48.617Z] prd-centos7-docker-4c-2g-2351 does not seem to be running inside a container [2021-10-27T23:45:48.653Z] $ 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T23:45:51.184Z] $ docker top 962c75a66a8c981c33876de720264447abd9b5db78063aa3c2f2671542cbb818 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T23:45:51.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T23:45:52.837Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T23:45:53.132Z] + ls /var/log/sa-host [2021-10-27T23:45:53.132Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T23:45:53.132Z] file_magic: OK [2021-10-27T23:45:53.132Z] HZ: Using current value: 100 [2021-10-27T23:45:53.132Z] file_header: OK [2021-10-27T23:45:53.132Z] 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-10-27T23:45:53.132Z] Statistics: [2021-10-27T23:45:53.132Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T23:45:53.132Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T23:45:53.132Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T23:45:53.132Z] file_magic: OK [2021-10-27T23:45:53.132Z] HZ: Using current value: 100 [2021-10-27T23:45:53.132Z] file_header: OK [2021-10-27T23:45:53.132Z] 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-10-27T23:45:53.132Z] Statistics: [2021-10-27T23:45:53.132Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T23:45:53.132Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T23:45:54.513Z] provisioning config files... [2021-10-27T23:45:54.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config560149233752864404tmp [Pipeline] { [Pipeline] echo [2021-10-27T23:45:54.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:45:54.831Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T23:45:54.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:45:55.194Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T23:45:55.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:45:55.491Z] ---> sudo-logs.sh [2021-10-27T23:45:55.491Z] Archiving 'sudo' log.. [2021-10-27T23:45:55.491Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2351.novalocal: Name or service not known [2021-10-27T23:45:55.491Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2351.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T23:45:55.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:45:55.834Z] ---> job-cost.sh [2021-10-27T23:45:55.834Z] lf-activate-venv: SKIPPING [2021-10-27T23:45:55.834Z] DEBUG: total: 0.10999999940395355 [2021-10-27T23:45:55.834Z] INFO: Retrieving Stack Cost... [2021-10-27T23:45:56.778Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T23:45:57.039Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T23:45:57.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T23:45:57.339Z] ---> logs-deploy.sh [2021-10-27T23:45:57.339Z] lf-activate-venv: SKIPPING [2021-10-27T23:45:57.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/2 [2021-10-27T23:45:57.339Z] INFO: archiving workspace using pattern(s): [2021-10-27T23:45:57.920Z] Archives upload complete. [2021-10-27T23:45:58.182Z] INFO: archiving logs to Nexus