Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e9c82f50c5f561b8321fcd721786082837dd82+8c4faf22c76813cb553a4db765edf9e1791a6a7e (25100e026c10ca51f5482b2e354c8b8b4650223f) 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-ssh1896882764099089933.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh897113074336400643.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7631037982142681978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4926936392505553551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7200403032425789233.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2514 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [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-160 # 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 Merging remotes/origin/main commit 8c4faf22c76813cb553a4db765edf9e1791a6a7e into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 Merge succeeded, producing 9879bfdd2ea9b89efb1b365b816b2e2868e514f1 Checking out Revision 9879bfdd2ea9b89efb1b365b816b2e2868e514f1 (PR-160) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9879bfdd2ea9b89efb1b365b816b2e2868e514f1 # timeout=10 Commit message: "Merge commit '8c4faf22c76813cb553a4db765edf9e1791a6a7e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T21:07:22.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T21:07:22.917Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T21:07:22.930Z] ========================================================= [2023-03-16T21:07:22.930Z] EdgeX Global Pipelines Version Info [2023-03-16T21:07:22.930Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0d6ae0fba057515d35dda883ba4230e863c865db # timeout=10 [2023-03-16T21:07:23.640Z] ------------------- [2023-03-16T21:07:23.641Z] stable info: [2023-03-16T21:07:23.641Z] ------------------- [2023-03-16T21:07:23.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T21:07:23.641Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T21:07:23.641Z] Message: update stable to v1.0.245 [2023-03-16T21:07:24.223Z] ------------------- [2023-03-16T21:07:24.223Z] experimental info: [2023-03-16T21:07:24.223Z] ------------------- [2023-03-16T21:07:24.223Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T21:07:24.223Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T21:07:24.223Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T21:07:24.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-16T21:07:24.413Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-16T21:07:24.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T21:07:24.437Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T21:07:24.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T21:07:24.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T21:07:24.474Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T21:07:24.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T21:07:24.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T21:07:24.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T21:07:24.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T21:07:24.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-16T21:07:24.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T21:07:24.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T21:07:24.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T21:07:24.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T21:07:24.591Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T21:07:24.602Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T21:07:24.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T21:07:24.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T21:07:24.632Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T21:07:24.644Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T21:07:24.654Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T21:07:24.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T21:07:24.677Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T21:07:24.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T21:07:24.703Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T21:07:24.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-03-16T21:07:24.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-03-16T21:07:24.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-03-16T21:07:24.765Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9879bfdd2ea9b89efb1b365b816b2e2868e514f1 [Pipeline] echo [2023-03-16T21:07:24.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9879bfd [Pipeline] echo [2023-03-16T21:07:24.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T21:07:24.834Z] provisioning config files... [2023-03-16T21:07:24.846Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config5395292448918242000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:07:25.151Z] ---> docker-login.sh [2023-03-16T21:07:25.151Z] nexus3.edgexfoundry.org:10001 [2023-03-16T21:07:25.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:25.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:25.412Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:25.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:25.412Z] [2023-03-16T21:07:25.412Z] Login Succeeded [2023-03-16T21:07:25.412Z] nexus3.edgexfoundry.org:10002 [2023-03-16T21:07:25.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:25.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:25.412Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:25.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:25.412Z] [2023-03-16T21:07:25.412Z] Login Succeeded [2023-03-16T21:07:25.412Z] nexus3.edgexfoundry.org:10003 [2023-03-16T21:07:25.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:25.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:25.673Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:25.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:25.673Z] [2023-03-16T21:07:25.673Z] Login Succeeded [2023-03-16T21:07:25.673Z] nexus3.edgexfoundry.org:10004 [2023-03-16T21:07:25.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:25.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:25.673Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:25.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:25.673Z] [2023-03-16T21:07:25.673Z] Login Succeeded [2023-03-16T21:07:25.673Z] docker.io [2023-03-16T21:07:25.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:25.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:25.933Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:25.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:25.933Z] [2023-03-16T21:07:25.933Z] Login Succeeded [2023-03-16T21:07:25.933Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T21:07:25.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T21:07:26.299Z] + git rev-list -1 --merges 9879bfdd2ea9b89efb1b365b816b2e2868e514f1~1..9879bfdd2ea9b89efb1b365b816b2e2868e514f1 [Pipeline] echo [2023-03-16T21:07:26.341Z] -----------> git rev-list -1 --merges 9879bfdd2ea9b89efb1b365b816b2e2868e514f1~1..9879bfdd2ea9b89efb1b365b816b2e2868e514f1 9879bfdd2ea9b89efb1b365b816b2e2868e514f1 [2023-03-16T21:07:26.341Z] 9879bfdd2ea9b89efb1b365b816b2e2868e514f1 [false] [Pipeline] sh [2023-03-16T21:07:26.628Z] + git log --format=format:%s -1 9879bfdd2ea9b89efb1b365b816b2e2868e514f1 [Pipeline] echo [2023-03-16T21:07:26.642Z] ========================================================= [2023-03-16T21:07:26.642Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T21:07:26.642Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T21:07:26.957Z] + git log --format=format:%s -1 9879bfdd2ea9b89efb1b365b816b2e2868e514f1 [Pipeline] echo [2023-03-16T21:07:26.968Z] [semverPrep] GIT_COMMIT: 9879bfdd2ea9b89efb1b365b816b2e2868e514f1, Commit Message: Merge commit '8c4faf22c76813cb553a4db765edf9e1791a6a7e' into HEAD [Pipeline] echo [2023-03-16T21:07:26.975Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T21:07:27.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T21:07:27.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T21:07:27.325Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T21:07:27.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T21:07:27.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T21:07:27.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T21:07:27.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:07:27.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T21:07:27.700Z] [2023-03-16T21:07:27.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:07:28.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T21:07:28.001Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T21:07:28.001Z] b85a868b505f: Pulling fs layer [2023-03-16T21:07:28.001Z] e2be974225ed: Pulling fs layer [2023-03-16T21:07:28.001Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T21:07:28.001Z] 988bab9f4d93: Pulling fs layer [2023-03-16T21:07:28.001Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T21:07:28.001Z] eaf3925da568: Pulling fs layer [2023-03-16T21:07:28.001Z] bab4dde63d76: Pulling fs layer [2023-03-16T21:07:28.001Z] bde34c3a00c8: Pulling fs layer [2023-03-16T21:07:28.001Z] b352a97aabf1: Pulling fs layer [2023-03-16T21:07:28.001Z] 4872d77fe225: Pulling fs layer [2023-03-16T21:07:28.001Z] 5851b861e8e6: Pulling fs layer [2023-03-16T21:07:28.001Z] bab4dde63d76: Waiting [2023-03-16T21:07:28.001Z] 988bab9f4d93: Waiting [2023-03-16T21:07:28.001Z] 1469e6f7b9e6: Waiting [2023-03-16T21:07:28.001Z] eaf3925da568: Waiting [2023-03-16T21:07:28.001Z] b352a97aabf1: Waiting [2023-03-16T21:07:28.001Z] 4872d77fe225: Waiting [2023-03-16T21:07:28.001Z] 5851b861e8e6: Waiting [2023-03-16T21:07:28.001Z] e2be974225ed: Verifying Checksum [2023-03-16T21:07:28.001Z] e2be974225ed: Download complete [2023-03-16T21:07:28.001Z] 988bab9f4d93: Download complete [2023-03-16T21:07:28.260Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T21:07:28.260Z] 1469e6f7b9e6: Download complete [2023-03-16T21:07:28.260Z] eaf3925da568: Verifying Checksum [2023-03-16T21:07:28.260Z] eaf3925da568: Download complete [2023-03-16T21:07:28.260Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T21:07:28.260Z] 339a4e72a1f5: Download complete [2023-03-16T21:07:28.260Z] bde34c3a00c8: Verifying Checksum [2023-03-16T21:07:28.260Z] bde34c3a00c8: Download complete [2023-03-16T21:07:28.260Z] b352a97aabf1: Verifying Checksum [2023-03-16T21:07:28.260Z] b352a97aabf1: Download complete [2023-03-16T21:07:28.260Z] 4872d77fe225: Verifying Checksum [2023-03-16T21:07:28.260Z] 4872d77fe225: Download complete [2023-03-16T21:07:28.260Z] 5851b861e8e6: Verifying Checksum [2023-03-16T21:07:28.260Z] 5851b861e8e6: Download complete [2023-03-16T21:07:28.260Z] b85a868b505f: Verifying Checksum [2023-03-16T21:07:28.260Z] b85a868b505f: Download complete [2023-03-16T21:07:28.831Z] bab4dde63d76: Verifying Checksum [2023-03-16T21:07:28.831Z] bab4dde63d76: Download complete [2023-03-16T21:07:29.399Z] b85a868b505f: Pull complete [2023-03-16T21:07:29.659Z] e2be974225ed: Pull complete [2023-03-16T21:07:30.229Z] 339a4e72a1f5: Pull complete [2023-03-16T21:07:30.229Z] 988bab9f4d93: Pull complete [2023-03-16T21:07:30.487Z] 1469e6f7b9e6: Pull complete [2023-03-16T21:07:30.747Z] eaf3925da568: Pull complete [2023-03-16T21:07:32.652Z] bab4dde63d76: Pull complete [2023-03-16T21:07:32.652Z] bde34c3a00c8: Pull complete [2023-03-16T21:07:32.652Z] b352a97aabf1: Pull complete [2023-03-16T21:07:32.652Z] 4872d77fe225: Pull complete [2023-03-16T21:07:32.912Z] 5851b861e8e6: Pull complete [2023-03-16T21:07:32.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T21:07:32.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T21:07:32.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:07:33.006Z] prd-ubuntu20.04-docker-8c-8g-2514 does not seem to be running inside a container [2023-03-16T21:07:33.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@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-devops/py-git-semver:0.1.4 cat [2023-03-16T21:07:34.165Z] $ docker top d6ada877c59f9efdae17dbbbe49e49badc522ec4b44d4ba2f161931963ae8c0c -eo pid,comm [2023-03-16T21:07:34.217Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T21:07:34.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T21:07:34.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T21:07:34.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T21:07:34.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T21:07:34.370Z] $ docker exec d6ada877c59f9efdae17dbbbe49e49badc522ec4b44d4ba2f161931963ae8c0c ssh-agent [2023-03-16T21:07:34.466Z] SSH_AUTH_SOCK=/tmp/ssh-W2rE1qLuLcdf/agent.31 [2023-03-16T21:07:34.466Z] SSH_AGENT_PID=37 [2023-03-16T21:07:34.473Z] Running ssh-add (command line suppressed) [2023-03-16T21:07:34.590Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_746813807852999622.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_746813807852999622.key) [2023-03-16T21:07:34.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T21:07:34.885Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T21:07:34.906Z] $ docker exec --env ******** --env ******** d6ada877c59f9efdae17dbbbe49e49badc522ec4b44d4ba2f161931963ae8c0c ssh-agent -k [2023-03-16T21:07:34.995Z] unset SSH_AUTH_SOCK; [2023-03-16T21:07:34.996Z] unset SSH_AGENT_PID; [2023-03-16T21:07:34.996Z] echo Agent pid 37 killed; [2023-03-16T21:07:35.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T21:07:35.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T21:07:35.024Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T21:07:35.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T21:07:35.133Z] $ docker exec d6ada877c59f9efdae17dbbbe49e49badc522ec4b44d4ba2f161931963ae8c0c ssh-agent [2023-03-16T21:07:35.232Z] SSH_AUTH_SOCK=/tmp/ssh-cNZVc9POF3CF/agent.69 [2023-03-16T21:07:35.232Z] SSH_AGENT_PID=76 [2023-03-16T21:07:35.237Z] Running ssh-add (command line suppressed) [2023-03-16T21:07:35.330Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_8818024808287031989.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_8818024808287031989.key) [2023-03-16T21:07:35.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T21:07:35.627Z] + git semver init [2023-03-16T21:07:35.886Z] 2023-03-16 21:07:35,803 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T21:07:35.886Z] 2023-03-16 21:07:35,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-03-16T21:07:35.886Z] 2023-03-16 21:07:35,804 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-03-16T21:07:35.886Z] 2023-03-16 21:07:35,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160, universal_newlines=False, shell=None, istream=None) [2023-03-16T21:07:36.823Z] 2023-03-16 21:07:36,534 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.git/info/exclude [2023-03-16T21:07:36.823Z] 2023-03-16 21:07:36,535 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 with force:False [2023-03-16T21:07:36.823Z] 2023-03-16 21:07:36,535 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-03-16T21:07:36.823Z] 2023-03-16 21:07:36,539 [execute] INFO git cat-file --batch-check [2023-03-16T21:07:36.823Z] 2023-03-16 21:07:36,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T21:07:36.823Z] 2023-03-16 21:07:36,546 [execute] INFO git cat-file --batch [2023-03-16T21:07:36.823Z] 2023-03-16 21:07:36,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T21:07:36.823Z] 2023-03-16 21:07:36,551 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-03-16T21:07:36.823Z] 0.0.0 [Pipeline] } [2023-03-16T21:07:36.837Z] $ docker exec --env ******** --env ******** d6ada877c59f9efdae17dbbbe49e49badc522ec4b44d4ba2f161931963ae8c0c ssh-agent -k [2023-03-16T21:07:36.932Z] unset SSH_AUTH_SOCK; [2023-03-16T21:07:36.933Z] unset SSH_AGENT_PID; [2023-03-16T21:07:36.933Z] echo Agent pid 76 killed; [2023-03-16T21:07:36.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T21:07:37.235Z] + git semver [Pipeline] } [2023-03-16T21:07:37.509Z] $ docker stop --time=1 d6ada877c59f9efdae17dbbbe49e49badc522ec4b44d4ba2f161931963ae8c0c [2023-03-16T21:07:38.809Z] $ docker rm -f --volumes d6ada877c59f9efdae17dbbbe49e49badc522ec4b44d4ba2f161931963ae8c0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T21:07:39.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T21:07:39.325Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T21:07:39.328Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T21:07:39.465Z] provisioning config files... [2023-03-16T21:07:39.474Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config12531928595189155378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:07:39.768Z] ---> docker-login.sh [2023-03-16T21:07:39.768Z] nexus3.edgexfoundry.org:10001 [2023-03-16T21:07:39.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:39.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:39.768Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:39.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:39.768Z] [2023-03-16T21:07:39.768Z] Login Succeeded [2023-03-16T21:07:39.768Z] nexus3.edgexfoundry.org:10002 [2023-03-16T21:07:39.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:39.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:39.768Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:39.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:39.768Z] [2023-03-16T21:07:39.768Z] Login Succeeded [2023-03-16T21:07:39.768Z] nexus3.edgexfoundry.org:10003 [2023-03-16T21:07:40.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:40.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:40.028Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:40.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:40.028Z] [2023-03-16T21:07:40.028Z] Login Succeeded [2023-03-16T21:07:40.028Z] nexus3.edgexfoundry.org:10004 [2023-03-16T21:07:40.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:40.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:40.028Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:40.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:40.028Z] [2023-03-16T21:07:40.028Z] Login Succeeded [2023-03-16T21:07:40.028Z] docker.io [2023-03-16T21:07:40.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:07:40.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:07:40.287Z] Configure a credential helper to remove this warning. See [2023-03-16T21:07:40.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:07:40.287Z] [2023-03-16T21:07:40.287Z] Login Succeeded [2023-03-16T21:07:40.287Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T21:07:40.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T21:07:40.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T21:07:40.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T21:07:40.372Z] ========================================================= [2023-03-16T21:07:40.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T21:07:40.372Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:07:40.672Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T21:07:40.673Z] Sending build context to Docker daemon 4.191MB [2023-03-16T21:07:40.673Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T21:07:40.673Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T21:07:40.673Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T21:07:40.673Z] 63b65145d645: Pulling fs layer [2023-03-16T21:07:40.673Z] a2d21d5440eb: Pulling fs layer [2023-03-16T21:07:40.673Z] 935e6c44a52c: Pulling fs layer [2023-03-16T21:07:40.673Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T21:07:40.673Z] 30dea6a524f1: Pulling fs layer [2023-03-16T21:07:40.673Z] a2aff8979fd8: Pulling fs layer [2023-03-16T21:07:40.673Z] 6808be2612f2: Pulling fs layer [2023-03-16T21:07:40.673Z] f25807f1079a: Pulling fs layer [2023-03-16T21:07:40.673Z] a2aff8979fd8: Waiting [2023-03-16T21:07:40.673Z] 94cc34f8dd06: Waiting [2023-03-16T21:07:40.673Z] 30dea6a524f1: Waiting [2023-03-16T21:07:40.673Z] 6808be2612f2: Waiting [2023-03-16T21:07:40.673Z] f25807f1079a: Waiting [2023-03-16T21:07:40.673Z] a2d21d5440eb: Download complete [2023-03-16T21:07:40.673Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T21:07:40.673Z] 94cc34f8dd06: Download complete [2023-03-16T21:07:40.673Z] 30dea6a524f1: Verifying Checksum [2023-03-16T21:07:40.673Z] 30dea6a524f1: Download complete [2023-03-16T21:07:40.933Z] 63b65145d645: Verifying Checksum [2023-03-16T21:07:40.933Z] 63b65145d645: Download complete [2023-03-16T21:07:40.933Z] a2aff8979fd8: Verifying Checksum [2023-03-16T21:07:40.933Z] a2aff8979fd8: Download complete [2023-03-16T21:07:40.933Z] 63b65145d645: Pull complete [2023-03-16T21:07:41.194Z] a2d21d5440eb: Pull complete [2023-03-16T21:07:41.194Z] f25807f1079a: Verifying Checksum [2023-03-16T21:07:41.194Z] f25807f1079a: Download complete [2023-03-16T21:07:41.454Z] 935e6c44a52c: Download complete [2023-03-16T21:07:41.711Z] 6808be2612f2: Verifying Checksum [2023-03-16T21:07:41.711Z] 6808be2612f2: Download complete [2023-03-16T21:07:44.997Z] 935e6c44a52c: Pull complete [2023-03-16T21:07:44.997Z] 94cc34f8dd06: Pull complete [2023-03-16T21:07:44.997Z] 30dea6a524f1: Pull complete [2023-03-16T21:07:44.997Z] a2aff8979fd8: Pull complete [2023-03-16T21:07:46.901Z] 6808be2612f2: Pull complete [2023-03-16T21:07:47.838Z] f25807f1079a: Pull complete [2023-03-16T21:07:47.838Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T21:07:47.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T21:07:47.838Z] ---> 3b553350e43f [2023-03-16T21:07:47.838Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T21:07:49.233Z] ---> Running in ff1c9b258026 [2023-03-16T21:07:49.233Z] Removing intermediate container ff1c9b258026 [2023-03-16T21:07:49.233Z] ---> 2c11a4006623 [2023-03-16T21:07:49.233Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T21:07:49.496Z] ---> Running in 661ddf572f76 [2023-03-16T21:07:49.496Z] Removing intermediate container 661ddf572f76 [2023-03-16T21:07:49.496Z] ---> bec2876983f7 [2023-03-16T21:07:49.496Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T21:07:49.496Z] ---> Running in 70273df777da [2023-03-16T21:07:49.496Z] Removing intermediate container 70273df777da [2023-03-16T21:07:49.496Z] ---> 6a5913ed2213 [2023-03-16T21:07:49.496Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T21:07:49.496Z] ---> Running in 93b2ac401e75 [2023-03-16T21:07:49.753Z] Removing intermediate container 93b2ac401e75 [2023-03-16T21:07:49.753Z] ---> 063bb6e24bc6 [2023-03-16T21:07:49.753Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T21:07:49.753Z] ---> Running in 69fa8709ca96 [2023-03-16T21:07:50.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T21:07:50.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T21:07:50.530Z] OK: 265 MiB in 53 packages [2023-03-16T21:07:50.837Z] Removing intermediate container 69fa8709ca96 [2023-03-16T21:07:50.837Z] ---> 7e219ff8aea2 [2023-03-16T21:07:50.837Z] Step 8/12 : WORKDIR /app [2023-03-16T21:07:50.837Z] ---> Running in 27b448ae1f5e [2023-03-16T21:07:50.837Z] Removing intermediate container 27b448ae1f5e [2023-03-16T21:07:50.837Z] ---> f1b6d500a271 [2023-03-16T21:07:50.837Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T21:07:51.097Z] ---> 713968786fdd [2023-03-16T21:07:51.097Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T21:07:51.097Z] ---> Running in fce9791b4925 [2023-03-16T21:07:54.423Z] Still waiting to schedule task [2023-03-16T21:07:54.423Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2515’ is offline [2023-03-16T21:08:17.640Z] Removing intermediate container fce9791b4925 [2023-03-16T21:08:17.640Z] ---> 6a875b814df5 [2023-03-16T21:08:17.640Z] Step 11/12 : COPY . . [2023-03-16T21:08:17.640Z] ---> 9e3c6b0ff88b [2023-03-16T21:08:17.640Z] Step 12/12 : RUN $MAKE [2023-03-16T21:08:17.640Z] ---> Running in e7cb8e939f34 [2023-03-16T21:08:17.640Z] noop [2023-03-16T21:08:17.640Z] Removing intermediate container e7cb8e939f34 [2023-03-16T21:08:17.640Z] ---> 3bd2633eb78f [2023-03-16T21:08:17.640Z] Successfully built 3bd2633eb78f [2023-03-16T21:08:17.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:08:17.960Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T21:08:17.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:08:18.031Z] prd-ubuntu20.04-docker-8c-8g-2514 does not seem to be running inside a container [2023-03-16T21:08:18.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T21:08:18.407Z] $ docker top f41851b640d1804fb91b4ceba9fa05761eaeacd97cf71ac57b0e950b8c82797c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:08:18.743Z] + go version [2023-03-16T21:08:18.743Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T21:08:18.756Z] $ docker stop --time=1 f41851b640d1804fb91b4ceba9fa05761eaeacd97cf71ac57b0e950b8c82797c [2023-03-16T21:08:20.028Z] $ docker rm -f --volumes f41851b640d1804fb91b4ceba9fa05761eaeacd97cf71ac57b0e950b8c82797c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:08:20.412Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T21:08:20.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:08:20.484Z] prd-ubuntu20.04-docker-8c-8g-2514 does not seem to be running inside a container [2023-03-16T21:08:20.531Z] $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T21:08:20.869Z] $ docker top 0bec1ca504e927dbfd685e7a3d72d4b89611bdb3c8fd557476a11f97cb59ea19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:08:21.210Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-03-16T21:08:21.506Z] + make test [2023-03-16T21:08:21.506Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T21:08:26.774Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-16T21:08:36.730Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-16T21:08:36.730Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-16T21:08:40.016Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.806s coverage: 40.7% of statements [2023-03-16T21:08:40.016Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 51.9% of statements [2023-03-16T21:08:40.016Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements [2023-03-16T21:08:48.117Z] go vet ./... [2023-03-16T21:08:51.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T21:08:51.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T21:08:51.398Z] ./bin/test-attribution-txt.sh [2023-03-16T21:08:51.398Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-16T21:08:51.398Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T21:08:51.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T21:08:51.429Z] $ docker stop --time=1 0bec1ca504e927dbfd685e7a3d72d4b89611bdb3c8fd557476a11f97cb59ea19 [2023-03-16T21:08:52.876Z] $ docker rm -f --volumes 0bec1ca504e927dbfd685e7a3d72d4b89611bdb3c8fd557476a11f97cb59ea19 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T21:08:53.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T21:08:53.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T21:08:53.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T21:08:54.171Z] + ls -al . [2023-03-16T21:08:54.171Z] total 632 [2023-03-16T21:08:54.171Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 21:08 . [2023-03-16T21:08:54.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:07 .. [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 21:07 .dockerignore [2023-03-16T21:08:54.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:07 .git [2023-03-16T21:08:54.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:07 .github [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 21:07 .gitignore [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 21:07 .golangci.yml [2023-03-16T21:08:54.171Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:07 .semver [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 21:07 Attribution.txt [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 21:07 CHANGELOG.md [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 21:07 Dockerfile [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 21:07 GOVERNANCE.md [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 21:07 Jenkinsfile [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 21:07 LICENSE [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 21:07 Makefile [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 21:07 OWNERS.md [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 21:07 README.md [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 21:07 VERSION [2023-03-16T21:08:54.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:07 bin [2023-03-16T21:08:54.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:07 cmd [2023-03-16T21:08:54.171Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 21:08 coverage.out [2023-03-16T21:08:54.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:07 examples [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 21:07 go.mod [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 21:07 go.sum [2023-03-16T21:08:54.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:07 images [2023-03-16T21:08:54.171Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 21:07 internal [2023-03-16T21:08:54.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:07 snap [2023-03-16T21:08:54.171Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:08:54.472Z] + 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=9879bfdd2ea9b89efb1b365b816b2e2868e514f1 --label arch=amd64 --label version=0.0.0 . [2023-03-16T21:08:54.472Z] Sending build context to Docker daemon 4.191MB [2023-03-16T21:08:54.472Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T21:08:54.472Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T21:08:54.472Z] ---> 3bd2633eb78f [2023-03-16T21:08:54.472Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T21:08:54.472Z] ---> Running in 25fdee37794e [2023-03-16T21:08:54.731Z] Removing intermediate container 25fdee37794e [2023-03-16T21:08:54.731Z] ---> db453e34ad43 [2023-03-16T21:08:54.731Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T21:08:54.731Z] ---> Running in 21be03e3ed36 [2023-03-16T21:08:54.731Z] Removing intermediate container 21be03e3ed36 [2023-03-16T21:08:54.731Z] ---> dc53c2513e1e [2023-03-16T21:08:54.731Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T21:08:54.731Z] ---> Running in 22e1709bee4b [2023-03-16T21:08:54.731Z] Removing intermediate container 22e1709bee4b [2023-03-16T21:08:54.731Z] ---> 0fa617346fef [2023-03-16T21:08:54.731Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T21:08:54.731Z] ---> Running in 3a91a04a5353 [2023-03-16T21:08:54.989Z] Removing intermediate container 3a91a04a5353 [2023-03-16T21:08:54.989Z] ---> 09fd1fd74d70 [2023-03-16T21:08:54.989Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T21:08:54.989Z] ---> Running in dfc3d4457d82 [2023-03-16T21:08:55.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T21:08:55.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T21:08:55.766Z] OK: 265 MiB in 53 packages [2023-03-16T21:08:56.027Z] Removing intermediate container dfc3d4457d82 [2023-03-16T21:08:56.027Z] ---> c777533cf06f [2023-03-16T21:08:56.027Z] Step 8/24 : WORKDIR /app [2023-03-16T21:08:56.027Z] ---> Running in 455a3f001667 [2023-03-16T21:08:56.027Z] Removing intermediate container 455a3f001667 [2023-03-16T21:08:56.027Z] ---> d5b241eb8904 [2023-03-16T21:08:56.027Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T21:08:56.285Z] ---> 423f8efd3448 [2023-03-16T21:08:56.285Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T21:08:56.285Z] ---> Running in 74e43fc3c1cd [2023-03-16T21:08:56.860Z] Removing intermediate container 74e43fc3c1cd [2023-03-16T21:08:56.860Z] ---> e1fae77e5c05 [2023-03-16T21:08:56.860Z] Step 11/24 : COPY . . [2023-03-16T21:08:57.123Z] ---> d9d630c504be [2023-03-16T21:08:57.123Z] Step 12/24 : RUN $MAKE [2023-03-16T21:08:57.123Z] ---> Running in 46e3e7a63e29 [2023-03-16T21:08:57.382Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-16T21:09:15.460Z] Removing intermediate container 46e3e7a63e29 [2023-03-16T21:09:15.460Z] ---> 010aa46076e7 [2023-03-16T21:09:15.461Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T21:09:15.461Z] 3.17: Pulling from library/alpine [2023-03-16T21:09:15.461Z] 63b65145d645: Already exists [2023-03-16T21:09:15.461Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T21:09:15.461Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T21:09:15.461Z] ---> b2aa39c304c2 [2023-03-16T21:09:15.461Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T21:09:15.461Z] ---> Running in 62dbbb01ad59 [2023-03-16T21:09:15.461Z] Removing intermediate container 62dbbb01ad59 [2023-03-16T21:09:15.461Z] ---> 0f2c38826198 [2023-03-16T21:09:15.461Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T21:09:15.461Z] ---> Running in 48bc9e26b614 [2023-03-16T21:09:15.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T21:09:15.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T21:09:15.461Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T21:09:15.461Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T21:09:15.461Z] OK: 7 MiB in 16 packages [2023-03-16T21:09:15.720Z] Removing intermediate container 48bc9e26b614 [2023-03-16T21:09:15.720Z] ---> 26598c14ae28 [2023-03-16T21:09:15.720Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-16T21:09:15.981Z] ---> d3347e6cde70 [2023-03-16T21:09:15.981Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-16T21:09:15.981Z] ---> 37403530f422 [2023-03-16T21:09:15.981Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-16T21:09:16.549Z] ---> c6cf3f71e959 [2023-03-16T21:09:16.549Z] Step 19/24 : EXPOSE 59989 [2023-03-16T21:09:16.549Z] ---> Running in 83b4cf87c54e [2023-03-16T21:09:16.549Z] Removing intermediate container 83b4cf87c54e [2023-03-16T21:09:16.549Z] ---> 717fccad5956 [2023-03-16T21:09:16.549Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-16T21:09:16.806Z] ---> Running in 29f952a7f554 [2023-03-16T21:09:16.806Z] Removing intermediate container 29f952a7f554 [2023-03-16T21:09:16.806Z] ---> 33e48ad14449 [2023-03-16T21:09:16.806Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T21:09:16.806Z] ---> Running in dadcda27091d [2023-03-16T21:09:16.806Z] Removing intermediate container dadcda27091d [2023-03-16T21:09:16.806Z] ---> 98e5be9ae42a [2023-03-16T21:09:16.806Z] Step 22/24 : LABEL arch=amd64 [2023-03-16T21:09:16.806Z] ---> Running in b409b03a2804 [2023-03-16T21:09:17.065Z] Removing intermediate container b409b03a2804 [2023-03-16T21:09:17.065Z] ---> ea2647a4af2e [2023-03-16T21:09:17.065Z] Step 23/24 : LABEL git_sha=9879bfdd2ea9b89efb1b365b816b2e2868e514f1 [2023-03-16T21:09:17.065Z] ---> Running in 0428456c2e2f [2023-03-16T21:09:17.065Z] Removing intermediate container 0428456c2e2f [2023-03-16T21:09:17.065Z] ---> 43a6555c34bd [2023-03-16T21:09:17.065Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T21:09:17.065Z] ---> Running in 41e9c4e0ddd1 [2023-03-16T21:09:17.065Z] Removing intermediate container 41e9c4e0ddd1 [2023-03-16T21:09:17.065Z] ---> 0e35c7793a0e [2023-03-16T21:09:17.065Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T21:09:17.065Z] Successfully built 0e35c7793a0e [2023-03-16T21:09:17.065Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:09:17.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T21:09:17.472Z] [2023-03-16T21:09:17.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:09:17.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T21:09:17.779Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T21:09:17.779Z] 5eb5b503b376: Pulling fs layer [2023-03-16T21:09:17.779Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T21:09:17.779Z] ec43610c2a17: Pulling fs layer [2023-03-16T21:09:17.779Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T21:09:17.779Z] 33b1e0a273af: Pulling fs layer [2023-03-16T21:09:17.779Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T21:09:17.779Z] 2f39f015ded8: Pulling fs layer [2023-03-16T21:09:17.779Z] 5d3b04190fa2: Waiting [2023-03-16T21:09:17.779Z] 3a2ae6a8a46f: Waiting [2023-03-16T21:09:17.779Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T21:09:17.779Z] 5c69ac0246d0: Download complete [2023-03-16T21:09:17.779Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T21:09:17.779Z] 3a2ae6a8a46f: Download complete [2023-03-16T21:09:18.039Z] 33b1e0a273af: Verifying Checksum [2023-03-16T21:09:18.039Z] 33b1e0a273af: Download complete [2023-03-16T21:09:18.039Z] ec43610c2a17: Verifying Checksum [2023-03-16T21:09:18.039Z] ec43610c2a17: Download complete [2023-03-16T21:09:18.039Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T21:09:18.039Z] 5d3b04190fa2: Download complete [2023-03-16T21:09:18.039Z] 5eb5b503b376: Download complete [2023-03-16T21:09:18.980Z] 2f39f015ded8: Download complete [2023-03-16T21:09:19.239Z] 5eb5b503b376: Pull complete [2023-03-16T21:09:19.239Z] 5c69ac0246d0: Pull complete [2023-03-16T21:09:19.805Z] ec43610c2a17: Pull complete [2023-03-16T21:09:19.805Z] 3a2ae6a8a46f: Pull complete [2023-03-16T21:09:20.062Z] 33b1e0a273af: Pull complete [2023-03-16T21:09:20.062Z] 5d3b04190fa2: Pull complete [2023-03-16T21:09:24.244Z] 2f39f015ded8: Pull complete [2023-03-16T21:09:24.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T21:09:24.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T21:09:24.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:09:24.316Z] prd-ubuntu20.04-docker-8c-8g-2514 does not seem to be running inside a container [2023-03-16T21:09:24.342Z] $ 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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T21:09:26.469Z] $ docker top f7b0205633f4843b99768a070eb7e515ef862cc488dddc575d7bad9d084e1af4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:09:26.880Z] ---> job-cost.sh [2023-03-16T21:09:26.880Z] lf-activate-venv: SKIPPING [2023-03-16T21:09:26.880Z] INFO: No Stack... [2023-03-16T21:09:27.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T21:09:27.397Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T21:09:27.689Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/cost.csv [2023-03-16T21:09:27.689Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T21:09:27.699Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-4-stack-cost] [2023-03-16T21:09:27.705Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-4-stack-cost] did not exist. Created. [2023-03-16T21:09:27.705Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T21:09:28.011Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T21:09:28.030Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T21:09:28.037Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T21:09:28.054Z] $ docker stop --time=1 f7b0205633f4843b99768a070eb7e515ef862cc488dddc575d7bad9d084e1af4 [2023-03-16T21:09:29.220Z] $ docker rm -f --volumes f7b0205633f4843b99768a070eb7e515ef862cc488dddc575d7bad9d084e1af4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T21:10:37.865Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2518 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] { [Pipeline] ws [2023-03-16T21:10:37.878Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2023-03-16T21:10:37.906Z] Selected Git installation does not exist. Using Default [2023-03-16T21:10:37.907Z] The recommended git tool is: NONE [2023-03-16T21:10:44.058Z] using credential edgex-jenkins-ssh [2023-03-16T21:10:44.081Z] Cloning the remote Git repository [2023-03-16T21:10:44.138Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T21:10:44.253Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2023-03-16T21:10:44.427Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T21:10:44.428Z] > git --version # timeout=10 [2023-03-16T21:10:44.451Z] > git --version # 'git version 2.25.1' [2023-03-16T21:10:44.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T21:10:44.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T21:10:45.731Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-16T21:10:45.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T21:10:46.710Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-16T21:10:47.275Z] Merging remotes/origin/main commit 8c4faf22c76813cb553a4db765edf9e1791a6a7e into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 [2023-03-16T21:10:47.739Z] Merge succeeded, producing bfa8d7d695594234803600841a6ae8d1885aeb15 [2023-03-16T21:10:47.740Z] Checking out Revision bfa8d7d695594234803600841a6ae8d1885aeb15 (PR-160) [2023-03-16T21:10:46.770Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T21:10:46.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T21:10:46.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T21:10:47.297Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T21:10:47.387Z] > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [2023-03-16T21:10:47.519Z] > git remote # timeout=10 [2023-03-16T21:10:47.542Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T21:10:47.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T21:10:47.580Z] > git merge 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 [2023-03-16T21:10:47.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T21:10:47.748Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T21:10:47.761Z] > git checkout -f bfa8d7d695594234803600841a6ae8d1885aeb15 # timeout=10 [2023-03-16T21:10:51.318Z] Commit message: "Merge commit '8c4faf22c76813cb553a4db765edf9e1791a6a7e' into HEAD" [2023-03-16T21:10:51.344Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T21:10:52.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T21:10:52.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T21:10:52.257Z] Dload Upload Total Spent Left Speed [2023-03-16T21:10:52.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-16T21:10:51.329Z] > git rev-list --no-walk 0d6ae0fba057515d35dda883ba4230e863c865db # timeout=10 [2023-03-16T21:10:53.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T21:10:53.391Z] + sudo tee /etc/docker/daemon.new [2023-03-16T21:10:53.391Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T21:10:53.391Z] { [2023-03-16T21:10:53.391Z] "registry-mirrors": [ [2023-03-16T21:10:53.391Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T21:10:53.391Z] ], [2023-03-16T21:10:53.391Z] "bip": "10.250.0.254/24", [2023-03-16T21:10:53.391Z] "hosts": [ [2023-03-16T21:10:53.391Z] "tcp://0.0.0.0:5555", [2023-03-16T21:10:53.391Z] "unix:///var/run/docker.sock" [2023-03-16T21:10:53.391Z] ], [2023-03-16T21:10:53.391Z] "mtu": 1458, [2023-03-16T21:10:53.391Z] "selinux-enabled": true, [2023-03-16T21:10:53.391Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T21:10:53.391Z] } [Pipeline] sh [2023-03-16T21:10:53.735Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T21:10:54.078Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T21:11:12.356Z] provisioning config files... [2023-03-16T21:11:12.382Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config14361376965910380104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:11:12.728Z] ---> docker-login.sh [2023-03-16T21:11:12.729Z] nexus3.edgexfoundry.org:10001 [2023-03-16T21:11:12.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:13.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:13.265Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:13.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:13.265Z] [2023-03-16T21:11:13.265Z] Login Succeeded [2023-03-16T21:11:13.265Z] nexus3.edgexfoundry.org:10002 [2023-03-16T21:11:13.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:13.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:13.533Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:13.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:13.533Z] [2023-03-16T21:11:13.533Z] Login Succeeded [2023-03-16T21:11:13.803Z] nexus3.edgexfoundry.org:10003 [2023-03-16T21:11:13.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:14.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:14.072Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:14.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:14.072Z] [2023-03-16T21:11:14.072Z] Login Succeeded [2023-03-16T21:11:14.072Z] nexus3.edgexfoundry.org:10004 [2023-03-16T21:11:14.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:14.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:14.340Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:14.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:14.340Z] [2023-03-16T21:11:14.340Z] Login Succeeded [2023-03-16T21:11:14.340Z] docker.io [2023-03-16T21:11:14.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T21:11:14.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T21:11:14.877Z] Configure a credential helper to remove this warning. See [2023-03-16T21:11:14.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T21:11:14.877Z] [2023-03-16T21:11:14.877Z] Login Succeeded [2023-03-16T21:11:14.877Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T21:11:14.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T21:11:15.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T21:11:15.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T21:11:15.177Z] ========================================================= [2023-03-16T21:11:15.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T21:11:15.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:11:15.524Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T21:11:15.793Z] Sending build context to Docker daemon 1.213MB [2023-03-16T21:11:15.793Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T21:11:15.793Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T21:11:16.063Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T21:11:16.063Z] af6eaf76a39c: Pulling fs layer [2023-03-16T21:11:16.063Z] 55522c791124: Pulling fs layer [2023-03-16T21:11:16.063Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T21:11:16.063Z] 169dfbe0d373: Pulling fs layer [2023-03-16T21:11:16.063Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T21:11:16.063Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T21:11:16.063Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T21:11:16.063Z] 169dfbe0d373: Waiting [2023-03-16T21:11:16.063Z] e1ff8fa3b103: Waiting [2023-03-16T21:11:16.063Z] 52ebb69f0ebf: Waiting [2023-03-16T21:11:16.063Z] 5abe8eddf0d5: Waiting [2023-03-16T21:11:16.063Z] 55522c791124: Verifying Checksum [2023-03-16T21:11:16.063Z] 55522c791124: Download complete [2023-03-16T21:11:16.063Z] 169dfbe0d373: Download complete [2023-03-16T21:11:16.063Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T21:11:16.063Z] e1ff8fa3b103: Download complete [2023-03-16T21:11:16.063Z] af6eaf76a39c: Verifying Checksum [2023-03-16T21:11:16.063Z] af6eaf76a39c: Download complete [2023-03-16T21:11:17.516Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T21:11:17.516Z] 5abe8eddf0d5: Download complete [2023-03-16T21:11:17.516Z] af6eaf76a39c: Pull complete [2023-03-16T21:11:17.789Z] 55522c791124: Pull complete [2023-03-16T21:11:18.791Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T21:11:18.791Z] 52ebb69f0ebf: Download complete [2023-03-16T21:11:18.791Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T21:11:18.791Z] ce5c4a1c91eb: Download complete [2023-03-16T21:11:33.856Z] ce5c4a1c91eb: Pull complete [2023-03-16T21:11:33.856Z] 169dfbe0d373: Pull complete [2023-03-16T21:11:33.856Z] e1ff8fa3b103: Pull complete [2023-03-16T21:11:40.557Z] 52ebb69f0ebf: Pull complete [2023-03-16T21:11:42.519Z] 5abe8eddf0d5: Pull complete [2023-03-16T21:11:42.519Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T21:11:42.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T21:11:42.519Z] ---> 6cb57ee374ae [2023-03-16T21:11:42.519Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T21:11:44.480Z] ---> Running in ad6d2067c67a [2023-03-16T21:11:44.748Z] Removing intermediate container ad6d2067c67a [2023-03-16T21:11:44.748Z] ---> c41d190779ab [2023-03-16T21:11:44.748Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T21:11:44.748Z] ---> Running in f01fffc8f9f1 [2023-03-16T21:11:45.338Z] Removing intermediate container f01fffc8f9f1 [2023-03-16T21:11:45.338Z] ---> 46af56a18d7f [2023-03-16T21:11:45.338Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T21:11:45.338Z] ---> Running in fa09df0bd9bf [2023-03-16T21:11:45.610Z] Removing intermediate container fa09df0bd9bf [2023-03-16T21:11:45.610Z] ---> 432e157ed118 [2023-03-16T21:11:45.610Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T21:11:45.610Z] ---> Running in 617c4cd9524d [2023-03-16T21:11:46.200Z] Removing intermediate container 617c4cd9524d [2023-03-16T21:11:46.200Z] ---> 3745417181ce [2023-03-16T21:11:46.200Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T21:11:46.200Z] ---> Running in 17345e040186 [2023-03-16T21:11:47.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T21:11:48.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T21:11:49.176Z] OK: 263 MiB in 53 packages [2023-03-16T21:11:50.145Z] Removing intermediate container 17345e040186 [2023-03-16T21:11:50.145Z] ---> d12113b6fac1 [2023-03-16T21:11:50.145Z] Step 8/12 : WORKDIR /app [2023-03-16T21:11:50.145Z] ---> Running in 75b1838a7958 [2023-03-16T21:11:50.734Z] Removing intermediate container 75b1838a7958 [2023-03-16T21:11:50.734Z] ---> b20c1dfe3479 [2023-03-16T21:11:50.734Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T21:11:51.006Z] ---> 63291c61242c [2023-03-16T21:11:51.006Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T21:11:51.275Z] ---> Running in c87cd896427c [2023-03-16T21:12:59.172Z] Removing intermediate container c87cd896427c [2023-03-16T21:12:59.172Z] ---> 72e735792526 [2023-03-16T21:12:59.172Z] Step 11/12 : COPY . . [2023-03-16T21:12:59.759Z] ---> cef01ffdb99b [2023-03-16T21:12:59.759Z] Step 12/12 : RUN $MAKE [2023-03-16T21:13:00.038Z] ---> Running in fe46f228ec6e [2023-03-16T21:13:01.005Z] noop [2023-03-16T21:13:02.959Z] Removing intermediate container fe46f228ec6e [2023-03-16T21:13:02.959Z] ---> b99c21c79190 [2023-03-16T21:13:02.959Z] Successfully built b99c21c79190 [2023-03-16T21:13:02.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:13:03.315Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T21:13:03.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:13:03.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-2518 does not seem to be running inside a container [2023-03-16T21:13:03.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T21:13:04.933Z] $ docker top bfbc1120a90e3c5a361881c8eda1182aca3bfd1f581de9717eb14052d5d5e9eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:13:05.804Z] + go version [2023-03-16T21:13:05.804Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T21:13:05.829Z] $ docker stop --time=1 bfbc1120a90e3c5a361881c8eda1182aca3bfd1f581de9717eb14052d5d5e9eb [2023-03-16T21:13:07.507Z] $ docker rm -f --volumes bfbc1120a90e3c5a361881c8eda1182aca3bfd1f581de9717eb14052d5d5e9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:13:08.071Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T21:13:08.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:13:08.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-2518 does not seem to be running inside a container [2023-03-16T21:13:08.367Z] $ 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/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T21:13:09.614Z] $ docker top 7c72320d6edba68e39a4501ff9a97b7fc09cbd848462b90d5b3c13e7e23ddc70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:13:10.477Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/4 [Pipeline] fileExists [Pipeline] sh [2023-03-16T21:13:11.139Z] + make test [2023-03-16T21:13:11.139Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T21:13:50.058Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-16T21:16:26.852Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-16T21:16:26.852Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-16T21:16:53.587Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.072s coverage: 40.7% of statements [2023-03-16T21:16:53.587Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.592s coverage: 52.0% of statements [2023-03-16T21:16:53.587Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 96.4% of statements [2023-03-16T21:16:54.548Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T21:16:54.548Z] go vet ./... [2023-03-16T21:17:26.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T21:17:26.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T21:17:26.814Z] ./bin/test-attribution-txt.sh [2023-03-16T21:17:26.814Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-16T21:17:26.814Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T21:17:26.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T21:17:26.854Z] $ docker stop --time=1 7c72320d6edba68e39a4501ff9a97b7fc09cbd848462b90d5b3c13e7e23ddc70 [2023-03-16T21:17:28.730Z] $ docker rm -f --volumes 7c72320d6edba68e39a4501ff9a97b7fc09cbd848462b90d5b3c13e7e23ddc70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T21:17:29.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T21:17:29.948Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T21:17:30.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T21:17:31.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T21:17:31.469Z] + ls -al . [2023-03-16T21:17:31.469Z] total 628 [2023-03-16T21:17:31.469Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 21:13 . [2023-03-16T21:17:31.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:10 .. [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 21:10 .dockerignore [2023-03-16T21:17:31.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:10 .git [2023-03-16T21:17:31.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:10 .github [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 21:10 .gitignore [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 21:10 .golangci.yml [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 21:10 Attribution.txt [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 21:10 CHANGELOG.md [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 21:10 Dockerfile [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 21:10 GOVERNANCE.md [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 21:10 Jenkinsfile [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 21:10 LICENSE [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 21:10 Makefile [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 21:10 OWNERS.md [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 21:10 README.md [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 21:07 VERSION [2023-03-16T21:17:31.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:10 bin [2023-03-16T21:17:31.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:10 cmd [2023-03-16T21:17:31.469Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 21:16 coverage.out [2023-03-16T21:17:31.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:10 examples [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 21:10 go.mod [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 21:10 go.sum [2023-03-16T21:17:31.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:10 images [2023-03-16T21:17:31.469Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 21:10 internal [2023-03-16T21:17:31.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:10 snap [2023-03-16T21:17:31.469Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:17:31.818Z] + 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=bfa8d7d695594234803600841a6ae8d1885aeb15 --label arch=arm64 --label version=0.0.0 . [2023-03-16T21:17:32.096Z] Sending build context to Docker daemon 1.213MB [2023-03-16T21:17:32.096Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T21:17:32.096Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T21:17:32.096Z] ---> b99c21c79190 [2023-03-16T21:17:32.096Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T21:17:32.096Z] ---> Running in 1090dbd11891 [2023-03-16T21:17:32.689Z] Removing intermediate container 1090dbd11891 [2023-03-16T21:17:32.689Z] ---> f9811ac5a155 [2023-03-16T21:17:32.689Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T21:17:32.689Z] ---> Running in be3d0235077c [2023-03-16T21:17:32.971Z] Removing intermediate container be3d0235077c [2023-03-16T21:17:32.971Z] ---> 878fde0dc3a9 [2023-03-16T21:17:32.971Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T21:17:33.249Z] ---> Running in c2d79e30ce1b [2023-03-16T21:17:33.516Z] Removing intermediate container c2d79e30ce1b [2023-03-16T21:17:33.517Z] ---> 46ef4c5c6d8c [2023-03-16T21:17:33.517Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T21:17:33.517Z] ---> Running in 2b0a21eb2ecf [2023-03-16T21:17:33.794Z] Removing intermediate container 2b0a21eb2ecf [2023-03-16T21:17:33.794Z] ---> 4cd19207e8d8 [2023-03-16T21:17:33.794Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T21:17:33.794Z] ---> Running in 0d01d287fec7 [2023-03-16T21:17:34.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T21:17:35.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T21:17:36.292Z] OK: 263 MiB in 53 packages [2023-03-16T21:17:37.252Z] Removing intermediate container 0d01d287fec7 [2023-03-16T21:17:37.252Z] ---> 1a02c540ed3a [2023-03-16T21:17:37.252Z] Step 8/24 : WORKDIR /app [2023-03-16T21:17:37.252Z] ---> Running in 900e1899358d [2023-03-16T21:17:37.518Z] Removing intermediate container 900e1899358d [2023-03-16T21:17:37.518Z] ---> 027da50bc149 [2023-03-16T21:17:37.518Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T21:17:40.862Z] ---> 461dada5a8bc [2023-03-16T21:17:40.862Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T21:17:40.862Z] ---> Running in 78a393701997 [2023-03-16T21:17:43.444Z] Removing intermediate container 78a393701997 [2023-03-16T21:17:43.444Z] ---> 2090168ed033 [2023-03-16T21:17:43.444Z] Step 11/24 : COPY . . [2023-03-16T21:17:43.709Z] ---> 7d9de135b6df [2023-03-16T21:17:43.709Z] Step 12/24 : RUN $MAKE [2023-03-16T21:17:43.976Z] ---> Running in 7b096e176a68 [2023-03-16T21:17:44.934Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-16T21:20:06.649Z] Removing intermediate container 7b096e176a68 [2023-03-16T21:20:06.649Z] ---> b98601341c4c [2023-03-16T21:20:06.649Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T21:20:06.649Z] 3.17: Pulling from library/alpine [2023-03-16T21:20:06.649Z] af6eaf76a39c: Already exists [2023-03-16T21:20:06.649Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T21:20:06.649Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T21:20:06.649Z] ---> d74e625d9115 [2023-03-16T21:20:06.649Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T21:20:06.649Z] ---> Running in ade1245589a6 [2023-03-16T21:20:06.649Z] Removing intermediate container ade1245589a6 [2023-03-16T21:20:06.649Z] ---> 12b998ae6ddb [2023-03-16T21:20:06.649Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T21:20:06.649Z] ---> Running in 1401fa5337fa [2023-03-16T21:20:06.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T21:20:06.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T21:20:08.060Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T21:20:08.060Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T21:20:08.060Z] OK: 8 MiB in 16 packages [2023-03-16T21:20:08.653Z] Removing intermediate container 1401fa5337fa [2023-03-16T21:20:08.653Z] ---> 4409965372de [2023-03-16T21:20:08.653Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-16T21:20:09.238Z] ---> 6bb4ab94fb62 [2023-03-16T21:20:09.238Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-16T21:20:09.820Z] ---> 642e05fbeb2a [2023-03-16T21:20:09.820Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-16T21:20:11.228Z] ---> 879ff140038a [2023-03-16T21:20:11.228Z] Step 19/24 : EXPOSE 59989 [2023-03-16T21:20:11.228Z] ---> Running in 30b93e7bb9cc [2023-03-16T21:20:11.496Z] Removing intermediate container 30b93e7bb9cc [2023-03-16T21:20:11.496Z] ---> 7fe844d8847a [2023-03-16T21:20:11.496Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-16T21:20:11.763Z] ---> Running in 8bf14c227d4e [2023-03-16T21:20:12.031Z] Removing intermediate container 8bf14c227d4e [2023-03-16T21:20:12.031Z] ---> eccdbb65b24c [2023-03-16T21:20:12.031Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T21:20:12.031Z] ---> Running in 1420b6097d0d [2023-03-16T21:20:12.299Z] Removing intermediate container 1420b6097d0d [2023-03-16T21:20:12.299Z] ---> eb310de045cf [2023-03-16T21:20:12.299Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T21:20:12.299Z] ---> Running in b9e07d09f5fb [2023-03-16T21:20:12.567Z] Removing intermediate container b9e07d09f5fb [2023-03-16T21:20:12.567Z] ---> 9d853bdcdf05 [2023-03-16T21:20:12.567Z] Step 23/24 : LABEL git_sha=bfa8d7d695594234803600841a6ae8d1885aeb15 [2023-03-16T21:20:12.833Z] ---> Running in a78cc7ad393c [2023-03-16T21:20:13.101Z] Removing intermediate container a78cc7ad393c [2023-03-16T21:20:13.101Z] ---> 82de736ec1b2 [2023-03-16T21:20:13.101Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T21:20:13.101Z] ---> Running in 64d2b177cb8e [2023-03-16T21:20:13.368Z] Removing intermediate container 64d2b177cb8e [2023-03-16T21:20:13.368Z] ---> 7db8864ce58c [2023-03-16T21:20:13.368Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T21:20:13.368Z] Successfully built 7db8864ce58c [2023-03-16T21:20:13.368Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:20:13.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T21:20:13.819Z] [2023-03-16T21:20:13.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:20:14.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T21:20:14.149Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T21:20:14.149Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T21:20:14.149Z] 04944245beec: Pulling fs layer [2023-03-16T21:20:14.149Z] 699f458cf7ca: Pulling fs layer [2023-03-16T21:20:14.149Z] 765212b225bb: Pulling fs layer [2023-03-16T21:20:14.149Z] f23df028b6ca: Pulling fs layer [2023-03-16T21:20:14.149Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T21:20:14.149Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T21:20:14.149Z] 765212b225bb: Waiting [2023-03-16T21:20:14.149Z] d65c8cfc05b1: Waiting [2023-03-16T21:20:14.149Z] f23df028b6ca: Waiting [2023-03-16T21:20:14.149Z] 2437ff75d9bd: Waiting [2023-03-16T21:20:14.415Z] 04944245beec: Verifying Checksum [2023-03-16T21:20:14.415Z] 04944245beec: Download complete [2023-03-16T21:20:14.415Z] 765212b225bb: Verifying Checksum [2023-03-16T21:20:14.415Z] 765212b225bb: Download complete [2023-03-16T21:20:14.415Z] f23df028b6ca: Verifying Checksum [2023-03-16T21:20:14.415Z] f23df028b6ca: Download complete [2023-03-16T21:20:14.415Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T21:20:14.415Z] d65c8cfc05b1: Download complete [2023-03-16T21:20:14.687Z] 699f458cf7ca: Verifying Checksum [2023-03-16T21:20:14.687Z] 699f458cf7ca: Download complete [2023-03-16T21:20:14.955Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T21:20:14.955Z] 8998bd30e6a1: Download complete [2023-03-16T21:20:17.541Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T21:20:17.541Z] 2437ff75d9bd: Download complete [2023-03-16T21:20:18.950Z] 8998bd30e6a1: Pull complete [2023-03-16T21:20:19.215Z] 04944245beec: Pull complete [2023-03-16T21:20:20.618Z] 699f458cf7ca: Pull complete [2023-03-16T21:20:20.882Z] 765212b225bb: Pull complete [2023-03-16T21:20:21.465Z] f23df028b6ca: Pull complete [2023-03-16T21:20:21.731Z] d65c8cfc05b1: Pull complete [2023-03-16T21:20:36.723Z] 2437ff75d9bd: Pull complete [2023-03-16T21:20:36.723Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T21:20:36.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T21:20:36.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:20:36.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-2518 does not seem to be running inside a container [2023-03-16T21:20:36.997Z] $ 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/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T21:20:39.690Z] $ docker top 9ccb48e5466209cc524d8b2cb78f9cd9d76c932e5f0a2c015270c4ab2ef8b5fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:40.532Z] ---> job-cost.sh [2023-03-16T21:20:40.532Z] lf-activate-venv: SKIPPING [2023-03-16T21:20:40.532Z] INFO: No Stack... [2023-03-16T21:20:41.115Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T21:20:42.078Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T21:20:42.726Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [2023-03-16T21:20:42.726Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T21:20:42.795Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-4-stack-cost] [2023-03-16T21:20:42.802Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-4-stack-cost] did not exist. Created. [2023-03-16T21:20:42.802Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T21:20:43.457Z] /w/workspace/device-rfid-llrp-go/4@tmp/durable-e0fafe4d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T21:20:44.114Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T21:20:44.137Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T21:20:44.197Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T21:20:44.204Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T21:20:44.219Z] $ docker stop --time=1 9ccb48e5466209cc524d8b2cb78f9cd9d76c932e5f0a2c015270c4ab2ef8b5fa [2023-03-16T21:20:45.715Z] $ docker rm -f --volumes 9ccb48e5466209cc524d8b2cb78f9cd9d76c932e5f0a2c015270c4ab2ef8b5fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T21:20:46.120Z] provisioning config files... [2023-03-16T21:20:46.128Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config3123831999681845655tmp [Pipeline] { [Pipeline] sh [2023-03-16T21:20:46.420Z] + set +x [2023-03-16T21:20:46.420Z] + curl -s https://codecov.io/bash [2023-03-16T21:20:46.420Z] + bash -s -- [2023-03-16T21:20:46.420Z] [2023-03-16T21:20:46.420Z] _____ _ [2023-03-16T21:20:46.420Z] / ____| | | [2023-03-16T21:20:46.420Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T21:20:46.420Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T21:20:46.420Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T21:20:46.420Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T21:20:46.420Z] Bash-1.0.6 [2023-03-16T21:20:46.420Z] [2023-03-16T21:20:46.420Z] [2023-03-16T21:20:46.420Z] ==> git version 2.25.1 found [2023-03-16T21:20:46.420Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T21:20:46.420Z] Release-Date: 2020-01-08 [2023-03-16T21:20:46.420Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T21:20:46.420Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T21:20:46.420Z] ==> Jenkins CI detected. [2023-03-16T21:20:46.420Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-16T21:20:46.420Z] project root: . [2023-03-16T21:20:46.420Z] --> token set from env [2023-03-16T21:20:46.420Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T21:20:46.420Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T21:20:46.420Z] ==> Python coveragepy not found [2023-03-16T21:20:46.420Z] ==> Searching for coverage reports in: [2023-03-16T21:20:46.420Z] + . [2023-03-16T21:20:46.679Z] -> Found 1 reports [2023-03-16T21:20:46.679Z] ==> Detecting git/mercurial file structure [2023-03-16T21:20:46.679Z] ==> Reading reports [2023-03-16T21:20:46.679Z] + ./coverage.out bytes=457862 [2023-03-16T21:20:46.679Z] ==> Appending adjustments [2023-03-16T21:20:46.679Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T21:20:46.939Z] + Found adjustments [2023-03-16T21:20:46.939Z] ==> Gzipping contents [2023-03-16T21:20:46.939Z] 52K /tmp/codecov.WCI36n.gz [2023-03-16T21:20:46.939Z] ==> Uploading reports [2023-03-16T21:20:46.939Z] url: https://codecov.io [2023-03-16T21:20:46.939Z] query: branch=PR-160&commit=9879bfdd2ea9b89efb1b365b816b2e2868e514f1&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-16T21:20:46.939Z] -> Pinging Codecov [2023-03-16T21:20:46.939Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=9879bfdd2ea9b89efb1b365b816b2e2868e514f1&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-16T21:20:46.939Z] -> Uploading to [2023-03-16T21:20:46.939Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/581DD39554BDF9B6E22D074273EAD858/9879bfdd2ea9b89efb1b365b816b2e2868e514f1/71793464-554a-4598-9998-0ed3c186b09a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T212046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bed38a21326e0bd31efa28265dcd2f42e7f3f535fadc9b48240984845fa6672 [2023-03-16T21:20:46.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T21:20:46.939Z] Dload Upload Total Spent Left Speed [2023-03-16T21:20:47.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50485 0 0 100 50485 0 175k --:--:-- --:--:-- --:--:-- 175k [2023-03-16T21:20:47.198Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9879bfdd2ea9b89efb1b365b816b2e2868e514f1 [Pipeline] } [2023-03-16T21:20:47.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T21:20:47.838Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-160/archives ] [2023-03-16T21:20:47.838Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-16T21:20:47.838Z] total 16 [2023-03-16T21:20:47.838Z] drwxr-xr-x 3 root root 4096 Mar 16 21:09 . [2023-03-16T21:20:47.838Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 21:09 .. [2023-03-16T21:20:47.838Z] drwxr-xr-x 2 root root 4096 Mar 16 21:09 cost [2023-03-16T21:20:47.838Z] -rw-r--r-- 1 root root 91 Mar 16 21:09 cost.csv [2023-03-16T21:20:47.838Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-16T21:20:47.838Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-16T21:20:47.838Z] total 16 [2023-03-16T21:20:47.838Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:09 . [2023-03-16T21:20:47.838Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 21:09 .. [2023-03-16T21:20:47.838Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 21:09 cost [2023-03-16T21:20:47.838Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 16 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:48.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:48.994Z] ---> package-listing.sh [2023-03-16T21:20:48.994Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T21:20:48.994Z] ++ facter osfamily [2023-03-16T21:20:49.253Z] + OS_FAMILY=debian [2023-03-16T21:20:49.253Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-16T21:20:49.253Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T21:20:49.253Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T21:20:49.253Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T21:20:49.253Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T21:20:49.253Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-03-16T21:20:49.253Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T21:20:49.253Z] + case "${OS_FAMILY}" in [2023-03-16T21:20:49.253Z] + dpkg -l [2023-03-16T21:20:49.253Z] + grep '^ii' [2023-03-16T21:20:49.253Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T21:20:49.253Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T21:20:49.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T21:20:49.253Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-03-16T21:20:49.253Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [2023-03-16T21:20:49.253Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [Pipeline] echo [2023-03-16T21:20:49.262Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T21:20:49.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T21:20:50.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T21:20:50.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T21:20:50.157Z] prd-ubuntu20.04-docker-8c-8g-2514 does not seem to be running inside a container [2023-03-16T21:20:50.175Z] $ 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-160/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-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T21:20:50.376Z] $ docker top e7b3fa880b2e56d89ce5314ed49b2477d244bc6e52ab68db5d96bc66624044cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T21:20:50.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T21:20:51.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T21:20:51.291Z] + ls /var/log/sa-host [2023-03-16T21:20:51.291Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T21:20:51.361Z] provisioning config files... [2023-03-16T21:20:51.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config10405631470912287058tmp [Pipeline] { [Pipeline] echo [2023-03-16T21:20:51.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:51.659Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T21:20:51.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:51.978Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T21:20:51.986Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:52.268Z] ---> sudo-logs.sh [2023-03-16T21:20:52.268Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T21:20:52.300Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:52.583Z] ---> job-cost.sh [2023-03-16T21:20:52.583Z] lf-activate-venv: SKIPPING [2023-03-16T21:20:52.583Z] DEBUG: total: 0.2199999988079071 [2023-03-16T21:20:52.583Z] INFO: Retrieving Stack Cost... [2023-03-16T21:20:53.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T21:20:53.412Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T21:20:53.426Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T21:20:53.706Z] ---> logs-deploy.sh [2023-03-16T21:20:53.706Z] lf-activate-venv: SKIPPING [2023-03-16T21:20:53.706Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-160/4 [2023-03-16T21:20:53.706Z] INFO: archiving workspace using pattern(s): [2023-03-16T21:20:54.643Z] Archives upload complete. [2023-03-16T21:20:54.643Z] INFO: archiving logs to Nexus