Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f39821064733ecd064f980dc07cd44a264f8663+8c4faf22c76813cb553a4db765edf9e1791a6a7e (00394a6447174357c8408642c5d955d40928716b) 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-ssh3295472363653582014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2644966294750648239.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16953051587860399467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6804781493706741864.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9507581044560913982.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2516 in /w/workspace/undry_device-rfid-llrp-go_PR-166 [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-166 # 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/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c4faf22c76813cb553a4db765edf9e1791a6a7e into PR head commit 4f39821064733ecd064f980dc07cd44a264f8663 Merge succeeded, producing febfea3274f5273c6479caff437bd54a37fe28c2 Checking out Revision febfea3274f5273c6479caff437bd54a37fe28c2 (PR-166) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # 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 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f febfea3274f5273c6479caff437bd54a37fe28c2 # timeout=10 Commit message: "Merge commit '8c4faf22c76813cb553a4db765edf9e1791a6a7e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 43859025f09604ba9f5cf6aacd8eb56a6d955f2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T21:07:59.603Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T21:07:59.641Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T21:07:59.654Z] ========================================================= [2023-03-16T21:07:59.655Z] EdgeX Global Pipelines Version Info [2023-03-16T21:07:59.655Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:08:00.356Z] ------------------- [2023-03-16T21:08:00.356Z] stable info: [2023-03-16T21:08:00.356Z] ------------------- [2023-03-16T21:08:00.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T21:08:00.356Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T21:08:00.356Z] Message: update stable to v1.0.245 [2023-03-16T21:08:00.945Z] ------------------- [2023-03-16T21:08:00.945Z] experimental info: [2023-03-16T21:08:00.945Z] ------------------- [2023-03-16T21:08:00.945Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T21:08:00.945Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T21:08:00.945Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T21:08:01.105Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-16T21:08:01.114Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-16T21:08:01.122Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T21:08:01.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T21:08:01.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T21:08:01.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T21:08:01.160Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T21:08:01.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T21:08:01.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T21:08:01.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T21:08:01.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T21:08:01.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-16T21:08:01.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T21:08:01.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T21:08:01.257Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T21:08:01.269Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T21:08:01.283Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T21:08:01.292Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T21:08:01.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T21:08:01.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T21:08:01.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T21:08:01.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T21:08:01.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T21:08:01.362Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T21:08:01.370Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T21:08:01.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T21:08:01.386Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T21:08:01.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2023-03-16T21:08:01.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2023-03-16T21:08:01.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2023-03-16T21:08:01.431Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = febfea3274f5273c6479caff437bd54a37fe28c2 [Pipeline] echo [2023-03-16T21:08:01.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = febfea3 [Pipeline] echo [2023-03-16T21:08:01.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T21:08:01.499Z] provisioning config files... [2023-03-16T21:08:01.513Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config4780203498332826844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:08:01.814Z] ---> docker-login.sh [2023-03-16T21:08:01.814Z] nexus3.edgexfoundry.org:10001 [2023-03-16T21:08:02.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:02.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:02.081Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:02.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:02.081Z] [2023-03-16T21:08:02.081Z] Login Succeeded [2023-03-16T21:08:02.081Z] nexus3.edgexfoundry.org:10002 [2023-03-16T21:08:02.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:02.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:02.340Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:02.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:02.340Z] [2023-03-16T21:08:02.340Z] Login Succeeded [2023-03-16T21:08:02.340Z] nexus3.edgexfoundry.org:10003 [2023-03-16T21:08:02.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:02.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:02.340Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:02.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:02.340Z] [2023-03-16T21:08:02.340Z] Login Succeeded [2023-03-16T21:08:02.340Z] nexus3.edgexfoundry.org:10004 [2023-03-16T21:08:02.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:02.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:02.340Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:02.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:02.340Z] [2023-03-16T21:08:02.340Z] Login Succeeded [2023-03-16T21:08:02.340Z] docker.io [2023-03-16T21:08:02.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:02.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:02.600Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:02.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:02.600Z] [2023-03-16T21:08:02.600Z] Login Succeeded [2023-03-16T21:08:02.600Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T21:08:02.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T21:08:02.978Z] + git rev-list -1 --merges febfea3274f5273c6479caff437bd54a37fe28c2~1..febfea3274f5273c6479caff437bd54a37fe28c2 [Pipeline] echo [2023-03-16T21:08:03.033Z] -----------> git rev-list -1 --merges febfea3274f5273c6479caff437bd54a37fe28c2~1..febfea3274f5273c6479caff437bd54a37fe28c2 febfea3274f5273c6479caff437bd54a37fe28c2 [2023-03-16T21:08:03.033Z] febfea3274f5273c6479caff437bd54a37fe28c2 [false] [Pipeline] sh [2023-03-16T21:08:03.323Z] + git log --format=format:%s -1 febfea3274f5273c6479caff437bd54a37fe28c2 [Pipeline] echo [2023-03-16T21:08:03.337Z] ========================================================= [2023-03-16T21:08:03.337Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T21:08:03.337Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T21:08:03.656Z] + git log --format=format:%s -1 febfea3274f5273c6479caff437bd54a37fe28c2 [Pipeline] echo [2023-03-16T21:08:03.669Z] [semverPrep] GIT_COMMIT: febfea3274f5273c6479caff437bd54a37fe28c2, Commit Message: Merge commit '8c4faf22c76813cb553a4db765edf9e1791a6a7e' into HEAD [Pipeline] echo [2023-03-16T21:08:03.679Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T21:08:04.024Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T21:08:04.024Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T21:08:04.024Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T21:08:04.024Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T21:08:04.024Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T21:08:04.024Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T21:08:04.024Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:08:04.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T21:08:04.385Z] [2023-03-16T21:08:04.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:08:04.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T21:08:04.703Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T21:08:04.703Z] b85a868b505f: Pulling fs layer [2023-03-16T21:08:04.703Z] e2be974225ed: Pulling fs layer [2023-03-16T21:08:04.703Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T21:08:04.703Z] 988bab9f4d93: Pulling fs layer [2023-03-16T21:08:04.703Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T21:08:04.703Z] eaf3925da568: Pulling fs layer [2023-03-16T21:08:04.703Z] bab4dde63d76: Pulling fs layer [2023-03-16T21:08:04.703Z] bde34c3a00c8: Pulling fs layer [2023-03-16T21:08:04.703Z] b352a97aabf1: Pulling fs layer [2023-03-16T21:08:04.703Z] 4872d77fe225: Pulling fs layer [2023-03-16T21:08:04.703Z] 5851b861e8e6: Pulling fs layer [2023-03-16T21:08:04.703Z] 988bab9f4d93: Waiting [2023-03-16T21:08:04.703Z] 1469e6f7b9e6: Waiting [2023-03-16T21:08:04.703Z] b352a97aabf1: Waiting [2023-03-16T21:08:04.703Z] eaf3925da568: Waiting [2023-03-16T21:08:04.703Z] bab4dde63d76: Waiting [2023-03-16T21:08:04.703Z] 4872d77fe225: Waiting [2023-03-16T21:08:04.703Z] 5851b861e8e6: Waiting [2023-03-16T21:08:04.703Z] e2be974225ed: Verifying Checksum [2023-03-16T21:08:04.703Z] e2be974225ed: Download complete [2023-03-16T21:08:04.703Z] 988bab9f4d93: Download complete [2023-03-16T21:08:04.962Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T21:08:04.962Z] 1469e6f7b9e6: Download complete [2023-03-16T21:08:04.962Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T21:08:04.962Z] 339a4e72a1f5: Download complete [2023-03-16T21:08:04.963Z] eaf3925da568: Verifying Checksum [2023-03-16T21:08:04.963Z] eaf3925da568: Download complete [2023-03-16T21:08:04.963Z] bde34c3a00c8: Verifying Checksum [2023-03-16T21:08:04.963Z] bde34c3a00c8: Download complete [2023-03-16T21:08:04.963Z] b352a97aabf1: Verifying Checksum [2023-03-16T21:08:04.963Z] b352a97aabf1: Download complete [2023-03-16T21:08:04.963Z] 4872d77fe225: Verifying Checksum [2023-03-16T21:08:04.963Z] 4872d77fe225: Download complete [2023-03-16T21:08:04.963Z] 5851b861e8e6: Verifying Checksum [2023-03-16T21:08:04.963Z] 5851b861e8e6: Download complete [2023-03-16T21:08:04.963Z] b85a868b505f: Verifying Checksum [2023-03-16T21:08:04.963Z] b85a868b505f: Download complete [2023-03-16T21:08:05.221Z] bab4dde63d76: Verifying Checksum [2023-03-16T21:08:05.221Z] bab4dde63d76: Download complete [2023-03-16T21:08:06.156Z] b85a868b505f: Pull complete [2023-03-16T21:08:06.414Z] e2be974225ed: Pull complete [2023-03-16T21:08:06.983Z] 339a4e72a1f5: Pull complete [2023-03-16T21:08:06.983Z] 988bab9f4d93: Pull complete [2023-03-16T21:08:07.554Z] 1469e6f7b9e6: Pull complete [2023-03-16T21:08:07.554Z] eaf3925da568: Pull complete [2023-03-16T21:08:09.524Z] bab4dde63d76: Pull complete [2023-03-16T21:08:09.524Z] bde34c3a00c8: Pull complete [2023-03-16T21:08:09.524Z] b352a97aabf1: Pull complete [2023-03-16T21:08:09.524Z] 4872d77fe225: Pull complete [2023-03-16T21:08:09.524Z] 5851b861e8e6: Pull complete [2023-03-16T21:08:09.524Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T21:08:09.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T21:08:09.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:08:09.623Z] prd-ubuntu20.04-docker-8c-8g-2516 does not seem to be running inside a container [2023-03-16T21:08:09.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T21:08:11.908Z] $ docker top 7d21fffeeb720a17d7c7da98712a7d3b4f3d7f19056cbf13e2d40cbf6bdaf036 -eo pid,comm [2023-03-16T21:08:11.972Z] 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-03-16T21:08:11.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T21:08:12.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T21:08:12.007Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T21:08:12.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T21:08:12.129Z] $ docker exec 7d21fffeeb720a17d7c7da98712a7d3b4f3d7f19056cbf13e2d40cbf6bdaf036 ssh-agent [2023-03-16T21:08:12.250Z] SSH_AUTH_SOCK=/tmp/ssh-LiWfoIOyKdkW/agent.33 [2023-03-16T21:08:12.250Z] SSH_AGENT_PID=40 [2023-03-16T21:08:12.258Z] Running ssh-add (command line suppressed) [2023-03-16T21:08:12.357Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_13517212266673332514.key (/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_13517212266673332514.key) [2023-03-16T21:08:12.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T21:08:12.666Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T21:08:12.680Z] $ docker exec --env ******** --env ******** 7d21fffeeb720a17d7c7da98712a7d3b4f3d7f19056cbf13e2d40cbf6bdaf036 ssh-agent -k [2023-03-16T21:08:12.778Z] unset SSH_AUTH_SOCK; [2023-03-16T21:08:12.778Z] unset SSH_AGENT_PID; [2023-03-16T21:08:12.778Z] echo Agent pid 40 killed; [2023-03-16T21:08:12.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T21:08:12.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T21:08:12.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T21:08:12.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T21:08:12.939Z] $ docker exec 7d21fffeeb720a17d7c7da98712a7d3b4f3d7f19056cbf13e2d40cbf6bdaf036 ssh-agent [2023-03-16T21:08:13.039Z] SSH_AUTH_SOCK=/tmp/ssh-62vQRh2N92Jh/agent.72 [2023-03-16T21:08:13.039Z] SSH_AGENT_PID=78 [2023-03-16T21:08:13.044Z] Running ssh-add (command line suppressed) [2023-03-16T21:08:13.143Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_2262840551854810874.key (/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_2262840551854810874.key) [2023-03-16T21:08:13.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T21:08:13.445Z] + git semver init [2023-03-16T21:08:13.703Z] 2023-03-16 21:08:13,627 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T21:08:13.703Z] 2023-03-16 21:08:13,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver [2023-03-16T21:08:13.703Z] 2023-03-16 21:08:13,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-166/.semver [2023-03-16T21:08:13.703Z] 2023-03-16 21:08:13,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166, universal_newlines=False, shell=None, istream=None) [2023-03-16T21:08:14.642Z] 2023-03-16 21:08:14,384 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-166/.git/info/exclude [2023-03-16T21:08:14.642Z] 2023-03-16 21:08:14,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 with force:False [2023-03-16T21:08:14.642Z] 2023-03-16 21:08:14,384 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 [2023-03-16T21:08:14.642Z] 2023-03-16 21:08:14,389 [execute] INFO git cat-file --batch-check [2023-03-16T21:08:14.642Z] 2023-03-16 21:08:14,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T21:08:14.642Z] 2023-03-16 21:08:14,395 [execute] INFO git cat-file --batch [2023-03-16T21:08:14.642Z] 2023-03-16 21:08:14,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T21:08:14.642Z] 2023-03-16 21:08:14,399 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 [2023-03-16T21:08:14.642Z] 0.0.0 [Pipeline] } [2023-03-16T21:08:14.648Z] $ docker exec --env ******** --env ******** 7d21fffeeb720a17d7c7da98712a7d3b4f3d7f19056cbf13e2d40cbf6bdaf036 ssh-agent -k [2023-03-16T21:08:14.742Z] unset SSH_AUTH_SOCK; [2023-03-16T21:08:14.743Z] unset SSH_AGENT_PID; [2023-03-16T21:08:14.743Z] echo Agent pid 78 killed; [2023-03-16T21:08:14.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T21:08:15.057Z] + git semver [Pipeline] } [2023-03-16T21:08:15.325Z] $ docker stop --time=1 7d21fffeeb720a17d7c7da98712a7d3b4f3d7f19056cbf13e2d40cbf6bdaf036 [2023-03-16T21:08:16.620Z] $ docker rm -f --volumes 7d21fffeeb720a17d7c7da98712a7d3b4f3d7f19056cbf13e2d40cbf6bdaf036 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T21:08:16.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T21:08:17.150Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T21:08:17.153Z] [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-03-16T21:08:17.289Z] provisioning config files... [2023-03-16T21:08:17.298Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config6312786402832440987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:08:17.590Z] ---> docker-login.sh [2023-03-16T21:08:17.590Z] nexus3.edgexfoundry.org:10001 [2023-03-16T21:08:17.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:17.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:17.590Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:17.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:17.590Z] [2023-03-16T21:08:17.590Z] Login Succeeded [2023-03-16T21:08:17.590Z] nexus3.edgexfoundry.org:10002 [2023-03-16T21:08:17.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:17.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:17.590Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:17.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:17.590Z] [2023-03-16T21:08:17.590Z] Login Succeeded [2023-03-16T21:08:17.590Z] nexus3.edgexfoundry.org:10003 [2023-03-16T21:08:17.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:17.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:17.849Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:17.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:17.849Z] [2023-03-16T21:08:17.849Z] Login Succeeded [2023-03-16T21:08:17.849Z] nexus3.edgexfoundry.org:10004 [2023-03-16T21:08:17.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:17.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:17.849Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:17.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:17.849Z] [2023-03-16T21:08:17.849Z] Login Succeeded [2023-03-16T21:08:17.849Z] docker.io [2023-03-16T21:08:18.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:08:18.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:08:18.110Z] Configure a credential helper to remove this warning. See [2023-03-16T21:08:18.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:08:18.110Z] [2023-03-16T21:08:18.110Z] Login Succeeded [2023-03-16T21:08:18.110Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T21:08:18.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T21:08:18.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T21:08:18.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T21:08:18.208Z] ========================================================= [2023-03-16T21:08:18.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T21:08:18.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:08:18.518Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T21:08:18.518Z] Sending build context to Docker daemon 4.19MB [2023-03-16T21:08:18.518Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T21:08:18.518Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T21:08:18.518Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T21:08:18.518Z] 63b65145d645: Pulling fs layer [2023-03-16T21:08:18.518Z] a2d21d5440eb: Pulling fs layer [2023-03-16T21:08:18.518Z] 935e6c44a52c: Pulling fs layer [2023-03-16T21:08:18.518Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T21:08:18.518Z] 30dea6a524f1: Pulling fs layer [2023-03-16T21:08:18.518Z] a2aff8979fd8: Pulling fs layer [2023-03-16T21:08:18.518Z] 6808be2612f2: Pulling fs layer [2023-03-16T21:08:18.518Z] f25807f1079a: Pulling fs layer [2023-03-16T21:08:18.518Z] 94cc34f8dd06: Waiting [2023-03-16T21:08:18.518Z] a2aff8979fd8: Waiting [2023-03-16T21:08:18.518Z] 30dea6a524f1: Waiting [2023-03-16T21:08:18.518Z] 6808be2612f2: Waiting [2023-03-16T21:08:18.518Z] f25807f1079a: Waiting [2023-03-16T21:08:18.518Z] a2d21d5440eb: Download complete [2023-03-16T21:08:18.781Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T21:08:18.781Z] 94cc34f8dd06: Download complete [2023-03-16T21:08:18.781Z] 30dea6a524f1: Verifying Checksum [2023-03-16T21:08:18.781Z] 30dea6a524f1: Download complete [2023-03-16T21:08:18.781Z] 63b65145d645: Verifying Checksum [2023-03-16T21:08:18.781Z] 63b65145d645: Download complete [2023-03-16T21:08:18.781Z] a2aff8979fd8: Verifying Checksum [2023-03-16T21:08:18.781Z] a2aff8979fd8: Download complete [2023-03-16T21:08:19.050Z] 63b65145d645: Pull complete [2023-03-16T21:08:19.050Z] a2d21d5440eb: Pull complete [2023-03-16T21:08:19.329Z] f25807f1079a: Verifying Checksum [2023-03-16T21:08:19.329Z] f25807f1079a: Download complete [2023-03-16T21:08:19.587Z] 935e6c44a52c: Verifying Checksum [2023-03-16T21:08:19.587Z] 935e6c44a52c: Download complete [2023-03-16T21:08:19.587Z] 6808be2612f2: Verifying Checksum [2023-03-16T21:08:19.587Z] 6808be2612f2: Download complete [2023-03-16T21:08:22.879Z] 935e6c44a52c: Pull complete [2023-03-16T21:08:22.879Z] 94cc34f8dd06: Pull complete [2023-03-16T21:08:23.137Z] 30dea6a524f1: Pull complete [2023-03-16T21:08:23.137Z] a2aff8979fd8: Pull complete [2023-03-16T21:08:25.669Z] 6808be2612f2: Pull complete [2023-03-16T21:08:26.234Z] f25807f1079a: Pull complete [2023-03-16T21:08:26.234Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T21:08:26.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T21:08:26.234Z] ---> 3b553350e43f [2023-03-16T21:08:26.234Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T21:08:30.441Z] ---> Running in ea9bd9740b4c [2023-03-16T21:08:30.441Z] Removing intermediate container ea9bd9740b4c [2023-03-16T21:08:30.441Z] ---> 80eb05980c2f [2023-03-16T21:08:30.441Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T21:08:30.441Z] ---> Running in 9610ea602680 [2023-03-16T21:08:30.441Z] Removing intermediate container 9610ea602680 [2023-03-16T21:08:30.441Z] ---> b80c3e31c5e4 [2023-03-16T21:08:30.441Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T21:08:30.441Z] ---> Running in 1c78b081eff8 [2023-03-16T21:08:30.441Z] Removing intermediate container 1c78b081eff8 [2023-03-16T21:08:30.441Z] ---> 2bcfb9792788 [2023-03-16T21:08:30.441Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T21:08:30.441Z] ---> Running in 861bc2506733 [2023-03-16T21:08:30.441Z] Removing intermediate container 861bc2506733 [2023-03-16T21:08:30.441Z] ---> e3c6790b47c5 [2023-03-16T21:08:30.441Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T21:08:30.441Z] ---> Running in da450c394f3c [2023-03-16T21:08:30.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T21:08:30.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T21:08:30.958Z] OK: 265 MiB in 53 packages [2023-03-16T21:08:31.216Z] Removing intermediate container da450c394f3c [2023-03-16T21:08:31.216Z] ---> 26be45aa880a [2023-03-16T21:08:31.216Z] Step 8/12 : WORKDIR /app [2023-03-16T21:08:31.216Z] ---> Running in 6790024bba20 [2023-03-16T21:08:31.216Z] Removing intermediate container 6790024bba20 [2023-03-16T21:08:31.216Z] ---> a6e4403dc5fb [2023-03-16T21:08:31.216Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T21:08:31.476Z] ---> 2656064df0f3 [2023-03-16T21:08:31.476Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T21:08:31.476Z] ---> Running in e675782c3ea9 [2023-03-16T21:08:32.250Z] Still waiting to schedule task [2023-03-16T21:08:32.250Z] ‘prd-centos7-builder-2c-1g-2511’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-16T21:08:32.251Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2515’ is offline [2023-03-16T21:09:03.563Z] Removing intermediate container e675782c3ea9 [2023-03-16T21:09:03.563Z] ---> 37af36e28e2b [2023-03-16T21:09:03.563Z] Step 11/12 : COPY . . [2023-03-16T21:09:03.563Z] ---> 9c0544370994 [2023-03-16T21:09:03.563Z] Step 12/12 : RUN $MAKE [2023-03-16T21:09:03.563Z] ---> Running in 7a6006b4ac67 [2023-03-16T21:09:03.563Z] noop [2023-03-16T21:09:03.563Z] Removing intermediate container 7a6006b4ac67 [2023-03-16T21:09:03.563Z] ---> b256f8eade56 [2023-03-16T21:09:03.563Z] Successfully built b256f8eade56 [2023-03-16T21:09:03.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:09:03.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T21:09:03.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:09:03.934Z] prd-ubuntu20.04-docker-8c-8g-2516 does not seem to be running inside a container [2023-03-16T21:09:03.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T21:09:04.312Z] $ docker top 3d0ab734d538ea6002c17b785fd967c6b31d0687193403624bf1dbbe7e759ff6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:09:04.657Z] + go version [2023-03-16T21:09:04.657Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T21:09:04.677Z] $ docker stop --time=1 3d0ab734d538ea6002c17b785fd967c6b31d0687193403624bf1dbbe7e759ff6 [2023-03-16T21:09:05.936Z] $ docker rm -f --volumes 3d0ab734d538ea6002c17b785fd967c6b31d0687193403624bf1dbbe7e759ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:09:06.330Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T21:09:06.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:09:06.402Z] prd-ubuntu20.04-docker-8c-8g-2516 does not seem to be running inside a container [2023-03-16T21:09:06.443Z] $ 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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T21:09:06.752Z] $ docker top 4433b69acb52c779fa97332671bf985376321bcb3ce7edee66cb530a1249cdd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:09:07.087Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-166 [Pipeline] fileExists [Pipeline] sh [2023-03-16T21:09:07.386Z] + make test [2023-03-16T21:09:07.386Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T21:09:12.660Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-16T21:09:22.616Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-16T21:09:22.616Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-16T21:09:26.797Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.573s coverage: 40.7% of statements [2023-03-16T21:09:26.797Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-03-16T21:09:26.797Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-03-16T21:09:33.352Z] go vet ./... [2023-03-16T21:09:37.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T21:09:37.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T21:09:37.529Z] ./bin/test-attribution-txt.sh [2023-03-16T21:09:37.529Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-16T21:09:37.529Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T21:09:37.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T21:09:37.564Z] $ docker stop --time=1 4433b69acb52c779fa97332671bf985376321bcb3ce7edee66cb530a1249cdd3 [2023-03-16T21:09:40.205Z] $ docker rm -f --volumes 4433b69acb52c779fa97332671bf985376321bcb3ce7edee66cb530a1249cdd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T21:09:40.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T21:09:40.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T21:09:41.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T21:09:41.447Z] + ls -al . [2023-03-16T21:09:41.447Z] total 632 [2023-03-16T21:09:41.447Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 21:09 . [2023-03-16T21:09:41.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:07 .. [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 21:07 .dockerignore [2023-03-16T21:09:41.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:08 .git [2023-03-16T21:09:41.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:07 .github [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 21:07 .gitignore [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 21:07 .golangci.yml [2023-03-16T21:09:41.447Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:08 .semver [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 21:07 Attribution.txt [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 21:07 CHANGELOG.md [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 21:07 Dockerfile [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 21:07 GOVERNANCE.md [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 21:07 Jenkinsfile [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 21:07 LICENSE [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 21:07 Makefile [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 21:07 OWNERS.md [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 21:07 README.md [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 21:08 VERSION [2023-03-16T21:09:41.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:07 bin [2023-03-16T21:09:41.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:07 cmd [2023-03-16T21:09:41.447Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 21:09 coverage.out [2023-03-16T21:09:41.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:07 examples [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 21:07 go.mod [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 21:07 go.sum [2023-03-16T21:09:41.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:07 images [2023-03-16T21:09:41.447Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 21:07 internal [2023-03-16T21:09:41.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:07 snap [2023-03-16T21:09:41.447Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:09:41.748Z] + 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=febfea3274f5273c6479caff437bd54a37fe28c2 --label arch=amd64 --label version=0.0.0 . [2023-03-16T21:09:41.749Z] Sending build context to Docker daemon 4.19MB [2023-03-16T21:09:41.749Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T21:09:41.749Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T21:09:41.749Z] ---> b256f8eade56 [2023-03-16T21:09:41.749Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T21:09:41.749Z] ---> Running in f054274358eb [2023-03-16T21:09:42.005Z] Removing intermediate container f054274358eb [2023-03-16T21:09:42.005Z] ---> 28534e58f2da [2023-03-16T21:09:42.005Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T21:09:42.005Z] ---> Running in 6174dc88e9f4 [2023-03-16T21:09:42.005Z] Removing intermediate container 6174dc88e9f4 [2023-03-16T21:09:42.005Z] ---> e10631a6da23 [2023-03-16T21:09:42.005Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T21:09:42.005Z] ---> Running in 0905431cb35a [2023-03-16T21:09:42.005Z] Removing intermediate container 0905431cb35a [2023-03-16T21:09:42.005Z] ---> 18531717fcb4 [2023-03-16T21:09:42.005Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T21:09:42.005Z] ---> Running in c58295e857cc [2023-03-16T21:09:42.263Z] Removing intermediate container c58295e857cc [2023-03-16T21:09:42.263Z] ---> b0c6b8586be6 [2023-03-16T21:09:42.263Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T21:09:42.263Z] ---> Running in df51c7780732 [2023-03-16T21:09:42.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T21:09:42.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T21:09:42.778Z] OK: 265 MiB in 53 packages [2023-03-16T21:09:43.343Z] Removing intermediate container df51c7780732 [2023-03-16T21:09:43.343Z] ---> b093432552bd [2023-03-16T21:09:43.343Z] Step 8/24 : WORKDIR /app [2023-03-16T21:09:43.343Z] ---> Running in 3a9c4982e3ca [2023-03-16T21:09:43.343Z] Removing intermediate container 3a9c4982e3ca [2023-03-16T21:09:43.343Z] ---> c9648b2f2927 [2023-03-16T21:09:43.343Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T21:09:43.343Z] ---> d51ab6d00325 [2023-03-16T21:09:43.343Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T21:09:43.343Z] ---> Running in 794e6b1a45bd [2023-03-16T21:09:44.301Z] Removing intermediate container 794e6b1a45bd [2023-03-16T21:09:44.301Z] ---> bb7c6f7c5e6b [2023-03-16T21:09:44.301Z] Step 11/24 : COPY . . [2023-03-16T21:09:44.559Z] ---> 50d3a3938ad8 [2023-03-16T21:09:44.559Z] Step 12/24 : RUN $MAKE [2023-03-16T21:09:44.559Z] ---> Running in 9dfb8915104f [2023-03-16T21:09:44.817Z] 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-03-16T21:10:02.897Z] Removing intermediate container 9dfb8915104f [2023-03-16T21:10:02.897Z] ---> a0b769b711fa [2023-03-16T21:10:02.897Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T21:10:02.897Z] 3.17: Pulling from library/alpine [2023-03-16T21:10:02.897Z] 63b65145d645: Already exists [2023-03-16T21:10:02.897Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T21:10:02.897Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T21:10:02.897Z] ---> b2aa39c304c2 [2023-03-16T21:10:02.897Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T21:10:02.897Z] ---> Running in ce1fbbd7613d [2023-03-16T21:10:03.155Z] Removing intermediate container ce1fbbd7613d [2023-03-16T21:10:03.155Z] ---> b38639e9ff78 [2023-03-16T21:10:03.155Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T21:10:03.155Z] ---> Running in f71552882403 [2023-03-16T21:10:03.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T21:10:03.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T21:10:03.932Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T21:10:03.932Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T21:10:03.932Z] OK: 7 MiB in 16 packages [2023-03-16T21:10:04.190Z] Removing intermediate container f71552882403 [2023-03-16T21:10:04.190Z] ---> ebb9772ddce4 [2023-03-16T21:10:04.190Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-16T21:10:04.190Z] ---> a5b81efe3aa9 [2023-03-16T21:10:04.190Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-16T21:10:04.447Z] ---> 99bc0fd79168 [2023-03-16T21:10:04.447Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-16T21:10:05.011Z] ---> 83e1d797eab3 [2023-03-16T21:10:05.011Z] Step 19/24 : EXPOSE 59989 [2023-03-16T21:10:05.011Z] ---> Running in 8e9a31da6746 [2023-03-16T21:10:05.268Z] Removing intermediate container 8e9a31da6746 [2023-03-16T21:10:05.268Z] ---> 15df7d279662 [2023-03-16T21:10:05.268Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-16T21:10:05.268Z] ---> Running in f406e0571ee5 [2023-03-16T21:10:05.268Z] Removing intermediate container f406e0571ee5 [2023-03-16T21:10:05.268Z] ---> 212a5b580beb [2023-03-16T21:10:05.268Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T21:10:05.268Z] ---> Running in 5cc5ef69e93c [2023-03-16T21:10:05.268Z] Removing intermediate container 5cc5ef69e93c [2023-03-16T21:10:05.268Z] ---> 40c5f0509066 [2023-03-16T21:10:05.268Z] Step 22/24 : LABEL arch=amd64 [2023-03-16T21:10:05.268Z] ---> Running in 25bb3c638d2c [2023-03-16T21:10:05.529Z] Removing intermediate container 25bb3c638d2c [2023-03-16T21:10:05.529Z] ---> 07b410c77af3 [2023-03-16T21:10:05.529Z] Step 23/24 : LABEL git_sha=febfea3274f5273c6479caff437bd54a37fe28c2 [2023-03-16T21:10:05.529Z] ---> Running in b970bd1de9b9 [2023-03-16T21:10:05.529Z] Removing intermediate container b970bd1de9b9 [2023-03-16T21:10:05.529Z] ---> e9f9a794db66 [2023-03-16T21:10:05.529Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T21:10:05.529Z] ---> Running in f33e5a19b426 [2023-03-16T21:10:05.529Z] Removing intermediate container f33e5a19b426 [2023-03-16T21:10:05.529Z] ---> 2747c3be6dc1 [2023-03-16T21:10:05.529Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T21:10:05.529Z] Successfully built 2747c3be6dc1 [2023-03-16T21:10:05.529Z] 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-03-16T21:10:05.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T21:10:05.944Z] [2023-03-16T21:10:05.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:10:06.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T21:10:06.241Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T21:10:06.241Z] 5eb5b503b376: Pulling fs layer [2023-03-16T21:10:06.241Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T21:10:06.241Z] ec43610c2a17: Pulling fs layer [2023-03-16T21:10:06.241Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T21:10:06.241Z] 33b1e0a273af: Pulling fs layer [2023-03-16T21:10:06.241Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T21:10:06.241Z] 2f39f015ded8: Pulling fs layer [2023-03-16T21:10:06.241Z] 2f39f015ded8: Waiting [2023-03-16T21:10:06.241Z] 3a2ae6a8a46f: Waiting [2023-03-16T21:10:06.241Z] 5d3b04190fa2: Waiting [2023-03-16T21:10:06.241Z] 33b1e0a273af: Waiting [2023-03-16T21:10:06.241Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T21:10:06.241Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T21:10:06.241Z] 3a2ae6a8a46f: Download complete [2023-03-16T21:10:06.499Z] 33b1e0a273af: Verifying Checksum [2023-03-16T21:10:06.499Z] 33b1e0a273af: Download complete [2023-03-16T21:10:06.499Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T21:10:06.499Z] 5d3b04190fa2: Download complete [2023-03-16T21:10:06.499Z] ec43610c2a17: Verifying Checksum [2023-03-16T21:10:06.499Z] ec43610c2a17: Download complete [2023-03-16T21:10:06.499Z] 5eb5b503b376: Verifying Checksum [2023-03-16T21:10:06.499Z] 5eb5b503b376: Download complete [2023-03-16T21:10:07.066Z] 2f39f015ded8: Verifying Checksum [2023-03-16T21:10:07.066Z] 2f39f015ded8: Download complete [2023-03-16T21:10:07.632Z] 5eb5b503b376: Pull complete [2023-03-16T21:10:07.892Z] 5c69ac0246d0: Pull complete [2023-03-16T21:10:08.149Z] ec43610c2a17: Pull complete [2023-03-16T21:10:08.149Z] 3a2ae6a8a46f: Pull complete [2023-03-16T21:10:08.405Z] 33b1e0a273af: Pull complete [2023-03-16T21:10:08.405Z] 5d3b04190fa2: Pull complete [2023-03-16T21:10:12.580Z] 2f39f015ded8: Pull complete [2023-03-16T21:10:12.580Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T21:10:12.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T21:10:12.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:10:12.663Z] prd-ubuntu20.04-docker-8c-8g-2516 does not seem to be running inside a container [2023-03-16T21:10:12.701Z] $ 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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T21:10:15.531Z] $ docker top 6559186d6e970b285105a5ad8286837d9aa62392f28e506e70d86cd275076850 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:10:15.883Z] ---> job-cost.sh [2023-03-16T21:10:15.883Z] lf-activate-venv: SKIPPING [2023-03-16T21:10:15.883Z] INFO: No Stack... [2023-03-16T21:10:16.449Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T21:10:16.707Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T21:10:16.987Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/cost.csv [2023-03-16T21:10:16.987Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T21:10:16.999Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-7-stack-cost] [2023-03-16T21:10:17.004Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-7-stack-cost] did not exist. Created. [2023-03-16T21:10:17.004Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T21:10:17.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T21:10:17.330Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T21:10:17.337Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T21:10:17.361Z] $ docker stop --time=1 6559186d6e970b285105a5ad8286837d9aa62392f28e506e70d86cd275076850 [2023-03-16T21:10:18.507Z] $ docker rm -f --volumes 6559186d6e970b285105a5ad8286837d9aa62392f28e506e70d86cd275076850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T21:10:47.755Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2519 in /w/workspace/undry_device-rfid-llrp-go_PR-166 [Pipeline] { [Pipeline] ws [2023-03-16T21:10:47.765Z] Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout [2023-03-16T21:10:47.798Z] Selected Git installation does not exist. Using Default [2023-03-16T21:10:47.798Z] The recommended git tool is: NONE [2023-03-16T21:10:53.752Z] using credential edgex-jenkins-ssh [2023-03-16T21:10:53.773Z] Cloning the remote Git repository [2023-03-16T21:10:53.824Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T21:10:53.933Z] > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 [2023-03-16T21:10:54.100Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T21:10:54.101Z] > git --version # timeout=10 [2023-03-16T21:10:54.124Z] > git --version # 'git version 2.25.1' [2023-03-16T21:10:54.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T21:10:54.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T21:10:55.339Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-16T21:10:55.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T21:10:56.232Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-16T21:10:56.278Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T21:10:56.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T21:10:56.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T21:10:56.765Z] Merging remotes/origin/main commit 8c4faf22c76813cb553a4db765edf9e1791a6a7e into PR head commit 4f39821064733ecd064f980dc07cd44a264f8663 [2023-03-16T21:10:57.176Z] Merge succeeded, producing 4e9081f876ab91ae316d49bc90a707f5718cda87 [2023-03-16T21:10:57.176Z] Checking out Revision 4e9081f876ab91ae316d49bc90a707f5718cda87 (PR-166) [2023-03-16T21:10:56.785Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T21:10:56.869Z] > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # timeout=10 [2023-03-16T21:10:56.982Z] > git remote # timeout=10 [2023-03-16T21:10:57.001Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T21:10:57.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T21:10:57.044Z] > git merge 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 [2023-03-16T21:10:57.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T21:10:57.183Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T21:10:57.198Z] > git checkout -f 4e9081f876ab91ae316d49bc90a707f5718cda87 # timeout=10 [2023-03-16T21:11:00.686Z] Commit message: "Merge commit '8c4faf22c76813cb553a4db765edf9e1791a6a7e' into HEAD" [2023-03-16T21:11:00.712Z] First time build. Skipping changelog. [2023-03-16T21:11:00.696Z] > git rev-list --no-walk 43859025f09604ba9f5cf6aacd8eb56a6d955f2a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T21:11:01.553Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T21:11:01.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T21:11:01.553Z] Dload Upload Total Spent Left Speed [2023-03-16T21:11:01.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-16T21:11:02.367Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T21:11:02.693Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T21:11:02.693Z] + sudo tee /etc/docker/daemon.new [2023-03-16T21:11:02.693Z] { [2023-03-16T21:11:02.693Z] "registry-mirrors": [ [2023-03-16T21:11:02.693Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T21:11:02.693Z] ], [2023-03-16T21:11:02.693Z] "bip": "10.250.0.254/24", [2023-03-16T21:11:02.693Z] "hosts": [ [2023-03-16T21:11:02.693Z] "tcp://0.0.0.0:5555", [2023-03-16T21:11:02.693Z] "unix:///var/run/docker.sock" [2023-03-16T21:11:02.693Z] ], [2023-03-16T21:11:02.693Z] "mtu": 1458, [2023-03-16T21:11:02.693Z] "selinux-enabled": true, [2023-03-16T21:11:02.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T21:11:02.693Z] } [Pipeline] sh [2023-03-16T21:11:03.020Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T21:11:03.355Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T21:11:21.623Z] provisioning config files... [2023-03-16T21:11:21.651Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config18000731648118585104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:11:22.012Z] ---> docker-login.sh [2023-03-16T21:11:22.012Z] nexus3.edgexfoundry.org:10001 [2023-03-16T21:11:22.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:22.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:22.602Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:22.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:22.602Z] [2023-03-16T21:11:22.602Z] Login Succeeded [2023-03-16T21:11:22.602Z] nexus3.edgexfoundry.org:10002 [2023-03-16T21:11:22.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:23.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:23.147Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:23.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:23.147Z] [2023-03-16T21:11:23.147Z] Login Succeeded [2023-03-16T21:11:23.147Z] nexus3.edgexfoundry.org:10003 [2023-03-16T21:11:23.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:23.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:23.418Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:23.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:23.418Z] [2023-03-16T21:11:23.418Z] Login Succeeded [2023-03-16T21:11:23.418Z] nexus3.edgexfoundry.org:10004 [2023-03-16T21:11:23.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:23.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:23.960Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:23.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:23.960Z] [2023-03-16T21:11:23.960Z] Login Succeeded [2023-03-16T21:11:23.960Z] docker.io [2023-03-16T21:11:24.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:24.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:24.824Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:24.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:24.824Z] [2023-03-16T21:11:24.824Z] Login Succeeded [2023-03-16T21:11:24.824Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T21:11:24.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T21:11:25.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T21:11:25.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T21:11:25.188Z] ========================================================= [2023-03-16T21:11:25.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T21:11:25.188Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:11:25.553Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T21:11:25.830Z] Sending build context to Docker daemon 1.213MB [2023-03-16T21:11:25.830Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T21:11:25.830Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T21:11:26.102Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T21:11:26.102Z] af6eaf76a39c: Pulling fs layer [2023-03-16T21:11:26.102Z] 55522c791124: Pulling fs layer [2023-03-16T21:11:26.102Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T21:11:26.102Z] 169dfbe0d373: Pulling fs layer [2023-03-16T21:11:26.102Z] 169dfbe0d373: Waiting [2023-03-16T21:11:26.102Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T21:11:26.102Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T21:11:26.102Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T21:11:26.102Z] e1ff8fa3b103: Waiting [2023-03-16T21:11:26.102Z] 52ebb69f0ebf: Waiting [2023-03-16T21:11:26.102Z] 5abe8eddf0d5: Waiting [2023-03-16T21:11:26.102Z] 55522c791124: Verifying Checksum [2023-03-16T21:11:26.102Z] 55522c791124: Download complete [2023-03-16T21:11:26.102Z] 169dfbe0d373: Verifying Checksum [2023-03-16T21:11:26.102Z] 169dfbe0d373: Download complete [2023-03-16T21:11:26.103Z] e1ff8fa3b103: Download complete [2023-03-16T21:11:26.103Z] af6eaf76a39c: Verifying Checksum [2023-03-16T21:11:26.103Z] af6eaf76a39c: Download complete [2023-03-16T21:11:27.122Z] af6eaf76a39c: Pull complete [2023-03-16T21:11:27.424Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T21:11:27.424Z] 5abe8eddf0d5: Download complete [2023-03-16T21:11:27.699Z] 55522c791124: Pull complete [2023-03-16T21:11:29.135Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T21:11:29.135Z] ce5c4a1c91eb: Download complete [2023-03-16T21:11:29.135Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T21:11:29.135Z] 52ebb69f0ebf: Download complete [2023-03-16T21:11:41.516Z] ce5c4a1c91eb: Pull complete [2023-03-16T21:11:41.516Z] 169dfbe0d373: Pull complete [2023-03-16T21:11:41.516Z] e1ff8fa3b103: Pull complete [2023-03-16T21:11:48.221Z] 52ebb69f0ebf: Pull complete [2023-03-16T21:11:50.822Z] 5abe8eddf0d5: Pull complete [2023-03-16T21:11:50.822Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T21:11:50.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T21:11:50.822Z] ---> 6cb57ee374ae [2023-03-16T21:11:50.822Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T21:11:52.773Z] ---> Running in af0132c0aa28 [2023-03-16T21:11:52.773Z] Removing intermediate container af0132c0aa28 [2023-03-16T21:11:52.773Z] ---> 976db0921538 [2023-03-16T21:11:52.773Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T21:11:53.044Z] ---> Running in 726a1bc475f1 [2023-03-16T21:11:53.314Z] Removing intermediate container 726a1bc475f1 [2023-03-16T21:11:53.314Z] ---> 4b9f3627f4fa [2023-03-16T21:11:53.314Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T21:11:53.314Z] ---> Running in cde8f146ca38 [2023-03-16T21:11:53.584Z] Removing intermediate container cde8f146ca38 [2023-03-16T21:11:53.584Z] ---> 43b5158b4017 [2023-03-16T21:11:53.584Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T21:11:53.852Z] ---> Running in 73f350c3cb86 [2023-03-16T21:11:54.124Z] Removing intermediate container 73f350c3cb86 [2023-03-16T21:11:54.124Z] ---> ee9cef130b8a [2023-03-16T21:11:54.124Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T21:11:54.124Z] ---> Running in 4290ad4c51fc [2023-03-16T21:11:55.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T21:11:56.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T21:11:57.094Z] OK: 263 MiB in 53 packages [2023-03-16T21:11:58.073Z] Removing intermediate container 4290ad4c51fc [2023-03-16T21:11:58.073Z] ---> cc10e437b3b0 [2023-03-16T21:11:58.073Z] Step 8/12 : WORKDIR /app [2023-03-16T21:11:58.073Z] ---> Running in 8276b764203d [2023-03-16T21:11:58.340Z] Removing intermediate container 8276b764203d [2023-03-16T21:11:58.340Z] ---> 18164d3e6e11 [2023-03-16T21:11:58.340Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T21:11:58.927Z] ---> c841771972af [2023-03-16T21:11:58.927Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T21:11:58.927Z] ---> Running in cbf5ba5dd40f [2023-03-16T21:13:20.603Z] Removing intermediate container cbf5ba5dd40f [2023-03-16T21:13:20.603Z] ---> 8d48b5565ae5 [2023-03-16T21:13:20.603Z] Step 11/12 : COPY . . [2023-03-16T21:13:20.603Z] ---> 4c39f404dd71 [2023-03-16T21:13:20.603Z] Step 12/12 : RUN $MAKE [2023-03-16T21:13:20.603Z] ---> Running in 70ac59a56f4e [2023-03-16T21:13:20.603Z] noop [2023-03-16T21:13:20.603Z] Removing intermediate container 70ac59a56f4e [2023-03-16T21:13:20.603Z] ---> bcd1a9349276 [2023-03-16T21:13:20.603Z] Successfully built bcd1a9349276 [2023-03-16T21:13:20.603Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:13:20.973Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T21:13:20.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:13:21.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-2519 does not seem to be running inside a container [2023-03-16T21:13:21.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T21:13:22.602Z] $ docker top a8c685dd92cf69b4c5f74e3434d13e2648d4d3306ae8e7e6e443846a27ba8d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:13:23.451Z] + go version [2023-03-16T21:13:23.451Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T21:13:23.478Z] $ docker stop --time=1 a8c685dd92cf69b4c5f74e3434d13e2648d4d3306ae8e7e6e443846a27ba8d05 [2023-03-16T21:13:25.136Z] $ docker rm -f --volumes a8c685dd92cf69b4c5f74e3434d13e2648d4d3306ae8e7e6e443846a27ba8d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:13:25.716Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T21:13:25.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:13:25.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-2519 does not seem to be running inside a container [2023-03-16T21:13:26.015Z] $ 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/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T21:13:28.729Z] $ docker top 14718d4c6fc3b28dc5816c53a978706b9ccb646adcf6026eb0589d1caaf8ff0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:13:29.599Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/7 [Pipeline] fileExists [Pipeline] sh [2023-03-16T21:13:30.268Z] + make test [2023-03-16T21:13:30.268Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T21:14:09.173Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-16T21:16:45.960Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-16T21:16:45.960Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-16T21:17:08.055Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.205s coverage: 40.7% of statements [2023-03-16T21:17:08.055Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.575s coverage: 52.0% of statements [2023-03-16T21:17:08.055Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements [2023-03-16T21:17:08.055Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T21:17:08.055Z] go vet ./... [2023-03-16T21:17:40.299Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T21:17:40.299Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T21:17:40.299Z] ./bin/test-attribution-txt.sh [2023-03-16T21:17:40.299Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-16T21:17:40.299Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T21:17:40.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T21:17:40.342Z] $ docker stop --time=1 14718d4c6fc3b28dc5816c53a978706b9ccb646adcf6026eb0589d1caaf8ff0a [2023-03-16T21:17:42.122Z] $ docker rm -f --volumes 14718d4c6fc3b28dc5816c53a978706b9ccb646adcf6026eb0589d1caaf8ff0a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T21:17:43.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T21:17:43.317Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T21:17:44.043Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T21:17:44.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T21:17:44.845Z] + ls -al . [2023-03-16T21:17:44.845Z] total 628 [2023-03-16T21:17:44.845Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 21:13 . [2023-03-16T21:17:44.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:10 .. [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 21:10 .dockerignore [2023-03-16T21:17:44.845Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:10 .git [2023-03-16T21:17:44.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:10 .github [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 21:10 .gitignore [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 21:10 .golangci.yml [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 21:10 Attribution.txt [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 21:10 CHANGELOG.md [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 21:10 Dockerfile [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 21:10 GOVERNANCE.md [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 21:10 Jenkinsfile [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 21:10 LICENSE [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 21:10 Makefile [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 21:10 OWNERS.md [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 21:10 README.md [2023-03-16T21:17:44.845Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 21:08 VERSION [2023-03-16T21:17:44.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:10 bin [2023-03-16T21:17:44.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:10 cmd [2023-03-16T21:17:44.846Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 21:17 coverage.out [2023-03-16T21:17:44.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:10 examples [2023-03-16T21:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 21:10 go.mod [2023-03-16T21:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 21:10 go.sum [2023-03-16T21:17:44.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:10 images [2023-03-16T21:17:44.846Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 21:10 internal [2023-03-16T21:17:44.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:10 snap [2023-03-16T21:17:44.846Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:17:45.198Z] + 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=4e9081f876ab91ae316d49bc90a707f5718cda87 --label arch=arm64 --label version=0.0.0 . [2023-03-16T21:17:45.471Z] Sending build context to Docker daemon 1.213MB [2023-03-16T21:17:45.471Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T21:17:45.471Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T21:17:45.471Z] ---> bcd1a9349276 [2023-03-16T21:17:45.471Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T21:17:45.741Z] ---> Running in 11512bcdf606 [2023-03-16T21:17:46.030Z] Removing intermediate container 11512bcdf606 [2023-03-16T21:17:46.030Z] ---> 5e3f90d3c113 [2023-03-16T21:17:46.030Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T21:17:46.030Z] ---> Running in ae4268e6f325 [2023-03-16T21:17:46.306Z] Removing intermediate container ae4268e6f325 [2023-03-16T21:17:46.306Z] ---> f247b25dd82c [2023-03-16T21:17:46.306Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T21:17:46.306Z] ---> Running in 803e33b7b7fb [2023-03-16T21:17:46.578Z] Removing intermediate container 803e33b7b7fb [2023-03-16T21:17:46.578Z] ---> a0d8d75da6a2 [2023-03-16T21:17:46.578Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T21:17:46.874Z] ---> Running in ad8f4f2a0e78 [2023-03-16T21:17:47.153Z] Removing intermediate container ad8f4f2a0e78 [2023-03-16T21:17:47.153Z] ---> 5508cfc6a205 [2023-03-16T21:17:47.153Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T21:17:47.153Z] ---> Running in 3cb70e0c0575 [2023-03-16T21:17:48.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T21:17:49.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T21:17:50.039Z] OK: 263 MiB in 53 packages [2023-03-16T21:17:51.018Z] Removing intermediate container 3cb70e0c0575 [2023-03-16T21:17:51.018Z] ---> 94dfde46b6ea [2023-03-16T21:17:51.018Z] Step 8/24 : WORKDIR /app [2023-03-16T21:17:51.018Z] ---> Running in fa343a158d63 [2023-03-16T21:17:51.286Z] Removing intermediate container fa343a158d63 [2023-03-16T21:17:51.286Z] ---> 2704fefbc797 [2023-03-16T21:17:51.286Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T21:17:51.865Z] ---> b56363b1cfdb [2023-03-16T21:17:51.865Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T21:17:51.865Z] ---> Running in 1713f952d875 [2023-03-16T21:17:54.444Z] Removing intermediate container 1713f952d875 [2023-03-16T21:17:54.444Z] ---> 056a693ee2c9 [2023-03-16T21:17:54.444Z] Step 11/24 : COPY . . [2023-03-16T21:17:55.026Z] ---> bc2cba7e0411 [2023-03-16T21:17:55.026Z] Step 12/24 : RUN $MAKE [2023-03-16T21:17:55.026Z] ---> Running in 42bcf57d711b [2023-03-16T21:17:55.985Z] 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-03-16T21:20:17.684Z] Removing intermediate container 42bcf57d711b [2023-03-16T21:20:17.684Z] ---> 048ffd52dcd8 [2023-03-16T21:20:17.684Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T21:20:17.684Z] 3.17: Pulling from library/alpine [2023-03-16T21:20:17.684Z] af6eaf76a39c: Already exists [2023-03-16T21:20:17.684Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T21:20:17.684Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T21:20:17.684Z] ---> d74e625d9115 [2023-03-16T21:20:17.684Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T21:20:17.684Z] ---> Running in b2c7d9d681c4 [2023-03-16T21:20:17.684Z] Removing intermediate container b2c7d9d681c4 [2023-03-16T21:20:17.684Z] ---> 26f02c31b7d7 [2023-03-16T21:20:17.684Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T21:20:17.684Z] ---> Running in 1e2fd1a83954 [2023-03-16T21:20:17.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T21:20:17.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T21:20:17.684Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T21:20:17.684Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T21:20:17.684Z] OK: 8 MiB in 16 packages [2023-03-16T21:20:17.684Z] Removing intermediate container 1e2fd1a83954 [2023-03-16T21:20:17.684Z] ---> b843dd00e2e9 [2023-03-16T21:20:17.684Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-16T21:20:17.684Z] ---> 700776f72045 [2023-03-16T21:20:17.684Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-16T21:20:17.684Z] ---> 165903faf5c7 [2023-03-16T21:20:17.684Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-16T21:20:19.635Z] ---> 225b7648811e [2023-03-16T21:20:19.635Z] Step 19/24 : EXPOSE 59989 [2023-03-16T21:20:19.635Z] ---> Running in 2ba12c9caa43 [2023-03-16T21:20:19.635Z] Removing intermediate container 2ba12c9caa43 [2023-03-16T21:20:19.635Z] ---> e4283a016f25 [2023-03-16T21:20:19.635Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-16T21:20:19.635Z] ---> Running in bf0fd7088279 [2023-03-16T21:20:19.908Z] Removing intermediate container bf0fd7088279 [2023-03-16T21:20:19.908Z] ---> 8d422538dab3 [2023-03-16T21:20:19.908Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T21:20:20.177Z] ---> Running in dc453d5a0473 [2023-03-16T21:20:20.445Z] Removing intermediate container dc453d5a0473 [2023-03-16T21:20:20.445Z] ---> da41aac1d476 [2023-03-16T21:20:20.445Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T21:20:20.445Z] ---> Running in 9f1cd3c14d7c [2023-03-16T21:20:20.712Z] Removing intermediate container 9f1cd3c14d7c [2023-03-16T21:20:20.712Z] ---> af514b00f979 [2023-03-16T21:20:20.712Z] Step 23/24 : LABEL git_sha=4e9081f876ab91ae316d49bc90a707f5718cda87 [2023-03-16T21:20:20.712Z] ---> Running in d19c0017222b [2023-03-16T21:20:20.988Z] Removing intermediate container d19c0017222b [2023-03-16T21:20:20.988Z] ---> c000fb9a5552 [2023-03-16T21:20:20.988Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T21:20:21.257Z] ---> Running in 6e35fc83b36c [2023-03-16T21:20:21.524Z] Removing intermediate container 6e35fc83b36c [2023-03-16T21:20:21.524Z] ---> 82917f97257d [2023-03-16T21:20:21.524Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T21:20:21.524Z] Successfully built 82917f97257d [2023-03-16T21:20:21.524Z] 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-03-16T21:20:21.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T21:20:21.966Z] [2023-03-16T21:20:21.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:20:22.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T21:20:22.310Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T21:20:22.310Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T21:20:22.310Z] 04944245beec: Pulling fs layer [2023-03-16T21:20:22.310Z] 699f458cf7ca: Pulling fs layer [2023-03-16T21:20:22.310Z] 765212b225bb: Pulling fs layer [2023-03-16T21:20:22.310Z] f23df028b6ca: Pulling fs layer [2023-03-16T21:20:22.310Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T21:20:22.310Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T21:20:22.310Z] f23df028b6ca: Waiting [2023-03-16T21:20:22.310Z] d65c8cfc05b1: Waiting [2023-03-16T21:20:22.310Z] 2437ff75d9bd: Waiting [2023-03-16T21:20:22.310Z] 765212b225bb: Waiting [2023-03-16T21:20:22.580Z] 04944245beec: Verifying Checksum [2023-03-16T21:20:22.580Z] 04944245beec: Download complete [2023-03-16T21:20:22.580Z] 765212b225bb: Verifying Checksum [2023-03-16T21:20:22.580Z] 765212b225bb: Download complete [2023-03-16T21:20:22.580Z] f23df028b6ca: Download complete [2023-03-16T21:20:22.580Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T21:20:22.580Z] d65c8cfc05b1: Download complete [2023-03-16T21:20:22.849Z] 699f458cf7ca: Verifying Checksum [2023-03-16T21:20:22.849Z] 699f458cf7ca: Download complete [2023-03-16T21:20:23.117Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T21:20:23.117Z] 8998bd30e6a1: Download complete [2023-03-16T21:20:25.702Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T21:20:25.702Z] 2437ff75d9bd: Download complete [2023-03-16T21:20:27.117Z] 8998bd30e6a1: Pull complete [2023-03-16T21:20:27.701Z] 04944245beec: Pull complete [2023-03-16T21:20:30.286Z] 699f458cf7ca: Pull complete [2023-03-16T21:20:30.286Z] 765212b225bb: Pull complete [2023-03-16T21:20:30.870Z] f23df028b6ca: Pull complete [2023-03-16T21:20:31.138Z] d65c8cfc05b1: Pull complete [2023-03-16T21:20:46.150Z] 2437ff75d9bd: Pull complete [2023-03-16T21:20:46.150Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T21:20:46.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T21:20:46.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:20:46.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-2519 does not seem to be running inside a container [2023-03-16T21:20:46.396Z] $ 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/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T21:20:48.948Z] $ docker top 6f6d2e74a8a74030ff08550c0b32c6b3b2bd9d5f26268d8e85b7271bf1b90667 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:49.782Z] ---> job-cost.sh [2023-03-16T21:20:49.782Z] lf-activate-venv: SKIPPING [2023-03-16T21:20:49.782Z] INFO: No Stack... [2023-03-16T21:20:50.048Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T21:20:51.004Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T21:20:51.323Z] + cat /w/workspace/device-rfid-llrp-go/7/archives/cost.csv [2023-03-16T21:20:51.323Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T21:20:51.382Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-7-stack-cost] [2023-03-16T21:20:51.390Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-7-stack-cost] did not exist. Created. [2023-03-16T21:20:51.390Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T21:20:51.723Z] /w/workspace/device-rfid-llrp-go/7@tmp/durable-68d5053a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T21:20:52.061Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T21:20:52.084Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T21:20:52.135Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T21:20:52.141Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T21:20:52.163Z] $ docker stop --time=1 6f6d2e74a8a74030ff08550c0b32c6b3b2bd9d5f26268d8e85b7271bf1b90667 [2023-03-16T21:20:53.667Z] $ docker rm -f --volumes 6f6d2e74a8a74030ff08550c0b32c6b3b2bd9d5f26268d8e85b7271bf1b90667 [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-03-16T21:20:54.064Z] provisioning config files... [2023-03-16T21:20:54.071Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config13595056944318707695tmp [Pipeline] { [Pipeline] sh [2023-03-16T21:20:54.365Z] + set +x [2023-03-16T21:20:54.365Z] + curl -s https://codecov.io/bash [2023-03-16T21:20:54.365Z] + bash -s -- [2023-03-16T21:20:54.365Z] [2023-03-16T21:20:54.365Z] _____ _ [2023-03-16T21:20:54.365Z] / ____| | | [2023-03-16T21:20:54.365Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T21:20:54.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T21:20:54.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T21:20:54.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T21:20:54.365Z] Bash-1.0.6 [2023-03-16T21:20:54.365Z] [2023-03-16T21:20:54.365Z] [2023-03-16T21:20:54.365Z] ==> git version 2.25.1 found [2023-03-16T21:20:54.365Z] ==> 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-03-16T21:20:54.365Z] Release-Date: 2020-01-08 [2023-03-16T21:20:54.365Z] 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-03-16T21:20:54.365Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T21:20:54.365Z] ==> Jenkins CI detected. [2023-03-16T21:20:54.365Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-166 [2023-03-16T21:20:54.365Z] project root: . [2023-03-16T21:20:54.365Z] --> token set from env [2023-03-16T21:20:54.365Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T21:20:54.365Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T21:20:54.365Z] ==> Python coveragepy not found [2023-03-16T21:20:54.365Z] ==> Searching for coverage reports in: [2023-03-16T21:20:54.365Z] + . [2023-03-16T21:20:54.365Z] -> Found 1 reports [2023-03-16T21:20:54.365Z] ==> Detecting git/mercurial file structure [2023-03-16T21:20:54.365Z] ==> Reading reports [2023-03-16T21:20:54.365Z] + ./coverage.out bytes=457862 [2023-03-16T21:20:54.365Z] ==> Appending adjustments [2023-03-16T21:20:54.365Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T21:20:54.625Z] + Found adjustments [2023-03-16T21:20:54.625Z] ==> Gzipping contents [2023-03-16T21:20:54.625Z] 52K /tmp/codecov.FqNNH1.gz [2023-03-16T21:20:54.625Z] ==> Uploading reports [2023-03-16T21:20:54.625Z] url: https://codecov.io [2023-03-16T21:20:54.625Z] query: branch=PR-166&commit=febfea3274f5273c6479caff437bd54a37fe28c2&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-166%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=166&job=&cmd_args= [2023-03-16T21:20:54.625Z] -> Pinging Codecov [2023-03-16T21:20:54.625Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-166&commit=febfea3274f5273c6479caff437bd54a37fe28c2&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-166%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=166&job=&cmd_args= [2023-03-16T21:20:54.885Z] -> Uploading to [2023-03-16T21:20:54.885Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/581DD39554BDF9B6E22D074273EAD858/febfea3274f5273c6479caff437bd54a37fe28c2/9fab1d55-221b-4de2-8c49-0f567b002342.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T212054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78f46932a94fc4f8d697b13d8cbdf35b6a070a747c783ce2b811823793fe752c [2023-03-16T21:20:54.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T21:20:54.885Z] Dload Upload Total Spent Left Speed [2023-03-16T21:20:55.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50485 0 0 100 50485 0 190k --:--:-- --:--:-- --:--:-- 190k [2023-03-16T21:20:55.146Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/febfea3274f5273c6479caff437bd54a37fe28c2 [Pipeline] } [2023-03-16T21:20:55.155Z] 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-03-16T21:20:55.820Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-166/archives ] [2023-03-16T21:20:55.820Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-166/archives [2023-03-16T21:20:55.820Z] total 16 [2023-03-16T21:20:55.820Z] drwxr-xr-x 3 root root 4096 Mar 16 21:10 . [2023-03-16T21:20:55.820Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 21:10 .. [2023-03-16T21:20:55.820Z] drwxr-xr-x 2 root root 4096 Mar 16 21:10 cost [2023-03-16T21:20:55.820Z] -rw-r--r-- 1 root root 91 Mar 16 21:10 cost.csv [2023-03-16T21:20:55.820Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-166/archives [2023-03-16T21:20:55.820Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-166/archives [2023-03-16T21:20:55.820Z] total 16 [2023-03-16T21:20:55.820Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:10 . [2023-03-16T21:20:55.820Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 21:10 .. [2023-03-16T21:20:55.820Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 21:10 cost [2023-03-16T21:20:55.820Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 16 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:56.108Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:56.970Z] ---> package-listing.sh [2023-03-16T21:20:56.970Z] ++ facter osfamily [2023-03-16T21:20:56.970Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T21:20:57.229Z] + OS_FAMILY=debian [2023-03-16T21:20:57.229Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-166 [2023-03-16T21:20:57.229Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T21:20:57.229Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T21:20:57.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T21:20:57.229Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T21:20:57.229Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-166 ']' [2023-03-16T21:20:57.229Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T21:20:57.229Z] + case "${OS_FAMILY}" in [2023-03-16T21:20:57.229Z] + dpkg -l [2023-03-16T21:20:57.229Z] + grep '^ii' [2023-03-16T21:20:57.229Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T21:20:57.229Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T21:20:57.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T21:20:57.229Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-166 ']' [2023-03-16T21:20:57.229Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/ [2023-03-16T21:20:57.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/ [Pipeline] echo [2023-03-16T21:20:57.240Z] 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-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T21:20:57.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:20:58.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T21:20:58.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:20:58.143Z] prd-ubuntu20.04-docker-8c-8g-2516 does not seem to be running inside a container [2023-03-16T21:20:58.192Z] $ 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-166/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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T21:20:58.380Z] $ docker top 85e0f05bbbf243a5d4b64027a5e69247e68b2f7e17c0f0a1de2406c84381ad7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:20:58.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T21:20:58.992Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T21:20:59.275Z] + ls /var/log/sa-host [2023-03-16T21:20:59.275Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T21:20:59.335Z] provisioning config files... [2023-03-16T21:20:59.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config5680176655872491279tmp [Pipeline] { [Pipeline] echo [2023-03-16T21:20:59.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:59.633Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T21:20:59.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:59.951Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T21:20:59.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:21:00.240Z] ---> sudo-logs.sh [2023-03-16T21:21:00.240Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T21:21:00.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:21:00.545Z] ---> job-cost.sh [2023-03-16T21:21:00.545Z] lf-activate-venv: SKIPPING [2023-03-16T21:21:00.545Z] DEBUG: total: 0.2199999988079071 [2023-03-16T21:21:00.545Z] INFO: Retrieving Stack Cost... [2023-03-16T21:21:00.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T21:21:01.369Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T21:21:01.379Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:21:01.657Z] ---> logs-deploy.sh [2023-03-16T21:21:01.657Z] lf-activate-venv: SKIPPING [2023-03-16T21:21:01.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-166/7 [2023-03-16T21:21:01.657Z] INFO: archiving workspace using pattern(s): [2023-03-16T21:21:02.591Z] Archives upload complete. [2023-03-16T21:21:02.592Z] INFO: archiving logs to Nexus