Pull request #93 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3+3817b545243506d6c11f8926a861473cd0c4170b (680317f1e6973ce14480c49a681a46096fc1f242) 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-ssh9615910013753492626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9063789054672289709.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-93/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-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7135442016026721393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3108434752343540449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17718491431830360165.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-93/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-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6242119893107166201.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16814 in /w/workspace/ry_app-rfid-llrp-inventory_PR-93 [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/ry_app-rfid-llrp-inventory_PR-93 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 Merge succeeded, producing 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 Checking out Revision 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 (PR-93) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 # timeout=10 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-04T13:13:10.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-04T13:13:10.755Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-04T13:13:10.847Z] ========================================================= [2022-07-04T13:13:10.847Z] EdgeX Global Pipelines Version Info [2022-07-04T13:13:10.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:13:11.627Z] ------------------- [2022-07-04T13:13:11.627Z] stable info: [2022-07-04T13:13:11.627Z] ------------------- [2022-07-04T13:13:11.627Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-04T13:13:11.627Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-04T13:13:11.627Z] Message: update stable to v1.0.234 [2022-07-04T13:13:12.199Z] ------------------- [2022-07-04T13:13:12.199Z] experimental info: [2022-07-04T13:13:12.199Z] ------------------- [2022-07-04T13:13:12.199Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-04T13:13:12.199Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-04T13:13:12.199Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-04T13:13:12.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-04T13:13:12.608Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-04T13:13:12.643Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-04T13:13:12.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-04T13:13:12.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-04T13:13:12.756Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-04T13:13:12.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-04T13:13:12.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-04T13:13:12.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-04T13:13:12.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-04T13:13:12.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-04T13:13:12.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-04T13:13:13.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-04T13:13:13.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-04T13:13:13.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-04T13:13:13.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-04T13:13:13.192Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T13:13:13.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T13:13:13.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-04T13:13:13.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-04T13:13:13.349Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-04T13:13:13.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-04T13:13:13.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-04T13:13:13.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-04T13:13:13.514Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-04T13:13:13.554Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-04T13:13:13.596Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-04T13:13:13.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo [2022-07-04T13:13:13.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo [2022-07-04T13:13:13.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo [2022-07-04T13:13:13.746Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [Pipeline] echo [2022-07-04T13:13:13.783Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d3cecc [Pipeline] echo [2022-07-04T13:13:13.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T13:13:13.930Z] provisioning config files... [2022-07-04T13:13:13.944Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/config1314150975489798915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:13:14.294Z] ---> docker-login.sh [2022-07-04T13:13:14.294Z] nexus3.edgexfoundry.org:10001 [2022-07-04T13:13:14.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:14.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:14.555Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:14.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:14.555Z] [2022-07-04T13:13:14.555Z] Login Succeeded [2022-07-04T13:13:14.555Z] nexus3.edgexfoundry.org:10002 [2022-07-04T13:13:14.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:14.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:14.823Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:14.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:14.823Z] [2022-07-04T13:13:14.823Z] Login Succeeded [2022-07-04T13:13:14.823Z] nexus3.edgexfoundry.org:10003 [2022-07-04T13:13:14.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:15.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:15.085Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:15.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:15.085Z] [2022-07-04T13:13:15.085Z] Login Succeeded [2022-07-04T13:13:15.085Z] nexus3.edgexfoundry.org:10004 [2022-07-04T13:13:15.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:15.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:15.085Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:15.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:15.085Z] [2022-07-04T13:13:15.085Z] Login Succeeded [2022-07-04T13:13:15.085Z] docker.io [2022-07-04T13:13:15.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:15.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:15.609Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:15.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:15.609Z] [2022-07-04T13:13:15.609Z] Login Succeeded [2022-07-04T13:13:15.609Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T13:13:15.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-04T13:13:16.280Z] + git rev-list -1 --merges 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3~1..7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [Pipeline] echo [2022-07-04T13:13:16.331Z] -----------> git rev-list -1 --merges 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3~1..7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [false] [Pipeline] sh [2022-07-04T13:13:16.643Z] + git log --format=format:%s -1 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [Pipeline] echo [2022-07-04T13:13:16.679Z] ========================================================= [2022-07-04T13:13:16.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-04T13:13:16.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T13:13:17.112Z] + git log --format=format:%s -1 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [Pipeline] echo [2022-07-04T13:13:17.144Z] [semverPrep] GIT_COMMIT: 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-07-04T13:13:17.176Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-04T13:13:17.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T13:13:17.566Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-04T13:13:17.566Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-04T13:13:17.566Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-04T13:13:17.566Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-04T13:13:17.566Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-04T13:13:17.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:13:17.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T13:13:17.991Z] [2022-07-04T13:13:17.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:13:18.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T13:13:18.368Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-04T13:13:18.368Z] 42c077c10790: Pulling fs layer [2022-07-04T13:13:18.368Z] f63e77b7563a: Pulling fs layer [2022-07-04T13:13:18.368Z] bd5fdadae976: Pulling fs layer [2022-07-04T13:13:18.368Z] 205491f53016: Pulling fs layer [2022-07-04T13:13:18.368Z] df18705c85c3: Pulling fs layer [2022-07-04T13:13:18.368Z] bdb3f477010e: Pulling fs layer [2022-07-04T13:13:18.368Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-04T13:13:18.368Z] 2c6e9b1d212d: Pulling fs layer [2022-07-04T13:13:18.368Z] bdb8f0575790: Pulling fs layer [2022-07-04T13:13:18.368Z] 386e3cb2ff24: Pulling fs layer [2022-07-04T13:13:18.368Z] 2343380bae48: Pulling fs layer [2022-07-04T13:13:18.368Z] 2c6e9b1d212d: Waiting [2022-07-04T13:13:18.368Z] 205491f53016: Waiting [2022-07-04T13:13:18.368Z] df18705c85c3: Waiting [2022-07-04T13:13:18.368Z] bdb3f477010e: Waiting [2022-07-04T13:13:18.368Z] c8a8fc8e1c8f: Waiting [2022-07-04T13:13:18.368Z] 386e3cb2ff24: Waiting [2022-07-04T13:13:18.368Z] 2343380bae48: Waiting [2022-07-04T13:13:18.368Z] f63e77b7563a: Verifying Checksum [2022-07-04T13:13:18.368Z] f63e77b7563a: Download complete [2022-07-04T13:13:18.368Z] 205491f53016: Verifying Checksum [2022-07-04T13:13:18.368Z] 205491f53016: Download complete [2022-07-04T13:13:18.629Z] df18705c85c3: Verifying Checksum [2022-07-04T13:13:18.629Z] df18705c85c3: Download complete [2022-07-04T13:13:18.629Z] bd5fdadae976: Verifying Checksum [2022-07-04T13:13:18.629Z] bd5fdadae976: Download complete [2022-07-04T13:13:18.629Z] bdb3f477010e: Verifying Checksum [2022-07-04T13:13:18.629Z] bdb3f477010e: Download complete [2022-07-04T13:13:18.629Z] 2c6e9b1d212d: Download complete [2022-07-04T13:13:18.629Z] bdb8f0575790: Download complete [2022-07-04T13:13:18.629Z] 386e3cb2ff24: Verifying Checksum [2022-07-04T13:13:18.629Z] 386e3cb2ff24: Download complete [2022-07-04T13:13:18.629Z] 2343380bae48: Verifying Checksum [2022-07-04T13:13:18.629Z] 2343380bae48: Download complete [2022-07-04T13:13:18.629Z] 42c077c10790: Verifying Checksum [2022-07-04T13:13:18.629Z] 42c077c10790: Download complete [2022-07-04T13:13:18.889Z] c8a8fc8e1c8f: Download complete [2022-07-04T13:13:20.270Z] 42c077c10790: Pull complete [2022-07-04T13:13:20.270Z] f63e77b7563a: Pull complete [2022-07-04T13:13:20.841Z] bd5fdadae976: Pull complete [2022-07-04T13:13:20.841Z] 205491f53016: Pull complete [2022-07-04T13:13:21.101Z] df18705c85c3: Pull complete [2022-07-04T13:13:21.101Z] bdb3f477010e: Pull complete [2022-07-04T13:13:23.014Z] c8a8fc8e1c8f: Pull complete [2022-07-04T13:13:23.014Z] 2c6e9b1d212d: Pull complete [2022-07-04T13:13:23.276Z] bdb8f0575790: Pull complete [2022-07-04T13:13:23.276Z] 386e3cb2ff24: Pull complete [2022-07-04T13:13:23.276Z] 2343380bae48: Pull complete [2022-07-04T13:13:23.276Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-04T13:13:23.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T13:13:23.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:13:23.764Z] prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container [2022-07-04T13:13:23.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@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-07-04T13:13:25.410Z] $ docker top c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb -eo pid,comm [2022-07-04T13:13:25.482Z] 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-07-04T13:13:25.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T13:13:25.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T13:13:25.632Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T13:13:25.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T13:13:25.756Z] $ docker exec c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb ssh-agent [2022-07-04T13:13:25.888Z] SSH_AUTH_SOCK=/tmp/ssh-s7r9GjqJ2x9h/agent.35 [2022-07-04T13:13:25.888Z] SSH_AGENT_PID=42 [2022-07-04T13:13:25.895Z] Running ssh-add (command line suppressed) [2022-07-04T13:13:26.015Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/private_key_7252129331430778360.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/private_key_7252129331430778360.key) [2022-07-04T13:13:26.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T13:13:26.366Z] + git tag --points-at HEAD [Pipeline] } [2022-07-04T13:13:26.392Z] $ docker exec --env ******** --env ******** c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb ssh-agent -k [2022-07-04T13:13:26.515Z] unset SSH_AUTH_SOCK; [2022-07-04T13:13:26.515Z] unset SSH_AGENT_PID; [2022-07-04T13:13:26.515Z] echo Agent pid 42 killed; [2022-07-04T13:13:26.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-04T13:13:26.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T13:13:26.618Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T13:13:26.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T13:13:26.746Z] $ docker exec c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb ssh-agent [2022-07-04T13:13:26.876Z] SSH_AUTH_SOCK=/tmp/ssh-cS8mQZ6MgAeq/agent.75 [2022-07-04T13:13:26.876Z] SSH_AGENT_PID=81 [2022-07-04T13:13:26.881Z] Running ssh-add (command line suppressed) [2022-07-04T13:13:27.013Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/private_key_3662934273764831411.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/private_key_3662934273764831411.key) [2022-07-04T13:13:27.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T13:13:27.370Z] + git semver init [2022-07-04T13:13:27.633Z] 2022-07-04 13:13:27,555 [run_init] DEBUG init version:0.0.0 force:False [2022-07-04T13:13:27.633Z] 2022-07-04 13:13:27,556 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver [2022-07-04T13:13:27.633Z] 2022-07-04 13:13:27,556 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver [2022-07-04T13:13:27.633Z] 2022-07-04 13:13:27,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-93, universal_newlines=False, shell=None, istream=None) [2022-07-04T13:13:28.582Z] 2022-07-04 13:13:28,540 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.git/info/exclude [2022-07-04T13:13:28.582Z] 2022-07-04 13:13:28,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver/PR-93 with force:False [2022-07-04T13:13:28.582Z] 2022-07-04 13:13:28,541 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver/PR-93 [2022-07-04T13:13:28.582Z] 2022-07-04 13:13:28,545 [execute] INFO git cat-file --batch-check [2022-07-04T13:13:28.582Z] 2022-07-04 13:13:28,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T13:13:28.582Z] 2022-07-04 13:13:28,552 [execute] INFO git cat-file --batch [2022-07-04T13:13:28.582Z] 2022-07-04 13:13:28,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T13:13:28.582Z] 2022-07-04 13:13:28,559 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-93/.semver/PR-93 [2022-07-04T13:13:28.582Z] 0.0.0 [Pipeline] } [2022-07-04T13:13:28.608Z] $ docker exec --env ******** --env ******** c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb ssh-agent -k [2022-07-04T13:13:28.736Z] unset SSH_AUTH_SOCK; [2022-07-04T13:13:28.737Z] unset SSH_AGENT_PID; [2022-07-04T13:13:28.737Z] echo Agent pid 81 killed; [2022-07-04T13:13:28.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T13:13:29.175Z] + git semver [Pipeline] } [2022-07-04T13:13:29.462Z] $ docker stop --time=1 c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb [2022-07-04T13:13:30.950Z] $ docker rm -f c8de4d83aeb77022599c84dd93505a84d02b8daba332da7a8e696225faa713cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T13:13:31.406Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-04T13:13:31.717Z] Stashed 1 file(s) [Pipeline] echo [2022-07-04T13:13:31.739Z] [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-07-04T13:13:32.290Z] provisioning config files... [2022-07-04T13:13:32.301Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/config8791912209864749750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:13:32.660Z] ---> docker-login.sh [2022-07-04T13:13:32.661Z] nexus3.edgexfoundry.org:10001 [2022-07-04T13:13:32.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:32.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:32.661Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:32.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:32.661Z] [2022-07-04T13:13:32.661Z] Login Succeeded [2022-07-04T13:13:32.661Z] nexus3.edgexfoundry.org:10002 [2022-07-04T13:13:32.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:32.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:32.921Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:32.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:32.921Z] [2022-07-04T13:13:32.921Z] Login Succeeded [2022-07-04T13:13:32.921Z] nexus3.edgexfoundry.org:10003 [2022-07-04T13:13:32.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:32.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:32.921Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:32.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:32.921Z] [2022-07-04T13:13:32.921Z] Login Succeeded [2022-07-04T13:13:32.921Z] nexus3.edgexfoundry.org:10004 [2022-07-04T13:13:32.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:33.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:33.181Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:33.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:33.181Z] [2022-07-04T13:13:33.181Z] Login Succeeded [2022-07-04T13:13:33.181Z] docker.io [2022-07-04T13:13:33.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:13:33.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:13:33.441Z] Configure a credential helper to remove this warning. See [2022-07-04T13:13:33.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:13:33.441Z] [2022-07-04T13:13:33.441Z] Login Succeeded [2022-07-04T13:13:33.701Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T13:13:33.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-04T13:13:33.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T13:13:33.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T13:13:33.977Z] ========================================================= [2022-07-04T13:13:33.977Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-04T13:13:33.977Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:13:34.468Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-04T13:13:34.468Z] Sending build context to Docker daemon 12.44MB [2022-07-04T13:13:34.468Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T13:13:34.468Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-04T13:13:34.468Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-04T13:13:34.468Z] 59bf1c3509f3: Pulling fs layer [2022-07-04T13:13:34.468Z] 666ba61612fd: Pulling fs layer [2022-07-04T13:13:34.468Z] 8ed8ca486205: Pulling fs layer [2022-07-04T13:13:34.468Z] cc1cd167ecdc: Pulling fs layer [2022-07-04T13:13:34.468Z] c516ae0d96e1: Pulling fs layer [2022-07-04T13:13:34.468Z] 684cea983483: Pulling fs layer [2022-07-04T13:13:34.468Z] dd3240ac7de5: Pulling fs layer [2022-07-04T13:13:34.468Z] b1e948a4e11c: Pulling fs layer [2022-07-04T13:13:34.468Z] a8fd76ee1af6: Pulling fs layer [2022-07-04T13:13:34.468Z] 646ad004c059: Pulling fs layer [2022-07-04T13:13:34.468Z] cc1cd167ecdc: Waiting [2022-07-04T13:13:34.468Z] b1e948a4e11c: Waiting [2022-07-04T13:13:34.468Z] a8fd76ee1af6: Waiting [2022-07-04T13:13:34.468Z] c516ae0d96e1: Waiting [2022-07-04T13:13:34.468Z] 684cea983483: Waiting [2022-07-04T13:13:34.468Z] dd3240ac7de5: Waiting [2022-07-04T13:13:34.468Z] 8ed8ca486205: Download complete [2022-07-04T13:13:34.734Z] 666ba61612fd: Verifying Checksum [2022-07-04T13:13:34.734Z] 666ba61612fd: Download complete [2022-07-04T13:13:34.734Z] c516ae0d96e1: Verifying Checksum [2022-07-04T13:13:34.734Z] c516ae0d96e1: Download complete [2022-07-04T13:13:34.734Z] 684cea983483: Verifying Checksum [2022-07-04T13:13:34.734Z] 684cea983483: Download complete [2022-07-04T13:13:34.734Z] 59bf1c3509f3: Verifying Checksum [2022-07-04T13:13:34.734Z] 59bf1c3509f3: Download complete [2022-07-04T13:13:34.734Z] b1e948a4e11c: Verifying Checksum [2022-07-04T13:13:34.734Z] b1e948a4e11c: Download complete [2022-07-04T13:13:34.734Z] 59bf1c3509f3: Pull complete [2022-07-04T13:13:34.997Z] 666ba61612fd: Pull complete [2022-07-04T13:13:34.998Z] 8ed8ca486205: Pull complete [2022-07-04T13:13:35.258Z] cc1cd167ecdc: Verifying Checksum [2022-07-04T13:13:35.259Z] cc1cd167ecdc: Download complete [2022-07-04T13:13:35.518Z] 646ad004c059: Verifying Checksum [2022-07-04T13:13:35.518Z] 646ad004c059: Download complete [2022-07-04T13:13:35.518Z] a8fd76ee1af6: Download complete [2022-07-04T13:13:39.720Z] cc1cd167ecdc: Pull complete [2022-07-04T13:13:39.720Z] c516ae0d96e1: Pull complete [2022-07-04T13:13:39.720Z] 684cea983483: Pull complete [2022-07-04T13:13:39.720Z] dd3240ac7de5: Pull complete [2022-07-04T13:13:39.720Z] b1e948a4e11c: Pull complete [2022-07-04T13:13:41.631Z] a8fd76ee1af6: Pull complete [2022-07-04T13:13:42.568Z] 646ad004c059: Pull complete [2022-07-04T13:13:42.568Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-04T13:13:42.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T13:13:42.568Z] ---> 8f69c11f6b0c [2022-07-04T13:13:42.568Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-04T13:13:44.481Z] ---> Running in 5770da919aef [2022-07-04T13:13:44.481Z] Removing intermediate container 5770da919aef [2022-07-04T13:13:44.481Z] ---> 90a7fffef050 [2022-07-04T13:13:44.481Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T13:13:44.481Z] ---> Running in 702ec5f55dfa [2022-07-04T13:13:44.481Z] Removing intermediate container 702ec5f55dfa [2022-07-04T13:13:44.481Z] ---> bc2f357e5e20 [2022-07-04T13:13:44.481Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-04T13:13:44.481Z] ---> Running in 1f9836973517 [2022-07-04T13:13:44.481Z] Removing intermediate container 1f9836973517 [2022-07-04T13:13:44.481Z] ---> 4905c8746d1c [2022-07-04T13:13:44.481Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T13:13:44.481Z] ---> Running in fdd9e396a924 [2022-07-04T13:13:45.052Z] Removing intermediate container fdd9e396a924 [2022-07-04T13:13:45.052Z] ---> b9b890857251 [2022-07-04T13:13:45.052Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T13:13:45.052Z] ---> Running in dc408a42cc0b [2022-07-04T13:13:45.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-04T13:13:46.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-04T13:13:46.700Z] OK: 221 MiB in 52 packages [2022-07-04T13:13:47.127Z] Still waiting to schedule task [2022-07-04T13:13:47.128Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-04T13:13:47.273Z] Removing intermediate container dc408a42cc0b [2022-07-04T13:13:47.273Z] ---> 763b8a6c8989 [2022-07-04T13:13:47.273Z] Step 8/13 : WORKDIR /app [2022-07-04T13:13:47.273Z] ---> Running in 1b654992c262 [2022-07-04T13:13:47.273Z] Removing intermediate container 1b654992c262 [2022-07-04T13:13:47.273Z] ---> efae0079f28b [2022-07-04T13:13:47.273Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-04T13:13:47.534Z] ---> 586921f455cf [2022-07-04T13:13:47.534Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T13:13:47.534Z] ---> Running in bc2b6ad0917e [2022-07-04T13:14:05.658Z] Removing intermediate container bc2b6ad0917e [2022-07-04T13:14:05.658Z] ---> 0d995a570bc9 [2022-07-04T13:14:05.658Z] Step 11/13 : COPY . . [2022-07-04T13:14:05.658Z] ---> 56daac882fd9 [2022-07-04T13:14:05.658Z] Step 12/13 : ARG MAKE="make build" [2022-07-04T13:14:05.658Z] ---> Running in 03588a89fddd [2022-07-04T13:14:05.658Z] Removing intermediate container 03588a89fddd [2022-07-04T13:14:05.658Z] ---> ee668542cf92 [2022-07-04T13:14:05.658Z] Step 13/13 : RUN $MAKE [2022-07-04T13:14:05.658Z] ---> Running in aea6a168745b [2022-07-04T13:14:05.917Z] noop [2022-07-04T13:14:06.488Z] Removing intermediate container aea6a168745b [2022-07-04T13:14:06.488Z] ---> 3f89d110b762 [2022-07-04T13:14:06.488Z] Successfully built 3f89d110b762 [2022-07-04T13:14:06.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:14:06.936Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T13:14:06.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:14:07.105Z] prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container [2022-07-04T13:14:07.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@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-07-04T13:14:07.572Z] $ docker top 89c99aad19bfac463ca2e6721992917dfdbc7ec5b4d697f0995ca7604073bd39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T13:14:07.987Z] + go version [2022-07-04T13:14:07.987Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-04T13:14:08.010Z] $ docker stop --time=1 89c99aad19bfac463ca2e6721992917dfdbc7ec5b4d697f0995ca7604073bd39 [2022-07-04T13:14:09.283Z] $ docker rm -f 89c99aad19bfac463ca2e6721992917dfdbc7ec5b4d697f0995ca7604073bd39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:14:09.993Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T13:14:09.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:14:10.147Z] prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container [2022-07-04T13:14:10.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@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-07-04T13:14:10.659Z] $ docker top 9b3d9f146d5e7025dd8cefa00b5b66612e318316830d69d19e54f1a04cb86107 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T13:14:11.117Z] + make test [2022-07-04T13:14:11.117Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-04T13:14:21.129Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-04T13:14:21.129Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.061s coverage: 86.2% of statements [2022-07-04T13:14:21.129Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-04T13:14:23.682Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements [2022-07-04T13:14:33.679Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T13:14:36.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T13:14:37.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-04T13:14:37.237Z] ./bin/test-attribution.sh [2022-07-04T13:14:37.498Z] An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add [2022-07-04T13:14:37.758Z] make: *** [Makefile:55: test] Error 1 [Pipeline] } [2022-07-04T13:14:37.802Z] $ docker stop --time=1 9b3d9f146d5e7025dd8cefa00b5b66612e318316830d69d19e54f1a04cb86107 [2022-07-04T13:14:39.713Z] $ docker rm -f 9b3d9f146d5e7025dd8cefa00b5b66612e318316830d69d19e54f1a04cb86107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:14:40.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T13:14:40.927Z] [2022-07-04T13:14:40.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:14:41.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T13:14:41.298Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-04T13:14:41.298Z] 5eb5b503b376: Pulling fs layer [2022-07-04T13:14:41.298Z] 5c69ac0246d0: Pulling fs layer [2022-07-04T13:14:41.298Z] ec43610c2a17: Pulling fs layer [2022-07-04T13:14:41.298Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-04T13:14:41.298Z] 33b1e0a273af: Pulling fs layer [2022-07-04T13:14:41.298Z] 5d3b04190fa2: Pulling fs layer [2022-07-04T13:14:41.298Z] 2f39f015ded8: Pulling fs layer [2022-07-04T13:14:41.298Z] 33b1e0a273af: Waiting [2022-07-04T13:14:41.298Z] 5d3b04190fa2: Waiting [2022-07-04T13:14:41.298Z] 2f39f015ded8: Waiting [2022-07-04T13:14:41.298Z] 3a2ae6a8a46f: Waiting [2022-07-04T13:14:41.298Z] 5c69ac0246d0: Verifying Checksum [2022-07-04T13:14:41.298Z] 5c69ac0246d0: Download complete [2022-07-04T13:14:41.298Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-04T13:14:41.298Z] 3a2ae6a8a46f: Download complete [2022-07-04T13:14:41.298Z] 33b1e0a273af: Verifying Checksum [2022-07-04T13:14:41.298Z] 33b1e0a273af: Download complete [2022-07-04T13:14:41.298Z] ec43610c2a17: Verifying Checksum [2022-07-04T13:14:41.298Z] ec43610c2a17: Download complete [2022-07-04T13:14:41.298Z] 5d3b04190fa2: Verifying Checksum [2022-07-04T13:14:41.298Z] 5d3b04190fa2: Download complete [2022-07-04T13:14:41.558Z] 5eb5b503b376: Verifying Checksum [2022-07-04T13:14:41.558Z] 5eb5b503b376: Download complete [2022-07-04T13:14:42.128Z] 2f39f015ded8: Verifying Checksum [2022-07-04T13:14:42.128Z] 2f39f015ded8: Download complete [2022-07-04T13:14:43.066Z] 5eb5b503b376: Pull complete [2022-07-04T13:14:43.066Z] 5c69ac0246d0: Pull complete [2022-07-04T13:14:43.638Z] ec43610c2a17: Pull complete [2022-07-04T13:14:43.638Z] 3a2ae6a8a46f: Pull complete [2022-07-04T13:14:43.899Z] 33b1e0a273af: Pull complete [2022-07-04T13:14:43.899Z] 5d3b04190fa2: Pull complete [2022-07-04T13:14:49.182Z] 2f39f015ded8: Pull complete [2022-07-04T13:14:49.182Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-04T13:14:49.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T13:14:49.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:14:49.407Z] prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container [2022-07-04T13:14:49.442Z] $ 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/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@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-07-04T13:14:51.195Z] $ docker top 744b565241ccb79bd8b9b7c333214701dc4a365311ee3f60332353594f9696a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:14:51.678Z] ---> job-cost.sh [2022-07-04T13:14:51.678Z] lf-activate-venv: SKIPPING [2022-07-04T13:14:51.678Z] INFO: No Stack... [2022-07-04T13:14:51.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T13:14:52.509Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T13:14:52.828Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives/cost.csv [2022-07-04T13:14:52.829Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T13:14:52.865Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [2022-07-04T13:14:52.870Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] did not exist. Created. [2022-07-04T13:14:52.870Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T13:14:53.256Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-04T13:14:53.308Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T13:14:53.329Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T13:14:53.413Z] $ docker stop --time=1 744b565241ccb79bd8b9b7c333214701dc4a365311ee3f60332353594f9696a9 [2022-07-04T13:14:54.589Z] $ docker rm -f 744b565241ccb79bd8b9b7c333214701dc4a365311ee3f60332353594f9696a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T13:14:54.965Z] Failed in branch amd64 [2022-07-04T13:15:29.913Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16816 in /w/workspace/ry_app-rfid-llrp-inventory_PR-93 [Pipeline] { [Pipeline] ws [2022-07-04T13:15:29.956Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-07-04T13:15:30.051Z] The recommended git tool is: git [2022-07-04T13:15:36.045Z] using credential edgex-jenkins-ssh [2022-07-04T13:15:36.061Z] Cloning the remote Git repository [2022-07-04T13:15:36.116Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-04T13:15:36.190Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-07-04T13:15:36.260Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-04T13:15:36.262Z] > git --version # timeout=10 [2022-07-04T13:15:36.281Z] > git --version # 'git version 2.25.1' [2022-07-04T13:15:36.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T13:15:36.410Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T13:15:38.866Z] Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [2022-07-04T13:15:39.086Z] Merge succeeded, producing 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 [2022-07-04T13:15:39.087Z] Checking out Revision 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 (PR-93) [2022-07-04T13:15:38.323Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-04T13:15:38.354Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T13:15:38.383Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-04T13:15:38.425Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-04T13:15:38.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T13:15:38.440Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-04T13:15:38.887Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T13:15:38.902Z] > git checkout -f 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 # timeout=10 [2022-07-04T13:15:39.001Z] > git remote # timeout=10 [2022-07-04T13:15:39.019Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T13:15:39.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T13:15:39.048Z] > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 [2022-07-04T13:15:39.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T13:15:39.097Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T13:15:39.109Z] > git checkout -f 7d3ceccf2892faa112d1a8f3c6d01c07db2aecb3 # timeout=10 [2022-07-04T13:15:43.243Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-07-04T13:15:43.306Z] > git --version # timeout=10 [2022-07-04T13:15:43.319Z] > git --version # 'git version 2.25.1' [2022-07-04T13:15:43.335Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T13:15:44.353Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-04T13:15:44.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T13:15:44.353Z] Dload Upload Total Spent Left Speed [2022-07-04T13:15:44.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 93534 [Pipeline] sh [2022-07-04T13:15:45.334Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-04T13:15:45.684Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-04T13:15:45.684Z] + sudo tee /etc/docker/daemon.new [2022-07-04T13:15:45.684Z] { [2022-07-04T13:15:45.684Z] "registry-mirrors": [ [2022-07-04T13:15:45.684Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-04T13:15:45.684Z] ], [2022-07-04T13:15:45.684Z] "bip": "10.250.0.254/24", [2022-07-04T13:15:45.684Z] "hosts": [ [2022-07-04T13:15:45.684Z] "tcp://0.0.0.0:5555", [2022-07-04T13:15:45.684Z] "unix:///var/run/docker.sock" [2022-07-04T13:15:45.684Z] ], [2022-07-04T13:15:45.684Z] "mtu": 1458, [2022-07-04T13:15:45.684Z] "selinux-enabled": true, [2022-07-04T13:15:45.684Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-04T13:15:45.684Z] } [Pipeline] sh [2022-07-04T13:15:46.031Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-04T13:15:46.382Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T13:16:04.787Z] provisioning config files... [2022-07-04T13:16:04.816Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5611816816224080966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:16:05.224Z] ---> docker-login.sh [2022-07-04T13:16:05.224Z] nexus3.edgexfoundry.org:10001 [2022-07-04T13:16:05.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:16:06.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:16:06.103Z] Configure a credential helper to remove this warning. See [2022-07-04T13:16:06.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:16:06.103Z] [2022-07-04T13:16:06.103Z] Login Succeeded [2022-07-04T13:16:06.103Z] nexus3.edgexfoundry.org:10002 [2022-07-04T13:16:06.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:16:06.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:16:06.652Z] Configure a credential helper to remove this warning. See [2022-07-04T13:16:06.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:16:06.652Z] [2022-07-04T13:16:06.652Z] Login Succeeded [2022-07-04T13:16:06.652Z] nexus3.edgexfoundry.org:10003 [2022-07-04T13:16:06.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:16:06.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:16:06.927Z] Configure a credential helper to remove this warning. See [2022-07-04T13:16:06.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:16:06.927Z] [2022-07-04T13:16:06.927Z] Login Succeeded [2022-07-04T13:16:06.927Z] nexus3.edgexfoundry.org:10004 [2022-07-04T13:16:07.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:16:07.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:16:07.532Z] Configure a credential helper to remove this warning. See [2022-07-04T13:16:07.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:16:07.532Z] [2022-07-04T13:16:07.532Z] Login Succeeded [2022-07-04T13:16:07.532Z] docker.io [2022-07-04T13:16:07.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:16:08.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:16:08.401Z] Configure a credential helper to remove this warning. See [2022-07-04T13:16:08.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:16:08.401Z] [2022-07-04T13:16:08.401Z] Login Succeeded [2022-07-04T13:16:08.401Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T13:16:08.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-04T13:16:08.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T13:16:08.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T13:16:08.902Z] ========================================================= [2022-07-04T13:16:08.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-04T13:16:08.902Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:16:09.406Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-04T13:16:09.680Z] Sending build context to Docker daemon 687.6kB [2022-07-04T13:16:09.680Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T13:16:09.680Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-04T13:16:09.954Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-04T13:16:09.954Z] 9b3977197b4f: Pulling fs layer [2022-07-04T13:16:09.954Z] 1a89e8eeedd5: Pulling fs layer [2022-07-04T13:16:09.954Z] 94645a83ff95: Pulling fs layer [2022-07-04T13:16:09.954Z] e6fb740bc735: Pulling fs layer [2022-07-04T13:16:09.954Z] 3a77bd46dcc9: Pulling fs layer [2022-07-04T13:16:09.954Z] 355e64cbe906: Pulling fs layer [2022-07-04T13:16:09.954Z] 63ab81a10011: Pulling fs layer [2022-07-04T13:16:09.954Z] 555d1d1c4555: Pulling fs layer [2022-07-04T13:16:09.954Z] e6fb740bc735: Waiting [2022-07-04T13:16:09.954Z] 3a77bd46dcc9: Waiting [2022-07-04T13:16:09.954Z] 7d9057610161: Pulling fs layer [2022-07-04T13:16:09.954Z] 355e64cbe906: Waiting [2022-07-04T13:16:09.954Z] 63ab81a10011: Waiting [2022-07-04T13:16:09.954Z] 555d1d1c4555: Waiting [2022-07-04T13:16:09.954Z] 7d9057610161: Waiting [2022-07-04T13:16:09.954Z] 94645a83ff95: Verifying Checksum [2022-07-04T13:16:09.954Z] 1a89e8eeedd5: Verifying Checksum [2022-07-04T13:16:09.954Z] 1a89e8eeedd5: Download complete [2022-07-04T13:16:09.954Z] 3a77bd46dcc9: Verifying Checksum [2022-07-04T13:16:09.954Z] 3a77bd46dcc9: Download complete [2022-07-04T13:16:09.954Z] 355e64cbe906: Download complete [2022-07-04T13:16:09.954Z] 9b3977197b4f: Verifying Checksum [2022-07-04T13:16:09.954Z] 9b3977197b4f: Download complete [2022-07-04T13:16:09.954Z] 63ab81a10011: Verifying Checksum [2022-07-04T13:16:09.954Z] 63ab81a10011: Download complete [2022-07-04T13:16:10.952Z] 9b3977197b4f: Pull complete [2022-07-04T13:16:10.952Z] 7d9057610161: Verifying Checksum [2022-07-04T13:16:10.952Z] 7d9057610161: Download complete [2022-07-04T13:16:11.550Z] 1a89e8eeedd5: Pull complete [2022-07-04T13:16:11.826Z] 94645a83ff95: Pull complete [2022-07-04T13:16:12.102Z] 555d1d1c4555: Verifying Checksum [2022-07-04T13:16:12.102Z] 555d1d1c4555: Download complete [2022-07-04T13:16:12.699Z] e6fb740bc735: Download complete [2022-07-04T13:16:25.799Z] e6fb740bc735: Pull complete [2022-07-04T13:16:26.071Z] 3a77bd46dcc9: Pull complete [2022-07-04T13:16:26.348Z] 355e64cbe906: Pull complete [2022-07-04T13:16:26.623Z] 63ab81a10011: Pull complete [2022-07-04T13:16:33.349Z] 555d1d1c4555: Pull complete [2022-07-04T13:16:35.984Z] 7d9057610161: Pull complete [2022-07-04T13:16:35.984Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-04T13:16:35.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T13:16:35.984Z] ---> 819e984ddca1 [2022-07-04T13:16:35.984Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-04T13:16:36.967Z] ---> Running in 1bc522dce1e3 [2022-07-04T13:16:37.240Z] Removing intermediate container 1bc522dce1e3 [2022-07-04T13:16:37.240Z] ---> 2d5d628ebc66 [2022-07-04T13:16:37.240Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T13:16:37.240Z] ---> Running in 2efa0ea25e7f [2022-07-04T13:16:37.515Z] Removing intermediate container 2efa0ea25e7f [2022-07-04T13:16:37.515Z] ---> 145c7c4c75df [2022-07-04T13:16:37.515Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-04T13:16:37.515Z] ---> Running in 71391710b060 [2022-07-04T13:16:37.792Z] Removing intermediate container 71391710b060 [2022-07-04T13:16:37.792Z] ---> 15f663366c23 [2022-07-04T13:16:37.792Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T13:16:38.070Z] ---> Running in ed1317f7e56f [2022-07-04T13:16:40.057Z] Removing intermediate container ed1317f7e56f [2022-07-04T13:16:40.057Z] ---> c55533cd89a7 [2022-07-04T13:16:40.057Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T13:16:40.057Z] ---> Running in 87d32bda7c00 [2022-07-04T13:16:40.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-04T13:16:41.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-04T13:16:42.610Z] OK: 220 MiB in 52 packages [2022-07-04T13:16:43.207Z] Removing intermediate container 87d32bda7c00 [2022-07-04T13:16:43.207Z] ---> ea5cbea9d9b6 [2022-07-04T13:16:43.207Z] Step 8/13 : WORKDIR /app [2022-07-04T13:16:43.484Z] ---> Running in 2cb86827949c [2022-07-04T13:16:43.757Z] Removing intermediate container 2cb86827949c [2022-07-04T13:16:43.757Z] ---> 4b72fb142457 [2022-07-04T13:16:43.757Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-04T13:16:44.366Z] ---> b9970d73eb6d [2022-07-04T13:16:44.366Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T13:16:44.366Z] ---> Running in f6cad7c03805 [2022-07-04T13:17:31.372Z] Removing intermediate container f6cad7c03805 [2022-07-04T13:17:31.372Z] ---> be58f4d09b78 [2022-07-04T13:17:31.372Z] Step 11/13 : COPY . . [2022-07-04T13:17:31.372Z] ---> 6348965a54b5 [2022-07-04T13:17:31.372Z] Step 12/13 : ARG MAKE="make build" [2022-07-04T13:17:31.372Z] ---> Running in 6a4a4ac4c5b8 [2022-07-04T13:17:31.372Z] Removing intermediate container 6a4a4ac4c5b8 [2022-07-04T13:17:31.372Z] ---> 75f02716eb64 [2022-07-04T13:17:31.372Z] Step 13/13 : RUN $MAKE [2022-07-04T13:17:31.651Z] ---> Running in c10c59fab757 [2022-07-04T13:17:32.644Z] noop [2022-07-04T13:17:33.250Z] Removing intermediate container c10c59fab757 [2022-07-04T13:17:33.250Z] ---> b0e708d401a9 [2022-07-04T13:17:33.250Z] Successfully built b0e708d401a9 [2022-07-04T13:17:33.250Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:17:33.746Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T13:17:33.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:17:34.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-16816 does not seem to be running inside a container [2022-07-04T13:17:34.148Z] $ 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-07-04T13:17:35.461Z] $ docker top 182395e138b1e938398f4f4d2304feac1b0fc60dad64f880514a6c5e941f73c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T13:17:36.432Z] + go version [2022-07-04T13:17:36.432Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-04T13:17:36.472Z] $ docker stop --time=1 182395e138b1e938398f4f4d2304feac1b0fc60dad64f880514a6c5e941f73c9 [2022-07-04T13:17:38.114Z] $ docker rm -f 182395e138b1e938398f4f4d2304feac1b0fc60dad64f880514a6c5e941f73c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:17:39.031Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T13:17:39.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:17:39.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-16816 does not seem to be running inside a container [2022-07-04T13:17:39.432Z] $ 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-07-04T13:17:40.666Z] $ docker top c7ab6a7a456bee6967ea9493e8c6d95732c436d961c7bd49bdb53ea9f1895170 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T13:17:41.683Z] + make test [2022-07-04T13:17:41.683Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-04T13:19:18.719Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-04T13:19:18.719Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.239s coverage: 86.2% of statements [2022-07-04T13:19:18.719Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-04T13:19:18.719Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.732s coverage: 71.9% of statements [2022-07-04T13:19:18.719Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-04T13:19:18.719Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T13:19:51.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T13:19:51.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-04T13:19:51.093Z] ./bin/test-attribution.sh [2022-07-04T13:19:51.093Z] An attribution for github.com/Microsoft/go-winio is missing from in Attribution.txt, please add [2022-07-04T13:19:51.093Z] make: *** [Makefile:55: test] Error 1 [Pipeline] } [2022-07-04T13:19:51.151Z] $ docker stop --time=1 c7ab6a7a456bee6967ea9493e8c6d95732c436d961c7bd49bdb53ea9f1895170 [2022-07-04T13:19:52.956Z] $ docker rm -f c7ab6a7a456bee6967ea9493e8c6d95732c436d961c7bd49bdb53ea9f1895170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:19:54.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T13:19:54.588Z] [2022-07-04T13:19:54.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:19:55.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T13:19:55.288Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-04T13:19:55.288Z] 8998bd30e6a1: Pulling fs layer [2022-07-04T13:19:55.288Z] 04944245beec: Pulling fs layer [2022-07-04T13:19:55.288Z] 699f458cf7ca: Pulling fs layer [2022-07-04T13:19:55.288Z] 765212b225bb: Pulling fs layer [2022-07-04T13:19:55.288Z] f23df028b6ca: Pulling fs layer [2022-07-04T13:19:55.288Z] d65c8cfc05b1: Pulling fs layer [2022-07-04T13:19:55.288Z] 2437ff75d9bd: Pulling fs layer [2022-07-04T13:19:55.288Z] f23df028b6ca: Waiting [2022-07-04T13:19:55.288Z] d65c8cfc05b1: Waiting [2022-07-04T13:19:55.288Z] 2437ff75d9bd: Waiting [2022-07-04T13:19:55.288Z] 765212b225bb: Waiting [2022-07-04T13:19:55.288Z] 04944245beec: Verifying Checksum [2022-07-04T13:19:55.288Z] 04944245beec: Download complete [2022-07-04T13:19:55.288Z] 765212b225bb: Verifying Checksum [2022-07-04T13:19:55.288Z] 765212b225bb: Download complete [2022-07-04T13:19:55.288Z] f23df028b6ca: Download complete [2022-07-04T13:19:55.288Z] d65c8cfc05b1: Verifying Checksum [2022-07-04T13:19:55.288Z] d65c8cfc05b1: Download complete [2022-07-04T13:19:55.563Z] 699f458cf7ca: Verifying Checksum [2022-07-04T13:19:55.563Z] 699f458cf7ca: Download complete [2022-07-04T13:19:55.841Z] 8998bd30e6a1: Download complete [2022-07-04T13:19:58.480Z] 2437ff75d9bd: Verifying Checksum [2022-07-04T13:19:58.480Z] 2437ff75d9bd: Download complete [2022-07-04T13:20:00.466Z] 8998bd30e6a1: Pull complete [2022-07-04T13:20:00.742Z] 04944245beec: Pull complete [2022-07-04T13:20:02.181Z] 699f458cf7ca: Pull complete [2022-07-04T13:20:02.455Z] 765212b225bb: Pull complete [2022-07-04T13:20:03.435Z] f23df028b6ca: Pull complete [2022-07-04T13:20:03.709Z] d65c8cfc05b1: Pull complete [2022-07-04T13:20:18.833Z] 2437ff75d9bd: Pull complete [2022-07-04T13:20:18.833Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-04T13:20:18.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T13:20:18.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:20:19.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-16816 does not seem to be running inside a container [2022-07-04T13:20:19.320Z] $ 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-07-04T13:20:21.988Z] $ docker top eecc4a590987c9b6831f68dea9bdd77341185cf52e9960269126d9a9c7c253c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:20:22.981Z] ---> job-cost.sh [2022-07-04T13:20:22.981Z] lf-activate-venv: SKIPPING [2022-07-04T13:20:22.981Z] INFO: No Stack... [2022-07-04T13:20:23.255Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-04T13:20:24.235Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T13:20:24.920Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-07-04T13:20:24.920Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T13:20:24.973Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [2022-07-04T13:20:24.978Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] did not exist. Created. [2022-07-04T13:20:24.978Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T13:20:25.739Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7d34b045/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-04T13:20:26.462Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-04T13:20:26.498Z] Warning: overwriting stash ‘stack-cost’ [2022-07-04T13:20:27.023Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T13:20:27.040Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T13:20:27.123Z] $ docker stop --time=1 eecc4a590987c9b6831f68dea9bdd77341185cf52e9960269126d9a9c7c253c6 [2022-07-04T13:20:28.652Z] $ docker rm -f eecc4a590987c9b6831f68dea9bdd77341185cf52e9960269126d9a9c7c253c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T13:20:29.422Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-07-04T13:20:31.321Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives ] [2022-07-04T13:20:31.321Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives [2022-07-04T13:20:31.321Z] total 16 [2022-07-04T13:20:31.321Z] drwxr-xr-x 3 root root 4096 Jul 4 13:14 . [2022-07-04T13:20:31.321Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 4 13:14 .. [2022-07-04T13:20:31.321Z] drwxr-xr-x 2 root root 4096 Jul 4 13:14 cost [2022-07-04T13:20:31.321Z] -rw-r--r-- 1 root root 93 Jul 4 13:14 cost.csv [2022-07-04T13:20:31.321Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives [2022-07-04T13:20:31.321Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives [2022-07-04T13:20:31.321Z] total 16 [2022-07-04T13:20:31.321Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 13:14 . [2022-07-04T13:20:31.321Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 4 13:14 .. [2022-07-04T13:20:31.321Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 13:14 cost [2022-07-04T13:20:31.321Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 4 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:20:31.658Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:20:32.559Z] ---> package-listing.sh [2022-07-04T13:20:32.559Z] ++ facter osfamily [2022-07-04T13:20:32.559Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-04T13:20:32.821Z] + OS_FAMILY=debian [2022-07-04T13:20:32.821Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-93 [2022-07-04T13:20:32.821Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-04T13:20:32.821Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-04T13:20:32.821Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-04T13:20:32.821Z] + PACKAGES=/tmp/packages_start.txt [2022-07-04T13:20:32.821Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-93 ']' [2022-07-04T13:20:32.821Z] + PACKAGES=/tmp/packages_end.txt [2022-07-04T13:20:32.821Z] + case "${OS_FAMILY}" in [2022-07-04T13:20:32.821Z] + dpkg -l [2022-07-04T13:20:32.821Z] + grep '^ii' [2022-07-04T13:20:32.821Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-04T13:20:32.821Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-04T13:20:32.821Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-04T13:20:32.821Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-93 ']' [2022-07-04T13:20:32.821Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives/ [2022-07-04T13:20:32.821Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-93/archives/ [Pipeline] echo [2022-07-04T13:20:32.856Z] 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/ry_app-rfid-llrp-inventory_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-04T13:20:33.150Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:20:33.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T13:20:33.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:20:33.950Z] prd-ubuntu20.04-docker-8c-8g-16814 does not seem to be running inside a container [2022-07-04T13:20:33.985Z] $ 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/ry_app-rfid-llrp-inventory_PR-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-93 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93:/w/workspace/ry_app-rfid-llrp-inventory_PR-93:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@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-07-04T13:20:34.225Z] $ docker top 1d0b465d1738d39dfe07c00dec84120675543da5c126939f932e2f7dab59e928 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T13:20:34.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-04T13:20:34.944Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-04T13:20:35.253Z] + ls /var/log/sa-host [2022-07-04T13:20:35.253Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T13:20:35.382Z] provisioning config files... [2022-07-04T13:20:35.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-93@tmp/config750739632899618571tmp [Pipeline] { [Pipeline] echo [2022-07-04T13:20:35.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:20:35.756Z] ---> create-netrc.sh [Pipeline] } [2022-07-04T13:20:35.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:20:36.181Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-04T13:20:36.221Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:20:36.533Z] ---> sudo-logs.sh [2022-07-04T13:20:36.533Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-04T13:20:36.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:20:36.931Z] ---> job-cost.sh [2022-07-04T13:20:36.931Z] lf-activate-venv: SKIPPING [2022-07-04T13:20:36.931Z] DEBUG: total: 0.2199999988079071 [2022-07-04T13:20:36.931Z] INFO: Retrieving Stack Cost... [2022-07-04T13:20:37.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T13:20:37.763Z] INFO: Archiving Costs [Pipeline] echo [2022-07-04T13:20:37.798Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:20:38.109Z] ---> logs-deploy.sh [2022-07-04T13:20:38.109Z] lf-activate-venv: SKIPPING [2022-07-04T13:20:38.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-93/1 [2022-07-04T13:20:38.109Z] INFO: archiving workspace using pattern(s): [2022-07-04T13:20:39.053Z] Archives upload complete. [2022-07-04T13:20:39.053Z] INFO: archiving logs to Nexus