Pull request #109 opened 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 lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 9b5f28e3c5720c10038d035e1a5d008fc4c90c75+abf08d0160819e269393c084552fc961dbc8790f (fc8539ecf11296cf48a2bfe92e672e9059162bfa) 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-ssh5186415731948256518.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10763606605284318100.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1472419277838896042.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15815142960633639459.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15563104356740038550.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8342811771163537364.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1459 in /w/workspace/undry_device-rfid-llrp-go_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit abf08d0160819e269393c084552fc961dbc8790f into PR head commit 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 Merge succeeded, producing 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 Checking out Revision 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge abf08d0160819e269393c084552fc961dbc8790f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 # timeout=10 Commit message: "build: Add option to build Service with NATS Capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T23:11:14.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T23:11:14.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T23:11:14.353Z] ========================================================= [2022-09-27T23:11:14.353Z] EdgeX Global Pipelines Version Info [2022-09-27T23:11:14.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:11:15.092Z] ------------------- [2022-09-27T23:11:15.092Z] stable info: [2022-09-27T23:11:15.092Z] ------------------- [2022-09-27T23:11:15.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T23:11:15.092Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T23:11:15.092Z] Message: update stable to v1.0.239 [2022-09-27T23:11:15.660Z] ------------------- [2022-09-27T23:11:15.660Z] experimental info: [2022-09-27T23:11:15.660Z] ------------------- [2022-09-27T23:11:15.660Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T23:11:15.660Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T23:11:15.660Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T23:11:15.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-09-27T23:11:15.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-09-27T23:11:16.037Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T23:11:16.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T23:11:16.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T23:11:16.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T23:11:16.205Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T23:11:16.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T23:11:16.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T23:11:16.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T23:11:16.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T23:11:16.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-09-27T23:11:16.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T23:11:16.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T23:11:16.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T23:11:16.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T23:11:16.594Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T23:11:16.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T23:11:16.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T23:11:16.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T23:11:16.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T23:11:16.785Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T23:11:16.829Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T23:11:16.869Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T23:11:16.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T23:11:16.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T23:11:16.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T23:11:17.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2022-09-27T23:11:17.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2022-09-27T23:11:17.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2022-09-27T23:11:17.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [Pipeline] echo [2022-09-27T23:11:17.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b5f28e [Pipeline] echo [2022-09-27T23:11:17.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:11:17.348Z] provisioning config files... [2022-09-27T23:11:17.361Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp/config12240089415426819743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:11:17.705Z] ---> docker-login.sh [2022-09-27T23:11:17.705Z] nexus3.edgexfoundry.org:10001 [2022-09-27T23:11:17.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:18.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:18.229Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:18.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:18.229Z] [2022-09-27T23:11:18.229Z] Login Succeeded [2022-09-27T23:11:18.229Z] nexus3.edgexfoundry.org:10002 [2022-09-27T23:11:18.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:18.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:18.229Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:18.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:18.229Z] [2022-09-27T23:11:18.229Z] Login Succeeded [2022-09-27T23:11:18.229Z] nexus3.edgexfoundry.org:10003 [2022-09-27T23:11:18.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:18.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:18.488Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:18.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:18.488Z] [2022-09-27T23:11:18.488Z] Login Succeeded [2022-09-27T23:11:18.488Z] nexus3.edgexfoundry.org:10004 [2022-09-27T23:11:18.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:18.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:18.488Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:18.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:18.488Z] [2022-09-27T23:11:18.488Z] Login Succeeded [2022-09-27T23:11:18.488Z] docker.io [2022-09-27T23:11:18.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:18.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:18.748Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:18.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:18.748Z] [2022-09-27T23:11:18.748Z] Login Succeeded [2022-09-27T23:11:18.748Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T23:11:18.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T23:11:19.395Z] + git rev-list -1 --merges 9b5f28e3c5720c10038d035e1a5d008fc4c90c75~1..9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [Pipeline] echo [2022-09-27T23:11:19.438Z] -----------> git rev-list -1 --merges 9b5f28e3c5720c10038d035e1a5d008fc4c90c75~1..9b5f28e3c5720c10038d035e1a5d008fc4c90c75 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [false] [Pipeline] sh [2022-09-27T23:11:19.745Z] + git log --format=format:%s -1 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [Pipeline] echo [2022-09-27T23:11:19.782Z] ========================================================= [2022-09-27T23:11:19.782Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T23:11:19.782Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T23:11:20.204Z] + git log --format=format:%s -1 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [Pipeline] echo [2022-09-27T23:11:20.237Z] [semverPrep] GIT_COMMIT: 9b5f28e3c5720c10038d035e1a5d008fc4c90c75, Commit Message: build: Add option to build Service with NATS Capability [Pipeline] echo [2022-09-27T23:11:20.265Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T23:11:20.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T23:11:20.628Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T23:11:20.628Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T23:11:20.628Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T23:11:20.628Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T23:11:20.628Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T23:11:20.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:11:21.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:11:21.096Z] [2022-09-27T23:11:21.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:11:21.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:11:21.473Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T23:11:21.473Z] b85a868b505f: Pulling fs layer [2022-09-27T23:11:21.473Z] e2be974225ed: Pulling fs layer [2022-09-27T23:11:21.473Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T23:11:21.473Z] 988bab9f4d93: Pulling fs layer [2022-09-27T23:11:21.473Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T23:11:21.473Z] eaf3925da568: Pulling fs layer [2022-09-27T23:11:21.473Z] 988bab9f4d93: Waiting [2022-09-27T23:11:21.473Z] 1469e6f7b9e6: Waiting [2022-09-27T23:11:21.473Z] eaf3925da568: Waiting [2022-09-27T23:11:21.473Z] bab4dde63d76: Pulling fs layer [2022-09-27T23:11:21.473Z] bde34c3a00c8: Pulling fs layer [2022-09-27T23:11:21.473Z] bab4dde63d76: Waiting [2022-09-27T23:11:21.473Z] b352a97aabf1: Pulling fs layer [2022-09-27T23:11:21.473Z] 4872d77fe225: Pulling fs layer [2022-09-27T23:11:21.473Z] bde34c3a00c8: Waiting [2022-09-27T23:11:21.473Z] b352a97aabf1: Waiting [2022-09-27T23:11:21.473Z] 5851b861e8e6: Pulling fs layer [2022-09-27T23:11:21.473Z] 5851b861e8e6: Waiting [2022-09-27T23:11:21.473Z] 4872d77fe225: Waiting [2022-09-27T23:11:21.473Z] e2be974225ed: Download complete [2022-09-27T23:11:21.473Z] 988bab9f4d93: Verifying Checksum [2022-09-27T23:11:21.473Z] 988bab9f4d93: Download complete [2022-09-27T23:11:21.734Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T23:11:21.734Z] 1469e6f7b9e6: Download complete [2022-09-27T23:11:21.734Z] eaf3925da568: Verifying Checksum [2022-09-27T23:11:21.734Z] eaf3925da568: Download complete [2022-09-27T23:11:21.734Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T23:11:21.734Z] 339a4e72a1f5: Download complete [2022-09-27T23:11:21.734Z] bde34c3a00c8: Verifying Checksum [2022-09-27T23:11:21.734Z] bde34c3a00c8: Download complete [2022-09-27T23:11:21.734Z] b352a97aabf1: Verifying Checksum [2022-09-27T23:11:21.734Z] 4872d77fe225: Download complete [2022-09-27T23:11:21.734Z] 5851b861e8e6: Verifying Checksum [2022-09-27T23:11:21.734Z] 5851b861e8e6: Download complete [2022-09-27T23:11:21.734Z] b85a868b505f: Download complete [2022-09-27T23:11:21.993Z] bab4dde63d76: Verifying Checksum [2022-09-27T23:11:21.993Z] bab4dde63d76: Download complete [2022-09-27T23:11:22.927Z] b85a868b505f: Pull complete [2022-09-27T23:11:23.185Z] e2be974225ed: Pull complete [2022-09-27T23:11:23.443Z] 339a4e72a1f5: Pull complete [2022-09-27T23:11:23.703Z] 988bab9f4d93: Pull complete [2022-09-27T23:11:23.968Z] 1469e6f7b9e6: Pull complete [2022-09-27T23:11:23.968Z] eaf3925da568: Pull complete [2022-09-27T23:11:25.875Z] bab4dde63d76: Pull complete [2022-09-27T23:11:25.875Z] bde34c3a00c8: Pull complete [2022-09-27T23:11:25.875Z] b352a97aabf1: Pull complete [2022-09-27T23:11:25.875Z] 4872d77fe225: Pull complete [2022-09-27T23:11:25.875Z] 5851b861e8e6: Pull complete [2022-09-27T23:11:26.135Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T23:11:26.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T23:11:26.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:11:26.347Z] prd-ubuntu20.04-docker-8c-8g-1459 does not seem to be running inside a container [2022-09-27T23:11:26.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-109 -v /w/workspace/undry_device-rfid-llrp-go_PR-109:/w/workspace/undry_device-rfid-llrp-go_PR-109:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T23:11:29.325Z] $ docker top 136f2febf6b847dbce5dbdb4a85a82f4a110c9e628053769c6db586c8671bfad -eo pid,comm [2022-09-27T23:11:29.378Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T23:11:29.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T23:11:29.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T23:11:29.507Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T23:11:29.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T23:11:29.608Z] $ docker exec 136f2febf6b847dbce5dbdb4a85a82f4a110c9e628053769c6db586c8671bfad ssh-agent [2022-09-27T23:11:29.707Z] SSH_AUTH_SOCK=/tmp/ssh-uLhIyksHdReA/agent.33 [2022-09-27T23:11:29.707Z] SSH_AGENT_PID=39 [2022-09-27T23:11:29.713Z] Running ssh-add (command line suppressed) [2022-09-27T23:11:29.815Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-109@tmp/private_key_14527879425159134808.key (/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp/private_key_14527879425159134808.key) [2022-09-27T23:11:29.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T23:11:30.169Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T23:11:30.198Z] $ docker exec --env ******** --env ******** 136f2febf6b847dbce5dbdb4a85a82f4a110c9e628053769c6db586c8671bfad ssh-agent -k [2022-09-27T23:11:30.298Z] unset SSH_AUTH_SOCK; [2022-09-27T23:11:30.298Z] unset SSH_AGENT_PID; [2022-09-27T23:11:30.299Z] echo Agent pid 39 killed; [2022-09-27T23:11:30.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T23:11:30.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T23:11:30.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T23:11:30.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T23:11:30.503Z] $ docker exec 136f2febf6b847dbce5dbdb4a85a82f4a110c9e628053769c6db586c8671bfad ssh-agent [2022-09-27T23:11:30.601Z] SSH_AUTH_SOCK=/tmp/ssh-HZgkQelmuPGj/agent.72 [2022-09-27T23:11:30.601Z] SSH_AGENT_PID=78 [2022-09-27T23:11:30.605Z] Running ssh-add (command line suppressed) [2022-09-27T23:11:30.703Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-109@tmp/private_key_7065512719824977667.key (/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp/private_key_7065512719824977667.key) [2022-09-27T23:11:30.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T23:11:31.038Z] + git semver init [2022-09-27T23:11:31.299Z] 2022-09-27 23:11:31,216 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T23:11:31.299Z] 2022-09-27 23:11:31,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-109/.semver [2022-09-27T23:11:31.299Z] 2022-09-27 23:11:31,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-109/.semver [2022-09-27T23:11:31.299Z] 2022-09-27 23:11:31,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-109/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-109, universal_newlines=False, shell=None, istream=None) [2022-09-27T23:11:32.237Z] 2022-09-27 23:11:32,160 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-109/.git/info/exclude [2022-09-27T23:11:32.237Z] 2022-09-27 23:11:32,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-109/.semver/PR-109 with force:False [2022-09-27T23:11:32.237Z] 2022-09-27 23:11:32,161 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-109/.semver/PR-109 [2022-09-27T23:11:32.237Z] 2022-09-27 23:11:32,165 [execute] INFO git cat-file --batch-check [2022-09-27T23:11:32.237Z] 2022-09-27 23:11:32,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-109/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T23:11:32.237Z] 2022-09-27 23:11:32,171 [execute] INFO git cat-file --batch [2022-09-27T23:11:32.237Z] 2022-09-27 23:11:32,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-109/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T23:11:32.237Z] 2022-09-27 23:11:32,177 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-109/.semver/PR-109 [2022-09-27T23:11:32.237Z] 0.0.0 [Pipeline] } [2022-09-27T23:11:32.266Z] $ docker exec --env ******** --env ******** 136f2febf6b847dbce5dbdb4a85a82f4a110c9e628053769c6db586c8671bfad ssh-agent -k [2022-09-27T23:11:32.369Z] unset SSH_AUTH_SOCK; [2022-09-27T23:11:32.369Z] unset SSH_AGENT_PID; [2022-09-27T23:11:32.369Z] echo Agent pid 78 killed; [2022-09-27T23:11:32.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T23:11:32.788Z] + git semver [Pipeline] } [2022-09-27T23:11:33.074Z] $ docker stop --time=1 136f2febf6b847dbce5dbdb4a85a82f4a110c9e628053769c6db586c8671bfad [2022-09-27T23:11:34.366Z] $ docker rm -f 136f2febf6b847dbce5dbdb4a85a82f4a110c9e628053769c6db586c8671bfad [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T23:11:34.769Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T23:11:35.000Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T23:11:35.016Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:11:35.552Z] provisioning config files... [2022-09-27T23:11:35.562Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp/config1612656697353374448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:11:35.903Z] ---> docker-login.sh [2022-09-27T23:11:35.903Z] nexus3.edgexfoundry.org:10001 [2022-09-27T23:11:35.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:35.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:35.903Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:35.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:35.903Z] [2022-09-27T23:11:35.903Z] Login Succeeded [2022-09-27T23:11:35.903Z] nexus3.edgexfoundry.org:10002 [2022-09-27T23:11:35.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:35.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:35.903Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:35.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:35.903Z] [2022-09-27T23:11:35.903Z] Login Succeeded [2022-09-27T23:11:35.903Z] nexus3.edgexfoundry.org:10003 [2022-09-27T23:11:36.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:36.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:36.163Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:36.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:36.163Z] [2022-09-27T23:11:36.163Z] Login Succeeded [2022-09-27T23:11:36.163Z] nexus3.edgexfoundry.org:10004 [2022-09-27T23:11:36.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:36.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:36.163Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:36.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:36.163Z] [2022-09-27T23:11:36.163Z] Login Succeeded [2022-09-27T23:11:36.163Z] docker.io [2022-09-27T23:11:36.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:11:36.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:11:36.682Z] Configure a credential helper to remove this warning. See [2022-09-27T23:11:36.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:11:36.682Z] [2022-09-27T23:11:36.682Z] Login Succeeded [2022-09-27T23:11:36.682Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T23:11:36.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T23:11:36.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:11:36.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:11:36.983Z] ========================================================= [2022-09-27T23:11:36.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T23:11:36.983Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:11:37.445Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T23:11:37.445Z] Sending build context to Docker daemon 4.069MB [2022-09-27T23:11:37.445Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T23:11:37.445Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T23:11:37.445Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T23:11:37.445Z] 2408cc74d12b: Pulling fs layer [2022-09-27T23:11:37.445Z] ea60b727a1ce: Pulling fs layer [2022-09-27T23:11:37.445Z] 30c4a7721957: Pulling fs layer [2022-09-27T23:11:37.445Z] 370296b7ddb6: Pulling fs layer [2022-09-27T23:11:37.445Z] 7c6cee850709: Pulling fs layer [2022-09-27T23:11:37.445Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T23:11:37.445Z] d94ebbe4e438: Pulling fs layer [2022-09-27T23:11:37.445Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T23:11:37.445Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T23:11:37.445Z] 39a5fcdaea64: Waiting [2022-09-27T23:11:37.445Z] d94ebbe4e438: Waiting [2022-09-27T23:11:37.445Z] bcfd1f05c69d: Waiting [2022-09-27T23:11:37.445Z] 59ccb84bbe0f: Waiting [2022-09-27T23:11:37.445Z] 370296b7ddb6: Waiting [2022-09-27T23:11:37.445Z] 7c6cee850709: Waiting [2022-09-27T23:11:37.445Z] 30c4a7721957: Verifying Checksum [2022-09-27T23:11:37.445Z] 30c4a7721957: Download complete [2022-09-27T23:11:37.445Z] ea60b727a1ce: Download complete [2022-09-27T23:11:37.445Z] 7c6cee850709: Verifying Checksum [2022-09-27T23:11:37.445Z] 7c6cee850709: Download complete [2022-09-27T23:11:37.715Z] 39a5fcdaea64: Download complete [2022-09-27T23:11:37.715Z] 2408cc74d12b: Verifying Checksum [2022-09-27T23:11:37.715Z] 2408cc74d12b: Download complete [2022-09-27T23:11:37.715Z] d94ebbe4e438: Download complete [2022-09-27T23:11:37.715Z] 2408cc74d12b: Pull complete [2022-09-27T23:11:37.993Z] ea60b727a1ce: Pull complete [2022-09-27T23:11:37.993Z] 30c4a7721957: Pull complete [2022-09-27T23:11:38.266Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T23:11:38.266Z] 59ccb84bbe0f: Download complete [2022-09-27T23:11:38.527Z] 370296b7ddb6: Verifying Checksum [2022-09-27T23:11:38.527Z] 370296b7ddb6: Download complete [2022-09-27T23:11:38.527Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T23:11:38.527Z] bcfd1f05c69d: Download complete [2022-09-27T23:11:41.810Z] 370296b7ddb6: Pull complete [2022-09-27T23:11:41.810Z] 7c6cee850709: Pull complete [2022-09-27T23:11:42.069Z] 39a5fcdaea64: Pull complete [2022-09-27T23:11:42.069Z] d94ebbe4e438: Pull complete [2022-09-27T23:11:43.972Z] bcfd1f05c69d: Pull complete [2022-09-27T23:11:44.539Z] 59ccb84bbe0f: Pull complete [2022-09-27T23:11:44.539Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T23:11:44.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T23:11:44.799Z] ---> a4fb48ad2a94 [2022-09-27T23:11:44.799Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T23:11:48.088Z] ---> Running in 5aacde635c12 [2022-09-27T23:11:48.088Z] Removing intermediate container 5aacde635c12 [2022-09-27T23:11:48.088Z] ---> 0be7680ed238 [2022-09-27T23:11:48.088Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T23:11:48.088Z] ---> Running in 6600b49d5fdd [2022-09-27T23:11:48.348Z] Removing intermediate container 6600b49d5fdd [2022-09-27T23:11:48.348Z] ---> 9a4cb8a778c6 [2022-09-27T23:11:48.348Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-27T23:11:48.348Z] ---> Running in 919d175314a2 [2022-09-27T23:11:48.348Z] Removing intermediate container 919d175314a2 [2022-09-27T23:11:48.348Z] ---> 3539027efe0b [2022-09-27T23:11:48.348Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T23:11:48.348Z] ---> Running in 44bf642c99fb [2022-09-27T23:11:48.606Z] Removing intermediate container 44bf642c99fb [2022-09-27T23:11:48.606Z] ---> 82dca7f49d50 [2022-09-27T23:11:48.606Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:11:48.606Z] ---> Running in fd8e985c9883 [2022-09-27T23:11:49.174Z] Removing intermediate container fd8e985c9883 [2022-09-27T23:11:49.174Z] ---> aef38f48136d [2022-09-27T23:11:49.174Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T23:11:49.174Z] ---> Running in b192691eedde [2022-09-27T23:11:49.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T23:11:50.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T23:11:50.370Z] OK: 211 MiB in 51 packages [2022-09-27T23:11:50.374Z] Still waiting to schedule task [2022-09-27T23:11:50.374Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1458’ [2022-09-27T23:11:50.936Z] Removing intermediate container b192691eedde [2022-09-27T23:11:50.936Z] ---> ba064a20034f [2022-09-27T23:11:50.936Z] Step 9/13 : WORKDIR /app [2022-09-27T23:11:50.936Z] ---> Running in 193245045a26 [2022-09-27T23:11:50.936Z] Removing intermediate container 193245045a26 [2022-09-27T23:11:50.936Z] ---> 837951ee10b2 [2022-09-27T23:11:50.936Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T23:11:50.936Z] ---> 623ba2b4c2e9 [2022-09-27T23:11:50.936Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T23:11:50.936Z] ---> Running in 014d2dc0dd77 [2022-09-27T23:12:12.872Z] Removing intermediate container 014d2dc0dd77 [2022-09-27T23:12:12.872Z] ---> 25a36d230d0c [2022-09-27T23:12:12.872Z] Step 12/13 : COPY . . [2022-09-27T23:12:12.872Z] ---> cb8ebaa323e6 [2022-09-27T23:12:12.872Z] Step 13/13 : RUN $MAKE [2022-09-27T23:12:12.872Z] ---> Running in 2dc34a7b5949 [2022-09-27T23:12:12.872Z] noop [2022-09-27T23:12:12.872Z] Removing intermediate container 2dc34a7b5949 [2022-09-27T23:12:12.872Z] ---> ff0a807f0b36 [2022-09-27T23:12:12.872Z] Successfully built ff0a807f0b36 [2022-09-27T23:12:12.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:12:13.302Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T23:12:13.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:12:13.441Z] prd-ubuntu20.04-docker-8c-8g-1459 does not seem to be running inside a container [2022-09-27T23:12:13.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-109 -v /w/workspace/undry_device-rfid-llrp-go_PR-109:/w/workspace/undry_device-rfid-llrp-go_PR-109:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T23:12:13.808Z] $ docker top 5b89945038cd1ad762482aee97095f9a155e1a4758980aa3e9550a67162e4d82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:12:14.207Z] + go version [2022-09-27T23:12:14.207Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T23:12:14.241Z] $ docker stop --time=1 5b89945038cd1ad762482aee97095f9a155e1a4758980aa3e9550a67162e4d82 [2022-09-27T23:12:15.522Z] $ docker rm -f 5b89945038cd1ad762482aee97095f9a155e1a4758980aa3e9550a67162e4d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:12:16.233Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T23:12:16.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:12:16.374Z] prd-ubuntu20.04-docker-8c-8g-1459 does not seem to be running inside a container [2022-09-27T23:12:16.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-109 -v /w/workspace/undry_device-rfid-llrp-go_PR-109:/w/workspace/undry_device-rfid-llrp-go_PR-109:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T23:12:16.722Z] $ docker top bc30b0fec8bb8bd1f823e16801ae0ca67a1d3286a0b88e2392d6b52923cebfd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:12:17.107Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-109 [Pipeline] fileExists [Pipeline] sh [2022-09-27T23:12:17.476Z] + make test [2022-09-27T23:12:17.476Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T23:12:17.734Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-27T23:12:27.702Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-27T23:12:27.702Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-27T23:12:30.985Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.301s coverage: 38.5% of statements [2022-09-27T23:12:30.985Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2022-09-27T23:12:30.985Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2022-09-27T23:12:39.093Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T23:12:39.093Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T23:12:40.992Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T23:12:40.992Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T23:12:40.992Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T23:12:41.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T23:12:41.317Z] $ docker stop --time=1 bc30b0fec8bb8bd1f823e16801ae0ca67a1d3286a0b88e2392d6b52923cebfd8 [2022-09-27T23:12:43.740Z] $ docker rm -f bc30b0fec8bb8bd1f823e16801ae0ca67a1d3286a0b88e2392d6b52923cebfd8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T23:12:44.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T23:12:44.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T23:12:44.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T23:12:45.227Z] + ls -al . [2022-09-27T23:12:45.228Z] total 640 [2022-09-27T23:12:45.228Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 23:12 . [2022-09-27T23:12:45.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:11 .. [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 23:11 .dockerignore [2022-09-27T23:12:45.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 23:12 .git [2022-09-27T23:12:45.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 23:11 .github [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 23:11 .gitignore [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 23:11 .golangci.yml [2022-09-27T23:12:45.228Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 23:11 .semver [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 11000 Sep 27 23:11 Attribution.txt [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 27 23:11 CHANGELOG.md [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 27 23:11 Dockerfile [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 23:11 GOVERNANCE.md [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 23:11 Jenkinsfile [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 23:11 LICENSE [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 2405 Sep 27 23:11 Makefile [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 23:11 OWNERS.md [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 29160 Sep 27 23:11 README.md [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 23:11 VERSION [2022-09-27T23:12:45.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 23:11 bin [2022-09-27T23:12:45.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:11 cmd [2022-09-27T23:12:45.228Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 27 23:12 coverage.out [2022-09-27T23:12:45.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 23:11 examples [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 3609 Sep 27 23:11 go.mod [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 37783 Sep 27 23:11 go.sum [2022-09-27T23:12:45.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 23:11 images [2022-09-27T23:12:45.228Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 23:11 internal [2022-09-27T23:12:45.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:11 snap [2022-09-27T23:12:45.228Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 23:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:12:45.634Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9b5f28e3c5720c10038d035e1a5d008fc4c90c75 --label arch=amd64 --label version=0.0.0 . [2022-09-27T23:12:45.634Z] Sending build context to Docker daemon 4.069MB [2022-09-27T23:12:45.634Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T23:12:45.634Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-27T23:12:45.634Z] ---> ff0a807f0b36 [2022-09-27T23:12:45.634Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-09-27T23:12:45.892Z] ---> Running in 764e699358b6 [2022-09-27T23:12:45.892Z] Removing intermediate container 764e699358b6 [2022-09-27T23:12:45.892Z] ---> 6161258bae67 [2022-09-27T23:12:45.892Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T23:12:45.892Z] ---> Running in ed3aa81a1ebd [2022-09-27T23:12:45.892Z] Removing intermediate container ed3aa81a1ebd [2022-09-27T23:12:45.892Z] ---> 90eeb4c8c9c8 [2022-09-27T23:12:45.892Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-27T23:12:45.892Z] ---> Running in cb17b622e2d2 [2022-09-27T23:12:46.151Z] Removing intermediate container cb17b622e2d2 [2022-09-27T23:12:46.151Z] ---> 9f737b9634b0 [2022-09-27T23:12:46.151Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T23:12:46.151Z] ---> Running in 7cd2916ba27a [2022-09-27T23:12:46.151Z] Removing intermediate container 7cd2916ba27a [2022-09-27T23:12:46.151Z] ---> e33bb28d4ff2 [2022-09-27T23:12:46.151Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:12:46.151Z] ---> Running in caa8d56634b2 [2022-09-27T23:12:46.719Z] Removing intermediate container caa8d56634b2 [2022-09-27T23:12:46.719Z] ---> 8c2ef42e6f67 [2022-09-27T23:12:46.719Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T23:12:46.719Z] ---> Running in 8809f076b790 [2022-09-27T23:12:46.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T23:12:47.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T23:12:48.174Z] OK: 211 MiB in 51 packages [2022-09-27T23:12:48.432Z] Removing intermediate container 8809f076b790 [2022-09-27T23:12:48.432Z] ---> 05505ff8e024 [2022-09-27T23:12:48.432Z] Step 9/26 : WORKDIR /app [2022-09-27T23:12:48.432Z] ---> Running in 56eb5dc91f6c [2022-09-27T23:12:48.432Z] Removing intermediate container 56eb5dc91f6c [2022-09-27T23:12:48.432Z] ---> c021e7b58bbe [2022-09-27T23:12:48.432Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-27T23:12:48.690Z] ---> ae71a2c7f1c3 [2022-09-27T23:12:48.690Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T23:12:48.690Z] ---> Running in eb1ba0a5fa11 [2022-09-27T23:12:49.255Z] Removing intermediate container eb1ba0a5fa11 [2022-09-27T23:12:49.255Z] ---> 95ed60bfc589 [2022-09-27T23:12:49.255Z] Step 12/26 : COPY . . [2022-09-27T23:12:49.514Z] ---> 60092cf91c98 [2022-09-27T23:12:49.514Z] Step 13/26 : RUN $MAKE [2022-09-27T23:12:49.514Z] ---> Running in 6b042e197186 [2022-09-27T23:12:49.772Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.28 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-27T23:13:11.691Z] Removing intermediate container 6b042e197186 [2022-09-27T23:13:11.691Z] ---> 8bd503ce50f3 [2022-09-27T23:13:11.691Z] Step 14/26 : FROM alpine:3.16 [2022-09-27T23:13:11.691Z] 3.16: Pulling from library/alpine [2022-09-27T23:13:11.691Z] 213ec9aee27d: Pulling fs layer [2022-09-27T23:13:11.691Z] 213ec9aee27d: Verifying Checksum [2022-09-27T23:13:11.691Z] 213ec9aee27d: Download complete [2022-09-27T23:13:11.691Z] 213ec9aee27d: Pull complete [2022-09-27T23:13:11.691Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T23:13:11.691Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T23:13:11.691Z] ---> 9c6f07244728 [2022-09-27T23:13:11.691Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T23:13:11.691Z] ---> Running in f6dfed927bc8 [2022-09-27T23:13:11.691Z] Removing intermediate container f6dfed927bc8 [2022-09-27T23:13:11.691Z] ---> 5ce958ab60d7 [2022-09-27T23:13:11.691Z] Step 16/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:13:11.691Z] ---> Running in e652eb7e8407 [2022-09-27T23:13:11.691Z] Removing intermediate container e652eb7e8407 [2022-09-27T23:13:11.691Z] ---> e7b0a774057d [2022-09-27T23:13:11.691Z] Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T23:13:11.691Z] ---> Running in c4bb265c33f1 [2022-09-27T23:13:11.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T23:13:11.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T23:13:11.951Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T23:13:11.951Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T23:13:11.951Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T23:13:12.210Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T23:13:12.210Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T23:13:12.210Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T23:13:12.479Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T23:13:12.479Z] OK: 8 MiB in 20 packages [2022-09-27T23:13:12.737Z] Removing intermediate container c4bb265c33f1 [2022-09-27T23:13:12.737Z] ---> 9ec58ba4b31e [2022-09-27T23:13:12.737Z] Step 18/26 : COPY --from=builder /app/LICENSE / [2022-09-27T23:13:12.996Z] ---> 7bf8ae9d8207 [2022-09-27T23:13:12.996Z] Step 19/26 : COPY --from=builder /app/Attribution.txt / [2022-09-27T23:13:12.996Z] ---> 1658f4ea918b [2022-09-27T23:13:12.996Z] Step 20/26 : COPY --from=builder /app/cmd/ / [2022-09-27T23:13:13.562Z] ---> 972c157449be [2022-09-27T23:13:13.562Z] Step 21/26 : EXPOSE 59989 [2022-09-27T23:13:13.562Z] ---> Running in 50d37a2a564c [2022-09-27T23:13:13.820Z] Removing intermediate container 50d37a2a564c [2022-09-27T23:13:13.820Z] ---> cac4dde907eb [2022-09-27T23:13:13.820Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-27T23:13:13.820Z] ---> Running in e0a82aa62413 [2022-09-27T23:13:13.820Z] Removing intermediate container e0a82aa62413 [2022-09-27T23:13:13.820Z] ---> c13fbb8e7dad [2022-09-27T23:13:13.820Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T23:13:13.820Z] ---> Running in a844c2160ad7 [2022-09-27T23:13:13.820Z] Removing intermediate container a844c2160ad7 [2022-09-27T23:13:13.820Z] ---> ea00129a0944 [2022-09-27T23:13:13.820Z] Step 24/26 : LABEL arch=amd64 [2022-09-27T23:13:13.820Z] ---> Running in 0ebc6dae2a61 [2022-09-27T23:13:14.079Z] Removing intermediate container 0ebc6dae2a61 [2022-09-27T23:13:14.079Z] ---> cf959379f38c [2022-09-27T23:13:14.079Z] Step 25/26 : LABEL git_sha=9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [2022-09-27T23:13:14.079Z] ---> Running in b1c3f8432ee2 [2022-09-27T23:13:14.079Z] Removing intermediate container b1c3f8432ee2 [2022-09-27T23:13:14.079Z] ---> 6d5bed1a9683 [2022-09-27T23:13:14.079Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T23:13:14.079Z] ---> Running in f12afdbfd29b [2022-09-27T23:13:14.079Z] Removing intermediate container f12afdbfd29b [2022-09-27T23:13:14.079Z] ---> 1cf6bb5d3af9 [2022-09-27T23:13:14.079Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T23:13:14.079Z] Successfully built 1cf6bb5d3af9 [2022-09-27T23:13:14.079Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:13:14.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T23:13:14.989Z] [2022-09-27T23:13:14.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:13:15.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T23:13:15.362Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T23:13:15.362Z] 5eb5b503b376: Pulling fs layer [2022-09-27T23:13:15.362Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T23:13:15.362Z] ec43610c2a17: Pulling fs layer [2022-09-27T23:13:15.362Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T23:13:15.362Z] 33b1e0a273af: Pulling fs layer [2022-09-27T23:13:15.362Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T23:13:15.362Z] 2f39f015ded8: Pulling fs layer [2022-09-27T23:13:15.362Z] 33b1e0a273af: Waiting [2022-09-27T23:13:15.362Z] 5d3b04190fa2: Waiting [2022-09-27T23:13:15.362Z] 2f39f015ded8: Waiting [2022-09-27T23:13:15.362Z] 3a2ae6a8a46f: Waiting [2022-09-27T23:13:15.362Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T23:13:15.362Z] 5c69ac0246d0: Download complete [2022-09-27T23:13:15.362Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T23:13:15.362Z] 3a2ae6a8a46f: Download complete [2022-09-27T23:13:15.621Z] 33b1e0a273af: Verifying Checksum [2022-09-27T23:13:15.621Z] 33b1e0a273af: Download complete [2022-09-27T23:13:15.621Z] 5d3b04190fa2: Download complete [2022-09-27T23:13:15.621Z] ec43610c2a17: Verifying Checksum [2022-09-27T23:13:15.621Z] ec43610c2a17: Download complete [2022-09-27T23:13:15.621Z] 5eb5b503b376: Verifying Checksum [2022-09-27T23:13:15.621Z] 5eb5b503b376: Download complete [2022-09-27T23:13:16.187Z] 2f39f015ded8: Verifying Checksum [2022-09-27T23:13:16.187Z] 2f39f015ded8: Download complete [2022-09-27T23:13:16.753Z] 5eb5b503b376: Pull complete [2022-09-27T23:13:17.011Z] 5c69ac0246d0: Pull complete [2022-09-27T23:13:17.577Z] ec43610c2a17: Pull complete [2022-09-27T23:13:17.577Z] 3a2ae6a8a46f: Pull complete [2022-09-27T23:13:17.835Z] 33b1e0a273af: Pull complete [2022-09-27T23:13:17.835Z] 5d3b04190fa2: Pull complete [2022-09-27T23:13:22.026Z] 2f39f015ded8: Pull complete [2022-09-27T23:13:22.026Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T23:13:22.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T23:13:22.026Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:13:22.227Z] prd-ubuntu20.04-docker-8c-8g-1459 does not seem to be running inside a container [2022-09-27T23:13:22.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-109 -v /w/workspace/undry_device-rfid-llrp-go_PR-109:/w/workspace/undry_device-rfid-llrp-go_PR-109:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T23:13:25.159Z] $ docker top e223b22a08d21732c7f600cebbd9c2b8cae4e2b5a7c27f9d8e0c4f944a094d15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:13:25.587Z] ---> job-cost.sh [2022-09-27T23:13:25.587Z] lf-activate-venv: SKIPPING [2022-09-27T23:13:25.587Z] INFO: No Stack... [2022-09-27T23:13:25.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T23:13:26.410Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T23:13:26.719Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-109/archives/cost.csv [2022-09-27T23:13:26.719Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T23:13:26.755Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-109-1-stack-cost] [2022-09-27T23:13:26.760Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-109-1-stack-cost] did not exist. Created. [2022-09-27T23:13:26.760Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T23:13:27.142Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T23:13:27.193Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T23:13:27.224Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T23:13:27.310Z] $ docker stop --time=1 e223b22a08d21732c7f600cebbd9c2b8cae4e2b5a7c27f9d8e0c4f944a094d15 [2022-09-27T23:13:28.455Z] $ docker rm -f e223b22a08d21732c7f600cebbd9c2b8cae4e2b5a7c27f9d8e0c4f944a094d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T23:15:06.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1460 in /w/workspace/undry_device-rfid-llrp-go_PR-109 [Pipeline] { [Pipeline] ws [2022-09-27T23:15:06.539Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-09-27T23:15:06.616Z] Selected Git installation does not exist. Using Default [2022-09-27T23:15:06.617Z] The recommended git tool is: NONE [2022-09-27T23:15:11.993Z] using credential edgex-jenkins-ssh [2022-09-27T23:15:12.007Z] Cloning the remote Git repository [2022-09-27T23:15:12.052Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-27T23:15:12.134Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-09-27T23:15:12.286Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-27T23:15:12.287Z] > git --version # timeout=10 [2022-09-27T23:15:12.315Z] > git --version # 'git version 2.25.1' [2022-09-27T23:15:12.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T23:15:12.374Z] Verifying host key using known hosts file [2022-09-27T23:15:12.574Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T23:15:12.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T23:15:13.710Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-27T23:15:13.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T23:15:15.206Z] Merging remotes/origin/main commit abf08d0160819e269393c084552fc961dbc8790f into PR head commit 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [2022-09-27T23:15:14.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-27T23:15:14.577Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-27T23:15:14.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T23:15:14.583Z] Verifying host key using known hosts file [2022-09-27T23:15:14.590Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T23:15:14.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-27T23:15:15.222Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T23:15:15.245Z] > git checkout -f 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 # timeout=10 [2022-09-27T23:15:15.362Z] > git remote # timeout=10 [2022-09-27T23:15:15.478Z] Merge succeeded, producing 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [2022-09-27T23:15:15.478Z] Checking out Revision 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 (PR-109) [2022-09-27T23:15:15.384Z] > git config --get remote.origin.url # timeout=10 [2022-09-27T23:15:15.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T23:15:15.407Z] Verifying host key using known hosts file [2022-09-27T23:15:15.410Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T23:15:15.423Z] > git merge abf08d0160819e269393c084552fc961dbc8790f # timeout=10 [2022-09-27T23:15:15.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-27T23:15:15.478Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T23:15:15.494Z] > git checkout -f 9b5f28e3c5720c10038d035e1a5d008fc4c90c75 # timeout=10 [2022-09-27T23:15:19.036Z] Commit message: "build: Add option to build Service with NATS Capability" [2022-09-27T23:15:19.086Z] > git --version # timeout=10 [2022-09-27T23:15:19.099Z] > git --version # 'git version 2.25.1' [2022-09-27T23:15:19.113Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T23:15:20.303Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T23:15:20.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T23:15:20.303Z] Dload Upload Total Spent Left Speed [2022-09-27T23:15:20.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70402 0 --:--:-- --:--:-- --:--:-- 70402 [Pipeline] sh [2022-09-27T23:15:20.946Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T23:15:21.288Z] + sudo tee /etc/docker/daemon.new [2022-09-27T23:15:21.288Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T23:15:21.288Z] { [2022-09-27T23:15:21.288Z] "registry-mirrors": [ [2022-09-27T23:15:21.288Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T23:15:21.288Z] ], [2022-09-27T23:15:21.288Z] "bip": "10.250.0.254/24", [2022-09-27T23:15:21.288Z] "hosts": [ [2022-09-27T23:15:21.288Z] "tcp://0.0.0.0:5555", [2022-09-27T23:15:21.288Z] "unix:///var/run/docker.sock" [2022-09-27T23:15:21.288Z] ], [2022-09-27T23:15:21.288Z] "mtu": 1458, [2022-09-27T23:15:21.288Z] "selinux-enabled": true, [2022-09-27T23:15:21.288Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T23:15:21.288Z] } [Pipeline] sh [2022-09-27T23:15:21.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T23:15:21.995Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:15:40.291Z] provisioning config files... [2022-09-27T23:15:40.318Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17521931483637355650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:15:40.702Z] ---> docker-login.sh [2022-09-27T23:15:40.702Z] nexus3.edgexfoundry.org:10001 [2022-09-27T23:15:40.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:41.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:41.240Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:41.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:41.240Z] [2022-09-27T23:15:41.240Z] Login Succeeded [2022-09-27T23:15:41.240Z] nexus3.edgexfoundry.org:10002 [2022-09-27T23:15:41.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:41.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:41.508Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:41.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:41.508Z] [2022-09-27T23:15:41.508Z] Login Succeeded [2022-09-27T23:15:41.508Z] nexus3.edgexfoundry.org:10003 [2022-09-27T23:15:41.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:42.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:42.046Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:42.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:42.046Z] [2022-09-27T23:15:42.046Z] Login Succeeded [2022-09-27T23:15:42.046Z] nexus3.edgexfoundry.org:10004 [2022-09-27T23:15:42.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:42.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:42.316Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:42.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:42.316Z] [2022-09-27T23:15:42.316Z] Login Succeeded [2022-09-27T23:15:42.316Z] docker.io [2022-09-27T23:15:42.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T23:15:42.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T23:15:42.852Z] Configure a credential helper to remove this warning. See [2022-09-27T23:15:42.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T23:15:42.852Z] [2022-09-27T23:15:42.852Z] Login Succeeded [2022-09-27T23:15:42.852Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T23:15:42.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T23:15:43.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:15:43.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T23:15:43.254Z] ========================================================= [2022-09-27T23:15:43.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T23:15:43.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:15:43.758Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T23:15:44.027Z] Sending build context to Docker daemon 1.221MB [2022-09-27T23:15:44.027Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T23:15:44.027Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T23:15:44.027Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T23:15:44.325Z] b3c136eddcbf: Pulling fs layer [2022-09-27T23:15:44.325Z] c0a3192eca97: Pulling fs layer [2022-09-27T23:15:44.325Z] a050256f5b6f: Pulling fs layer [2022-09-27T23:15:44.325Z] 656be50a0ddc: Pulling fs layer [2022-09-27T23:15:44.325Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T23:15:44.325Z] 46d945488cbd: Pulling fs layer [2022-09-27T23:15:44.325Z] 8a5474983e97: Pulling fs layer [2022-09-27T23:15:44.325Z] 329c88fbcd65: Pulling fs layer [2022-09-27T23:15:44.325Z] 2bbca73fdf42: Waiting [2022-09-27T23:15:44.325Z] 46d945488cbd: Waiting [2022-09-27T23:15:44.325Z] 8a5474983e97: Waiting [2022-09-27T23:15:44.325Z] 329c88fbcd65: Waiting [2022-09-27T23:15:44.325Z] 656be50a0ddc: Waiting [2022-09-27T23:15:44.325Z] a050256f5b6f: Download complete [2022-09-27T23:15:44.325Z] c0a3192eca97: Verifying Checksum [2022-09-27T23:15:44.325Z] c0a3192eca97: Download complete [2022-09-27T23:15:44.325Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T23:15:44.325Z] 2bbca73fdf42: Download complete [2022-09-27T23:15:44.325Z] 46d945488cbd: Verifying Checksum [2022-09-27T23:15:44.325Z] 46d945488cbd: Download complete [2022-09-27T23:15:44.325Z] b3c136eddcbf: Verifying Checksum [2022-09-27T23:15:44.325Z] b3c136eddcbf: Download complete [2022-09-27T23:15:45.429Z] b3c136eddcbf: Pull complete [2022-09-27T23:15:45.429Z] 329c88fbcd65: Verifying Checksum [2022-09-27T23:15:45.429Z] 329c88fbcd65: Download complete [2022-09-27T23:15:45.709Z] c0a3192eca97: Pull complete [2022-09-27T23:15:45.983Z] a050256f5b6f: Pull complete [2022-09-27T23:15:46.569Z] 8a5474983e97: Verifying Checksum [2022-09-27T23:15:46.569Z] 8a5474983e97: Download complete [2022-09-27T23:15:47.155Z] 656be50a0ddc: Download complete [2022-09-27T23:15:59.504Z] 656be50a0ddc: Pull complete [2022-09-27T23:15:59.504Z] 2bbca73fdf42: Pull complete [2022-09-27T23:15:59.504Z] 46d945488cbd: Pull complete [2022-09-27T23:16:04.850Z] 8a5474983e97: Pull complete [2022-09-27T23:16:06.816Z] 329c88fbcd65: Pull complete [2022-09-27T23:16:06.816Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T23:16:06.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T23:16:06.816Z] ---> ff4287adb874 [2022-09-27T23:16:06.816Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T23:16:08.769Z] ---> Running in 569e730572f2 [2022-09-27T23:16:09.037Z] Removing intermediate container 569e730572f2 [2022-09-27T23:16:09.037Z] ---> e91a1bd63944 [2022-09-27T23:16:09.037Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T23:16:09.310Z] ---> Running in f81257f6c68b [2022-09-27T23:16:09.576Z] Removing intermediate container f81257f6c68b [2022-09-27T23:16:09.576Z] ---> 1a8773d8a94c [2022-09-27T23:16:09.576Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-27T23:16:09.843Z] ---> Running in e1ec640ed868 [2022-09-27T23:16:10.110Z] Removing intermediate container e1ec640ed868 [2022-09-27T23:16:10.110Z] ---> 7e4b45805dce [2022-09-27T23:16:10.110Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T23:16:10.110Z] ---> Running in b82cbc2351f9 [2022-09-27T23:16:10.696Z] Removing intermediate container b82cbc2351f9 [2022-09-27T23:16:10.696Z] ---> 960234e4444f [2022-09-27T23:16:10.696Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:16:10.696Z] ---> Running in dd25c1a8896a [2022-09-27T23:16:12.654Z] Removing intermediate container dd25c1a8896a [2022-09-27T23:16:12.654Z] ---> dcad28b7c898 [2022-09-27T23:16:12.654Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T23:16:12.654Z] ---> Running in 9c1fc47d1c18 [2022-09-27T23:16:13.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T23:16:14.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T23:16:15.543Z] OK: 221 MiB in 51 packages [2022-09-27T23:16:16.506Z] Removing intermediate container 9c1fc47d1c18 [2022-09-27T23:16:16.506Z] ---> 25c56e53b014 [2022-09-27T23:16:16.506Z] Step 9/13 : WORKDIR /app [2022-09-27T23:16:16.506Z] ---> Running in 59a74d86c38f [2022-09-27T23:16:16.774Z] Removing intermediate container 59a74d86c38f [2022-09-27T23:16:16.774Z] ---> 18e346721944 [2022-09-27T23:16:16.774Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T23:16:17.358Z] ---> a53594e291bb [2022-09-27T23:16:17.358Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T23:16:17.358Z] ---> Running in dd4911e91ac9 [2022-09-27T23:17:04.198Z] Removing intermediate container dd4911e91ac9 [2022-09-27T23:17:04.198Z] ---> dde4d2561991 [2022-09-27T23:17:04.198Z] Step 12/13 : COPY . . [2022-09-27T23:17:04.465Z] ---> 2e8f9790bff1 [2022-09-27T23:17:04.465Z] Step 13/13 : RUN $MAKE [2022-09-27T23:17:04.465Z] ---> Running in 03881759b84e [2022-09-27T23:17:05.423Z] noop [2022-09-27T23:17:06.004Z] Removing intermediate container 03881759b84e [2022-09-27T23:17:06.004Z] ---> b7550f328ba5 [2022-09-27T23:17:06.004Z] Successfully built b7550f328ba5 [2022-09-27T23:17:06.004Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:17:06.470Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T23:17:06.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:17:06.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container [2022-09-27T23:17:06.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T23:17:07.786Z] $ docker top 2c643ab423db25c0fab51577810b376bacc23020f2984e22c5ff52da2470b9ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:17:08.632Z] + go version [2022-09-27T23:17:08.632Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T23:17:08.667Z] $ docker stop --time=1 2c643ab423db25c0fab51577810b376bacc23020f2984e22c5ff52da2470b9ef [2022-09-27T23:17:10.225Z] $ docker rm -f 2c643ab423db25c0fab51577810b376bacc23020f2984e22c5ff52da2470b9ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:17:11.041Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T23:17:11.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:17:11.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container [2022-09-27T23:17:11.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T23:17:12.363Z] $ docker top d99c19231f94058fa50019dded32fcc5e9f6c4ef6ab3d19cc3f6459217c2b058 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:17:12.895Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-27T23:17:13.278Z] + make test [2022-09-27T23:17:13.278Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T23:17:15.232Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-27T23:18:51.910Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-27T23:18:51.910Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-27T23:19:10.124Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.982s coverage: 38.5% of statements [2022-09-27T23:19:10.124Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.494s coverage: 52.0% of statements [2022-09-27T23:19:10.124Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2022-09-27T23:19:10.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T23:19:10.124Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T23:19:32.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T23:19:32.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T23:19:32.188Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T23:19:32.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T23:19:32.256Z] $ docker stop --time=1 d99c19231f94058fa50019dded32fcc5e9f6c4ef6ab3d19cc3f6459217c2b058 [2022-09-27T23:19:33.966Z] $ docker rm -f d99c19231f94058fa50019dded32fcc5e9f6c4ef6ab3d19cc3f6459217c2b058 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T23:19:34.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T23:19:34.994Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T23:19:35.638Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T23:19:36.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T23:19:36.764Z] + ls -al . [2022-09-27T23:19:36.764Z] total 636 [2022-09-27T23:19:36.764Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 23:17 . [2022-09-27T23:19:36.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:15 .. [2022-09-27T23:19:36.764Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 23:15 .dockerignore [2022-09-27T23:19:36.764Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 23:15 .git [2022-09-27T23:19:36.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 23:15 .github [2022-09-27T23:19:36.764Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 23:15 .gitignore [2022-09-27T23:19:36.764Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 23:15 .golangci.yml [2022-09-27T23:19:36.764Z] -rw-rw-r-- 1 jenkins jenkins 11000 Sep 27 23:15 Attribution.txt [2022-09-27T23:19:36.764Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 27 23:15 CHANGELOG.md [2022-09-27T23:19:36.764Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 27 23:15 Dockerfile [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 23:15 GOVERNANCE.md [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 23:15 Jenkinsfile [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 23:15 LICENSE [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 2405 Sep 27 23:15 Makefile [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 23:15 OWNERS.md [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 29160 Sep 27 23:15 README.md [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 23:11 VERSION [2022-09-27T23:19:36.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 23:15 bin [2022-09-27T23:19:36.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:15 cmd [2022-09-27T23:19:36.765Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 27 23:19 coverage.out [2022-09-27T23:19:36.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 23:15 examples [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 3609 Sep 27 23:15 go.mod [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 37783 Sep 27 23:15 go.sum [2022-09-27T23:19:36.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 23:15 images [2022-09-27T23:19:36.765Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 23:15 internal [2022-09-27T23:19:36.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 23:15 snap [2022-09-27T23:19:36.765Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 23:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:19:37.193Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9b5f28e3c5720c10038d035e1a5d008fc4c90c75 --label arch=arm64 --label version=0.0.0 . [2022-09-27T23:19:37.492Z] Sending build context to Docker daemon 1.221MB [2022-09-27T23:19:37.492Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T23:19:37.492Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-27T23:19:37.492Z] ---> b7550f328ba5 [2022-09-27T23:19:37.492Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-09-27T23:19:37.768Z] ---> Running in becb3302be6b [2022-09-27T23:19:38.061Z] Removing intermediate container becb3302be6b [2022-09-27T23:19:38.061Z] ---> d1c9a0d6c99d [2022-09-27T23:19:38.061Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T23:19:38.061Z] ---> Running in c2575c91c1e2 [2022-09-27T23:19:38.343Z] Removing intermediate container c2575c91c1e2 [2022-09-27T23:19:38.343Z] ---> 34e7d6293d2d [2022-09-27T23:19:38.343Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-27T23:19:38.616Z] ---> Running in e1cc4a9be826 [2022-09-27T23:19:38.884Z] Removing intermediate container e1cc4a9be826 [2022-09-27T23:19:38.884Z] ---> a21c144d4680 [2022-09-27T23:19:38.884Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T23:19:38.884Z] ---> Running in c88aee9c727c [2022-09-27T23:19:39.470Z] Removing intermediate container c88aee9c727c [2022-09-27T23:19:39.470Z] ---> 9cccf62f93d8 [2022-09-27T23:19:39.470Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:19:39.470Z] ---> Running in 02f2faab7b00 [2022-09-27T23:19:41.429Z] Removing intermediate container 02f2faab7b00 [2022-09-27T23:19:41.429Z] ---> d5aff8b32b44 [2022-09-27T23:19:41.429Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T23:19:41.429Z] ---> Running in efda3c28cf79 [2022-09-27T23:19:42.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T23:19:43.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T23:19:45.382Z] OK: 221 MiB in 51 packages [2022-09-27T23:19:45.971Z] Removing intermediate container efda3c28cf79 [2022-09-27T23:19:45.971Z] ---> 9f44f3cbe391 [2022-09-27T23:19:45.971Z] Step 9/26 : WORKDIR /app [2022-09-27T23:19:45.971Z] ---> Running in 2bdc7ed4e856 [2022-09-27T23:19:46.565Z] Removing intermediate container 2bdc7ed4e856 [2022-09-27T23:19:46.565Z] ---> 86f4886bc41a [2022-09-27T23:19:46.565Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-27T23:19:46.837Z] ---> 58e4c8a4a372 [2022-09-27T23:19:46.837Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T23:19:47.107Z] ---> Running in 9788f6626770 [2022-09-27T23:19:49.696Z] Removing intermediate container 9788f6626770 [2022-09-27T23:19:49.696Z] ---> f4ab2bd710d5 [2022-09-27T23:19:49.696Z] Step 12/26 : COPY . . [2022-09-27T23:19:49.966Z] ---> cb02ea56e1ef [2022-09-27T23:19:49.966Z] Step 13/26 : RUN $MAKE [2022-09-27T23:19:50.236Z] ---> Running in d4db7c7143e9 [2022-09-27T23:19:51.201Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.28 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-27T23:22:12.888Z] Removing intermediate container d4db7c7143e9 [2022-09-27T23:22:12.888Z] ---> d5546188b336 [2022-09-27T23:22:12.888Z] Step 14/26 : FROM alpine:3.16 [2022-09-27T23:22:12.888Z] 3.16: Pulling from library/alpine [2022-09-27T23:22:12.888Z] 9b18e9b68314: Pulling fs layer [2022-09-27T23:22:12.888Z] 9b18e9b68314: Verifying Checksum [2022-09-27T23:22:12.888Z] 9b18e9b68314: Download complete [2022-09-27T23:22:12.888Z] 9b18e9b68314: Pull complete [2022-09-27T23:22:12.888Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T23:22:12.888Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T23:22:12.888Z] ---> a6215f271958 [2022-09-27T23:22:12.888Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T23:22:12.888Z] ---> Running in fabffcfb500d [2022-09-27T23:22:12.888Z] Removing intermediate container fabffcfb500d [2022-09-27T23:22:12.888Z] ---> 23eb7d4b1171 [2022-09-27T23:22:12.888Z] Step 16/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T23:22:12.888Z] ---> Running in 027e72f6a8f6 [2022-09-27T23:22:13.851Z] Removing intermediate container 027e72f6a8f6 [2022-09-27T23:22:13.851Z] ---> 03b7858de807 [2022-09-27T23:22:13.851Z] Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T23:22:13.851Z] ---> Running in 28ef1997f030 [2022-09-27T23:22:14.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T23:22:15.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T23:22:16.736Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T23:22:16.736Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T23:22:16.736Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T23:22:17.001Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T23:22:17.001Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T23:22:17.270Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T23:22:17.270Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T23:22:17.270Z] OK: 8 MiB in 20 packages [2022-09-27T23:22:18.227Z] Removing intermediate container 28ef1997f030 [2022-09-27T23:22:18.227Z] ---> 7e53759124b5 [2022-09-27T23:22:18.227Z] Step 18/26 : COPY --from=builder /app/LICENSE / [2022-09-27T23:22:18.810Z] ---> ff68fd3319e7 [2022-09-27T23:22:18.810Z] Step 19/26 : COPY --from=builder /app/Attribution.txt / [2022-09-27T23:22:19.081Z] ---> eecc1fcc81dd [2022-09-27T23:22:19.081Z] Step 20/26 : COPY --from=builder /app/cmd/ / [2022-09-27T23:22:20.489Z] ---> 4bafc3ded630 [2022-09-27T23:22:20.489Z] Step 21/26 : EXPOSE 59989 [2022-09-27T23:22:20.756Z] ---> Running in ec1a3a30a7fa [2022-09-27T23:22:21.025Z] Removing intermediate container ec1a3a30a7fa [2022-09-27T23:22:21.025Z] ---> 738790eba4f7 [2022-09-27T23:22:21.025Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-27T23:22:21.025Z] ---> Running in 493b3d701ae1 [2022-09-27T23:22:21.293Z] Removing intermediate container 493b3d701ae1 [2022-09-27T23:22:21.293Z] ---> 1cdde8f18834 [2022-09-27T23:22:21.293Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T23:22:21.293Z] ---> Running in 6b13fb14b1e7 [2022-09-27T23:22:21.559Z] Removing intermediate container 6b13fb14b1e7 [2022-09-27T23:22:21.559Z] ---> d4547d64e659 [2022-09-27T23:22:21.559Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T23:22:21.559Z] ---> Running in b6547d3dd5af [2022-09-27T23:22:21.827Z] Removing intermediate container b6547d3dd5af [2022-09-27T23:22:21.827Z] ---> 27029a815445 [2022-09-27T23:22:21.827Z] Step 25/26 : LABEL git_sha=9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [2022-09-27T23:22:21.827Z] ---> Running in 0d314bca220e [2022-09-27T23:22:22.094Z] Removing intermediate container 0d314bca220e [2022-09-27T23:22:22.094Z] ---> 860b2fb60518 [2022-09-27T23:22:22.094Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T23:22:22.361Z] ---> Running in 02bd50ec30d5 [2022-09-27T23:22:22.625Z] Removing intermediate container 02bd50ec30d5 [2022-09-27T23:22:22.625Z] ---> 1a257ed6dcd1 [2022-09-27T23:22:22.625Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T23:22:22.625Z] Successfully built 1a257ed6dcd1 [2022-09-27T23:22:22.625Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:22:23.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T23:22:23.445Z] [2022-09-27T23:22:23.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:22:23.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T23:22:23.848Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T23:22:23.848Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T23:22:23.848Z] 04944245beec: Pulling fs layer [2022-09-27T23:22:23.848Z] 699f458cf7ca: Pulling fs layer [2022-09-27T23:22:23.848Z] 765212b225bb: Pulling fs layer [2022-09-27T23:22:23.848Z] f23df028b6ca: Pulling fs layer [2022-09-27T23:22:23.848Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T23:22:23.848Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T23:22:23.848Z] f23df028b6ca: Waiting [2022-09-27T23:22:23.848Z] 765212b225bb: Waiting [2022-09-27T23:22:23.848Z] d65c8cfc05b1: Waiting [2022-09-27T23:22:23.848Z] 2437ff75d9bd: Waiting [2022-09-27T23:22:24.121Z] 04944245beec: Verifying Checksum [2022-09-27T23:22:24.121Z] 04944245beec: Download complete [2022-09-27T23:22:24.121Z] 765212b225bb: Verifying Checksum [2022-09-27T23:22:24.121Z] 765212b225bb: Download complete [2022-09-27T23:22:24.121Z] f23df028b6ca: Verifying Checksum [2022-09-27T23:22:24.121Z] f23df028b6ca: Download complete [2022-09-27T23:22:24.121Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T23:22:24.121Z] d65c8cfc05b1: Download complete [2022-09-27T23:22:24.121Z] 699f458cf7ca: Verifying Checksum [2022-09-27T23:22:24.121Z] 699f458cf7ca: Download complete [2022-09-27T23:22:24.705Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T23:22:24.705Z] 8998bd30e6a1: Download complete [2022-09-27T23:22:26.647Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T23:22:26.647Z] 2437ff75d9bd: Download complete [2022-09-27T23:22:28.584Z] 8998bd30e6a1: Pull complete [2022-09-27T23:22:28.855Z] 04944245beec: Pull complete [2022-09-27T23:22:30.262Z] 699f458cf7ca: Pull complete [2022-09-27T23:22:30.262Z] 765212b225bb: Pull complete [2022-09-27T23:22:30.845Z] f23df028b6ca: Pull complete [2022-09-27T23:22:31.112Z] d65c8cfc05b1: Pull complete [2022-09-27T23:22:46.089Z] 2437ff75d9bd: Pull complete [2022-09-27T23:22:46.089Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T23:22:46.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T23:22:46.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:22:46.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-1460 does not seem to be running inside a container [2022-09-27T23:22:46.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T23:22:48.796Z] $ docker top 37130ca6dea6971eb852d7b96179890c042eec6a68f70e1e9c345a9b1dc363a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:22:49.347Z] ---> job-cost.sh [2022-09-27T23:22:49.612Z] lf-activate-venv: SKIPPING [2022-09-27T23:22:49.612Z] INFO: No Stack... [2022-09-27T23:22:50.190Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T23:22:50.769Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T23:22:51.098Z] + cut -d, -f6 [2022-09-27T23:22:51.098Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2022-09-27T23:22:51.170Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-109-1-stack-cost] [2022-09-27T23:22:51.175Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-109-1-stack-cost] did not exist. Created. [2022-09-27T23:22:51.175Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T23:22:51.569Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-1fd17a57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T23:22:51.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T23:22:51.951Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T23:22:52.000Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T23:22:52.014Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T23:22:52.088Z] $ docker stop --time=1 37130ca6dea6971eb852d7b96179890c042eec6a68f70e1e9c345a9b1dc363a4 [2022-09-27T23:22:53.530Z] $ docker rm -f 37130ca6dea6971eb852d7b96179890c042eec6a68f70e1e9c345a9b1dc363a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T23:22:54.470Z] provisioning config files... [2022-09-27T23:22:54.483Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp/config12795756561439598263tmp [Pipeline] { [Pipeline] sh [2022-09-27T23:22:54.817Z] + set +x [2022-09-27T23:22:54.817Z] + curl -s https://codecov.io/bash [2022-09-27T23:22:54.817Z] + bash -s -- [2022-09-27T23:22:54.817Z] [2022-09-27T23:22:54.817Z] _____ _ [2022-09-27T23:22:54.817Z] / ____| | | [2022-09-27T23:22:54.817Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T23:22:54.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T23:22:54.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T23:22:54.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T23:22:54.817Z] Bash-1.0.6 [2022-09-27T23:22:54.817Z] [2022-09-27T23:22:54.817Z] [2022-09-27T23:22:54.817Z] ==> git version 2.25.1 found [2022-09-27T23:22:54.817Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T23:22:54.817Z] Release-Date: 2020-01-08 [2022-09-27T23:22:54.817Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T23:22:54.817Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T23:22:54.818Z] ==> Jenkins CI detected. [2022-09-27T23:22:54.818Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-109 [2022-09-27T23:22:54.818Z] project root: . [2022-09-27T23:22:54.818Z] --> token set from env [2022-09-27T23:22:54.818Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T23:22:54.818Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T23:22:54.818Z] ==> Python coveragepy not found [2022-09-27T23:22:54.818Z] ==> Searching for coverage reports in: [2022-09-27T23:22:54.818Z] + . [2022-09-27T23:22:54.818Z] -> Found 1 reports [2022-09-27T23:22:54.818Z] ==> Detecting git/mercurial file structure [2022-09-27T23:22:54.818Z] ==> Reading reports [2022-09-27T23:22:54.818Z] + ./coverage.out bytes=460049 [2022-09-27T23:22:54.818Z] ==> Appending adjustments [2022-09-27T23:22:54.818Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T23:22:55.078Z] + Found adjustments [2022-09-27T23:22:55.078Z] ==> Gzipping contents [2022-09-27T23:22:55.078Z] 52K /tmp/codecov.QKUJLy.gz [2022-09-27T23:22:55.078Z] ==> Uploading reports [2022-09-27T23:22:55.078Z] url: https://codecov.io [2022-09-27T23:22:55.078Z] query: branch=PR-109&commit=9b5f28e3c5720c10038d035e1a5d008fc4c90c75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=109&job=&cmd_args= [2022-09-27T23:22:55.078Z] -> Pinging Codecov [2022-09-27T23:22:55.078Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-109&commit=9b5f28e3c5720c10038d035e1a5d008fc4c90c75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=109&job=&cmd_args= [2022-09-27T23:22:55.648Z] -> Uploading to [2022-09-27T23:22:55.648Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/581DD39554BDF9B6E22D074273EAD858/9b5f28e3c5720c10038d035e1a5d008fc4c90c75/4bff00cf-823c-4f5d-abda-a08b77435f33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T232255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=143f6da032b18f4c21c0253c9a509246ff3c92b4442d13afdab98224fd34cc7c [2022-09-27T23:22:55.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T23:22:55.648Z] Dload Upload Total Spent Left Speed [2022-09-27T23:22:55.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51587 0 0 100 51587 0 227k --:--:-- --:--:-- --:--:-- 226k 100 51587 0 0 100 51587 0 203k --:--:-- --:--:-- --:--:-- 202k [2022-09-27T23:22:55.909Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9b5f28e3c5720c10038d035e1a5d008fc4c90c75 [Pipeline] } [2022-09-27T23:22:55.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T23:22:57.616Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-109/archives ] [2022-09-27T23:22:57.616Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-109/archives [2022-09-27T23:22:57.616Z] total 16 [2022-09-27T23:22:57.616Z] drwxr-xr-x 3 root root 4096 Sep 27 23:13 . [2022-09-27T23:22:57.616Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 23:13 .. [2022-09-27T23:22:57.616Z] drwxr-xr-x 2 root root 4096 Sep 27 23:13 cost [2022-09-27T23:22:57.616Z] -rw-r--r-- 1 root root 91 Sep 27 23:13 cost.csv [2022-09-27T23:22:57.616Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-109/archives [2022-09-27T23:22:57.616Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-109/archives [2022-09-27T23:22:57.616Z] total 16 [2022-09-27T23:22:57.616Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 23:13 . [2022-09-27T23:22:57.616Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 23:13 .. [2022-09-27T23:22:57.616Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 23:13 cost [2022-09-27T23:22:57.616Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 27 23:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:22:57.940Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:22:58.826Z] ---> package-listing.sh [2022-09-27T23:22:58.826Z] ++ facter osfamily [2022-09-27T23:22:58.826Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T23:22:59.085Z] + OS_FAMILY=debian [2022-09-27T23:22:59.086Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-109 [2022-09-27T23:22:59.086Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T23:22:59.086Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T23:22:59.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T23:22:59.086Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T23:22:59.086Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-109 ']' [2022-09-27T23:22:59.086Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T23:22:59.086Z] + case "${OS_FAMILY}" in [2022-09-27T23:22:59.086Z] + dpkg -l [2022-09-27T23:22:59.086Z] + grep '^ii' [2022-09-27T23:22:59.086Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T23:22:59.086Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T23:22:59.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T23:22:59.086Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-109 ']' [2022-09-27T23:22:59.086Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-109/archives/ [2022-09-27T23:22:59.086Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-109/archives/ [Pipeline] echo [2022-09-27T23:22:59.121Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T23:22:59.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T23:23:00.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T23:23:00.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T23:23:00.164Z] prd-ubuntu20.04-docker-8c-8g-1459 does not seem to be running inside a container [2022-09-27T23:23:00.188Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-109 -v /w/workspace/undry_device-rfid-llrp-go_PR-109:/w/workspace/undry_device-rfid-llrp-go_PR-109:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T23:23:00.377Z] $ docker top 4baa6de50741cdbd69eb6ddb53ae2a25ce471bbfd2d43de8ca6d0e9096bab2c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T23:23:00.761Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T23:23:01.068Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T23:23:01.378Z] + ls /var/log/sa-host [2022-09-27T23:23:01.378Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T23:23:01.515Z] provisioning config files... [2022-09-27T23:23:01.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-109@tmp/config16223352750853677357tmp [Pipeline] { [Pipeline] echo [2022-09-27T23:23:01.573Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:23:01.883Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T23:23:01.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:23:02.293Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T23:23:02.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:23:02.646Z] ---> sudo-logs.sh [2022-09-27T23:23:02.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T23:23:02.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:23:03.035Z] ---> job-cost.sh [2022-09-27T23:23:03.035Z] lf-activate-venv: SKIPPING [2022-09-27T23:23:03.035Z] DEBUG: total: 0.2199999988079071 [2022-09-27T23:23:03.035Z] INFO: Retrieving Stack Cost... [2022-09-27T23:23:03.602Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T23:23:03.860Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T23:23:03.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T23:23:04.208Z] ---> logs-deploy.sh [2022-09-27T23:23:04.208Z] lf-activate-venv: SKIPPING [2022-09-27T23:23:04.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-109/1 [2022-09-27T23:23:04.208Z] INFO: archiving workspace using pattern(s): [2022-09-27T23:23:05.145Z] Archives upload complete. [2022-09-27T23:23:05.145Z] INFO: archiving logs to Nexus