Pull request #233 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1736014cf68e048c01f4846e463ddec990c8757e+bd8b86e6a893c9f074626212dc18efab5eec6be1 (ed8122bc0d7fe4136310d8e072947b0f367e946c) 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-ssh12979894365554292896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13655934259135440554.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8370934878285393195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6331935320581766103.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6947008058128994690.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-233/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-233/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13588567611083601591.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-16485 in /w/workspace/undry_device-rfid-llrp-go_PR-233 [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-233 # 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 Merging remotes/origin/main commit bd8b86e6a893c9f074626212dc18efab5eec6be1 into PR head commit 1736014cf68e048c01f4846e463ddec990c8757e Merge succeeded, producing 1736014cf68e048c01f4846e463ddec990c8757e Checking out Revision 1736014cf68e048c01f4846e463ddec990c8757e (PR-233) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1736014cf68e048c01f4846e463ddec990c8757e # 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 bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1736014cf68e048c01f4846e463ddec990c8757e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T11:00:05.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T11:00:05.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T11:00:05.608Z] ========================================================= [2023-05-23T11:00:05.608Z] EdgeX Global Pipelines Version Info [2023-05-23T11:00:05.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:00:06.336Z] ------------------- [2023-05-23T11:00:06.336Z] stable info: [2023-05-23T11:00:06.336Z] ------------------- [2023-05-23T11:00:06.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T11:00:06.336Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T11:00:06.336Z] Message: update stable to v1.0.249 [2023-05-23T11:00:06.907Z] ------------------- [2023-05-23T11:00:06.907Z] experimental info: [2023-05-23T11:00:06.907Z] ------------------- [2023-05-23T11:00:06.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T11:00:06.907Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T11:00:06.907Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T11:00:07.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-23T11:00:07.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-23T11:00:07.331Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T11:00:07.485Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T11:00:07.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T11:00:07.574Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T11:00:07.617Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T11:00:07.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T11:00:07.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T11:00:07.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T11:00:07.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T11:00:07.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-23T11:00:07.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T11:00:07.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T11:00:07.957Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T11:00:07.996Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T11:00:08.040Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T11:00:08.083Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T11:00:08.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T11:00:08.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T11:00:08.207Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T11:00:08.250Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T11:00:08.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T11:00:08.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T11:00:08.396Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T11:00:08.442Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T11:00:08.485Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T11:00:08.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo [2023-05-23T11:00:08.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo [2023-05-23T11:00:08.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo [2023-05-23T11:00:08.659Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] echo [2023-05-23T11:00:08.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1736014 [Pipeline] echo [2023-05-23T11:00:08.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T11:00:08.872Z] provisioning config files... [2023-05-23T11:00:08.910Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/config2866751863516450269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:00:09.254Z] ---> docker-login.sh [2023-05-23T11:00:09.255Z] nexus3.edgexfoundry.org:10001 [2023-05-23T11:00:09.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:09.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:09.516Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:09.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:09.516Z] [2023-05-23T11:00:09.516Z] Login Succeeded [2023-05-23T11:00:09.516Z] nexus3.edgexfoundry.org:10002 [2023-05-23T11:00:09.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:09.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:09.780Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:09.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:09.780Z] [2023-05-23T11:00:09.780Z] Login Succeeded [2023-05-23T11:00:09.780Z] nexus3.edgexfoundry.org:10003 [2023-05-23T11:00:09.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:09.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:09.780Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:09.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:09.780Z] [2023-05-23T11:00:09.780Z] Login Succeeded [2023-05-23T11:00:09.780Z] nexus3.edgexfoundry.org:10004 [2023-05-23T11:00:09.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:10.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:10.041Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:10.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:10.041Z] [2023-05-23T11:00:10.041Z] Login Succeeded [2023-05-23T11:00:10.041Z] docker.io [2023-05-23T11:00:10.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:15.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:15.324Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:15.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:15.324Z] [2023-05-23T11:00:15.324Z] Login Succeeded [2023-05-23T11:00:15.324Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T11:00:15.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T11:00:15.998Z] + git rev-list -1 --merges 1736014cf68e048c01f4846e463ddec990c8757e~1..1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] echo [2023-05-23T11:00:16.063Z] -----------> git rev-list -1 --merges 1736014cf68e048c01f4846e463ddec990c8757e~1..1736014cf68e048c01f4846e463ddec990c8757e 1736014cf68e048c01f4846e463ddec990c8757e [false] [Pipeline] sh [2023-05-23T11:00:16.376Z] + git log --format=format:%s -1 1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] echo [2023-05-23T11:00:16.413Z] ========================================================= [2023-05-23T11:00:16.413Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T11:00:16.413Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T11:00:16.864Z] + git log --format=format:%s -1 1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] echo [2023-05-23T11:00:16.898Z] [semverPrep] GIT_COMMIT: 1736014cf68e048c01f4846e463ddec990c8757e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-23T11:00:16.940Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T11:00:17.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T11:00:17.352Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T11:00:17.352Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T11:00:17.352Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T11:00:17.352Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T11:00:17.352Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T11:00:17.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:00:17.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:00:17.868Z] [2023-05-23T11:00:17.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:00:18.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:00:18.267Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T11:00:18.267Z] b85a868b505f: Pulling fs layer [2023-05-23T11:00:18.267Z] e2be974225ed: Pulling fs layer [2023-05-23T11:00:18.267Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T11:00:18.267Z] 988bab9f4d93: Pulling fs layer [2023-05-23T11:00:18.267Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T11:00:18.267Z] eaf3925da568: Pulling fs layer [2023-05-23T11:00:18.267Z] bab4dde63d76: Pulling fs layer [2023-05-23T11:00:18.267Z] bde34c3a00c8: Pulling fs layer [2023-05-23T11:00:18.267Z] b352a97aabf1: Pulling fs layer [2023-05-23T11:00:18.267Z] 4872d77fe225: Pulling fs layer [2023-05-23T11:00:18.267Z] 5851b861e8e6: Pulling fs layer [2023-05-23T11:00:18.267Z] 988bab9f4d93: Waiting [2023-05-23T11:00:18.267Z] bde34c3a00c8: Waiting [2023-05-23T11:00:18.267Z] b352a97aabf1: Waiting [2023-05-23T11:00:18.267Z] 5851b861e8e6: Waiting [2023-05-23T11:00:18.267Z] bab4dde63d76: Waiting [2023-05-23T11:00:18.267Z] eaf3925da568: Waiting [2023-05-23T11:00:18.267Z] 4872d77fe225: Waiting [2023-05-23T11:00:18.267Z] e2be974225ed: Download complete [2023-05-23T11:00:18.267Z] 988bab9f4d93: Download complete [2023-05-23T11:00:18.528Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T11:00:18.528Z] 339a4e72a1f5: Download complete [2023-05-23T11:00:18.528Z] eaf3925da568: Verifying Checksum [2023-05-23T11:00:18.528Z] eaf3925da568: Download complete [2023-05-23T11:00:18.528Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T11:00:18.528Z] 1469e6f7b9e6: Download complete [2023-05-23T11:00:18.528Z] bde34c3a00c8: Download complete [2023-05-23T11:00:18.528Z] b352a97aabf1: Download complete [2023-05-23T11:00:18.528Z] 4872d77fe225: Verifying Checksum [2023-05-23T11:00:18.528Z] 4872d77fe225: Download complete [2023-05-23T11:00:18.528Z] 5851b861e8e6: Verifying Checksum [2023-05-23T11:00:18.528Z] 5851b861e8e6: Download complete [2023-05-23T11:00:18.528Z] b85a868b505f: Verifying Checksum [2023-05-23T11:00:18.528Z] b85a868b505f: Download complete [2023-05-23T11:00:18.787Z] bab4dde63d76: Verifying Checksum [2023-05-23T11:00:18.787Z] bab4dde63d76: Download complete [2023-05-23T11:00:19.724Z] b85a868b505f: Pull complete [2023-05-23T11:00:19.724Z] e2be974225ed: Pull complete [2023-05-23T11:00:20.293Z] 339a4e72a1f5: Pull complete [2023-05-23T11:00:20.293Z] 988bab9f4d93: Pull complete [2023-05-23T11:00:20.556Z] 1469e6f7b9e6: Pull complete [2023-05-23T11:00:20.821Z] eaf3925da568: Pull complete [2023-05-23T11:00:22.200Z] bab4dde63d76: Pull complete [2023-05-23T11:00:22.200Z] bde34c3a00c8: Pull complete [2023-05-23T11:00:22.461Z] b352a97aabf1: Pull complete [2023-05-23T11:00:22.461Z] 4872d77fe225: Pull complete [2023-05-23T11:00:22.720Z] 5851b861e8e6: Pull complete [2023-05-23T11:00:22.720Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T11:00:22.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T11:00:22.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:00:22.956Z] prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container [2023-05-23T11:00:22.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T11:00:26.145Z] $ docker top 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 -eo pid,comm [2023-05-23T11:00:26.206Z] 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-05-23T11:00:26.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T11:00:26.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T11:00:26.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T11:00:26.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T11:00:26.476Z] $ docker exec 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 ssh-agent [2023-05-23T11:00:26.578Z] SSH_AUTH_SOCK=/tmp/ssh-lOHkEiq0g20B/agent.32 [2023-05-23T11:00:26.578Z] SSH_AGENT_PID=38 [2023-05-23T11:00:26.587Z] Running ssh-add (command line suppressed) [2023-05-23T11:00:26.683Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/private_key_7046352985334338055.key (/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/private_key_7046352985334338055.key) [2023-05-23T11:00:26.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T11:00:27.028Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T11:00:27.056Z] $ docker exec --env ******** --env ******** 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 ssh-agent -k [2023-05-23T11:00:27.159Z] unset SSH_AUTH_SOCK; [2023-05-23T11:00:27.159Z] unset SSH_AGENT_PID; [2023-05-23T11:00:27.159Z] echo Agent pid 38 killed; [2023-05-23T11:00:27.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T11:00:27.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T11:00:27.260Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T11:00:27.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T11:00:27.373Z] $ docker exec 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 ssh-agent [2023-05-23T11:00:27.527Z] SSH_AUTH_SOCK=/tmp/ssh-6ySJLdLIndw4/agent.70 [2023-05-23T11:00:27.527Z] SSH_AGENT_PID=76 [2023-05-23T11:00:27.532Z] Running ssh-add (command line suppressed) [2023-05-23T11:00:27.631Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/private_key_6700343427851134429.key (/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/private_key_6700343427851134429.key) [2023-05-23T11:00:27.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T11:00:27.990Z] + git semver init [2023-05-23T11:00:28.251Z] 2023-05-23 11:00:28,170 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T11:00:28.251Z] 2023-05-23 11:00:28,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver [2023-05-23T11:00:28.251Z] 2023-05-23 11:00:28,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-233/.semver [2023-05-23T11:00:28.251Z] 2023-05-23 11:00:28,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-233, universal_newlines=False, shell=None, istream=None) [2023-05-23T11:00:29.189Z] 2023-05-23 11:00:28,944 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-233/.git/info/exclude [2023-05-23T11:00:29.189Z] 2023-05-23 11:00:28,944 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver/PR-233 with force:False [2023-05-23T11:00:29.189Z] 2023-05-23 11:00:28,944 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver/PR-233 [2023-05-23T11:00:29.189Z] 2023-05-23 11:00:28,949 [execute] INFO git cat-file --batch-check [2023-05-23T11:00:29.189Z] 2023-05-23 11:00:28,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T11:00:29.189Z] 2023-05-23 11:00:28,955 [execute] INFO git cat-file --batch [2023-05-23T11:00:29.189Z] 2023-05-23 11:00:28,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T11:00:29.189Z] 2023-05-23 11:00:28,960 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-233/.semver/PR-233 [2023-05-23T11:00:29.189Z] 0.0.0 [Pipeline] } [2023-05-23T11:00:29.213Z] $ docker exec --env ******** --env ******** 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 ssh-agent -k [2023-05-23T11:00:29.305Z] unset SSH_AUTH_SOCK; [2023-05-23T11:00:29.306Z] unset SSH_AGENT_PID; [2023-05-23T11:00:29.306Z] echo Agent pid 76 killed; [2023-05-23T11:00:29.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T11:00:29.748Z] + git semver [Pipeline] } [2023-05-23T11:00:30.030Z] $ docker stop --time=1 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 [2023-05-23T11:00:31.342Z] $ docker rm -f --volumes 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T11:00:31.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T11:00:32.028Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T11:00:32.049Z] [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-05-23T11:00:32.673Z] provisioning config files... [2023-05-23T11:00:32.683Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/config6722773702585539907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:00:33.033Z] ---> docker-login.sh [2023-05-23T11:00:33.033Z] nexus3.edgexfoundry.org:10001 [2023-05-23T11:00:33.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:33.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:33.033Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:33.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:33.033Z] [2023-05-23T11:00:33.033Z] Login Succeeded [2023-05-23T11:00:33.033Z] nexus3.edgexfoundry.org:10002 [2023-05-23T11:00:33.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:33.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:33.033Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:33.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:33.033Z] [2023-05-23T11:00:33.033Z] Login Succeeded [2023-05-23T11:00:33.033Z] nexus3.edgexfoundry.org:10003 [2023-05-23T11:00:33.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:33.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:33.294Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:33.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:33.294Z] [2023-05-23T11:00:33.294Z] Login Succeeded [2023-05-23T11:00:33.294Z] nexus3.edgexfoundry.org:10004 [2023-05-23T11:00:33.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:33.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:33.294Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:33.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:33.294Z] [2023-05-23T11:00:33.294Z] Login Succeeded [2023-05-23T11:00:33.294Z] docker.io [2023-05-23T11:00:33.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:00:33.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:00:33.555Z] Configure a credential helper to remove this warning. See [2023-05-23T11:00:33.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:00:33.555Z] [2023-05-23T11:00:33.555Z] Login Succeeded [2023-05-23T11:00:33.555Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T11:00:33.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T11:00:33.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:00:33.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:00:33.912Z] ========================================================= [2023-05-23T11:00:33.912Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T11:00:33.912Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:00:34.396Z] + 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-05-23T11:00:34.396Z] Sending build context to Docker daemon 4.258MB [2023-05-23T11:00:34.396Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T11:00:34.396Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T11:00:34.396Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T11:00:34.396Z] f56be85fc22e: Pulling fs layer [2023-05-23T11:00:34.396Z] 85791d961cd3: Pulling fs layer [2023-05-23T11:00:34.396Z] d694b5ae8c79: Pulling fs layer [2023-05-23T11:00:34.396Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T11:00:34.396Z] 4d19c01a9841: Pulling fs layer [2023-05-23T11:00:34.396Z] 9325e15d5711: Pulling fs layer [2023-05-23T11:00:34.396Z] 556b6ee489ea: Pulling fs layer [2023-05-23T11:00:34.396Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T11:00:34.396Z] 9f32a84ed3da: Waiting [2023-05-23T11:00:34.396Z] 4d19c01a9841: Waiting [2023-05-23T11:00:34.396Z] 9325e15d5711: Waiting [2023-05-23T11:00:34.396Z] 556b6ee489ea: Waiting [2023-05-23T11:00:34.396Z] c5a4b2cf53e6: Waiting [2023-05-23T11:00:34.396Z] 85791d961cd3: Download complete [2023-05-23T11:00:34.396Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T11:00:34.396Z] 9f32a84ed3da: Download complete [2023-05-23T11:00:34.396Z] 4d19c01a9841: Verifying Checksum [2023-05-23T11:00:34.396Z] 4d19c01a9841: Download complete [2023-05-23T11:00:34.656Z] f56be85fc22e: Verifying Checksum [2023-05-23T11:00:34.656Z] f56be85fc22e: Download complete [2023-05-23T11:00:34.656Z] 9325e15d5711: Verifying Checksum [2023-05-23T11:00:34.656Z] 9325e15d5711: Download complete [2023-05-23T11:00:34.656Z] f56be85fc22e: Pull complete [2023-05-23T11:00:34.916Z] 85791d961cd3: Pull complete [2023-05-23T11:00:35.181Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T11:00:35.181Z] c5a4b2cf53e6: Download complete [2023-05-23T11:00:35.181Z] d694b5ae8c79: Verifying Checksum [2023-05-23T11:00:35.181Z] d694b5ae8c79: Download complete [2023-05-23T11:00:35.442Z] 556b6ee489ea: Verifying Checksum [2023-05-23T11:00:35.442Z] 556b6ee489ea: Download complete [2023-05-23T11:00:38.727Z] d694b5ae8c79: Pull complete [2023-05-23T11:00:38.727Z] 9f32a84ed3da: Pull complete [2023-05-23T11:00:38.727Z] 4d19c01a9841: Pull complete [2023-05-23T11:00:38.727Z] 9325e15d5711: Pull complete [2023-05-23T11:00:40.633Z] 556b6ee489ea: Pull complete [2023-05-23T11:00:41.569Z] c5a4b2cf53e6: Pull complete [2023-05-23T11:00:41.569Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T11:00:41.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T11:00:41.569Z] ---> c4be618373d6 [2023-05-23T11:00:41.569Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T11:00:46.846Z] ---> Running in ccdde7a9fbe7 [2023-05-23T11:00:46.846Z] Removing intermediate container ccdde7a9fbe7 [2023-05-23T11:00:46.846Z] ---> c2be494097b0 [2023-05-23T11:00:46.846Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T11:00:46.846Z] ---> Running in 431a0b0f619b [2023-05-23T11:00:46.846Z] Removing intermediate container 431a0b0f619b [2023-05-23T11:00:46.846Z] ---> c645cec52883 [2023-05-23T11:00:46.846Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T11:00:46.846Z] ---> Running in 03c391c428cf [2023-05-23T11:00:46.846Z] Removing intermediate container 03c391c428cf [2023-05-23T11:00:46.846Z] ---> 32712d53a1c0 [2023-05-23T11:00:46.846Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T11:00:46.846Z] ---> Running in b44a7e7f08a4 [2023-05-23T11:00:46.846Z] Removing intermediate container b44a7e7f08a4 [2023-05-23T11:00:46.846Z] ---> b04d55861676 [2023-05-23T11:00:46.846Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T11:00:46.846Z] ---> Running in ecef53cd5b84 [2023-05-23T11:00:46.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T11:00:46.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T11:00:47.107Z] OK: 265 MiB in 53 packages [2023-05-23T11:00:47.367Z] Removing intermediate container ecef53cd5b84 [2023-05-23T11:00:47.367Z] ---> 7d400a1cc658 [2023-05-23T11:00:47.367Z] Step 8/12 : WORKDIR /app [2023-05-23T11:00:47.367Z] ---> Running in fc3b7194283f [2023-05-23T11:00:47.367Z] Removing intermediate container fc3b7194283f [2023-05-23T11:00:47.367Z] ---> 9154a4000125 [2023-05-23T11:00:47.367Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T11:00:47.488Z] Still waiting to schedule task [2023-05-23T11:00:47.489Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T11:00:47.629Z] ---> a88010b94390 [2023-05-23T11:00:47.629Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T11:00:47.629Z] ---> Running in 530d0668efb2 [2023-05-23T11:01:26.347Z] Removing intermediate container 530d0668efb2 [2023-05-23T11:01:26.347Z] ---> 8ffdbca7a4b3 [2023-05-23T11:01:26.347Z] Step 11/12 : COPY . . [2023-05-23T11:01:26.347Z] ---> b1ada997c341 [2023-05-23T11:01:26.347Z] Step 12/12 : RUN $MAKE [2023-05-23T11:01:26.347Z] ---> Running in 7eec095dc67d [2023-05-23T11:01:26.347Z] noop [2023-05-23T11:01:26.347Z] Removing intermediate container 7eec095dc67d [2023-05-23T11:01:26.347Z] ---> 540351d9d3bd [2023-05-23T11:01:26.347Z] Successfully built 540351d9d3bd [2023-05-23T11:01:26.347Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:01:26.793Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T11:01:26.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:01:26.946Z] prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container [2023-05-23T11:01:26.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T11:01:27.288Z] $ docker top beb96ed0cbcc77a7e4c2d327c205c32c127899e0bce4b869a8941762d563eb6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:01:27.673Z] + go version [2023-05-23T11:01:27.673Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T11:01:27.704Z] $ docker stop --time=1 beb96ed0cbcc77a7e4c2d327c205c32c127899e0bce4b869a8941762d563eb6e [2023-05-23T11:01:28.978Z] $ docker rm -f --volumes beb96ed0cbcc77a7e4c2d327c205c32c127899e0bce4b869a8941762d563eb6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:01:29.684Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T11:01:29.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:01:29.836Z] prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container [2023-05-23T11:01:29.865Z] $ 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-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T11:01:30.208Z] $ docker top cb7a4e75464268c5ec12d1c8e49187bd39b99a26ba330472a62025145c1b341b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:01:30.602Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-233 [Pipeline] fileExists [Pipeline] sh [2023-05-23T11:01:30.962Z] + make test [2023-05-23T11:01:30.962Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T11:01:36.231Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-23T11:01:46.287Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-23T11:01:46.287Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-23T11:01:49.651Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.866s coverage: 40.5% of statements [2023-05-23T11:01:49.652Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements [2023-05-23T11:01:49.652Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2023-05-23T11:01:57.762Z] go vet ./... [2023-05-23T11:02:00.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T11:02:00.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T11:02:00.551Z] ./bin/test-attribution-txt.sh [2023-05-23T11:02:00.551Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-23T11:02:00.551Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T11:02:00.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T11:02:00.736Z] $ docker stop --time=1 cb7a4e75464268c5ec12d1c8e49187bd39b99a26ba330472a62025145c1b341b [2023-05-23T11:02:03.254Z] $ docker rm -f --volumes cb7a4e75464268c5ec12d1c8e49187bd39b99a26ba330472a62025145c1b341b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T11:02:03.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T11:02:03.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T11:02:04.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T11:02:04.885Z] + ls -al . [2023-05-23T11:02:04.885Z] total 628 [2023-05-23T11:02:04.885Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 11:01 . [2023-05-23T11:02:04.885Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:00 .. [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 134 May 23 11:00 .dockerignore [2023-05-23T11:02:04.885Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 11:00 .git [2023-05-23T11:02:04.885Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 11:00 .github [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 946 May 23 11:00 .gitignore [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 11:00 .golangci.yml [2023-05-23T11:02:04.885Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 11:00 .semver [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 23 11:00 Attribution.txt [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 23 11:00 CHANGELOG.md [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 23 11:00 Dockerfile [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 11:00 GOVERNANCE.md [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 683 May 23 11:00 Jenkinsfile [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 11:00 LICENSE [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 23 11:00 Makefile [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 625 May 23 11:00 OWNERS.md [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 23 11:00 README.md [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 11:00 VERSION [2023-05-23T11:02:04.885Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:00 bin [2023-05-23T11:02:04.885Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:00 cmd [2023-05-23T11:02:04.885Z] -rw-r--r-- 1 jenkins jenkins 458038 May 23 11:01 coverage.out [2023-05-23T11:02:04.885Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:00 examples [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 23 11:00 go.mod [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 23 11:00 go.sum [2023-05-23T11:02:04.885Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:00 images [2023-05-23T11:02:04.885Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 11:00 internal [2023-05-23T11:02:04.885Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:00 snap [2023-05-23T11:02:04.885Z] -rw-rw-r-- 1 jenkins jenkins 193 May 23 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:02:05.281Z] + 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=1736014cf68e048c01f4846e463ddec990c8757e --label arch=amd64 --label version=0.0.0 . [2023-05-23T11:02:05.281Z] Sending build context to Docker daemon 4.258MB [2023-05-23T11:02:05.281Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T11:02:05.281Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T11:02:05.281Z] ---> 540351d9d3bd [2023-05-23T11:02:05.281Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T11:02:05.281Z] ---> Running in 33db542d58f7 [2023-05-23T11:02:05.539Z] Removing intermediate container 33db542d58f7 [2023-05-23T11:02:05.539Z] ---> 53d6cdacc0fc [2023-05-23T11:02:05.539Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T11:02:05.539Z] ---> Running in 68426fcd0757 [2023-05-23T11:02:05.539Z] Removing intermediate container 68426fcd0757 [2023-05-23T11:02:05.539Z] ---> 917709afc06b [2023-05-23T11:02:05.539Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T11:02:05.539Z] ---> Running in ac476576f5ce [2023-05-23T11:02:05.539Z] Removing intermediate container ac476576f5ce [2023-05-23T11:02:05.539Z] ---> b31679377f54 [2023-05-23T11:02:05.539Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T11:02:05.539Z] ---> Running in 6663b3351511 [2023-05-23T11:02:05.798Z] Removing intermediate container 6663b3351511 [2023-05-23T11:02:05.798Z] ---> 52b31587cfa0 [2023-05-23T11:02:05.798Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T11:02:05.798Z] ---> Running in fa4d542c0aa8 [2023-05-23T11:02:06.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T11:02:06.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T11:02:06.316Z] OK: 265 MiB in 53 packages [2023-05-23T11:02:06.575Z] Removing intermediate container fa4d542c0aa8 [2023-05-23T11:02:06.575Z] ---> 48b5f95755f1 [2023-05-23T11:02:06.575Z] Step 8/24 : WORKDIR /app [2023-05-23T11:02:06.836Z] ---> Running in 1c76c80ec9ec [2023-05-23T11:02:06.836Z] Removing intermediate container 1c76c80ec9ec [2023-05-23T11:02:06.836Z] ---> c07a41667e36 [2023-05-23T11:02:06.836Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T11:02:07.096Z] ---> 1b0815e90e52 [2023-05-23T11:02:07.096Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T11:02:07.096Z] ---> Running in d11235a3fd8b [2023-05-23T11:02:08.038Z] Removing intermediate container d11235a3fd8b [2023-05-23T11:02:08.038Z] ---> 072c2ccb079f [2023-05-23T11:02:08.038Z] Step 11/24 : COPY . . [2023-05-23T11:02:08.038Z] ---> 8228a315980d [2023-05-23T11:02:08.038Z] Step 12/24 : RUN $MAKE [2023-05-23T11:02:08.298Z] ---> Running in 2136f902cb1b [2023-05-23T11:02:08.558Z] 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-05-23T11:02:21.545Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16486 in /w/workspace/undry_device-rfid-llrp-go_PR-233 [Pipeline] { [Pipeline] ws [2023-05-23T11:02:21.604Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-23T11:02:21.677Z] Selected Git installation does not exist. Using Default [2023-05-23T11:02:21.677Z] The recommended git tool is: NONE [2023-05-23T11:02:27.080Z] using credential edgex-jenkins-ssh [2023-05-23T11:02:27.105Z] Cloning the remote Git repository [2023-05-23T11:02:27.150Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-23T11:02:27.252Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-23T11:02:27.397Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-23T11:02:27.398Z] > git --version # timeout=10 [2023-05-23T11:02:27.425Z] > git --version # 'git version 2.25.1' [2023-05-23T11:02:27.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T11:02:27.596Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T11:02:30.489Z] Removing intermediate container 2136f902cb1b [2023-05-23T11:02:30.489Z] ---> 081e55cbe09d [2023-05-23T11:02:30.489Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T11:02:30.489Z] 3.17: Pulling from library/alpine [2023-05-23T11:02:30.489Z] f56be85fc22e: Already exists [2023-05-23T11:02:30.489Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T11:02:30.489Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T11:02:30.489Z] ---> 9ed4aefc74f6 [2023-05-23T11:02:30.489Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-23T11:02:30.489Z] ---> Running in 5c961eb844aa [2023-05-23T11:02:30.489Z] Removing intermediate container 5c961eb844aa [2023-05-23T11:02:30.489Z] ---> 4b8c08bbdb7f [2023-05-23T11:02:30.489Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T11:02:30.489Z] ---> Running in 6e8c054e38f9 [2023-05-23T11:02:30.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T11:02:30.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T11:02:30.489Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T11:02:30.489Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T11:02:30.489Z] OK: 7 MiB in 16 packages [2023-05-23T11:02:30.489Z] Removing intermediate container 6e8c054e38f9 [2023-05-23T11:02:30.489Z] ---> f90f56d07dff [2023-05-23T11:02:30.489Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-23T11:02:30.489Z] ---> f6ff321b1742 [2023-05-23T11:02:30.489Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-23T11:02:30.489Z] ---> d3a35ff29bd5 [2023-05-23T11:02:30.489Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-23T11:02:30.489Z] ---> b68fde0d0707 [2023-05-23T11:02:30.489Z] Step 19/24 : EXPOSE 59989 [2023-05-23T11:02:30.489Z] ---> Running in da767bc8e14b [2023-05-23T11:02:30.489Z] Removing intermediate container da767bc8e14b [2023-05-23T11:02:30.489Z] ---> 470721b77f33 [2023-05-23T11:02:30.489Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-23T11:02:30.489Z] ---> Running in f3e411360771 [2023-05-23T11:02:30.489Z] Removing intermediate container f3e411360771 [2023-05-23T11:02:30.489Z] ---> 0127a7198993 [2023-05-23T11:02:30.489Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T11:02:30.489Z] ---> Running in 6eb347d7de12 [2023-05-23T11:02:30.489Z] Removing intermediate container 6eb347d7de12 [2023-05-23T11:02:30.489Z] ---> e9c62331b04e [2023-05-23T11:02:30.489Z] Step 22/24 : LABEL arch=amd64 [2023-05-23T11:02:30.489Z] ---> Running in e1d924f679dc [2023-05-23T11:02:30.489Z] Removing intermediate container e1d924f679dc [2023-05-23T11:02:30.489Z] ---> b54d70e0d205 [2023-05-23T11:02:30.489Z] Step 23/24 : LABEL git_sha=1736014cf68e048c01f4846e463ddec990c8757e [2023-05-23T11:02:30.489Z] ---> Running in 5074d1b84bd5 [2023-05-23T11:02:30.489Z] Removing intermediate container 5074d1b84bd5 [2023-05-23T11:02:30.489Z] ---> ae8a4ff6a405 [2023-05-23T11:02:30.489Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T11:02:30.489Z] ---> Running in 5bf7c01aa2f2 [2023-05-23T11:02:30.489Z] Removing intermediate container 5bf7c01aa2f2 [2023-05-23T11:02:30.489Z] ---> ebf3cdc149cc [2023-05-23T11:02:30.489Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T11:02:30.489Z] Successfully built ebf3cdc149cc [2023-05-23T11:02:30.489Z] 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-05-23T11:02:31.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T11:02:31.349Z] [2023-05-23T11:02:31.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:02:31.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T11:02:31.734Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T11:02:31.734Z] 5eb5b503b376: Pulling fs layer [2023-05-23T11:02:31.734Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T11:02:31.734Z] ec43610c2a17: Pulling fs layer [2023-05-23T11:02:31.734Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T11:02:31.734Z] 33b1e0a273af: Pulling fs layer [2023-05-23T11:02:31.734Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T11:02:31.734Z] 2f39f015ded8: Pulling fs layer [2023-05-23T11:02:31.734Z] 33b1e0a273af: Waiting [2023-05-23T11:02:31.734Z] 3a2ae6a8a46f: Waiting [2023-05-23T11:02:31.734Z] 5d3b04190fa2: Waiting [2023-05-23T11:02:31.734Z] 2f39f015ded8: Waiting [2023-05-23T11:02:31.734Z] 5c69ac0246d0: Download complete [2023-05-23T11:02:31.734Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T11:02:31.734Z] 3a2ae6a8a46f: Download complete [2023-05-23T11:02:31.734Z] 33b1e0a273af: Verifying Checksum [2023-05-23T11:02:31.734Z] 33b1e0a273af: Download complete [2023-05-23T11:02:31.734Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T11:02:31.734Z] 5d3b04190fa2: Download complete [2023-05-23T11:02:31.735Z] ec43610c2a17: Verifying Checksum [2023-05-23T11:02:31.735Z] ec43610c2a17: Download complete [2023-05-23T11:02:31.071Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-23T11:02:31.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T11:02:31.994Z] 5eb5b503b376: Download complete [2023-05-23T11:02:32.561Z] 2f39f015ded8: Download complete [2023-05-23T11:02:32.571Z] Merging remotes/origin/main commit bd8b86e6a893c9f074626212dc18efab5eec6be1 into PR head commit 1736014cf68e048c01f4846e463ddec990c8757e [2023-05-23T11:02:32.877Z] Merge succeeded, producing 1736014cf68e048c01f4846e463ddec990c8757e [2023-05-23T11:02:32.877Z] Checking out Revision 1736014cf68e048c01f4846e463ddec990c8757e (PR-233) [2023-05-23T11:02:33.127Z] 5eb5b503b376: Pull complete [2023-05-23T11:02:33.128Z] 5c69ac0246d0: Pull complete [2023-05-23T11:02:32.027Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-23T11:02:32.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-23T11:02:32.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T11:02:32.099Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T11:02:32.593Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T11:02:32.667Z] > git checkout -f 1736014cf68e048c01f4846e463ddec990c8757e # timeout=10 [2023-05-23T11:02:32.779Z] > git remote # timeout=10 [2023-05-23T11:02:32.798Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T11:02:32.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T11:02:32.837Z] > git merge bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 [2023-05-23T11:02:32.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T11:02:32.885Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T11:02:32.904Z] > git checkout -f 1736014cf68e048c01f4846e463ddec990c8757e # timeout=10 [2023-05-23T11:02:33.397Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-23T11:02:33.449Z] > git --version # timeout=10 [2023-05-23T11:02:33.461Z] > git --version # 'git version 2.25.1' [2023-05-23T11:02:33.477Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T11:02:33.695Z] ec43610c2a17: Pull complete [2023-05-23T11:02:33.695Z] 3a2ae6a8a46f: Pull complete [2023-05-23T11:02:33.849Z] [2023-05-23T11:02:33.849Z] GitHub has been notified of this commit’s build result [2023-05-23T11:02:33.849Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-23T11:02:33.953Z] 33b1e0a273af: Pull complete [2023-05-23T11:02:33.953Z] 5d3b04190fa2: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T11:02:34.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T11:02:34.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T11:02:34.629Z] Dload Upload Total Spent Left Speed [2023-05-23T11:02:34.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-05-23T11:02:35.287Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T11:02:35.649Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T11:02:35.649Z] + sudo tee /etc/docker/daemon.new [2023-05-23T11:02:35.649Z] { [2023-05-23T11:02:35.649Z] "registry-mirrors": [ [2023-05-23T11:02:35.649Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T11:02:35.649Z] ], [2023-05-23T11:02:35.649Z] "bip": "10.250.0.254/24", [2023-05-23T11:02:35.649Z] "hosts": [ [2023-05-23T11:02:35.649Z] "tcp://0.0.0.0:5555", [2023-05-23T11:02:35.649Z] "unix:///var/run/docker.sock" [2023-05-23T11:02:35.649Z] ], [2023-05-23T11:02:35.649Z] "mtu": 1458, [2023-05-23T11:02:35.649Z] "selinux-enabled": true, [2023-05-23T11:02:35.649Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T11:02:35.649Z] } [Pipeline] sh [2023-05-23T11:02:36.007Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T11:02:36.362Z] + sudo service docker restart [2023-05-23T11:02:38.137Z] 2f39f015ded8: Pull complete [2023-05-23T11:02:38.137Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T11:02:38.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T11:02:38.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:02:38.352Z] prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container [2023-05-23T11:02:38.381Z] $ 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-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T11:02:42.129Z] $ docker top 69544356c895e2fb7e44686ba54b18485a15cd0251712b5bbebeed4307613b6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:02:42.602Z] ---> job-cost.sh [2023-05-23T11:02:42.603Z] lf-activate-venv: SKIPPING [2023-05-23T11:02:42.603Z] INFO: No Stack... [2023-05-23T11:02:42.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T11:02:43.123Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T11:02:43.446Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-233/archives/cost.csv [2023-05-23T11:02:43.446Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T11:02:43.495Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [2023-05-23T11:02:43.500Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] did not exist. Created. [2023-05-23T11:02:43.500Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T11:02:43.898Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T11:02:43.954Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T11:02:43.981Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T11:02:44.058Z] $ docker stop --time=1 69544356c895e2fb7e44686ba54b18485a15cd0251712b5bbebeed4307613b6a [2023-05-23T11:02:45.205Z] $ docker rm -f --volumes 69544356c895e2fb7e44686ba54b18485a15cd0251712b5bbebeed4307613b6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T11:02:54.688Z] provisioning config files... [2023-05-23T11:02:54.716Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12960178960060774224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:02:55.116Z] ---> docker-login.sh [2023-05-23T11:02:55.117Z] nexus3.edgexfoundry.org:10001 [2023-05-23T11:02:55.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:02:55.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:02:55.711Z] Configure a credential helper to remove this warning. See [2023-05-23T11:02:55.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:02:55.711Z] [2023-05-23T11:02:55.711Z] Login Succeeded [2023-05-23T11:02:55.711Z] nexus3.edgexfoundry.org:10002 [2023-05-23T11:02:55.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:02:55.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:02:55.985Z] Configure a credential helper to remove this warning. See [2023-05-23T11:02:55.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:02:55.985Z] [2023-05-23T11:02:55.985Z] Login Succeeded [2023-05-23T11:02:55.985Z] nexus3.edgexfoundry.org:10003 [2023-05-23T11:02:56.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:02:56.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:02:56.528Z] Configure a credential helper to remove this warning. See [2023-05-23T11:02:56.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:02:56.528Z] [2023-05-23T11:02:56.528Z] Login Succeeded [2023-05-23T11:02:56.528Z] nexus3.edgexfoundry.org:10004 [2023-05-23T11:02:56.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:02:56.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:02:56.803Z] Configure a credential helper to remove this warning. See [2023-05-23T11:02:56.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:02:56.803Z] [2023-05-23T11:02:56.803Z] Login Succeeded [2023-05-23T11:02:56.803Z] docker.io [2023-05-23T11:02:57.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T11:02:57.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T11:02:57.344Z] Configure a credential helper to remove this warning. See [2023-05-23T11:02:57.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T11:02:57.344Z] [2023-05-23T11:02:57.344Z] Login Succeeded [2023-05-23T11:02:57.344Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T11:02:57.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T11:02:57.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:02:57.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T11:02:57.798Z] ========================================================= [2023-05-23T11:02:57.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T11:02:57.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:02:58.313Z] + 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-05-23T11:02:58.583Z] Sending build context to Docker daemon 1.212MB [2023-05-23T11:02:58.583Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T11:02:58.583Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T11:02:58.854Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T11:02:58.854Z] c41833b44d91: Pulling fs layer [2023-05-23T11:02:58.854Z] ed15518f5707: Pulling fs layer [2023-05-23T11:02:58.854Z] feae8fd75edb: Pulling fs layer [2023-05-23T11:02:58.854Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T11:02:58.854Z] 3cdef696dda3: Pulling fs layer [2023-05-23T11:02:58.854Z] 2ced38df9373: Pulling fs layer [2023-05-23T11:02:58.854Z] 58f1dce35555: Pulling fs layer [2023-05-23T11:02:58.854Z] 3cdef696dda3: Waiting [2023-05-23T11:02:58.854Z] 242c74f7c9fa: Waiting [2023-05-23T11:02:58.854Z] 2ced38df9373: Waiting [2023-05-23T11:02:58.854Z] 58f1dce35555: Waiting [2023-05-23T11:02:58.854Z] ed15518f5707: Verifying Checksum [2023-05-23T11:02:58.854Z] ed15518f5707: Download complete [2023-05-23T11:02:58.854Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T11:02:58.854Z] 242c74f7c9fa: Download complete [2023-05-23T11:02:58.854Z] 3cdef696dda3: Verifying Checksum [2023-05-23T11:02:58.854Z] 3cdef696dda3: Download complete [2023-05-23T11:02:58.854Z] c41833b44d91: Verifying Checksum [2023-05-23T11:02:58.854Z] c41833b44d91: Download complete [2023-05-23T11:02:59.864Z] c41833b44d91: Pull complete [2023-05-23T11:03:00.455Z] 58f1dce35555: Verifying Checksum [2023-05-23T11:03:00.455Z] 58f1dce35555: Download complete [2023-05-23T11:03:00.455Z] ed15518f5707: Pull complete [2023-05-23T11:03:01.887Z] feae8fd75edb: Verifying Checksum [2023-05-23T11:03:01.887Z] feae8fd75edb: Download complete [2023-05-23T11:03:01.887Z] 2ced38df9373: Verifying Checksum [2023-05-23T11:03:01.887Z] 2ced38df9373: Download complete [2023-05-23T11:03:14.319Z] feae8fd75edb: Pull complete [2023-05-23T11:03:14.319Z] 242c74f7c9fa: Pull complete [2023-05-23T11:03:14.319Z] 3cdef696dda3: Pull complete [2023-05-23T11:03:20.982Z] 2ced38df9373: Pull complete [2023-05-23T11:03:22.397Z] 58f1dce35555: Pull complete [2023-05-23T11:03:22.397Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T11:03:22.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T11:03:22.397Z] ---> fadd8f120f05 [2023-05-23T11:03:22.397Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T11:03:24.379Z] ---> Running in 3b6bd34f175a [2023-05-23T11:03:24.652Z] Removing intermediate container 3b6bd34f175a [2023-05-23T11:03:24.652Z] ---> c8abf0148939 [2023-05-23T11:03:24.652Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T11:03:24.652Z] ---> Running in 63fbc42dbf1c [2023-05-23T11:03:24.921Z] Removing intermediate container 63fbc42dbf1c [2023-05-23T11:03:24.921Z] ---> 913cbf89f495 [2023-05-23T11:03:24.921Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T11:03:25.191Z] ---> Running in cba18a2965e1 [2023-05-23T11:03:25.457Z] Removing intermediate container cba18a2965e1 [2023-05-23T11:03:25.457Z] ---> 272ead4fbafb [2023-05-23T11:03:25.457Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T11:03:25.457Z] ---> Running in be9e59db56c2 [2023-05-23T11:03:25.725Z] Removing intermediate container be9e59db56c2 [2023-05-23T11:03:25.725Z] ---> 3d278e69cdce [2023-05-23T11:03:25.725Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T11:03:25.992Z] ---> Running in 29ac609a8e28 [2023-05-23T11:03:26.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T11:03:27.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T11:03:28.494Z] OK: 263 MiB in 53 packages [2023-05-23T11:03:29.077Z] Removing intermediate container 29ac609a8e28 [2023-05-23T11:03:29.077Z] ---> 00cc9b8e0fe4 [2023-05-23T11:03:29.077Z] Step 8/12 : WORKDIR /app [2023-05-23T11:03:29.344Z] ---> Running in e4d887b72459 [2023-05-23T11:03:29.610Z] Removing intermediate container e4d887b72459 [2023-05-23T11:03:29.610Z] ---> 39576cc1d6fa [2023-05-23T11:03:29.610Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T11:03:29.882Z] ---> 71f07b66a799 [2023-05-23T11:03:29.882Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T11:03:30.150Z] ---> Running in c83a1079d97b [2023-05-23T11:04:26.569Z] Removing intermediate container c83a1079d97b [2023-05-23T11:04:26.569Z] ---> ad111952d7e1 [2023-05-23T11:04:26.569Z] Step 11/12 : COPY . . [2023-05-23T11:04:26.569Z] ---> 011565aabcd2 [2023-05-23T11:04:26.569Z] Step 12/12 : RUN $MAKE [2023-05-23T11:04:26.569Z] ---> Running in 0da742b1b4ff [2023-05-23T11:04:26.569Z] noop [2023-05-23T11:04:27.152Z] Removing intermediate container 0da742b1b4ff [2023-05-23T11:04:27.152Z] ---> b1b6e55ce164 [2023-05-23T11:04:27.152Z] Successfully built b1b6e55ce164 [2023-05-23T11:04:27.153Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:04:27.635Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T11:04:27.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:04:27.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-16486 does not seem to be running inside a container [2023-05-23T11:04:27.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T11:04:29.020Z] $ docker top e1980e9987dc48186fd8a699a58c6241e4ce55b0b2f2ecda5b809a103563066b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:04:29.895Z] + go version [2023-05-23T11:04:29.895Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T11:04:29.929Z] $ docker stop --time=1 e1980e9987dc48186fd8a699a58c6241e4ce55b0b2f2ecda5b809a103563066b [2023-05-23T11:04:34.071Z] $ docker rm -f --volumes e1980e9987dc48186fd8a699a58c6241e4ce55b0b2f2ecda5b809a103563066b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:04:34.894Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T11:04:34.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:04:35.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-16486 does not seem to be running inside a container [2023-05-23T11:04:35.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T11:04:36.257Z] $ docker top fbd06c47754398c24749c5e7b869e33993c0f8371928bec5c93de78788c8b9ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:04:36.791Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-23T11:04:37.188Z] + make test [2023-05-23T11:04:37.188Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T11:05:09.420Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-23T11:07:01.158Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-23T11:07:01.158Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-23T11:07:33.438Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.664s coverage: 40.5% of statements [2023-05-23T11:07:33.438Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.590s coverage: 52.0% of statements [2023-05-23T11:07:33.438Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.062s coverage: 95.5% of statements [2023-05-23T11:07:33.438Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T11:07:33.438Z] go vet ./... [2023-05-23T11:08:12.342Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T11:08:12.342Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T11:08:12.342Z] ./bin/test-attribution-txt.sh [2023-05-23T11:08:12.342Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-23T11:08:12.342Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-23T11:08:12.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T11:08:12.412Z] $ docker stop --time=1 fbd06c47754398c24749c5e7b869e33993c0f8371928bec5c93de78788c8b9ef [2023-05-23T11:08:14.220Z] $ docker rm -f --volumes fbd06c47754398c24749c5e7b869e33993c0f8371928bec5c93de78788c8b9ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T11:08:15.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T11:08:15.460Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T11:08:16.116Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T11:08:16.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T11:08:17.082Z] + ls -al . [2023-05-23T11:08:17.082Z] total 624 [2023-05-23T11:08:17.082Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 11:04 . [2023-05-23T11:08:17.082Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:02 .. [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 134 May 23 11:02 .dockerignore [2023-05-23T11:08:17.082Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 11:02 .git [2023-05-23T11:08:17.082Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 11:02 .github [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 946 May 23 11:02 .gitignore [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 11:02 .golangci.yml [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 23 11:02 Attribution.txt [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 23 11:02 CHANGELOG.md [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 23 11:02 Dockerfile [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 11:02 GOVERNANCE.md [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 683 May 23 11:02 Jenkinsfile [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 23 11:02 LICENSE [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 23 11:02 Makefile [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 625 May 23 11:02 OWNERS.md [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 23 11:02 README.md [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 11:00 VERSION [2023-05-23T11:08:17.082Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:02 bin [2023-05-23T11:08:17.082Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:02 cmd [2023-05-23T11:08:17.082Z] -rw-r--r-- 1 jenkins jenkins 458038 May 23 11:07 coverage.out [2023-05-23T11:08:17.082Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:02 examples [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 23 11:02 go.mod [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 23 11:02 go.sum [2023-05-23T11:08:17.082Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:02 images [2023-05-23T11:08:17.082Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 11:02 internal [2023-05-23T11:08:17.082Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:02 snap [2023-05-23T11:08:17.082Z] -rw-rw-r-- 1 jenkins jenkins 193 May 23 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:08:17.518Z] + 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=1736014cf68e048c01f4846e463ddec990c8757e --label arch=arm64 --label version=0.0.0 . [2023-05-23T11:08:17.813Z] Sending build context to Docker daemon 1.212MB [2023-05-23T11:08:17.813Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T11:08:17.813Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T11:08:17.813Z] ---> b1b6e55ce164 [2023-05-23T11:08:17.813Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T11:08:17.813Z] ---> Running in 51fbe819296a [2023-05-23T11:08:18.088Z] Removing intermediate container 51fbe819296a [2023-05-23T11:08:18.088Z] ---> 9a94b313ad97 [2023-05-23T11:08:18.088Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T11:08:18.361Z] ---> Running in 2adc6be00ace [2023-05-23T11:08:18.629Z] Removing intermediate container 2adc6be00ace [2023-05-23T11:08:18.629Z] ---> fe37827f9ce4 [2023-05-23T11:08:18.629Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T11:08:18.629Z] ---> Running in fe35217e4558 [2023-05-23T11:08:18.898Z] Removing intermediate container fe35217e4558 [2023-05-23T11:08:18.898Z] ---> dde38fbb2f35 [2023-05-23T11:08:18.898Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T11:08:18.898Z] ---> Running in bf63e1741b7d [2023-05-23T11:08:19.489Z] Removing intermediate container bf63e1741b7d [2023-05-23T11:08:19.489Z] ---> 218af68e424f [2023-05-23T11:08:19.489Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T11:08:19.489Z] ---> Running in 6db789df19cd [2023-05-23T11:08:20.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T11:08:21.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T11:08:22.001Z] OK: 263 MiB in 53 packages [2023-05-23T11:08:22.968Z] Removing intermediate container 6db789df19cd [2023-05-23T11:08:22.968Z] ---> 72577f5a73ab [2023-05-23T11:08:22.968Z] Step 8/24 : WORKDIR /app [2023-05-23T11:08:22.968Z] ---> Running in 99f04e8178e1 [2023-05-23T11:08:23.236Z] Removing intermediate container 99f04e8178e1 [2023-05-23T11:08:23.236Z] ---> 1afeba2120b5 [2023-05-23T11:08:23.236Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T11:08:23.822Z] ---> 55367f8c9779 [2023-05-23T11:08:23.822Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T11:08:23.822Z] ---> Running in 95e300920d88 [2023-05-23T11:08:26.434Z] Removing intermediate container 95e300920d88 [2023-05-23T11:08:26.434Z] ---> 0ce9342fc101 [2023-05-23T11:08:26.434Z] Step 11/24 : COPY . . [2023-05-23T11:08:27.021Z] ---> e282e56e1a5a [2023-05-23T11:08:27.021Z] Step 12/24 : RUN $MAKE [2023-05-23T11:08:27.021Z] ---> Running in 5f6f97ca70b0 [2023-05-23T11:08:27.980Z] 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-05-23T11:10:49.701Z] Removing intermediate container 5f6f97ca70b0 [2023-05-23T11:10:49.701Z] ---> 9478976de342 [2023-05-23T11:10:49.701Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T11:10:49.701Z] 3.17: Pulling from library/alpine [2023-05-23T11:10:49.701Z] c41833b44d91: Already exists [2023-05-23T11:10:49.701Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T11:10:49.701Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T11:10:49.701Z] ---> 51e60588ff2c [2023-05-23T11:10:49.701Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-23T11:10:49.701Z] ---> Running in 4a41914ba4da [2023-05-23T11:10:49.701Z] Removing intermediate container 4a41914ba4da [2023-05-23T11:10:49.701Z] ---> 3737c46aab7a [2023-05-23T11:10:49.701Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T11:10:49.701Z] ---> Running in c66ca8d30c6e [2023-05-23T11:10:49.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T11:10:49.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T11:10:49.701Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T11:10:49.701Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T11:10:49.701Z] OK: 8 MiB in 16 packages [2023-05-23T11:10:49.701Z] Removing intermediate container c66ca8d30c6e [2023-05-23T11:10:49.701Z] ---> 37ff67fbaf34 [2023-05-23T11:10:49.701Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-23T11:10:49.701Z] ---> 449ec567cf51 [2023-05-23T11:10:49.701Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-23T11:10:49.701Z] ---> 7698ce3a6709 [2023-05-23T11:10:49.701Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-23T11:10:49.701Z] ---> 8ec87a866cf7 [2023-05-23T11:10:49.701Z] Step 19/24 : EXPOSE 59989 [2023-05-23T11:10:49.701Z] ---> Running in 8ad13c61ab5b [2023-05-23T11:10:49.701Z] Removing intermediate container 8ad13c61ab5b [2023-05-23T11:10:49.701Z] ---> 6f8ed4b9bdf1 [2023-05-23T11:10:49.701Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-23T11:10:49.701Z] ---> Running in e4d3b6cca114 [2023-05-23T11:10:49.701Z] Removing intermediate container e4d3b6cca114 [2023-05-23T11:10:49.701Z] ---> fa5c49eb995d [2023-05-23T11:10:49.701Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T11:10:49.701Z] ---> Running in 460ccd2088ae [2023-05-23T11:10:49.701Z] Removing intermediate container 460ccd2088ae [2023-05-23T11:10:49.701Z] ---> 4468a6d7a9f1 [2023-05-23T11:10:49.701Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T11:10:49.701Z] ---> Running in b934f461e850 [2023-05-23T11:10:49.701Z] Removing intermediate container b934f461e850 [2023-05-23T11:10:49.701Z] ---> be2d84dfe9b8 [2023-05-23T11:10:49.701Z] Step 23/24 : LABEL git_sha=1736014cf68e048c01f4846e463ddec990c8757e [2023-05-23T11:10:49.701Z] ---> Running in 778b0681ad6d [2023-05-23T11:10:49.701Z] Removing intermediate container 778b0681ad6d [2023-05-23T11:10:49.701Z] ---> 4f757e677960 [2023-05-23T11:10:49.701Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T11:10:49.702Z] ---> Running in f1d90315959a [2023-05-23T11:10:49.702Z] Removing intermediate container f1d90315959a [2023-05-23T11:10:49.702Z] ---> ce88aaf2f729 [2023-05-23T11:10:49.702Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T11:10:49.702Z] Successfully built ce88aaf2f729 [2023-05-23T11:10:49.702Z] 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-05-23T11:10:50.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T11:10:50.605Z] [2023-05-23T11:10:50.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:10:51.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T11:10:51.058Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T11:10:51.058Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T11:10:51.058Z] 04944245beec: Pulling fs layer [2023-05-23T11:10:51.058Z] 699f458cf7ca: Pulling fs layer [2023-05-23T11:10:51.058Z] 765212b225bb: Pulling fs layer [2023-05-23T11:10:51.058Z] f23df028b6ca: Pulling fs layer [2023-05-23T11:10:51.058Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T11:10:51.058Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T11:10:51.058Z] 765212b225bb: Waiting [2023-05-23T11:10:51.058Z] f23df028b6ca: Waiting [2023-05-23T11:10:51.058Z] d65c8cfc05b1: Waiting [2023-05-23T11:10:51.058Z] 2437ff75d9bd: Waiting [2023-05-23T11:10:51.338Z] 04944245beec: Verifying Checksum [2023-05-23T11:10:51.338Z] 04944245beec: Download complete [2023-05-23T11:10:51.338Z] 765212b225bb: Verifying Checksum [2023-05-23T11:10:51.338Z] 765212b225bb: Download complete [2023-05-23T11:10:51.338Z] f23df028b6ca: Verifying Checksum [2023-05-23T11:10:51.338Z] f23df028b6ca: Download complete [2023-05-23T11:10:51.338Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T11:10:51.338Z] d65c8cfc05b1: Download complete [2023-05-23T11:10:51.338Z] 699f458cf7ca: Verifying Checksum [2023-05-23T11:10:51.338Z] 699f458cf7ca: Download complete [2023-05-23T11:10:51.950Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T11:10:51.950Z] 8998bd30e6a1: Download complete [2023-05-23T11:10:53.940Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T11:10:53.940Z] 2437ff75d9bd: Download complete [2023-05-23T11:10:55.351Z] 8998bd30e6a1: Pull complete [2023-05-23T11:10:55.933Z] 04944245beec: Pull complete [2023-05-23T11:10:56.891Z] 699f458cf7ca: Pull complete [2023-05-23T11:10:57.157Z] 765212b225bb: Pull complete [2023-05-23T11:10:58.114Z] f23df028b6ca: Pull complete [2023-05-23T11:10:58.114Z] d65c8cfc05b1: Pull complete [2023-05-23T11:11:10.408Z] 2437ff75d9bd: Pull complete [2023-05-23T11:11:10.408Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T11:11:10.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T11:11:10.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:11:10.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-16486 does not seem to be running inside a container [2023-05-23T11:11:10.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T11:11:13.119Z] $ docker top 021885e9ac4a3e417d5e228d7e3c6c479917ef6297a07dc09e21312c9e5a92cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:11:13.690Z] ---> job-cost.sh [2023-05-23T11:11:13.955Z] lf-activate-venv: SKIPPING [2023-05-23T11:11:13.955Z] INFO: No Stack... [2023-05-23T11:11:14.221Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T11:11:15.177Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T11:11:15.518Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-23T11:11:15.518Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T11:11:15.600Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [2023-05-23T11:11:15.605Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] did not exist. Created. [2023-05-23T11:11:15.605Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T11:11:16.018Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-3b85b34a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T11:11:16.365Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T11:11:16.399Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T11:11:16.449Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T11:11:16.466Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T11:11:16.542Z] $ docker stop --time=1 021885e9ac4a3e417d5e228d7e3c6c479917ef6297a07dc09e21312c9e5a92cf [2023-05-23T11:11:18.727Z] $ docker rm -f --volumes 021885e9ac4a3e417d5e228d7e3c6c479917ef6297a07dc09e21312c9e5a92cf [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-05-23T11:11:19.726Z] provisioning config files... [2023-05-23T11:11:19.734Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/config3277850311950769164tmp [Pipeline] { [Pipeline] sh [2023-05-23T11:11:20.073Z] + set +x [2023-05-23T11:11:20.073Z] + bash -s -- [2023-05-23T11:11:20.073Z] + curl -s https://codecov.io/bash [2023-05-23T11:11:20.073Z] [2023-05-23T11:11:20.073Z] _____ _ [2023-05-23T11:11:20.073Z] / ____| | | [2023-05-23T11:11:20.073Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T11:11:20.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T11:11:20.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T11:11:20.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T11:11:20.073Z] Bash-1.0.6 [2023-05-23T11:11:20.073Z] [2023-05-23T11:11:20.073Z] [2023-05-23T11:11:20.073Z] ==> git version 2.25.1 found [2023-05-23T11:11:20.073Z] ==> 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-05-23T11:11:20.073Z] Release-Date: 2020-01-08 [2023-05-23T11:11:20.073Z] 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-05-23T11:11:20.073Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T11:11:20.073Z] ==> Jenkins CI detected. [2023-05-23T11:11:20.073Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-233 [2023-05-23T11:11:20.073Z] project root: . [2023-05-23T11:11:20.073Z] --> token set from env [2023-05-23T11:11:20.073Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T11:11:20.073Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T11:11:20.073Z] ==> Python coveragepy not found [2023-05-23T11:11:20.073Z] ==> Searching for coverage reports in: [2023-05-23T11:11:20.073Z] + . [2023-05-23T11:11:20.073Z] -> Found 1 reports [2023-05-23T11:11:20.073Z] ==> Detecting git/mercurial file structure [2023-05-23T11:11:20.073Z] ==> Reading reports [2023-05-23T11:11:20.332Z] + ./coverage.out bytes=458038 [2023-05-23T11:11:20.332Z] ==> Appending adjustments [2023-05-23T11:11:20.332Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T11:11:20.332Z] + Found adjustments [2023-05-23T11:11:20.332Z] ==> Gzipping contents [2023-05-23T11:11:20.332Z] 52K /tmp/codecov.6Elzmz.gz [2023-05-23T11:11:20.592Z] ==> Uploading reports [2023-05-23T11:11:20.592Z] url: https://codecov.io [2023-05-23T11:11:20.592Z] query: branch=PR-233&commit=1736014cf68e048c01f4846e463ddec990c8757e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=233&job=&cmd_args= [2023-05-23T11:11:20.592Z] -> Pinging Codecov [2023-05-23T11:11:20.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-233&commit=1736014cf68e048c01f4846e463ddec990c8757e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=233&job=&cmd_args= [2023-05-23T11:11:20.592Z] -> Uploading to [2023-05-23T11:11:20.592Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/1736014cf68e048c01f4846e463ddec990c8757e/834994c7-5bb5-46d0-9171-77603bf4c925.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T111120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c5df963f50bc5611b4f18de7c1c447b3a6bb01f0cab0b1e391369ca6d1aea85 [2023-05-23T11:11:20.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T11:11:20.592Z] Dload Upload Total Spent Left Speed [2023-05-23T11:11:20.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50498 0 0 100 50498 0 160k --:--:-- --:--:-- --:--:-- 160k [2023-05-23T11:11:20.853Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] } [2023-05-23T11:11:20.879Z] 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-05-23T11:11:22.684Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-233/archives ] [2023-05-23T11:11:22.684Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-233/archives [2023-05-23T11:11:22.684Z] total 16 [2023-05-23T11:11:22.684Z] drwxr-xr-x 3 root root 4096 May 23 11:02 . [2023-05-23T11:11:22.684Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 11:02 .. [2023-05-23T11:11:22.684Z] drwxr-xr-x 2 root root 4096 May 23 11:02 cost [2023-05-23T11:11:22.684Z] -rw-r--r-- 1 root root 91 May 23 11:02 cost.csv [2023-05-23T11:11:22.684Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-233/archives [2023-05-23T11:11:22.684Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-233/archives [2023-05-23T11:11:22.684Z] total 16 [2023-05-23T11:11:22.684Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 11:02 . [2023-05-23T11:11:22.684Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 11:02 .. [2023-05-23T11:11:22.684Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 11:02 cost [2023-05-23T11:11:22.684Z] -rw-r--r-- 1 jenkins jenkins 91 May 23 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:11:23.011Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:11:23.899Z] ---> package-listing.sh [2023-05-23T11:11:23.900Z] ++ facter osfamily [2023-05-23T11:11:23.900Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T11:11:24.158Z] + OS_FAMILY=debian [2023-05-23T11:11:24.158Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-233 [2023-05-23T11:11:24.158Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T11:11:24.158Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T11:11:24.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T11:11:24.158Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T11:11:24.158Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-233 ']' [2023-05-23T11:11:24.158Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T11:11:24.158Z] + case "${OS_FAMILY}" in [2023-05-23T11:11:24.158Z] + dpkg -l [2023-05-23T11:11:24.158Z] + grep '^ii' [2023-05-23T11:11:24.158Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T11:11:24.158Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T11:11:24.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T11:11:24.158Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-233 ']' [2023-05-23T11:11:24.158Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-233/archives/ [2023-05-23T11:11:24.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-233/archives/ [Pipeline] echo [2023-05-23T11:11:24.192Z] 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-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T11:11:24.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T11:11:25.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T11:11:25.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T11:11:25.268Z] prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container [2023-05-23T11:11:25.294Z] $ 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-233/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-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T11:11:25.478Z] $ docker top 7cd3036b64435c6f041de3b7e423892cb844a690c4c88b2b5d87392fe67218c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T11:11:25.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T11:11:26.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T11:11:26.486Z] + ls /var/log/sa-host [2023-05-23T11:11:26.486Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T11:11:26.706Z] provisioning config files... [2023-05-23T11:11:26.715Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/config10677701703122622737tmp [Pipeline] { [Pipeline] echo [2023-05-23T11:11:26.768Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:11:27.080Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T11:11:27.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:11:27.505Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T11:11:27.540Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:11:27.851Z] ---> sudo-logs.sh [2023-05-23T11:11:27.851Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T11:11:27.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:11:28.244Z] ---> job-cost.sh [2023-05-23T11:11:28.245Z] lf-activate-venv: SKIPPING [2023-05-23T11:11:28.245Z] DEBUG: total: 0.2199999988079071 [2023-05-23T11:11:28.245Z] INFO: Retrieving Stack Cost... [2023-05-23T11:11:28.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T11:11:29.074Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T11:11:29.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T11:11:29.422Z] ---> logs-deploy.sh [2023-05-23T11:11:29.422Z] lf-activate-venv: SKIPPING [2023-05-23T11:11:29.422Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-233/1 [2023-05-23T11:11:29.422Z] INFO: archiving workspace using pattern(s): [2023-05-23T11:11:30.360Z] Archives upload complete. [2023-05-23T11:11:30.360Z] INFO: archiving logs to Nexus