Pull request #111 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from ec377d567a96a4504a5be0f8eb71a954519867de+d157eb815d7fbd973ad52ac1343ba67c62e80469 (27ea5f3d57d8ec7d4ad4180f4eaf82368b134c9d) 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-ssh12397394285086337398.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4715676196127006300.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13440058874458922526.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10113112084196216084.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9363351142956314348.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12568384123965649363.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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 Running on prd-ubuntu20.04-docker-8c-8g-641 in /w/workspace/y_app-rfid-llrp-inventory_PR-111 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-111 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Merging remotes/origin/main commit d157eb815d7fbd973ad52ac1343ba67c62e80469 into PR head commit ec377d567a96a4504a5be0f8eb71a954519867de Merge succeeded, producing ec377d567a96a4504a5be0f8eb71a954519867de Checking out Revision ec377d567a96a4504a5be0f8eb71a954519867de (PR-111) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec377d567a96a4504a5be0f8eb71a954519867de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge d157eb815d7fbd973ad52ac1343ba67c62e80469 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec377d567a96a4504a5be0f8eb71a954519867de # timeout=10 Commit message: "refactor: Adjust NATS Subject to be for all data not just Events" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T20:12:56.151Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T20:12:56.326Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T20:12:56.415Z] ========================================================= [2022-09-22T20:12:56.416Z] EdgeX Global Pipelines Version Info [2022-09-22T20:12:56.416Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:12:57.132Z] ------------------- [2022-09-22T20:12:57.132Z] stable info: [2022-09-22T20:12:57.132Z] ------------------- [2022-09-22T20:12:57.132Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T20:12:57.132Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T20:12:57.132Z] Message: update stable to v1.0.239 [2022-09-22T20:12:57.704Z] ------------------- [2022-09-22T20:12:57.704Z] experimental info: [2022-09-22T20:12:57.704Z] ------------------- [2022-09-22T20:12:57.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T20:12:57.704Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T20:12:57.704Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T20:12:57.991Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-09-22T20:12:58.036Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-09-22T20:12:58.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T20:12:58.114Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T20:12:58.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T20:12:58.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T20:12:58.234Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T20:12:58.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-22T20:12:58.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T20:12:58.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T20:12:58.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T20:12:58.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-09-22T20:12:58.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T20:12:58.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T20:12:58.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T20:12:58.631Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T20:12:58.670Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T20:12:58.710Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T20:12:58.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T20:12:58.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T20:12:58.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-22T20:12:58.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-22T20:12:58.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-22T20:12:58.930Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-22T20:12:58.965Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-22T20:12:58.999Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T20:12:59.041Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T20:12:59.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo [2022-09-22T20:12:59.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo [2022-09-22T20:12:59.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo [2022-09-22T20:12:59.189Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec377d567a96a4504a5be0f8eb71a954519867de [Pipeline] echo [2022-09-22T20:12:59.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec377d5 [Pipeline] echo [2022-09-22T20:12:59.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T20:12:59.358Z] provisioning config files... [2022-09-22T20:12:59.376Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp/config12791246795810280458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:12:59.711Z] ---> docker-login.sh [2022-09-22T20:12:59.712Z] nexus3.edgexfoundry.org:10001 [2022-09-22T20:12:59.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:12:59.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:12:59.972Z] Configure a credential helper to remove this warning. See [2022-09-22T20:12:59.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:12:59.972Z] [2022-09-22T20:12:59.972Z] Login Succeeded [2022-09-22T20:12:59.972Z] nexus3.edgexfoundry.org:10002 [2022-09-22T20:12:59.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:12:59.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:12:59.972Z] Configure a credential helper to remove this warning. See [2022-09-22T20:12:59.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:12:59.972Z] [2022-09-22T20:12:59.972Z] Login Succeeded [2022-09-22T20:12:59.972Z] nexus3.edgexfoundry.org:10003 [2022-09-22T20:13:00.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:13:00.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:13:00.233Z] Configure a credential helper to remove this warning. See [2022-09-22T20:13:00.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:13:00.233Z] [2022-09-22T20:13:00.233Z] Login Succeeded [2022-09-22T20:13:00.233Z] nexus3.edgexfoundry.org:10004 [2022-09-22T20:13:00.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:13:00.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:13:00.233Z] Configure a credential helper to remove this warning. See [2022-09-22T20:13:00.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:13:00.234Z] [2022-09-22T20:13:00.234Z] Login Succeeded [2022-09-22T20:13:00.234Z] docker.io [2022-09-22T20:13:00.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:13:00.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:13:00.758Z] Configure a credential helper to remove this warning. See [2022-09-22T20:13:00.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:13:00.758Z] [2022-09-22T20:13:00.758Z] Login Succeeded [2022-09-22T20:13:00.758Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T20:13:00.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T20:13:01.359Z] + git rev-list -1 --merges ec377d567a96a4504a5be0f8eb71a954519867de~1..ec377d567a96a4504a5be0f8eb71a954519867de [Pipeline] echo [2022-09-22T20:13:01.413Z] -----------> git rev-list -1 --merges ec377d567a96a4504a5be0f8eb71a954519867de~1..ec377d567a96a4504a5be0f8eb71a954519867de ec377d567a96a4504a5be0f8eb71a954519867de [false] [Pipeline] sh [2022-09-22T20:13:01.723Z] + git log --format=format:%s -1 ec377d567a96a4504a5be0f8eb71a954519867de [Pipeline] echo [2022-09-22T20:13:01.758Z] ========================================================= [2022-09-22T20:13:01.758Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T20:13:01.758Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T20:13:02.191Z] + git log --format=format:%s -1 ec377d567a96a4504a5be0f8eb71a954519867de [Pipeline] echo [2022-09-22T20:13:02.226Z] [semverPrep] GIT_COMMIT: ec377d567a96a4504a5be0f8eb71a954519867de, Commit Message: refactor: Adjust NATS Subject to be for all data not just Events [Pipeline] echo [2022-09-22T20:13:02.253Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-22T20:13:02.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T20:13:02.623Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T20:13:02.623Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T20:13:02.623Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T20:13:02.623Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T20:13:02.623Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T20:13:02.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:13:03.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T20:13:03.039Z] [2022-09-22T20:13:03.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:13:03.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T20:13:03.408Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T20:13:03.408Z] b85a868b505f: Pulling fs layer [2022-09-22T20:13:03.408Z] e2be974225ed: Pulling fs layer [2022-09-22T20:13:03.408Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T20:13:03.408Z] 988bab9f4d93: Pulling fs layer [2022-09-22T20:13:03.408Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T20:13:03.408Z] 988bab9f4d93: Waiting [2022-09-22T20:13:03.408Z] 1469e6f7b9e6: Waiting [2022-09-22T20:13:03.408Z] eaf3925da568: Pulling fs layer [2022-09-22T20:13:03.408Z] bab4dde63d76: Pulling fs layer [2022-09-22T20:13:03.408Z] bde34c3a00c8: Pulling fs layer [2022-09-22T20:13:03.408Z] eaf3925da568: Waiting [2022-09-22T20:13:03.408Z] bab4dde63d76: Waiting [2022-09-22T20:13:03.408Z] b352a97aabf1: Pulling fs layer [2022-09-22T20:13:03.408Z] bde34c3a00c8: Waiting [2022-09-22T20:13:03.408Z] 4872d77fe225: Pulling fs layer [2022-09-22T20:13:03.408Z] 5851b861e8e6: Pulling fs layer [2022-09-22T20:13:03.408Z] b352a97aabf1: Waiting [2022-09-22T20:13:03.408Z] 4872d77fe225: Waiting [2022-09-22T20:13:03.408Z] 5851b861e8e6: Waiting [2022-09-22T20:13:03.408Z] e2be974225ed: Verifying Checksum [2022-09-22T20:13:03.408Z] e2be974225ed: Download complete [2022-09-22T20:13:03.408Z] 988bab9f4d93: Download complete [2022-09-22T20:13:03.671Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T20:13:03.671Z] 1469e6f7b9e6: Download complete [2022-09-22T20:13:03.671Z] eaf3925da568: Verifying Checksum [2022-09-22T20:13:03.671Z] eaf3925da568: Download complete [2022-09-22T20:13:03.671Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T20:13:03.671Z] 339a4e72a1f5: Download complete [2022-09-22T20:13:03.671Z] bde34c3a00c8: Verifying Checksum [2022-09-22T20:13:03.671Z] bde34c3a00c8: Download complete [2022-09-22T20:13:03.671Z] b352a97aabf1: Verifying Checksum [2022-09-22T20:13:03.671Z] b352a97aabf1: Download complete [2022-09-22T20:13:03.671Z] 4872d77fe225: Download complete [2022-09-22T20:13:03.671Z] 5851b861e8e6: Download complete [2022-09-22T20:13:03.671Z] b85a868b505f: Verifying Checksum [2022-09-22T20:13:03.671Z] b85a868b505f: Download complete [2022-09-22T20:13:03.931Z] bab4dde63d76: Verifying Checksum [2022-09-22T20:13:03.931Z] bab4dde63d76: Download complete [2022-09-22T20:13:05.308Z] b85a868b505f: Pull complete [2022-09-22T20:13:05.308Z] e2be974225ed: Pull complete [2022-09-22T20:13:05.567Z] 339a4e72a1f5: Pull complete [2022-09-22T20:13:05.567Z] 988bab9f4d93: Pull complete [2022-09-22T20:13:05.827Z] 1469e6f7b9e6: Pull complete [2022-09-22T20:13:06.086Z] eaf3925da568: Pull complete [2022-09-22T20:13:07.993Z] bab4dde63d76: Pull complete [2022-09-22T20:13:07.993Z] bde34c3a00c8: Pull complete [2022-09-22T20:13:07.993Z] b352a97aabf1: Pull complete [2022-09-22T20:13:07.993Z] 4872d77fe225: Pull complete [2022-09-22T20:13:07.993Z] 5851b861e8e6: Pull complete [2022-09-22T20:13:08.256Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T20:13:08.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T20:13:08.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:13:08.465Z] prd-ubuntu20.04-docker-8c-8g-641 does not seem to be running inside a container [2022-09-22T20:13:08.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-111 -v /w/workspace/y_app-rfid-llrp-inventory_PR-111:/w/workspace/y_app-rfid-llrp-inventory_PR-111:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T20:13:09.685Z] $ docker top a3054209057b81d389a136af1bad333bbaa57b64df2779a564b03933e2f638c7 -eo pid,comm [2022-09-22T20:13:09.743Z] 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). [2022-09-22T20:13:09.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T20:13:09.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T20:13:09.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T20:13:09.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T20:13:09.964Z] $ docker exec a3054209057b81d389a136af1bad333bbaa57b64df2779a564b03933e2f638c7 ssh-agent [2022-09-22T20:13:10.076Z] SSH_AUTH_SOCK=/tmp/ssh-uZRXxuQCuyxv/agent.32 [2022-09-22T20:13:10.076Z] SSH_AGENT_PID=38 [2022-09-22T20:13:10.083Z] Running ssh-add (command line suppressed) [2022-09-22T20:13:10.178Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp/private_key_11722536407820183031.key (/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp/private_key_11722536407820183031.key) [2022-09-22T20:13:10.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T20:13:10.523Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T20:13:10.544Z] $ docker exec --env ******** --env ******** a3054209057b81d389a136af1bad333bbaa57b64df2779a564b03933e2f638c7 ssh-agent -k [2022-09-22T20:13:10.661Z] unset SSH_AUTH_SOCK; [2022-09-22T20:13:10.661Z] unset SSH_AGENT_PID; [2022-09-22T20:13:10.662Z] echo Agent pid 38 killed; [2022-09-22T20:13:10.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T20:13:10.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T20:13:10.763Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T20:13:10.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T20:13:10.878Z] $ docker exec a3054209057b81d389a136af1bad333bbaa57b64df2779a564b03933e2f638c7 ssh-agent [2022-09-22T20:13:10.984Z] SSH_AUTH_SOCK=/tmp/ssh-5g7edtcR5KEq/agent.70 [2022-09-22T20:13:10.984Z] SSH_AGENT_PID=76 [2022-09-22T20:13:10.989Z] Running ssh-add (command line suppressed) [2022-09-22T20:13:11.091Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp/private_key_13671840749393460812.key (/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp/private_key_13671840749393460812.key) [2022-09-22T20:13:11.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T20:13:11.434Z] + git semver init [2022-09-22T20:13:11.693Z] 2022-09-22 20:13:11,604 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T20:13:11.694Z] 2022-09-22 20:13:11,605 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-111/.semver [2022-09-22T20:13:11.694Z] 2022-09-22 20:13:11,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-111/.semver [2022-09-22T20:13:11.694Z] 2022-09-22 20:13:11,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-111/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-111, universal_newlines=False, shell=None, istream=None) [2022-09-22T20:13:13.080Z] 2022-09-22 20:13:13,056 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-111/.git/info/exclude [2022-09-22T20:13:13.080Z] 2022-09-22 20:13:13,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-111/.semver/PR-111 with force:False [2022-09-22T20:13:13.080Z] 2022-09-22 20:13:13,056 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-111/.semver/PR-111 [2022-09-22T20:13:13.080Z] 2022-09-22 20:13:13,061 [execute] INFO git cat-file --batch-check [2022-09-22T20:13:13.080Z] 2022-09-22 20:13:13,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T20:13:13.080Z] 2022-09-22 20:13:13,068 [execute] INFO git cat-file --batch [2022-09-22T20:13:13.080Z] 2022-09-22 20:13:13,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T20:13:13.080Z] 2022-09-22 20:13:13,074 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-111/.semver/PR-111 [2022-09-22T20:13:13.080Z] 0.0.0 [Pipeline] } [2022-09-22T20:13:13.351Z] $ docker exec --env ******** --env ******** a3054209057b81d389a136af1bad333bbaa57b64df2779a564b03933e2f638c7 ssh-agent -k [2022-09-22T20:13:13.453Z] unset SSH_AUTH_SOCK; [2022-09-22T20:13:13.453Z] unset SSH_AGENT_PID; [2022-09-22T20:13:13.453Z] echo Agent pid 76 killed; [2022-09-22T20:13:13.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T20:13:13.892Z] + git semver [Pipeline] } [2022-09-22T20:13:14.171Z] $ docker stop --time=1 a3054209057b81d389a136af1bad333bbaa57b64df2779a564b03933e2f638c7 [2022-09-22T20:13:15.511Z] $ docker rm -f a3054209057b81d389a136af1bad333bbaa57b64df2779a564b03933e2f638c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T20:13:15.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T20:13:16.142Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T20:13:16.159Z] [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 [2022-09-22T20:13:16.728Z] provisioning config files... [2022-09-22T20:13:16.738Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp/config1216838856098432447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:13:17.080Z] ---> docker-login.sh [2022-09-22T20:13:17.080Z] nexus3.edgexfoundry.org:10001 [2022-09-22T20:13:17.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:13:17.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:13:17.081Z] Configure a credential helper to remove this warning. See [2022-09-22T20:13:17.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:13:17.081Z] [2022-09-22T20:13:17.081Z] Login Succeeded [2022-09-22T20:13:17.081Z] nexus3.edgexfoundry.org:10002 [2022-09-22T20:13:17.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:13:17.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:13:17.081Z] Configure a credential helper to remove this warning. See [2022-09-22T20:13:17.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:13:17.081Z] [2022-09-22T20:13:17.081Z] Login Succeeded [2022-09-22T20:13:17.081Z] nexus3.edgexfoundry.org:10003 [2022-09-22T20:13:17.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:13:17.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:13:17.339Z] Configure a credential helper to remove this warning. See [2022-09-22T20:13:17.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:13:17.339Z] [2022-09-22T20:13:17.339Z] Login Succeeded [2022-09-22T20:13:17.339Z] nexus3.edgexfoundry.org:10004 [2022-09-22T20:13:17.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:13:17.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:13:17.339Z] Configure a credential helper to remove this warning. See [2022-09-22T20:13:17.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:13:17.339Z] [2022-09-22T20:13:17.339Z] Login Succeeded [2022-09-22T20:13:17.339Z] docker.io [2022-09-22T20:13:17.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:13:17.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:13:17.907Z] Configure a credential helper to remove this warning. See [2022-09-22T20:13:17.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:13:17.907Z] [2022-09-22T20:13:17.907Z] Login Succeeded [2022-09-22T20:13:17.907Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T20:13:17.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T20:13:18.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T20:13:18.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T20:13:18.247Z] ========================================================= [2022-09-22T20:13:18.247Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T20:13:18.248Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:13:18.708Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-22T20:13:18.708Z] Sending build context to Docker daemon 12.48MB [2022-09-22T20:13:18.708Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T20:13:18.708Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T20:13:18.708Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T20:13:18.708Z] 2408cc74d12b: Pulling fs layer [2022-09-22T20:13:18.708Z] ea60b727a1ce: Pulling fs layer [2022-09-22T20:13:18.708Z] 30c4a7721957: Pulling fs layer [2022-09-22T20:13:18.708Z] 370296b7ddb6: Pulling fs layer [2022-09-22T20:13:18.708Z] 7c6cee850709: Pulling fs layer [2022-09-22T20:13:18.708Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T20:13:18.708Z] d94ebbe4e438: Pulling fs layer [2022-09-22T20:13:18.708Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T20:13:18.708Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T20:13:18.708Z] 39a5fcdaea64: Waiting [2022-09-22T20:13:18.708Z] 7c6cee850709: Waiting [2022-09-22T20:13:18.708Z] d94ebbe4e438: Waiting [2022-09-22T20:13:18.708Z] 370296b7ddb6: Waiting [2022-09-22T20:13:18.708Z] 59ccb84bbe0f: Waiting [2022-09-22T20:13:18.708Z] bcfd1f05c69d: Waiting [2022-09-22T20:13:18.708Z] 30c4a7721957: Verifying Checksum [2022-09-22T20:13:18.708Z] 30c4a7721957: Download complete [2022-09-22T20:13:18.708Z] ea60b727a1ce: Download complete [2022-09-22T20:13:18.708Z] 7c6cee850709: Download complete [2022-09-22T20:13:18.708Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T20:13:18.708Z] 39a5fcdaea64: Download complete [2022-09-22T20:13:18.972Z] 2408cc74d12b: Verifying Checksum [2022-09-22T20:13:18.972Z] 2408cc74d12b: Download complete [2022-09-22T20:13:18.972Z] d94ebbe4e438: Verifying Checksum [2022-09-22T20:13:18.972Z] 2408cc74d12b: Pull complete [2022-09-22T20:13:19.233Z] ea60b727a1ce: Pull complete [2022-09-22T20:13:19.233Z] 30c4a7721957: Pull complete [2022-09-22T20:13:19.492Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T20:13:19.492Z] 59ccb84bbe0f: Download complete [2022-09-22T20:13:19.492Z] bcfd1f05c69d: Verifying Checksum [2022-09-22T20:13:19.492Z] bcfd1f05c69d: Download complete [2022-09-22T20:13:19.751Z] 370296b7ddb6: Verifying Checksum [2022-09-22T20:13:19.751Z] 370296b7ddb6: Download complete [2022-09-22T20:13:23.937Z] 370296b7ddb6: Pull complete [2022-09-22T20:13:23.937Z] 7c6cee850709: Pull complete [2022-09-22T20:13:23.937Z] 39a5fcdaea64: Pull complete [2022-09-22T20:13:23.937Z] d94ebbe4e438: Pull complete [2022-09-22T20:13:25.315Z] bcfd1f05c69d: Pull complete [2022-09-22T20:13:26.246Z] 59ccb84bbe0f: Pull complete [2022-09-22T20:13:26.246Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T20:13:26.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T20:13:26.246Z] ---> a4fb48ad2a94 [2022-09-22T20:13:26.246Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T20:13:27.619Z] ---> Running in 92d12a183c0b [2022-09-22T20:13:27.619Z] Removing intermediate container 92d12a183c0b [2022-09-22T20:13:27.619Z] ---> 3770f912907d [2022-09-22T20:13:27.619Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T20:13:27.877Z] ---> Running in 8fcb5ec333d4 [2022-09-22T20:13:27.877Z] Removing intermediate container 8fcb5ec333d4 [2022-09-22T20:13:27.877Z] ---> a32f3bec19b8 [2022-09-22T20:13:27.877Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T20:13:27.877Z] ---> Running in de0f5f679ff2 [2022-09-22T20:13:27.877Z] Removing intermediate container de0f5f679ff2 [2022-09-22T20:13:27.877Z] ---> 88c86bde76eb [2022-09-22T20:13:27.877Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:13:27.877Z] ---> Running in b116e47f2bce [2022-09-22T20:13:28.136Z] Removing intermediate container b116e47f2bce [2022-09-22T20:13:28.136Z] ---> 9bc73c78ead5 [2022-09-22T20:13:28.136Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:13:28.136Z] ---> Running in 0be22ce0ce51 [2022-09-22T20:13:28.702Z] Removing intermediate container 0be22ce0ce51 [2022-09-22T20:13:28.702Z] ---> d40392650e0f [2022-09-22T20:13:28.702Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T20:13:28.702Z] ---> Running in f18fd06fe90b [2022-09-22T20:13:28.961Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T20:13:29.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T20:13:30.152Z] OK: 211 MiB in 51 packages [2022-09-22T20:13:30.411Z] Removing intermediate container f18fd06fe90b [2022-09-22T20:13:30.411Z] ---> d1073ed74a63 [2022-09-22T20:13:30.411Z] Step 9/14 : WORKDIR /app [2022-09-22T20:13:30.411Z] ---> Running in 55d62508408c [2022-09-22T20:13:30.669Z] Removing intermediate container 55d62508408c [2022-09-22T20:13:30.669Z] ---> 1fae9a991483 [2022-09-22T20:13:30.669Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T20:13:30.669Z] ---> 01e4dc07b584 [2022-09-22T20:13:30.669Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T20:13:30.669Z] ---> Running in 05a8d9b0b71e [2022-09-22T20:13:31.567Z] Still waiting to schedule task [2022-09-22T20:13:31.567Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-642’ is offline [2022-09-22T20:13:48.760Z] Removing intermediate container 05a8d9b0b71e [2022-09-22T20:13:48.760Z] ---> 8e65c391a372 [2022-09-22T20:13:48.760Z] Step 12/14 : COPY . . [2022-09-22T20:13:48.760Z] ---> c97d92e73d07 [2022-09-22T20:13:48.760Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T20:13:48.760Z] ---> Running in 875e7b9fdb40 [2022-09-22T20:13:48.760Z] Removing intermediate container 875e7b9fdb40 [2022-09-22T20:13:48.760Z] ---> 5734ff208779 [2022-09-22T20:13:48.760Z] Step 14/14 : RUN $MAKE [2022-09-22T20:13:48.760Z] ---> Running in c3276964653a [2022-09-22T20:13:48.760Z] noop [2022-09-22T20:13:48.760Z] Removing intermediate container c3276964653a [2022-09-22T20:13:48.760Z] ---> da5496a530ed [2022-09-22T20:13:48.760Z] Successfully built da5496a530ed [2022-09-22T20:13:48.760Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:13:49.200Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T20:13:49.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:13:49.349Z] prd-ubuntu20.04-docker-8c-8g-641 does not seem to be running inside a container [2022-09-22T20:13:49.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-111 -v /w/workspace/y_app-rfid-llrp-inventory_PR-111:/w/workspace/y_app-rfid-llrp-inventory_PR-111:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-22T20:13:49.739Z] $ docker top 16cbed9c65a33df317f11310976bb0bb42f87663829ea97fe05ca3ad340ea241 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:13:50.144Z] + go version [2022-09-22T20:13:50.144Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T20:13:50.171Z] $ docker stop --time=1 16cbed9c65a33df317f11310976bb0bb42f87663829ea97fe05ca3ad340ea241 [2022-09-22T20:13:51.442Z] $ docker rm -f 16cbed9c65a33df317f11310976bb0bb42f87663829ea97fe05ca3ad340ea241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:13:52.147Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T20:13:52.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:13:52.286Z] prd-ubuntu20.04-docker-8c-8g-641 does not seem to be running inside a container [2022-09-22T20:13:52.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-111 -v /w/workspace/y_app-rfid-llrp-inventory_PR-111:/w/workspace/y_app-rfid-llrp-inventory_PR-111:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-22T20:13:52.680Z] $ docker top dd7363392bca4f5b14929547ab7d0fd2f51b96772d1732b4c9e3fd4506c5aa09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:13:53.067Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-111 [Pipeline] fileExists [Pipeline] sh [2022-09-22T20:13:53.420Z] + make test [2022-09-22T20:13:53.421Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-22T20:14:03.393Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-22T20:14:03.393Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.045s coverage: 86.2% of statements [2022-09-22T20:14:03.393Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-22T20:14:05.302Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements [2022-09-22T20:14:11.868Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-22T20:14:11.868Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-22T20:14:15.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T20:14:15.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T20:14:15.160Z] ./bin/test-attribution.sh [Pipeline] echo [2022-09-22T20:14:15.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T20:14:15.225Z] $ docker stop --time=1 dd7363392bca4f5b14929547ab7d0fd2f51b96772d1732b4c9e3fd4506c5aa09 [2022-09-22T20:14:17.076Z] $ docker rm -f dd7363392bca4f5b14929547ab7d0fd2f51b96772d1732b4c9e3fd4506c5aa09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T20:14:17.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T20:14:17.729Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-22T20:14:18.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T20:14:18.780Z] + ls -al . [2022-09-22T20:14:18.780Z] total 232 [2022-09-22T20:14:18.780Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 20:13 . [2022-09-22T20:14:18.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:12 .. [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 20:12 .dockerignore [2022-09-22T20:14:18.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 20:14 .git [2022-09-22T20:14:18.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 20:12 .github [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 20:12 .gitignore [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 20:12 .golangci.yml [2022-09-22T20:14:18.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 20:13 .semver [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 9922 Sep 22 20:12 Attribution.txt [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 22 20:12 CHANGELOG.md [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 22 20:12 Dockerfile [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 20:12 GOVERNANCE.md [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 20:12 Jenkinsfile [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 20:12 LICENSE [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 22 20:12 Makefile [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 20:12 OWNERS.md [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 22 20:12 README.md [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 20:13 VERSION [2022-09-22T20:14:18.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:12 bin [2022-09-22T20:14:18.780Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 22 20:14 coverage.out [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 3685 Sep 22 20:12 go.mod [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 38073 Sep 22 20:12 go.sum [2022-09-22T20:14:18.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:12 images [2022-09-22T20:14:18.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:12 internal [2022-09-22T20:14:18.780Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 20:12 main.go [2022-09-22T20:14:18.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:12 res [2022-09-22T20:14:18.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:12 snap [2022-09-22T20:14:18.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 20:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:14:19.176Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ec377d567a96a4504a5be0f8eb71a954519867de --label arch=amd64 --label version=0.0.0 . [2022-09-22T20:14:19.176Z] Sending build context to Docker daemon 12.48MB [2022-09-22T20:14:19.176Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T20:14:19.176Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-22T20:14:19.176Z] ---> da5496a530ed [2022-09-22T20:14:19.176Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T20:14:19.176Z] ---> Running in cb8dc47e1b64 [2022-09-22T20:14:19.438Z] Removing intermediate container cb8dc47e1b64 [2022-09-22T20:14:19.438Z] ---> 6fa762d0cc1c [2022-09-22T20:14:19.438Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T20:14:19.438Z] ---> Running in d3cbaffa122a [2022-09-22T20:14:19.438Z] Removing intermediate container d3cbaffa122a [2022-09-22T20:14:19.438Z] ---> 8a58adbd8672 [2022-09-22T20:14:19.438Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-22T20:14:19.438Z] ---> Running in fe741dc0ea99 [2022-09-22T20:14:19.696Z] Removing intermediate container fe741dc0ea99 [2022-09-22T20:14:19.696Z] ---> fda5bb000c9e [2022-09-22T20:14:19.696Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:14:19.696Z] ---> Running in 7c7fc23a0fdf [2022-09-22T20:14:19.696Z] Removing intermediate container 7c7fc23a0fdf [2022-09-22T20:14:19.696Z] ---> c5e6cf522259 [2022-09-22T20:14:19.696Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:14:19.696Z] ---> Running in 2854f4f04801 [2022-09-22T20:14:20.270Z] Removing intermediate container 2854f4f04801 [2022-09-22T20:14:20.270Z] ---> 1f4902bd0918 [2022-09-22T20:14:20.270Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T20:14:20.270Z] ---> Running in 89f605dd0cec [2022-09-22T20:14:20.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T20:14:21.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T20:14:21.728Z] OK: 211 MiB in 51 packages [2022-09-22T20:14:22.300Z] Removing intermediate container 89f605dd0cec [2022-09-22T20:14:22.300Z] ---> 4505b11d1113 [2022-09-22T20:14:22.300Z] Step 9/32 : WORKDIR /app [2022-09-22T20:14:22.300Z] ---> Running in 61b23061b3a8 [2022-09-22T20:14:22.300Z] Removing intermediate container 61b23061b3a8 [2022-09-22T20:14:22.300Z] ---> 318725adff88 [2022-09-22T20:14:22.300Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-22T20:14:22.560Z] ---> 2ea4b902bfcb [2022-09-22T20:14:22.560Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T20:14:22.560Z] ---> Running in 893e0c9e5fcd [2022-09-22T20:14:23.129Z] Removing intermediate container 893e0c9e5fcd [2022-09-22T20:14:23.129Z] ---> 0cacec1dcb05 [2022-09-22T20:14:23.129Z] Step 12/32 : COPY . . [2022-09-22T20:14:23.389Z] ---> 70f81666217e [2022-09-22T20:14:23.389Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T20:14:23.389Z] ---> Running in f8aab6cf52b2 [2022-09-22T20:14:23.649Z] Removing intermediate container f8aab6cf52b2 [2022-09-22T20:14:23.649Z] ---> 7d10bfd61a95 [2022-09-22T20:14:23.649Z] Step 14/32 : RUN $MAKE [2022-09-22T20:14:23.649Z] ---> Running in 33135f012eed [2022-09-22T20:14:23.910Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-22T20:14:45.828Z] Removing intermediate container 33135f012eed [2022-09-22T20:14:45.828Z] ---> 172265b4e2e6 [2022-09-22T20:14:45.828Z] Step 15/32 : FROM alpine:3.14 [2022-09-22T20:14:45.828Z] 3.14: Pulling from library/alpine [2022-09-22T20:14:45.828Z] c7ed990a2339: Pulling fs layer [2022-09-22T20:14:45.828Z] c7ed990a2339: Verifying Checksum [2022-09-22T20:14:45.828Z] c7ed990a2339: Download complete [2022-09-22T20:14:45.828Z] c7ed990a2339: Pull complete [2022-09-22T20:14:45.828Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-22T20:14:45.828Z] Status: Downloaded newer image for alpine:3.14 [2022-09-22T20:14:45.828Z] ---> dd53f409bf0b [2022-09-22T20:14:45.828Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:14:45.828Z] ---> Running in 426d03220ab2 [2022-09-22T20:14:45.828Z] Removing intermediate container 426d03220ab2 [2022-09-22T20:14:45.828Z] ---> d8f10274dcfa [2022-09-22T20:14:45.828Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-22T20:14:45.828Z] ---> Running in 0477fbad92d7 [2022-09-22T20:14:45.828Z] Removing intermediate container 0477fbad92d7 [2022-09-22T20:14:45.828Z] ---> f9acc2e9108c [2022-09-22T20:14:45.828Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:14:45.828Z] ---> Running in bba34088cfe7 [2022-09-22T20:14:45.828Z] Removing intermediate container bba34088cfe7 [2022-09-22T20:14:45.828Z] ---> 8a2434bdbf0e [2022-09-22T20:14:45.828Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-22T20:14:45.828Z] ---> Running in d45202aad606 [2022-09-22T20:14:45.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-22T20:14:46.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-22T20:14:46.654Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T20:14:46.654Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T20:14:46.912Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-22T20:14:46.912Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T20:14:46.912Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-22T20:14:47.171Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T20:14:47.171Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T20:14:47.431Z] Executing busybox-1.33.1-r8.trigger [2022-09-22T20:14:47.431Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T20:14:47.431Z] OK: 9 MiB in 21 packages [2022-09-22T20:14:47.694Z] Removing intermediate container d45202aad606 [2022-09-22T20:14:47.695Z] ---> da05d1d7e3e1 [2022-09-22T20:14:47.695Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T20:14:47.955Z] ---> ea0ee9d18d4b [2022-09-22T20:14:47.955Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T20:14:47.955Z] ---> 8cd1c9af7f59 [2022-09-22T20:14:47.955Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-22T20:14:48.214Z] ---> 810ac0551871 [2022-09-22T20:14:48.214Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-22T20:14:48.472Z] ---> 4e29eada5fec [2022-09-22T20:14:48.472Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-22T20:14:49.038Z] ---> 87ba91e48100 [2022-09-22T20:14:49.038Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-22T20:14:49.038Z] ---> Running in a8fda8315fd5 [2022-09-22T20:14:49.603Z] Removing intermediate container a8fda8315fd5 [2022-09-22T20:14:49.603Z] ---> ba85d917624a [2022-09-22T20:14:49.603Z] Step 26/32 : VOLUME /cache [2022-09-22T20:14:49.603Z] ---> Running in 3151733631c6 [2022-09-22T20:14:49.603Z] Removing intermediate container 3151733631c6 [2022-09-22T20:14:49.603Z] ---> a1d2ae4ecff6 [2022-09-22T20:14:49.603Z] Step 27/32 : EXPOSE 59711 [2022-09-22T20:14:49.603Z] ---> Running in b4a4cf7ef5b3 [2022-09-22T20:14:49.603Z] Removing intermediate container b4a4cf7ef5b3 [2022-09-22T20:14:49.603Z] ---> ee3fcca824af [2022-09-22T20:14:49.603Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-22T20:14:49.862Z] ---> Running in 2be7f03940ce [2022-09-22T20:14:49.862Z] Removing intermediate container 2be7f03940ce [2022-09-22T20:14:49.862Z] ---> 4a31748a87f9 [2022-09-22T20:14:49.862Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-22T20:14:49.862Z] ---> Running in edec62b2573e [2022-09-22T20:14:50.125Z] Removing intermediate container edec62b2573e [2022-09-22T20:14:50.125Z] ---> 5e2815ddf2c3 [2022-09-22T20:14:50.125Z] Step 30/32 : LABEL arch=amd64 [2022-09-22T20:14:50.125Z] ---> Running in a072a05b4817 [2022-09-22T20:14:50.125Z] Removing intermediate container a072a05b4817 [2022-09-22T20:14:50.125Z] ---> f8afd023e307 [2022-09-22T20:14:50.125Z] Step 31/32 : LABEL git_sha=ec377d567a96a4504a5be0f8eb71a954519867de [2022-09-22T20:14:50.125Z] ---> Running in 0d87bab4c3ff [2022-09-22T20:14:50.386Z] Removing intermediate container 0d87bab4c3ff [2022-09-22T20:14:50.386Z] ---> 5c199ffe2adf [2022-09-22T20:14:50.386Z] Step 32/32 : LABEL version=0.0.0 [2022-09-22T20:14:50.386Z] ---> Running in f32763a0afe3 [2022-09-22T20:14:50.386Z] Removing intermediate container f32763a0afe3 [2022-09-22T20:14:50.386Z] ---> 0f33c9fb688e [2022-09-22T20:14:50.386Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T20:14:50.386Z] Successfully built 0f33c9fb688e [2022-09-22T20:14:50.386Z] Successfully tagged app-rfid-llrp-inventory: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 [2022-09-22T20:14:51.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:14:51.212Z] [2022-09-22T20:14:51.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:14:51.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:14:51.577Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T20:14:51.577Z] 5eb5b503b376: Pulling fs layer [2022-09-22T20:14:51.577Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T20:14:51.577Z] ec43610c2a17: Pulling fs layer [2022-09-22T20:14:51.577Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T20:14:51.577Z] 33b1e0a273af: Pulling fs layer [2022-09-22T20:14:51.577Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T20:14:51.577Z] 2f39f015ded8: Pulling fs layer [2022-09-22T20:14:51.577Z] 3a2ae6a8a46f: Waiting [2022-09-22T20:14:51.577Z] 33b1e0a273af: Waiting [2022-09-22T20:14:51.577Z] 5d3b04190fa2: Waiting [2022-09-22T20:14:51.577Z] 2f39f015ded8: Waiting [2022-09-22T20:14:51.577Z] 5c69ac0246d0: Download complete [2022-09-22T20:14:51.577Z] 3a2ae6a8a46f: Download complete [2022-09-22T20:14:51.838Z] 33b1e0a273af: Verifying Checksum [2022-09-22T20:14:51.838Z] 33b1e0a273af: Download complete [2022-09-22T20:14:51.838Z] 5d3b04190fa2: Download complete [2022-09-22T20:14:51.838Z] ec43610c2a17: Verifying Checksum [2022-09-22T20:14:51.838Z] ec43610c2a17: Download complete [2022-09-22T20:14:51.838Z] 5eb5b503b376: Verifying Checksum [2022-09-22T20:14:51.838Z] 5eb5b503b376: Download complete [2022-09-22T20:14:52.407Z] 2f39f015ded8: Download complete [2022-09-22T20:14:52.975Z] 5eb5b503b376: Pull complete [2022-09-22T20:14:53.233Z] 5c69ac0246d0: Pull complete [2022-09-22T20:14:53.491Z] ec43610c2a17: Pull complete [2022-09-22T20:14:53.491Z] 3a2ae6a8a46f: Pull complete [2022-09-22T20:14:53.749Z] 33b1e0a273af: Pull complete [2022-09-22T20:14:53.749Z] 5d3b04190fa2: Pull complete [2022-09-22T20:14:57.976Z] 2f39f015ded8: Pull complete [2022-09-22T20:14:57.976Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T20:14:57.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:14:57.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:14:58.190Z] prd-ubuntu20.04-docker-8c-8g-641 does not seem to be running inside a container [2022-09-22T20:14:58.210Z] $ 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/y_app-rfid-llrp-inventory_PR-111 -v /w/workspace/y_app-rfid-llrp-inventory_PR-111:/w/workspace/y_app-rfid-llrp-inventory_PR-111:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-111@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 [2022-09-22T20:14:59.760Z] $ docker top d9eefbe3681d6e6b5e74c49fdef0361bb24951266311ba0bdafbc46a228e7f3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:15:00.205Z] ---> job-cost.sh [2022-09-22T20:15:00.205Z] lf-activate-venv: SKIPPING [2022-09-22T20:15:00.205Z] INFO: No Stack... [2022-09-22T20:15:00.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T20:15:01.035Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T20:15:01.352Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-111/archives/cost.csv [2022-09-22T20:15:01.352Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T20:15:01.394Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-111-1-stack-cost] [2022-09-22T20:15:01.399Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-111-1-stack-cost] did not exist. Created. [2022-09-22T20:15:01.399Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T20:15:01.780Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-22T20:15:01.829Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T20:15:01.862Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T20:15:01.935Z] $ docker stop --time=1 d9eefbe3681d6e6b5e74c49fdef0361bb24951266311ba0bdafbc46a228e7f3f [2022-09-22T20:15:03.100Z] $ docker rm -f d9eefbe3681d6e6b5e74c49fdef0361bb24951266311ba0bdafbc46a228e7f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-22T20:15:03.522Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-644 in /w/workspace/y_app-rfid-llrp-inventory_PR-111 [Pipeline] { [Pipeline] ws [2022-09-22T20:15:03.564Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-09-22T20:15:03.643Z] The recommended git tool is: git [2022-09-22T20:15:08.531Z] using credential edgex-jenkins-ssh [2022-09-22T20:15:08.550Z] Cloning the remote Git repository [2022-09-22T20:15:08.588Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T20:15:08.659Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-09-22T20:15:08.802Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T20:15:08.803Z] > git --version # timeout=10 [2022-09-22T20:15:08.827Z] > git --version # 'git version 2.25.1' [2022-09-22T20:15:08.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T20:15:08.872Z] Verifying host key using known hosts file [2022-09-22T20:15:09.039Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T20:15:09.052Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T20:15:11.211Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-22T20:15:11.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T20:15:12.016Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-22T20:15:12.065Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T20:15:12.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T20:15:12.072Z] Verifying host key using known hosts file [2022-09-22T20:15:12.078Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T20:15:12.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-22T20:15:12.697Z] Merging remotes/origin/main commit d157eb815d7fbd973ad52ac1343ba67c62e80469 into PR head commit ec377d567a96a4504a5be0f8eb71a954519867de [2022-09-22T20:15:12.972Z] Merge succeeded, producing ec377d567a96a4504a5be0f8eb71a954519867de [2022-09-22T20:15:12.973Z] Checking out Revision ec377d567a96a4504a5be0f8eb71a954519867de (PR-111) [2022-09-22T20:15:12.713Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T20:15:12.735Z] > git checkout -f ec377d567a96a4504a5be0f8eb71a954519867de # timeout=10 [2022-09-22T20:15:12.837Z] > git remote # timeout=10 [2022-09-22T20:15:12.862Z] > git config --get remote.origin.url # timeout=10 [2022-09-22T20:15:12.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T20:15:12.895Z] Verifying host key using known hosts file [2022-09-22T20:15:12.900Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T20:15:12.910Z] > git merge d157eb815d7fbd973ad52ac1343ba67c62e80469 # timeout=10 [2022-09-22T20:15:12.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-22T20:15:12.978Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T20:15:12.992Z] > git checkout -f ec377d567a96a4504a5be0f8eb71a954519867de # timeout=10 [2022-09-22T20:15:16.520Z] Commit message: "refactor: Adjust NATS Subject to be for all data not just Events" [2022-09-22T20:15:16.579Z] > git --version # timeout=10 [2022-09-22T20:15:16.590Z] > git --version # 'git version 2.25.1' [2022-09-22T20:15:16.603Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T20:15:17.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T20:15:17.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T20:15:17.868Z] Dload Upload Total Spent Left Speed [2022-09-22T20:15:17.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-09-22T20:15:18.594Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T20:15:18.944Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T20:15:18.944Z] + sudo tee /etc/docker/daemon.new [2022-09-22T20:15:18.944Z] { [2022-09-22T20:15:18.944Z] "registry-mirrors": [ [2022-09-22T20:15:18.944Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T20:15:18.944Z] ], [2022-09-22T20:15:18.944Z] "bip": "10.250.0.254/24", [2022-09-22T20:15:18.944Z] "hosts": [ [2022-09-22T20:15:18.944Z] "tcp://0.0.0.0:5555", [2022-09-22T20:15:18.944Z] "unix:///var/run/docker.sock" [2022-09-22T20:15:18.944Z] ], [2022-09-22T20:15:18.944Z] "mtu": 1458, [2022-09-22T20:15:18.944Z] "selinux-enabled": true, [2022-09-22T20:15:18.944Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T20:15:18.944Z] } [Pipeline] sh [2022-09-22T20:15:19.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T20:15:19.632Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T20:15:37.931Z] provisioning config files... [2022-09-22T20:15:37.955Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11703207580201288350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:15:38.339Z] ---> docker-login.sh [2022-09-22T20:15:38.339Z] nexus3.edgexfoundry.org:10001 [2022-09-22T20:15:38.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:15:39.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:15:39.194Z] Configure a credential helper to remove this warning. See [2022-09-22T20:15:39.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:15:39.194Z] [2022-09-22T20:15:39.194Z] Login Succeeded [2022-09-22T20:15:39.194Z] nexus3.edgexfoundry.org:10002 [2022-09-22T20:15:39.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:15:39.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:15:39.464Z] Configure a credential helper to remove this warning. See [2022-09-22T20:15:39.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:15:39.464Z] [2022-09-22T20:15:39.464Z] Login Succeeded [2022-09-22T20:15:39.464Z] nexus3.edgexfoundry.org:10003 [2022-09-22T20:15:39.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:15:39.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:15:39.733Z] Configure a credential helper to remove this warning. See [2022-09-22T20:15:39.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:15:39.733Z] [2022-09-22T20:15:39.733Z] Login Succeeded [2022-09-22T20:15:39.733Z] nexus3.edgexfoundry.org:10004 [2022-09-22T20:15:40.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:15:40.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:15:40.003Z] Configure a credential helper to remove this warning. See [2022-09-22T20:15:40.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:15:40.003Z] [2022-09-22T20:15:40.003Z] Login Succeeded [2022-09-22T20:15:40.274Z] docker.io [2022-09-22T20:15:40.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T20:15:40.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T20:15:40.860Z] Configure a credential helper to remove this warning. See [2022-09-22T20:15:40.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T20:15:40.860Z] [2022-09-22T20:15:40.860Z] Login Succeeded [2022-09-22T20:15:40.860Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T20:15:40.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T20:15:41.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T20:15:41.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T20:15:41.230Z] ========================================================= [2022-09-22T20:15:41.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T20:15:41.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:15:41.716Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-22T20:15:41.985Z] Sending build context to Docker daemon 683.5kB [2022-09-22T20:15:41.985Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T20:15:41.985Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T20:15:41.985Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T20:15:41.985Z] b3c136eddcbf: Pulling fs layer [2022-09-22T20:15:41.985Z] c0a3192eca97: Pulling fs layer [2022-09-22T20:15:41.985Z] a050256f5b6f: Pulling fs layer [2022-09-22T20:15:41.985Z] 656be50a0ddc: Pulling fs layer [2022-09-22T20:15:41.985Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T20:15:41.985Z] 46d945488cbd: Pulling fs layer [2022-09-22T20:15:41.985Z] 8a5474983e97: Pulling fs layer [2022-09-22T20:15:41.985Z] 329c88fbcd65: Pulling fs layer [2022-09-22T20:15:41.985Z] 656be50a0ddc: Waiting [2022-09-22T20:15:41.985Z] 2bbca73fdf42: Waiting [2022-09-22T20:15:41.985Z] 46d945488cbd: Waiting [2022-09-22T20:15:41.985Z] 8a5474983e97: Waiting [2022-09-22T20:15:41.985Z] 329c88fbcd65: Waiting [2022-09-22T20:15:42.254Z] a050256f5b6f: Download complete [2022-09-22T20:15:42.254Z] c0a3192eca97: Verifying Checksum [2022-09-22T20:15:42.254Z] c0a3192eca97: Download complete [2022-09-22T20:15:42.254Z] 2bbca73fdf42: Download complete [2022-09-22T20:15:42.254Z] 46d945488cbd: Verifying Checksum [2022-09-22T20:15:42.254Z] 46d945488cbd: Download complete [2022-09-22T20:15:42.254Z] b3c136eddcbf: Verifying Checksum [2022-09-22T20:15:42.254Z] b3c136eddcbf: Download complete [2022-09-22T20:15:43.228Z] b3c136eddcbf: Pull complete [2022-09-22T20:15:43.228Z] 329c88fbcd65: Verifying Checksum [2022-09-22T20:15:43.228Z] 329c88fbcd65: Download complete [2022-09-22T20:15:43.833Z] c0a3192eca97: Pull complete [2022-09-22T20:15:43.833Z] a050256f5b6f: Pull complete [2022-09-22T20:15:44.426Z] 8a5474983e97: Download complete [2022-09-22T20:15:45.011Z] 656be50a0ddc: Verifying Checksum [2022-09-22T20:15:45.011Z] 656be50a0ddc: Download complete [2022-09-22T20:15:57.343Z] 656be50a0ddc: Pull complete [2022-09-22T20:15:57.343Z] 2bbca73fdf42: Pull complete [2022-09-22T20:15:57.343Z] 46d945488cbd: Pull complete [2022-09-22T20:16:04.012Z] 8a5474983e97: Pull complete [2022-09-22T20:16:05.424Z] 329c88fbcd65: Pull complete [2022-09-22T20:16:05.424Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T20:16:05.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T20:16:05.424Z] ---> ff4287adb874 [2022-09-22T20:16:05.424Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T20:16:07.367Z] ---> Running in 95aa9cf4dfb3 [2022-09-22T20:16:07.367Z] Removing intermediate container 95aa9cf4dfb3 [2022-09-22T20:16:07.367Z] ---> 21e621303138 [2022-09-22T20:16:07.367Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T20:16:07.367Z] ---> Running in adc19fe2fb8a [2022-09-22T20:16:07.635Z] Removing intermediate container adc19fe2fb8a [2022-09-22T20:16:07.635Z] ---> 4aeb9424bcee [2022-09-22T20:16:07.635Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T20:16:07.635Z] ---> Running in 895c8deea56c [2022-09-22T20:16:07.905Z] Removing intermediate container 895c8deea56c [2022-09-22T20:16:07.905Z] ---> d7e31333e19d [2022-09-22T20:16:07.905Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:16:08.174Z] ---> Running in 059320042cf8 [2022-09-22T20:16:08.469Z] Removing intermediate container 059320042cf8 [2022-09-22T20:16:08.469Z] ---> 214a0ed0cc11 [2022-09-22T20:16:08.469Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:16:08.469Z] ---> Running in e0277f75512c [2022-09-22T20:16:10.422Z] Removing intermediate container e0277f75512c [2022-09-22T20:16:10.422Z] ---> d005f442ac32 [2022-09-22T20:16:10.422Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T20:16:10.422Z] ---> Running in 79bd17ecdb28 [2022-09-22T20:16:11.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T20:16:12.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T20:16:12.929Z] OK: 221 MiB in 51 packages [2022-09-22T20:16:13.892Z] Removing intermediate container 79bd17ecdb28 [2022-09-22T20:16:13.892Z] ---> 0013208d1d2f [2022-09-22T20:16:13.892Z] Step 9/14 : WORKDIR /app [2022-09-22T20:16:13.892Z] ---> Running in d91d22eb5a34 [2022-09-22T20:16:14.158Z] Removing intermediate container d91d22eb5a34 [2022-09-22T20:16:14.158Z] ---> c4cff2291b0b [2022-09-22T20:16:14.158Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T20:16:16.104Z] ---> ef61b4e4f502 [2022-09-22T20:16:16.104Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T20:16:16.383Z] ---> Running in 5afd8993602a [2022-09-22T20:17:03.251Z] Removing intermediate container 5afd8993602a [2022-09-22T20:17:03.252Z] ---> 52f92ef804b9 [2022-09-22T20:17:03.252Z] Step 12/14 : COPY . . [2022-09-22T20:17:03.252Z] ---> c4dc68ac4427 [2022-09-22T20:17:03.252Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T20:17:03.252Z] ---> Running in cfe3dbf0a00f [2022-09-22T20:17:03.252Z] Removing intermediate container cfe3dbf0a00f [2022-09-22T20:17:03.252Z] ---> a7ea9ec10ef0 [2022-09-22T20:17:03.252Z] Step 14/14 : RUN $MAKE [2022-09-22T20:17:03.252Z] ---> Running in 1508cfedce22 [2022-09-22T20:17:04.223Z] noop [2022-09-22T20:17:04.808Z] Removing intermediate container 1508cfedce22 [2022-09-22T20:17:04.808Z] ---> c55594dd63d1 [2022-09-22T20:17:04.808Z] Successfully built c55594dd63d1 [2022-09-22T20:17:04.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:17:05.306Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T20:17:05.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:17:05.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-644 does not seem to be running inside a container [2022-09-22T20:17:05.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-22T20:17:06.773Z] $ docker top 3977a707c869b7a5052d839786ad8f2d39523cae5cf6b72b37ae2b12bac10cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:17:07.659Z] + go version [2022-09-22T20:17:07.660Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T20:17:07.698Z] $ docker stop --time=1 3977a707c869b7a5052d839786ad8f2d39523cae5cf6b72b37ae2b12bac10cf4 [2022-09-22T20:17:09.302Z] $ docker rm -f 3977a707c869b7a5052d839786ad8f2d39523cae5cf6b72b37ae2b12bac10cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:17:10.156Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T20:17:10.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:17:10.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-644 does not seem to be running inside a container [2022-09-22T20:17:10.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-22T20:17:11.624Z] $ docker top 27a3c6f574fc8a99238ce688edeb754a3b3d8fbada6c4e5bf46596b7695a3017 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:17:12.497Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-09-22T20:17:12.883Z] + make test [2022-09-22T20:17:13.152Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-22T20:18:34.818Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-22T20:18:36.771Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.162s coverage: 86.2% of statements [2022-09-22T20:18:36.771Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-22T20:18:43.415Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.716s coverage: 71.9% of statements [2022-09-22T20:18:43.415Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-22T20:18:43.415Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-22T20:19:05.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T20:19:05.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T20:19:05.492Z] ./bin/test-attribution.sh [Pipeline] echo [2022-09-22T20:19:05.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T20:19:05.563Z] $ docker stop --time=1 27a3c6f574fc8a99238ce688edeb754a3b3d8fbada6c4e5bf46596b7695a3017 [2022-09-22T20:19:07.291Z] $ docker rm -f 27a3c6f574fc8a99238ce688edeb754a3b3d8fbada6c4e5bf46596b7695a3017 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T20:19:08.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T20:19:08.288Z] Warning: overwriting stash ‘coverage-report’ [2022-09-22T20:19:08.679Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T20:19:09.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T20:19:09.615Z] + ls -al . [2022-09-22T20:19:09.615Z] total 228 [2022-09-22T20:19:09.615Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 20:17 . [2022-09-22T20:19:09.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:15 .. [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 20:15 .dockerignore [2022-09-22T20:19:09.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 20:15 .git [2022-09-22T20:19:09.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 20:15 .github [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 20:15 .gitignore [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 20:15 .golangci.yml [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 9922 Sep 22 20:15 Attribution.txt [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 22 20:15 CHANGELOG.md [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 22 20:15 Dockerfile [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 20:15 GOVERNANCE.md [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 20:15 Jenkinsfile [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 20:15 LICENSE [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 22 20:15 Makefile [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 20:15 OWNERS.md [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 22 20:15 README.md [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 20:13 VERSION [2022-09-22T20:19:09.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:15 bin [2022-09-22T20:19:09.615Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 22 20:18 coverage.out [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 3685 Sep 22 20:15 go.mod [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 38073 Sep 22 20:15 go.sum [2022-09-22T20:19:09.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:15 images [2022-09-22T20:19:09.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:15 internal [2022-09-22T20:19:09.615Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 20:15 main.go [2022-09-22T20:19:09.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:15 res [2022-09-22T20:19:09.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 20:15 snap [2022-09-22T20:19:09.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 20:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:19:10.032Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ec377d567a96a4504a5be0f8eb71a954519867de --label arch=arm64 --label version=0.0.0 . [2022-09-22T20:19:10.300Z] Sending build context to Docker daemon 683.5kB [2022-09-22T20:19:10.300Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T20:19:10.300Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-22T20:19:10.300Z] ---> c55594dd63d1 [2022-09-22T20:19:10.300Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T20:19:10.300Z] ---> Running in 40b1d2e0d84c [2022-09-22T20:19:10.568Z] Removing intermediate container 40b1d2e0d84c [2022-09-22T20:19:10.568Z] ---> 550b732e31a6 [2022-09-22T20:19:10.568Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T20:19:10.835Z] ---> Running in e246822e3509 [2022-09-22T20:19:11.104Z] Removing intermediate container e246822e3509 [2022-09-22T20:19:11.104Z] ---> 73a8da62db1e [2022-09-22T20:19:11.104Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-22T20:19:11.104Z] ---> Running in 1c428144ab24 [2022-09-22T20:19:11.372Z] Removing intermediate container 1c428144ab24 [2022-09-22T20:19:11.372Z] ---> 189ffac58b41 [2022-09-22T20:19:11.372Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:19:11.372Z] ---> Running in a7b0922f3e00 [2022-09-22T20:19:11.647Z] Removing intermediate container a7b0922f3e00 [2022-09-22T20:19:11.647Z] ---> 346dbce5ec33 [2022-09-22T20:19:11.647Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:19:11.916Z] ---> Running in f373759adb0b [2022-09-22T20:19:13.331Z] Removing intermediate container f373759adb0b [2022-09-22T20:19:13.331Z] ---> a61005f22ecf [2022-09-22T20:19:13.331Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T20:19:13.331Z] ---> Running in 9fa14cd0e3e9 [2022-09-22T20:19:14.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T20:19:15.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T20:19:16.318Z] OK: 221 MiB in 51 packages [2022-09-22T20:19:17.317Z] Removing intermediate container 9fa14cd0e3e9 [2022-09-22T20:19:17.317Z] ---> b50bcd8354bf [2022-09-22T20:19:17.317Z] Step 9/32 : WORKDIR /app [2022-09-22T20:19:17.317Z] ---> Running in 08f8f591153d [2022-09-22T20:19:17.592Z] Removing intermediate container 08f8f591153d [2022-09-22T20:19:17.592Z] ---> b4b5f4fdb984 [2022-09-22T20:19:17.592Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-22T20:19:17.872Z] ---> 9bd4fe2193f3 [2022-09-22T20:19:17.872Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T20:19:18.145Z] ---> Running in 97604f3b58c6 [2022-09-22T20:19:20.765Z] Removing intermediate container 97604f3b58c6 [2022-09-22T20:19:20.765Z] ---> 28bc3fbf788d [2022-09-22T20:19:20.765Z] Step 12/32 : COPY . . [2022-09-22T20:19:21.035Z] ---> ca6fcc490e9c [2022-09-22T20:19:21.035Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T20:19:21.035Z] ---> Running in 3db704a94828 [2022-09-22T20:19:21.310Z] Removing intermediate container 3db704a94828 [2022-09-22T20:19:21.311Z] ---> 44b959b1e2f4 [2022-09-22T20:19:21.311Z] Step 14/32 : RUN $MAKE [2022-09-22T20:19:21.311Z] ---> Running in a7dc770c66e1 [2022-09-22T20:19:22.726Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-22T20:21:59.467Z] Removing intermediate container a7dc770c66e1 [2022-09-22T20:21:59.467Z] ---> 66476d4d3658 [2022-09-22T20:21:59.467Z] Step 15/32 : FROM alpine:3.14 [2022-09-22T20:21:59.467Z] 3.14: Pulling from library/alpine [2022-09-22T20:21:59.467Z] 90cda3b7c325: Pulling fs layer [2022-09-22T20:21:59.467Z] 90cda3b7c325: Verifying Checksum [2022-09-22T20:21:59.467Z] 90cda3b7c325: Download complete [2022-09-22T20:21:59.467Z] 90cda3b7c325: Pull complete [2022-09-22T20:21:59.467Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-22T20:21:59.467Z] Status: Downloaded newer image for alpine:3.14 [2022-09-22T20:21:59.467Z] ---> 376ba31ae3da [2022-09-22T20:21:59.467Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T20:21:59.467Z] ---> Running in 341b9c7fc519 [2022-09-22T20:21:59.467Z] Removing intermediate container 341b9c7fc519 [2022-09-22T20:21:59.467Z] ---> 46ab6ea61d07 [2022-09-22T20:21:59.467Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-22T20:21:59.467Z] ---> Running in 1fbefc828425 [2022-09-22T20:21:59.467Z] Removing intermediate container 1fbefc828425 [2022-09-22T20:21:59.467Z] ---> 351525068a90 [2022-09-22T20:21:59.467Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T20:21:59.467Z] ---> Running in ee3140f4c105 [2022-09-22T20:21:59.467Z] Removing intermediate container ee3140f4c105 [2022-09-22T20:21:59.467Z] ---> 26007d63ecf5 [2022-09-22T20:21:59.467Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-22T20:21:59.467Z] ---> Running in 87cac662c46a [2022-09-22T20:21:59.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-22T20:21:59.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-22T20:21:59.467Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T20:21:59.467Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T20:21:59.467Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-22T20:21:59.467Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T20:21:59.467Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-22T20:21:59.467Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T20:21:59.467Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T20:21:59.467Z] Executing busybox-1.33.1-r8.trigger [2022-09-22T20:21:59.467Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T20:21:59.467Z] OK: 9 MiB in 21 packages [2022-09-22T20:21:59.467Z] Removing intermediate container 87cac662c46a [2022-09-22T20:21:59.467Z] ---> 2112165a46d6 [2022-09-22T20:21:59.467Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T20:21:59.467Z] ---> 845fcb018800 [2022-09-22T20:21:59.467Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T20:21:59.467Z] ---> b90c44d7b9cc [2022-09-22T20:21:59.467Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-22T20:21:59.467Z] ---> 2490231314db [2022-09-22T20:21:59.467Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-22T20:21:59.467Z] ---> d06232af2ba3 [2022-09-22T20:21:59.467Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-22T20:21:59.467Z] ---> 11d0efaa8f59 [2022-09-22T20:21:59.467Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-22T20:21:59.467Z] ---> Running in fdbc4fe51c3e [2022-09-22T20:22:00.049Z] Removing intermediate container fdbc4fe51c3e [2022-09-22T20:22:00.049Z] ---> c9f38f869bb9 [2022-09-22T20:22:00.049Z] Step 26/32 : VOLUME /cache [2022-09-22T20:22:00.049Z] ---> Running in 07450b31a931 [2022-09-22T20:22:00.315Z] Removing intermediate container 07450b31a931 [2022-09-22T20:22:00.315Z] ---> fc229ef3d88a [2022-09-22T20:22:00.315Z] Step 27/32 : EXPOSE 59711 [2022-09-22T20:22:00.315Z] ---> Running in eea66ab7b6bb [2022-09-22T20:22:00.581Z] Removing intermediate container eea66ab7b6bb [2022-09-22T20:22:00.581Z] ---> f7ae74b04b81 [2022-09-22T20:22:00.581Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-22T20:22:00.581Z] ---> Running in 4b9be8789ba2 [2022-09-22T20:22:00.849Z] Removing intermediate container 4b9be8789ba2 [2022-09-22T20:22:00.849Z] ---> 9113c95bde27 [2022-09-22T20:22:00.849Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-22T20:22:01.115Z] ---> Running in bfa7d61b433f [2022-09-22T20:22:01.381Z] Removing intermediate container bfa7d61b433f [2022-09-22T20:22:01.381Z] ---> 5647369898af [2022-09-22T20:22:01.381Z] Step 30/32 : LABEL arch=arm64 [2022-09-22T20:22:01.381Z] ---> Running in 277bc22459b5 [2022-09-22T20:22:01.647Z] Removing intermediate container 277bc22459b5 [2022-09-22T20:22:01.647Z] ---> 1885779221e5 [2022-09-22T20:22:01.647Z] Step 31/32 : LABEL git_sha=ec377d567a96a4504a5be0f8eb71a954519867de [2022-09-22T20:22:01.647Z] ---> Running in 60175930b31a [2022-09-22T20:22:01.913Z] Removing intermediate container 60175930b31a [2022-09-22T20:22:01.913Z] ---> 8d2119cf7233 [2022-09-22T20:22:01.913Z] Step 32/32 : LABEL version=0.0.0 [2022-09-22T20:22:02.179Z] ---> Running in 36a72fa9ba84 [2022-09-22T20:22:02.445Z] Removing intermediate container 36a72fa9ba84 [2022-09-22T20:22:02.445Z] ---> dcf71749caee [2022-09-22T20:22:02.445Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T20:22:02.445Z] Successfully built dcf71749caee [2022-09-22T20:22:02.445Z] Successfully tagged app-rfid-llrp-inventory-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 [2022-09-22T20:22:03.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T20:22:03.235Z] [2022-09-22T20:22:03.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:22:03.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T20:22:03.640Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T20:22:03.640Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T20:22:03.640Z] 04944245beec: Pulling fs layer [2022-09-22T20:22:03.640Z] 699f458cf7ca: Pulling fs layer [2022-09-22T20:22:03.640Z] 765212b225bb: Pulling fs layer [2022-09-22T20:22:03.640Z] f23df028b6ca: Pulling fs layer [2022-09-22T20:22:03.640Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T20:22:03.640Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T20:22:03.640Z] 765212b225bb: Waiting [2022-09-22T20:22:03.640Z] f23df028b6ca: Waiting [2022-09-22T20:22:03.640Z] d65c8cfc05b1: Waiting [2022-09-22T20:22:03.640Z] 2437ff75d9bd: Waiting [2022-09-22T20:22:03.912Z] 04944245beec: Verifying Checksum [2022-09-22T20:22:03.912Z] 04944245beec: Download complete [2022-09-22T20:22:03.912Z] 765212b225bb: Verifying Checksum [2022-09-22T20:22:03.912Z] 765212b225bb: Download complete [2022-09-22T20:22:03.912Z] f23df028b6ca: Verifying Checksum [2022-09-22T20:22:03.912Z] f23df028b6ca: Download complete [2022-09-22T20:22:03.912Z] d65c8cfc05b1: Verifying Checksum [2022-09-22T20:22:03.912Z] d65c8cfc05b1: Download complete [2022-09-22T20:22:04.182Z] 699f458cf7ca: Verifying Checksum [2022-09-22T20:22:04.182Z] 699f458cf7ca: Download complete [2022-09-22T20:22:04.449Z] 8998bd30e6a1: Verifying Checksum [2022-09-22T20:22:04.449Z] 8998bd30e6a1: Download complete [2022-09-22T20:22:07.029Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T20:22:07.029Z] 2437ff75d9bd: Download complete [2022-09-22T20:22:08.437Z] 8998bd30e6a1: Pull complete [2022-09-22T20:22:09.020Z] 04944245beec: Pull complete [2022-09-22T20:22:10.452Z] 699f458cf7ca: Pull complete [2022-09-22T20:22:10.452Z] 765212b225bb: Pull complete [2022-09-22T20:22:11.037Z] f23df028b6ca: Pull complete [2022-09-22T20:22:11.304Z] d65c8cfc05b1: Pull complete [2022-09-22T20:22:26.304Z] 2437ff75d9bd: Pull complete [2022-09-22T20:22:26.304Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T20:22:26.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T20:22:26.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:22:26.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-644 does not seem to be running inside a container [2022-09-22T20:22:26.649Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-22T20:22:29.101Z] $ docker top 45d0832cdf1f9883868fc3181fa09ace49b4684881586c196e066d67a704699c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:22:29.671Z] ---> job-cost.sh [2022-09-22T20:22:29.938Z] lf-activate-venv: SKIPPING [2022-09-22T20:22:29.938Z] INFO: No Stack... [2022-09-22T20:22:30.205Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T20:22:31.163Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T20:22:31.827Z] + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-09-22T20:22:31.827Z] cut -d, -f6 [Pipeline] lock [2022-09-22T20:22:31.902Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-111-1-stack-cost] [2022-09-22T20:22:31.908Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-111-1-stack-cost] did not exist. Created. [2022-09-22T20:22:31.908Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T20:22:32.319Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-00ec013c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-22T20:22:32.683Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T20:22:32.720Z] Warning: overwriting stash ‘stack-cost’ [2022-09-22T20:22:32.760Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T20:22:32.775Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T20:22:32.845Z] $ docker stop --time=1 45d0832cdf1f9883868fc3181fa09ace49b4684881586c196e066d67a704699c [2022-09-22T20:22:34.305Z] $ docker rm -f 45d0832cdf1f9883868fc3181fa09ace49b4684881586c196e066d67a704699c [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 [2022-09-22T20:22:35.204Z] provisioning config files... [2022-09-22T20:22:35.212Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp/config2282536774412118578tmp [Pipeline] { [Pipeline] sh [2022-09-22T20:22:35.541Z] + set +x [2022-09-22T20:22:35.541Z] + curl -s https://codecov.io/bash [2022-09-22T20:22:35.541Z] + bash -s -- [2022-09-22T20:22:35.541Z] [2022-09-22T20:22:35.541Z] _____ _ [2022-09-22T20:22:35.541Z] / ____| | | [2022-09-22T20:22:35.541Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T20:22:35.541Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T20:22:35.541Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T20:22:35.541Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T20:22:35.541Z] Bash-1.0.6 [2022-09-22T20:22:35.541Z] [2022-09-22T20:22:35.541Z] [2022-09-22T20:22:35.541Z] ==> git version 2.25.1 found [2022-09-22T20:22:35.541Z] ==> 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 [2022-09-22T20:22:35.541Z] Release-Date: 2020-01-08 [2022-09-22T20:22:35.541Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-22T20:22:35.541Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T20:22:35.541Z] ==> Jenkins CI detected. [2022-09-22T20:22:35.541Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-111 [2022-09-22T20:22:35.541Z] project root: . [2022-09-22T20:22:35.541Z] --> token set from env [2022-09-22T20:22:35.541Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T20:22:35.541Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T20:22:35.541Z] ==> Python coveragepy not found [2022-09-22T20:22:35.541Z] ==> Searching for coverage reports in: [2022-09-22T20:22:35.541Z] + . [2022-09-22T20:22:35.799Z] -> Found 1 reports [2022-09-22T20:22:35.799Z] ==> Detecting git/mercurial file structure [2022-09-22T20:22:35.799Z] ==> Reading reports [2022-09-22T20:22:35.799Z] + ./coverage.out bytes=41008 [2022-09-22T20:22:35.799Z] ==> Appending adjustments [2022-09-22T20:22:35.799Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T20:22:35.799Z] + Found adjustments [2022-09-22T20:22:35.799Z] ==> Gzipping contents [2022-09-22T20:22:35.799Z] 12K /tmp/codecov.n83K8t.gz [2022-09-22T20:22:35.799Z] ==> Uploading reports [2022-09-22T20:22:35.799Z] url: https://codecov.io [2022-09-22T20:22:35.799Z] query: branch=PR-111&commit=ec377d567a96a4504a5be0f8eb71a954519867de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=111&job=&cmd_args= [2022-09-22T20:22:35.799Z] -> Pinging Codecov [2022-09-22T20:22:35.799Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-111&commit=ec377d567a96a4504a5be0f8eb71a954519867de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=111&job=&cmd_args= [2022-09-22T20:22:36.366Z] -> Uploading to [2022-09-22T20:22:36.366Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/581DD39554BDF9B6E22D074273EAD858/ec377d567a96a4504a5be0f8eb71a954519867de/fb5fe14e-4347-4f14-8c86-00e65f58ca44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T202236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5da8da604d0836a4eacdb3646404019b100fabd8114e0b658a6fe805731a0ad7 [2022-09-22T20:22:36.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T20:22:36.366Z] Dload Upload Total Spent Left Speed [2022-09-22T20:22:36.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11459 0 0 100 11459 0 51850 --:--:-- --:--:-- --:--:-- 51617 100 11459 0 0 100 11459 0 47547 --:--:-- --:--:-- --:--:-- 47351 [2022-09-22T20:22:36.366Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ec377d567a96a4504a5be0f8eb71a954519867de [Pipeline] } [2022-09-22T20:22:36.395Z] 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 [2022-09-22T20:22:38.049Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-111/archives ] [2022-09-22T20:22:38.049Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-111/archives [2022-09-22T20:22:38.049Z] total 16 [2022-09-22T20:22:38.049Z] drwxr-xr-x 3 root root 4096 Sep 22 20:15 . [2022-09-22T20:22:38.049Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 20:15 .. [2022-09-22T20:22:38.049Z] drwxr-xr-x 2 root root 4096 Sep 22 20:15 cost [2022-09-22T20:22:38.049Z] -rw-r--r-- 1 root root 95 Sep 22 20:15 cost.csv [2022-09-22T20:22:38.049Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-111/archives [2022-09-22T20:22:38.049Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-111/archives [2022-09-22T20:22:38.049Z] total 16 [2022-09-22T20:22:38.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 20:15 . [2022-09-22T20:22:38.049Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 20:15 .. [2022-09-22T20:22:38.049Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 20:15 cost [2022-09-22T20:22:38.049Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 22 20:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:22:38.375Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:22:39.254Z] ---> package-listing.sh [2022-09-22T20:22:39.254Z] ++ facter osfamily [2022-09-22T20:22:39.254Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T20:22:39.513Z] + OS_FAMILY=debian [2022-09-22T20:22:39.513Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-111 [2022-09-22T20:22:39.513Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T20:22:39.513Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T20:22:39.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T20:22:39.513Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T20:22:39.513Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-111 ']' [2022-09-22T20:22:39.513Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T20:22:39.513Z] + case "${OS_FAMILY}" in [2022-09-22T20:22:39.513Z] + dpkg -l [2022-09-22T20:22:39.513Z] + grep '^ii' [2022-09-22T20:22:39.513Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T20:22:39.513Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T20:22:39.513Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T20:22:39.513Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-111 ']' [2022-09-22T20:22:39.513Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-111/archives/ [2022-09-22T20:22:39.513Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-111/archives/ [Pipeline] echo [2022-09-22T20:22:39.544Z] 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/y_app-rfid-llrp-inventory_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-22T20:22:39.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T20:22:40.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T20:22:40.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T20:22:40.608Z] prd-ubuntu20.04-docker-8c-8g-641 does not seem to be running inside a container [2022-09-22T20:22:40.631Z] $ 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/y_app-rfid-llrp-inventory_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-111 -v /w/workspace/y_app-rfid-llrp-inventory_PR-111:/w/workspace/y_app-rfid-llrp-inventory_PR-111:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-22T20:22:40.833Z] $ docker top 6f00297ddc8b2d35d7fd705543f535d2892dedb9383eb9db194bd8e275055364 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T20:22:41.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T20:22:41.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T20:22:41.853Z] + ls /var/log/sa-host [2022-09-22T20:22:41.853Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T20:22:41.992Z] provisioning config files... [2022-09-22T20:22:42.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-111@tmp/config4506524699873933602tmp [Pipeline] { [Pipeline] echo [2022-09-22T20:22:42.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:22:42.359Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T20:22:42.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:22:42.783Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T20:22:42.813Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:22:43.124Z] ---> sudo-logs.sh [2022-09-22T20:22:43.124Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T20:22:43.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:22:43.514Z] ---> job-cost.sh [2022-09-22T20:22:43.514Z] lf-activate-venv: SKIPPING [2022-09-22T20:22:43.514Z] DEBUG: total: 0.2199999988079071 [2022-09-22T20:22:43.514Z] INFO: Retrieving Stack Cost... [2022-09-22T20:22:43.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T20:22:44.344Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T20:22:44.383Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T20:22:44.696Z] ---> logs-deploy.sh [2022-09-22T20:22:44.696Z] lf-activate-venv: SKIPPING [2022-09-22T20:22:44.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-111/1 [2022-09-22T20:22:44.696Z] INFO: archiving workspace using pattern(s): [2022-09-22T20:22:45.634Z] Archives upload complete. [2022-09-22T20:22:45.634Z] INFO: archiving logs to Nexus