Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1c7cd92d556b570c51428bc25b9f396bcc941d0+c8ddb795451293862e71ea8481bb36f4aa2ad204 (5c00c706633823fb33f41dd445c7dd3bc6ebb98f) 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-ssh2767954046624968309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1199059015291904430.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-167/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-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh381314092156991464.key > 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-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4290698184528039804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2191924370028074743.key > 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-167/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-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15046815819476284851.key > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7559 in /w/workspace/undry_device-rfid-llrp-go_PR-167 [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-167 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit b1c7cd92d556b570c51428bc25b9f396bcc941d0 Merge succeeded, producing b1c7cd92d556b570c51428bc25b9f396bcc941d0 Checking out Revision b1c7cd92d556b570c51428bc25b9f396bcc941d0 (PR-167) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T11:02:37.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b1c7cd92d556b570c51428bc25b9f396bcc941d0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c7cd92d556b570c51428bc25b9f396bcc941d0 # timeout=10 [Pipeline] withCredentials [2023-02-27T11:02:38.149Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T11:02:38.248Z] ========================================================= [2023-02-27T11:02:38.248Z] EdgeX Global Pipelines Version Info [2023-02-27T11:02:38.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:02:38.982Z] ------------------- [2023-02-27T11:02:38.982Z] stable info: [2023-02-27T11:02:38.982Z] ------------------- [2023-02-27T11:02:38.982Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T11:02:38.982Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T11:02:38.982Z] Message: update stable to v1.0.244 [2023-02-27T11:02:39.552Z] ------------------- [2023-02-27T11:02:39.552Z] experimental info: [2023-02-27T11:02:39.552Z] ------------------- [2023-02-27T11:02:39.552Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T11:02:39.552Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T11:02:39.552Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T11:02:39.839Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-27T11:02:39.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-27T11:02:39.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T11:02:39.966Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T11:02:40.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T11:02:40.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T11:02:40.100Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T11:02:40.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T11:02:40.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T11:02:40.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T11:02:40.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T11:02:40.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-27T11:02:40.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T11:02:40.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T11:02:40.425Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T11:02:40.466Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T11:02:40.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T11:02:40.544Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T11:02:40.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T11:02:40.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T11:02:40.677Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T11:02:40.715Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T11:02:40.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T11:02:40.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T11:02:40.843Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T11:02:40.882Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T11:02:40.924Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T11:02:40.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo [2023-02-27T11:02:41.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo [2023-02-27T11:02:41.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo [2023-02-27T11:02:41.102Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] echo [2023-02-27T11:02:41.145Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1c7cd9 [Pipeline] echo [2023-02-27T11:02:41.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T11:02:41.304Z] provisioning config files... [2023-02-27T11:02:41.317Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/config16058073015515572805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:02:41.677Z] ---> docker-login.sh [2023-02-27T11:02:41.678Z] nexus3.edgexfoundry.org:10001 [2023-02-27T11:02:41.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:02:42.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:02:42.197Z] Configure a credential helper to remove this warning. See [2023-02-27T11:02:42.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:02:42.197Z] [2023-02-27T11:02:42.197Z] Login Succeeded [2023-02-27T11:02:42.197Z] nexus3.edgexfoundry.org:10002 [2023-02-27T11:02:42.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:02:42.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:02:42.197Z] Configure a credential helper to remove this warning. See [2023-02-27T11:02:42.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:02:42.197Z] [2023-02-27T11:02:42.197Z] Login Succeeded [2023-02-27T11:02:42.197Z] nexus3.edgexfoundry.org:10003 [2023-02-27T11:02:42.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:02:42.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:02:42.197Z] Configure a credential helper to remove this warning. See [2023-02-27T11:02:42.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:02:42.197Z] [2023-02-27T11:02:42.197Z] Login Succeeded [2023-02-27T11:02:42.197Z] nexus3.edgexfoundry.org:10004 [2023-02-27T11:02:42.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:02:42.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:02:42.457Z] Configure a credential helper to remove this warning. See [2023-02-27T11:02:42.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:02:42.457Z] [2023-02-27T11:02:42.457Z] Login Succeeded [2023-02-27T11:02:42.457Z] docker.io [2023-02-27T11:02:42.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:02:42.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:02:42.718Z] Configure a credential helper to remove this warning. See [2023-02-27T11:02:42.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:02:42.718Z] [2023-02-27T11:02:42.718Z] Login Succeeded [2023-02-27T11:02:42.718Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T11:02:42.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T11:02:43.365Z] + git rev-list -1 --merges b1c7cd92d556b570c51428bc25b9f396bcc941d0~1..b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] echo [2023-02-27T11:02:43.425Z] -----------> git rev-list -1 --merges b1c7cd92d556b570c51428bc25b9f396bcc941d0~1..b1c7cd92d556b570c51428bc25b9f396bcc941d0 b1c7cd92d556b570c51428bc25b9f396bcc941d0 [false] [Pipeline] sh [2023-02-27T11:02:43.734Z] + git log --format=format:%s -1 b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] echo [2023-02-27T11:02:43.771Z] ========================================================= [2023-02-27T11:02:43.771Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T11:02:43.771Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T11:02:44.205Z] + git log --format=format:%s -1 b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] echo [2023-02-27T11:02:44.235Z] [semverPrep] GIT_COMMIT: b1c7cd92d556b570c51428bc25b9f396bcc941d0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-27T11:02:44.266Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T11:02:44.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T11:02:44.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T11:02:44.643Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T11:02:44.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T11:02:44.643Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T11:02:44.643Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T11:02:44.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:02:45.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T11:02:45.060Z] [2023-02-27T11:02:45.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:02:45.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T11:02:45.443Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T11:02:45.443Z] b85a868b505f: Pulling fs layer [2023-02-27T11:02:45.443Z] e2be974225ed: Pulling fs layer [2023-02-27T11:02:45.443Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T11:02:45.443Z] 988bab9f4d93: Pulling fs layer [2023-02-27T11:02:45.443Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T11:02:45.443Z] eaf3925da568: Pulling fs layer [2023-02-27T11:02:45.443Z] bab4dde63d76: Pulling fs layer [2023-02-27T11:02:45.443Z] bde34c3a00c8: Pulling fs layer [2023-02-27T11:02:45.444Z] b352a97aabf1: Pulling fs layer [2023-02-27T11:02:45.444Z] 4872d77fe225: Pulling fs layer [2023-02-27T11:02:45.444Z] 5851b861e8e6: Pulling fs layer [2023-02-27T11:02:45.444Z] bde34c3a00c8: Waiting [2023-02-27T11:02:45.444Z] b352a97aabf1: Waiting [2023-02-27T11:02:45.444Z] 4872d77fe225: Waiting [2023-02-27T11:02:45.444Z] eaf3925da568: Waiting [2023-02-27T11:02:45.444Z] 5851b861e8e6: Waiting [2023-02-27T11:02:45.444Z] bab4dde63d76: Waiting [2023-02-27T11:02:45.444Z] 1469e6f7b9e6: Waiting [2023-02-27T11:02:45.444Z] e2be974225ed: Verifying Checksum [2023-02-27T11:02:45.444Z] e2be974225ed: Download complete [2023-02-27T11:02:45.444Z] 988bab9f4d93: Verifying Checksum [2023-02-27T11:02:45.444Z] 988bab9f4d93: Download complete [2023-02-27T11:02:45.704Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T11:02:45.704Z] 1469e6f7b9e6: Download complete [2023-02-27T11:02:45.704Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T11:02:45.704Z] 339a4e72a1f5: Download complete [2023-02-27T11:02:45.704Z] eaf3925da568: Download complete [2023-02-27T11:02:45.704Z] bde34c3a00c8: Download complete [2023-02-27T11:02:45.704Z] b352a97aabf1: Download complete [2023-02-27T11:02:45.704Z] 4872d77fe225: Download complete [2023-02-27T11:02:45.704Z] 5851b861e8e6: Verifying Checksum [2023-02-27T11:02:45.704Z] 5851b861e8e6: Download complete [2023-02-27T11:02:45.704Z] b85a868b505f: Verifying Checksum [2023-02-27T11:02:45.704Z] b85a868b505f: Download complete [2023-02-27T11:02:45.964Z] bab4dde63d76: Verifying Checksum [2023-02-27T11:02:45.964Z] bab4dde63d76: Download complete [2023-02-27T11:02:46.903Z] b85a868b505f: Pull complete [2023-02-27T11:02:47.162Z] e2be974225ed: Pull complete [2023-02-27T11:02:47.731Z] 339a4e72a1f5: Pull complete [2023-02-27T11:02:47.731Z] 988bab9f4d93: Pull complete [2023-02-27T11:02:47.990Z] 1469e6f7b9e6: Pull complete [2023-02-27T11:02:47.990Z] eaf3925da568: Pull complete [2023-02-27T11:02:49.893Z] bab4dde63d76: Pull complete [2023-02-27T11:02:49.893Z] bde34c3a00c8: Pull complete [2023-02-27T11:02:49.893Z] b352a97aabf1: Pull complete [2023-02-27T11:02:49.893Z] 4872d77fe225: Pull complete [2023-02-27T11:02:49.893Z] 5851b861e8e6: Pull complete [2023-02-27T11:02:49.893Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T11:02:49.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T11:02:49.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T11:02:50.118Z] prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container [2023-02-27T11:02:50.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T11:02:53.322Z] $ docker top 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd -eo pid,comm [2023-02-27T11:02:53.375Z] 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). [2023-02-27T11:02:53.375Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T11:02:53.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T11:02:53.628Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T11:02:53.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T11:02:53.750Z] $ docker exec 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd ssh-agent [2023-02-27T11:02:53.864Z] SSH_AUTH_SOCK=/tmp/ssh-dTT3B0hrQbhf/agent.33 [2023-02-27T11:02:53.864Z] SSH_AGENT_PID=39 [2023-02-27T11:02:53.871Z] Running ssh-add (command line suppressed) [2023-02-27T11:02:53.970Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/private_key_3087018669348169147.key (/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/private_key_3087018669348169147.key) [2023-02-27T11:02:53.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T11:02:54.318Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T11:02:54.352Z] $ docker exec --env ******** --env ******** 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd ssh-agent -k [2023-02-27T11:02:54.451Z] unset SSH_AUTH_SOCK; [2023-02-27T11:02:54.452Z] unset SSH_AGENT_PID; [2023-02-27T11:02:54.452Z] echo Agent pid 39 killed; [2023-02-27T11:02:54.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T11:02:54.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T11:02:54.553Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T11:02:54.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T11:02:54.673Z] $ docker exec 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd ssh-agent [2023-02-27T11:02:54.794Z] SSH_AUTH_SOCK=/tmp/ssh-AGx5DEZ4wSHK/agent.70 [2023-02-27T11:02:54.794Z] SSH_AGENT_PID=76 [2023-02-27T11:02:54.799Z] Running ssh-add (command line suppressed) [2023-02-27T11:02:54.913Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/private_key_2755341875005547984.key (/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/private_key_2755341875005547984.key) [2023-02-27T11:02:54.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T11:02:55.263Z] + git semver init [2023-02-27T11:02:55.522Z] 2023-02-27 11:02:55,448 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T11:02:55.522Z] 2023-02-27 11:02:55,449 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver [2023-02-27T11:02:55.522Z] 2023-02-27 11:02:55,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-167/.semver [2023-02-27T11:02:55.522Z] 2023-02-27 11:02:55,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-167, universal_newlines=False, shell=None, istream=None) [2023-02-27T11:02:56.460Z] 2023-02-27 11:02:56,348 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-167/.git/info/exclude [2023-02-27T11:02:56.460Z] 2023-02-27 11:02:56,348 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver/PR-167 with force:False [2023-02-27T11:02:56.460Z] 2023-02-27 11:02:56,349 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver/PR-167 [2023-02-27T11:02:56.460Z] 2023-02-27 11:02:56,353 [execute] INFO git cat-file --batch-check [2023-02-27T11:02:56.460Z] 2023-02-27 11:02:56,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T11:02:56.460Z] 2023-02-27 11:02:56,359 [execute] INFO git cat-file --batch [2023-02-27T11:02:56.460Z] 2023-02-27 11:02:56,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T11:02:56.460Z] 2023-02-27 11:02:56,365 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-167/.semver/PR-167 [2023-02-27T11:02:56.460Z] 0.0.0 [Pipeline] } [2023-02-27T11:02:56.489Z] $ docker exec --env ******** --env ******** 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd ssh-agent -k [2023-02-27T11:02:56.593Z] unset SSH_AUTH_SOCK; [2023-02-27T11:02:56.593Z] unset SSH_AGENT_PID; [2023-02-27T11:02:56.593Z] echo Agent pid 76 killed; [2023-02-27T11:02:56.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T11:02:57.020Z] + git semver [Pipeline] } [2023-02-27T11:02:57.307Z] $ docker stop --time=1 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd [2023-02-27T11:02:58.631Z] $ docker rm -f --volumes 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T11:02:59.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T11:02:59.368Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T11:02:59.383Z] [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 [2023-02-27T11:02:59.949Z] provisioning config files... [2023-02-27T11:02:59.959Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/config7125686891209228776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:03:00.302Z] ---> docker-login.sh [2023-02-27T11:03:00.303Z] nexus3.edgexfoundry.org:10001 [2023-02-27T11:03:00.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:03:00.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:03:00.303Z] Configure a credential helper to remove this warning. See [2023-02-27T11:03:00.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:03:00.303Z] [2023-02-27T11:03:00.303Z] Login Succeeded [2023-02-27T11:03:00.303Z] nexus3.edgexfoundry.org:10002 [2023-02-27T11:03:00.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:03:00.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:03:00.303Z] Configure a credential helper to remove this warning. See [2023-02-27T11:03:00.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:03:00.303Z] [2023-02-27T11:03:00.303Z] Login Succeeded [2023-02-27T11:03:00.303Z] nexus3.edgexfoundry.org:10003 [2023-02-27T11:03:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:03:00.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:03:00.562Z] Configure a credential helper to remove this warning. See [2023-02-27T11:03:00.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:03:00.562Z] [2023-02-27T11:03:00.562Z] Login Succeeded [2023-02-27T11:03:00.562Z] nexus3.edgexfoundry.org:10004 [2023-02-27T11:03:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:03:00.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:03:00.562Z] Configure a credential helper to remove this warning. See [2023-02-27T11:03:00.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:03:00.562Z] [2023-02-27T11:03:00.562Z] Login Succeeded [2023-02-27T11:03:00.562Z] docker.io [2023-02-27T11:03:00.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:03:00.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:03:00.822Z] Configure a credential helper to remove this warning. See [2023-02-27T11:03:00.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:03:00.822Z] [2023-02-27T11:03:00.822Z] Login Succeeded [2023-02-27T11:03:00.822Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T11:03:00.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T11:03:01.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T11:03:01.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T11:03:01.113Z] ========================================================= [2023-02-27T11:03:01.113Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T11:03:01.113Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:03:01.611Z] + 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 . [2023-02-27T11:03:01.611Z] Sending build context to Docker daemon 4.115MB [2023-02-27T11:03:01.611Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T11:03:01.611Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T11:03:01.611Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T11:03:01.611Z] 213ec9aee27d: Pulling fs layer [2023-02-27T11:03:01.611Z] 4583459ba037: Pulling fs layer [2023-02-27T11:03:01.611Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T11:03:01.611Z] 53926ce57604: Pulling fs layer [2023-02-27T11:03:01.611Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T11:03:01.611Z] 22ff95d597cd: Pulling fs layer [2023-02-27T11:03:01.611Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T11:03:01.611Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T11:03:01.611Z] a7acece74701: Pulling fs layer [2023-02-27T11:03:01.611Z] 22ff95d597cd: Waiting [2023-02-27T11:03:01.611Z] 12d6caf4c0d1: Waiting [2023-02-27T11:03:01.611Z] 96b7cbca73a9: Waiting [2023-02-27T11:03:01.611Z] a7acece74701: Waiting [2023-02-27T11:03:01.611Z] 53926ce57604: Waiting [2023-02-27T11:03:01.611Z] 21b2b0c7a3f4: Waiting [2023-02-27T11:03:01.611Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T11:03:01.611Z] 93c1e223e6f2: Download complete [2023-02-27T11:03:01.611Z] 4583459ba037: Verifying Checksum [2023-02-27T11:03:01.611Z] 4583459ba037: Download complete [2023-02-27T11:03:01.611Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T11:03:01.611Z] 21b2b0c7a3f4: Download complete [2023-02-27T11:03:01.611Z] 22ff95d597cd: Verifying Checksum [2023-02-27T11:03:01.611Z] 22ff95d597cd: Download complete [2023-02-27T11:03:01.876Z] 213ec9aee27d: Verifying Checksum [2023-02-27T11:03:01.876Z] 213ec9aee27d: Download complete [2023-02-27T11:03:01.876Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T11:03:01.876Z] 12d6caf4c0d1: Download complete [2023-02-27T11:03:01.876Z] 213ec9aee27d: Pull complete [2023-02-27T11:03:02.146Z] 4583459ba037: Pull complete [2023-02-27T11:03:02.146Z] 93c1e223e6f2: Pull complete [2023-02-27T11:03:02.725Z] a7acece74701: Verifying Checksum [2023-02-27T11:03:02.725Z] a7acece74701: Download complete [2023-02-27T11:03:02.725Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T11:03:02.725Z] 96b7cbca73a9: Download complete [2023-02-27T11:03:02.725Z] 53926ce57604: Verifying Checksum [2023-02-27T11:03:02.725Z] 53926ce57604: Download complete [2023-02-27T11:03:06.928Z] 53926ce57604: Pull complete [2023-02-27T11:03:06.928Z] 21b2b0c7a3f4: Pull complete [2023-02-27T11:03:06.928Z] 22ff95d597cd: Pull complete [2023-02-27T11:03:06.928Z] 12d6caf4c0d1: Pull complete [2023-02-27T11:03:08.828Z] 96b7cbca73a9: Pull complete [2023-02-27T11:03:09.394Z] a7acece74701: Pull complete [2023-02-27T11:03:09.394Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T11:03:09.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T11:03:09.394Z] ---> db6d94c90886 [2023-02-27T11:03:09.394Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T11:03:14.669Z] ---> Running in 25c02288d9bb [2023-02-27T11:03:14.669Z] Removing intermediate container 25c02288d9bb [2023-02-27T11:03:14.669Z] ---> 306284f167df [2023-02-27T11:03:14.669Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T11:03:14.669Z] ---> Running in 194342e118b0 [2023-02-27T11:03:14.669Z] Removing intermediate container 194342e118b0 [2023-02-27T11:03:14.669Z] ---> 73ef046c6d87 [2023-02-27T11:03:14.669Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T11:03:14.669Z] ---> Running in 9027ba8f0931 [2023-02-27T11:03:14.783Z] Still waiting to schedule task [2023-02-27T11:03:14.783Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T11:03:14.932Z] Removing intermediate container 9027ba8f0931 [2023-02-27T11:03:14.932Z] ---> a482345922a4 [2023-02-27T11:03:14.932Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T11:03:14.932Z] ---> Running in 8d7979f7b160 [2023-02-27T11:03:14.932Z] Removing intermediate container 8d7979f7b160 [2023-02-27T11:03:14.932Z] ---> ef29d51d05f6 [2023-02-27T11:03:14.932Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T11:03:15.191Z] ---> Running in b5b6360c9d12 [2023-02-27T11:03:15.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T11:03:15.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T11:03:15.709Z] OK: 211 MiB in 51 packages [2023-02-27T11:03:16.276Z] Removing intermediate container b5b6360c9d12 [2023-02-27T11:03:16.276Z] ---> 76935fd8cfb3 [2023-02-27T11:03:16.276Z] Step 8/12 : WORKDIR /app [2023-02-27T11:03:16.276Z] ---> Running in c27d95d9947d [2023-02-27T11:03:16.276Z] Removing intermediate container c27d95d9947d [2023-02-27T11:03:16.276Z] ---> 7d4397a17334 [2023-02-27T11:03:16.276Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-27T11:03:16.276Z] ---> a7b237015c8f [2023-02-27T11:03:16.276Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T11:03:16.276Z] ---> Running in 27a841efcf46 [2023-02-27T11:03:42.850Z] Removing intermediate container 27a841efcf46 [2023-02-27T11:03:42.850Z] ---> a3650b14d922 [2023-02-27T11:03:42.850Z] Step 11/12 : COPY . . [2023-02-27T11:03:42.850Z] ---> 0c1c13e60981 [2023-02-27T11:03:42.850Z] Step 12/12 : RUN $MAKE [2023-02-27T11:03:42.850Z] ---> Running in b5b2f7a56e53 [2023-02-27T11:03:42.850Z] noop [2023-02-27T11:03:42.850Z] Removing intermediate container b5b2f7a56e53 [2023-02-27T11:03:42.850Z] ---> d507a095c2b7 [2023-02-27T11:03:42.850Z] Successfully built d507a095c2b7 [2023-02-27T11:03:42.850Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:03:43.309Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T11:03:43.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T11:03:43.468Z] prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container [2023-02-27T11:03:43.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@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 ******** ci-base-image-x86_64 cat [2023-02-27T11:03:43.823Z] $ docker top 2032c3864f67fe264706577fa36eb5f2a8a063d6680daa2b58fc270613e85bd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T11:03:44.208Z] + go version [2023-02-27T11:03:44.208Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T11:03:44.242Z] $ docker stop --time=1 2032c3864f67fe264706577fa36eb5f2a8a063d6680daa2b58fc270613e85bd4 [2023-02-27T11:03:45.574Z] $ docker rm -f --volumes 2032c3864f67fe264706577fa36eb5f2a8a063d6680daa2b58fc270613e85bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:03:46.284Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T11:03:46.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T11:03:46.441Z] prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container [2023-02-27T11:03:46.472Z] $ 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-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@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 ******** ci-base-image-x86_64 cat [2023-02-27T11:03:46.802Z] $ docker top 090ca2aa470e9677317cbb3089e11b60b65946147ddcd7f12821f1370f70e0d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T11:03:47.195Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-167 [Pipeline] fileExists [Pipeline] sh [2023-02-27T11:03:47.567Z] + make test [2023-02-27T11:03:47.567Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T11:03:47.825Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-27T11:03:57.791Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-27T11:03:57.791Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-27T11:04:01.072Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.376s coverage: 40.7% of statements [2023-02-27T11:04:01.072Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 51.9% of statements [2023-02-27T11:04:01.072Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 95.5% of statements [2023-02-27T11:04:09.176Z] 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." [2023-02-27T11:04:09.176Z] go vet ./... [2023-02-27T11:04:11.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T11:04:11.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T11:04:11.329Z] ./bin/test-attribution-txt.sh [2023-02-27T11:04:11.329Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T11:04:11.329Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T11:04:11.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T11:04:11.398Z] $ docker stop --time=1 090ca2aa470e9677317cbb3089e11b60b65946147ddcd7f12821f1370f70e0d5 [2023-02-27T11:04:13.999Z] $ docker rm -f --volumes 090ca2aa470e9677317cbb3089e11b60b65946147ddcd7f12821f1370f70e0d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T11:04:14.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T11:04:14.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T11:04:15.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T11:04:15.548Z] + ls -al . [2023-02-27T11:04:15.548Z] total 632 [2023-02-27T11:04:15.548Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 11:03 . [2023-02-27T11:04:15.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:02 .. [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 27 11:02 .dockerignore [2023-02-27T11:04:15.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 11:04 .git [2023-02-27T11:04:15.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 11:02 .github [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 27 11:02 .gitignore [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 11:02 .golangci.yml [2023-02-27T11:04:15.548Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 11:02 .semver [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 27 11:02 Attribution.txt [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 27 11:02 CHANGELOG.md [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 27 11:02 Dockerfile [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 11:02 GOVERNANCE.md [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 27 11:02 Jenkinsfile [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 11:02 LICENSE [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 27 11:02 Makefile [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 11:02 OWNERS.md [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 27 11:02 README.md [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 11:02 VERSION [2023-02-27T11:04:15.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:02 bin [2023-02-27T11:04:15.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:02 cmd [2023-02-27T11:04:15.548Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 27 11:04 coverage.out [2023-02-27T11:04:15.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:02 examples [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 3463 Feb 27 11:02 go.mod [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 33007 Feb 27 11:02 go.sum [2023-02-27T11:04:15.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:02 images [2023-02-27T11:04:15.548Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 11:02 internal [2023-02-27T11:04:15.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:02 snap [2023-02-27T11:04:15.548Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 27 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:04:15.939Z] + 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=b1c7cd92d556b570c51428bc25b9f396bcc941d0 --label arch=amd64 --label version=0.0.0 . [2023-02-27T11:04:15.939Z] Sending build context to Docker daemon 4.115MB [2023-02-27T11:04:15.939Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T11:04:15.939Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-27T11:04:15.939Z] ---> d507a095c2b7 [2023-02-27T11:04:15.939Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-27T11:04:15.939Z] ---> Running in 3b41d4662e0c [2023-02-27T11:04:16.197Z] Removing intermediate container 3b41d4662e0c [2023-02-27T11:04:16.197Z] ---> 4bd5d6f04a07 [2023-02-27T11:04:16.197Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T11:04:16.197Z] ---> Running in ac0531ecb009 [2023-02-27T11:04:16.197Z] Removing intermediate container ac0531ecb009 [2023-02-27T11:04:16.197Z] ---> 2f3e8797a0d0 [2023-02-27T11:04:16.197Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T11:04:16.197Z] ---> Running in 6c36ddb05ad5 [2023-02-27T11:04:16.197Z] Removing intermediate container 6c36ddb05ad5 [2023-02-27T11:04:16.197Z] ---> 98433df0ab61 [2023-02-27T11:04:16.197Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T11:04:16.197Z] ---> Running in 47d9469cdad9 [2023-02-27T11:04:16.457Z] Removing intermediate container 47d9469cdad9 [2023-02-27T11:04:16.457Z] ---> ba1f74492b1a [2023-02-27T11:04:16.457Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T11:04:16.457Z] ---> Running in 47c8dd28edf8 [2023-02-27T11:04:16.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T11:04:16.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T11:04:16.976Z] OK: 211 MiB in 51 packages [2023-02-27T11:04:17.235Z] Removing intermediate container 47c8dd28edf8 [2023-02-27T11:04:17.235Z] ---> e9707ba44364 [2023-02-27T11:04:17.235Z] Step 8/24 : WORKDIR /app [2023-02-27T11:04:17.235Z] ---> Running in aebeea48ed66 [2023-02-27T11:04:17.494Z] Removing intermediate container aebeea48ed66 [2023-02-27T11:04:17.494Z] ---> 34ffd788c031 [2023-02-27T11:04:17.494Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-27T11:04:17.494Z] ---> 2a7da598f4ca [2023-02-27T11:04:17.494Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T11:04:17.494Z] ---> Running in 4168c0491928 [2023-02-27T11:04:18.464Z] Removing intermediate container 4168c0491928 [2023-02-27T11:04:18.464Z] ---> ced46177525b [2023-02-27T11:04:18.464Z] Step 11/24 : COPY . . [2023-02-27T11:04:18.724Z] ---> 36f3ed739590 [2023-02-27T11:04:18.724Z] Step 12/24 : RUN $MAKE [2023-02-27T11:04:18.724Z] ---> Running in 24f42f8c7b84 [2023-02-27T11:04:18.981Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-27T11:04:40.907Z] Removing intermediate container 24f42f8c7b84 [2023-02-27T11:04:40.907Z] ---> d522c7fa097e [2023-02-27T11:04:40.907Z] Step 13/24 : FROM alpine:3.16 [2023-02-27T11:04:40.907Z] 3.16: Pulling from library/alpine [2023-02-27T11:04:40.907Z] ef5531b6e74e: Pulling fs layer [2023-02-27T11:04:40.907Z] ef5531b6e74e: Verifying Checksum [2023-02-27T11:04:40.907Z] ef5531b6e74e: Download complete [2023-02-27T11:04:40.907Z] ef5531b6e74e: Pull complete [2023-02-27T11:04:40.907Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T11:04:40.907Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T11:04:40.907Z] ---> dfd21b5a31f5 [2023-02-27T11:04:40.907Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T11:04:40.907Z] ---> Running in 4623f8ac50dc [2023-02-27T11:04:40.907Z] Removing intermediate container 4623f8ac50dc [2023-02-27T11:04:40.907Z] ---> d3cdc948c0ab [2023-02-27T11:04:40.907Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-27T11:04:40.907Z] ---> Running in b19ead1b2752 [2023-02-27T11:04:40.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T11:04:40.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T11:04:40.907Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T11:04:40.907Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T11:04:40.907Z] OK: 6 MiB in 15 packages [2023-02-27T11:04:40.907Z] Removing intermediate container b19ead1b2752 [2023-02-27T11:04:40.907Z] ---> 4308c5809d46 [2023-02-27T11:04:40.907Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-27T11:04:40.907Z] ---> c265f6a36eac [2023-02-27T11:04:40.907Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-27T11:04:40.907Z] ---> 0b0f91ac9de9 [2023-02-27T11:04:40.907Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-27T11:04:41.479Z] ---> ddbc36b77479 [2023-02-27T11:04:41.479Z] Step 19/24 : EXPOSE 59989 [2023-02-27T11:04:41.479Z] ---> Running in 1017efe9830e [2023-02-27T11:04:41.479Z] Removing intermediate container 1017efe9830e [2023-02-27T11:04:41.479Z] ---> 8ce2f5db76c9 [2023-02-27T11:04:41.479Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-27T11:04:41.479Z] ---> Running in e89c5a78e23a [2023-02-27T11:04:41.737Z] Removing intermediate container e89c5a78e23a [2023-02-27T11:04:41.737Z] ---> ff76ac4f9602 [2023-02-27T11:04:41.737Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T11:04:41.737Z] ---> Running in 21af2766f7ff [2023-02-27T11:04:41.737Z] Removing intermediate container 21af2766f7ff [2023-02-27T11:04:41.737Z] ---> a85f953085c1 [2023-02-27T11:04:41.737Z] Step 22/24 : LABEL arch=amd64 [2023-02-27T11:04:41.737Z] ---> Running in 0dc6a4da7639 [2023-02-27T11:04:41.737Z] Removing intermediate container 0dc6a4da7639 [2023-02-27T11:04:41.737Z] ---> 42e50e7efa6d [2023-02-27T11:04:41.737Z] Step 23/24 : LABEL git_sha=b1c7cd92d556b570c51428bc25b9f396bcc941d0 [2023-02-27T11:04:41.996Z] ---> Running in b7f0f4979725 [2023-02-27T11:04:41.996Z] Removing intermediate container b7f0f4979725 [2023-02-27T11:04:41.996Z] ---> d1b1e968420d [2023-02-27T11:04:41.996Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T11:04:41.996Z] ---> Running in b946c6b81f10 [2023-02-27T11:04:41.996Z] Removing intermediate container b946c6b81f10 [2023-02-27T11:04:41.996Z] ---> 3709a951facc [2023-02-27T11:04:41.996Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T11:04:41.996Z] Successfully built 3709a951facc [2023-02-27T11:04:41.996Z] 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 [2023-02-27T11:04:42.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T11:04:42.825Z] [2023-02-27T11:04:42.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:04:43.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T11:04:43.204Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T11:04:43.204Z] 5eb5b503b376: Pulling fs layer [2023-02-27T11:04:43.204Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T11:04:43.204Z] ec43610c2a17: Pulling fs layer [2023-02-27T11:04:43.204Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T11:04:43.204Z] 33b1e0a273af: Pulling fs layer [2023-02-27T11:04:43.204Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T11:04:43.204Z] 2f39f015ded8: Pulling fs layer [2023-02-27T11:04:43.204Z] 33b1e0a273af: Waiting [2023-02-27T11:04:43.204Z] 5d3b04190fa2: Waiting [2023-02-27T11:04:43.204Z] 2f39f015ded8: Waiting [2023-02-27T11:04:43.204Z] 3a2ae6a8a46f: Waiting [2023-02-27T11:04:43.204Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T11:04:43.204Z] 5c69ac0246d0: Download complete [2023-02-27T11:04:43.204Z] 3a2ae6a8a46f: Download complete [2023-02-27T11:04:43.462Z] 33b1e0a273af: Verifying Checksum [2023-02-27T11:04:43.462Z] 33b1e0a273af: Download complete [2023-02-27T11:04:43.462Z] 5d3b04190fa2: Download complete [2023-02-27T11:04:43.462Z] ec43610c2a17: Verifying Checksum [2023-02-27T11:04:43.462Z] ec43610c2a17: Download complete [2023-02-27T11:04:43.462Z] 5eb5b503b376: Verifying Checksum [2023-02-27T11:04:43.462Z] 5eb5b503b376: Download complete [2023-02-27T11:04:44.027Z] 2f39f015ded8: Verifying Checksum [2023-02-27T11:04:44.027Z] 2f39f015ded8: Download complete [2023-02-27T11:04:44.594Z] 5eb5b503b376: Pull complete [2023-02-27T11:04:44.851Z] 5c69ac0246d0: Pull complete [2023-02-27T11:04:45.109Z] ec43610c2a17: Pull complete [2023-02-27T11:04:45.109Z] 3a2ae6a8a46f: Pull complete [2023-02-27T11:04:45.368Z] 33b1e0a273af: Pull complete [2023-02-27T11:04:45.368Z] 5d3b04190fa2: Pull complete [2023-02-27T11:04:49.550Z] 2f39f015ded8: Pull complete [2023-02-27T11:04:49.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T11:04:49.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T11:04:49.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T11:04:49.775Z] prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container [2023-02-27T11:04:49.807Z] $ 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-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T11:04:52.651Z] $ docker top 16492e2fe355b986155b3f45508d342ce74f1bbec6f37012bb40d472194f6930 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:04:53.076Z] ---> job-cost.sh [2023-02-27T11:04:53.076Z] lf-activate-venv: SKIPPING [2023-02-27T11:04:53.076Z] INFO: No Stack... [2023-02-27T11:04:53.646Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T11:04:53.908Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T11:04:54.222Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-167/archives/cost.csv [2023-02-27T11:04:54.222Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T11:04:54.263Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [2023-02-27T11:04:54.269Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] did not exist. Created. [2023-02-27T11:04:54.269Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T11:04:54.661Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T11:04:54.711Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T11:04:54.739Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T11:04:54.818Z] $ docker stop --time=1 16492e2fe355b986155b3f45508d342ce74f1bbec6f37012bb40d472194f6930 [2023-02-27T11:04:55.980Z] $ docker rm -f --volumes 16492e2fe355b986155b3f45508d342ce74f1bbec6f37012bb40d472194f6930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T11:05:40.053Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7562 in /w/workspace/undry_device-rfid-llrp-go_PR-167 [Pipeline] { [Pipeline] ws [2023-02-27T11:05:40.107Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-27T11:05:40.189Z] Selected Git installation does not exist. Using Default [2023-02-27T11:05:40.190Z] The recommended git tool is: NONE [2023-02-27T11:05:46.045Z] using credential edgex-jenkins-ssh [2023-02-27T11:05:46.069Z] Cloning the remote Git repository [2023-02-27T11:05:46.114Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-27T11:05:46.199Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-27T11:05:46.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-27T11:05:46.376Z] > git --version # timeout=10 [2023-02-27T11:05:46.403Z] > git --version # 'git version 2.25.1' [2023-02-27T11:05:46.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T11:05:46.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T11:05:47.628Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-27T11:05:47.658Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T11:05:48.596Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-27T11:05:48.645Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-27T11:05:48.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T11:05:48.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T11:05:49.251Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit b1c7cd92d556b570c51428bc25b9f396bcc941d0 [2023-02-27T11:05:49.538Z] Merge succeeded, producing b1c7cd92d556b570c51428bc25b9f396bcc941d0 [2023-02-27T11:05:49.538Z] Checking out Revision b1c7cd92d556b570c51428bc25b9f396bcc941d0 (PR-167) [2023-02-27T11:05:50.100Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-27T11:05:50.162Z] > git --version # timeout=10 [2023-02-27T11:05:50.175Z] > git --version # 'git version 2.25.1' [2023-02-27T11:05:50.196Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T11:05:49.269Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T11:05:49.290Z] > git checkout -f b1c7cd92d556b570c51428bc25b9f396bcc941d0 # timeout=10 [2023-02-27T11:05:49.415Z] > git remote # timeout=10 [2023-02-27T11:05:49.436Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T11:05:49.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T11:05:49.477Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-02-27T11:05:49.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T11:05:49.541Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T11:05:49.557Z] > git checkout -f b1c7cd92d556b570c51428bc25b9f396bcc941d0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T11:05:51.301Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T11:05:51.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T11:05:51.301Z] Dload Upload Total Spent Left Speed [2023-02-27T11:05:51.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-02-27T11:05:51.964Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T11:05:52.317Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T11:05:52.317Z] + sudo tee /etc/docker/daemon.new [2023-02-27T11:05:52.317Z] { [2023-02-27T11:05:52.317Z] "registry-mirrors": [ [2023-02-27T11:05:52.317Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T11:05:52.317Z] ], [2023-02-27T11:05:52.317Z] "bip": "10.250.0.254/24", [2023-02-27T11:05:52.317Z] "hosts": [ [2023-02-27T11:05:52.317Z] "tcp://0.0.0.0:5555", [2023-02-27T11:05:52.317Z] "unix:///var/run/docker.sock" [2023-02-27T11:05:52.317Z] ], [2023-02-27T11:05:52.317Z] "mtu": 1458, [2023-02-27T11:05:52.317Z] "selinux-enabled": true, [2023-02-27T11:05:52.317Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T11:05:52.317Z] } [Pipeline] sh [2023-02-27T11:05:52.664Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T11:05:53.017Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T11:06:11.361Z] provisioning config files... [2023-02-27T11:06:11.390Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6513491525285075534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:06:11.802Z] ---> docker-login.sh [2023-02-27T11:06:11.802Z] nexus3.edgexfoundry.org:10001 [2023-02-27T11:06:12.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:06:12.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:06:12.660Z] Configure a credential helper to remove this warning. See [2023-02-27T11:06:12.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:06:12.660Z] [2023-02-27T11:06:12.660Z] Login Succeeded [2023-02-27T11:06:12.660Z] nexus3.edgexfoundry.org:10002 [2023-02-27T11:06:12.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:06:12.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:06:12.934Z] Configure a credential helper to remove this warning. See [2023-02-27T11:06:12.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:06:12.934Z] [2023-02-27T11:06:12.934Z] Login Succeeded [2023-02-27T11:06:12.934Z] nexus3.edgexfoundry.org:10003 [2023-02-27T11:06:13.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:06:13.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:06:13.205Z] Configure a credential helper to remove this warning. See [2023-02-27T11:06:13.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:06:13.205Z] [2023-02-27T11:06:13.205Z] Login Succeeded [2023-02-27T11:06:13.205Z] nexus3.edgexfoundry.org:10004 [2023-02-27T11:06:13.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:06:13.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:06:13.752Z] Configure a credential helper to remove this warning. See [2023-02-27T11:06:13.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:06:13.752Z] [2023-02-27T11:06:13.752Z] Login Succeeded [2023-02-27T11:06:13.752Z] docker.io [2023-02-27T11:06:14.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T11:06:14.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T11:06:14.294Z] Configure a credential helper to remove this warning. See [2023-02-27T11:06:14.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T11:06:14.294Z] [2023-02-27T11:06:14.294Z] Login Succeeded [2023-02-27T11:06:14.294Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T11:06:14.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T11:06:14.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T11:06:14.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T11:06:14.804Z] ========================================================= [2023-02-27T11:06:14.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T11:06:14.804Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:06:15.288Z] + 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 . [2023-02-27T11:06:15.557Z] Sending build context to Docker daemon 1.217MB [2023-02-27T11:06:15.557Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T11:06:15.557Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T11:06:15.838Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T11:06:15.838Z] 9b18e9b68314: Pulling fs layer [2023-02-27T11:06:15.838Z] 35d82f9e3411: Pulling fs layer [2023-02-27T11:06:15.838Z] e16973657156: Pulling fs layer [2023-02-27T11:06:15.838Z] fc693d55d65f: Pulling fs layer [2023-02-27T11:06:15.838Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T11:06:15.838Z] dda99020689f: Pulling fs layer [2023-02-27T11:06:15.838Z] db1c61fa0a46: Pulling fs layer [2023-02-27T11:06:15.838Z] 891c053d2c06: Pulling fs layer [2023-02-27T11:06:15.838Z] fc693d55d65f: Waiting [2023-02-27T11:06:15.838Z] 7e9fc2657dce: Waiting [2023-02-27T11:06:15.838Z] dda99020689f: Waiting [2023-02-27T11:06:15.838Z] db1c61fa0a46: Waiting [2023-02-27T11:06:15.838Z] 891c053d2c06: Waiting [2023-02-27T11:06:15.838Z] e16973657156: Verifying Checksum [2023-02-27T11:06:15.838Z] e16973657156: Download complete [2023-02-27T11:06:15.838Z] 35d82f9e3411: Verifying Checksum [2023-02-27T11:06:15.838Z] 35d82f9e3411: Download complete [2023-02-27T11:06:15.838Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T11:06:15.838Z] 7e9fc2657dce: Download complete [2023-02-27T11:06:15.838Z] dda99020689f: Download complete [2023-02-27T11:06:15.838Z] 9b18e9b68314: Verifying Checksum [2023-02-27T11:06:15.838Z] 9b18e9b68314: Download complete [2023-02-27T11:06:16.838Z] 9b18e9b68314: Pull complete [2023-02-27T11:06:16.838Z] 891c053d2c06: Verifying Checksum [2023-02-27T11:06:16.838Z] 891c053d2c06: Download complete [2023-02-27T11:06:17.421Z] 35d82f9e3411: Pull complete [2023-02-27T11:06:17.690Z] e16973657156: Pull complete [2023-02-27T11:06:18.281Z] db1c61fa0a46: Verifying Checksum [2023-02-27T11:06:18.281Z] db1c61fa0a46: Download complete [2023-02-27T11:06:18.874Z] fc693d55d65f: Verifying Checksum [2023-02-27T11:06:18.874Z] fc693d55d65f: Download complete [2023-02-27T11:06:31.226Z] fc693d55d65f: Pull complete [2023-02-27T11:06:31.226Z] 7e9fc2657dce: Pull complete [2023-02-27T11:06:31.226Z] dda99020689f: Pull complete [2023-02-27T11:06:36.588Z] db1c61fa0a46: Pull complete [2023-02-27T11:06:39.276Z] 891c053d2c06: Pull complete [2023-02-27T11:06:39.276Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T11:06:39.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T11:06:39.276Z] ---> f96f9c87975a [2023-02-27T11:06:39.276Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T11:06:41.243Z] ---> Running in 34158b151333 [2023-02-27T11:06:41.243Z] Removing intermediate container 34158b151333 [2023-02-27T11:06:41.243Z] ---> b6c4a80b3b7d [2023-02-27T11:06:41.243Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T11:06:41.243Z] ---> Running in cce55de29d17 [2023-02-27T11:06:41.513Z] Removing intermediate container cce55de29d17 [2023-02-27T11:06:41.513Z] ---> 903315076fc5 [2023-02-27T11:06:41.513Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T11:06:41.782Z] ---> Running in 9b48b50c8982 [2023-02-27T11:06:42.053Z] Removing intermediate container 9b48b50c8982 [2023-02-27T11:06:42.053Z] ---> deb80e935bf3 [2023-02-27T11:06:42.053Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T11:06:42.053Z] ---> Running in c3d1db6e4ccf [2023-02-27T11:06:42.331Z] Removing intermediate container c3d1db6e4ccf [2023-02-27T11:06:42.331Z] ---> 7e1129caadb2 [2023-02-27T11:06:42.331Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T11:06:42.331Z] ---> Running in c7e7e05f2cf4 [2023-02-27T11:06:43.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T11:06:43.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T11:06:44.716Z] OK: 221 MiB in 51 packages [2023-02-27T11:06:45.681Z] Removing intermediate container c7e7e05f2cf4 [2023-02-27T11:06:45.681Z] ---> c6769f85011e [2023-02-27T11:06:45.681Z] Step 8/12 : WORKDIR /app [2023-02-27T11:06:45.681Z] ---> Running in b84889ef6dc5 [2023-02-27T11:06:45.949Z] Removing intermediate container b84889ef6dc5 [2023-02-27T11:06:45.949Z] ---> e8eef2bd988c [2023-02-27T11:06:45.949Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-27T11:06:49.297Z] ---> ae628948544a [2023-02-27T11:06:49.297Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T11:06:49.297Z] ---> Running in 88fab5fb59ae [2023-02-27T11:07:57.191Z] Removing intermediate container 88fab5fb59ae [2023-02-27T11:07:57.191Z] ---> 7d315fe2e3f1 [2023-02-27T11:07:57.191Z] Step 11/12 : COPY . . [2023-02-27T11:07:57.191Z] ---> a88ded0da382 [2023-02-27T11:07:57.191Z] Step 12/12 : RUN $MAKE [2023-02-27T11:07:57.192Z] ---> Running in 7140a0b0901b [2023-02-27T11:07:57.192Z] noop [2023-02-27T11:07:57.192Z] Removing intermediate container 7140a0b0901b [2023-02-27T11:07:57.192Z] ---> 1a1739b3b2aa [2023-02-27T11:07:57.192Z] Successfully built 1a1739b3b2aa [2023-02-27T11:07:57.192Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:07:57.685Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T11:07:57.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T11:07:57.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container [2023-02-27T11:07:57.997Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-27T11:07:59.122Z] $ docker top 770ab2424e9e4f71db3c0a7d5df7fb572bc117a7ec2cd4bdb2b2db559c3258be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T11:07:59.989Z] + go version [2023-02-27T11:07:59.989Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T11:08:00.027Z] $ docker stop --time=1 770ab2424e9e4f71db3c0a7d5df7fb572bc117a7ec2cd4bdb2b2db559c3258be [2023-02-27T11:08:01.643Z] $ docker rm -f --volumes 770ab2424e9e4f71db3c0a7d5df7fb572bc117a7ec2cd4bdb2b2db559c3258be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:08:02.442Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T11:08:02.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T11:08:02.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container [2023-02-27T11:08:02.747Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-27T11:08:03.780Z] $ docker top 5de976cb9f2da81655de501de0cefa661f5d933e0e30c1ad362484edbc39e038 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T11:08:04.327Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T11:08:04.709Z] + make test [2023-02-27T11:08:04.709Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T11:08:06.670Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-27T11:09:43.304Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-27T11:09:43.304Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-27T11:10:01.509Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.364s coverage: 40.7% of statements [2023-02-27T11:10:01.509Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.475s coverage: 52.0% of statements [2023-02-27T11:10:01.509Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements [2023-02-27T11:10:01.509Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T11:10:01.509Z] go vet ./... [2023-02-27T11:10:28.215Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T11:10:28.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T11:10:29.066Z] ./bin/test-attribution-txt.sh [2023-02-27T11:10:29.336Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T11:10:29.336Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T11:10:29.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T11:10:29.408Z] $ docker stop --time=1 5de976cb9f2da81655de501de0cefa661f5d933e0e30c1ad362484edbc39e038 [2023-02-27T11:10:32.847Z] $ docker rm -f --volumes 5de976cb9f2da81655de501de0cefa661f5d933e0e30c1ad362484edbc39e038 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T11:10:33.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T11:10:34.018Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T11:10:34.700Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T11:10:35.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T11:10:35.625Z] + ls -al . [2023-02-27T11:10:35.625Z] total 628 [2023-02-27T11:10:35.625Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 11:08 . [2023-02-27T11:10:35.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:05 .. [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 27 11:05 .dockerignore [2023-02-27T11:10:35.625Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 11:05 .git [2023-02-27T11:10:35.625Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 11:05 .github [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 27 11:05 .gitignore [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 11:05 .golangci.yml [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 27 11:05 Attribution.txt [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 27 11:05 CHANGELOG.md [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 27 11:05 Dockerfile [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 11:05 GOVERNANCE.md [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 27 11:05 Jenkinsfile [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 11:05 LICENSE [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 27 11:05 Makefile [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 11:05 OWNERS.md [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 27 11:05 README.md [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 11:02 VERSION [2023-02-27T11:10:35.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:05 bin [2023-02-27T11:10:35.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:05 cmd [2023-02-27T11:10:35.625Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 27 11:09 coverage.out [2023-02-27T11:10:35.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:05 examples [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 3463 Feb 27 11:05 go.mod [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 33007 Feb 27 11:05 go.sum [2023-02-27T11:10:35.625Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:05 images [2023-02-27T11:10:35.625Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 11:05 internal [2023-02-27T11:10:35.625Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:05 snap [2023-02-27T11:10:35.625Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 27 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:10:36.059Z] + 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=b1c7cd92d556b570c51428bc25b9f396bcc941d0 --label arch=arm64 --label version=0.0.0 . [2023-02-27T11:10:36.325Z] Sending build context to Docker daemon 1.217MB [2023-02-27T11:10:36.325Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T11:10:36.325Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-27T11:10:36.325Z] ---> 1a1739b3b2aa [2023-02-27T11:10:36.325Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-27T11:10:36.594Z] ---> Running in d59aa278654a [2023-02-27T11:10:36.861Z] Removing intermediate container d59aa278654a [2023-02-27T11:10:36.861Z] ---> 2bae809bcda8 [2023-02-27T11:10:36.861Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T11:10:37.130Z] ---> Running in b3d8a15c0790 [2023-02-27T11:10:37.398Z] Removing intermediate container b3d8a15c0790 [2023-02-27T11:10:37.398Z] ---> 4806c496cdc7 [2023-02-27T11:10:37.398Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T11:10:37.398Z] ---> Running in 2f609e13ae4b [2023-02-27T11:10:37.987Z] Removing intermediate container 2f609e13ae4b [2023-02-27T11:10:37.987Z] ---> 6e9a511d3767 [2023-02-27T11:10:37.987Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T11:10:37.987Z] ---> Running in 94b3321bf7a0 [2023-02-27T11:10:38.257Z] Removing intermediate container 94b3321bf7a0 [2023-02-27T11:10:38.257Z] ---> fbe4f1768289 [2023-02-27T11:10:38.257Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T11:10:38.524Z] ---> Running in b74151001fed [2023-02-27T11:10:39.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T11:10:39.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T11:10:40.706Z] OK: 221 MiB in 51 packages [2023-02-27T11:10:42.117Z] Removing intermediate container b74151001fed [2023-02-27T11:10:42.117Z] ---> 5e20f4156d2a [2023-02-27T11:10:42.117Z] Step 8/24 : WORKDIR /app [2023-02-27T11:10:42.117Z] ---> Running in d4fe0e42df52 [2023-02-27T11:10:42.385Z] Removing intermediate container d4fe0e42df52 [2023-02-27T11:10:42.385Z] ---> 07bfabce9245 [2023-02-27T11:10:42.385Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-27T11:10:42.968Z] ---> 718901c7d7be [2023-02-27T11:10:42.968Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T11:10:42.968Z] ---> Running in fc12d9f842dc [2023-02-27T11:10:45.545Z] Removing intermediate container fc12d9f842dc [2023-02-27T11:10:45.545Z] ---> 2c149d286f06 [2023-02-27T11:10:45.545Z] Step 11/24 : COPY . . [2023-02-27T11:10:46.131Z] ---> 725085ecc643 [2023-02-27T11:10:46.131Z] Step 12/24 : RUN $MAKE [2023-02-27T11:10:46.131Z] ---> Running in d08c318d2e66 [2023-02-27T11:10:47.111Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-02-27T11:13:08.823Z] Removing intermediate container d08c318d2e66 [2023-02-27T11:13:08.823Z] ---> 06959ccb60f9 [2023-02-27T11:13:08.823Z] Step 13/24 : FROM alpine:3.16 [2023-02-27T11:13:08.823Z] 3.16: Pulling from library/alpine [2023-02-27T11:13:08.823Z] 3760b48202b3: Pulling fs layer [2023-02-27T11:13:08.823Z] 3760b48202b3: Verifying Checksum [2023-02-27T11:13:08.823Z] 3760b48202b3: Download complete [2023-02-27T11:13:08.823Z] 3760b48202b3: Pull complete [2023-02-27T11:13:08.823Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T11:13:08.823Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T11:13:08.823Z] ---> 4c81e5bf8899 [2023-02-27T11:13:08.823Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T11:13:08.823Z] ---> Running in 5ed43c530d0b [2023-02-27T11:13:08.823Z] Removing intermediate container 5ed43c530d0b [2023-02-27T11:13:08.823Z] ---> 1f20df1c2b11 [2023-02-27T11:13:08.823Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-27T11:13:08.823Z] ---> Running in 8de5ddc6713c [2023-02-27T11:13:08.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T11:13:08.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T11:13:08.823Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T11:13:08.823Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T11:13:08.823Z] OK: 5 MiB in 15 packages [2023-02-27T11:13:08.823Z] Removing intermediate container 8de5ddc6713c [2023-02-27T11:13:08.823Z] ---> bac05d7da883 [2023-02-27T11:13:08.823Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-27T11:13:08.823Z] ---> 7c177e25da64 [2023-02-27T11:13:08.823Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-27T11:13:08.823Z] ---> 2116f041c5ee [2023-02-27T11:13:08.823Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-27T11:13:08.823Z] ---> 3830c111cd75 [2023-02-27T11:13:08.823Z] Step 19/24 : EXPOSE 59989 [2023-02-27T11:13:08.823Z] ---> Running in 133fa4173194 [2023-02-27T11:13:08.823Z] Removing intermediate container 133fa4173194 [2023-02-27T11:13:08.823Z] ---> 28a74c91e06a [2023-02-27T11:13:08.823Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-27T11:13:08.823Z] ---> Running in cca93f8bf2a2 [2023-02-27T11:13:08.823Z] Removing intermediate container cca93f8bf2a2 [2023-02-27T11:13:08.823Z] ---> b5df3575a073 [2023-02-27T11:13:08.823Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T11:13:08.823Z] ---> Running in b878fed7e8ef [2023-02-27T11:13:08.823Z] Removing intermediate container b878fed7e8ef [2023-02-27T11:13:08.823Z] ---> 8c8b5e149bf9 [2023-02-27T11:13:08.823Z] Step 22/24 : LABEL arch=arm64 [2023-02-27T11:13:08.823Z] ---> Running in 64946d0ff81d [2023-02-27T11:13:08.823Z] Removing intermediate container 64946d0ff81d [2023-02-27T11:13:08.823Z] ---> 83720331c0ec [2023-02-27T11:13:08.823Z] Step 23/24 : LABEL git_sha=b1c7cd92d556b570c51428bc25b9f396bcc941d0 [2023-02-27T11:13:08.823Z] ---> Running in 0d0bbaae5fe8 [2023-02-27T11:13:08.823Z] Removing intermediate container 0d0bbaae5fe8 [2023-02-27T11:13:08.823Z] ---> a49068c5dafe [2023-02-27T11:13:08.823Z] Step 24/24 : LABEL version=0.0.0 [2023-02-27T11:13:08.823Z] ---> Running in 79308b83b7b9 [2023-02-27T11:13:08.823Z] Removing intermediate container 79308b83b7b9 [2023-02-27T11:13:08.823Z] ---> c2b917710a9e [2023-02-27T11:13:08.823Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T11:13:08.823Z] Successfully built c2b917710a9e [2023-02-27T11:13:08.823Z] 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 [2023-02-27T11:13:09.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T11:13:09.606Z] [2023-02-27T11:13:09.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:13:10.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T11:13:10.277Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T11:13:10.277Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T11:13:10.277Z] 04944245beec: Pulling fs layer [2023-02-27T11:13:10.277Z] 699f458cf7ca: Pulling fs layer [2023-02-27T11:13:10.277Z] 765212b225bb: Pulling fs layer [2023-02-27T11:13:10.277Z] f23df028b6ca: Pulling fs layer [2023-02-27T11:13:10.277Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T11:13:10.277Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T11:13:10.277Z] d65c8cfc05b1: Waiting [2023-02-27T11:13:10.277Z] 2437ff75d9bd: Waiting [2023-02-27T11:13:10.277Z] 765212b225bb: Waiting [2023-02-27T11:13:10.277Z] f23df028b6ca: Waiting [2023-02-27T11:13:10.277Z] 04944245beec: Verifying Checksum [2023-02-27T11:13:10.277Z] 04944245beec: Download complete [2023-02-27T11:13:10.277Z] 765212b225bb: Verifying Checksum [2023-02-27T11:13:10.277Z] 765212b225bb: Download complete [2023-02-27T11:13:10.277Z] f23df028b6ca: Verifying Checksum [2023-02-27T11:13:10.277Z] f23df028b6ca: Download complete [2023-02-27T11:13:10.277Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T11:13:10.277Z] d65c8cfc05b1: Download complete [2023-02-27T11:13:10.549Z] 699f458cf7ca: Verifying Checksum [2023-02-27T11:13:10.549Z] 699f458cf7ca: Download complete [2023-02-27T11:13:10.818Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T11:13:10.818Z] 8998bd30e6a1: Download complete [2023-02-27T11:13:13.424Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T11:13:13.424Z] 2437ff75d9bd: Download complete [2023-02-27T11:13:14.832Z] 8998bd30e6a1: Pull complete [2023-02-27T11:13:15.098Z] 04944245beec: Pull complete [2023-02-27T11:13:16.505Z] 699f458cf7ca: Pull complete [2023-02-27T11:13:16.773Z] 765212b225bb: Pull complete [2023-02-27T11:13:17.356Z] f23df028b6ca: Pull complete [2023-02-27T11:13:17.624Z] d65c8cfc05b1: Pull complete [2023-02-27T11:13:32.815Z] 2437ff75d9bd: Pull complete [2023-02-27T11:13:32.815Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T11:13:32.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T11:13:32.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T11:13:33.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container [2023-02-27T11:13:33.193Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T11:13:35.574Z] $ docker top 16acd95ad642db65a316ea34ecc490eda52b33a7bff987703f0a23d5188128dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:13:36.144Z] ---> job-cost.sh [2023-02-27T11:13:36.415Z] lf-activate-venv: SKIPPING [2023-02-27T11:13:36.416Z] INFO: No Stack... [2023-02-27T11:13:37.002Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T11:13:37.964Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T11:13:38.623Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-27T11:13:38.623Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T11:13:38.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [2023-02-27T11:13:38.728Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] did not exist. Created. [2023-02-27T11:13:38.728Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T11:13:39.156Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-7f4a26d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T11:13:39.528Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T11:13:39.564Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T11:13:39.621Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T11:13:39.636Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T11:13:39.727Z] $ docker stop --time=1 16acd95ad642db65a316ea34ecc490eda52b33a7bff987703f0a23d5188128dd [2023-02-27T11:13:41.217Z] $ docker rm -f --volumes 16acd95ad642db65a316ea34ecc490eda52b33a7bff987703f0a23d5188128dd [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 [2023-02-27T11:13:42.204Z] provisioning config files... [2023-02-27T11:13:42.212Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/config5675435713333116035tmp [Pipeline] { [Pipeline] sh [2023-02-27T11:13:42.546Z] + set +x [2023-02-27T11:13:42.546Z] + curl+ -s https://codecov.io/bash [2023-02-27T11:13:42.546Z] bash -s -- [2023-02-27T11:13:42.546Z] [2023-02-27T11:13:42.546Z] _____ _ [2023-02-27T11:13:42.546Z] / ____| | | [2023-02-27T11:13:42.546Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T11:13:42.546Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T11:13:42.546Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T11:13:42.546Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T11:13:42.546Z] Bash-1.0.6 [2023-02-27T11:13:42.546Z] [2023-02-27T11:13:42.546Z] [2023-02-27T11:13:42.546Z] ==> git version 2.25.1 found [2023-02-27T11:13:42.546Z] ==> 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 [2023-02-27T11:13:42.546Z] Release-Date: 2020-01-08 [2023-02-27T11:13:42.546Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T11:13:42.546Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T11:13:42.546Z] ==> Jenkins CI detected. [2023-02-27T11:13:42.546Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-167 [2023-02-27T11:13:42.546Z] project root: . [2023-02-27T11:13:42.546Z] --> token set from env [2023-02-27T11:13:42.546Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T11:13:42.546Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T11:13:42.546Z] ==> Python coveragepy not found [2023-02-27T11:13:42.546Z] ==> Searching for coverage reports in: [2023-02-27T11:13:42.546Z] + . [2023-02-27T11:13:42.546Z] -> Found 1 reports [2023-02-27T11:13:42.546Z] ==> Detecting git/mercurial file structure [2023-02-27T11:13:42.546Z] ==> Reading reports [2023-02-27T11:13:42.546Z] + ./coverage.out bytes=457862 [2023-02-27T11:13:42.546Z] ==> Appending adjustments [2023-02-27T11:13:42.546Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T11:13:42.806Z] + Found adjustments [2023-02-27T11:13:42.806Z] ==> Gzipping contents [2023-02-27T11:13:43.066Z] 52K /tmp/codecov.5I0DLy.gz [2023-02-27T11:13:43.066Z] ==> Uploading reports [2023-02-27T11:13:43.066Z] url: https://codecov.io [2023-02-27T11:13:43.066Z] query: branch=PR-167&commit=b1c7cd92d556b570c51428bc25b9f396bcc941d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=167&job=&cmd_args= [2023-02-27T11:13:43.066Z] -> Pinging Codecov [2023-02-27T11:13:43.066Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-167&commit=b1c7cd92d556b570c51428bc25b9f396bcc941d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=167&job=&cmd_args= [2023-02-27T11:13:43.066Z] -> Uploading to [2023-02-27T11:13:43.066Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/581DD39554BDF9B6E22D074273EAD858/b1c7cd92d556b570c51428bc25b9f396bcc941d0/42ee71d5-be4f-470c-ad16-9824b71ae9d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T111342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1459e973ec1d23e7d3fb7dc701a34feb035c5bf2a2181342216c3bdf76b0ac60 [2023-02-27T11:13:43.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T11:13:43.066Z] Dload Upload Total Spent Left Speed [2023-02-27T11:13:43.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51254 0 0 100 51254 0 246k --:--:-- --:--:-- --:--:-- 245k 100 51254 0 0 100 51254 0 198k --:--:-- --:--:-- --:--:-- 197k [2023-02-27T11:13:43.326Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] } [2023-02-27T11:13:43.353Z] 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 [2023-02-27T11:13:45.119Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-167/archives ] [2023-02-27T11:13:45.119Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-167/archives [2023-02-27T11:13:45.119Z] total 16 [2023-02-27T11:13:45.119Z] drwxr-xr-x 3 root root 4096 Feb 27 11:04 . [2023-02-27T11:13:45.119Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 11:04 .. [2023-02-27T11:13:45.119Z] drwxr-xr-x 2 root root 4096 Feb 27 11:04 cost [2023-02-27T11:13:45.119Z] -rw-r--r-- 1 root root 91 Feb 27 11:04 cost.csv [2023-02-27T11:13:45.119Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-167/archives [2023-02-27T11:13:45.119Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-167/archives [2023-02-27T11:13:45.119Z] total 16 [2023-02-27T11:13:45.119Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 11:04 . [2023-02-27T11:13:45.119Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 11:04 .. [2023-02-27T11:13:45.119Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 11:04 cost [2023-02-27T11:13:45.119Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 27 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:13:45.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:13:46.364Z] ---> package-listing.sh [2023-02-27T11:13:46.364Z] ++ facter osfamily [2023-02-27T11:13:46.364Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T11:13:46.623Z] + OS_FAMILY=debian [2023-02-27T11:13:46.623Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-167 [2023-02-27T11:13:46.623Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T11:13:46.623Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T11:13:46.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T11:13:46.623Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T11:13:46.623Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-167 ']' [2023-02-27T11:13:46.623Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T11:13:46.623Z] + case "${OS_FAMILY}" in [2023-02-27T11:13:46.623Z] + dpkg -l [2023-02-27T11:13:46.623Z] + grep '^ii' [2023-02-27T11:13:46.623Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T11:13:46.623Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T11:13:46.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T11:13:46.623Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-167 ']' [2023-02-27T11:13:46.623Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-167/archives/ [2023-02-27T11:13:46.623Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-167/archives/ [Pipeline] echo [2023-02-27T11:13:46.655Z] 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-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T11:13:46.948Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T11:13:47.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T11:13:47.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T11:13:47.744Z] prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container [2023-02-27T11:13:47.778Z] $ 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-167/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-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T11:13:47.984Z] $ docker top 9447fef8a06a922e10a2817859e86c2680832cd2a238f4138b86ca2d928dce87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T11:13:48.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T11:13:48.691Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T11:13:49.004Z] + ls /var/log/sa-host [2023-02-27T11:13:49.004Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T11:13:49.141Z] provisioning config files... [2023-02-27T11:13:49.149Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/config14299055151616462312tmp [Pipeline] { [Pipeline] echo [2023-02-27T11:13:49.211Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:13:49.521Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T11:13:49.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:13:49.944Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T11:13:49.974Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:13:50.285Z] ---> sudo-logs.sh [2023-02-27T11:13:50.285Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T11:13:50.368Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:13:50.682Z] ---> job-cost.sh [2023-02-27T11:13:50.682Z] lf-activate-venv: SKIPPING [2023-02-27T11:13:50.682Z] DEBUG: total: 0.2199999988079071 [2023-02-27T11:13:50.682Z] INFO: Retrieving Stack Cost... [2023-02-27T11:13:51.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T11:13:51.509Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T11:13:51.544Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T11:13:51.858Z] ---> logs-deploy.sh [2023-02-27T11:13:51.858Z] lf-activate-venv: SKIPPING [2023-02-27T11:13:51.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-167/1 [2023-02-27T11:13:51.858Z] INFO: archiving workspace using pattern(s): [2023-02-27T11:13:52.805Z] Archives upload complete. [2023-02-27T11:13:52.805Z] INFO: archiving logs to Nexus