Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e9c82f50c5f561b8321fcd721786082837dd82+f3289a164b8ff7b22d28db9f748121107e7f7ddb (98fe449965702677fa5c4ba0ee587287195192b3) 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-ssh11826709629846637946.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-ssh10701288667897772355.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-ssh17510402028244076412.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-ssh18002003912541295529.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-ssh16528943564344971219.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2282 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 > 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 Merging remotes/origin/main commit f3289a164b8ff7b22d28db9f748121107e7f7ddb into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 Merge succeeded, producing bab8b8645ec57ec1c319f7278f95231b5fb78c38 Checking out Revision bab8b8645ec57ec1c319f7278f95231b5fb78c38 (PR-160) > 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bab8b8645ec57ec1c319f7278f95231b5fb78c38 # timeout=10 Commit message: "Merge commit 'f3289a164b8ff7b22d28db9f748121107e7f7ddb' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7d6b4d6e71c66310976b3a215d34432b696f589c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T21:07:40.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T21:07:40.145Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T21:07:40.156Z] ========================================================= [2023-03-15T21:07:40.156Z] EdgeX Global Pipelines Version Info [2023-03-15T21:07:40.156Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:07:40.860Z] ------------------- [2023-03-15T21:07:40.860Z] stable info: [2023-03-15T21:07:40.860Z] ------------------- [2023-03-15T21:07:40.860Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T21:07:40.860Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T21:07:40.860Z] Message: update stable to v1.0.245 [2023-03-15T21:07:41.430Z] ------------------- [2023-03-15T21:07:41.430Z] experimental info: [2023-03-15T21:07:41.430Z] ------------------- [2023-03-15T21:07:41.430Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T21:07:41.430Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T21:07:41.430Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T21:07:41.606Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-15T21:07:41.615Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-15T21:07:41.623Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T21:07:41.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T21:07:41.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T21:07:41.647Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T21:07:41.656Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T21:07:41.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T21:07:41.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T21:07:41.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T21:07:41.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T21:07:41.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-15T21:07:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T21:07:41.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T21:07:41.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T21:07:41.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T21:07:41.773Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T21:07:41.784Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T21:07:41.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T21:07:41.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T21:07:41.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T21:07:41.828Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T21:07:41.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T21:07:41.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T21:07:41.863Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T21:07:41.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T21:07:41.885Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T21:07:41.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-03-15T21:07:41.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-03-15T21:07:41.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-03-15T21:07:41.937Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bab8b8645ec57ec1c319f7278f95231b5fb78c38 [Pipeline] echo [2023-03-15T21:07:41.948Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bab8b86 [Pipeline] echo [2023-03-15T21:07:41.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:07:42.051Z] provisioning config files... [2023-03-15T21:07:42.069Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config3983790407322051501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:07:42.376Z] ---> docker-login.sh [2023-03-15T21:07:42.376Z] nexus3.edgexfoundry.org:10001 [2023-03-15T21:07:42.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:42.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:42.636Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:42.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:42.636Z] [2023-03-15T21:07:42.636Z] Login Succeeded [2023-03-15T21:07:42.636Z] nexus3.edgexfoundry.org:10002 [2023-03-15T21:07:42.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:42.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:42.636Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:42.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:42.636Z] [2023-03-15T21:07:42.636Z] Login Succeeded [2023-03-15T21:07:42.636Z] nexus3.edgexfoundry.org:10003 [2023-03-15T21:07:42.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:42.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:42.895Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:42.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:42.895Z] [2023-03-15T21:07:42.895Z] Login Succeeded [2023-03-15T21:07:42.895Z] nexus3.edgexfoundry.org:10004 [2023-03-15T21:07:42.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:42.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:42.895Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:42.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:42.895Z] [2023-03-15T21:07:42.895Z] Login Succeeded [2023-03-15T21:07:42.895Z] docker.io [2023-03-15T21:07:43.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:43.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:43.156Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:43.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:43.156Z] [2023-03-15T21:07:43.156Z] Login Succeeded [2023-03-15T21:07:43.156Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T21:07:43.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T21:07:43.519Z] + git rev-list -1 --merges bab8b8645ec57ec1c319f7278f95231b5fb78c38~1..bab8b8645ec57ec1c319f7278f95231b5fb78c38 [Pipeline] echo [2023-03-15T21:07:43.559Z] -----------> git rev-list -1 --merges bab8b8645ec57ec1c319f7278f95231b5fb78c38~1..bab8b8645ec57ec1c319f7278f95231b5fb78c38 bab8b8645ec57ec1c319f7278f95231b5fb78c38 [2023-03-15T21:07:43.559Z] bab8b8645ec57ec1c319f7278f95231b5fb78c38 [false] [Pipeline] sh [2023-03-15T21:07:43.851Z] + git log --format=format:%s -1 bab8b8645ec57ec1c319f7278f95231b5fb78c38 [Pipeline] echo [2023-03-15T21:07:43.866Z] ========================================================= [2023-03-15T21:07:43.866Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T21:07:43.866Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T21:07:44.193Z] + git log --format=format:%s -1 bab8b8645ec57ec1c319f7278f95231b5fb78c38 [Pipeline] echo [2023-03-15T21:07:44.202Z] [semverPrep] GIT_COMMIT: bab8b8645ec57ec1c319f7278f95231b5fb78c38, Commit Message: Merge commit 'f3289a164b8ff7b22d28db9f748121107e7f7ddb' into HEAD [Pipeline] echo [2023-03-15T21:07:44.213Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T21:07:44.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T21:07:44.556Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T21:07:44.556Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T21:07:44.556Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T21:07:44.556Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T21:07:44.556Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T21:07:44.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:07:44.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:07:44.905Z] [2023-03-15T21:07:44.905Z] 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-15T21:07:45.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:07:45.203Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T21:07:45.203Z] b85a868b505f: Pulling fs layer [2023-03-15T21:07:45.203Z] e2be974225ed: Pulling fs layer [2023-03-15T21:07:45.203Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T21:07:45.203Z] 988bab9f4d93: Pulling fs layer [2023-03-15T21:07:45.203Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T21:07:45.203Z] eaf3925da568: Pulling fs layer [2023-03-15T21:07:45.203Z] bab4dde63d76: Pulling fs layer [2023-03-15T21:07:45.203Z] bde34c3a00c8: Pulling fs layer [2023-03-15T21:07:45.203Z] b352a97aabf1: Pulling fs layer [2023-03-15T21:07:45.203Z] 4872d77fe225: Pulling fs layer [2023-03-15T21:07:45.203Z] 5851b861e8e6: Pulling fs layer [2023-03-15T21:07:45.203Z] bab4dde63d76: Waiting [2023-03-15T21:07:45.203Z] bde34c3a00c8: Waiting [2023-03-15T21:07:45.203Z] b352a97aabf1: Waiting [2023-03-15T21:07:45.203Z] 4872d77fe225: Waiting [2023-03-15T21:07:45.203Z] 5851b861e8e6: Waiting [2023-03-15T21:07:45.203Z] 988bab9f4d93: Waiting [2023-03-15T21:07:45.203Z] eaf3925da568: Waiting [2023-03-15T21:07:45.203Z] 1469e6f7b9e6: Waiting [2023-03-15T21:07:45.203Z] e2be974225ed: Download complete [2023-03-15T21:07:45.203Z] 988bab9f4d93: Download complete [2023-03-15T21:07:45.462Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T21:07:45.462Z] 1469e6f7b9e6: Download complete [2023-03-15T21:07:45.462Z] eaf3925da568: Verifying Checksum [2023-03-15T21:07:45.462Z] eaf3925da568: Download complete [2023-03-15T21:07:45.462Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T21:07:45.462Z] 339a4e72a1f5: Download complete [2023-03-15T21:07:45.462Z] bde34c3a00c8: Verifying Checksum [2023-03-15T21:07:45.462Z] bde34c3a00c8: Download complete [2023-03-15T21:07:45.462Z] b352a97aabf1: Verifying Checksum [2023-03-15T21:07:45.462Z] b352a97aabf1: Download complete [2023-03-15T21:07:45.462Z] 4872d77fe225: Verifying Checksum [2023-03-15T21:07:45.462Z] 4872d77fe225: Download complete [2023-03-15T21:07:45.462Z] 5851b861e8e6: Download complete [2023-03-15T21:07:45.462Z] b85a868b505f: Verifying Checksum [2023-03-15T21:07:45.462Z] b85a868b505f: Download complete [2023-03-15T21:07:46.030Z] bab4dde63d76: Verifying Checksum [2023-03-15T21:07:46.030Z] bab4dde63d76: Download complete [2023-03-15T21:07:46.966Z] b85a868b505f: Pull complete [2023-03-15T21:07:46.966Z] e2be974225ed: Pull complete [2023-03-15T21:07:47.534Z] 339a4e72a1f5: Pull complete [2023-03-15T21:07:47.534Z] 988bab9f4d93: Pull complete [2023-03-15T21:07:47.794Z] 1469e6f7b9e6: Pull complete [2023-03-15T21:07:48.054Z] eaf3925da568: Pull complete [2023-03-15T21:07:49.958Z] bab4dde63d76: Pull complete [2023-03-15T21:07:49.958Z] bde34c3a00c8: Pull complete [2023-03-15T21:07:49.958Z] b352a97aabf1: Pull complete [2023-03-15T21:07:49.958Z] 4872d77fe225: Pull complete [2023-03-15T21:07:50.217Z] 5851b861e8e6: Pull complete [2023-03-15T21:07:50.217Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T21:07:50.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:07:50.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:07:50.398Z] prd-ubuntu20.04-docker-8c-8g-2282 does not seem to be running inside a container [2023-03-15T21:07:50.429Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T21:07:51.811Z] $ docker top adcd5f97c4beffbd217d75e1798c47b00097f0167300364158ddf8f18949f900 -eo pid,comm [2023-03-15T21:07:51.874Z] 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-15T21:07:51.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T21:07:51.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T21:07:51.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T21:07:52.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T21:07:52.029Z] $ docker exec adcd5f97c4beffbd217d75e1798c47b00097f0167300364158ddf8f18949f900 ssh-agent [2023-03-15T21:07:52.138Z] SSH_AUTH_SOCK=/tmp/ssh-fEsYTZODOCwt/agent.33 [2023-03-15T21:07:52.138Z] SSH_AGENT_PID=39 [2023-03-15T21:07:52.145Z] Running ssh-add (command line suppressed) [2023-03-15T21:07:52.251Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_3856178672773913921.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_3856178672773913921.key) [2023-03-15T21:07:52.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T21:07:52.571Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T21:07:52.586Z] $ docker exec --env ******** --env ******** adcd5f97c4beffbd217d75e1798c47b00097f0167300364158ddf8f18949f900 ssh-agent -k [2023-03-15T21:07:52.706Z] unset SSH_AUTH_SOCK; [2023-03-15T21:07:52.706Z] unset SSH_AGENT_PID; [2023-03-15T21:07:52.707Z] echo Agent pid 39 killed; [2023-03-15T21:07:52.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T21:07:52.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T21:07:52.746Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T21:07:52.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T21:07:52.866Z] $ docker exec adcd5f97c4beffbd217d75e1798c47b00097f0167300364158ddf8f18949f900 ssh-agent [2023-03-15T21:07:52.977Z] SSH_AUTH_SOCK=/tmp/ssh-JUSxpFDIojJl/agent.71 [2023-03-15T21:07:52.977Z] SSH_AGENT_PID=77 [2023-03-15T21:07:52.982Z] Running ssh-add (command line suppressed) [2023-03-15T21:07:53.082Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_4055624254259394683.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_4055624254259394683.key) [2023-03-15T21:07:53.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T21:07:53.382Z] + git semver init [2023-03-15T21:07:53.641Z] 2023-03-15 21:07:53,573 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T21:07:53.641Z] 2023-03-15 21:07:53,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-03-15T21:07:53.641Z] 2023-03-15 21:07:53,575 [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-15T21:07:53.641Z] 2023-03-15 21:07:53,575 [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-15T21:07:54.591Z] 2023-03-15 21:07:54,322 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.git/info/exclude [2023-03-15T21:07:54.591Z] 2023-03-15 21:07:54,323 [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-15T21:07:54.591Z] 2023-03-15 21:07:54,323 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-03-15T21:07:54.591Z] 2023-03-15 21:07:54,327 [execute] INFO git cat-file --batch-check [2023-03-15T21:07:54.591Z] 2023-03-15 21:07:54,327 [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-15T21:07:54.591Z] 2023-03-15 21:07:54,333 [execute] INFO git cat-file --batch [2023-03-15T21:07:54.591Z] 2023-03-15 21:07:54,333 [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-15T21:07:54.591Z] 2023-03-15 21:07:54,338 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-03-15T21:07:54.591Z] 0.0.0 [Pipeline] } [2023-03-15T21:07:54.602Z] $ docker exec --env ******** --env ******** adcd5f97c4beffbd217d75e1798c47b00097f0167300364158ddf8f18949f900 ssh-agent -k [2023-03-15T21:07:54.706Z] unset SSH_AUTH_SOCK; [2023-03-15T21:07:54.706Z] unset SSH_AGENT_PID; [2023-03-15T21:07:54.707Z] echo Agent pid 77 killed; [2023-03-15T21:07:54.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T21:07:55.015Z] + git semver [Pipeline] } [2023-03-15T21:07:55.288Z] $ docker stop --time=1 adcd5f97c4beffbd217d75e1798c47b00097f0167300364158ddf8f18949f900 [2023-03-15T21:07:56.629Z] $ docker rm -f --volumes adcd5f97c4beffbd217d75e1798c47b00097f0167300364158ddf8f18949f900 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T21:07:56.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T21:07:57.173Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T21:07:57.175Z] [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-15T21:07:57.274Z] provisioning config files... [2023-03-15T21:07:57.282Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config17774524655250549324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:07:57.578Z] ---> docker-login.sh [2023-03-15T21:07:57.578Z] nexus3.edgexfoundry.org:10001 [2023-03-15T21:07:57.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:57.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:57.578Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:57.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:57.578Z] [2023-03-15T21:07:57.578Z] Login Succeeded [2023-03-15T21:07:57.578Z] nexus3.edgexfoundry.org:10002 [2023-03-15T21:07:57.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:57.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:57.578Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:57.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:57.578Z] [2023-03-15T21:07:57.578Z] Login Succeeded [2023-03-15T21:07:57.578Z] nexus3.edgexfoundry.org:10003 [2023-03-15T21:07:57.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:57.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:57.837Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:57.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:57.837Z] [2023-03-15T21:07:57.837Z] Login Succeeded [2023-03-15T21:07:57.837Z] nexus3.edgexfoundry.org:10004 [2023-03-15T21:07:57.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:57.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:57.837Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:57.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:57.837Z] [2023-03-15T21:07:57.837Z] Login Succeeded [2023-03-15T21:07:57.837Z] docker.io [2023-03-15T21:07:58.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:07:58.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:07:58.096Z] Configure a credential helper to remove this warning. See [2023-03-15T21:07:58.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:07:58.096Z] [2023-03-15T21:07:58.096Z] Login Succeeded [2023-03-15T21:07:58.096Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T21:07:58.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T21:07:58.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:07:58.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:07:58.180Z] ========================================================= [2023-03-15T21:07:58.180Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T21:07:58.180Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:07:58.488Z] + 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-15T21:07:58.489Z] Sending build context to Docker daemon 4.187MB [2023-03-15T21:07:58.489Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T21:07:58.489Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T21:07:58.489Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T21:07:58.489Z] 63b65145d645: Pulling fs layer [2023-03-15T21:07:58.489Z] a2d21d5440eb: Pulling fs layer [2023-03-15T21:07:58.489Z] 935e6c44a52c: Pulling fs layer [2023-03-15T21:07:58.489Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T21:07:58.489Z] 30dea6a524f1: Pulling fs layer [2023-03-15T21:07:58.489Z] 94cc34f8dd06: Waiting [2023-03-15T21:07:58.489Z] a2aff8979fd8: Pulling fs layer [2023-03-15T21:07:58.489Z] 6808be2612f2: Pulling fs layer [2023-03-15T21:07:58.489Z] 30dea6a524f1: Waiting [2023-03-15T21:07:58.489Z] a2aff8979fd8: Waiting [2023-03-15T21:07:58.489Z] 6808be2612f2: Waiting [2023-03-15T21:07:58.489Z] f25807f1079a: Pulling fs layer [2023-03-15T21:07:58.489Z] f25807f1079a: Waiting [2023-03-15T21:07:58.489Z] a2d21d5440eb: Verifying Checksum [2023-03-15T21:07:58.489Z] a2d21d5440eb: Download complete [2023-03-15T21:07:58.489Z] 94cc34f8dd06: Download complete [2023-03-15T21:07:58.489Z] 30dea6a524f1: Verifying Checksum [2023-03-15T21:07:58.489Z] 30dea6a524f1: Download complete [2023-03-15T21:07:58.749Z] 63b65145d645: Download complete [2023-03-15T21:07:58.749Z] a2aff8979fd8: Verifying Checksum [2023-03-15T21:07:58.749Z] a2aff8979fd8: Download complete [2023-03-15T21:07:58.749Z] 63b65145d645: Pull complete [2023-03-15T21:07:59.013Z] a2d21d5440eb: Pull complete [2023-03-15T21:07:59.273Z] f25807f1079a: Verifying Checksum [2023-03-15T21:07:59.273Z] f25807f1079a: Download complete [2023-03-15T21:07:59.273Z] 935e6c44a52c: Download complete [2023-03-15T21:07:59.531Z] 6808be2612f2: Download complete [2023-03-15T21:08:02.815Z] 935e6c44a52c: Pull complete [2023-03-15T21:08:02.815Z] 94cc34f8dd06: Pull complete [2023-03-15T21:08:02.815Z] 30dea6a524f1: Pull complete [2023-03-15T21:08:03.074Z] a2aff8979fd8: Pull complete [2023-03-15T21:08:05.605Z] 6808be2612f2: Pull complete [2023-03-15T21:08:06.170Z] f25807f1079a: Pull complete [2023-03-15T21:08:06.170Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T21:08:06.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:08:06.170Z] ---> 3b553350e43f [2023-03-15T21:08:06.170Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:08:08.077Z] ---> Running in 061bc03ce885 [2023-03-15T21:08:08.077Z] Removing intermediate container 061bc03ce885 [2023-03-15T21:08:08.077Z] ---> 892b84fede02 [2023-03-15T21:08:08.077Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T21:08:08.077Z] ---> Running in 9af6a64d9456 [2023-03-15T21:08:08.077Z] Removing intermediate container 9af6a64d9456 [2023-03-15T21:08:08.077Z] ---> fdde520c2ab8 [2023-03-15T21:08:08.077Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T21:08:08.077Z] ---> Running in 9e7731eb6df5 [2023-03-15T21:08:08.337Z] Removing intermediate container 9e7731eb6df5 [2023-03-15T21:08:08.337Z] ---> c6e712820ae7 [2023-03-15T21:08:08.337Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T21:08:08.337Z] ---> Running in 77491e743847 [2023-03-15T21:08:08.337Z] Removing intermediate container 77491e743847 [2023-03-15T21:08:08.337Z] ---> 3d1e9e71875d [2023-03-15T21:08:08.337Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T21:08:08.337Z] ---> Running in 4a646f5a7afc [2023-03-15T21:08:08.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:08:08.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:08:09.164Z] OK: 265 MiB in 53 packages [2023-03-15T21:08:09.423Z] Removing intermediate container 4a646f5a7afc [2023-03-15T21:08:09.423Z] ---> b65e45cb8f82 [2023-03-15T21:08:09.423Z] Step 8/12 : WORKDIR /app [2023-03-15T21:08:09.423Z] ---> Running in dfbd4d8c00c7 [2023-03-15T21:08:09.687Z] Removing intermediate container dfbd4d8c00c7 [2023-03-15T21:08:09.687Z] ---> eed18e7bbae9 [2023-03-15T21:08:09.687Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T21:08:09.687Z] ---> f9895e40217f [2023-03-15T21:08:09.687Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:08:09.687Z] ---> Running in 4ad40c96080d [2023-03-15T21:08:12.249Z] Still waiting to schedule task [2023-03-15T21:08:12.250Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T21:08:31.658Z] Removing intermediate container 4ad40c96080d [2023-03-15T21:08:31.658Z] ---> 53b5d31a00fa [2023-03-15T21:08:31.658Z] Step 11/12 : COPY . . [2023-03-15T21:08:31.658Z] ---> 7458a3c4648d [2023-03-15T21:08:31.658Z] Step 12/12 : RUN $MAKE [2023-03-15T21:08:31.658Z] ---> Running in 7e6cb3397d3e [2023-03-15T21:08:31.658Z] noop [2023-03-15T21:08:31.658Z] Removing intermediate container 7e6cb3397d3e [2023-03-15T21:08:31.658Z] ---> 457dddf12869 [2023-03-15T21:08:31.658Z] Successfully built 457dddf12869 [2023-03-15T21:08:31.658Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:08:31.960Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T21:08:31.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:08:32.021Z] prd-ubuntu20.04-docker-8c-8g-2282 does not seem to be running inside a container [2023-03-15T21:08:32.051Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T21:08:32.453Z] $ docker top e7793017dd43deadf2699447783b040fa39eab49aeb986d42348823537a7fafc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:08:32.786Z] + go version [2023-03-15T21:08:32.786Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T21:08:32.802Z] $ docker stop --time=1 e7793017dd43deadf2699447783b040fa39eab49aeb986d42348823537a7fafc [2023-03-15T21:08:34.107Z] $ docker rm -f --volumes e7793017dd43deadf2699447783b040fa39eab49aeb986d42348823537a7fafc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:08:34.491Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T21:08:34.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:08:34.552Z] prd-ubuntu20.04-docker-8c-8g-2282 does not seem to be running inside a container [2023-03-15T21:08:34.582Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T21:08:34.957Z] $ docker top 7fed782cbcf6dfb28e25ea1f3ed8b6e4e373a01e49ed17647a59cf9d83085352 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:08:35.292Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:08:35.582Z] + make test [2023-03-15T21:08:35.582Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T21:08:40.843Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-15T21:08:50.803Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-15T21:08:50.803Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-15T21:08:54.987Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.589s coverage: 40.7% of statements [2023-03-15T21:08:54.987Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 52.0% of statements [2023-03-15T21:08:54.987Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements [2023-03-15T21:09:03.092Z] go vet ./... [2023-03-15T21:09:05.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T21:09:05.621Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T21:09:05.621Z] ./bin/test-attribution-txt.sh [2023-03-15T21:09:05.879Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-15T21:09:05.879Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-15T21:09:05.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T21:09:05.915Z] $ docker stop --time=1 7fed782cbcf6dfb28e25ea1f3ed8b6e4e373a01e49ed17647a59cf9d83085352 [2023-03-15T21:09:08.030Z] $ docker rm -f --volumes 7fed782cbcf6dfb28e25ea1f3ed8b6e4e373a01e49ed17647a59cf9d83085352 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T21:09:08.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T21:09:08.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T21:09:09.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T21:09:09.285Z] + ls -al . [2023-03-15T21:09:09.286Z] total 632 [2023-03-15T21:09:09.286Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 21:08 . [2023-03-15T21:09:09.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 21:07 .. [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 21:07 .dockerignore [2023-03-15T21:09:09.286Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 21:07 .git [2023-03-15T21:09:09.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 21:07 .github [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 21:07 .gitignore [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 21:07 .golangci.yml [2023-03-15T21:09:09.286Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 21:07 .semver [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 21:07 Attribution.txt [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 21:07 CHANGELOG.md [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 21:07 Dockerfile [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 21:07 GOVERNANCE.md [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 21:07 Jenkinsfile [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 21:07 LICENSE [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 21:07 Makefile [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 21:07 OWNERS.md [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 21:07 README.md [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 21:07 VERSION [2023-03-15T21:09:09.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 21:07 bin [2023-03-15T21:09:09.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 21:07 cmd [2023-03-15T21:09:09.286Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 21:08 coverage.out [2023-03-15T21:09:09.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 21:07 examples [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 21:07 go.mod [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 21:07 go.sum [2023-03-15T21:09:09.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 21:07 images [2023-03-15T21:09:09.286Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 21:07 internal [2023-03-15T21:09:09.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 21:07 snap [2023-03-15T21:09:09.286Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:09:09.588Z] + 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=bab8b8645ec57ec1c319f7278f95231b5fb78c38 --label arch=amd64 --label version=0.0.0 . [2023-03-15T21:09:09.588Z] Sending build context to Docker daemon 4.187MB [2023-03-15T21:09:09.588Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T21:09:09.588Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T21:09:09.588Z] ---> 457dddf12869 [2023-03-15T21:09:09.588Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:09:09.588Z] ---> Running in 5a3e25eab4a2 [2023-03-15T21:09:09.849Z] Removing intermediate container 5a3e25eab4a2 [2023-03-15T21:09:09.849Z] ---> 9ada1a9f92f2 [2023-03-15T21:09:09.849Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T21:09:09.849Z] ---> Running in b699ad4de50a [2023-03-15T21:09:09.849Z] Removing intermediate container b699ad4de50a [2023-03-15T21:09:09.849Z] ---> ae25d740916f [2023-03-15T21:09:09.849Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T21:09:09.849Z] ---> Running in 59c7ea1779f0 [2023-03-15T21:09:10.108Z] Removing intermediate container 59c7ea1779f0 [2023-03-15T21:09:10.108Z] ---> 1bd3bb68469a [2023-03-15T21:09:10.108Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T21:09:10.108Z] ---> Running in 48eb2b1e3284 [2023-03-15T21:09:10.108Z] Removing intermediate container 48eb2b1e3284 [2023-03-15T21:09:10.108Z] ---> 5fb80faa842d [2023-03-15T21:09:10.108Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T21:09:10.108Z] ---> Running in 506aee40e8df [2023-03-15T21:09:10.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:09:10.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:09:10.625Z] OK: 265 MiB in 53 packages [2023-03-15T21:09:11.193Z] Removing intermediate container 506aee40e8df [2023-03-15T21:09:11.193Z] ---> 9a43f199f088 [2023-03-15T21:09:11.193Z] Step 8/24 : WORKDIR /app [2023-03-15T21:09:11.193Z] ---> Running in b86225af4d44 [2023-03-15T21:09:11.193Z] Removing intermediate container b86225af4d44 [2023-03-15T21:09:11.193Z] ---> 5da250a39fdf [2023-03-15T21:09:11.193Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T21:09:11.452Z] ---> 46b901134f44 [2023-03-15T21:09:11.452Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:09:11.452Z] ---> Running in e8c79358773e [2023-03-15T21:09:12.388Z] Removing intermediate container e8c79358773e [2023-03-15T21:09:12.388Z] ---> f316f74dbc29 [2023-03-15T21:09:12.388Z] Step 11/24 : COPY . . [2023-03-15T21:09:12.646Z] ---> e818cb88f890 [2023-03-15T21:09:12.646Z] Step 12/24 : RUN $MAKE [2023-03-15T21:09:12.646Z] ---> Running in 3ecf07374a87 [2023-03-15T21:09:12.905Z] 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-15T21:09:30.982Z] Removing intermediate container 3ecf07374a87 [2023-03-15T21:09:30.982Z] ---> 9e37ed6dda96 [2023-03-15T21:09:30.982Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T21:09:30.982Z] 3.17: Pulling from library/alpine [2023-03-15T21:09:30.982Z] 63b65145d645: Already exists [2023-03-15T21:09:30.982Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T21:09:30.982Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T21:09:30.982Z] ---> b2aa39c304c2 [2023-03-15T21:09:30.982Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T21:09:30.982Z] ---> Running in d93c5d587733 [2023-03-15T21:09:30.982Z] Removing intermediate container d93c5d587733 [2023-03-15T21:09:30.982Z] ---> 4fdf02d8eb2a [2023-03-15T21:09:30.982Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:09:30.982Z] ---> Running in c4fff80067b6 [2023-03-15T21:09:30.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T21:09:31.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T21:09:31.498Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T21:09:31.498Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:09:31.498Z] OK: 7 MiB in 16 packages [2023-03-15T21:09:32.064Z] Removing intermediate container c4fff80067b6 [2023-03-15T21:09:32.064Z] ---> b52f56ac807f [2023-03-15T21:09:32.064Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-15T21:09:32.064Z] ---> 138da4dcf9a5 [2023-03-15T21:09:32.064Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-15T21:09:32.336Z] ---> 44601af063a1 [2023-03-15T21:09:32.336Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-15T21:09:32.902Z] ---> 4cf661175e92 [2023-03-15T21:09:32.902Z] Step 19/24 : EXPOSE 59989 [2023-03-15T21:09:32.902Z] ---> Running in 098d8f8fae03 [2023-03-15T21:09:32.902Z] Removing intermediate container 098d8f8fae03 [2023-03-15T21:09:32.902Z] ---> 9cbe59a467d6 [2023-03-15T21:09:32.902Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-15T21:09:32.902Z] ---> Running in 8d33bd1b4cca [2023-03-15T21:09:32.902Z] Removing intermediate container 8d33bd1b4cca [2023-03-15T21:09:32.902Z] ---> 12267005a919 [2023-03-15T21:09:32.902Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:09:32.902Z] ---> Running in d0d279248fa4 [2023-03-15T21:09:33.161Z] Removing intermediate container d0d279248fa4 [2023-03-15T21:09:33.161Z] ---> 5a83622a4fb6 [2023-03-15T21:09:33.161Z] Step 22/24 : LABEL arch=amd64 [2023-03-15T21:09:33.161Z] ---> Running in 76fce414c59b [2023-03-15T21:09:33.161Z] Removing intermediate container 76fce414c59b [2023-03-15T21:09:33.161Z] ---> b91ea3e3d25b [2023-03-15T21:09:33.161Z] Step 23/24 : LABEL git_sha=bab8b8645ec57ec1c319f7278f95231b5fb78c38 [2023-03-15T21:09:33.161Z] ---> Running in 639616e20a90 [2023-03-15T21:09:33.419Z] Removing intermediate container 639616e20a90 [2023-03-15T21:09:33.419Z] ---> cad85ff1f3a8 [2023-03-15T21:09:33.419Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T21:09:33.419Z] ---> Running in f7dd350af076 [2023-03-15T21:09:33.419Z] Removing intermediate container f7dd350af076 [2023-03-15T21:09:33.419Z] ---> d5dcf52f1ee5 [2023-03-15T21:09:33.419Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T21:09:33.419Z] Successfully built d5dcf52f1ee5 [2023-03-15T21:09:33.419Z] 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-15T21:09:33.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:09:33.862Z] [2023-03-15T21:09:33.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:09:34.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:09:34.160Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T21:09:34.160Z] 5eb5b503b376: Pulling fs layer [2023-03-15T21:09:34.160Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T21:09:34.160Z] ec43610c2a17: Pulling fs layer [2023-03-15T21:09:34.160Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T21:09:34.160Z] 33b1e0a273af: Pulling fs layer [2023-03-15T21:09:34.160Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T21:09:34.160Z] 2f39f015ded8: Pulling fs layer [2023-03-15T21:09:34.160Z] 3a2ae6a8a46f: Waiting [2023-03-15T21:09:34.160Z] 33b1e0a273af: Waiting [2023-03-15T21:09:34.160Z] 5d3b04190fa2: Waiting [2023-03-15T21:09:34.160Z] 5c69ac0246d0: Download complete [2023-03-15T21:09:34.160Z] 3a2ae6a8a46f: Download complete [2023-03-15T21:09:34.421Z] 33b1e0a273af: Verifying Checksum [2023-03-15T21:09:34.421Z] 33b1e0a273af: Download complete [2023-03-15T21:09:34.421Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T21:09:34.421Z] 5d3b04190fa2: Download complete [2023-03-15T21:09:34.421Z] ec43610c2a17: Verifying Checksum [2023-03-15T21:09:34.421Z] ec43610c2a17: Download complete [2023-03-15T21:09:34.421Z] 5eb5b503b376: Download complete [2023-03-15T21:09:34.988Z] 2f39f015ded8: Verifying Checksum [2023-03-15T21:09:35.554Z] 5eb5b503b376: Pull complete [2023-03-15T21:09:35.554Z] 5c69ac0246d0: Pull complete [2023-03-15T21:09:36.121Z] ec43610c2a17: Pull complete [2023-03-15T21:09:36.121Z] 3a2ae6a8a46f: Pull complete [2023-03-15T21:09:36.378Z] 33b1e0a273af: Pull complete [2023-03-15T21:09:36.378Z] 5d3b04190fa2: Pull complete [2023-03-15T21:09:40.561Z] 2f39f015ded8: Pull complete [2023-03-15T21:09:40.561Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T21:09:40.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:09:40.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:09:40.637Z] prd-ubuntu20.04-docker-8c-8g-2282 does not seem to be running inside a container [2023-03-15T21:09:40.669Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T21:09:42.474Z] $ docker top 10003a3ad5f2664f113ccc9c2abdb1ed2f983a3579abda9f05aa4cd53df3318d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:09:42.835Z] ---> job-cost.sh [2023-03-15T21:09:42.835Z] lf-activate-venv: SKIPPING [2023-03-15T21:09:42.835Z] INFO: No Stack... [2023-03-15T21:09:43.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T21:09:43.353Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T21:09:43.634Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/cost.csv [2023-03-15T21:09:43.634Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T21:09:43.646Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-3-stack-cost] [2023-03-15T21:09:43.652Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-3-stack-cost] did not exist. Created. [2023-03-15T21:09:43.652Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T21:09:43.952Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T21:09:43.986Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T21:09:43.992Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T21:09:44.014Z] $ docker stop --time=1 10003a3ad5f2664f113ccc9c2abdb1ed2f983a3579abda9f05aa4cd53df3318d [2023-03-15T21:09:45.166Z] $ docker rm -f --volumes 10003a3ad5f2664f113ccc9c2abdb1ed2f983a3579abda9f05aa4cd53df3318d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T21:11:24.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2284 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] { [Pipeline] ws [2023-03-15T21:11:24.045Z] Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout [2023-03-15T21:11:24.084Z] Selected Git installation does not exist. Using Default [2023-03-15T21:11:24.084Z] The recommended git tool is: NONE [2023-03-15T21:11:32.631Z] using credential edgex-jenkins-ssh [2023-03-15T21:11:32.651Z] Cloning the remote Git repository [2023-03-15T21:11:32.731Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T21:11:32.885Z] > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 [2023-03-15T21:11:33.173Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T21:11:33.174Z] > git --version # timeout=10 [2023-03-15T21:11:33.196Z] > git --version # 'git version 2.25.1' [2023-03-15T21:11:33.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:11:33.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T21:11:34.483Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-15T21:11:34.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T21:11:35.682Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-15T21:11:35.729Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-15T21:11:35.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:11:35.748Z] > 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-15T21:11:36.396Z] Merging remotes/origin/main commit f3289a164b8ff7b22d28db9f748121107e7f7ddb into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 [2023-03-15T21:11:36.896Z] Merge succeeded, producing 0d6ae0fba057515d35dda883ba4230e863c865db [2023-03-15T21:11:36.896Z] Checking out Revision 0d6ae0fba057515d35dda883ba4230e863c865db (PR-160) [2023-03-15T21:11:36.420Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T21:11:36.508Z] > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [2023-03-15T21:11:36.660Z] > git remote # timeout=10 [2023-03-15T21:11:36.692Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T21:11:36.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:11:36.730Z] > git merge f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [2023-03-15T21:11:36.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T21:11:36.908Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T21:11:36.922Z] > git checkout -f 0d6ae0fba057515d35dda883ba4230e863c865db # timeout=10 [2023-03-15T21:11:40.508Z] Commit message: "Merge commit 'f3289a164b8ff7b22d28db9f748121107e7f7ddb' into HEAD" [2023-03-15T21:11:40.545Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T21:11:40.522Z] > git rev-list --no-walk 7d6b4d6e71c66310976b3a215d34432b696f589c # timeout=10 [2023-03-15T21:11:41.362Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T21:11:41.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T21:11:41.362Z] Dload Upload Total Spent Left Speed [2023-03-15T21:11:41.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-03-15T21:11:42.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T21:11:42.386Z] + sudo tee /etc/docker/daemon.new [2023-03-15T21:11:42.386Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T21:11:42.386Z] { [2023-03-15T21:11:42.386Z] "registry-mirrors": [ [2023-03-15T21:11:42.386Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T21:11:42.386Z] ], [2023-03-15T21:11:42.386Z] "bip": "10.250.0.254/24", [2023-03-15T21:11:42.386Z] "hosts": [ [2023-03-15T21:11:42.386Z] "tcp://0.0.0.0:5555", [2023-03-15T21:11:42.386Z] "unix:///var/run/docker.sock" [2023-03-15T21:11:42.386Z] ], [2023-03-15T21:11:42.386Z] "mtu": 1458, [2023-03-15T21:11:42.386Z] "selinux-enabled": true, [2023-03-15T21:11:42.386Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T21:11:42.386Z] } [Pipeline] sh [2023-03-15T21:11:42.715Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T21:11:43.041Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:12:01.321Z] provisioning config files... [2023-03-15T21:12:01.348Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config8497363546250003866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:12:01.705Z] ---> docker-login.sh [2023-03-15T21:12:01.705Z] nexus3.edgexfoundry.org:10001 [2023-03-15T21:12:02.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:12:02.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:12:02.584Z] Configure a credential helper to remove this warning. See [2023-03-15T21:12:02.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:12:02.584Z] [2023-03-15T21:12:02.584Z] Login Succeeded [2023-03-15T21:12:02.584Z] nexus3.edgexfoundry.org:10002 [2023-03-15T21:12:02.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:12:02.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:12:02.856Z] Configure a credential helper to remove this warning. See [2023-03-15T21:12:02.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:12:02.856Z] [2023-03-15T21:12:02.856Z] Login Succeeded [2023-03-15T21:12:02.856Z] nexus3.edgexfoundry.org:10003 [2023-03-15T21:12:03.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:12:03.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:12:03.400Z] Configure a credential helper to remove this warning. See [2023-03-15T21:12:03.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:12:03.400Z] [2023-03-15T21:12:03.400Z] Login Succeeded [2023-03-15T21:12:03.400Z] nexus3.edgexfoundry.org:10004 [2023-03-15T21:12:03.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:12:03.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:12:03.674Z] Configure a credential helper to remove this warning. See [2023-03-15T21:12:03.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:12:03.674Z] [2023-03-15T21:12:03.674Z] Login Succeeded [2023-03-15T21:12:03.674Z] docker.io [2023-03-15T21:12:03.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:12:04.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:12:04.220Z] Configure a credential helper to remove this warning. See [2023-03-15T21:12:04.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:12:04.220Z] [2023-03-15T21:12:04.220Z] Login Succeeded [2023-03-15T21:12:04.220Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T21:12:04.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T21:12:04.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:12:04.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:12:04.571Z] ========================================================= [2023-03-15T21:12:04.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T21:12:04.571Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:12:04.921Z] + 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-15T21:12:05.193Z] Sending build context to Docker daemon 1.213MB [2023-03-15T21:12:05.193Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T21:12:05.193Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T21:12:05.969Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T21:12:05.969Z] af6eaf76a39c: Pulling fs layer [2023-03-15T21:12:05.969Z] 55522c791124: Pulling fs layer [2023-03-15T21:12:05.969Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T21:12:05.969Z] 169dfbe0d373: Pulling fs layer [2023-03-15T21:12:05.969Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T21:12:05.969Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T21:12:05.969Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T21:12:05.969Z] 169dfbe0d373: Waiting [2023-03-15T21:12:05.969Z] 52ebb69f0ebf: Waiting [2023-03-15T21:12:05.969Z] 5abe8eddf0d5: Waiting [2023-03-15T21:12:05.969Z] e1ff8fa3b103: Waiting [2023-03-15T21:12:06.245Z] 55522c791124: Verifying Checksum [2023-03-15T21:12:06.245Z] 55522c791124: Download complete [2023-03-15T21:12:06.245Z] 169dfbe0d373: Verifying Checksum [2023-03-15T21:12:06.245Z] 169dfbe0d373: Download complete [2023-03-15T21:12:06.245Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T21:12:06.245Z] e1ff8fa3b103: Download complete [2023-03-15T21:12:06.245Z] af6eaf76a39c: Verifying Checksum [2023-03-15T21:12:06.245Z] af6eaf76a39c: Download complete [2023-03-15T21:12:07.677Z] af6eaf76a39c: Pull complete [2023-03-15T21:12:07.677Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T21:12:07.677Z] 5abe8eddf0d5: Download complete [2023-03-15T21:12:07.951Z] 55522c791124: Pull complete [2023-03-15T21:12:08.936Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T21:12:08.936Z] ce5c4a1c91eb: Download complete [2023-03-15T21:12:09.206Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T21:12:09.206Z] 52ebb69f0ebf: Download complete [2023-03-15T21:12:21.542Z] ce5c4a1c91eb: Pull complete [2023-03-15T21:12:21.542Z] 169dfbe0d373: Pull complete [2023-03-15T21:12:21.542Z] e1ff8fa3b103: Pull complete [2023-03-15T21:12:25.796Z] 52ebb69f0ebf: Pull complete [2023-03-15T21:12:27.748Z] 5abe8eddf0d5: Pull complete [2023-03-15T21:12:27.748Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T21:12:27.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:12:27.748Z] ---> 6cb57ee374ae [2023-03-15T21:12:27.748Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:12:29.709Z] ---> Running in feb9e0d4cb27 [2023-03-15T21:12:29.978Z] Removing intermediate container feb9e0d4cb27 [2023-03-15T21:12:29.978Z] ---> 42b1e0de7ed5 [2023-03-15T21:12:29.978Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T21:12:29.978Z] ---> Running in d75c1dfb357c [2023-03-15T21:12:30.247Z] Removing intermediate container d75c1dfb357c [2023-03-15T21:12:30.247Z] ---> 3b19d2404b94 [2023-03-15T21:12:30.247Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T21:12:30.247Z] ---> Running in 2baccf89b5e4 [2023-03-15T21:12:30.835Z] Removing intermediate container 2baccf89b5e4 [2023-03-15T21:12:30.835Z] ---> 53a0762ead47 [2023-03-15T21:12:30.835Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T21:12:30.835Z] ---> Running in ec99adddd4ef [2023-03-15T21:12:31.106Z] Removing intermediate container ec99adddd4ef [2023-03-15T21:12:31.106Z] ---> 2797f6e1221e [2023-03-15T21:12:31.106Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T21:12:31.106Z] ---> Running in d64945715693 [2023-03-15T21:12:32.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:12:32.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:12:34.221Z] OK: 263 MiB in 53 packages [2023-03-15T21:12:35.635Z] Removing intermediate container d64945715693 [2023-03-15T21:12:35.635Z] ---> 994712f084ad [2023-03-15T21:12:35.635Z] Step 8/12 : WORKDIR /app [2023-03-15T21:12:35.635Z] ---> Running in c0e81928cbb7 [2023-03-15T21:12:35.635Z] Removing intermediate container c0e81928cbb7 [2023-03-15T21:12:35.635Z] ---> ac0e9453ff26 [2023-03-15T21:12:35.635Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T21:12:36.219Z] ---> b44bd9931a47 [2023-03-15T21:12:36.219Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:12:36.219Z] ---> Running in 746e5b1ff10e [2023-03-15T21:13:44.109Z] Removing intermediate container 746e5b1ff10e [2023-03-15T21:13:44.109Z] ---> 079ce251cec3 [2023-03-15T21:13:44.109Z] Step 11/12 : COPY . . [2023-03-15T21:13:44.109Z] ---> 98d502f106be [2023-03-15T21:13:44.109Z] Step 12/12 : RUN $MAKE [2023-03-15T21:13:44.109Z] ---> Running in 1f5bd99dd008 [2023-03-15T21:13:44.109Z] noop [2023-03-15T21:13:44.109Z] Removing intermediate container 1f5bd99dd008 [2023-03-15T21:13:44.109Z] ---> 9c6320c3beb6 [2023-03-15T21:13:44.109Z] Successfully built 9c6320c3beb6 [2023-03-15T21:13:44.109Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:13:44.462Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T21:13:44.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:13:44.683Z] prd-ubuntu20.04-docker-arm64-4c-16g-2284 does not seem to be running inside a container [2023-03-15T21:13:44.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T21:13:46.018Z] $ docker top c1f64d5f7d18b0b35b041ae41bbd012347d8f4a3a9e89f83cc2a2575018b79a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:13:46.847Z] + go version [2023-03-15T21:13:46.847Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T21:13:46.874Z] $ docker stop --time=1 c1f64d5f7d18b0b35b041ae41bbd012347d8f4a3a9e89f83cc2a2575018b79a3 [2023-03-15T21:13:48.526Z] $ docker rm -f --volumes c1f64d5f7d18b0b35b041ae41bbd012347d8f4a3a9e89f83cc2a2575018b79a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:13:49.048Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T21:13:49.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:13:49.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-2284 does not seem to be running inside a container [2023-03-15T21:13:49.319Z] $ 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/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T21:13:50.579Z] $ docker top d8a8e866c391d9ae0d3e22b71faf192865101d4aba1d27af8e40819b64b08869 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:13:51.419Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:13:51.751Z] + make test [2023-03-15T21:13:51.751Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T21:14:24.003Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-15T21:16:30.709Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-15T21:16:30.709Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-15T21:16:57.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.838s coverage: 40.7% of statements [2023-03-15T21:16:57.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.563s coverage: 52.0% of statements [2023-03-15T21:16:57.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 96.4% of statements [2023-03-15T21:16:57.995Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T21:16:57.995Z] go vet ./... [2023-03-15T21:17:30.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T21:17:30.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T21:17:30.251Z] ./bin/test-attribution-txt.sh [2023-03-15T21:17:30.251Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-15T21:17:30.251Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-15T21:17:30.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T21:17:30.295Z] $ docker stop --time=1 d8a8e866c391d9ae0d3e22b71faf192865101d4aba1d27af8e40819b64b08869 [2023-03-15T21:17:32.136Z] $ docker rm -f --volumes d8a8e866c391d9ae0d3e22b71faf192865101d4aba1d27af8e40819b64b08869 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T21:17:33.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T21:17:33.304Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T21:17:34.100Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T21:17:34.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T21:17:34.794Z] + ls -al . [2023-03-15T21:17:34.794Z] total 628 [2023-03-15T21:17:34.794Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 21:13 . [2023-03-15T21:17:34.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 21:11 .. [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 21:11 .dockerignore [2023-03-15T21:17:34.794Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 21:11 .git [2023-03-15T21:17:34.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 21:11 .github [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 21:11 .gitignore [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 21:11 .golangci.yml [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 21:11 Attribution.txt [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 21:11 CHANGELOG.md [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 21:11 Dockerfile [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 21:11 GOVERNANCE.md [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 21:11 Jenkinsfile [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 21:11 LICENSE [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 21:11 Makefile [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 21:11 OWNERS.md [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 21:11 README.md [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 21:07 VERSION [2023-03-15T21:17:34.794Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 21:11 bin [2023-03-15T21:17:34.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 21:11 cmd [2023-03-15T21:17:34.794Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 21:16 coverage.out [2023-03-15T21:17:34.794Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 21:11 examples [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 21:11 go.mod [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 21:11 go.sum [2023-03-15T21:17:34.794Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 21:11 images [2023-03-15T21:17:34.794Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 21:11 internal [2023-03-15T21:17:34.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 21:11 snap [2023-03-15T21:17:34.794Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:17:35.140Z] + 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=0d6ae0fba057515d35dda883ba4230e863c865db --label arch=arm64 --label version=0.0.0 . [2023-03-15T21:17:35.410Z] Sending build context to Docker daemon 1.213MB [2023-03-15T21:17:35.410Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T21:17:35.410Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-15T21:17:35.410Z] ---> 9c6320c3beb6 [2023-03-15T21:17:35.410Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-15T21:17:35.410Z] ---> Running in 23dce0344858 [2023-03-15T21:17:35.679Z] Removing intermediate container 23dce0344858 [2023-03-15T21:17:35.679Z] ---> e4707cbd683b [2023-03-15T21:17:35.679Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T21:17:35.946Z] ---> Running in 6329eece35c8 [2023-03-15T21:17:36.213Z] Removing intermediate container 6329eece35c8 [2023-03-15T21:17:36.213Z] ---> e912e6b779fb [2023-03-15T21:17:36.213Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T21:17:36.213Z] ---> Running in 1af448787a62 [2023-03-15T21:17:36.480Z] Removing intermediate container 1af448787a62 [2023-03-15T21:17:36.480Z] ---> a6b0caf396c3 [2023-03-15T21:17:36.480Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T21:17:36.480Z] ---> Running in ea140436f67d [2023-03-15T21:17:36.748Z] Removing intermediate container ea140436f67d [2023-03-15T21:17:36.748Z] ---> 5b8bf3ce3ea8 [2023-03-15T21:17:36.748Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T21:17:37.020Z] ---> Running in 05d9e30d3ab4 [2023-03-15T21:17:37.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:17:38.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:17:39.525Z] OK: 263 MiB in 53 packages [2023-03-15T21:17:40.486Z] Removing intermediate container 05d9e30d3ab4 [2023-03-15T21:17:40.486Z] ---> 053bce12140e [2023-03-15T21:17:40.486Z] Step 8/24 : WORKDIR /app [2023-03-15T21:17:40.486Z] ---> Running in ab8e023ecbe9 [2023-03-15T21:17:40.754Z] Removing intermediate container ab8e023ecbe9 [2023-03-15T21:17:40.754Z] ---> c592ee5a9fa6 [2023-03-15T21:17:40.754Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-15T21:17:41.025Z] ---> b8d04e6e61f2 [2023-03-15T21:17:41.025Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T21:17:41.294Z] ---> Running in 14fd932502e3 [2023-03-15T21:17:43.881Z] Removing intermediate container 14fd932502e3 [2023-03-15T21:17:43.881Z] ---> 2796781b85d8 [2023-03-15T21:17:43.881Z] Step 11/24 : COPY . . [2023-03-15T21:17:44.845Z] ---> d81907a9ebb2 [2023-03-15T21:17:44.845Z] Step 12/24 : RUN $MAKE [2023-03-15T21:17:44.845Z] ---> Running in c7f9f9c8a520 [2023-03-15T21:17:45.811Z] 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-15T21:20:07.515Z] Removing intermediate container c7f9f9c8a520 [2023-03-15T21:20:07.515Z] ---> 1e5bd69e144e [2023-03-15T21:20:07.515Z] Step 13/24 : FROM alpine:3.17 [2023-03-15T21:20:07.515Z] 3.17: Pulling from library/alpine [2023-03-15T21:20:07.515Z] af6eaf76a39c: Already exists [2023-03-15T21:20:07.515Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T21:20:07.515Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T21:20:07.515Z] ---> d74e625d9115 [2023-03-15T21:20:07.515Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T21:20:07.515Z] ---> Running in df5832153b3c [2023-03-15T21:20:07.515Z] Removing intermediate container df5832153b3c [2023-03-15T21:20:07.515Z] ---> 1cff2883fd13 [2023-03-15T21:20:07.515Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-15T21:20:07.515Z] ---> Running in 86fed3f6e769 [2023-03-15T21:20:07.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T21:20:07.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T21:20:07.515Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T21:20:07.515Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T21:20:07.515Z] OK: 8 MiB in 16 packages [2023-03-15T21:20:07.784Z] Removing intermediate container 86fed3f6e769 [2023-03-15T21:20:07.784Z] ---> ea6c71ad3a98 [2023-03-15T21:20:07.784Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-15T21:20:08.369Z] ---> 5a2e098c5de8 [2023-03-15T21:20:08.369Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-15T21:20:08.637Z] ---> 65c7740b4100 [2023-03-15T21:20:08.637Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-15T21:20:10.046Z] ---> 2b814394e09a [2023-03-15T21:20:10.046Z] Step 19/24 : EXPOSE 59989 [2023-03-15T21:20:10.046Z] ---> Running in 15a855c94c85 [2023-03-15T21:20:10.318Z] Removing intermediate container 15a855c94c85 [2023-03-15T21:20:10.318Z] ---> 2cf95f7d41e6 [2023-03-15T21:20:10.318Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-15T21:20:10.587Z] ---> Running in 6638d25c264f [2023-03-15T21:20:10.858Z] Removing intermediate container 6638d25c264f [2023-03-15T21:20:10.858Z] ---> 813218f42265 [2023-03-15T21:20:10.858Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T21:20:10.858Z] ---> Running in 07c285cc9ba4 [2023-03-15T21:20:11.126Z] Removing intermediate container 07c285cc9ba4 [2023-03-15T21:20:11.126Z] ---> f4cfb04b79d6 [2023-03-15T21:20:11.126Z] Step 22/24 : LABEL arch=arm64 [2023-03-15T21:20:11.126Z] ---> Running in 68cb5c78c343 [2023-03-15T21:20:11.391Z] Removing intermediate container 68cb5c78c343 [2023-03-15T21:20:11.391Z] ---> 3d669f410c13 [2023-03-15T21:20:11.391Z] Step 23/24 : LABEL git_sha=0d6ae0fba057515d35dda883ba4230e863c865db [2023-03-15T21:20:11.658Z] ---> Running in 193634c35da9 [2023-03-15T21:20:11.925Z] Removing intermediate container 193634c35da9 [2023-03-15T21:20:11.925Z] ---> 9025beeed262 [2023-03-15T21:20:11.925Z] Step 24/24 : LABEL version=0.0.0 [2023-03-15T21:20:11.925Z] ---> Running in 104e388624e0 [2023-03-15T21:20:12.190Z] Removing intermediate container 104e388624e0 [2023-03-15T21:20:12.190Z] ---> 12b10d2a395c [2023-03-15T21:20:12.190Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T21:20:12.190Z] Successfully built 12b10d2a395c [2023-03-15T21:20:12.190Z] 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-15T21:20:12.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:20:12.610Z] [2023-03-15T21:20:12.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:20:12.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:20:12.938Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T21:20:12.938Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T21:20:12.938Z] 04944245beec: Pulling fs layer [2023-03-15T21:20:12.938Z] 699f458cf7ca: Pulling fs layer [2023-03-15T21:20:12.938Z] 765212b225bb: Pulling fs layer [2023-03-15T21:20:12.938Z] f23df028b6ca: Pulling fs layer [2023-03-15T21:20:12.938Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T21:20:12.938Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T21:20:12.938Z] f23df028b6ca: Waiting [2023-03-15T21:20:12.938Z] d65c8cfc05b1: Waiting [2023-03-15T21:20:12.938Z] 2437ff75d9bd: Waiting [2023-03-15T21:20:12.938Z] 765212b225bb: Waiting [2023-03-15T21:20:13.205Z] 04944245beec: Verifying Checksum [2023-03-15T21:20:13.205Z] 04944245beec: Download complete [2023-03-15T21:20:13.205Z] 765212b225bb: Verifying Checksum [2023-03-15T21:20:13.205Z] 765212b225bb: Download complete [2023-03-15T21:20:13.205Z] f23df028b6ca: Download complete [2023-03-15T21:20:13.205Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T21:20:13.205Z] d65c8cfc05b1: Download complete [2023-03-15T21:20:13.205Z] 699f458cf7ca: Verifying Checksum [2023-03-15T21:20:13.472Z] 699f458cf7ca: Download complete [2023-03-15T21:20:13.739Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T21:20:13.739Z] 8998bd30e6a1: Download complete [2023-03-15T21:20:15.685Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T21:20:15.686Z] 2437ff75d9bd: Download complete [2023-03-15T21:20:17.623Z] 8998bd30e6a1: Pull complete [2023-03-15T21:20:17.623Z] 04944245beec: Pull complete [2023-03-15T21:20:19.027Z] 699f458cf7ca: Pull complete [2023-03-15T21:20:19.985Z] 765212b225bb: Pull complete [2023-03-15T21:20:20.946Z] f23df028b6ca: Pull complete [2023-03-15T21:20:20.946Z] d65c8cfc05b1: Pull complete [2023-03-15T21:20:35.918Z] 2437ff75d9bd: Pull complete [2023-03-15T21:20:35.918Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T21:20:35.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:20:35.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:20:36.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-2284 does not seem to be running inside a container [2023-03-15T21:20:36.172Z] $ 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/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T21:20:38.705Z] $ docker top 0cb332712f18058154753645767e6831f2c2866410f3c94aeade49537d613861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:20:39.532Z] ---> job-cost.sh [2023-03-15T21:20:39.532Z] lf-activate-venv: SKIPPING [2023-03-15T21:20:39.532Z] INFO: No Stack... [2023-03-15T21:20:39.799Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T21:20:40.752Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T21:20:41.076Z] + cut -d, -f6 [2023-03-15T21:20:41.076Z] + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv [Pipeline] lock [2023-03-15T21:20:41.400Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-3-stack-cost] [2023-03-15T21:20:41.409Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-3-stack-cost] did not exist. Created. [2023-03-15T21:20:41.409Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T21:20:41.739Z] /w/workspace/device-rfid-llrp-go/3@tmp/durable-64baf499/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T21:20:42.391Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T21:20:42.416Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T21:20:42.474Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T21:20:42.480Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T21:20:42.508Z] $ docker stop --time=1 0cb332712f18058154753645767e6831f2c2866410f3c94aeade49537d613861 [2023-03-15T21:20:44.031Z] $ docker rm -f --volumes 0cb332712f18058154753645767e6831f2c2866410f3c94aeade49537d613861 [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-15T21:20:44.390Z] provisioning config files... [2023-03-15T21:20:44.397Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config6718060229129621684tmp [Pipeline] { [Pipeline] sh [2023-03-15T21:20:44.700Z] + set +x [2023-03-15T21:20:44.700Z] + + curl -s https://codecov.io/bash [2023-03-15T21:20:44.700Z] bash -s -- [2023-03-15T21:20:44.700Z] [2023-03-15T21:20:44.700Z] _____ _ [2023-03-15T21:20:44.700Z] / ____| | | [2023-03-15T21:20:44.700Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T21:20:44.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T21:20:44.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T21:20:44.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T21:20:44.700Z] Bash-1.0.6 [2023-03-15T21:20:44.700Z] [2023-03-15T21:20:44.700Z] [2023-03-15T21:20:44.700Z] ==> git version 2.25.1 found [2023-03-15T21:20:44.700Z] ==> 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-15T21:20:44.700Z] Release-Date: 2020-01-08 [2023-03-15T21:20:44.700Z] 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-15T21:20:44.700Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T21:20:44.958Z] ==> Jenkins CI detected. [2023-03-15T21:20:44.958Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-15T21:20:44.958Z] project root: . [2023-03-15T21:20:44.958Z] --> token set from env [2023-03-15T21:20:44.959Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T21:20:44.959Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T21:20:44.959Z] ==> Python coveragepy not found [2023-03-15T21:20:44.959Z] ==> Searching for coverage reports in: [2023-03-15T21:20:44.959Z] + . [2023-03-15T21:20:44.959Z] -> Found 1 reports [2023-03-15T21:20:44.959Z] ==> Detecting git/mercurial file structure [2023-03-15T21:20:44.959Z] ==> Reading reports [2023-03-15T21:20:44.959Z] + ./coverage.out bytes=457862 [2023-03-15T21:20:44.959Z] ==> Appending adjustments [2023-03-15T21:20:44.959Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T21:20:45.217Z] + Found adjustments [2023-03-15T21:20:45.217Z] ==> Gzipping contents [2023-03-15T21:20:45.217Z] 52K /tmp/codecov.g9hZJQ.gz [2023-03-15T21:20:45.217Z] ==> Uploading reports [2023-03-15T21:20:45.217Z] url: https://codecov.io [2023-03-15T21:20:45.217Z] query: branch=PR-160&commit=bab8b8645ec57ec1c319f7278f95231b5fb78c38&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-15T21:20:45.217Z] -> Pinging Codecov [2023-03-15T21:20:45.217Z] 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=bab8b8645ec57ec1c319f7278f95231b5fb78c38&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-15T21:20:45.476Z] -> Uploading to [2023-03-15T21:20:45.476Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/bab8b8645ec57ec1c319f7278f95231b5fb78c38/eec1028b-b11b-41bd-b57c-380aec9b8f39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T212045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7756198c807b133cbb904ac635023f3f6978ec3f935e35e1fab44ae6161faef0 [2023-03-15T21:20:45.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T21:20:45.476Z] Dload Upload Total Spent Left Speed [2023-03-15T21:20:45.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50485 0 0 100 50485 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50485 0 0 100 50485 0 199k --:--:-- --:--:-- --:--:-- 198k [2023-03-15T21:20:45.734Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bab8b8645ec57ec1c319f7278f95231b5fb78c38 [Pipeline] } [2023-03-15T21:20:45.740Z] 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-15T21:20:46.348Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-160/archives ] [2023-03-15T21:20:46.348Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-15T21:20:46.348Z] total 16 [2023-03-15T21:20:46.348Z] drwxr-xr-x 3 root root 4096 Mar 15 21:09 . [2023-03-15T21:20:46.348Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 21:09 .. [2023-03-15T21:20:46.348Z] drwxr-xr-x 2 root root 4096 Mar 15 21:09 cost [2023-03-15T21:20:46.348Z] -rw-r--r-- 1 root root 91 Mar 15 21:09 cost.csv [2023-03-15T21:20:46.348Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-15T21:20:46.348Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-15T21:20:46.348Z] total 16 [2023-03-15T21:20:46.348Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 21:09 . [2023-03-15T21:20:46.348Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 21:09 .. [2023-03-15T21:20:46.348Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 21:09 cost [2023-03-15T21:20:46.348Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 15 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:20:46.639Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:20:47.495Z] ---> package-listing.sh [2023-03-15T21:20:47.495Z] ++ facter osfamily [2023-03-15T21:20:47.495Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T21:20:47.754Z] + OS_FAMILY=debian [2023-03-15T21:20:47.754Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-15T21:20:47.754Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T21:20:47.754Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T21:20:47.754Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T21:20:47.754Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T21:20:47.754Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-03-15T21:20:47.754Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T21:20:47.754Z] + case "${OS_FAMILY}" in [2023-03-15T21:20:47.754Z] + dpkg -l [2023-03-15T21:20:47.754Z] + grep '^ii' [2023-03-15T21:20:47.754Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T21:20:47.754Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T21:20:47.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T21:20:47.754Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-03-15T21:20:47.754Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [2023-03-15T21:20:47.754Z] + 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-15T21:20:47.764Z] 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-15T21:20:48.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:20:48.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:20:48.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:20:48.665Z] prd-ubuntu20.04-docker-8c-8g-2282 does not seem to be running inside a container [2023-03-15T21:20:48.704Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T21:20:48.930Z] $ docker top 754741447f8e279a4f817f2a197d2aa2aca611a69ff64509c1f15f55aa77b537 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:20:49.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T21:20:49.539Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T21:20:49.823Z] + ls /var/log/sa-host [2023-03-15T21:20:49.823Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:20:49.882Z] provisioning config files... [2023-03-15T21:20:49.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config6013780877582987134tmp [Pipeline] { [Pipeline] echo [2023-03-15T21:20:49.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:20:50.187Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T21:20:50.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:20:50.514Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T21:20:50.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:20:50.804Z] ---> sudo-logs.sh [2023-03-15T21:20:50.804Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T21:20:50.835Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:20:51.118Z] ---> job-cost.sh [2023-03-15T21:20:51.118Z] lf-activate-venv: SKIPPING [2023-03-15T21:20:51.118Z] DEBUG: total: 0.2199999988079071 [2023-03-15T21:20:51.118Z] INFO: Retrieving Stack Cost... [2023-03-15T21:20:51.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T21:20:51.944Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T21:20:51.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:20:52.236Z] ---> logs-deploy.sh [2023-03-15T21:20:52.236Z] lf-activate-venv: SKIPPING [2023-03-15T21:20:52.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-160/3 [2023-03-15T21:20:52.236Z] INFO: archiving workspace using pattern(s): [2023-03-15T21:20:53.169Z] Archives upload complete. [2023-03-15T21:20:53.169Z] INFO: archiving logs to Nexus