Pull request #112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9f521148692c6305c787f3a0853af5f95fbee12+50b7175916fade296152ad9743613fc80727b30a (45e1f150c867fb628d3d057412cb55a4d1922659) 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-ssh6122563224084508197.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-ssh12723765435563665841.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-112/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-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6950634119421773227.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-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5952657110228646550.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-ssh7381938715338995524.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-112/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-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16570720697869860830.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6865’ Running on prd-ubuntu20.04-docker-8c-8g-6869 in /w/workspace/y_app-rfid-llrp-inventory_PR-112 [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-112 # 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 > 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/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 50b7175916fade296152ad9743613fc80727b30a into PR head commit a9f521148692c6305c787f3a0853af5f95fbee12 Merge succeeded, producing a9f521148692c6305c787f3a0853af5f95fbee12 Checking out Revision a9f521148692c6305c787f3a0853af5f95fbee12 (PR-112) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 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-10-03T13:12:40.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T13:12:40.457Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T13:12:40.549Z] ========================================================= [2022-10-03T13:12:40.550Z] EdgeX Global Pipelines Version Info [2022-10-03T13:12:40.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f a9f521148692c6305c787f3a0853af5f95fbee12 # 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 50b7175916fade296152ad9743613fc80727b30a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f521148692c6305c787f3a0853af5f95fbee12 # timeout=10 [2022-10-03T13:12:41.267Z] ------------------- [2022-10-03T13:12:41.268Z] stable info: [2022-10-03T13:12:41.268Z] ------------------- [2022-10-03T13:12:41.268Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T13:12:41.268Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T13:12:41.268Z] Message: update stable to v1.0.239 [2022-10-03T13:12:41.837Z] ------------------- [2022-10-03T13:12:41.837Z] experimental info: [2022-10-03T13:12:41.837Z] ------------------- [2022-10-03T13:12:41.837Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T13:12:41.837Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T13:12:41.837Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T13:12:42.109Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-03T13:12:42.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-03T13:12:42.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T13:12:42.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T13:12:42.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T13:12:42.323Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T13:12:42.364Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T13:12:42.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T13:12:42.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T13:12:42.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T13:12:42.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T13:12:42.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-03T13:12:42.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T13:12:42.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T13:12:42.682Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T13:12:42.720Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T13:12:42.758Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T13:12:42.800Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T13:12:42.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T13:12:42.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T13:12:42.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T13:12:42.961Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T13:12:43.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T13:12:43.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T13:12:43.085Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T13:12:43.122Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T13:12:43.161Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T13:12:43.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-112 [Pipeline] echo [2022-10-03T13:12:43.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-112 [Pipeline] echo [2022-10-03T13:12:43.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-112 [Pipeline] echo [2022-10-03T13:12:43.314Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] echo [2022-10-03T13:12:43.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f5211 [Pipeline] echo [2022-10-03T13:12:43.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T13:12:43.500Z] provisioning config files... [2022-10-03T13:12:43.514Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/config1426186599185242175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:12:43.851Z] ---> docker-login.sh [2022-10-03T13:12:43.851Z] nexus3.edgexfoundry.org:10001 [2022-10-03T13:12:44.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:12:44.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:12:44.112Z] Configure a credential helper to remove this warning. See [2022-10-03T13:12:44.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:12:44.112Z] [2022-10-03T13:12:44.112Z] Login Succeeded [2022-10-03T13:12:44.112Z] nexus3.edgexfoundry.org:10002 [2022-10-03T13:12:44.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:12:44.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:12:44.112Z] Configure a credential helper to remove this warning. See [2022-10-03T13:12:44.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:12:44.112Z] [2022-10-03T13:12:44.112Z] Login Succeeded [2022-10-03T13:12:44.112Z] nexus3.edgexfoundry.org:10003 [2022-10-03T13:12:44.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:12:44.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:12:44.374Z] Configure a credential helper to remove this warning. See [2022-10-03T13:12:44.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:12:44.374Z] [2022-10-03T13:12:44.374Z] Login Succeeded [2022-10-03T13:12:44.374Z] nexus3.edgexfoundry.org:10004 [2022-10-03T13:12:44.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:12:44.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:12:44.374Z] Configure a credential helper to remove this warning. See [2022-10-03T13:12:44.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:12:44.374Z] [2022-10-03T13:12:44.374Z] Login Succeeded [2022-10-03T13:12:44.374Z] docker.io [2022-10-03T13:12:44.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:12:44.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:12:44.894Z] Configure a credential helper to remove this warning. See [2022-10-03T13:12:44.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:12:44.894Z] [2022-10-03T13:12:44.894Z] Login Succeeded [2022-10-03T13:12:44.894Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T13:12:44.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T13:12:45.559Z] + git rev-list -1 --merges a9f521148692c6305c787f3a0853af5f95fbee12~1..a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] echo [2022-10-03T13:12:45.608Z] -----------> git rev-list -1 --merges a9f521148692c6305c787f3a0853af5f95fbee12~1..a9f521148692c6305c787f3a0853af5f95fbee12 a9f521148692c6305c787f3a0853af5f95fbee12 [false] [Pipeline] sh [2022-10-03T13:12:45.916Z] + git log --format=format:%s -1 a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] echo [2022-10-03T13:12:45.951Z] ========================================================= [2022-10-03T13:12:45.951Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T13:12:45.951Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T13:12:46.368Z] + git log --format=format:%s -1 a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] echo [2022-10-03T13:12:46.402Z] [semverPrep] GIT_COMMIT: a9f521148692c6305c787f3a0853af5f95fbee12, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-10-03T13:12:46.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T13:12:46.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T13:12:46.809Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T13:12:46.809Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T13:12:46.809Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T13:12:46.809Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T13:12:46.809Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T13:12:46.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:12:47.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T13:12:47.232Z] [2022-10-03T13:12:47.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:12:47.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T13:12:47.608Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T13:12:47.608Z] b85a868b505f: Pulling fs layer [2022-10-03T13:12:47.608Z] e2be974225ed: Pulling fs layer [2022-10-03T13:12:47.608Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T13:12:47.608Z] 988bab9f4d93: Pulling fs layer [2022-10-03T13:12:47.608Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T13:12:47.608Z] 988bab9f4d93: Waiting [2022-10-03T13:12:47.608Z] 1469e6f7b9e6: Waiting [2022-10-03T13:12:47.608Z] eaf3925da568: Pulling fs layer [2022-10-03T13:12:47.608Z] bab4dde63d76: Pulling fs layer [2022-10-03T13:12:47.608Z] bde34c3a00c8: Pulling fs layer [2022-10-03T13:12:47.608Z] b352a97aabf1: Pulling fs layer [2022-10-03T13:12:47.608Z] 4872d77fe225: Pulling fs layer [2022-10-03T13:12:47.608Z] b352a97aabf1: Waiting [2022-10-03T13:12:47.608Z] bde34c3a00c8: Waiting [2022-10-03T13:12:47.608Z] bab4dde63d76: Waiting [2022-10-03T13:12:47.608Z] eaf3925da568: Waiting [2022-10-03T13:12:47.608Z] 5851b861e8e6: Pulling fs layer [2022-10-03T13:12:47.608Z] 4872d77fe225: Waiting [2022-10-03T13:12:47.608Z] 5851b861e8e6: Waiting [2022-10-03T13:12:47.608Z] e2be974225ed: Verifying Checksum [2022-10-03T13:12:47.608Z] e2be974225ed: Download complete [2022-10-03T13:12:47.608Z] 988bab9f4d93: Verifying Checksum [2022-10-03T13:12:47.608Z] 988bab9f4d93: Download complete [2022-10-03T13:12:47.870Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T13:12:47.870Z] 1469e6f7b9e6: Download complete [2022-10-03T13:12:47.870Z] eaf3925da568: Verifying Checksum [2022-10-03T13:12:47.870Z] eaf3925da568: Download complete [2022-10-03T13:12:47.870Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T13:12:47.870Z] 339a4e72a1f5: Download complete [2022-10-03T13:12:47.870Z] bde34c3a00c8: Verifying Checksum [2022-10-03T13:12:47.870Z] bde34c3a00c8: Download complete [2022-10-03T13:12:47.870Z] b352a97aabf1: Verifying Checksum [2022-10-03T13:12:47.870Z] b352a97aabf1: Download complete [2022-10-03T13:12:47.870Z] 4872d77fe225: Verifying Checksum [2022-10-03T13:12:47.870Z] 4872d77fe225: Download complete [2022-10-03T13:12:47.870Z] 5851b861e8e6: Verifying Checksum [2022-10-03T13:12:47.870Z] b85a868b505f: Verifying Checksum [2022-10-03T13:12:47.870Z] b85a868b505f: Download complete [2022-10-03T13:12:48.130Z] bab4dde63d76: Verifying Checksum [2022-10-03T13:12:48.130Z] bab4dde63d76: Download complete [2022-10-03T13:12:49.064Z] b85a868b505f: Pull complete [2022-10-03T13:12:49.323Z] e2be974225ed: Pull complete [2022-10-03T13:12:49.892Z] 339a4e72a1f5: Pull complete [2022-10-03T13:12:49.892Z] 988bab9f4d93: Pull complete [2022-10-03T13:12:50.153Z] 1469e6f7b9e6: Pull complete [2022-10-03T13:12:50.153Z] eaf3925da568: Pull complete [2022-10-03T13:12:52.060Z] bab4dde63d76: Pull complete [2022-10-03T13:12:52.060Z] bde34c3a00c8: Pull complete [2022-10-03T13:12:52.060Z] b352a97aabf1: Pull complete [2022-10-03T13:12:52.060Z] 4872d77fe225: Pull complete [2022-10-03T13:12:52.060Z] 5851b861e8e6: Pull complete [2022-10-03T13:12:52.060Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T13:12:52.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T13:12:52.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:12:52.282Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2022-10-03T13:12:52.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T13:12:54.581Z] $ docker top 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 -eo pid,comm [2022-10-03T13:12:54.636Z] 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-10-03T13:12:54.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T13:12:54.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T13:12:54.759Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T13:12:54.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T13:12:54.884Z] $ docker exec 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 ssh-agent [2022-10-03T13:12:54.982Z] SSH_AUTH_SOCK=/tmp/ssh-FQFPhLFzY29R/agent.33 [2022-10-03T13:12:54.982Z] SSH_AGENT_PID=39 [2022-10-03T13:12:54.988Z] Running ssh-add (command line suppressed) [2022-10-03T13:12:55.106Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/private_key_3879165701437035550.key (/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/private_key_3879165701437035550.key) [2022-10-03T13:12:55.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T13:12:55.438Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T13:12:55.468Z] $ docker exec --env ******** --env ******** 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 ssh-agent -k [2022-10-03T13:12:55.562Z] unset SSH_AUTH_SOCK; [2022-10-03T13:12:55.563Z] unset SSH_AGENT_PID; [2022-10-03T13:12:55.563Z] echo Agent pid 39 killed; [2022-10-03T13:12:55.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T13:12:55.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T13:12:55.658Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T13:12:55.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T13:12:55.765Z] $ docker exec 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 ssh-agent [2022-10-03T13:12:55.873Z] SSH_AUTH_SOCK=/tmp/ssh-Gs2U4SqBVDwd/agent.73 [2022-10-03T13:12:55.873Z] SSH_AGENT_PID=79 [2022-10-03T13:12:55.877Z] Running ssh-add (command line suppressed) [2022-10-03T13:12:55.969Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/private_key_14443800419754348763.key (/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/private_key_14443800419754348763.key) [2022-10-03T13:12:55.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T13:12:56.297Z] + git semver init [2022-10-03T13:12:56.558Z] 2022-10-03 13:12:56,489 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T13:12:56.558Z] 2022-10-03 13:12:56,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver [2022-10-03T13:12:56.558Z] 2022-10-03 13:12:56,490 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver [2022-10-03T13:12:56.558Z] 2022-10-03 13:12:56,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-112, universal_newlines=False, shell=None, istream=None) [2022-10-03T13:12:57.938Z] 2022-10-03 13:12:57,820 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112/.git/info/exclude [2022-10-03T13:12:57.938Z] 2022-10-03 13:12:57,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver/PR-112 with force:False [2022-10-03T13:12:57.938Z] 2022-10-03 13:12:57,820 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver/PR-112 [2022-10-03T13:12:57.938Z] 2022-10-03 13:12:57,824 [execute] INFO git cat-file --batch-check [2022-10-03T13:12:57.938Z] 2022-10-03 13:12:57,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T13:12:57.938Z] 2022-10-03 13:12:57,830 [execute] INFO git cat-file --batch [2022-10-03T13:12:57.938Z] 2022-10-03 13:12:57,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T13:12:57.938Z] 2022-10-03 13:12:57,835 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver/PR-112 [2022-10-03T13:12:57.938Z] 0.0.0 [Pipeline] } [2022-10-03T13:12:57.967Z] $ docker exec --env ******** --env ******** 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 ssh-agent -k [2022-10-03T13:12:58.067Z] unset SSH_AUTH_SOCK; [2022-10-03T13:12:58.067Z] unset SSH_AGENT_PID; [2022-10-03T13:12:58.067Z] echo Agent pid 79 killed; [2022-10-03T13:12:58.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T13:12:58.494Z] + git semver [Pipeline] } [2022-10-03T13:12:58.781Z] $ docker stop --time=1 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 [2022-10-03T13:13:00.100Z] $ docker rm -f 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T13:13:00.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T13:13:00.726Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T13:13:00.744Z] [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-10-03T13:13:01.286Z] provisioning config files... [2022-10-03T13:13:01.294Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/config15251011902880617344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:13:01.635Z] ---> docker-login.sh [2022-10-03T13:13:01.635Z] nexus3.edgexfoundry.org:10001 [2022-10-03T13:13:01.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:13:01.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:13:01.635Z] Configure a credential helper to remove this warning. See [2022-10-03T13:13:01.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:13:01.635Z] [2022-10-03T13:13:01.635Z] Login Succeeded [2022-10-03T13:13:01.635Z] nexus3.edgexfoundry.org:10002 [2022-10-03T13:13:01.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:13:01.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:13:01.635Z] Configure a credential helper to remove this warning. See [2022-10-03T13:13:01.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:13:01.635Z] [2022-10-03T13:13:01.635Z] Login Succeeded [2022-10-03T13:13:01.635Z] nexus3.edgexfoundry.org:10003 [2022-10-03T13:13:01.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:13:01.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:13:01.894Z] Configure a credential helper to remove this warning. See [2022-10-03T13:13:01.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:13:01.894Z] [2022-10-03T13:13:01.894Z] Login Succeeded [2022-10-03T13:13:01.894Z] nexus3.edgexfoundry.org:10004 [2022-10-03T13:13:01.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:13:01.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:13:01.894Z] Configure a credential helper to remove this warning. See [2022-10-03T13:13:01.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:13:01.894Z] [2022-10-03T13:13:01.894Z] Login Succeeded [2022-10-03T13:13:01.894Z] docker.io [2022-10-03T13:13:02.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:13:02.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:13:02.411Z] Configure a credential helper to remove this warning. See [2022-10-03T13:13:02.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:13:02.411Z] [2022-10-03T13:13:02.411Z] Login Succeeded [2022-10-03T13:13:02.411Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T13:13:02.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T13:13:02.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T13:13:02.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T13:13:02.725Z] ========================================================= [2022-10-03T13:13:02.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T13:13:02.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:13:03.202Z] + 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-10-03T13:13:03.202Z] Sending build context to Docker daemon 12.49MB [2022-10-03T13:13:03.202Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T13:13:03.202Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T13:13:03.202Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T13:13:03.202Z] 2408cc74d12b: Pulling fs layer [2022-10-03T13:13:03.202Z] ea60b727a1ce: Pulling fs layer [2022-10-03T13:13:03.202Z] 30c4a7721957: Pulling fs layer [2022-10-03T13:13:03.202Z] 370296b7ddb6: Pulling fs layer [2022-10-03T13:13:03.202Z] 7c6cee850709: Pulling fs layer [2022-10-03T13:13:03.202Z] aa9baa53a306: Pulling fs layer [2022-10-03T13:13:03.202Z] 8b309c321861: Pulling fs layer [2022-10-03T13:13:03.202Z] d8d76fd02f46: Pulling fs layer [2022-10-03T13:13:03.202Z] fa31f396de31: Pulling fs layer [2022-10-03T13:13:03.202Z] 7c6cee850709: Waiting [2022-10-03T13:13:03.202Z] aa9baa53a306: Waiting [2022-10-03T13:13:03.202Z] 8b309c321861: Waiting [2022-10-03T13:13:03.202Z] d8d76fd02f46: Waiting [2022-10-03T13:13:03.202Z] fa31f396de31: Waiting [2022-10-03T13:13:03.202Z] 370296b7ddb6: Waiting [2022-10-03T13:13:03.202Z] 30c4a7721957: Verifying Checksum [2022-10-03T13:13:03.202Z] 30c4a7721957: Download complete [2022-10-03T13:13:03.202Z] ea60b727a1ce: Download complete [2022-10-03T13:13:03.461Z] 7c6cee850709: Verifying Checksum [2022-10-03T13:13:03.461Z] 7c6cee850709: Download complete [2022-10-03T13:13:03.461Z] aa9baa53a306: Verifying Checksum [2022-10-03T13:13:03.461Z] aa9baa53a306: Download complete [2022-10-03T13:13:03.461Z] 2408cc74d12b: Download complete [2022-10-03T13:13:03.461Z] 8b309c321861: Download complete [2022-10-03T13:13:03.461Z] 2408cc74d12b: Pull complete [2022-10-03T13:13:03.719Z] ea60b727a1ce: Pull complete [2022-10-03T13:13:03.719Z] 30c4a7721957: Pull complete [2022-10-03T13:13:03.719Z] fa31f396de31: Verifying Checksum [2022-10-03T13:13:03.719Z] fa31f396de31: Download complete [2022-10-03T13:13:04.283Z] 370296b7ddb6: Verifying Checksum [2022-10-03T13:13:04.283Z] 370296b7ddb6: Download complete [2022-10-03T13:13:04.283Z] d8d76fd02f46: Verifying Checksum [2022-10-03T13:13:04.283Z] d8d76fd02f46: Download complete [2022-10-03T13:13:08.463Z] 370296b7ddb6: Pull complete [2022-10-03T13:13:08.463Z] 7c6cee850709: Pull complete [2022-10-03T13:13:08.463Z] aa9baa53a306: Pull complete [2022-10-03T13:13:08.463Z] 8b309c321861: Pull complete [2022-10-03T13:13:09.837Z] d8d76fd02f46: Pull complete [2022-10-03T13:13:10.772Z] fa31f396de31: Pull complete [2022-10-03T13:13:10.772Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T13:13:10.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T13:13:10.772Z] ---> cef68f9685f8 [2022-10-03T13:13:10.772Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T13:13:14.061Z] ---> Running in 52aab203fc98 [2022-10-03T13:13:14.061Z] Removing intermediate container 52aab203fc98 [2022-10-03T13:13:14.061Z] ---> f6de9963873a [2022-10-03T13:13:14.061Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T13:13:14.061Z] ---> Running in 09854c0a2fb3 [2022-10-03T13:13:14.061Z] Removing intermediate container 09854c0a2fb3 [2022-10-03T13:13:14.061Z] ---> 8f337e6c2ad2 [2022-10-03T13:13:14.061Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T13:13:14.061Z] ---> Running in 856eb6822b90 [2022-10-03T13:13:14.061Z] Removing intermediate container 856eb6822b90 [2022-10-03T13:13:14.061Z] ---> 37a706894d26 [2022-10-03T13:13:14.061Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T13:13:14.061Z] ---> Running in 6c4106c32600 [2022-10-03T13:13:14.061Z] Removing intermediate container 6c4106c32600 [2022-10-03T13:13:14.061Z] ---> 137ea6cbfa27 [2022-10-03T13:13:14.061Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T13:13:14.061Z] ---> Running in 9986ea22c2e6 [2022-10-03T13:13:14.627Z] Removing intermediate container 9986ea22c2e6 [2022-10-03T13:13:14.627Z] ---> e7bbd374fc90 [2022-10-03T13:13:14.627Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T13:13:14.627Z] ---> Running in d213560443bf [2022-10-03T13:13:14.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T13:13:15.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T13:13:15.821Z] OK: 211 MiB in 51 packages [2022-10-03T13:13:16.081Z] Removing intermediate container d213560443bf [2022-10-03T13:13:16.081Z] ---> 239c08b84066 [2022-10-03T13:13:16.081Z] Step 9/14 : WORKDIR /app [2022-10-03T13:13:16.081Z] ---> Running in 68289e2864c7 [2022-10-03T13:13:16.113Z] Still waiting to schedule task [2022-10-03T13:13:16.113Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6866’ [2022-10-03T13:13:16.339Z] Removing intermediate container 68289e2864c7 [2022-10-03T13:13:16.339Z] ---> 3a1ec4d9370c [2022-10-03T13:13:16.339Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T13:13:16.339Z] ---> d55fe503674f [2022-10-03T13:13:16.339Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T13:13:16.339Z] ---> Running in a07378ba3281 [2022-10-03T13:13:38.279Z] Removing intermediate container a07378ba3281 [2022-10-03T13:13:38.279Z] ---> b739f1c77291 [2022-10-03T13:13:38.279Z] Step 12/14 : COPY . . [2022-10-03T13:13:38.279Z] ---> 0a5171053505 [2022-10-03T13:13:38.279Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T13:13:38.279Z] ---> Running in 3348a2fec88e [2022-10-03T13:13:38.279Z] Removing intermediate container 3348a2fec88e [2022-10-03T13:13:38.279Z] ---> 1aae9fbb37c0 [2022-10-03T13:13:38.279Z] Step 14/14 : RUN $MAKE [2022-10-03T13:13:38.279Z] ---> Running in 045fafcd53dc [2022-10-03T13:13:38.279Z] noop [2022-10-03T13:13:38.539Z] Removing intermediate container 045fafcd53dc [2022-10-03T13:13:38.539Z] ---> a07ec037f679 [2022-10-03T13:13:38.539Z] Successfully built a07ec037f679 [2022-10-03T13:13:38.539Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:13:38.978Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T13:13:38.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:13:39.123Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2022-10-03T13:13:39.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T13:13:39.482Z] $ docker top bc4d4a745f8ccafd2479cafd6b706f6e1f6b915706d89592639c5d848593c9fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T13:13:39.870Z] + go version [2022-10-03T13:13:39.870Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T13:13:39.903Z] $ docker stop --time=1 bc4d4a745f8ccafd2479cafd6b706f6e1f6b915706d89592639c5d848593c9fd [2022-10-03T13:13:41.130Z] $ docker rm -f bc4d4a745f8ccafd2479cafd6b706f6e1f6b915706d89592639c5d848593c9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:13:41.798Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T13:13:41.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:13:41.930Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2022-10-03T13:13:41.965Z] $ 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-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T13:13:42.287Z] $ docker top 61b60ba6b93d351b596ebfd630fc8e207d9d1323e0fa4f09b799801d207a855b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T13:13:42.667Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-112 [Pipeline] fileExists [Pipeline] sh [2022-10-03T13:13:43.024Z] + make test [2022-10-03T13:13:43.024Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T13:13:53.000Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-03T13:13:53.000Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.069s coverage: 86.2% of statements [2022-10-03T13:13:53.000Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-03T13:13:55.528Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2022-10-03T13:14:02.086Z] 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-10-03T13:14:02.086Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T13:14:06.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T13:14:06.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T13:14:06.272Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-03T13:14:06.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T13:14:06.381Z] $ docker stop --time=1 61b60ba6b93d351b596ebfd630fc8e207d9d1323e0fa4f09b799801d207a855b [2022-10-03T13:14:08.574Z] $ docker rm -f 61b60ba6b93d351b596ebfd630fc8e207d9d1323e0fa4f09b799801d207a855b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T13:14:09.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T13:14:09.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T13:14:09.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T13:14:10.108Z] + ls -al . [2022-10-03T13:14:10.108Z] total 232 [2022-10-03T13:14:10.108Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 13:13 . [2022-10-03T13:14:10.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:12 .. [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 13:12 .dockerignore [2022-10-03T13:14:10.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 13:13 .git [2022-10-03T13:14:10.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 13:12 .github [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 13:12 .gitignore [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 13:12 .golangci.yml [2022-10-03T13:14:10.108Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 13:12 .semver [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 13:12 Attribution.txt [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 13:12 CHANGELOG.md [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 13:12 Dockerfile [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 13:12 GOVERNANCE.md [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 13:12 Jenkinsfile [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 13:12 LICENSE [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 13:12 Makefile [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 13:12 OWNERS.md [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 13:12 README.md [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 13:13 VERSION [2022-10-03T13:14:10.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:12 bin [2022-10-03T13:14:10.108Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 13:13 coverage.out [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 13:12 go.mod [2022-10-03T13:14:10.108Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 13:12 go.sum [2022-10-03T13:14:10.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:12 images [2022-10-03T13:14:10.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:12 internal [2022-10-03T13:14:10.109Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 13:12 main.go [2022-10-03T13:14:10.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:12 res [2022-10-03T13:14:10.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:12 snap [2022-10-03T13:14:10.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 13:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:14:10.515Z] + 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=a9f521148692c6305c787f3a0853af5f95fbee12 --label arch=amd64 --label version=0.0.0 . [2022-10-03T13:14:10.515Z] Sending build context to Docker daemon 12.49MB [2022-10-03T13:14:10.515Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T13:14:10.515Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-03T13:14:10.515Z] ---> a07ec037f679 [2022-10-03T13:14:10.515Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T13:14:10.775Z] ---> Running in 14b80c6a0a1b [2022-10-03T13:14:10.775Z] Removing intermediate container 14b80c6a0a1b [2022-10-03T13:14:10.775Z] ---> 36404b0d5623 [2022-10-03T13:14:10.775Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T13:14:10.775Z] ---> Running in 6c9b34dab0a0 [2022-10-03T13:14:10.775Z] Removing intermediate container 6c9b34dab0a0 [2022-10-03T13:14:10.775Z] ---> f12c4d7dc238 [2022-10-03T13:14:10.775Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-03T13:14:10.775Z] ---> Running in f317f27e538e [2022-10-03T13:14:11.034Z] Removing intermediate container f317f27e538e [2022-10-03T13:14:11.034Z] ---> a545be81e8c8 [2022-10-03T13:14:11.034Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T13:14:11.034Z] ---> Running in d72c3d9f645f [2022-10-03T13:14:11.034Z] Removing intermediate container d72c3d9f645f [2022-10-03T13:14:11.034Z] ---> 957270fa310f [2022-10-03T13:14:11.034Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T13:14:11.034Z] ---> Running in 09454b5db1d2 [2022-10-03T13:14:11.604Z] Removing intermediate container 09454b5db1d2 [2022-10-03T13:14:11.604Z] ---> a6242007f9b6 [2022-10-03T13:14:11.604Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T13:14:11.604Z] ---> Running in 6bfbc34f95b3 [2022-10-03T13:14:11.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T13:14:12.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T13:14:13.063Z] OK: 211 MiB in 51 packages [2022-10-03T13:14:13.321Z] Removing intermediate container 6bfbc34f95b3 [2022-10-03T13:14:13.321Z] ---> de4dfb288c03 [2022-10-03T13:14:13.321Z] Step 9/32 : WORKDIR /app [2022-10-03T13:14:13.321Z] ---> Running in 07eca92b8d87 [2022-10-03T13:14:13.321Z] Removing intermediate container 07eca92b8d87 [2022-10-03T13:14:13.321Z] ---> c959ae484204 [2022-10-03T13:14:13.321Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-03T13:14:13.581Z] ---> edb23726c186 [2022-10-03T13:14:13.581Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T13:14:13.581Z] ---> Running in b645b80cbb7b [2022-10-03T13:14:14.149Z] Removing intermediate container b645b80cbb7b [2022-10-03T13:14:14.149Z] ---> 64541cc25cea [2022-10-03T13:14:14.149Z] Step 12/32 : COPY . . [2022-10-03T13:14:14.746Z] ---> 0d224a924876 [2022-10-03T13:14:14.746Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T13:14:14.746Z] ---> Running in b33a06111cd7 [2022-10-03T13:14:14.746Z] Removing intermediate container b33a06111cd7 [2022-10-03T13:14:14.746Z] ---> 2f8506a24ffd [2022-10-03T13:14:14.746Z] Step 14/32 : RUN $MAKE [2022-10-03T13:14:14.746Z] ---> Running in db01283be69c [2022-10-03T13:14:15.005Z] 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.44 -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-10-03T13:14:36.931Z] Removing intermediate container db01283be69c [2022-10-03T13:14:36.931Z] ---> 6456de17e943 [2022-10-03T13:14:36.931Z] Step 15/32 : FROM alpine:3.14 [2022-10-03T13:14:36.931Z] 3.14: Pulling from library/alpine [2022-10-03T13:14:36.931Z] c7ed990a2339: Pulling fs layer [2022-10-03T13:14:36.931Z] c7ed990a2339: Verifying Checksum [2022-10-03T13:14:36.931Z] c7ed990a2339: Download complete [2022-10-03T13:14:36.931Z] c7ed990a2339: Pull complete [2022-10-03T13:14:36.931Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-03T13:14:36.931Z] Status: Downloaded newer image for alpine:3.14 [2022-10-03T13:14:36.931Z] ---> dd53f409bf0b [2022-10-03T13:14:36.931Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T13:14:36.931Z] ---> Running in b86f52c623aa [2022-10-03T13:14:36.931Z] Removing intermediate container b86f52c623aa [2022-10-03T13:14:36.931Z] ---> 1912f7f7a37f [2022-10-03T13:14:36.931Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-03T13:14:36.931Z] ---> Running in cd32bec6b22c [2022-10-03T13:14:36.931Z] Removing intermediate container cd32bec6b22c [2022-10-03T13:14:36.931Z] ---> a907ff107e86 [2022-10-03T13:14:36.931Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T13:14:36.931Z] ---> Running in 27a4b881ceb3 [2022-10-03T13:14:36.931Z] Removing intermediate container 27a4b881ceb3 [2022-10-03T13:14:36.931Z] ---> 742e0e1ce06e [2022-10-03T13:14:36.931Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-03T13:14:36.931Z] ---> Running in 76d06305f44d [2022-10-03T13:14:36.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-03T13:14:36.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-03T13:14:37.193Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T13:14:37.193Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-03T13:14:37.451Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-03T13:14:37.452Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-03T13:14:37.710Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-03T13:14:37.710Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-03T13:14:37.710Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-03T13:14:37.974Z] Executing busybox-1.33.1-r8.trigger [2022-10-03T13:14:37.974Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T13:14:37.974Z] OK: 9 MiB in 21 packages [2022-10-03T13:14:38.543Z] Removing intermediate container 76d06305f44d [2022-10-03T13:14:38.543Z] ---> db435d835190 [2022-10-03T13:14:38.543Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-03T13:14:38.543Z] ---> 8c8ac7bd5f1d [2022-10-03T13:14:38.543Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-03T13:14:38.802Z] ---> 303b32a3c19b [2022-10-03T13:14:38.802Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-03T13:14:38.802Z] ---> 6874b60de910 [2022-10-03T13:14:38.802Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-03T13:14:39.060Z] ---> 50b054f3b819 [2022-10-03T13:14:39.060Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-03T13:14:39.627Z] ---> 10ea668d2697 [2022-10-03T13:14:39.627Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-03T13:14:39.627Z] ---> Running in df430c4c8165 [2022-10-03T13:14:40.191Z] Removing intermediate container df430c4c8165 [2022-10-03T13:14:40.191Z] ---> 7e19d1672656 [2022-10-03T13:14:40.191Z] Step 26/32 : VOLUME /cache [2022-10-03T13:14:40.191Z] ---> Running in e2fe82735c3f [2022-10-03T13:14:40.191Z] Removing intermediate container e2fe82735c3f [2022-10-03T13:14:40.191Z] ---> 8da824bd8e6a [2022-10-03T13:14:40.191Z] Step 27/32 : EXPOSE 59711 [2022-10-03T13:14:40.191Z] ---> Running in 61513c6e2d26 [2022-10-03T13:14:40.191Z] Removing intermediate container 61513c6e2d26 [2022-10-03T13:14:40.191Z] ---> 7777ed12c9c0 [2022-10-03T13:14:40.191Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-03T13:14:40.191Z] ---> Running in 7cbb554a7b7e [2022-10-03T13:14:40.448Z] Removing intermediate container 7cbb554a7b7e [2022-10-03T13:14:40.448Z] ---> 8b2c06a7f7c3 [2022-10-03T13:14:40.448Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-03T13:14:40.448Z] ---> Running in ca3b0c6ccdbe [2022-10-03T13:14:40.448Z] Removing intermediate container ca3b0c6ccdbe [2022-10-03T13:14:40.449Z] ---> 6748352151aa [2022-10-03T13:14:40.449Z] Step 30/32 : LABEL arch=amd64 [2022-10-03T13:14:40.449Z] ---> Running in cc030f22d358 [2022-10-03T13:14:40.449Z] Removing intermediate container cc030f22d358 [2022-10-03T13:14:40.449Z] ---> 337bdcb973d7 [2022-10-03T13:14:40.449Z] Step 31/32 : LABEL git_sha=a9f521148692c6305c787f3a0853af5f95fbee12 [2022-10-03T13:14:40.449Z] ---> Running in 77c7614b53e8 [2022-10-03T13:14:40.706Z] Removing intermediate container 77c7614b53e8 [2022-10-03T13:14:40.706Z] ---> 3131431f4155 [2022-10-03T13:14:40.706Z] Step 32/32 : LABEL version=0.0.0 [2022-10-03T13:14:40.706Z] ---> Running in 77e9249c1319 [2022-10-03T13:14:40.706Z] Removing intermediate container 77e9249c1319 [2022-10-03T13:14:40.706Z] ---> a6aa101cbfad [2022-10-03T13:14:40.706Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T13:14:40.706Z] Successfully built a6aa101cbfad [2022-10-03T13:14:40.706Z] 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-10-03T13:14:41.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T13:14:41.548Z] [2022-10-03T13:14:41.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:14:41.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T13:14:41.926Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T13:14:41.926Z] 5eb5b503b376: Pulling fs layer [2022-10-03T13:14:41.926Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T13:14:41.926Z] ec43610c2a17: Pulling fs layer [2022-10-03T13:14:41.926Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T13:14:41.926Z] 33b1e0a273af: Pulling fs layer [2022-10-03T13:14:41.926Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T13:14:41.926Z] 2f39f015ded8: Pulling fs layer [2022-10-03T13:14:41.926Z] 5d3b04190fa2: Waiting [2022-10-03T13:14:41.926Z] 3a2ae6a8a46f: Waiting [2022-10-03T13:14:41.926Z] 33b1e0a273af: Waiting [2022-10-03T13:14:41.926Z] 2f39f015ded8: Waiting [2022-10-03T13:14:41.926Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T13:14:41.926Z] 5c69ac0246d0: Download complete [2022-10-03T13:14:41.926Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T13:14:41.926Z] 3a2ae6a8a46f: Download complete [2022-10-03T13:14:41.926Z] 33b1e0a273af: Verifying Checksum [2022-10-03T13:14:41.926Z] 33b1e0a273af: Download complete [2022-10-03T13:14:41.926Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T13:14:41.926Z] 5d3b04190fa2: Download complete [2022-10-03T13:14:42.184Z] ec43610c2a17: Verifying Checksum [2022-10-03T13:14:42.184Z] ec43610c2a17: Download complete [2022-10-03T13:14:42.184Z] 5eb5b503b376: Verifying Checksum [2022-10-03T13:14:42.184Z] 5eb5b503b376: Download complete [2022-10-03T13:14:42.749Z] 2f39f015ded8: Verifying Checksum [2022-10-03T13:14:42.749Z] 2f39f015ded8: Download complete [2022-10-03T13:14:43.317Z] 5eb5b503b376: Pull complete [2022-10-03T13:14:43.317Z] 5c69ac0246d0: Pull complete [2022-10-03T13:14:43.893Z] ec43610c2a17: Pull complete [2022-10-03T13:14:43.893Z] 3a2ae6a8a46f: Pull complete [2022-10-03T13:14:44.151Z] 33b1e0a273af: Pull complete [2022-10-03T13:14:44.151Z] 5d3b04190fa2: Pull complete [2022-10-03T13:14:48.341Z] 2f39f015ded8: Pull complete [2022-10-03T13:14:48.341Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T13:14:48.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T13:14:48.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:14:48.556Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2022-10-03T13:14:48.585Z] $ 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-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T13:14:50.727Z] $ docker top 56d3761aa92fad7b6013da6c6605e8e0bdffb5a5fe326dd63ca3e4d801da4f64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:51.156Z] ---> job-cost.sh [2022-10-03T13:14:51.156Z] lf-activate-venv: SKIPPING [2022-10-03T13:14:51.156Z] INFO: No Stack... [2022-10-03T13:14:51.414Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T13:14:51.672Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T13:14:51.983Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives/cost.csv [2022-10-03T13:14:51.983Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T13:14:52.021Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [2022-10-03T13:14:52.027Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] did not exist. Created. [2022-10-03T13:14:52.027Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T13:14:52.403Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T13:14:52.457Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T13:14:52.484Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T13:14:52.570Z] $ docker stop --time=1 56d3761aa92fad7b6013da6c6605e8e0bdffb5a5fe326dd63ca3e4d801da4f64 [2022-10-03T13:14:53.711Z] $ docker rm -f 56d3761aa92fad7b6013da6c6605e8e0bdffb5a5fe326dd63ca3e4d801da4f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T13:15:36.185Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6871 in /w/workspace/y_app-rfid-llrp-inventory_PR-112 [Pipeline] { [Pipeline] ws [2022-10-03T13:15:36.226Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-10-03T13:15:36.333Z] The recommended git tool is: git [2022-10-03T13:15:41.653Z] using credential edgex-jenkins-ssh [2022-10-03T13:15:41.669Z] Cloning the remote Git repository [2022-10-03T13:15:41.715Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-03T13:15:41.790Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-10-03T13:15:41.925Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-03T13:15:41.926Z] > git --version # timeout=10 [2022-10-03T13:15:41.948Z] > git --version # 'git version 2.25.1' [2022-10-03T13:15:41.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T13:15:41.998Z] Verifying host key using known hosts file [2022-10-03T13:15:42.188Z] 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-10-03T13:15:42.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T13:15:44.291Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-03T13:15:44.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T13:15:45.117Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-03T13:15:45.153Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-03T13:15:45.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T13:15:45.161Z] Verifying host key using known hosts file [2022-10-03T13:15:45.168Z] 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-10-03T13:15:45.180Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-03T13:15:45.681Z] Merging remotes/origin/main commit 50b7175916fade296152ad9743613fc80727b30a into PR head commit a9f521148692c6305c787f3a0853af5f95fbee12 [2022-10-03T13:15:45.953Z] Merge succeeded, producing a9f521148692c6305c787f3a0853af5f95fbee12 [2022-10-03T13:15:45.953Z] Checking out Revision a9f521148692c6305c787f3a0853af5f95fbee12 (PR-112) [2022-10-03T13:15:46.534Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-10-03T13:15:46.591Z] > git --version # timeout=10 [2022-10-03T13:15:46.604Z] > git --version # 'git version 2.25.1' [2022-10-03T13:15:46.623Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T13:15:45.702Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T13:15:45.722Z] > git checkout -f a9f521148692c6305c787f3a0853af5f95fbee12 # timeout=10 [2022-10-03T13:15:45.824Z] > git remote # timeout=10 [2022-10-03T13:15:45.846Z] > git config --get remote.origin.url # timeout=10 [2022-10-03T13:15:45.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T13:15:45.878Z] Verifying host key using known hosts file [2022-10-03T13:15:45.883Z] 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-10-03T13:15:45.894Z] > git merge 50b7175916fade296152ad9743613fc80727b30a # timeout=10 [2022-10-03T13:15:45.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-03T13:15:45.960Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T13:15:45.980Z] > git checkout -f a9f521148692c6305c787f3a0853af5f95fbee12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T13:15:47.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T13:15:47.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T13:15:47.689Z] Dload Upload Total Spent Left Speed [2022-10-03T13:15:47.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh [2022-10-03T13:15:48.357Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T13:15:48.709Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T13:15:48.709Z] + sudo tee /etc/docker/daemon.new [2022-10-03T13:15:48.709Z] { [2022-10-03T13:15:48.709Z] "registry-mirrors": [ [2022-10-03T13:15:48.709Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T13:15:48.709Z] ], [2022-10-03T13:15:48.709Z] "bip": "10.250.0.254/24", [2022-10-03T13:15:48.709Z] "hosts": [ [2022-10-03T13:15:48.709Z] "tcp://0.0.0.0:5555", [2022-10-03T13:15:48.709Z] "unix:///var/run/docker.sock" [2022-10-03T13:15:48.709Z] ], [2022-10-03T13:15:48.709Z] "mtu": 1458, [2022-10-03T13:15:48.709Z] "selinux-enabled": true, [2022-10-03T13:15:48.709Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T13:15:48.709Z] } [Pipeline] sh [2022-10-03T13:15:49.053Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T13:15:49.407Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T13:16:07.724Z] provisioning config files... [2022-10-03T13:16:07.748Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4259784245979519351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:16:08.129Z] ---> docker-login.sh [2022-10-03T13:16:08.130Z] nexus3.edgexfoundry.org:10001 [2022-10-03T13:16:08.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:16:08.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:16:08.718Z] Configure a credential helper to remove this warning. See [2022-10-03T13:16:08.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:16:08.718Z] [2022-10-03T13:16:08.718Z] Login Succeeded [2022-10-03T13:16:08.718Z] nexus3.edgexfoundry.org:10002 [2022-10-03T13:16:08.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:16:08.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:16:08.989Z] Configure a credential helper to remove this warning. See [2022-10-03T13:16:08.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:16:08.989Z] [2022-10-03T13:16:08.989Z] Login Succeeded [2022-10-03T13:16:08.989Z] nexus3.edgexfoundry.org:10003 [2022-10-03T13:16:09.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:16:09.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:16:09.530Z] Configure a credential helper to remove this warning. See [2022-10-03T13:16:09.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:16:09.530Z] [2022-10-03T13:16:09.530Z] Login Succeeded [2022-10-03T13:16:09.530Z] nexus3.edgexfoundry.org:10004 [2022-10-03T13:16:09.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:16:09.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:16:09.800Z] Configure a credential helper to remove this warning. See [2022-10-03T13:16:09.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:16:09.800Z] [2022-10-03T13:16:09.800Z] Login Succeeded [2022-10-03T13:16:09.800Z] docker.io [2022-10-03T13:16:10.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T13:16:10.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T13:16:10.660Z] Configure a credential helper to remove this warning. See [2022-10-03T13:16:10.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T13:16:10.660Z] [2022-10-03T13:16:10.660Z] Login Succeeded [2022-10-03T13:16:10.660Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T13:16:10.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T13:16:10.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T13:16:10.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T13:16:11.020Z] ========================================================= [2022-10-03T13:16:11.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T13:16:11.020Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:16:11.528Z] + 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-10-03T13:16:11.797Z] Sending build context to Docker daemon 683.5kB [2022-10-03T13:16:11.797Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T13:16:11.797Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T13:16:13.216Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T13:16:13.216Z] b3c136eddcbf: Pulling fs layer [2022-10-03T13:16:13.216Z] c0a3192eca97: Pulling fs layer [2022-10-03T13:16:13.216Z] a050256f5b6f: Pulling fs layer [2022-10-03T13:16:13.216Z] 656be50a0ddc: Pulling fs layer [2022-10-03T13:16:13.216Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T13:16:13.216Z] f607e4fc86c3: Pulling fs layer [2022-10-03T13:16:13.216Z] 4d572c569a2c: Pulling fs layer [2022-10-03T13:16:13.216Z] fcf976331f73: Pulling fs layer [2022-10-03T13:16:13.216Z] 656be50a0ddc: Waiting [2022-10-03T13:16:13.216Z] 2bbca73fdf42: Waiting [2022-10-03T13:16:13.216Z] f607e4fc86c3: Waiting [2022-10-03T13:16:13.216Z] 4d572c569a2c: Waiting [2022-10-03T13:16:13.216Z] fcf976331f73: Waiting [2022-10-03T13:16:13.216Z] a050256f5b6f: Verifying Checksum [2022-10-03T13:16:13.216Z] a050256f5b6f: Download complete [2022-10-03T13:16:13.216Z] c0a3192eca97: Verifying Checksum [2022-10-03T13:16:13.216Z] c0a3192eca97: Download complete [2022-10-03T13:16:13.485Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T13:16:13.485Z] 2bbca73fdf42: Download complete [2022-10-03T13:16:13.485Z] f607e4fc86c3: Verifying Checksum [2022-10-03T13:16:13.485Z] f607e4fc86c3: Download complete [2022-10-03T13:16:13.756Z] b3c136eddcbf: Verifying Checksum [2022-10-03T13:16:13.756Z] b3c136eddcbf: Download complete [2022-10-03T13:16:14.726Z] b3c136eddcbf: Pull complete [2022-10-03T13:16:15.001Z] fcf976331f73: Verifying Checksum [2022-10-03T13:16:15.001Z] fcf976331f73: Download complete [2022-10-03T13:16:15.278Z] c0a3192eca97: Pull complete [2022-10-03T13:16:15.553Z] a050256f5b6f: Pull complete [2022-10-03T13:16:16.141Z] 4d572c569a2c: Verifying Checksum [2022-10-03T13:16:16.141Z] 4d572c569a2c: Download complete [2022-10-03T13:16:16.731Z] 656be50a0ddc: Verifying Checksum [2022-10-03T13:16:16.731Z] 656be50a0ddc: Download complete [2022-10-03T13:16:29.143Z] 656be50a0ddc: Pull complete [2022-10-03T13:16:29.143Z] 2bbca73fdf42: Pull complete [2022-10-03T13:16:29.143Z] f607e4fc86c3: Pull complete [2022-10-03T13:16:35.856Z] 4d572c569a2c: Pull complete [2022-10-03T13:16:36.818Z] fcf976331f73: Pull complete [2022-10-03T13:16:36.818Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T13:16:37.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T13:16:37.087Z] ---> 3970a7415f9e [2022-10-03T13:16:37.087Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T13:16:39.057Z] ---> Running in f0e245a35758 [2022-10-03T13:16:39.328Z] Removing intermediate container f0e245a35758 [2022-10-03T13:16:39.328Z] ---> 711eca005e0c [2022-10-03T13:16:39.328Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T13:16:39.328Z] ---> Running in 6a4a7e7c7b78 [2022-10-03T13:16:39.605Z] Removing intermediate container 6a4a7e7c7b78 [2022-10-03T13:16:39.605Z] ---> 5a9e8c5a9827 [2022-10-03T13:16:39.605Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T13:16:39.876Z] ---> Running in 7c56121ca05d [2022-10-03T13:16:40.151Z] Removing intermediate container 7c56121ca05d [2022-10-03T13:16:40.151Z] ---> 596810c4f482 [2022-10-03T13:16:40.151Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T13:16:40.151Z] ---> Running in 5b098639ba6c [2022-10-03T13:16:40.421Z] Removing intermediate container 5b098639ba6c [2022-10-03T13:16:40.421Z] ---> cd66c2e48c59 [2022-10-03T13:16:40.421Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T13:16:40.693Z] ---> Running in c1ea6f556ec6 [2022-10-03T13:16:42.654Z] Removing intermediate container c1ea6f556ec6 [2022-10-03T13:16:42.654Z] ---> f276399e9368 [2022-10-03T13:16:42.654Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T13:16:42.654Z] ---> Running in 65d19ae0e824 [2022-10-03T13:16:43.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T13:16:44.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T13:16:45.176Z] OK: 221 MiB in 51 packages [2022-10-03T13:16:46.143Z] Removing intermediate container 65d19ae0e824 [2022-10-03T13:16:46.143Z] ---> ad4f3bc7ee70 [2022-10-03T13:16:46.143Z] Step 9/14 : WORKDIR /app [2022-10-03T13:16:46.143Z] ---> Running in a43b91e8141b [2022-10-03T13:16:46.413Z] Removing intermediate container a43b91e8141b [2022-10-03T13:16:46.413Z] ---> d9e5a3142d63 [2022-10-03T13:16:46.413Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T13:16:47.004Z] ---> bdfc9c8c6faf [2022-10-03T13:16:47.004Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T13:16:47.004Z] ---> Running in 9f404fa8d3c1 [2022-10-03T13:17:43.442Z] Removing intermediate container 9f404fa8d3c1 [2022-10-03T13:17:43.442Z] ---> 0581cca32fdf [2022-10-03T13:17:43.442Z] Step 12/14 : COPY . . [2022-10-03T13:17:43.442Z] ---> 785f82fd7a33 [2022-10-03T13:17:43.442Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T13:17:43.442Z] ---> Running in 9107684145df [2022-10-03T13:17:43.442Z] Removing intermediate container 9107684145df [2022-10-03T13:17:43.442Z] ---> 428926dd109f [2022-10-03T13:17:43.442Z] Step 14/14 : RUN $MAKE [2022-10-03T13:17:43.442Z] ---> Running in bb0e8035b523 [2022-10-03T13:17:43.442Z] noop [2022-10-03T13:17:43.442Z] Removing intermediate container bb0e8035b523 [2022-10-03T13:17:43.442Z] ---> 9d1b396560f0 [2022-10-03T13:17:43.442Z] Successfully built 9d1b396560f0 [2022-10-03T13:17:43.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:17:43.932Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T13:17:43.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:17:44.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-6871 does not seem to be running inside a container [2022-10-03T13:17:44.266Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-03T13:17:45.431Z] $ docker top d2708ff8cd5b99838c79b5b8893ccb7e5f3dbb8b82f5a25b185bccf9d33a339b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T13:17:46.305Z] + go version [2022-10-03T13:17:46.305Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T13:17:46.343Z] $ docker stop --time=1 d2708ff8cd5b99838c79b5b8893ccb7e5f3dbb8b82f5a25b185bccf9d33a339b [2022-10-03T13:17:47.979Z] $ docker rm -f d2708ff8cd5b99838c79b5b8893ccb7e5f3dbb8b82f5a25b185bccf9d33a339b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:17:48.857Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T13:17:48.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:17:49.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-6871 does not seem to be running inside a container [2022-10-03T13:17:49.172Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-03T13:17:50.326Z] $ docker top 69cbfee6dec496fa1a26b630d9f9d596e13856a27ac40e85a13915dc43059a6d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T13:17:51.223Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-10-03T13:17:51.928Z] + make test [2022-10-03T13:17:51.928Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T13:19:28.596Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-03T13:19:28.596Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.164s coverage: 86.2% of statements [2022-10-03T13:19:28.596Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-03T13:19:29.181Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.726s coverage: 71.9% of statements [2022-10-03T13:19:29.765Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T13:19:29.765Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T13:19:56.499Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T13:19:56.499Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T13:19:56.499Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-03T13:19:56.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T13:19:56.573Z] $ docker stop --time=1 69cbfee6dec496fa1a26b630d9f9d596e13856a27ac40e85a13915dc43059a6d [2022-10-03T13:19:58.448Z] $ docker rm -f 69cbfee6dec496fa1a26b630d9f9d596e13856a27ac40e85a13915dc43059a6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T13:19:59.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T13:19:59.613Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T13:20:00.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T13:20:00.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T13:20:01.214Z] + ls -al . [2022-10-03T13:20:01.214Z] total 228 [2022-10-03T13:20:01.214Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 13:17 . [2022-10-03T13:20:01.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:15 .. [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 13:15 .dockerignore [2022-10-03T13:20:01.214Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 13:15 .git [2022-10-03T13:20:01.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 13:15 .github [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 13:15 .gitignore [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 13:15 .golangci.yml [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 13:15 Attribution.txt [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 13:15 CHANGELOG.md [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 13:15 Dockerfile [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 13:15 GOVERNANCE.md [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 13:15 Jenkinsfile [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 13:15 LICENSE [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 13:15 Makefile [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 13:15 OWNERS.md [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 13:15 README.md [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 13:13 VERSION [2022-10-03T13:20:01.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:15 bin [2022-10-03T13:20:01.214Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 13:19 coverage.out [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 13:15 go.mod [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 13:15 go.sum [2022-10-03T13:20:01.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:15 images [2022-10-03T13:20:01.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:15 internal [2022-10-03T13:20:01.214Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 13:15 main.go [2022-10-03T13:20:01.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:15 res [2022-10-03T13:20:01.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:15 snap [2022-10-03T13:20:01.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 13:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:20:01.635Z] + 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=a9f521148692c6305c787f3a0853af5f95fbee12 --label arch=arm64 --label version=0.0.0 . [2022-10-03T13:20:01.909Z] Sending build context to Docker daemon 683.5kB [2022-10-03T13:20:01.909Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T13:20:01.909Z] Step 2/32 : FROM ${BASE} AS builder [2022-10-03T13:20:01.909Z] ---> 9d1b396560f0 [2022-10-03T13:20:01.909Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-03T13:20:01.909Z] ---> Running in 175d4facbcc5 [2022-10-03T13:20:02.497Z] Removing intermediate container 175d4facbcc5 [2022-10-03T13:20:02.497Z] ---> f20fc2efa7fb [2022-10-03T13:20:02.497Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T13:20:02.497Z] ---> Running in f8f336adbea0 [2022-10-03T13:20:02.766Z] Removing intermediate container f8f336adbea0 [2022-10-03T13:20:02.766Z] ---> e280164863b7 [2022-10-03T13:20:02.766Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-10-03T13:20:02.766Z] ---> Running in 5820643f9d38 [2022-10-03T13:20:03.354Z] Removing intermediate container 5820643f9d38 [2022-10-03T13:20:03.354Z] ---> 1bf315a7e4d0 [2022-10-03T13:20:03.354Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T13:20:03.354Z] ---> Running in f6829cfa6d10 [2022-10-03T13:20:03.625Z] Removing intermediate container f6829cfa6d10 [2022-10-03T13:20:03.625Z] ---> 9b7734e1c9e3 [2022-10-03T13:20:03.625Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T13:20:03.625Z] ---> Running in a6a82753a4a1 [2022-10-03T13:20:05.577Z] Removing intermediate container a6a82753a4a1 [2022-10-03T13:20:05.577Z] ---> f6abe05a59e1 [2022-10-03T13:20:05.577Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T13:20:05.577Z] ---> Running in be21489fd820 [2022-10-03T13:20:06.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T13:20:07.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T13:20:08.473Z] OK: 221 MiB in 51 packages [2022-10-03T13:20:09.063Z] Removing intermediate container be21489fd820 [2022-10-03T13:20:09.063Z] ---> ccf4f12f7438 [2022-10-03T13:20:09.063Z] Step 9/32 : WORKDIR /app [2022-10-03T13:20:09.334Z] ---> Running in a0a1098eeead [2022-10-03T13:20:09.601Z] Removing intermediate container a0a1098eeead [2022-10-03T13:20:09.601Z] ---> 02f5eca43232 [2022-10-03T13:20:09.601Z] Step 10/32 : COPY go.mod vendor* ./ [2022-10-03T13:20:09.873Z] ---> f8c7c87553d5 [2022-10-03T13:20:09.873Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T13:20:10.143Z] ---> Running in e191c17ba587 [2022-10-03T13:20:12.090Z] Removing intermediate container e191c17ba587 [2022-10-03T13:20:12.090Z] ---> 27cfe37be430 [2022-10-03T13:20:12.090Z] Step 12/32 : COPY . . [2022-10-03T13:20:12.362Z] ---> 12eaac1dffe2 [2022-10-03T13:20:12.362Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T13:20:12.630Z] ---> Running in 2c4f1bb17d70 [2022-10-03T13:20:12.903Z] Removing intermediate container 2c4f1bb17d70 [2022-10-03T13:20:12.903Z] ---> e52e5434ae2f [2022-10-03T13:20:12.903Z] Step 14/32 : RUN $MAKE [2022-10-03T13:20:12.903Z] ---> Running in efadf38d5a4c [2022-10-03T13:20:14.326Z] 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.44 -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-10-03T13:22:51.110Z] Removing intermediate container efadf38d5a4c [2022-10-03T13:22:51.110Z] ---> 0fc34728b1a0 [2022-10-03T13:22:51.110Z] Step 15/32 : FROM alpine:3.14 [2022-10-03T13:22:51.110Z] 3.14: Pulling from library/alpine [2022-10-03T13:22:51.110Z] 90cda3b7c325: Pulling fs layer [2022-10-03T13:22:51.110Z] 90cda3b7c325: Download complete [2022-10-03T13:22:51.110Z] 90cda3b7c325: Pull complete [2022-10-03T13:22:51.110Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-03T13:22:51.110Z] Status: Downloaded newer image for alpine:3.14 [2022-10-03T13:22:51.110Z] ---> 376ba31ae3da [2022-10-03T13:22:51.110Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T13:22:51.110Z] ---> Running in e39cc6f50a2e [2022-10-03T13:22:51.378Z] Removing intermediate container e39cc6f50a2e [2022-10-03T13:22:51.378Z] ---> 4ca195fc9401 [2022-10-03T13:22:51.378Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-03T13:22:51.378Z] ---> Running in ec9a0a2adcfd [2022-10-03T13:22:51.646Z] Removing intermediate container ec9a0a2adcfd [2022-10-03T13:22:51.646Z] ---> 21b3a200cf86 [2022-10-03T13:22:51.646Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T13:22:51.646Z] ---> Running in b40fdaebb5fc [2022-10-03T13:22:53.601Z] Removing intermediate container b40fdaebb5fc [2022-10-03T13:22:53.601Z] ---> 437cf2bb1eb6 [2022-10-03T13:22:53.601Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-03T13:22:53.601Z] ---> Running in 165fe90a9e80 [2022-10-03T13:22:54.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-03T13:22:55.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-03T13:22:56.473Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T13:22:56.473Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-03T13:22:56.741Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-03T13:22:56.741Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-03T13:22:57.006Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-03T13:22:57.006Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-03T13:22:57.273Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-03T13:22:57.273Z] Executing busybox-1.33.1-r8.trigger [2022-10-03T13:22:57.273Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T13:22:57.542Z] OK: 9 MiB in 21 packages [2022-10-03T13:22:58.972Z] Removing intermediate container 165fe90a9e80 [2022-10-03T13:22:58.972Z] ---> 0d8a4baf1947 [2022-10-03T13:22:58.972Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-03T13:22:59.239Z] ---> 12b80b12d0e4 [2022-10-03T13:22:59.239Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-03T13:22:59.827Z] ---> 97645143bea7 [2022-10-03T13:22:59.827Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-10-03T13:23:00.411Z] ---> b8661f68ea5b [2022-10-03T13:23:00.411Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-10-03T13:23:00.998Z] ---> bd4d1c0e197b [2022-10-03T13:23:00.998Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-03T13:23:02.409Z] ---> 53b78b95ab30 [2022-10-03T13:23:02.409Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-03T13:23:02.409Z] ---> Running in dc5661ab8274 [2022-10-03T13:23:04.357Z] Removing intermediate container dc5661ab8274 [2022-10-03T13:23:04.357Z] ---> 2cc4ea992a02 [2022-10-03T13:23:04.357Z] Step 26/32 : VOLUME /cache [2022-10-03T13:23:04.357Z] ---> Running in 1d4c158695e4 [2022-10-03T13:23:04.357Z] Removing intermediate container 1d4c158695e4 [2022-10-03T13:23:04.357Z] ---> fa8ebe009bc9 [2022-10-03T13:23:04.357Z] Step 27/32 : EXPOSE 59711 [2022-10-03T13:23:04.625Z] ---> Running in 0210381a2a09 [2022-10-03T13:23:04.893Z] Removing intermediate container 0210381a2a09 [2022-10-03T13:23:04.893Z] ---> ae2935267b94 [2022-10-03T13:23:04.893Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-03T13:23:04.893Z] ---> Running in 183bbb203c84 [2022-10-03T13:23:05.160Z] Removing intermediate container 183bbb203c84 [2022-10-03T13:23:05.160Z] ---> 7536fd5d0330 [2022-10-03T13:23:05.160Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-03T13:23:05.428Z] ---> Running in 995d91d7cbd1 [2022-10-03T13:23:05.694Z] Removing intermediate container 995d91d7cbd1 [2022-10-03T13:23:05.694Z] ---> 61c87fdb2a0a [2022-10-03T13:23:05.694Z] Step 30/32 : LABEL arch=arm64 [2022-10-03T13:23:05.694Z] ---> Running in 339b040c1579 [2022-10-03T13:23:05.963Z] Removing intermediate container 339b040c1579 [2022-10-03T13:23:05.963Z] ---> 6ab5c36c522d [2022-10-03T13:23:05.963Z] Step 31/32 : LABEL git_sha=a9f521148692c6305c787f3a0853af5f95fbee12 [2022-10-03T13:23:05.963Z] ---> Running in 01285f6ca0ab [2022-10-03T13:23:06.231Z] Removing intermediate container 01285f6ca0ab [2022-10-03T13:23:06.231Z] ---> 6ef2f4c5253b [2022-10-03T13:23:06.231Z] Step 32/32 : LABEL version=0.0.0 [2022-10-03T13:23:06.499Z] ---> Running in 8b8a64a86113 [2022-10-03T13:23:06.766Z] Removing intermediate container 8b8a64a86113 [2022-10-03T13:23:06.766Z] ---> 771c6f6a8e75 [2022-10-03T13:23:06.766Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T13:23:06.766Z] Successfully built 771c6f6a8e75 [2022-10-03T13:23:06.766Z] 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-10-03T13:23:07.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T13:23:07.563Z] [2022-10-03T13:23:07.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:23:07.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T13:23:07.970Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T13:23:07.970Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T13:23:07.970Z] 04944245beec: Pulling fs layer [2022-10-03T13:23:07.970Z] 699f458cf7ca: Pulling fs layer [2022-10-03T13:23:07.970Z] 765212b225bb: Pulling fs layer [2022-10-03T13:23:07.970Z] f23df028b6ca: Pulling fs layer [2022-10-03T13:23:07.970Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T13:23:07.970Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T13:23:07.970Z] f23df028b6ca: Waiting [2022-10-03T13:23:07.970Z] d65c8cfc05b1: Waiting [2022-10-03T13:23:07.970Z] 765212b225bb: Waiting [2022-10-03T13:23:07.970Z] 2437ff75d9bd: Waiting [2022-10-03T13:23:08.238Z] 04944245beec: Verifying Checksum [2022-10-03T13:23:08.238Z] 04944245beec: Download complete [2022-10-03T13:23:08.238Z] 765212b225bb: Verifying Checksum [2022-10-03T13:23:08.238Z] 765212b225bb: Download complete [2022-10-03T13:23:08.238Z] f23df028b6ca: Download complete [2022-10-03T13:23:08.238Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T13:23:08.238Z] d65c8cfc05b1: Download complete [2022-10-03T13:23:08.238Z] 699f458cf7ca: Verifying Checksum [2022-10-03T13:23:08.238Z] 699f458cf7ca: Download complete [2022-10-03T13:23:08.830Z] 8998bd30e6a1: Download complete [2022-10-03T13:23:10.782Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T13:23:10.782Z] 2437ff75d9bd: Download complete [2022-10-03T13:23:12.730Z] 8998bd30e6a1: Pull complete [2022-10-03T13:23:12.997Z] 04944245beec: Pull complete [2022-10-03T13:23:14.417Z] 699f458cf7ca: Pull complete [2022-10-03T13:23:14.684Z] 765212b225bb: Pull complete [2022-10-03T13:23:15.266Z] f23df028b6ca: Pull complete [2022-10-03T13:23:15.533Z] d65c8cfc05b1: Pull complete [2022-10-03T13:23:30.525Z] 2437ff75d9bd: Pull complete [2022-10-03T13:23:30.525Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T13:23:30.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T13:23:30.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:23:30.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-6871 does not seem to be running inside a container [2022-10-03T13:23:30.905Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-03T13:23:33.521Z] $ docker top ac98c9a588312253a875d9f0e787d9b0ae59949cb51dde34cdad0ee8df5abfe7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:23:34.422Z] ---> job-cost.sh [2022-10-03T13:23:34.422Z] lf-activate-venv: SKIPPING [2022-10-03T13:23:34.422Z] INFO: No Stack... [2022-10-03T13:23:35.005Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T13:23:35.962Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T13:23:36.301Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-10-03T13:23:36.301Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T13:23:36.652Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [2022-10-03T13:23:36.656Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] did not exist. Created. [2022-10-03T13:23:36.657Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T13:23:37.393Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1ba5a8a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T13:23:38.119Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T13:23:38.159Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T13:23:38.216Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T13:23:38.233Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T13:23:38.308Z] $ docker stop --time=1 ac98c9a588312253a875d9f0e787d9b0ae59949cb51dde34cdad0ee8df5abfe7 [2022-10-03T13:23:39.838Z] $ docker rm -f ac98c9a588312253a875d9f0e787d9b0ae59949cb51dde34cdad0ee8df5abfe7 [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-10-03T13:23:40.789Z] provisioning config files... [2022-10-03T13:23:40.796Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/config17754647181403328206tmp [Pipeline] { [Pipeline] sh [2022-10-03T13:23:41.127Z] + set +x [2022-10-03T13:23:41.127Z] + curl -s+ https://codecov.io/bash [2022-10-03T13:23:41.127Z] bash -s -- [2022-10-03T13:23:41.127Z] [2022-10-03T13:23:41.127Z] _____ _ [2022-10-03T13:23:41.127Z] / ____| | | [2022-10-03T13:23:41.127Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T13:23:41.127Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T13:23:41.127Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T13:23:41.127Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T13:23:41.127Z] Bash-1.0.6 [2022-10-03T13:23:41.127Z] [2022-10-03T13:23:41.127Z] [2022-10-03T13:23:41.127Z] ==> git version 2.25.1 found [2022-10-03T13:23:41.127Z] ==> 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-10-03T13:23:41.127Z] Release-Date: 2020-01-08 [2022-10-03T13:23:41.127Z] 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-10-03T13:23:41.127Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T13:23:41.127Z] ==> Jenkins CI detected. [2022-10-03T13:23:41.127Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-112 [2022-10-03T13:23:41.127Z] project root: . [2022-10-03T13:23:41.127Z] --> token set from env [2022-10-03T13:23:41.127Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T13:23:41.127Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T13:23:41.127Z] ==> Python coveragepy not found [2022-10-03T13:23:41.127Z] ==> Searching for coverage reports in: [2022-10-03T13:23:41.127Z] + . [2022-10-03T13:23:41.127Z] -> Found 1 reports [2022-10-03T13:23:41.127Z] ==> Detecting git/mercurial file structure [2022-10-03T13:23:41.127Z] ==> Reading reports [2022-10-03T13:23:41.127Z] + ./coverage.out bytes=41008 [2022-10-03T13:23:41.127Z] ==> Appending adjustments [2022-10-03T13:23:41.127Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T13:23:41.388Z] + Found adjustments [2022-10-03T13:23:41.388Z] ==> Gzipping contents [2022-10-03T13:23:41.388Z] 12K /tmp/codecov.85o89e.gz [2022-10-03T13:23:41.388Z] ==> Uploading reports [2022-10-03T13:23:41.388Z] url: https://codecov.io [2022-10-03T13:23:41.388Z] query: branch=PR-112&commit=a9f521148692c6305c787f3a0853af5f95fbee12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=112&job=&cmd_args= [2022-10-03T13:23:41.388Z] -> Pinging Codecov [2022-10-03T13:23:41.388Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-112&commit=a9f521148692c6305c787f3a0853af5f95fbee12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=112&job=&cmd_args= [2022-10-03T13:23:41.645Z] -> Uploading to [2022-10-03T13:23:41.645Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/a9f521148692c6305c787f3a0853af5f95fbee12/fb885b82-c505-4ae0-8119-44db0465e110.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T132341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be317e5239d182617ad6f2939482c50639ac23a3b2d96e5ebff4d7ac643d5847 [2022-10-03T13:23:41.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T13:23:41.905Z] Dload Upload Total Spent Left Speed [2022-10-03T13:23:41.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11459 0 0 100 11459 0 45114 --:--:-- --:--:-- --:--:-- 45114 [2022-10-03T13:23:42.167Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] } [2022-10-03T13:23:42.192Z] 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-10-03T13:23:43.893Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives ] [2022-10-03T13:23:43.893Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives [2022-10-03T13:23:43.893Z] total 16 [2022-10-03T13:23:43.893Z] drwxr-xr-x 3 root root 4096 Oct 3 13:14 . [2022-10-03T13:23:43.893Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 13:14 .. [2022-10-03T13:23:43.893Z] drwxr-xr-x 2 root root 4096 Oct 3 13:14 cost [2022-10-03T13:23:43.893Z] -rw-r--r-- 1 root root 95 Oct 3 13:14 cost.csv [2022-10-03T13:23:43.893Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives [2022-10-03T13:23:43.893Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives [2022-10-03T13:23:43.893Z] total 16 [2022-10-03T13:23:43.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 13:14 . [2022-10-03T13:23:43.893Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 13:14 .. [2022-10-03T13:23:43.893Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 13:14 cost [2022-10-03T13:23:43.893Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 3 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:23:44.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:23:45.118Z] ---> package-listing.sh [2022-10-03T13:23:45.118Z] ++ facter osfamily [2022-10-03T13:23:45.118Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T13:23:45.377Z] + OS_FAMILY=debian [2022-10-03T13:23:45.377Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-112 [2022-10-03T13:23:45.377Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T13:23:45.377Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T13:23:45.377Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T13:23:45.377Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T13:23:45.377Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-112 ']' [2022-10-03T13:23:45.377Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T13:23:45.377Z] + case "${OS_FAMILY}" in [2022-10-03T13:23:45.377Z] + dpkg -l [2022-10-03T13:23:45.377Z] + grep '^ii' [2022-10-03T13:23:45.377Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T13:23:45.377Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T13:23:45.377Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T13:23:45.377Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-112 ']' [2022-10-03T13:23:45.377Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives/ [2022-10-03T13:23:45.377Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives/ [Pipeline] echo [2022-10-03T13:23:45.408Z] 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-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T13:23:45.702Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:23:46.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T13:23:46.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:23:46.459Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2022-10-03T13:23:46.509Z] $ 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-112/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-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T13:23:46.673Z] $ docker top 4447fea39dcbf4335fe4fdec6791ffd545745c7402fe826c633c8aaa69c016ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T13:23:47.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T13:23:47.341Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T13:23:47.658Z] + ls /var/log/sa-host [2022-10-03T13:23:47.658Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T13:23:47.790Z] provisioning config files... [2022-10-03T13:23:47.798Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/config2444580615784844307tmp [Pipeline] { [Pipeline] echo [2022-10-03T13:23:47.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:23:48.177Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T13:23:48.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:23:48.601Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T13:23:48.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:23:48.946Z] ---> sudo-logs.sh [2022-10-03T13:23:48.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T13:23:49.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:23:49.355Z] ---> job-cost.sh [2022-10-03T13:23:49.355Z] lf-activate-venv: SKIPPING [2022-10-03T13:23:49.355Z] DEBUG: total: 0.2199999988079071 [2022-10-03T13:23:49.355Z] INFO: Retrieving Stack Cost... [2022-10-03T13:23:49.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T13:23:50.179Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T13:23:50.215Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:23:50.527Z] ---> logs-deploy.sh [2022-10-03T13:23:50.527Z] lf-activate-venv: SKIPPING [2022-10-03T13:23:50.527Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-112/1 [2022-10-03T13:23:50.527Z] INFO: archiving workspace using pattern(s): [2022-10-03T13:23:51.465Z] Archives upload complete. [2022-10-03T13:23:51.465Z] INFO: archiving logs to Nexus