Pull request #118 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from c73c945180d2258c58a177da63ddcdd10bd56744+3df42b5de7243deaef815f1e55d1348500d22d5e (1bd0a480e2cd2242e1229680455ca9e8654a93bb) 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-ssh2100974990394462995.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13064214997022459457.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-118/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-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10379681250144963549.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9699927351556362629.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh901808209398984320.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-118/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-118/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8889520539891343187.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116949 in /w/workspace/y_app-rfid-llrp-inventory_PR-118 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-118 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3df42b5de7243deaef815f1e55d1348500d22d5e into PR head commit c73c945180d2258c58a177da63ddcdd10bd56744 Merge succeeded, producing c73c945180d2258c58a177da63ddcdd10bd56744 Checking out Revision c73c945180d2258c58a177da63ddcdd10bd56744 (PR-118) > git config core.sparsecheckout # timeout=10 > git checkout -f c73c945180d2258c58a177da63ddcdd10bd56744 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 3df42b5de7243deaef815f1e55d1348500d22d5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c73c945180d2258c58a177da63ddcdd10bd56744 # timeout=10 Commit message: "build: Latest go-mods, config and Dockerfile fix" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T18:42:43.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T18:42:43.890Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T18:42:43.988Z] ========================================================= [2022-10-25T18:42:43.988Z] EdgeX Global Pipelines Version Info [2022-10-25T18:42:43.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:42:44.714Z] ------------------- [2022-10-25T18:42:44.714Z] stable info: [2022-10-25T18:42:44.714Z] ------------------- [2022-10-25T18:42:44.714Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T18:42:44.714Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:42:44.714Z] Message: update stable to v1.0.243 [2022-10-25T18:42:45.286Z] ------------------- [2022-10-25T18:42:45.286Z] experimental info: [2022-10-25T18:42:45.286Z] ------------------- [2022-10-25T18:42:45.286Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T18:42:45.286Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:42:45.286Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T18:42:45.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-25T18:42:45.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-25T18:42:45.650Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T18:42:45.687Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T18:42:45.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T18:42:45.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T18:42:45.882Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T18:42:45.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T18:42:45.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T18:42:45.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T18:42:46.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T18:42:46.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-25T18:42:46.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T18:42:46.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T18:42:46.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T18:42:46.232Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T18:42:46.268Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:42:46.307Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:42:46.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T18:42:46.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T18:42:46.431Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T18:42:46.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T18:42:46.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T18:42:46.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T18:42:46.588Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T18:42:46.625Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T18:42:46.666Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T18:42:46.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-118 [Pipeline] echo [2022-10-25T18:42:46.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-118 [Pipeline] echo [2022-10-25T18:42:46.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-118 [Pipeline] echo [2022-10-25T18:42:46.826Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c73c945180d2258c58a177da63ddcdd10bd56744 [Pipeline] echo [2022-10-25T18:42:46.867Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c73c945 [Pipeline] echo [2022-10-25T18:42:46.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:42:47.031Z] provisioning config files... [2022-10-25T18:42:47.044Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp/config13533068034089507353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:42:47.392Z] ---> docker-login.sh [2022-10-25T18:42:47.392Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:42:47.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:42:47.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:42:47.652Z] Configure a credential helper to remove this warning. See [2022-10-25T18:42:47.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:42:47.652Z] [2022-10-25T18:42:47.652Z] Login Succeeded [2022-10-25T18:42:47.652Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:42:47.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:42:47.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:42:47.652Z] Configure a credential helper to remove this warning. See [2022-10-25T18:42:47.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:42:47.652Z] [2022-10-25T18:42:47.652Z] Login Succeeded [2022-10-25T18:42:47.652Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:42:47.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:42:47.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:42:47.911Z] Configure a credential helper to remove this warning. See [2022-10-25T18:42:47.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:42:47.911Z] [2022-10-25T18:42:47.912Z] Login Succeeded [2022-10-25T18:42:47.912Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:42:47.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:42:47.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:42:47.912Z] Configure a credential helper to remove this warning. See [2022-10-25T18:42:47.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:42:47.912Z] [2022-10-25T18:42:47.912Z] Login Succeeded [2022-10-25T18:42:47.912Z] docker.io [2022-10-25T18:42:47.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:42:48.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:42:48.482Z] Configure a credential helper to remove this warning. See [2022-10-25T18:42:48.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:42:48.482Z] [2022-10-25T18:42:48.482Z] Login Succeeded [2022-10-25T18:42:48.482Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:42:48.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T18:42:49.146Z] + git rev-list -1 --merges c73c945180d2258c58a177da63ddcdd10bd56744~1..c73c945180d2258c58a177da63ddcdd10bd56744 [Pipeline] echo [2022-10-25T18:42:49.205Z] -----------> git rev-list -1 --merges c73c945180d2258c58a177da63ddcdd10bd56744~1..c73c945180d2258c58a177da63ddcdd10bd56744 c73c945180d2258c58a177da63ddcdd10bd56744 [false] [Pipeline] sh [2022-10-25T18:42:49.521Z] + git log --format=format:%s -1 c73c945180d2258c58a177da63ddcdd10bd56744 [Pipeline] echo [2022-10-25T18:42:49.553Z] ========================================================= [2022-10-25T18:42:49.553Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T18:42:49.553Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:42:49.984Z] + git log --format=format:%s -1 c73c945180d2258c58a177da63ddcdd10bd56744 [Pipeline] echo [2022-10-25T18:42:50.017Z] [semverPrep] GIT_COMMIT: c73c945180d2258c58a177da63ddcdd10bd56744, Commit Message: build: Latest go-mods, config and Dockerfile fix [Pipeline] echo [2022-10-25T18:42:50.047Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T18:42:50.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T18:42:50.426Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T18:42:50.426Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T18:42:50.426Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T18:42:50.426Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T18:42:50.426Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T18:42:50.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:42:50.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:42:50.840Z] [2022-10-25T18:42:50.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:42:51.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:42:51.230Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T18:42:51.230Z] b85a868b505f: Pulling fs layer [2022-10-25T18:42:51.230Z] e2be974225ed: Pulling fs layer [2022-10-25T18:42:51.230Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T18:42:51.230Z] 988bab9f4d93: Pulling fs layer [2022-10-25T18:42:51.230Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T18:42:51.230Z] eaf3925da568: Pulling fs layer [2022-10-25T18:42:51.230Z] bab4dde63d76: Pulling fs layer [2022-10-25T18:42:51.230Z] bde34c3a00c8: Pulling fs layer [2022-10-25T18:42:51.230Z] b352a97aabf1: Pulling fs layer [2022-10-25T18:42:51.230Z] 4872d77fe225: Pulling fs layer [2022-10-25T18:42:51.230Z] 5851b861e8e6: Pulling fs layer [2022-10-25T18:42:51.230Z] 1469e6f7b9e6: Waiting [2022-10-25T18:42:51.230Z] eaf3925da568: Waiting [2022-10-25T18:42:51.230Z] bab4dde63d76: Waiting [2022-10-25T18:42:51.230Z] bde34c3a00c8: Waiting [2022-10-25T18:42:51.230Z] 988bab9f4d93: Waiting [2022-10-25T18:42:51.230Z] b352a97aabf1: Waiting [2022-10-25T18:42:51.230Z] 5851b861e8e6: Waiting [2022-10-25T18:42:51.230Z] 4872d77fe225: Waiting [2022-10-25T18:42:51.230Z] e2be974225ed: Download complete [2022-10-25T18:42:51.230Z] 988bab9f4d93: Verifying Checksum [2022-10-25T18:42:51.230Z] 988bab9f4d93: Download complete [2022-10-25T18:42:51.493Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T18:42:51.493Z] 1469e6f7b9e6: Download complete [2022-10-25T18:42:51.493Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T18:42:51.493Z] 339a4e72a1f5: Download complete [2022-10-25T18:42:51.493Z] eaf3925da568: Verifying Checksum [2022-10-25T18:42:51.493Z] eaf3925da568: Download complete [2022-10-25T18:42:51.493Z] bde34c3a00c8: Download complete [2022-10-25T18:42:51.493Z] b352a97aabf1: Download complete [2022-10-25T18:42:51.493Z] 4872d77fe225: Verifying Checksum [2022-10-25T18:42:51.493Z] 4872d77fe225: Download complete [2022-10-25T18:42:51.493Z] 5851b861e8e6: Download complete [2022-10-25T18:42:51.493Z] b85a868b505f: Verifying Checksum [2022-10-25T18:42:51.493Z] b85a868b505f: Download complete [2022-10-25T18:42:51.751Z] bab4dde63d76: Verifying Checksum [2022-10-25T18:42:51.751Z] bab4dde63d76: Download complete [2022-10-25T18:42:52.689Z] b85a868b505f: Pull complete [2022-10-25T18:42:52.689Z] e2be974225ed: Pull complete [2022-10-25T18:42:53.261Z] 339a4e72a1f5: Pull complete [2022-10-25T18:42:53.261Z] 988bab9f4d93: Pull complete [2022-10-25T18:42:53.532Z] 1469e6f7b9e6: Pull complete [2022-10-25T18:42:53.791Z] eaf3925da568: Pull complete [2022-10-25T18:42:55.690Z] bab4dde63d76: Pull complete [2022-10-25T18:42:55.690Z] bde34c3a00c8: Pull complete [2022-10-25T18:42:55.690Z] b352a97aabf1: Pull complete [2022-10-25T18:42:55.690Z] 4872d77fe225: Pull complete [2022-10-25T18:42:55.690Z] 5851b861e8e6: Pull complete [2022-10-25T18:42:55.690Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T18:42:55.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:42:55.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:42:55.929Z] prd-ubuntu20.04-docker-8c-8g-116949 does not seem to be running inside a container [2022-10-25T18:42:55.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-118 -v /w/workspace/y_app-rfid-llrp-inventory_PR-118:/w/workspace/y_app-rfid-llrp-inventory_PR-118:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T18:42:58.009Z] $ docker top be43620f58311d8133d3c178b2434e04933228d5c5b619cdfedc0e595049cd30 -eo pid,comm [2022-10-25T18:42:58.063Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-25T18:42:58.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T18:42:58.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:42:58.179Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:42:58.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:42:58.298Z] $ docker exec be43620f58311d8133d3c178b2434e04933228d5c5b619cdfedc0e595049cd30 ssh-agent [2022-10-25T18:42:58.397Z] SSH_AUTH_SOCK=/tmp/ssh-BJ2ID2uog2pn/agent.32 [2022-10-25T18:42:58.397Z] SSH_AGENT_PID=38 [2022-10-25T18:42:58.403Z] Running ssh-add (command line suppressed) [2022-10-25T18:42:58.507Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp/private_key_11513460355263326366.key (/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp/private_key_11513460355263326366.key) [2022-10-25T18:42:58.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:42:58.845Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T18:42:58.874Z] $ docker exec --env ******** --env ******** be43620f58311d8133d3c178b2434e04933228d5c5b619cdfedc0e595049cd30 ssh-agent -k [2022-10-25T18:42:58.967Z] unset SSH_AUTH_SOCK; [2022-10-25T18:42:58.968Z] unset SSH_AGENT_PID; [2022-10-25T18:42:58.968Z] echo Agent pid 38 killed; [2022-10-25T18:42:58.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T18:42:59.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:42:59.058Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:42:59.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:42:59.172Z] $ docker exec be43620f58311d8133d3c178b2434e04933228d5c5b619cdfedc0e595049cd30 ssh-agent [2022-10-25T18:42:59.278Z] SSH_AUTH_SOCK=/tmp/ssh-1IiCwJrS8Z1w/agent.70 [2022-10-25T18:42:59.278Z] SSH_AGENT_PID=76 [2022-10-25T18:42:59.284Z] Running ssh-add (command line suppressed) [2022-10-25T18:42:59.381Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp/private_key_11923424351751857845.key (/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp/private_key_11923424351751857845.key) [2022-10-25T18:42:59.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:42:59.724Z] + git semver init [2022-10-25T18:42:59.985Z] 2022-10-25 18:42:59,888 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T18:42:59.985Z] 2022-10-25 18:42:59,889 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-118/.semver [2022-10-25T18:42:59.985Z] 2022-10-25 18:42:59,889 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-118/.semver [2022-10-25T18:42:59.985Z] 2022-10-25 18:42:59,890 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-118/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-118, universal_newlines=False, shell=None, istream=None) [2022-10-25T18:43:01.378Z] 2022-10-25 18:43:01,046 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-118/.git/info/exclude [2022-10-25T18:43:01.378Z] 2022-10-25 18:43:01,047 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-118/.semver/PR-118 with force:False [2022-10-25T18:43:01.378Z] 2022-10-25 18:43:01,047 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-118/.semver/PR-118 [2022-10-25T18:43:01.378Z] 2022-10-25 18:43:01,051 [execute] INFO git cat-file --batch-check [2022-10-25T18:43:01.378Z] 2022-10-25 18:43:01,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-118/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:43:01.378Z] 2022-10-25 18:43:01,058 [execute] INFO git cat-file --batch [2022-10-25T18:43:01.378Z] 2022-10-25 18:43:01,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-118/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:43:01.378Z] 2022-10-25 18:43:01,064 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-118/.semver/PR-118 [2022-10-25T18:43:01.378Z] 0.0.0 [Pipeline] } [2022-10-25T18:43:01.404Z] $ docker exec --env ******** --env ******** be43620f58311d8133d3c178b2434e04933228d5c5b619cdfedc0e595049cd30 ssh-agent -k [2022-10-25T18:43:01.513Z] unset SSH_AUTH_SOCK; [2022-10-25T18:43:01.513Z] unset SSH_AGENT_PID; [2022-10-25T18:43:01.513Z] echo Agent pid 76 killed; [2022-10-25T18:43:01.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T18:43:01.928Z] + git semver [Pipeline] } [2022-10-25T18:43:02.215Z] $ docker stop --time=1 be43620f58311d8133d3c178b2434e04933228d5c5b619cdfedc0e595049cd30 [2022-10-25T18:43:03.532Z] $ docker rm -f be43620f58311d8133d3c178b2434e04933228d5c5b619cdfedc0e595049cd30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:43:03.934Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T18:43:04.165Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T18:43:04.184Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:43:04.730Z] provisioning config files... [2022-10-25T18:43:04.739Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp/config11991523720211184009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:43:05.078Z] ---> docker-login.sh [2022-10-25T18:43:05.078Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:43:05.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:43:05.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:43:05.078Z] Configure a credential helper to remove this warning. See [2022-10-25T18:43:05.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:43:05.078Z] [2022-10-25T18:43:05.078Z] Login Succeeded [2022-10-25T18:43:05.078Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:43:05.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:43:05.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:43:05.078Z] Configure a credential helper to remove this warning. See [2022-10-25T18:43:05.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:43:05.078Z] [2022-10-25T18:43:05.078Z] Login Succeeded [2022-10-25T18:43:05.078Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:43:05.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:43:05.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:43:05.338Z] Configure a credential helper to remove this warning. See [2022-10-25T18:43:05.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:43:05.338Z] [2022-10-25T18:43:05.338Z] Login Succeeded [2022-10-25T18:43:05.338Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:43:05.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:43:05.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:43:05.338Z] Configure a credential helper to remove this warning. See [2022-10-25T18:43:05.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:43:05.338Z] [2022-10-25T18:43:05.338Z] Login Succeeded [2022-10-25T18:43:05.338Z] docker.io [2022-10-25T18:43:05.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:43:05.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:43:05.905Z] Configure a credential helper to remove this warning. See [2022-10-25T18:43:05.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:43:05.905Z] [2022-10-25T18:43:05.905Z] Login Succeeded [2022-10-25T18:43:05.905Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:43:05.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T18:43:06.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:43:06.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:43:06.191Z] ========================================================= [2022-10-25T18:43:06.191Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T18:43:06.191Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:43:06.654Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T18:43:06.654Z] Sending build context to Docker daemon 12.5MB [2022-10-25T18:43:06.654Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:43:06.654Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-25T18:43:06.654Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T18:43:06.654Z] 213ec9aee27d: Pulling fs layer [2022-10-25T18:43:06.654Z] 4583459ba037: Pulling fs layer [2022-10-25T18:43:06.654Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T18:43:06.654Z] 53926ce57604: Pulling fs layer [2022-10-25T18:43:06.654Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T18:43:06.654Z] 30f14e443154: Pulling fs layer [2022-10-25T18:43:06.654Z] 801331c1e519: Pulling fs layer [2022-10-25T18:43:06.654Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T18:43:06.654Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T18:43:06.654Z] 53926ce57604: Waiting [2022-10-25T18:43:06.654Z] 30f14e443154: Waiting [2022-10-25T18:43:06.654Z] 21b2b0c7a3f4: Waiting [2022-10-25T18:43:06.654Z] 801331c1e519: Waiting [2022-10-25T18:43:06.654Z] 7d9ed39f4882: Waiting [2022-10-25T18:43:06.654Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T18:43:06.654Z] 93c1e223e6f2: Download complete [2022-10-25T18:43:06.654Z] 4583459ba037: Download complete [2022-10-25T18:43:06.654Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T18:43:06.654Z] 21b2b0c7a3f4: Download complete [2022-10-25T18:43:06.916Z] 30f14e443154: Download complete [2022-10-25T18:43:06.916Z] 213ec9aee27d: Verifying Checksum [2022-10-25T18:43:06.916Z] 213ec9aee27d: Download complete [2022-10-25T18:43:06.916Z] 801331c1e519: Download complete [2022-10-25T18:43:06.916Z] 213ec9aee27d: Pull complete [2022-10-25T18:43:07.182Z] 4583459ba037: Pull complete [2022-10-25T18:43:07.182Z] 93c1e223e6f2: Pull complete [2022-10-25T18:43:07.444Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T18:43:07.444Z] 7d9ed39f4882: Download complete [2022-10-25T18:43:07.444Z] 99cc6dd402b0: Download complete [2022-10-25T18:43:07.703Z] 53926ce57604: Verifying Checksum [2022-10-25T18:43:07.703Z] 53926ce57604: Download complete [2022-10-25T18:43:11.888Z] 53926ce57604: Pull complete [2022-10-25T18:43:11.888Z] 21b2b0c7a3f4: Pull complete [2022-10-25T18:43:11.888Z] 30f14e443154: Pull complete [2022-10-25T18:43:11.888Z] 801331c1e519: Pull complete [2022-10-25T18:43:13.790Z] 99cc6dd402b0: Pull complete [2022-10-25T18:43:14.053Z] 7d9ed39f4882: Pull complete [2022-10-25T18:43:14.053Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T18:43:14.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T18:43:14.315Z] ---> 1dedd983c030 [2022-10-25T18:43:14.315Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:43:16.852Z] ---> Running in e11f0bb5d925 [2022-10-25T18:43:16.852Z] Removing intermediate container e11f0bb5d925 [2022-10-25T18:43:16.852Z] ---> e1020439a9e9 [2022-10-25T18:43:16.852Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:43:16.852Z] ---> Running in 5703448a68a7 [2022-10-25T18:43:16.852Z] Removing intermediate container 5703448a68a7 [2022-10-25T18:43:16.852Z] ---> 69e409b6b586 [2022-10-25T18:43:16.852Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:43:16.852Z] ---> Running in eb48567eb93c [2022-10-25T18:43:16.852Z] Removing intermediate container eb48567eb93c [2022-10-25T18:43:16.852Z] ---> 85ef4be180e0 [2022-10-25T18:43:16.852Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:43:17.142Z] ---> Running in f6d24f3516fc [2022-10-25T18:43:17.401Z] Removing intermediate container f6d24f3516fc [2022-10-25T18:43:17.401Z] ---> 20fea6ceb73d [2022-10-25T18:43:17.401Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:43:17.401Z] ---> Running in fb63819823e0 [2022-10-25T18:43:17.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:43:17.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:43:17.919Z] OK: 211 MiB in 51 packages [2022-10-25T18:43:18.487Z] Removing intermediate container fb63819823e0 [2022-10-25T18:43:18.487Z] ---> d072554e88d3 [2022-10-25T18:43:18.487Z] Step 8/13 : WORKDIR /app [2022-10-25T18:43:18.487Z] ---> Running in 1feea9cd38be [2022-10-25T18:43:18.487Z] Removing intermediate container 1feea9cd38be [2022-10-25T18:43:18.487Z] ---> f25120d6e50e [2022-10-25T18:43:18.487Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-25T18:43:18.487Z] ---> 32118414b448 [2022-10-25T18:43:18.487Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:43:18.745Z] ---> Running in ea6677bf64d6 [2022-10-25T18:43:19.574Z] Still waiting to schedule task [2022-10-25T18:43:19.574Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-25T18:43:40.706Z] Removing intermediate container ea6677bf64d6 [2022-10-25T18:43:40.707Z] ---> 2845154ade2b [2022-10-25T18:43:40.707Z] Step 11/13 : COPY . . [2022-10-25T18:43:40.707Z] ---> 2b804db576b1 [2022-10-25T18:43:40.707Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:43:40.707Z] ---> Running in 33a585d77191 [2022-10-25T18:43:40.707Z] Removing intermediate container 33a585d77191 [2022-10-25T18:43:40.707Z] ---> dc82cff6458f [2022-10-25T18:43:40.707Z] Step 13/13 : RUN $MAKE [2022-10-25T18:43:40.707Z] ---> Running in 68b845bb9b84 [2022-10-25T18:43:40.707Z] noop [2022-10-25T18:43:40.707Z] Removing intermediate container 68b845bb9b84 [2022-10-25T18:43:40.707Z] ---> 9e034a86597d [2022-10-25T18:43:40.707Z] Successfully built 9e034a86597d [2022-10-25T18:43:40.707Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:43:41.149Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:43:41.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:43:41.296Z] prd-ubuntu20.04-docker-8c-8g-116949 does not seem to be running inside a container [2022-10-25T18:43:41.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-118 -v /w/workspace/y_app-rfid-llrp-inventory_PR-118:/w/workspace/y_app-rfid-llrp-inventory_PR-118:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T18:43:41.739Z] $ docker top 2aee1feb943cb2c9789ee34c94823a8633a292fb41ab6da16be41b0bfbb58e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:43:42.130Z] + go version [2022-10-25T18:43:42.130Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T18:43:42.165Z] $ docker stop --time=1 2aee1feb943cb2c9789ee34c94823a8633a292fb41ab6da16be41b0bfbb58e96 [2022-10-25T18:43:43.466Z] $ docker rm -f 2aee1feb943cb2c9789ee34c94823a8633a292fb41ab6da16be41b0bfbb58e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:43:44.174Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:43:44.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:43:44.336Z] prd-ubuntu20.04-docker-8c-8g-116949 does not seem to be running inside a container [2022-10-25T18:43:44.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-118 -v /w/workspace/y_app-rfid-llrp-inventory_PR-118:/w/workspace/y_app-rfid-llrp-inventory_PR-118:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T18:43:44.719Z] $ docker top 58f28a2621e5fdcea1c77e3b90d98ff49b9746ba8e3cb98a89a653c46d545fbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:43:45.119Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-118 [Pipeline] fileExists [Pipeline] sh [2022-10-25T18:43:45.503Z] + make test [2022-10-25T18:43:45.504Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-25T18:43:55.473Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-25T18:43:55.473Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.062s coverage: 86.2% of statements [2022-10-25T18:43:55.473Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-25T18:43:58.008Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.552s coverage: 71.9% of statements [2022-10-25T18:44:04.561Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-25T18:44:04.562Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T18:44:07.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T18:44:07.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T18:44:07.839Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-25T18:44:07.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T18:44:07.904Z] $ docker stop --time=1 58f28a2621e5fdcea1c77e3b90d98ff49b9746ba8e3cb98a89a653c46d545fbc [2022-10-25T18:44:10.092Z] $ docker rm -f 58f28a2621e5fdcea1c77e3b90d98ff49b9746ba8e3cb98a89a653c46d545fbc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:44:10.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T18:44:10.664Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T18:44:11.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T18:44:11.551Z] + ls -al . [2022-10-25T18:44:11.551Z] total 236 [2022-10-25T18:44:11.551Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 18:43 . [2022-10-25T18:44:11.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:42 .. [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 25 18:42 .dockerignore [2022-10-25T18:44:11.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:43 .git [2022-10-25T18:44:11.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:42 .github [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 25 18:42 .gitignore [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 18:42 .golangci.yml [2022-10-25T18:44:11.551Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:43 .semver [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 25 18:42 Attribution.txt [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 25 18:42 CHANGELOG.md [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 1815 Oct 25 18:42 Dockerfile [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:42 GOVERNANCE.md [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 25 18:42 Jenkinsfile [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 25 18:42 LICENSE [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 25 18:42 Makefile [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 18:42 OWNERS.md [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 25 18:42 README.md [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:43 VERSION [2022-10-25T18:44:11.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:42 bin [2022-10-25T18:44:11.551Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 25 18:43 coverage.out [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 3645 Oct 25 18:42 go.mod [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 44953 Oct 25 18:42 go.sum [2022-10-25T18:44:11.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:42 images [2022-10-25T18:44:11.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:42 internal [2022-10-25T18:44:11.551Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 25 18:42 main.go [2022-10-25T18:44:11.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:42 res [2022-10-25T18:44:11.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:42 snap [2022-10-25T18:44:11.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:44:11.930Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c73c945180d2258c58a177da63ddcdd10bd56744 --label arch=amd64 --label version=0.0.0 . [2022-10-25T18:44:11.930Z] Sending build context to Docker daemon 12.5MB [2022-10-25T18:44:11.930Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:44:11.930Z] Step 2/30 : FROM ${BASE} AS builder [2022-10-25T18:44:11.930Z] ---> 9e034a86597d [2022-10-25T18:44:11.930Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:44:12.188Z] ---> Running in e203f1e22022 [2022-10-25T18:44:12.448Z] Removing intermediate container e203f1e22022 [2022-10-25T18:44:12.448Z] ---> 598b994d2bca [2022-10-25T18:44:12.448Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:44:12.448Z] ---> Running in 52c0808f5e6c [2022-10-25T18:44:12.710Z] Removing intermediate container 52c0808f5e6c [2022-10-25T18:44:12.710Z] ---> a9131d7140f6 [2022-10-25T18:44:12.710Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:44:12.710Z] ---> Running in db4bd397ffdc [2022-10-25T18:44:12.969Z] Removing intermediate container db4bd397ffdc [2022-10-25T18:44:12.969Z] ---> dd111dae76b1 [2022-10-25T18:44:12.969Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:44:12.969Z] ---> Running in 039419be4e95 [2022-10-25T18:44:12.969Z] Removing intermediate container 039419be4e95 [2022-10-25T18:44:12.969Z] ---> da8c064accf1 [2022-10-25T18:44:12.969Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:44:12.969Z] ---> Running in 914627b1d38b [2022-10-25T18:44:13.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:44:13.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:44:13.486Z] OK: 211 MiB in 51 packages [2022-10-25T18:44:14.057Z] Removing intermediate container 914627b1d38b [2022-10-25T18:44:14.057Z] ---> 850260b3f4ae [2022-10-25T18:44:14.057Z] Step 8/30 : WORKDIR /app [2022-10-25T18:44:14.057Z] ---> Running in 57f6edfbadca [2022-10-25T18:44:14.057Z] Removing intermediate container 57f6edfbadca [2022-10-25T18:44:14.057Z] ---> 77edfb725f98 [2022-10-25T18:44:14.057Z] Step 9/30 : COPY go.mod vendor* ./ [2022-10-25T18:44:14.057Z] ---> 9bb991d5b9ac [2022-10-25T18:44:14.057Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:44:14.316Z] ---> Running in 8282f76339ee [2022-10-25T18:44:14.883Z] Removing intermediate container 8282f76339ee [2022-10-25T18:44:14.883Z] ---> be063cc49497 [2022-10-25T18:44:14.883Z] Step 11/30 : COPY . . [2022-10-25T18:44:15.142Z] ---> 2ef5c716846b [2022-10-25T18:44:15.142Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:44:15.142Z] ---> Running in ad919f866832 [2022-10-25T18:44:15.401Z] Removing intermediate container ad919f866832 [2022-10-25T18:44:15.401Z] ---> 6cc3c31e8c55 [2022-10-25T18:44:15.401Z] Step 13/30 : RUN $MAKE [2022-10-25T18:44:15.401Z] ---> Running in e6a73d12d6fb [2022-10-25T18:44:15.659Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-25T18:44:37.576Z] Removing intermediate container e6a73d12d6fb [2022-10-25T18:44:37.576Z] ---> 5bb83e8d887e [2022-10-25T18:44:37.576Z] Step 14/30 : FROM alpine:3.14 [2022-10-25T18:44:37.576Z] 3.14: Pulling from library/alpine [2022-10-25T18:44:37.576Z] c7ed990a2339: Pulling fs layer [2022-10-25T18:44:37.576Z] c7ed990a2339: Verifying Checksum [2022-10-25T18:44:37.576Z] c7ed990a2339: Download complete [2022-10-25T18:44:37.576Z] c7ed990a2339: Pull complete [2022-10-25T18:44:37.576Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-25T18:44:37.576Z] Status: Downloaded newer image for alpine:3.14 [2022-10-25T18:44:37.576Z] ---> dd53f409bf0b [2022-10-25T18:44:37.576Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:44:37.576Z] ---> Running in ce2707a7848f [2022-10-25T18:44:37.576Z] Removing intermediate container ce2707a7848f [2022-10-25T18:44:37.576Z] ---> 806c9cd1be15 [2022-10-25T18:44:37.576Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-25T18:44:37.576Z] ---> Running in 471fb44e5ef0 [2022-10-25T18:44:37.576Z] Removing intermediate container 471fb44e5ef0 [2022-10-25T18:44:37.576Z] ---> ac4b6898a3cd [2022-10-25T18:44:37.576Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-25T18:44:37.576Z] ---> Running in c297b5699ee5 [2022-10-25T18:44:37.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:44:37.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:44:37.576Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-25T18:44:37.576Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-25T18:44:37.576Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-25T18:44:37.576Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-25T18:44:37.576Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-25T18:44:37.576Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-25T18:44:37.576Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-25T18:44:37.576Z] Executing busybox-1.33.1-r8.trigger [2022-10-25T18:44:37.576Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T18:44:37.576Z] OK: 9 MiB in 21 packages [2022-10-25T18:44:37.835Z] Removing intermediate container c297b5699ee5 [2022-10-25T18:44:37.835Z] ---> 579d6409a715 [2022-10-25T18:44:37.835Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-25T18:44:38.093Z] ---> 331fb09d9cde [2022-10-25T18:44:38.093Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-25T18:44:38.093Z] ---> 67c6a8492533 [2022-10-25T18:44:38.093Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-10-25T18:44:38.352Z] ---> 95c6ab654d0e [2022-10-25T18:44:38.352Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-10-25T18:44:38.352Z] ---> 939bae016f21 [2022-10-25T18:44:38.352Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-25T18:44:38.921Z] ---> dbf3ef3034f1 [2022-10-25T18:44:38.921Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-25T18:44:38.921Z] ---> Running in 1657d77c9d0b [2022-10-25T18:44:39.489Z] Removing intermediate container 1657d77c9d0b [2022-10-25T18:44:39.489Z] ---> 6d5199b72aaa [2022-10-25T18:44:39.489Z] Step 24/30 : VOLUME /cache [2022-10-25T18:44:39.489Z] ---> Running in 43682f7a3902 [2022-10-25T18:44:39.748Z] Removing intermediate container 43682f7a3902 [2022-10-25T18:44:39.748Z] ---> 1261017814c9 [2022-10-25T18:44:39.748Z] Step 25/30 : EXPOSE 59711 [2022-10-25T18:44:39.748Z] ---> Running in 500dc910c0e2 [2022-10-25T18:44:39.748Z] Removing intermediate container 500dc910c0e2 [2022-10-25T18:44:39.748Z] ---> 84d9c790a281 [2022-10-25T18:44:39.748Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-25T18:44:39.748Z] ---> Running in 65d4de82aafe [2022-10-25T18:44:40.007Z] Removing intermediate container 65d4de82aafe [2022-10-25T18:44:40.007Z] ---> 87c928713f0c [2022-10-25T18:44:40.007Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-25T18:44:40.007Z] ---> Running in cf0beaeefac1 [2022-10-25T18:44:40.007Z] Removing intermediate container cf0beaeefac1 [2022-10-25T18:44:40.007Z] ---> ee70e5ba8114 [2022-10-25T18:44:40.007Z] Step 28/30 : LABEL arch=amd64 [2022-10-25T18:44:40.007Z] ---> Running in 544c6dc5d3ec [2022-10-25T18:44:40.267Z] Removing intermediate container 544c6dc5d3ec [2022-10-25T18:44:40.267Z] ---> 5eb0cba25666 [2022-10-25T18:44:40.267Z] Step 29/30 : LABEL git_sha=c73c945180d2258c58a177da63ddcdd10bd56744 [2022-10-25T18:44:40.267Z] ---> Running in 4b45d9f5abaa [2022-10-25T18:44:40.267Z] Removing intermediate container 4b45d9f5abaa [2022-10-25T18:44:40.267Z] ---> 1d9ba04bc30e [2022-10-25T18:44:40.267Z] Step 30/30 : LABEL version=0.0.0 [2022-10-25T18:44:40.267Z] ---> Running in 2818a39dc9a5 [2022-10-25T18:44:40.526Z] Removing intermediate container 2818a39dc9a5 [2022-10-25T18:44:40.526Z] ---> c989e0ae0c12 [2022-10-25T18:44:40.526Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T18:44:40.526Z] Successfully built c989e0ae0c12 [2022-10-25T18:44:40.526Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:44:41.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:44:41.433Z] [2022-10-25T18:44:41.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:44:41.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:44:41.807Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T18:44:41.807Z] 5eb5b503b376: Pulling fs layer [2022-10-25T18:44:41.807Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T18:44:41.807Z] ec43610c2a17: Pulling fs layer [2022-10-25T18:44:41.807Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T18:44:41.807Z] 33b1e0a273af: Pulling fs layer [2022-10-25T18:44:41.807Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T18:44:41.807Z] 2f39f015ded8: Pulling fs layer [2022-10-25T18:44:41.807Z] 33b1e0a273af: Waiting [2022-10-25T18:44:41.807Z] 5d3b04190fa2: Waiting [2022-10-25T18:44:41.807Z] 3a2ae6a8a46f: Waiting [2022-10-25T18:44:41.807Z] 2f39f015ded8: Waiting [2022-10-25T18:44:41.807Z] 5c69ac0246d0: Download complete [2022-10-25T18:44:41.807Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T18:44:41.807Z] 3a2ae6a8a46f: Download complete [2022-10-25T18:44:41.807Z] 33b1e0a273af: Verifying Checksum [2022-10-25T18:44:41.807Z] 33b1e0a273af: Download complete [2022-10-25T18:44:41.807Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T18:44:41.807Z] 5d3b04190fa2: Download complete [2022-10-25T18:44:42.066Z] ec43610c2a17: Verifying Checksum [2022-10-25T18:44:42.066Z] ec43610c2a17: Download complete [2022-10-25T18:44:42.066Z] 5eb5b503b376: Verifying Checksum [2022-10-25T18:44:42.066Z] 5eb5b503b376: Download complete [2022-10-25T18:44:42.632Z] 2f39f015ded8: Verifying Checksum [2022-10-25T18:44:42.632Z] 2f39f015ded8: Download complete [2022-10-25T18:44:43.204Z] 5eb5b503b376: Pull complete [2022-10-25T18:44:43.204Z] 5c69ac0246d0: Pull complete [2022-10-25T18:44:43.770Z] ec43610c2a17: Pull complete [2022-10-25T18:44:43.770Z] 3a2ae6a8a46f: Pull complete [2022-10-25T18:44:43.770Z] 33b1e0a273af: Pull complete [2022-10-25T18:44:44.033Z] 5d3b04190fa2: Pull complete [2022-10-25T18:44:48.214Z] 2f39f015ded8: Pull complete [2022-10-25T18:44:48.214Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T18:44:48.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:44:48.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:44:48.441Z] prd-ubuntu20.04-docker-8c-8g-116949 does not seem to be running inside a container [2022-10-25T18:44:48.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-118 -v /w/workspace/y_app-rfid-llrp-inventory_PR-118:/w/workspace/y_app-rfid-llrp-inventory_PR-118:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T18:44:51.301Z] $ docker top 5df102c58d657c5dba51df07c5d05d1da63c9cf3838fd0f04f3b61e7a0bbca9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:44:51.751Z] ---> job-cost.sh [2022-10-25T18:44:51.751Z] lf-activate-venv: SKIPPING [2022-10-25T18:44:51.751Z] INFO: No Stack... [2022-10-25T18:44:52.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:44:52.268Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:44:52.578Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-118/archives/cost.csv [2022-10-25T18:44:52.578Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T18:44:52.622Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-118-1-stack-cost] [2022-10-25T18:44:52.627Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-118-1-stack-cost] did not exist. Created. [2022-10-25T18:44:52.627Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:44:53.004Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T18:44:53.049Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:44:53.077Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:44:53.162Z] $ docker stop --time=1 5df102c58d657c5dba51df07c5d05d1da63c9cf3838fd0f04f3b61e7a0bbca9b [2022-10-25T18:44:54.323Z] $ docker rm -f 5df102c58d657c5dba51df07c5d05d1da63c9cf3838fd0f04f3b61e7a0bbca9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T18:50:51.937Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116955 in /w/workspace/y_app-rfid-llrp-inventory_PR-118 [Pipeline] { [Pipeline] ws [2022-10-25T18:50:51.978Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-10-25T18:50:52.057Z] The recommended git tool is: git [2022-10-25T18:50:57.803Z] using credential edgex-jenkins-ssh [2022-10-25T18:50:57.821Z] Cloning the remote Git repository [2022-10-25T18:50:57.878Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-25T18:50:57.976Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-10-25T18:50:58.153Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-25T18:50:58.154Z] > git --version # timeout=10 [2022-10-25T18:50:58.177Z] > git --version # 'git version 2.25.1' [2022-10-25T18:50:58.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:50:58.240Z] Verifying host key using known hosts file [2022-10-25T18:50:58.498Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:50:58.512Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T18:51:00.720Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-25T18:51:00.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T18:51:01.721Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-25T18:51:01.770Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-25T18:51:01.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:51:01.778Z] Verifying host key using known hosts file [2022-10-25T18:51:01.786Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:51:01.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T18:51:02.469Z] Merging remotes/origin/main commit 3df42b5de7243deaef815f1e55d1348500d22d5e into PR head commit c73c945180d2258c58a177da63ddcdd10bd56744 [2022-10-25T18:51:02.719Z] Merge succeeded, producing c73c945180d2258c58a177da63ddcdd10bd56744 [2022-10-25T18:51:02.720Z] Checking out Revision c73c945180d2258c58a177da63ddcdd10bd56744 (PR-118) [2022-10-25T18:51:02.488Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T18:51:02.507Z] > git checkout -f c73c945180d2258c58a177da63ddcdd10bd56744 # timeout=10 [2022-10-25T18:51:02.614Z] > git remote # timeout=10 [2022-10-25T18:51:02.633Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T18:51:02.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:51:02.656Z] Verifying host key using known hosts file [2022-10-25T18:51:02.661Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:51:02.671Z] > git merge 3df42b5de7243deaef815f1e55d1348500d22d5e # timeout=10 [2022-10-25T18:51:02.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T18:51:02.726Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T18:51:02.742Z] > git checkout -f c73c945180d2258c58a177da63ddcdd10bd56744 # timeout=10 [2022-10-25T18:51:06.313Z] Commit message: "build: Latest go-mods, config and Dockerfile fix" [2022-10-25T18:51:06.371Z] > git --version # timeout=10 [2022-10-25T18:51:06.386Z] > git --version # 'git version 2.25.1' [2022-10-25T18:51:06.402Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:51:07.528Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T18:51:07.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T18:51:07.528Z] Dload Upload Total Spent Left Speed [2022-10-25T18:51:07.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2022-10-25T18:51:08.246Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T18:51:08.590Z] + sudo tee /etc/docker/daemon.new [2022-10-25T18:51:08.590Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T18:51:08.590Z] { [2022-10-25T18:51:08.590Z] "registry-mirrors": [ [2022-10-25T18:51:08.590Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T18:51:08.590Z] ], [2022-10-25T18:51:08.590Z] "bip": "10.250.0.254/24", [2022-10-25T18:51:08.590Z] "hosts": [ [2022-10-25T18:51:08.590Z] "tcp://0.0.0.0:5555", [2022-10-25T18:51:08.590Z] "unix:///var/run/docker.sock" [2022-10-25T18:51:08.590Z] ], [2022-10-25T18:51:08.590Z] "mtu": 1458, [2022-10-25T18:51:08.590Z] "selinux-enabled": true, [2022-10-25T18:51:08.590Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T18:51:08.590Z] } [Pipeline] sh [2022-10-25T18:51:08.942Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T18:51:09.301Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:51:27.642Z] provisioning config files... [2022-10-25T18:51:27.675Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2694299175221640119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:51:28.075Z] ---> docker-login.sh [2022-10-25T18:51:28.075Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:51:28.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:51:28.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:51:28.666Z] Configure a credential helper to remove this warning. See [2022-10-25T18:51:28.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:51:28.666Z] [2022-10-25T18:51:28.666Z] Login Succeeded [2022-10-25T18:51:28.666Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:51:28.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:51:29.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:51:29.208Z] Configure a credential helper to remove this warning. See [2022-10-25T18:51:29.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:51:29.208Z] [2022-10-25T18:51:29.208Z] Login Succeeded [2022-10-25T18:51:29.208Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:51:29.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:51:29.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:51:29.495Z] Configure a credential helper to remove this warning. See [2022-10-25T18:51:29.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:51:29.495Z] [2022-10-25T18:51:29.495Z] Login Succeeded [2022-10-25T18:51:29.495Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:51:29.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:51:30.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:51:30.037Z] Configure a credential helper to remove this warning. See [2022-10-25T18:51:30.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:51:30.037Z] [2022-10-25T18:51:30.037Z] Login Succeeded [2022-10-25T18:51:30.037Z] docker.io [2022-10-25T18:51:30.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:51:30.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:51:30.575Z] Configure a credential helper to remove this warning. See [2022-10-25T18:51:30.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:51:30.575Z] [2022-10-25T18:51:30.575Z] Login Succeeded [2022-10-25T18:51:30.575Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:51:30.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T18:51:30.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:51:30.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:51:30.994Z] ========================================================= [2022-10-25T18:51:30.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T18:51:30.994Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:51:31.508Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T18:51:31.781Z] Sending build context to Docker daemon 684.5kB [2022-10-25T18:51:31.781Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:51:31.781Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-25T18:51:32.053Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T18:51:32.053Z] 9b18e9b68314: Pulling fs layer [2022-10-25T18:51:32.053Z] d32db5db7311: Pulling fs layer [2022-10-25T18:51:32.053Z] d0c4b47475fc: Pulling fs layer [2022-10-25T18:51:32.053Z] 5831b945b038: Pulling fs layer [2022-10-25T18:51:32.053Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T18:51:32.053Z] e10730c5d714: Pulling fs layer [2022-10-25T18:51:32.053Z] 5dd5c2283517: Pulling fs layer [2022-10-25T18:51:32.053Z] d5ac0230b979: Pulling fs layer [2022-10-25T18:51:32.053Z] 5831b945b038: Waiting [2022-10-25T18:51:32.053Z] 86bbec2aaacd: Waiting [2022-10-25T18:51:32.053Z] d5ac0230b979: Waiting [2022-10-25T18:51:32.053Z] 5dd5c2283517: Waiting [2022-10-25T18:51:32.053Z] e10730c5d714: Waiting [2022-10-25T18:51:32.053Z] d0c4b47475fc: Download complete [2022-10-25T18:51:32.053Z] d32db5db7311: Verifying Checksum [2022-10-25T18:51:32.053Z] d32db5db7311: Download complete [2022-10-25T18:51:32.053Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T18:51:32.053Z] 86bbec2aaacd: Download complete [2022-10-25T18:51:32.053Z] e10730c5d714: Verifying Checksum [2022-10-25T18:51:32.053Z] e10730c5d714: Download complete [2022-10-25T18:51:32.053Z] 9b18e9b68314: Download complete [2022-10-25T18:51:33.059Z] 9b18e9b68314: Pull complete [2022-10-25T18:51:33.337Z] d5ac0230b979: Verifying Checksum [2022-10-25T18:51:33.337Z] d5ac0230b979: Download complete [2022-10-25T18:51:33.605Z] d32db5db7311: Pull complete [2022-10-25T18:51:33.875Z] d0c4b47475fc: Pull complete [2022-10-25T18:51:34.467Z] 5dd5c2283517: Verifying Checksum [2022-10-25T18:51:34.467Z] 5dd5c2283517: Download complete [2022-10-25T18:51:35.431Z] 5831b945b038: Download complete [2022-10-25T18:51:47.770Z] 5831b945b038: Pull complete [2022-10-25T18:51:47.770Z] 86bbec2aaacd: Pull complete [2022-10-25T18:51:47.770Z] e10730c5d714: Pull complete [2022-10-25T18:51:53.133Z] 5dd5c2283517: Pull complete [2022-10-25T18:51:55.730Z] d5ac0230b979: Pull complete [2022-10-25T18:51:55.730Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T18:51:55.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T18:51:55.730Z] ---> 59b3b1a385d4 [2022-10-25T18:51:55.730Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:51:57.679Z] ---> Running in a4e2e4ee8201 [2022-10-25T18:51:57.954Z] Removing intermediate container a4e2e4ee8201 [2022-10-25T18:51:57.954Z] ---> ebe300427852 [2022-10-25T18:51:57.954Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:51:57.954Z] ---> Running in e6e922fe1059 [2022-10-25T18:51:58.220Z] Removing intermediate container e6e922fe1059 [2022-10-25T18:51:58.220Z] ---> 50ceb4f6ed35 [2022-10-25T18:51:58.221Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:51:58.489Z] ---> Running in 266b4db5a4b1 [2022-10-25T18:51:58.755Z] Removing intermediate container 266b4db5a4b1 [2022-10-25T18:51:58.755Z] ---> b435d223971f [2022-10-25T18:51:58.755Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:51:58.755Z] ---> Running in f8c5f66c3bf0 [2022-10-25T18:51:59.021Z] Removing intermediate container f8c5f66c3bf0 [2022-10-25T18:51:59.021Z] ---> dbb20a518eb5 [2022-10-25T18:51:59.021Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:51:59.021Z] ---> Running in fab273531564 [2022-10-25T18:52:00.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:52:00.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:52:01.411Z] OK: 221 MiB in 51 packages [2022-10-25T18:52:02.382Z] Removing intermediate container fab273531564 [2022-10-25T18:52:02.382Z] ---> 827f0eaec7fc [2022-10-25T18:52:02.382Z] Step 8/13 : WORKDIR /app [2022-10-25T18:52:02.382Z] ---> Running in 40a7c2766a81 [2022-10-25T18:52:02.649Z] Removing intermediate container 40a7c2766a81 [2022-10-25T18:52:02.649Z] ---> 2358ff1e585a [2022-10-25T18:52:02.649Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-25T18:52:03.232Z] ---> 96a9583dfbfa [2022-10-25T18:52:03.232Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:52:03.232Z] ---> Running in 50dddd74a290 [2022-10-25T18:52:59.653Z] Removing intermediate container 50dddd74a290 [2022-10-25T18:52:59.653Z] ---> 0cd3eb8cdbf0 [2022-10-25T18:52:59.653Z] Step 11/13 : COPY . . [2022-10-25T18:52:59.653Z] ---> 7288004c4f6a [2022-10-25T18:52:59.653Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:52:59.653Z] ---> Running in 122a48e055c0 [2022-10-25T18:52:59.653Z] Removing intermediate container 122a48e055c0 [2022-10-25T18:52:59.653Z] ---> e86fdcc1b974 [2022-10-25T18:52:59.653Z] Step 13/13 : RUN $MAKE [2022-10-25T18:52:59.653Z] ---> Running in 5899adeb2ebd [2022-10-25T18:52:59.653Z] noop [2022-10-25T18:52:59.653Z] Removing intermediate container 5899adeb2ebd [2022-10-25T18:52:59.653Z] ---> d49305c5ff1f [2022-10-25T18:52:59.653Z] Successfully built d49305c5ff1f [2022-10-25T18:52:59.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:53:00.129Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T18:53:00.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:53:00.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-116955 does not seem to be running inside a container [2022-10-25T18:53:00.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T18:53:03.308Z] $ docker top a89bf1e650f4c086167fb401be46506ed1ec655e0d5d515a5641b7eb1c53cb10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:53:04.175Z] + go version [2022-10-25T18:53:04.175Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T18:53:04.221Z] $ docker stop --time=1 a89bf1e650f4c086167fb401be46506ed1ec655e0d5d515a5641b7eb1c53cb10 [2022-10-25T18:53:05.915Z] $ docker rm -f a89bf1e650f4c086167fb401be46506ed1ec655e0d5d515a5641b7eb1c53cb10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:53:06.736Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T18:53:06.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:53:06.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-116955 does not seem to be running inside a container [2022-10-25T18:53:07.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T18:53:08.298Z] $ docker top 14617c76d9f8bc34a59b64ab5e4d0d8bd37391f23a35cb1877a3c85e7861943b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:53:09.193Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-10-25T18:53:09.910Z] + make test [2022-10-25T18:53:09.910Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-25T18:54:46.568Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-25T18:54:46.568Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.148s coverage: 86.2% of statements [2022-10-25T18:54:46.568Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-25T18:54:53.228Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.739s coverage: 71.9% of statements [2022-10-25T18:54:53.228Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T18:54:53.228Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T18:55:25.502Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T18:55:25.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T18:55:25.502Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-25T18:55:25.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T18:55:25.586Z] $ docker stop --time=1 14617c76d9f8bc34a59b64ab5e4d0d8bd37391f23a35cb1877a3c85e7861943b [2022-10-25T18:55:27.422Z] $ docker rm -f 14617c76d9f8bc34a59b64ab5e4d0d8bd37391f23a35cb1877a3c85e7861943b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:55:28.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T18:55:28.602Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T18:55:29.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:55:29.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T18:55:30.028Z] + ls -al . [2022-10-25T18:55:30.028Z] total 232 [2022-10-25T18:55:30.028Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:53 . [2022-10-25T18:55:30.028Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:50 .. [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 25 18:51 .dockerignore [2022-10-25T18:55:30.028Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:51 .git [2022-10-25T18:55:30.028Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:51 .github [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 25 18:51 .gitignore [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 18:51 .golangci.yml [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 25 18:51 Attribution.txt [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 25 18:51 CHANGELOG.md [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 1815 Oct 25 18:51 Dockerfile [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:51 GOVERNANCE.md [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 25 18:51 Jenkinsfile [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 25 18:51 LICENSE [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 25 18:51 Makefile [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 18:51 OWNERS.md [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 25 18:51 README.md [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:43 VERSION [2022-10-25T18:55:30.028Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:51 bin [2022-10-25T18:55:30.028Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 25 18:54 coverage.out [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 3645 Oct 25 18:51 go.mod [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 44953 Oct 25 18:51 go.sum [2022-10-25T18:55:30.028Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:51 images [2022-10-25T18:55:30.028Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:51 internal [2022-10-25T18:55:30.028Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 25 18:51 main.go [2022-10-25T18:55:30.028Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:51 res [2022-10-25T18:55:30.028Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:51 snap [2022-10-25T18:55:30.028Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:55:30.445Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c73c945180d2258c58a177da63ddcdd10bd56744 --label arch=arm64 --label version=0.0.0 . [2022-10-25T18:55:30.714Z] Sending build context to Docker daemon 684.5kB [2022-10-25T18:55:30.714Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:55:30.714Z] Step 2/30 : FROM ${BASE} AS builder [2022-10-25T18:55:30.714Z] ---> d49305c5ff1f [2022-10-25T18:55:30.714Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-25T18:55:30.983Z] ---> Running in 972cdb8880d3 [2022-10-25T18:55:31.259Z] Removing intermediate container 972cdb8880d3 [2022-10-25T18:55:31.259Z] ---> ec106f8c3f9a [2022-10-25T18:55:31.259Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T18:55:31.526Z] ---> Running in 84f71084e232 [2022-10-25T18:55:31.799Z] Removing intermediate container 84f71084e232 [2022-10-25T18:55:31.799Z] ---> 02dc78034ad5 [2022-10-25T18:55:31.799Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-10-25T18:55:31.799Z] ---> Running in 1d02fd852bd2 [2022-10-25T18:55:32.384Z] Removing intermediate container 1d02fd852bd2 [2022-10-25T18:55:32.384Z] ---> 52673c6cf39b [2022-10-25T18:55:32.384Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:55:32.384Z] ---> Running in ac9897699f2d [2022-10-25T18:55:32.653Z] Removing intermediate container ac9897699f2d [2022-10-25T18:55:32.653Z] ---> 9b08778146cb [2022-10-25T18:55:32.653Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T18:55:32.653Z] ---> Running in ef8251103df9 [2022-10-25T18:55:34.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:55:34.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:55:35.645Z] OK: 221 MiB in 51 packages [2022-10-25T18:55:36.273Z] Removing intermediate container ef8251103df9 [2022-10-25T18:55:36.273Z] ---> 7529f763ee1d [2022-10-25T18:55:36.273Z] Step 8/30 : WORKDIR /app [2022-10-25T18:55:36.543Z] ---> Running in 0cd2e50ce9b9 [2022-10-25T18:55:36.818Z] Removing intermediate container 0cd2e50ce9b9 [2022-10-25T18:55:36.818Z] ---> 47bc9955a285 [2022-10-25T18:55:36.818Z] Step 9/30 : COPY go.mod vendor* ./ [2022-10-25T18:55:38.766Z] ---> 964295b4d460 [2022-10-25T18:55:38.766Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:55:38.766Z] ---> Running in 251a4c3fa12e [2022-10-25T18:55:41.370Z] Removing intermediate container 251a4c3fa12e [2022-10-25T18:55:41.370Z] ---> e483d7bb68c3 [2022-10-25T18:55:41.370Z] Step 11/30 : COPY . . [2022-10-25T18:55:41.640Z] ---> e8fa150821f5 [2022-10-25T18:55:41.640Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T18:55:41.909Z] ---> Running in 3112de7cf30e [2022-10-25T18:55:42.185Z] Removing intermediate container 3112de7cf30e [2022-10-25T18:55:42.185Z] ---> b6b9fc43419b [2022-10-25T18:55:42.185Z] Step 13/30 : RUN $MAKE [2022-10-25T18:55:42.185Z] ---> Running in 7061d09837e2 [2022-10-25T18:55:43.601Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-25T18:58:20.342Z] Removing intermediate container 7061d09837e2 [2022-10-25T18:58:20.342Z] ---> 84437b317567 [2022-10-25T18:58:20.342Z] Step 14/30 : FROM alpine:3.14 [2022-10-25T18:58:20.342Z] 3.14: Pulling from library/alpine [2022-10-25T18:58:20.342Z] 90cda3b7c325: Pulling fs layer [2022-10-25T18:58:20.342Z] 90cda3b7c325: Verifying Checksum [2022-10-25T18:58:20.342Z] 90cda3b7c325: Download complete [2022-10-25T18:58:20.342Z] 90cda3b7c325: Pull complete [2022-10-25T18:58:20.342Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-25T18:58:20.342Z] Status: Downloaded newer image for alpine:3.14 [2022-10-25T18:58:20.342Z] ---> 376ba31ae3da [2022-10-25T18:58:20.342Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:58:20.342Z] ---> Running in 5ad5df8fd4e1 [2022-10-25T18:58:20.342Z] Removing intermediate container 5ad5df8fd4e1 [2022-10-25T18:58:20.342Z] ---> 794ccdb6bd66 [2022-10-25T18:58:20.342Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-25T18:58:20.342Z] ---> Running in c3de283028f6 [2022-10-25T18:58:20.342Z] Removing intermediate container c3de283028f6 [2022-10-25T18:58:20.342Z] ---> 050c44e9d0aa [2022-10-25T18:58:20.342Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-25T18:58:20.342Z] ---> Running in 5e801af284ee [2022-10-25T18:58:20.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:58:20.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:58:20.342Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-25T18:58:20.342Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-25T18:58:20.342Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-25T18:58:20.342Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-25T18:58:20.342Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-25T18:58:20.342Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-25T18:58:20.342Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-25T18:58:20.342Z] Executing busybox-1.33.1-r8.trigger [2022-10-25T18:58:20.342Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T18:58:20.342Z] OK: 9 MiB in 21 packages [2022-10-25T18:58:20.342Z] Removing intermediate container 5e801af284ee [2022-10-25T18:58:20.342Z] ---> 0ea0d79cf25a [2022-10-25T18:58:20.342Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-25T18:58:20.342Z] ---> cc0224a85a65 [2022-10-25T18:58:20.342Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-25T18:58:20.342Z] ---> 94a898c3930b [2022-10-25T18:58:20.342Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-10-25T18:58:20.342Z] ---> cd19b377d132 [2022-10-25T18:58:20.342Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-10-25T18:58:20.342Z] ---> 0064ff8c98d6 [2022-10-25T18:58:20.342Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-25T18:58:20.342Z] ---> bfa7fab50992 [2022-10-25T18:58:20.342Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-25T18:58:20.342Z] ---> Running in e139a0a4275e [2022-10-25T18:58:20.615Z] Removing intermediate container e139a0a4275e [2022-10-25T18:58:20.615Z] ---> 5bb77bc45086 [2022-10-25T18:58:20.615Z] Step 24/30 : VOLUME /cache [2022-10-25T18:58:20.882Z] ---> Running in 250de894b141 [2022-10-25T18:58:21.151Z] Removing intermediate container 250de894b141 [2022-10-25T18:58:21.151Z] ---> 5c489945b56c [2022-10-25T18:58:21.151Z] Step 25/30 : EXPOSE 59711 [2022-10-25T18:58:21.151Z] ---> Running in c31bac5a4559 [2022-10-25T18:58:21.419Z] Removing intermediate container c31bac5a4559 [2022-10-25T18:58:21.420Z] ---> 48065689d5b3 [2022-10-25T18:58:21.420Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-25T18:58:21.420Z] ---> Running in 507c2f053245 [2022-10-25T18:58:21.686Z] Removing intermediate container 507c2f053245 [2022-10-25T18:58:21.686Z] ---> 1fda492b0fe4 [2022-10-25T18:58:21.686Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-25T18:58:21.964Z] ---> Running in 6c9a67cfac32 [2022-10-25T18:58:22.243Z] Removing intermediate container 6c9a67cfac32 [2022-10-25T18:58:22.243Z] ---> 36fcb57142e2 [2022-10-25T18:58:22.243Z] Step 28/30 : LABEL arch=arm64 [2022-10-25T18:58:22.243Z] ---> Running in 0ae59aae8830 [2022-10-25T18:58:22.509Z] Removing intermediate container 0ae59aae8830 [2022-10-25T18:58:22.509Z] ---> 4a8312641a31 [2022-10-25T18:58:22.509Z] Step 29/30 : LABEL git_sha=c73c945180d2258c58a177da63ddcdd10bd56744 [2022-10-25T18:58:22.509Z] ---> Running in 2ef3e91ce66f [2022-10-25T18:58:22.775Z] Removing intermediate container 2ef3e91ce66f [2022-10-25T18:58:22.775Z] ---> 4a39b630a841 [2022-10-25T18:58:22.775Z] Step 30/30 : LABEL version=0.0.0 [2022-10-25T18:58:23.042Z] ---> Running in 18210130ca76 [2022-10-25T18:58:23.308Z] Removing intermediate container 18210130ca76 [2022-10-25T18:58:23.308Z] ---> 796af8a8f0e9 [2022-10-25T18:58:23.308Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T18:58:23.308Z] Successfully built 796af8a8f0e9 [2022-10-25T18:58:23.308Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:58:24.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:58:24.104Z] [2022-10-25T18:58:24.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:58:24.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:58:24.775Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T18:58:24.775Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T18:58:24.775Z] 04944245beec: Pulling fs layer [2022-10-25T18:58:24.775Z] 699f458cf7ca: Pulling fs layer [2022-10-25T18:58:24.775Z] 765212b225bb: Pulling fs layer [2022-10-25T18:58:24.775Z] f23df028b6ca: Pulling fs layer [2022-10-25T18:58:24.775Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T18:58:24.775Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T18:58:24.775Z] 765212b225bb: Waiting [2022-10-25T18:58:24.775Z] f23df028b6ca: Waiting [2022-10-25T18:58:24.775Z] d65c8cfc05b1: Waiting [2022-10-25T18:58:24.775Z] 2437ff75d9bd: Waiting [2022-10-25T18:58:24.775Z] 04944245beec: Verifying Checksum [2022-10-25T18:58:24.775Z] 04944245beec: Download complete [2022-10-25T18:58:24.775Z] 765212b225bb: Verifying Checksum [2022-10-25T18:58:24.775Z] 765212b225bb: Download complete [2022-10-25T18:58:24.775Z] f23df028b6ca: Verifying Checksum [2022-10-25T18:58:24.775Z] f23df028b6ca: Download complete [2022-10-25T18:58:24.775Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T18:58:24.775Z] d65c8cfc05b1: Download complete [2022-10-25T18:58:25.047Z] 699f458cf7ca: Verifying Checksum [2022-10-25T18:58:25.047Z] 699f458cf7ca: Download complete [2022-10-25T18:58:25.316Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T18:58:25.316Z] 8998bd30e6a1: Download complete [2022-10-25T18:58:27.898Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T18:58:27.898Z] 2437ff75d9bd: Download complete [2022-10-25T18:58:29.307Z] 8998bd30e6a1: Pull complete [2022-10-25T18:58:29.891Z] 04944245beec: Pull complete [2022-10-25T18:58:31.300Z] 699f458cf7ca: Pull complete [2022-10-25T18:58:31.300Z] 765212b225bb: Pull complete [2022-10-25T18:58:31.882Z] f23df028b6ca: Pull complete [2022-10-25T18:58:32.149Z] d65c8cfc05b1: Pull complete [2022-10-25T18:58:47.152Z] 2437ff75d9bd: Pull complete [2022-10-25T18:58:47.152Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T18:58:47.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:58:47.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:58:47.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-116955 does not seem to be running inside a container [2022-10-25T18:58:47.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T18:58:50.227Z] $ docker top 2f577c683802cfe6fa0cf9b134cf355963ed560cf0bec08953f61523d108a7fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:58:50.790Z] ---> job-cost.sh [2022-10-25T18:58:51.059Z] lf-activate-venv: SKIPPING [2022-10-25T18:58:51.059Z] INFO: No Stack... [2022-10-25T18:58:52.015Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T18:58:52.597Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:58:52.939Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-10-25T18:58:52.939Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T18:58:53.028Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-118-1-stack-cost] [2022-10-25T18:58:53.033Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-118-1-stack-cost] did not exist. Created. [2022-10-25T18:58:53.033Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:58:53.446Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-941e9810/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T18:58:53.800Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T18:58:53.834Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T18:58:53.876Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:58:53.891Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:58:53.985Z] $ docker stop --time=1 2f577c683802cfe6fa0cf9b134cf355963ed560cf0bec08953f61523d108a7fb [2022-10-25T18:58:55.459Z] $ docker rm -f 2f577c683802cfe6fa0cf9b134cf355963ed560cf0bec08953f61523d108a7fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-25T18:58:56.452Z] provisioning config files... [2022-10-25T18:58:56.460Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp/config11610954520865518814tmp [Pipeline] { [Pipeline] sh [2022-10-25T18:58:56.789Z] + set +x [2022-10-25T18:58:56.790Z] + bash -s -- [2022-10-25T18:58:56.790Z] + curl -s https://codecov.io/bash [2022-10-25T18:58:56.790Z] [2022-10-25T18:58:56.790Z] _____ _ [2022-10-25T18:58:56.790Z] / ____| | | [2022-10-25T18:58:56.790Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T18:58:56.790Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T18:58:56.790Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T18:58:56.790Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T18:58:56.790Z] Bash-1.0.6 [2022-10-25T18:58:56.790Z] [2022-10-25T18:58:56.790Z] [2022-10-25T18:58:56.790Z] ==> git version 2.25.1 found [2022-10-25T18:58:56.790Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-25T18:58:56.790Z] Release-Date: 2020-01-08 [2022-10-25T18:58:56.790Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-25T18:58:56.790Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T18:58:56.790Z] ==> Jenkins CI detected. [2022-10-25T18:58:56.790Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-118 [2022-10-25T18:58:56.790Z] project root: . [2022-10-25T18:58:56.790Z] --> token set from env [2022-10-25T18:58:56.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T18:58:56.790Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T18:58:56.790Z] ==> Python coveragepy not found [2022-10-25T18:58:56.790Z] ==> Searching for coverage reports in: [2022-10-25T18:58:56.790Z] + . [2022-10-25T18:58:56.790Z] -> Found 1 reports [2022-10-25T18:58:56.790Z] ==> Detecting git/mercurial file structure [2022-10-25T18:58:56.790Z] ==> Reading reports [2022-10-25T18:58:56.790Z] + ./coverage.out bytes=41008 [2022-10-25T18:58:56.790Z] ==> Appending adjustments [2022-10-25T18:58:56.790Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T18:58:57.049Z] + Found adjustments [2022-10-25T18:58:57.049Z] ==> Gzipping contents [2022-10-25T18:58:57.049Z] 12K /tmp/codecov.i9eYGy.gz [2022-10-25T18:58:57.049Z] ==> Uploading reports [2022-10-25T18:58:57.049Z] url: https://codecov.io [2022-10-25T18:58:57.049Z] query: branch=PR-118&commit=c73c945180d2258c58a177da63ddcdd10bd56744&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=118&job=&cmd_args= [2022-10-25T18:58:57.049Z] -> Pinging Codecov [2022-10-25T18:58:57.049Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-118&commit=c73c945180d2258c58a177da63ddcdd10bd56744&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=118&job=&cmd_args= [2022-10-25T18:58:57.309Z] -> Uploading to [2022-10-25T18:58:57.309Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/581DD39554BDF9B6E22D074273EAD858/c73c945180d2258c58a177da63ddcdd10bd56744/a2bd126b-f9ea-44d0-8532-ebf1b1023eb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T185857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9731995eca442070e08bf89bc9338a7b16edaacd4e46bf802ff8321182e88409 [2022-10-25T18:58:57.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T18:58:57.309Z] Dload Upload Total Spent Left Speed [2022-10-25T18:58:57.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11463 0 0 100 11463 0 48572 --:--:-- --:--:-- --:--:-- 48572 [2022-10-25T18:58:57.568Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c73c945180d2258c58a177da63ddcdd10bd56744 [Pipeline] } [2022-10-25T18:58:57.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T18:58:59.285Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-118/archives ] [2022-10-25T18:58:59.285Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-118/archives [2022-10-25T18:58:59.285Z] total 16 [2022-10-25T18:58:59.285Z] drwxr-xr-x 3 root root 4096 Oct 25 18:44 . [2022-10-25T18:58:59.285Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 18:44 .. [2022-10-25T18:58:59.285Z] drwxr-xr-x 2 root root 4096 Oct 25 18:44 cost [2022-10-25T18:58:59.285Z] -rw-r--r-- 1 root root 95 Oct 25 18:44 cost.csv [2022-10-25T18:58:59.285Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-118/archives [2022-10-25T18:58:59.285Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-118/archives [2022-10-25T18:58:59.285Z] total 16 [2022-10-25T18:58:59.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:44 . [2022-10-25T18:58:59.285Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 18:44 .. [2022-10-25T18:58:59.285Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 18:44 cost [2022-10-25T18:58:59.285Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 25 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:58:59.609Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:59:00.497Z] ---> package-listing.sh [2022-10-25T18:59:00.497Z] ++ facter osfamily [2022-10-25T18:59:00.497Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T18:59:00.757Z] + OS_FAMILY=debian [2022-10-25T18:59:00.757Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-118 [2022-10-25T18:59:00.757Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T18:59:00.757Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T18:59:00.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T18:59:00.757Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T18:59:00.757Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-118 ']' [2022-10-25T18:59:00.757Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T18:59:00.757Z] + case "${OS_FAMILY}" in [2022-10-25T18:59:00.757Z] + dpkg -l [2022-10-25T18:59:00.757Z] + grep '^ii' [2022-10-25T18:59:00.757Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T18:59:00.757Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T18:59:00.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T18:59:00.757Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-118 ']' [2022-10-25T18:59:00.757Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-118/archives/ [2022-10-25T18:59:00.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-118/archives/ [Pipeline] echo [2022-10-25T18:59:00.791Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T18:59:01.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:59:01.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:59:01.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:59:01.844Z] prd-ubuntu20.04-docker-8c-8g-116949 does not seem to be running inside a container [2022-10-25T18:59:01.874Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-118 -v /w/workspace/y_app-rfid-llrp-inventory_PR-118:/w/workspace/y_app-rfid-llrp-inventory_PR-118:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T18:59:02.082Z] $ docker top 714b9b397f39e25b8f1d55735c0b662ed6bdb30410875c9880bc653725d041c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:59:02.465Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T18:59:02.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T18:59:03.078Z] + ls /var/log/sa-host [2022-10-25T18:59:03.078Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:59:03.295Z] provisioning config files... [2022-10-25T18:59:03.303Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-118@tmp/config2123586419340191957tmp [Pipeline] { [Pipeline] echo [2022-10-25T18:59:03.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:59:03.649Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T18:59:03.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:59:04.066Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T18:59:04.097Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:59:04.407Z] ---> sudo-logs.sh [2022-10-25T18:59:04.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T18:59:04.491Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:59:04.800Z] ---> job-cost.sh [2022-10-25T18:59:04.800Z] lf-activate-venv: SKIPPING [2022-10-25T18:59:04.800Z] DEBUG: total: 0.2199999988079071 [2022-10-25T18:59:04.800Z] INFO: Retrieving Stack Cost... [2022-10-25T18:59:05.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:59:05.627Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T18:59:05.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:59:05.972Z] ---> logs-deploy.sh [2022-10-25T18:59:05.972Z] lf-activate-venv: SKIPPING [2022-10-25T18:59:05.972Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-118/1 [2022-10-25T18:59:05.972Z] INFO: archiving workspace using pattern(s): [2022-10-25T18:59:06.906Z] Archives upload complete. [2022-10-25T18:59:07.164Z] INFO: archiving logs to Nexus