Pull request #164 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e51981321c1c95607f32c1c909e82fe8899ccb2f+c8ddb795451293862e71ea8481bb36f4aa2ad204 (d4ac4988eaf8d82f225c3ca15e02389a7082d4be) 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-ssh9318393816097282434.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-ssh15516753905551768993.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-164/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-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11021893838069950760.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-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17898306056059220104.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-ssh17334259557519052853.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-164/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-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5764477647974329867.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 ‘prd-ubuntu20.04-docker-8c-8g-7042’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7043 in /w/workspace/undry_device-rfid-llrp-go_PR-164 [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-164 # 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/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit e51981321c1c95607f32c1c909e82fe8899ccb2f Merge succeeded, producing e51981321c1c95607f32c1c909e82fe8899ccb2f Checking out Revision e51981321c1c95607f32c1c909e82fe8899ccb2f (PR-164) 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-22T10:19:15.036Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T10:19:15.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T10:19:15.312Z] ========================================================= [2023-02-22T10:19:15.312Z] EdgeX Global Pipelines Version Info [2023-02-22T10:19:15.312Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f e51981321c1c95607f32c1c909e82fe8899ccb2f # 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 e51981321c1c95607f32c1c909e82fe8899ccb2f # timeout=10 [2023-02-22T10:19:16.047Z] ------------------- [2023-02-22T10:19:16.047Z] stable info: [2023-02-22T10:19:16.047Z] ------------------- [2023-02-22T10:19:16.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T10:19:16.047Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T10:19:16.047Z] Message: update stable to v1.0.244 [2023-02-22T10:19:16.621Z] ------------------- [2023-02-22T10:19:16.621Z] experimental info: [2023-02-22T10:19:16.621Z] ------------------- [2023-02-22T10:19:16.621Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T10:19:16.621Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T10:19:16.621Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T10:19:16.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-22T10:19:16.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-22T10:19:16.992Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T10:19:17.032Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T10:19:17.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T10:19:17.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T10:19:17.152Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T10:19:17.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-22T10:19:17.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T10:19:17.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T10:19:17.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T10:19:17.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-22T10:19:17.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T10:19:17.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T10:19:17.487Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T10:19:17.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T10:19:17.569Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T10:19:17.610Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T10:19:17.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T10:19:17.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T10:19:17.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-22T10:19:17.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-22T10:19:17.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-22T10:19:17.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-22T10:19:17.921Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-22T10:19:17.967Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T10:19:18.012Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T10:19:18.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-164 [Pipeline] echo [2023-02-22T10:19:18.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-164 [Pipeline] echo [2023-02-22T10:19:18.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-164 [Pipeline] echo [2023-02-22T10:19:18.237Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e51981321c1c95607f32c1c909e82fe8899ccb2f [Pipeline] echo [2023-02-22T10:19:18.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e519813 [Pipeline] echo [2023-02-22T10:19:18.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T10:19:18.438Z] provisioning config files... [2023-02-22T10:19:18.460Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-164@tmp/config15095205017677590467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:19:18.796Z] ---> docker-login.sh [2023-02-22T10:19:18.796Z] nexus3.edgexfoundry.org:10001 [2023-02-22T10:19:19.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:19.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:19.064Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:19.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:19.064Z] [2023-02-22T10:19:19.064Z] Login Succeeded [2023-02-22T10:19:19.064Z] nexus3.edgexfoundry.org:10002 [2023-02-22T10:19:19.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:19.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:19.343Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:19.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:19.343Z] [2023-02-22T10:19:19.343Z] Login Succeeded [2023-02-22T10:19:19.343Z] nexus3.edgexfoundry.org:10003 [2023-02-22T10:19:19.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:19.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:19.343Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:19.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:19.343Z] [2023-02-22T10:19:19.343Z] Login Succeeded [2023-02-22T10:19:19.343Z] nexus3.edgexfoundry.org:10004 [2023-02-22T10:19:19.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:19.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:19.343Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:19.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:19.343Z] [2023-02-22T10:19:19.343Z] Login Succeeded [2023-02-22T10:19:19.343Z] docker.io [2023-02-22T10:19:19.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:19.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:19.865Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:19.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:19.865Z] [2023-02-22T10:19:19.865Z] Login Succeeded [2023-02-22T10:19:19.865Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T10:19:19.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T10:19:20.502Z] + git rev-list -1 --merges e51981321c1c95607f32c1c909e82fe8899ccb2f~1..e51981321c1c95607f32c1c909e82fe8899ccb2f [Pipeline] echo [2023-02-22T10:19:20.581Z] -----------> git rev-list -1 --merges e51981321c1c95607f32c1c909e82fe8899ccb2f~1..e51981321c1c95607f32c1c909e82fe8899ccb2f e51981321c1c95607f32c1c909e82fe8899ccb2f [false] [Pipeline] sh [2023-02-22T10:19:20.888Z] + git log --format=format:%s -1 e51981321c1c95607f32c1c909e82fe8899ccb2f [Pipeline] echo [2023-02-22T10:19:20.923Z] ========================================================= [2023-02-22T10:19:20.923Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T10:19:20.923Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T10:19:21.896Z] + git log --format=format:%s -1 e51981321c1c95607f32c1c909e82fe8899ccb2f [Pipeline] echo [2023-02-22T10:19:21.927Z] [semverPrep] GIT_COMMIT: e51981321c1c95607f32c1c909e82fe8899ccb2f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-22T10:19:21.956Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-22T10:19:22.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T10:19:22.327Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T10:19:22.327Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T10:19:22.327Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T10:19:22.327Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T10:19:22.327Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T10:19:22.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:19:22.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T10:19:22.747Z] [2023-02-22T10:19:22.747Z] 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-22T10:19:23.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T10:19:23.122Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T10:19:23.122Z] b85a868b505f: Pulling fs layer [2023-02-22T10:19:23.122Z] e2be974225ed: Pulling fs layer [2023-02-22T10:19:23.122Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T10:19:23.122Z] 988bab9f4d93: Pulling fs layer [2023-02-22T10:19:23.122Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T10:19:23.122Z] eaf3925da568: Pulling fs layer [2023-02-22T10:19:23.122Z] bab4dde63d76: Pulling fs layer [2023-02-22T10:19:23.122Z] bde34c3a00c8: Pulling fs layer [2023-02-22T10:19:23.122Z] b352a97aabf1: Pulling fs layer [2023-02-22T10:19:23.122Z] 4872d77fe225: Pulling fs layer [2023-02-22T10:19:23.122Z] 5851b861e8e6: Pulling fs layer [2023-02-22T10:19:23.122Z] bab4dde63d76: Waiting [2023-02-22T10:19:23.122Z] 1469e6f7b9e6: Waiting [2023-02-22T10:19:23.122Z] eaf3925da568: Waiting [2023-02-22T10:19:23.122Z] bde34c3a00c8: Waiting [2023-02-22T10:19:23.122Z] 988bab9f4d93: Waiting [2023-02-22T10:19:23.122Z] b352a97aabf1: Waiting [2023-02-22T10:19:23.122Z] 5851b861e8e6: Waiting [2023-02-22T10:19:23.122Z] e2be974225ed: Verifying Checksum [2023-02-22T10:19:23.122Z] e2be974225ed: Download complete [2023-02-22T10:19:23.122Z] 988bab9f4d93: Verifying Checksum [2023-02-22T10:19:23.122Z] 988bab9f4d93: Download complete [2023-02-22T10:19:24.031Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T10:19:24.031Z] 1469e6f7b9e6: Download complete [2023-02-22T10:19:24.031Z] eaf3925da568: Download complete [2023-02-22T10:19:24.031Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T10:19:24.031Z] 339a4e72a1f5: Download complete [2023-02-22T10:19:24.031Z] bde34c3a00c8: Verifying Checksum [2023-02-22T10:19:24.031Z] bde34c3a00c8: Download complete [2023-02-22T10:19:24.031Z] b352a97aabf1: Verifying Checksum [2023-02-22T10:19:24.031Z] b352a97aabf1: Download complete [2023-02-22T10:19:24.031Z] 4872d77fe225: Verifying Checksum [2023-02-22T10:19:24.031Z] 4872d77fe225: Download complete [2023-02-22T10:19:24.031Z] 5851b861e8e6: Verifying Checksum [2023-02-22T10:19:24.031Z] 5851b861e8e6: Download complete [2023-02-22T10:19:24.031Z] b85a868b505f: Download complete [2023-02-22T10:19:24.290Z] bab4dde63d76: Verifying Checksum [2023-02-22T10:19:24.290Z] bab4dde63d76: Download complete [2023-02-22T10:19:25.225Z] b85a868b505f: Pull complete [2023-02-22T10:19:25.486Z] e2be974225ed: Pull complete [2023-02-22T10:19:25.747Z] 339a4e72a1f5: Pull complete [2023-02-22T10:19:26.007Z] 988bab9f4d93: Pull complete [2023-02-22T10:19:26.267Z] 1469e6f7b9e6: Pull complete [2023-02-22T10:19:26.267Z] eaf3925da568: Pull complete [2023-02-22T10:19:28.190Z] bab4dde63d76: Pull complete [2023-02-22T10:19:28.190Z] bde34c3a00c8: Pull complete [2023-02-22T10:19:28.190Z] b352a97aabf1: Pull complete [2023-02-22T10:19:28.449Z] 4872d77fe225: Pull complete [2023-02-22T10:19:28.449Z] 5851b861e8e6: Pull complete [2023-02-22T10:19:28.449Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T10:19:28.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T10:19:28.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T10:19:28.680Z] prd-ubuntu20.04-docker-8c-8g-7043 does not seem to be running inside a container [2023-02-22T10:19:28.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-164 -v /w/workspace/undry_device-rfid-llrp-go_PR-164:/w/workspace/undry_device-rfid-llrp-go_PR-164:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-164@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-164@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T10:19:29.957Z] $ docker top 7ad472e2d299ed3f56e8554fecaec28a44f0a1355ea732194fbf62fc916d1f93 -eo pid,comm [2023-02-22T10:19:30.008Z] 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-22T10:19:30.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T10:19:30.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T10:19:30.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T10:19:30.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T10:19:30.233Z] $ docker exec 7ad472e2d299ed3f56e8554fecaec28a44f0a1355ea732194fbf62fc916d1f93 ssh-agent [2023-02-22T10:19:30.343Z] SSH_AUTH_SOCK=/tmp/ssh-p4vpeVzfa0Tv/agent.33 [2023-02-22T10:19:30.343Z] SSH_AGENT_PID=39 [2023-02-22T10:19:30.350Z] Running ssh-add (command line suppressed) [2023-02-22T10:19:30.462Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-164@tmp/private_key_15087507887313407397.key (/w/workspace/undry_device-rfid-llrp-go_PR-164@tmp/private_key_15087507887313407397.key) [2023-02-22T10:19:30.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T10:19:30.810Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T10:19:30.838Z] $ docker exec --env ******** --env ******** 7ad472e2d299ed3f56e8554fecaec28a44f0a1355ea732194fbf62fc916d1f93 ssh-agent -k [2023-02-22T10:19:30.943Z] unset SSH_AUTH_SOCK; [2023-02-22T10:19:30.944Z] unset SSH_AGENT_PID; [2023-02-22T10:19:30.944Z] echo Agent pid 39 killed; [2023-02-22T10:19:30.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T10:19:31.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T10:19:31.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T10:19:31.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T10:19:31.177Z] $ docker exec 7ad472e2d299ed3f56e8554fecaec28a44f0a1355ea732194fbf62fc916d1f93 ssh-agent [2023-02-22T10:19:31.289Z] SSH_AUTH_SOCK=/tmp/ssh-hdXhzEyAYyu3/agent.71 [2023-02-22T10:19:31.289Z] SSH_AGENT_PID=77 [2023-02-22T10:19:31.294Z] Running ssh-add (command line suppressed) [2023-02-22T10:19:31.398Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-164@tmp/private_key_9223702836680484621.key (/w/workspace/undry_device-rfid-llrp-go_PR-164@tmp/private_key_9223702836680484621.key) [2023-02-22T10:19:31.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T10:19:31.748Z] + git semver init [2023-02-22T10:19:32.008Z] 2023-02-22 10:19:31,936 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T10:19:32.008Z] 2023-02-22 10:19:31,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-164/.semver [2023-02-22T10:19:32.008Z] 2023-02-22 10:19:31,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-164/.semver [2023-02-22T10:19:32.008Z] 2023-02-22 10:19:31,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-164/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-164, universal_newlines=False, shell=None, istream=None) [2023-02-22T10:19:32.944Z] 2023-02-22 10:19:32,813 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-164/.git/info/exclude [2023-02-22T10:19:32.944Z] 2023-02-22 10:19:32,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-164/.semver/PR-164 with force:False [2023-02-22T10:19:32.944Z] 2023-02-22 10:19:32,813 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-164/.semver/PR-164 [2023-02-22T10:19:32.944Z] 2023-02-22 10:19:32,818 [execute] INFO git cat-file --batch-check [2023-02-22T10:19:32.944Z] 2023-02-22 10:19:32,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T10:19:32.944Z] 2023-02-22 10:19:32,824 [execute] INFO git cat-file --batch [2023-02-22T10:19:32.944Z] 2023-02-22 10:19:32,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T10:19:32.944Z] 2023-02-22 10:19:32,830 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-164/.semver/PR-164 [2023-02-22T10:19:32.944Z] 0.0.0 [Pipeline] } [2023-02-22T10:19:33.572Z] $ docker exec --env ******** --env ******** 7ad472e2d299ed3f56e8554fecaec28a44f0a1355ea732194fbf62fc916d1f93 ssh-agent -k [2023-02-22T10:19:33.676Z] unset SSH_AUTH_SOCK; [2023-02-22T10:19:33.677Z] unset SSH_AGENT_PID; [2023-02-22T10:19:33.677Z] echo Agent pid 77 killed; [2023-02-22T10:19:33.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T10:19:34.125Z] + git semver [Pipeline] } [2023-02-22T10:19:34.422Z] $ docker stop --time=1 7ad472e2d299ed3f56e8554fecaec28a44f0a1355ea732194fbf62fc916d1f93 [2023-02-22T10:19:35.727Z] $ docker rm -f --volumes 7ad472e2d299ed3f56e8554fecaec28a44f0a1355ea732194fbf62fc916d1f93 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T10:19:36.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T10:19:36.330Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T10:19:36.357Z] [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-22T10:19:36.930Z] provisioning config files... [2023-02-22T10:19:36.938Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-164@tmp/config15111281825209017357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:19:37.290Z] ---> docker-login.sh [2023-02-22T10:19:37.290Z] nexus3.edgexfoundry.org:10001 [2023-02-22T10:19:37.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:37.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:37.290Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:37.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:37.290Z] [2023-02-22T10:19:37.290Z] Login Succeeded [2023-02-22T10:19:37.290Z] nexus3.edgexfoundry.org:10002 [2023-02-22T10:19:37.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:37.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:37.290Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:37.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:37.290Z] [2023-02-22T10:19:37.290Z] Login Succeeded [2023-02-22T10:19:37.290Z] nexus3.edgexfoundry.org:10003 [2023-02-22T10:19:37.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:37.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:37.549Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:37.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:37.549Z] [2023-02-22T10:19:37.549Z] Login Succeeded [2023-02-22T10:19:37.549Z] nexus3.edgexfoundry.org:10004 [2023-02-22T10:19:37.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:37.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:37.549Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:37.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:37.549Z] [2023-02-22T10:19:37.549Z] Login Succeeded [2023-02-22T10:19:37.549Z] docker.io [2023-02-22T10:19:37.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:19:37.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:19:37.809Z] Configure a credential helper to remove this warning. See [2023-02-22T10:19:37.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:19:37.809Z] [2023-02-22T10:19:37.809Z] Login Succeeded [2023-02-22T10:19:37.809Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T10:19:37.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T10:19:38.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T10:19:38.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T10:19:38.103Z] ========================================================= [2023-02-22T10:19:38.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T10:19:38.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:19:38.578Z] + 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-22T10:19:38.578Z] Sending build context to Docker daemon 4.113MB [2023-02-22T10:19:38.578Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T10:19:38.578Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-22T10:19:38.578Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T10:19:38.578Z] 213ec9aee27d: Pulling fs layer [2023-02-22T10:19:38.578Z] 4583459ba037: Pulling fs layer [2023-02-22T10:19:38.578Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T10:19:38.578Z] 53926ce57604: Pulling fs layer [2023-02-22T10:19:38.578Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T10:19:38.578Z] 22ff95d597cd: Pulling fs layer [2023-02-22T10:19:38.578Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T10:19:38.578Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T10:19:38.578Z] a7acece74701: Pulling fs layer [2023-02-22T10:19:38.578Z] 21b2b0c7a3f4: Waiting [2023-02-22T10:19:38.578Z] 53926ce57604: Waiting [2023-02-22T10:19:38.578Z] 96b7cbca73a9: Waiting [2023-02-22T10:19:38.578Z] 22ff95d597cd: Waiting [2023-02-22T10:19:38.578Z] a7acece74701: Waiting [2023-02-22T10:19:38.578Z] 12d6caf4c0d1: Waiting [2023-02-22T10:19:38.578Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T10:19:38.578Z] 93c1e223e6f2: Download complete [2023-02-22T10:19:38.578Z] 4583459ba037: Verifying Checksum [2023-02-22T10:19:38.578Z] 4583459ba037: Download complete [2023-02-22T10:19:38.841Z] 21b2b0c7a3f4: Download complete [2023-02-22T10:19:38.841Z] 22ff95d597cd: Verifying Checksum [2023-02-22T10:19:38.841Z] 22ff95d597cd: Download complete [2023-02-22T10:19:38.841Z] 213ec9aee27d: Download complete [2023-02-22T10:19:38.841Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T10:19:38.841Z] 12d6caf4c0d1: Download complete [2023-02-22T10:19:38.841Z] 213ec9aee27d: Pull complete [2023-02-22T10:19:39.103Z] 4583459ba037: Pull complete [2023-02-22T10:19:39.103Z] 93c1e223e6f2: Pull complete [2023-02-22T10:19:39.363Z] a7acece74701: Verifying Checksum [2023-02-22T10:19:39.363Z] a7acece74701: Download complete [2023-02-22T10:19:39.624Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T10:19:39.624Z] 96b7cbca73a9: Download complete [2023-02-22T10:19:39.624Z] 53926ce57604: Verifying Checksum [2023-02-22T10:19:39.624Z] 53926ce57604: Download complete [2023-02-22T10:19:43.809Z] 53926ce57604: Pull complete [2023-02-22T10:19:43.809Z] 21b2b0c7a3f4: Pull complete [2023-02-22T10:19:43.809Z] 22ff95d597cd: Pull complete [2023-02-22T10:19:43.809Z] 12d6caf4c0d1: Pull complete [2023-02-22T10:19:45.718Z] 96b7cbca73a9: Pull complete [2023-02-22T10:19:46.656Z] a7acece74701: Pull complete [2023-02-22T10:19:46.656Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T10:19:46.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T10:19:46.656Z] ---> db6d94c90886 [2023-02-22T10:19:46.656Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-22T10:19:48.052Z] ---> Running in 8655a98bc32a [2023-02-22T10:19:48.052Z] Removing intermediate container 8655a98bc32a [2023-02-22T10:19:48.052Z] ---> e7ca901dc55b [2023-02-22T10:19:48.052Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T10:19:48.052Z] ---> Running in 71520f052f38 [2023-02-22T10:19:48.052Z] Removing intermediate container 71520f052f38 [2023-02-22T10:19:48.052Z] ---> f5636510f145 [2023-02-22T10:19:48.052Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-22T10:19:48.052Z] ---> Running in 49c2a9a83ad0 [2023-02-22T10:19:48.052Z] Removing intermediate container 49c2a9a83ad0 [2023-02-22T10:19:48.052Z] ---> b0b5e6a4bb2d [2023-02-22T10:19:48.052Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T10:19:48.310Z] ---> Running in a11be8047601 [2023-02-22T10:19:48.310Z] Removing intermediate container a11be8047601 [2023-02-22T10:19:48.310Z] ---> fe1a3ef1cef7 [2023-02-22T10:19:48.310Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T10:19:48.310Z] ---> Running in 1c4bfd30840c [2023-02-22T10:19:48.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T10:19:48.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T10:19:49.088Z] OK: 211 MiB in 51 packages [2023-02-22T10:19:49.346Z] Removing intermediate container 1c4bfd30840c [2023-02-22T10:19:49.347Z] ---> cb78de23399f [2023-02-22T10:19:49.347Z] Step 8/12 : WORKDIR /app [2023-02-22T10:19:49.347Z] ---> Running in fa135c95f023 [2023-02-22T10:19:49.347Z] Removing intermediate container fa135c95f023 [2023-02-22T10:19:49.347Z] ---> d086a6ca21b0 [2023-02-22T10:19:49.347Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-22T10:19:49.606Z] ---> d272e1b7654f [2023-02-22T10:19:49.606Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T10:19:49.606Z] ---> Running in df122f16984e [2023-02-22T10:19:51.757Z] Still waiting to schedule task [2023-02-22T10:19:51.757Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7044’ is offline [2023-02-22T10:20:21.792Z] Removing intermediate container df122f16984e [2023-02-22T10:20:21.792Z] ---> ca5a7e3dc539 [2023-02-22T10:20:21.792Z] Step 11/12 : COPY . . [2023-02-22T10:20:21.792Z] ---> 36a6501f2e5f [2023-02-22T10:20:21.792Z] Step 12/12 : RUN $MAKE [2023-02-22T10:20:21.792Z] ---> Running in d9def1d9eec1 [2023-02-22T10:20:21.792Z] noop [2023-02-22T10:20:21.792Z] Removing intermediate container d9def1d9eec1 [2023-02-22T10:20:21.792Z] ---> 7a17972caf41 [2023-02-22T10:20:21.792Z] Successfully built 7a17972caf41 [2023-02-22T10:20:21.792Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:20:22.238Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T10:20:22.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T10:20:22.387Z] prd-ubuntu20.04-docker-8c-8g-7043 does not seem to be running inside a container [2023-02-22T10:20:22.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-164 -v /w/workspace/undry_device-rfid-llrp-go_PR-164:/w/workspace/undry_device-rfid-llrp-go_PR-164:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-164@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-164@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-x86_64 cat [2023-02-22T10:20:22.798Z] $ docker top d81eeff749d5d72a1aee0272c5c9a08ad3781e0a6f910cee26ea8a01f2d8e3ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T10:20:23.174Z] + go version [2023-02-22T10:20:23.174Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T10:20:23.216Z] $ docker stop --time=1 d81eeff749d5d72a1aee0272c5c9a08ad3781e0a6f910cee26ea8a01f2d8e3ed [2023-02-22T10:20:24.527Z] $ docker rm -f --volumes d81eeff749d5d72a1aee0272c5c9a08ad3781e0a6f910cee26ea8a01f2d8e3ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:20:25.244Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T10:20:25.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T10:20:25.395Z] prd-ubuntu20.04-docker-8c-8g-7043 does not seem to be running inside a container [2023-02-22T10:20:25.434Z] $ 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-164 -v /w/workspace/undry_device-rfid-llrp-go_PR-164:/w/workspace/undry_device-rfid-llrp-go_PR-164:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-164@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-164@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-x86_64 cat [2023-02-22T10:20:25.786Z] $ docker top eeb4edf70e7b82282689a77cdb13c3e29a42948c9a526c22d6e9034ef107b3db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T10:20:26.178Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-164 [Pipeline] fileExists [Pipeline] sh [2023-02-22T10:20:26.525Z] + make test [2023-02-22T10:20:26.526Z] go test ./... -coverprofile=coverage.out ./... [2023-02-22T10:20:26.795Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-22T10:20:36.762Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-22T10:20:36.762Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-22T10:20:42.031Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.742s coverage: 40.7% of statements [2023-02-22T10:20:42.031Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2023-02-22T10:20:42.031Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.027s coverage: 96.4% of statements [2023-02-22T10:20:51.999Z] 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-22T10:20:51.999Z] go vet ./... [2023-02-22T10:20:53.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T10:20:53.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T10:20:53.900Z] ./bin/test-attribution-txt.sh [2023-02-22T10:20:54.159Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-22T10:20:54.159Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-22T10:20:54.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T10:20:54.215Z] $ docker stop --time=1 eeb4edf70e7b82282689a77cdb13c3e29a42948c9a526c22d6e9034ef107b3db [2023-02-22T10:20:56.531Z] $ docker rm -f --volumes eeb4edf70e7b82282689a77cdb13c3e29a42948c9a526c22d6e9034ef107b3db [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T10:20:57.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T10:20:57.166Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-22T10:20:57.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T10:20:58.178Z] + ls -al . [2023-02-22T10:20:58.178Z] total 632 [2023-02-22T10:20:58.178Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 10:20 . [2023-02-22T10:20:58.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 10:19 .. [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 22 10:19 .dockerignore [2023-02-22T10:20:58.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 10:20 .git [2023-02-22T10:20:58.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 10:19 .github [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 22 10:19 .gitignore [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 10:19 .golangci.yml [2023-02-22T10:20:58.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 10:19 .semver [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 22 10:19 Attribution.txt [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 22 10:19 CHANGELOG.md [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 22 10:19 Dockerfile [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 10:19 GOVERNANCE.md [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 22 10:19 Jenkinsfile [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 10:19 LICENSE [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 22 10:19 Makefile [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 22 10:19 OWNERS.md [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 22 10:19 README.md [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 10:19 VERSION [2023-02-22T10:20:58.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 10:19 bin [2023-02-22T10:20:58.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 10:19 cmd [2023-02-22T10:20:58.178Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 22 10:20 coverage.out [2023-02-22T10:20:58.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 10:19 examples [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 3463 Feb 22 10:19 go.mod [2023-02-22T10:20:58.178Z] -rw-rw-r-- 1 jenkins jenkins 33007 Feb 22 10:19 go.sum [2023-02-22T10:20:58.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 10:19 images [2023-02-22T10:20:58.178Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 10:19 internal [2023-02-22T10:20:58.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 10:19 snap [2023-02-22T10:20:58.179Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 22 10:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:20:58.621Z] + 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=e51981321c1c95607f32c1c909e82fe8899ccb2f --label arch=amd64 --label version=0.0.0 . [2023-02-22T10:20:58.621Z] Sending build context to Docker daemon 4.113MB [2023-02-22T10:20:58.621Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T10:20:58.621Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-22T10:20:58.621Z] ---> 7a17972caf41 [2023-02-22T10:20:58.621Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T10:20:58.621Z] ---> Running in cfc1dfe89d89 [2023-02-22T10:20:58.894Z] Removing intermediate container cfc1dfe89d89 [2023-02-22T10:20:58.894Z] ---> 8c5ee97477a2 [2023-02-22T10:20:58.894Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T10:20:58.894Z] ---> Running in c8484a3f7254 [2023-02-22T10:20:58.894Z] Removing intermediate container c8484a3f7254 [2023-02-22T10:20:58.894Z] ---> b5b352f60f82 [2023-02-22T10:20:58.894Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-22T10:20:58.894Z] ---> Running in ab879d999a0a [2023-02-22T10:20:59.171Z] Removing intermediate container ab879d999a0a [2023-02-22T10:20:59.171Z] ---> 0707d1a0e373 [2023-02-22T10:20:59.171Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T10:20:59.171Z] ---> Running in 5fe132725288 [2023-02-22T10:20:59.171Z] Removing intermediate container 5fe132725288 [2023-02-22T10:20:59.171Z] ---> 8445245eb40a [2023-02-22T10:20:59.171Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T10:20:59.171Z] ---> Running in 595025586e98 [2023-02-22T10:20:59.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T10:20:59.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T10:21:00.029Z] OK: 211 MiB in 51 packages [2023-02-22T10:21:00.288Z] Removing intermediate container 595025586e98 [2023-02-22T10:21:00.288Z] ---> 73925a4b2fbc [2023-02-22T10:21:00.288Z] Step 8/24 : WORKDIR /app [2023-02-22T10:21:00.288Z] ---> Running in d68de3b4918c [2023-02-22T10:21:00.288Z] Removing intermediate container d68de3b4918c [2023-02-22T10:21:00.288Z] ---> 557ab08280e2 [2023-02-22T10:21:00.288Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-22T10:21:00.548Z] ---> ad6bf3837118 [2023-02-22T10:21:00.548Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T10:21:00.548Z] ---> Running in 760de686e330 [2023-02-22T10:21:01.485Z] Removing intermediate container 760de686e330 [2023-02-22T10:21:01.485Z] ---> a57f9e5646c4 [2023-02-22T10:21:01.485Z] Step 11/24 : COPY . . [2023-02-22T10:21:01.485Z] ---> b4fb2069f86f [2023-02-22T10:21:01.485Z] Step 12/24 : RUN $MAKE [2023-02-22T10:21:01.743Z] ---> Running in 3d918ccfd350 [2023-02-22T10:21:02.001Z] 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-22T10:21:23.933Z] Removing intermediate container 3d918ccfd350 [2023-02-22T10:21:23.933Z] ---> 97d526c90da0 [2023-02-22T10:21:23.933Z] Step 13/24 : FROM alpine:3.16 [2023-02-22T10:21:23.933Z] 3.16: Pulling from library/alpine [2023-02-22T10:21:23.933Z] ef5531b6e74e: Pulling fs layer [2023-02-22T10:21:23.933Z] ef5531b6e74e: Verifying Checksum [2023-02-22T10:21:23.933Z] ef5531b6e74e: Download complete [2023-02-22T10:21:23.933Z] ef5531b6e74e: Pull complete [2023-02-22T10:21:23.933Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T10:21:23.933Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T10:21:23.933Z] ---> dfd21b5a31f5 [2023-02-22T10:21:23.933Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-22T10:21:23.933Z] ---> Running in 7e92e301181c [2023-02-22T10:21:23.933Z] Removing intermediate container 7e92e301181c [2023-02-22T10:21:23.933Z] ---> 53b4deaef72b [2023-02-22T10:21:23.933Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T10:21:23.933Z] ---> Running in 1872dbb1265a [2023-02-22T10:21:23.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T10:21:23.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T10:21:24.193Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T10:21:24.193Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T10:21:24.193Z] OK: 6 MiB in 15 packages [2023-02-22T10:21:24.452Z] Removing intermediate container 1872dbb1265a [2023-02-22T10:21:24.452Z] ---> f89fc6443291 [2023-02-22T10:21:24.452Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-22T10:21:24.452Z] ---> fccc8c4c78c7 [2023-02-22T10:21:24.452Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-22T10:21:24.710Z] ---> 60b91a5faafd [2023-02-22T10:21:24.710Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-22T10:21:25.295Z] ---> 24e064592bab [2023-02-22T10:21:25.295Z] Step 19/24 : EXPOSE 59989 [2023-02-22T10:21:25.295Z] ---> Running in af0d6e56ca7b [2023-02-22T10:21:25.295Z] Removing intermediate container af0d6e56ca7b [2023-02-22T10:21:25.295Z] ---> 3de5781a7707 [2023-02-22T10:21:25.295Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-22T10:21:25.562Z] ---> Running in f6995d816f8c [2023-02-22T10:21:25.562Z] Removing intermediate container f6995d816f8c [2023-02-22T10:21:25.562Z] ---> 771f3772b178 [2023-02-22T10:21:25.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T10:21:25.562Z] ---> Running in 10b7482ea405 [2023-02-22T10:21:25.562Z] Removing intermediate container 10b7482ea405 [2023-02-22T10:21:25.562Z] ---> 36122d73b0ec [2023-02-22T10:21:25.562Z] Step 22/24 : LABEL arch=amd64 [2023-02-22T10:21:25.562Z] ---> Running in d2b448a95b07 [2023-02-22T10:21:25.822Z] Removing intermediate container d2b448a95b07 [2023-02-22T10:21:25.822Z] ---> 61561dfa4751 [2023-02-22T10:21:25.822Z] Step 23/24 : LABEL git_sha=e51981321c1c95607f32c1c909e82fe8899ccb2f [2023-02-22T10:21:25.822Z] ---> Running in 8a742b84738b [2023-02-22T10:21:25.822Z] Removing intermediate container 8a742b84738b [2023-02-22T10:21:25.822Z] ---> 0522079f2c30 [2023-02-22T10:21:25.822Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T10:21:25.822Z] ---> Running in d4e62882547a [2023-02-22T10:21:25.822Z] Removing intermediate container d4e62882547a [2023-02-22T10:21:25.822Z] ---> f45bd39e5734 [2023-02-22T10:21:25.822Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T10:21:25.822Z] Successfully built f45bd39e5734 [2023-02-22T10:21:25.822Z] 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-22T10:21:26.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T10:21:26.651Z] [2023-02-22T10:21:26.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:21:27.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T10:21:27.035Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T10:21:27.035Z] 5eb5b503b376: Pulling fs layer [2023-02-22T10:21:27.035Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T10:21:27.035Z] ec43610c2a17: Pulling fs layer [2023-02-22T10:21:27.035Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T10:21:27.035Z] 33b1e0a273af: Pulling fs layer [2023-02-22T10:21:27.035Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T10:21:27.035Z] 2f39f015ded8: Pulling fs layer [2023-02-22T10:21:27.035Z] 33b1e0a273af: Waiting [2023-02-22T10:21:27.035Z] 5d3b04190fa2: Waiting [2023-02-22T10:21:27.035Z] 2f39f015ded8: Waiting [2023-02-22T10:21:27.035Z] 3a2ae6a8a46f: Waiting [2023-02-22T10:21:27.035Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T10:21:27.035Z] 5c69ac0246d0: Download complete [2023-02-22T10:21:27.035Z] 3a2ae6a8a46f: Download complete [2023-02-22T10:21:27.296Z] ec43610c2a17: Verifying Checksum [2023-02-22T10:21:27.296Z] ec43610c2a17: Download complete [2023-02-22T10:21:27.296Z] 33b1e0a273af: Verifying Checksum [2023-02-22T10:21:27.296Z] 33b1e0a273af: Download complete [2023-02-22T10:21:27.296Z] 5d3b04190fa2: Download complete [2023-02-22T10:21:27.296Z] 5eb5b503b376: Verifying Checksum [2023-02-22T10:21:27.296Z] 5eb5b503b376: Download complete [2023-02-22T10:21:27.865Z] 2f39f015ded8: Verifying Checksum [2023-02-22T10:21:27.865Z] 2f39f015ded8: Download complete [2023-02-22T10:21:28.801Z] 5eb5b503b376: Pull complete [2023-02-22T10:21:28.801Z] 5c69ac0246d0: Pull complete [2023-02-22T10:21:29.368Z] ec43610c2a17: Pull complete [2023-02-22T10:21:29.368Z] 3a2ae6a8a46f: Pull complete [2023-02-22T10:21:29.626Z] 33b1e0a273af: Pull complete [2023-02-22T10:21:29.626Z] 5d3b04190fa2: Pull complete [2023-02-22T10:21:34.895Z] 2f39f015ded8: Pull complete [2023-02-22T10:21:34.895Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T10:21:34.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T10:21:34.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T10:21:35.096Z] prd-ubuntu20.04-docker-8c-8g-7043 does not seem to be running inside a container [2023-02-22T10:21:35.110Z] $ 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-164 -v /w/workspace/undry_device-rfid-llrp-go_PR-164:/w/workspace/undry_device-rfid-llrp-go_PR-164:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-164@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-164@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:latest cat [2023-02-22T10:21:37.756Z] $ docker top 28ec14b75d39e1357cd57375a946e50f67f21b6d865cf76d6b6d7687a8c28630 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:21:38.217Z] ---> job-cost.sh [2023-02-22T10:21:38.217Z] lf-activate-venv: SKIPPING [2023-02-22T10:21:38.217Z] INFO: No Stack... [2023-02-22T10:21:38.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T10:21:39.043Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T10:21:39.364Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-164/archives/cost.csv [2023-02-22T10:21:39.364Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T10:21:39.402Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-164-1-stack-cost] [2023-02-22T10:21:39.407Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-164-1-stack-cost] did not exist. Created. [2023-02-22T10:21:39.407Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T10:21:39.790Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-22T10:21:39.834Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T10:21:39.857Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-164-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T10:21:39.905Z] $ docker stop --time=1 28ec14b75d39e1357cd57375a946e50f67f21b6d865cf76d6b6d7687a8c28630 [2023-02-22T10:21:41.075Z] $ docker rm -f --volumes 28ec14b75d39e1357cd57375a946e50f67f21b6d865cf76d6b6d7687a8c28630 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T10:21:55.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7045 in /w/workspace/undry_device-rfid-llrp-go_PR-164 [Pipeline] { [Pipeline] ws [2023-02-22T10:21:55.936Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-22T10:21:56.058Z] Selected Git installation does not exist. Using Default [2023-02-22T10:21:56.058Z] The recommended git tool is: NONE [2023-02-22T10:22:01.727Z] using credential edgex-jenkins-ssh [2023-02-22T10:22:01.751Z] Cloning the remote Git repository [2023-02-22T10:22:01.810Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-22T10:22:01.940Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-22T10:22:02.113Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-22T10:22:02.114Z] > git --version # timeout=10 [2023-02-22T10:22:02.136Z] > git --version # 'git version 2.25.1' [2023-02-22T10:22:02.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T10:22:02.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T10:22:03.399Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-22T10:22:03.419Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T10:22:04.301Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-22T10:22:04.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-22T10:22:04.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T10:22:04.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T10:22:04.949Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit e51981321c1c95607f32c1c909e82fe8899ccb2f [2023-02-22T10:22:05.256Z] Merge succeeded, producing e51981321c1c95607f32c1c909e82fe8899ccb2f [2023-02-22T10:22:05.256Z] Checking out Revision e51981321c1c95607f32c1c909e82fe8899ccb2f (PR-164) [2023-02-22T10:22:05.871Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-22T10:22:05.932Z] > git --version # timeout=10 [2023-02-22T10:22:05.945Z] > git --version # 'git version 2.25.1' [2023-02-22T10:22:05.972Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T10:22:04.973Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T10:22:05.001Z] > git checkout -f e51981321c1c95607f32c1c909e82fe8899ccb2f # timeout=10 [2023-02-22T10:22:05.136Z] > git remote # timeout=10 [2023-02-22T10:22:05.157Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T10:22:05.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T10:22:05.205Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-02-22T10:22:05.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T10:22:05.268Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T10:22:05.287Z] > git checkout -f e51981321c1c95607f32c1c909e82fe8899ccb2f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T10:22:07.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T10:22:07.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T10:22:07.187Z] Dload Upload Total Spent Left Speed [2023-02-22T10:22:07.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-02-22T10:22:07.875Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T10:22:08.225Z] + sudo tee /etc/docker/daemon.new [2023-02-22T10:22:08.225Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T10:22:08.225Z] { [2023-02-22T10:22:08.225Z] "registry-mirrors": [ [2023-02-22T10:22:08.225Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T10:22:08.225Z] ], [2023-02-22T10:22:08.225Z] "bip": "10.250.0.254/24", [2023-02-22T10:22:08.225Z] "hosts": [ [2023-02-22T10:22:08.225Z] "tcp://0.0.0.0:5555", [2023-02-22T10:22:08.225Z] "unix:///var/run/docker.sock" [2023-02-22T10:22:08.225Z] ], [2023-02-22T10:22:08.225Z] "mtu": 1458, [2023-02-22T10:22:08.225Z] "selinux-enabled": true, [2023-02-22T10:22:08.225Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T10:22:08.225Z] } [Pipeline] sh [2023-02-22T10:22:08.579Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T10:22:08.940Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T10:22:27.282Z] provisioning config files... [2023-02-22T10:22:27.310Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config884191589056786161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:22:27.699Z] ---> docker-login.sh [2023-02-22T10:22:27.699Z] nexus3.edgexfoundry.org:10001 [2023-02-22T10:22:28.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:22:28.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:22:28.289Z] Configure a credential helper to remove this warning. See [2023-02-22T10:22:28.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:22:28.289Z] [2023-02-22T10:22:28.289Z] Login Succeeded [2023-02-22T10:22:28.289Z] nexus3.edgexfoundry.org:10002 [2023-02-22T10:22:28.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:22:28.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:22:28.832Z] Configure a credential helper to remove this warning. See [2023-02-22T10:22:28.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:22:28.832Z] [2023-02-22T10:22:28.832Z] Login Succeeded [2023-02-22T10:22:28.832Z] nexus3.edgexfoundry.org:10003 [2023-02-22T10:22:29.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:22:29.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:22:29.103Z] Configure a credential helper to remove this warning. See [2023-02-22T10:22:29.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:22:29.103Z] [2023-02-22T10:22:29.103Z] Login Succeeded [2023-02-22T10:22:29.103Z] nexus3.edgexfoundry.org:10004 [2023-02-22T10:22:29.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:22:29.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:22:29.378Z] Configure a credential helper to remove this warning. See [2023-02-22T10:22:29.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:22:29.378Z] [2023-02-22T10:22:29.378Z] Login Succeeded [2023-02-22T10:22:29.378Z] docker.io [2023-02-22T10:22:29.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T10:22:29.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T10:22:29.921Z] Configure a credential helper to remove this warning. See [2023-02-22T10:22:29.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T10:22:29.921Z] [2023-02-22T10:22:29.921Z] Login Succeeded [2023-02-22T10:22:30.191Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T10:22:30.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T10:22:30.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T10:22:30.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T10:22:30.689Z] ========================================================= [2023-02-22T10:22:30.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T10:22:30.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:22:31.195Z] + 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-22T10:22:31.465Z] Sending build context to Docker daemon 1.217MB [2023-02-22T10:22:31.465Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T10:22:31.465Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-22T10:22:31.737Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T10:22:31.737Z] 9b18e9b68314: Pulling fs layer [2023-02-22T10:22:31.737Z] 35d82f9e3411: Pulling fs layer [2023-02-22T10:22:31.737Z] e16973657156: Pulling fs layer [2023-02-22T10:22:31.737Z] fc693d55d65f: Pulling fs layer [2023-02-22T10:22:31.737Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T10:22:31.737Z] dda99020689f: Pulling fs layer [2023-02-22T10:22:31.737Z] db1c61fa0a46: Pulling fs layer [2023-02-22T10:22:31.737Z] 891c053d2c06: Pulling fs layer [2023-02-22T10:22:31.737Z] fc693d55d65f: Waiting [2023-02-22T10:22:31.737Z] dda99020689f: Waiting [2023-02-22T10:22:31.737Z] db1c61fa0a46: Waiting [2023-02-22T10:22:31.737Z] 7e9fc2657dce: Waiting [2023-02-22T10:22:31.737Z] 891c053d2c06: Waiting [2023-02-22T10:22:31.737Z] e16973657156: Download complete [2023-02-22T10:22:31.737Z] 35d82f9e3411: Verifying Checksum [2023-02-22T10:22:31.737Z] 35d82f9e3411: Download complete [2023-02-22T10:22:31.737Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T10:22:31.737Z] 7e9fc2657dce: Download complete [2023-02-22T10:22:31.737Z] dda99020689f: Verifying Checksum [2023-02-22T10:22:31.737Z] 9b18e9b68314: Verifying Checksum [2023-02-22T10:22:31.737Z] 9b18e9b68314: Download complete [2023-02-22T10:22:32.723Z] 9b18e9b68314: Pull complete [2023-02-22T10:22:32.992Z] 891c053d2c06: Verifying Checksum [2023-02-22T10:22:32.992Z] 891c053d2c06: Download complete [2023-02-22T10:22:33.278Z] 35d82f9e3411: Pull complete [2023-02-22T10:22:33.554Z] e16973657156: Pull complete [2023-02-22T10:22:34.148Z] db1c61fa0a46: Download complete [2023-02-22T10:22:35.120Z] fc693d55d65f: Verifying Checksum [2023-02-22T10:22:35.120Z] fc693d55d65f: Download complete [2023-02-22T10:22:47.490Z] fc693d55d65f: Pull complete [2023-02-22T10:22:47.490Z] 7e9fc2657dce: Pull complete [2023-02-22T10:22:47.490Z] dda99020689f: Pull complete [2023-02-22T10:22:52.876Z] db1c61fa0a46: Pull complete [2023-02-22T10:22:55.578Z] 891c053d2c06: Pull complete [2023-02-22T10:22:55.578Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T10:22:55.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T10:22:55.578Z] ---> f96f9c87975a [2023-02-22T10:22:55.578Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-22T10:22:57.563Z] ---> Running in bef95a90d23b [2023-02-22T10:22:57.837Z] Removing intermediate container bef95a90d23b [2023-02-22T10:22:57.837Z] ---> c08ade749a74 [2023-02-22T10:22:57.837Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T10:22:57.837Z] ---> Running in 81cf0fe667cb [2023-02-22T10:22:58.114Z] Removing intermediate container 81cf0fe667cb [2023-02-22T10:22:58.114Z] ---> 182d95f63087 [2023-02-22T10:22:58.114Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-22T10:22:58.114Z] ---> Running in c4f16add414c [2023-02-22T10:22:58.705Z] Removing intermediate container c4f16add414c [2023-02-22T10:22:58.705Z] ---> d1fedd743a5b [2023-02-22T10:22:58.705Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T10:22:58.705Z] ---> Running in b70a7ca52862 [2023-02-22T10:22:58.975Z] Removing intermediate container b70a7ca52862 [2023-02-22T10:22:58.975Z] ---> f5da4c78f62a [2023-02-22T10:22:58.975Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T10:22:58.975Z] ---> Running in 2d0db1d94c41 [2023-02-22T10:23:00.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T10:23:00.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T10:23:01.635Z] OK: 221 MiB in 51 packages [2023-02-22T10:23:02.609Z] Removing intermediate container 2d0db1d94c41 [2023-02-22T10:23:02.609Z] ---> f098727a09aa [2023-02-22T10:23:02.609Z] Step 8/12 : WORKDIR /app [2023-02-22T10:23:02.609Z] ---> Running in 38d2a6c54676 [2023-02-22T10:23:02.878Z] Removing intermediate container 38d2a6c54676 [2023-02-22T10:23:02.878Z] ---> ce735ec0d26b [2023-02-22T10:23:02.878Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-22T10:23:03.472Z] ---> 715f2911cd82 [2023-02-22T10:23:03.472Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T10:23:03.472Z] ---> Running in 14736cdbc9d4 [2023-02-22T10:24:11.369Z] Removing intermediate container 14736cdbc9d4 [2023-02-22T10:24:11.369Z] ---> fd5a1c3433da [2023-02-22T10:24:11.369Z] Step 11/12 : COPY . . [2023-02-22T10:24:11.369Z] ---> 1963a565c993 [2023-02-22T10:24:11.369Z] Step 12/12 : RUN $MAKE [2023-02-22T10:24:11.369Z] ---> Running in 67127ef548c8 [2023-02-22T10:24:11.369Z] noop [2023-02-22T10:24:11.369Z] Removing intermediate container 67127ef548c8 [2023-02-22T10:24:11.369Z] ---> eaa77dff9d07 [2023-02-22T10:24:11.369Z] Successfully built eaa77dff9d07 [2023-02-22T10:24:11.369Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:24:11.842Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T10:24:11.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T10:24:12.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-7045 does not seem to be running inside a container [2023-02-22T10:24:12.220Z] $ 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-22T10:24:13.477Z] $ docker top 2e153511e1bf156025f6c3e814a0e93c8cdee0baa24efc2d5696ad8e138dbb38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T10:24:14.369Z] + go version [2023-02-22T10:24:14.369Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T10:24:14.404Z] $ docker stop --time=1 2e153511e1bf156025f6c3e814a0e93c8cdee0baa24efc2d5696ad8e138dbb38 [2023-02-22T10:24:16.024Z] $ docker rm -f --volumes 2e153511e1bf156025f6c3e814a0e93c8cdee0baa24efc2d5696ad8e138dbb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:24:16.847Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T10:24:16.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T10:24:17.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-7045 does not seem to be running inside a container [2023-02-22T10:24:17.181Z] $ 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-22T10:24:18.338Z] $ docker top af1c88d653423ff1b81cccdef6bbdafc5a7635191ea4b10e84312f4f92fdda6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T10:24:18.899Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T10:24:19.610Z] + make test [2023-02-22T10:24:19.610Z] go test ./... -coverprofile=coverage.out ./... [2023-02-22T10:24:21.561Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-22T10:25:58.240Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-22T10:25:58.240Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-22T10:26:16.475Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.879s coverage: 40.7% of statements [2023-02-22T10:26:16.475Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.499s coverage: 52.0% of statements [2023-02-22T10:26:16.475Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements [2023-02-22T10:26:16.475Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T10:26:16.475Z] go vet ./... [2023-02-22T10:26:48.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T10:26:48.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T10:26:48.721Z] ./bin/test-attribution-txt.sh [2023-02-22T10:26:48.721Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-22T10:26:48.721Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-22T10:26:48.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T10:26:48.796Z] $ docker stop --time=1 af1c88d653423ff1b81cccdef6bbdafc5a7635191ea4b10e84312f4f92fdda6a [2023-02-22T10:26:50.863Z] $ docker rm -f --volumes af1c88d653423ff1b81cccdef6bbdafc5a7635191ea4b10e84312f4f92fdda6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T10:26:52.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T10:26:52.080Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T10:26:52.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T10:26:53.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T10:26:53.690Z] + ls -al . [2023-02-22T10:26:53.690Z] total 628 [2023-02-22T10:26:53.690Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 10:24 . [2023-02-22T10:26:53.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 10:22 .. [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 22 10:22 .dockerignore [2023-02-22T10:26:53.690Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 10:22 .git [2023-02-22T10:26:53.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 10:22 .github [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 22 10:22 .gitignore [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 10:22 .golangci.yml [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 22 10:22 Attribution.txt [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 22 10:22 CHANGELOG.md [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 22 10:22 Dockerfile [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 10:22 GOVERNANCE.md [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 22 10:22 Jenkinsfile [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 10:22 LICENSE [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 22 10:22 Makefile [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 22 10:22 OWNERS.md [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 22 10:22 README.md [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 10:19 VERSION [2023-02-22T10:26:53.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 10:22 bin [2023-02-22T10:26:53.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 10:22 cmd [2023-02-22T10:26:53.690Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 22 10:26 coverage.out [2023-02-22T10:26:53.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 10:22 examples [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 3463 Feb 22 10:22 go.mod [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 33007 Feb 22 10:22 go.sum [2023-02-22T10:26:53.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 10:22 images [2023-02-22T10:26:53.690Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 10:22 internal [2023-02-22T10:26:53.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 10:22 snap [2023-02-22T10:26:53.690Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 22 10:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:26:54.117Z] + 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=e51981321c1c95607f32c1c909e82fe8899ccb2f --label arch=arm64 --label version=0.0.0 . [2023-02-22T10:26:54.387Z] Sending build context to Docker daemon 1.217MB [2023-02-22T10:26:54.387Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T10:26:54.387Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-22T10:26:54.387Z] ---> eaa77dff9d07 [2023-02-22T10:26:54.387Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T10:26:54.680Z] ---> Running in 4c3847bd269f [2023-02-22T10:26:54.957Z] Removing intermediate container 4c3847bd269f [2023-02-22T10:26:54.957Z] ---> f9b51739e1ca [2023-02-22T10:26:54.957Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T10:26:55.224Z] ---> Running in b219eacbde58 [2023-02-22T10:26:55.491Z] Removing intermediate container b219eacbde58 [2023-02-22T10:26:55.491Z] ---> 5471e5fdffab [2023-02-22T10:26:55.491Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-22T10:26:55.491Z] ---> Running in a5ff0d330fd1 [2023-02-22T10:26:56.076Z] Removing intermediate container a5ff0d330fd1 [2023-02-22T10:26:56.076Z] ---> a9df85db18db [2023-02-22T10:26:56.076Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-22T10:26:56.076Z] ---> Running in ce691307bec3 [2023-02-22T10:26:56.343Z] Removing intermediate container ce691307bec3 [2023-02-22T10:26:56.343Z] ---> 334d33df6d4c [2023-02-22T10:26:56.343Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T10:26:56.343Z] ---> Running in 3ef44141a1ad [2023-02-22T10:26:57.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T10:26:57.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T10:26:59.169Z] OK: 221 MiB in 51 packages [2023-02-22T10:27:02.527Z] Removing intermediate container 3ef44141a1ad [2023-02-22T10:27:02.527Z] ---> a1a172a5afb0 [2023-02-22T10:27:02.527Z] Step 8/24 : WORKDIR /app [2023-02-22T10:27:02.527Z] ---> Running in 611a8520233c [2023-02-22T10:27:02.794Z] Removing intermediate container 611a8520233c [2023-02-22T10:27:02.794Z] ---> 9b4f9c6b8357 [2023-02-22T10:27:02.794Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-22T10:27:03.383Z] ---> a8f0fd52bf7c [2023-02-22T10:27:03.383Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T10:27:03.383Z] ---> Running in dd3560445b83 [2023-02-22T10:27:05.970Z] Removing intermediate container dd3560445b83 [2023-02-22T10:27:05.970Z] ---> 1d1d9c63736a [2023-02-22T10:27:05.970Z] Step 11/24 : COPY . . [2023-02-22T10:27:07.963Z] ---> dac57d47d2f6 [2023-02-22T10:27:07.963Z] Step 12/24 : RUN $MAKE [2023-02-22T10:27:07.963Z] ---> Running in dec856355c5a [2023-02-22T10:27:10.552Z] 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-22T10:29:17.251Z] Removing intermediate container dec856355c5a [2023-02-22T10:29:17.251Z] ---> 0cd0c14a0d6c [2023-02-22T10:29:17.251Z] Step 13/24 : FROM alpine:3.16 [2023-02-22T10:29:17.251Z] 3.16: Pulling from library/alpine [2023-02-22T10:29:17.251Z] 3760b48202b3: Pulling fs layer [2023-02-22T10:29:17.251Z] 3760b48202b3: Verifying Checksum [2023-02-22T10:29:17.251Z] 3760b48202b3: Download complete [2023-02-22T10:29:17.251Z] 3760b48202b3: Pull complete [2023-02-22T10:29:17.251Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T10:29:17.251Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T10:29:17.251Z] ---> 4c81e5bf8899 [2023-02-22T10:29:17.251Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-22T10:29:17.251Z] ---> Running in 3796a46b1d31 [2023-02-22T10:29:17.251Z] Removing intermediate container 3796a46b1d31 [2023-02-22T10:29:17.251Z] ---> bd00c3123f43 [2023-02-22T10:29:17.251Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T10:29:17.251Z] ---> Running in 454f6ffeac70 [2023-02-22T10:29:17.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T10:29:17.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T10:29:17.251Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T10:29:17.251Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T10:29:17.251Z] OK: 5 MiB in 15 packages [2023-02-22T10:29:17.839Z] Removing intermediate container 454f6ffeac70 [2023-02-22T10:29:17.840Z] ---> 2675f079bbca [2023-02-22T10:29:17.840Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-22T10:29:19.784Z] ---> 009db0ea5d1b [2023-02-22T10:29:19.784Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-22T10:29:20.052Z] ---> 4181c5ff7bf7 [2023-02-22T10:29:20.052Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-22T10:29:21.474Z] ---> e2535d8cf67a [2023-02-22T10:29:21.474Z] Step 19/24 : EXPOSE 59989 [2023-02-22T10:29:21.740Z] ---> Running in 577bc3c0c22d [2023-02-22T10:29:21.740Z] Removing intermediate container 577bc3c0c22d [2023-02-22T10:29:21.740Z] ---> bfcd7d60b6b5 [2023-02-22T10:29:21.740Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-22T10:29:22.008Z] ---> Running in 2d1e8d5558a9 [2023-02-22T10:29:22.277Z] Removing intermediate container 2d1e8d5558a9 [2023-02-22T10:29:22.277Z] ---> 9ed560b69931 [2023-02-22T10:29:22.277Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T10:29:22.277Z] ---> Running in aa08a8af6f11 [2023-02-22T10:29:22.546Z] Removing intermediate container aa08a8af6f11 [2023-02-22T10:29:22.546Z] ---> 03ccb2de7abd [2023-02-22T10:29:22.546Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T10:29:22.546Z] ---> Running in 918f207f1082 [2023-02-22T10:29:22.824Z] Removing intermediate container 918f207f1082 [2023-02-22T10:29:22.824Z] ---> 5baad571461c [2023-02-22T10:29:22.824Z] Step 23/24 : LABEL git_sha=e51981321c1c95607f32c1c909e82fe8899ccb2f [2023-02-22T10:29:23.090Z] ---> Running in facb36f3495d [2023-02-22T10:29:23.357Z] Removing intermediate container facb36f3495d [2023-02-22T10:29:23.357Z] ---> 11cf2026575f [2023-02-22T10:29:23.357Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T10:29:23.357Z] ---> Running in 28aac6fdbec0 [2023-02-22T10:29:23.623Z] Removing intermediate container 28aac6fdbec0 [2023-02-22T10:29:23.623Z] ---> 3f7a74cf6ecb [2023-02-22T10:29:23.623Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T10:29:23.623Z] Successfully built 3f7a74cf6ecb [2023-02-22T10:29:23.623Z] 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-22T10:29:24.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T10:29:24.427Z] [2023-02-22T10:29:24.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:29:24.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T10:29:24.827Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T10:29:24.827Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T10:29:24.827Z] 04944245beec: Pulling fs layer [2023-02-22T10:29:24.827Z] 699f458cf7ca: Pulling fs layer [2023-02-22T10:29:24.827Z] 765212b225bb: Pulling fs layer [2023-02-22T10:29:24.827Z] f23df028b6ca: Pulling fs layer [2023-02-22T10:29:24.827Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T10:29:24.827Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T10:29:24.827Z] f23df028b6ca: Waiting [2023-02-22T10:29:24.827Z] 765212b225bb: Waiting [2023-02-22T10:29:24.827Z] d65c8cfc05b1: Waiting [2023-02-22T10:29:24.827Z] 2437ff75d9bd: Waiting [2023-02-22T10:29:25.095Z] 04944245beec: Verifying Checksum [2023-02-22T10:29:25.095Z] 04944245beec: Download complete [2023-02-22T10:29:25.095Z] 765212b225bb: Verifying Checksum [2023-02-22T10:29:25.095Z] 765212b225bb: Download complete [2023-02-22T10:29:25.095Z] f23df028b6ca: Verifying Checksum [2023-02-22T10:29:25.095Z] f23df028b6ca: Download complete [2023-02-22T10:29:25.095Z] d65c8cfc05b1: Download complete [2023-02-22T10:29:25.095Z] 699f458cf7ca: Verifying Checksum [2023-02-22T10:29:25.680Z] 8998bd30e6a1: Download complete [2023-02-22T10:29:27.629Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T10:29:27.629Z] 2437ff75d9bd: Download complete [2023-02-22T10:29:29.724Z] 8998bd30e6a1: Pull complete [2023-02-22T10:29:29.724Z] 04944245beec: Pull complete [2023-02-22T10:29:33.112Z] 699f458cf7ca: Pull complete [2023-02-22T10:29:33.382Z] 765212b225bb: Pull complete [2023-02-22T10:29:33.967Z] f23df028b6ca: Pull complete [2023-02-22T10:29:34.231Z] d65c8cfc05b1: Pull complete [2023-02-22T10:29:49.217Z] 2437ff75d9bd: Pull complete [2023-02-22T10:29:49.217Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T10:29:49.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T10:29:49.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T10:29:49.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-7045 does not seem to be running inside a container [2023-02-22T10:29:49.584Z] $ 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-22T10:29:51.892Z] $ docker top eec23b06d90783a74262362c49eef32396bc959a21b349208bca2927fff0eacd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:29:52.446Z] ---> job-cost.sh [2023-02-22T10:29:52.711Z] lf-activate-venv: SKIPPING [2023-02-22T10:29:52.711Z] INFO: No Stack... [2023-02-22T10:29:53.289Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T10:29:53.868Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T10:29:54.214Z] + cut -d, -f6 [2023-02-22T10:29:54.214Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-02-22T10:29:54.299Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-164-1-stack-cost] [2023-02-22T10:29:54.304Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-164-1-stack-cost] did not exist. Created. [2023-02-22T10:29:54.304Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T10:29:54.725Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-5ef82b0e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-22T10:29:55.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T10:29:55.374Z] Warning: overwriting stash ‘stack-cost’ [2023-02-22T10:29:55.432Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T10:29:55.448Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-164-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T10:29:55.519Z] $ docker stop --time=1 eec23b06d90783a74262362c49eef32396bc959a21b349208bca2927fff0eacd [2023-02-22T10:29:56.970Z] $ docker rm -f --volumes eec23b06d90783a74262362c49eef32396bc959a21b349208bca2927fff0eacd [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-22T10:29:57.952Z] provisioning config files... [2023-02-22T10:29:57.961Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-164@tmp/config10339175112029307200tmp [Pipeline] { [Pipeline] sh [2023-02-22T10:29:58.302Z] + set +x [2023-02-22T10:29:58.302Z] + curl -s https://codecov.io/bash [2023-02-22T10:29:58.302Z] + bash -s -- [2023-02-22T10:29:58.302Z] [2023-02-22T10:29:58.302Z] _____ _ [2023-02-22T10:29:58.302Z] / ____| | | [2023-02-22T10:29:58.302Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T10:29:58.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T10:29:58.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T10:29:58.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T10:29:58.302Z] Bash-1.0.6 [2023-02-22T10:29:58.302Z] [2023-02-22T10:29:58.302Z] [2023-02-22T10:29:58.302Z] ==> git version 2.25.1 found [2023-02-22T10:29:58.302Z] ==> 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-22T10:29:58.302Z] Release-Date: 2020-01-08 [2023-02-22T10:29:58.302Z] 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-22T10:29:58.302Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T10:29:58.302Z] ==> Jenkins CI detected. [2023-02-22T10:29:58.302Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-164 [2023-02-22T10:29:58.302Z] project root: . [2023-02-22T10:29:58.302Z] --> token set from env [2023-02-22T10:29:58.302Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T10:29:58.302Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T10:29:58.302Z] ==> Python coveragepy not found [2023-02-22T10:29:58.302Z] ==> Searching for coverage reports in: [2023-02-22T10:29:58.302Z] + . [2023-02-22T10:29:58.302Z] -> Found 1 reports [2023-02-22T10:29:58.302Z] ==> Detecting git/mercurial file structure [2023-02-22T10:29:58.302Z] ==> Reading reports [2023-02-22T10:29:58.302Z] + ./coverage.out bytes=457862 [2023-02-22T10:29:58.302Z] ==> Appending adjustments [2023-02-22T10:29:58.302Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T10:29:58.560Z] + Found adjustments [2023-02-22T10:29:58.560Z] ==> Gzipping contents [2023-02-22T10:29:58.819Z] 52K /tmp/codecov.49Mra6.gz [2023-02-22T10:29:58.819Z] ==> Uploading reports [2023-02-22T10:29:58.819Z] url: https://codecov.io [2023-02-22T10:29:58.819Z] query: branch=PR-164&commit=e51981321c1c95607f32c1c909e82fe8899ccb2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=164&job=&cmd_args= [2023-02-22T10:29:58.819Z] -> Pinging Codecov [2023-02-22T10:29:58.819Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-164&commit=e51981321c1c95607f32c1c909e82fe8899ccb2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=164&job=&cmd_args= [2023-02-22T10:29:58.819Z] -> Uploading to [2023-02-22T10:29:58.819Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/581DD39554BDF9B6E22D074273EAD858/e51981321c1c95607f32c1c909e82fe8899ccb2f/5c5f0364-a2bf-4389-a094-eb057a294e3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T102958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e9148e210adb4ddd41ff11a13c7bc05ae6c6911841b883fe8978007734af3d6 [2023-02-22T10:29:58.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T10:29:58.819Z] Dload Upload Total Spent Left Speed [2023-02-22T10:29:59.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51292 0 0 100 51292 0 155k --:--:-- --:--:-- --:--:-- 155k [2023-02-22T10:29:59.386Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e51981321c1c95607f32c1c909e82fe8899ccb2f [Pipeline] } [2023-02-22T10:29:59.414Z] 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-22T10:30:01.204Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-164/archives ] [2023-02-22T10:30:01.204Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-164/archives [2023-02-22T10:30:01.204Z] total 16 [2023-02-22T10:30:01.204Z] drwxr-xr-x 3 root root 4096 Feb 22 10:21 . [2023-02-22T10:30:01.204Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 10:21 .. [2023-02-22T10:30:01.204Z] drwxr-xr-x 2 root root 4096 Feb 22 10:21 cost [2023-02-22T10:30:01.204Z] -rw-r--r-- 1 root root 91 Feb 22 10:21 cost.csv [2023-02-22T10:30:01.204Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-164/archives [2023-02-22T10:30:01.204Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-164/archives [2023-02-22T10:30:01.204Z] total 16 [2023-02-22T10:30:01.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 10:21 . [2023-02-22T10:30:01.204Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 10:21 .. [2023-02-22T10:30:01.204Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 10:21 cost [2023-02-22T10:30:01.204Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 22 10:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:30:01.539Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:30:02.419Z] ---> package-listing.sh [2023-02-22T10:30:02.419Z] ++ facter osfamily [2023-02-22T10:30:02.419Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T10:30:02.678Z] + OS_FAMILY=debian [2023-02-22T10:30:02.678Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-164 [2023-02-22T10:30:02.678Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T10:30:02.678Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T10:30:02.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T10:30:02.678Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T10:30:02.678Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-164 ']' [2023-02-22T10:30:02.678Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T10:30:02.678Z] + case "${OS_FAMILY}" in [2023-02-22T10:30:02.678Z] + dpkg -l [2023-02-22T10:30:02.678Z] + grep '^ii' [2023-02-22T10:30:02.678Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T10:30:02.678Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T10:30:02.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T10:30:02.678Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-164 ']' [2023-02-22T10:30:02.678Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-164/archives/ [2023-02-22T10:30:02.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-164/archives/ [Pipeline] echo [2023-02-22T10:30:02.717Z] 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-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T10:30:03.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T10:30:03.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T10:30:03.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T10:30:03.780Z] prd-ubuntu20.04-docker-8c-8g-7043 does not seem to be running inside a container [2023-02-22T10:30:03.795Z] $ 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-164/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-164 -v /w/workspace/undry_device-rfid-llrp-go_PR-164:/w/workspace/undry_device-rfid-llrp-go_PR-164:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-164@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-164@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-22T10:30:03.975Z] $ docker top dd273d2ff845cfd09381d196f931d4e74c1d236f598ddca1a5722ccdf016c38a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T10:30:04.388Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T10:30:04.696Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T10:30:05.006Z] + ls /var/log/sa-host [2023-02-22T10:30:05.006Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T10:30:05.138Z] provisioning config files... [2023-02-22T10:30:05.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-164@tmp/config11366958883315233275tmp [Pipeline] { [Pipeline] echo [2023-02-22T10:30:05.202Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:30:05.523Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T10:30:05.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:30:05.935Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T10:30:05.965Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:30:06.276Z] ---> sudo-logs.sh [2023-02-22T10:30:06.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T10:30:06.360Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:30:06.671Z] ---> job-cost.sh [2023-02-22T10:30:06.671Z] lf-activate-venv: SKIPPING [2023-02-22T10:30:06.671Z] DEBUG: total: 0.2199999988079071 [2023-02-22T10:30:06.671Z] INFO: Retrieving Stack Cost... [2023-02-22T10:30:06.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T10:30:07.499Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T10:30:07.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T10:30:07.852Z] ---> logs-deploy.sh [2023-02-22T10:30:07.852Z] lf-activate-venv: SKIPPING [2023-02-22T10:30:07.852Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-164/1 [2023-02-22T10:30:07.852Z] INFO: archiving workspace using pattern(s): [2023-02-22T10:30:08.788Z] Archives upload complete. [2023-02-22T10:30:08.788Z] INFO: archiving logs to Nexus