Pull request #266 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f089313b03205cb1fad66b0159e1fe94e2e862a8+c70f352ed823437ed37df9fd18bd3e51b3550887 (ddf6cd8f53517e9b4f819ed76229961bf79144c4) 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-ssh4253873129450836243.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12124375388139111643.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-266/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-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4596473517709950594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12161359556374859223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17163541188336533005.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-266/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-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11764491571147877128.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27806 in /w/workspace/y_app-rfid-llrp-inventory_PR-266 [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-266 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c70f352ed823437ed37df9fd18bd3e51b3550887 into PR head commit f089313b03205cb1fad66b0159e1fe94e2e862a8 Merge succeeded, producing f089313b03205cb1fad66b0159e1fe94e2e862a8 Checking out Revision f089313b03205cb1fad66b0159e1fe94e2e862a8 (PR-266) Commit message: "build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f089313b03205cb1fad66b0159e1fe94e2e862a8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c70f352ed823437ed37df9fd18bd3e51b3550887 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f089313b03205cb1fad66b0159e1fe94e2e862a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-24T13:48:53.993Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-24T13:48:54.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-24T13:48:54.335Z] ========================================================= [2024-01-24T13:48:54.335Z] EdgeX Global Pipelines Version Info [2024-01-24T13:48:54.335Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:48:55.124Z] ------------------- [2024-01-24T13:48:55.124Z] stable info: [2024-01-24T13:48:55.124Z] ------------------- [2024-01-24T13:48:55.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-24T13:48:55.124Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T13:48:55.124Z] Message: update stable to v1.0.258 [2024-01-24T13:48:55.699Z] ------------------- [2024-01-24T13:48:55.699Z] experimental info: [2024-01-24T13:48:55.699Z] ------------------- [2024-01-24T13:48:55.699Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-24T13:48:55.699Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T13:48:55.699Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-24T13:48:55.950Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-01-24T13:48:56.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-01-24T13:48:56.074Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-24T13:48:56.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-24T13:48:56.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-24T13:48:56.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-24T13:48:56.332Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-24T13:48:56.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-24T13:48:56.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-24T13:48:56.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-24T13:48:56.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-24T13:48:56.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-01-24T13:48:56.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-24T13:48:56.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-24T13:48:56.897Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-24T13:48:56.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-24T13:48:57.038Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-24T13:48:57.105Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-24T13:48:57.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-24T13:48:57.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-24T13:48:57.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-24T13:48:57.411Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-24T13:48:57.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-24T13:48:57.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-24T13:48:57.642Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-24T13:48:57.719Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-24T13:48:57.789Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-24T13:48:57.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-266 [Pipeline] echo [2024-01-24T13:48:57.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-266 [Pipeline] echo [2024-01-24T13:48:58.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-266 [Pipeline] echo [2024-01-24T13:48:58.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f089313b03205cb1fad66b0159e1fe94e2e862a8 [Pipeline] echo [2024-01-24T13:48:58.203Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f089313 [Pipeline] echo [2024-01-24T13:48:58.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T13:48:58.461Z] provisioning config files... [2024-01-24T13:48:58.475Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp/config8062701874135157851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:48:58.887Z] ---> ****-login.sh [2024-01-24T13:48:58.887Z] nexus3.edgexfoundry.org:10001 [2024-01-24T13:48:59.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:48:59.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:48:59.407Z] Configure a credential helper to remove this warning. See [2024-01-24T13:48:59.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:48:59.407Z] [2024-01-24T13:48:59.407Z] Login Succeeded [2024-01-24T13:48:59.407Z] nexus3.edgexfoundry.org:10002 [2024-01-24T13:48:59.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:48:59.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:48:59.408Z] Configure a credential helper to remove this warning. See [2024-01-24T13:48:59.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:48:59.408Z] [2024-01-24T13:48:59.408Z] Login Succeeded [2024-01-24T13:48:59.408Z] nexus3.edgexfoundry.org:10003 [2024-01-24T13:48:59.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:48:59.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:48:59.670Z] Configure a credential helper to remove this warning. See [2024-01-24T13:48:59.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:48:59.670Z] [2024-01-24T13:48:59.670Z] Login Succeeded [2024-01-24T13:48:59.670Z] nexus3.edgexfoundry.org:10004 [2024-01-24T13:48:59.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:48:59.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:48:59.670Z] Configure a credential helper to remove this warning. See [2024-01-24T13:48:59.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:48:59.670Z] [2024-01-24T13:48:59.670Z] Login Succeeded [2024-01-24T13:48:59.670Z] ****.io [2024-01-24T13:48:59.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:48:59.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:48:59.931Z] Configure a credential helper to remove this warning. See [2024-01-24T13:48:59.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:48:59.931Z] [2024-01-24T13:48:59.931Z] Login Succeeded [2024-01-24T13:48:59.931Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T13:48:59.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-24T13:49:00.741Z] + git rev-list -1 --merges f089313b03205cb1fad66b0159e1fe94e2e862a8~1..f089313b03205cb1fad66b0159e1fe94e2e862a8 [Pipeline] echo [2024-01-24T13:49:00.787Z] -----------> git rev-list -1 --merges f089313b03205cb1fad66b0159e1fe94e2e862a8~1..f089313b03205cb1fad66b0159e1fe94e2e862a8 f089313b03205cb1fad66b0159e1fe94e2e862a8 [false] [Pipeline] sh [2024-01-24T13:49:01.119Z] + git log --format=format:%s -1 f089313b03205cb1fad66b0159e1fe94e2e862a8 [Pipeline] echo [2024-01-24T13:49:01.157Z] ========================================================= [2024-01-24T13:49:01.157Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-24T13:49:01.157Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-24T13:49:01.650Z] + git log --format=format:%s -1 f089313b03205cb1fad66b0159e1fe94e2e862a8 [Pipeline] echo [2024-01-24T13:49:01.692Z] [semverPrep] GIT_COMMIT: f089313b03205cb1fad66b0159e1fe94e2e862a8, Commit Message: build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0 [Pipeline] echo [2024-01-24T13:49:01.838Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-24T13:49:02.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-24T13:49:02.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-24T13:49:02.290Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-24T13:49:02.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-24T13:49:02.290Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-24T13:49:02.290Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-24T13:49:02.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:49:02.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T13:49:02.855Z] [2024-01-24T13:49:02.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:49:03.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T13:49:03.272Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-24T13:49:03.272Z] b85a868b505f: Pulling fs layer [2024-01-24T13:49:03.272Z] e2be974225ed: Pulling fs layer [2024-01-24T13:49:03.272Z] 339a4e72a1f5: Pulling fs layer [2024-01-24T13:49:03.272Z] 988bab9f4d93: Pulling fs layer [2024-01-24T13:49:03.272Z] 1469e6f7b9e6: Pulling fs layer [2024-01-24T13:49:03.272Z] eaf3925da568: Pulling fs layer [2024-01-24T13:49:03.272Z] 988bab9f4d93: Waiting [2024-01-24T13:49:03.272Z] 1469e6f7b9e6: Waiting [2024-01-24T13:49:03.272Z] bab4dde63d76: Pulling fs layer [2024-01-24T13:49:03.272Z] bde34c3a00c8: Pulling fs layer [2024-01-24T13:49:03.272Z] eaf3925da568: Waiting [2024-01-24T13:49:03.272Z] bab4dde63d76: Waiting [2024-01-24T13:49:03.272Z] b352a97aabf1: Pulling fs layer [2024-01-24T13:49:03.272Z] bde34c3a00c8: Waiting [2024-01-24T13:49:03.272Z] 4872d77fe225: Pulling fs layer [2024-01-24T13:49:03.272Z] b352a97aabf1: Waiting [2024-01-24T13:49:03.272Z] 4872d77fe225: Waiting [2024-01-24T13:49:03.272Z] 5851b861e8e6: Pulling fs layer [2024-01-24T13:49:03.272Z] 5851b861e8e6: Waiting [2024-01-24T13:49:03.272Z] e2be974225ed: Verifying Checksum [2024-01-24T13:49:03.272Z] e2be974225ed: Download complete [2024-01-24T13:49:03.272Z] 988bab9f4d93: Verifying Checksum [2024-01-24T13:49:03.272Z] 988bab9f4d93: Download complete [2024-01-24T13:49:03.272Z] 1469e6f7b9e6: Verifying Checksum [2024-01-24T13:49:03.272Z] 1469e6f7b9e6: Download complete [2024-01-24T13:49:03.272Z] eaf3925da568: Download complete [2024-01-24T13:49:03.535Z] 339a4e72a1f5: Verifying Checksum [2024-01-24T13:49:03.535Z] 339a4e72a1f5: Download complete [2024-01-24T13:49:03.535Z] bde34c3a00c8: Verifying Checksum [2024-01-24T13:49:03.535Z] bde34c3a00c8: Download complete [2024-01-24T13:49:03.535Z] b352a97aabf1: Verifying Checksum [2024-01-24T13:49:03.535Z] b352a97aabf1: Download complete [2024-01-24T13:49:03.535Z] 4872d77fe225: Verifying Checksum [2024-01-24T13:49:03.535Z] 4872d77fe225: Download complete [2024-01-24T13:49:03.535Z] 5851b861e8e6: Verifying Checksum [2024-01-24T13:49:03.535Z] 5851b861e8e6: Download complete [2024-01-24T13:49:03.535Z] b85a868b505f: Verifying Checksum [2024-01-24T13:49:03.535Z] b85a868b505f: Download complete [2024-01-24T13:49:03.795Z] bab4dde63d76: Verifying Checksum [2024-01-24T13:49:03.795Z] bab4dde63d76: Download complete [2024-01-24T13:49:04.734Z] b85a868b505f: Pull complete [2024-01-24T13:49:05.009Z] e2be974225ed: Pull complete [2024-01-24T13:49:05.267Z] 339a4e72a1f5: Pull complete [2024-01-24T13:49:05.543Z] 988bab9f4d93: Pull complete [2024-01-24T13:49:05.802Z] 1469e6f7b9e6: Pull complete [2024-01-24T13:49:05.802Z] eaf3925da568: Pull complete [2024-01-24T13:49:07.707Z] bab4dde63d76: Pull complete [2024-01-24T13:49:07.707Z] bde34c3a00c8: Pull complete [2024-01-24T13:49:07.707Z] b352a97aabf1: Pull complete [2024-01-24T13:49:07.707Z] 4872d77fe225: Pull complete [2024-01-24T13:49:07.707Z] 5851b861e8e6: Pull complete [2024-01-24T13:49:07.707Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-24T13:49:07.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T13:49:07.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T13:49:08.084Z] prd-ubuntu20.04-docker-8c-8g-27806 does not seem to be running inside a container [2024-01-24T13:49:08.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-266 -v /w/workspace/y_app-rfid-llrp-inventory_PR-266:/w/workspace/y_app-rfid-llrp-inventory_PR-266:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-24T13:49:12.256Z] $ docker top 9965a90037d925491c8a1abcbc475e83a4ac93675e85534a32809768517be5a8 -eo pid,comm [2024-01-24T13:49:12.308Z] 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). [2024-01-24T13:49:12.308Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-24T13:49:12.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T13:49:12.533Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T13:49:12.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T13:49:12.651Z] $ docker exec 9965a90037d925491c8a1abcbc475e83a4ac93675e85534a32809768517be5a8 ssh-agent [2024-01-24T13:49:12.753Z] SSH_AUTH_SOCK=/tmp/ssh-ONVHFCAxcWqz/agent.33 [2024-01-24T13:49:12.753Z] SSH_AGENT_PID=39 [2024-01-24T13:49:12.759Z] Running ssh-add (command line suppressed) [2024-01-24T13:49:12.867Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp/private_key_10041891414415888784.key (/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp/private_key_10041891414415888784.key) [2024-01-24T13:49:12.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T13:49:13.228Z] + git tag --points-at HEAD [Pipeline] } [2024-01-24T13:49:13.257Z] $ docker exec --env ******** --env ******** 9965a90037d925491c8a1abcbc475e83a4ac93675e85534a32809768517be5a8 ssh-agent -k [2024-01-24T13:49:13.363Z] unset SSH_AUTH_SOCK; [2024-01-24T13:49:13.363Z] unset SSH_AGENT_PID; [2024-01-24T13:49:13.366Z] echo Agent pid 39 killed; [2024-01-24T13:49:13.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-24T13:49:13.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T13:49:13.520Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T13:49:13.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T13:49:13.634Z] $ docker exec 9965a90037d925491c8a1abcbc475e83a4ac93675e85534a32809768517be5a8 ssh-agent [2024-01-24T13:49:13.751Z] SSH_AUTH_SOCK=/tmp/ssh-SGlK96S3GqEa/agent.71 [2024-01-24T13:49:13.751Z] SSH_AGENT_PID=77 [2024-01-24T13:49:13.756Z] Running ssh-add (command line suppressed) [2024-01-24T13:49:13.855Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp/private_key_14626885119703986573.key (/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp/private_key_14626885119703986573.key) [2024-01-24T13:49:13.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T13:49:14.241Z] + git semver init [2024-01-24T13:49:14.502Z] 2024-01-24 13:49:14,389 [run_init] DEBUG init version:0.0.0 force:False [2024-01-24T13:49:14.502Z] 2024-01-24 13:49:14,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-266/.semver [2024-01-24T13:49:14.502Z] 2024-01-24 13:49:14,391 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-266/.semver [2024-01-24T13:49:14.502Z] 2024-01-24 13:49:14,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-266/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-266, universal_newlines=False, shell=None, istream=None) [2024-01-24T13:49:15.881Z] 2024-01-24 13:49:15,807 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-266/.git/info/exclude [2024-01-24T13:49:15.881Z] 2024-01-24 13:49:15,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-266/.semver/PR-266 with force:False [2024-01-24T13:49:15.881Z] 2024-01-24 13:49:15,808 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-266/.semver/PR-266 [2024-01-24T13:49:15.881Z] 2024-01-24 13:49:15,812 [execute] INFO git cat-file --batch-check [2024-01-24T13:49:15.881Z] 2024-01-24 13:49:15,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-266/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T13:49:15.881Z] 2024-01-24 13:49:15,818 [execute] INFO git cat-file --batch [2024-01-24T13:49:15.881Z] 2024-01-24 13:49:15,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-266/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T13:49:15.881Z] 2024-01-24 13:49:15,822 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-266/.semver/PR-266 [2024-01-24T13:49:15.881Z] 0.0.0 [Pipeline] } [2024-01-24T13:49:15.910Z] $ docker exec --env ******** --env ******** 9965a90037d925491c8a1abcbc475e83a4ac93675e85534a32809768517be5a8 ssh-agent -k [2024-01-24T13:49:16.005Z] unset SSH_AUTH_SOCK; [2024-01-24T13:49:16.005Z] unset SSH_AGENT_PID; [2024-01-24T13:49:16.005Z] echo Agent pid 77 killed; [2024-01-24T13:49:16.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-24T13:49:16.554Z] + git semver [Pipeline] } [2024-01-24T13:49:16.852Z] $ docker stop --time=1 9965a90037d925491c8a1abcbc475e83a4ac93675e85534a32809768517be5a8 [2024-01-24T13:49:18.123Z] $ docker rm -f --volumes 9965a90037d925491c8a1abcbc475e83a4ac93675e85534a32809768517be5a8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T13:49:18.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-24T13:49:18.904Z] Stashed 1 file(s) [Pipeline] echo [2024-01-24T13:49:18.923Z] [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 [2024-01-24T13:49:19.831Z] provisioning config files... [2024-01-24T13:49:19.842Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp/config17425315866393630943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:49:20.249Z] ---> ****-login.sh [2024-01-24T13:49:20.249Z] nexus3.edgexfoundry.org:10001 [2024-01-24T13:49:20.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:49:20.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:49:20.249Z] Configure a credential helper to remove this warning. See [2024-01-24T13:49:20.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:49:20.249Z] [2024-01-24T13:49:20.249Z] Login Succeeded [2024-01-24T13:49:20.249Z] nexus3.edgexfoundry.org:10002 [2024-01-24T13:49:20.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:49:20.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:49:20.249Z] Configure a credential helper to remove this warning. See [2024-01-24T13:49:20.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:49:20.249Z] [2024-01-24T13:49:20.249Z] Login Succeeded [2024-01-24T13:49:20.249Z] nexus3.edgexfoundry.org:10003 [2024-01-24T13:49:20.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:49:20.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:49:20.509Z] Configure a credential helper to remove this warning. See [2024-01-24T13:49:20.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:49:20.509Z] [2024-01-24T13:49:20.509Z] Login Succeeded [2024-01-24T13:49:20.509Z] nexus3.edgexfoundry.org:10004 [2024-01-24T13:49:20.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:49:20.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:49:20.509Z] Configure a credential helper to remove this warning. See [2024-01-24T13:49:20.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:49:20.509Z] [2024-01-24T13:49:20.509Z] Login Succeeded [2024-01-24T13:49:20.509Z] ****.io [2024-01-24T13:49:20.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:49:20.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:49:20.768Z] Configure a credential helper to remove this warning. See [2024-01-24T13:49:20.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:49:20.768Z] [2024-01-24T13:49:20.768Z] Login Succeeded [2024-01-24T13:49:20.768Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T13:49:20.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-24T13:49:21.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T13:49:21.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T13:49:21.427Z] ========================================================= [2024-01-24T13:49:21.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-24T13:49:21.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:49:22.000Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-24T13:49:22.000Z] Sending build context to Docker daemon 16.89MB [2024-01-24T13:49:22.000Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-24T13:49:22.000Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-24T13:49:22.000Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-24T13:49:22.000Z] 7264a8db6415: Pulling fs layer [2024-01-24T13:49:22.000Z] c4d48a809fc2: Pulling fs layer [2024-01-24T13:49:22.000Z] 4f1c88b9dad5: Pulling fs layer [2024-01-24T13:49:22.000Z] ad3a456e5733: Pulling fs layer [2024-01-24T13:49:22.000Z] 69c7f0334f64: Pulling fs layer [2024-01-24T13:49:22.000Z] 1f1c1a5573a3: Pulling fs layer [2024-01-24T13:49:22.000Z] ce7588e14bc9: Pulling fs layer [2024-01-24T13:49:22.000Z] b5e4710f87ac: Pulling fs layer [2024-01-24T13:49:22.000Z] 1f1c1a5573a3: Waiting [2024-01-24T13:49:22.000Z] 69c7f0334f64: Waiting [2024-01-24T13:49:22.000Z] ad3a456e5733: Waiting [2024-01-24T13:49:22.000Z] ce7588e14bc9: Waiting [2024-01-24T13:49:22.000Z] c4d48a809fc2: Download complete [2024-01-24T13:49:22.000Z] ad3a456e5733: Download complete [2024-01-24T13:49:22.260Z] 69c7f0334f64: Download complete [2024-01-24T13:49:22.260Z] 7264a8db6415: Verifying Checksum [2024-01-24T13:49:22.260Z] 7264a8db6415: Download complete [2024-01-24T13:49:22.260Z] 1f1c1a5573a3: Verifying Checksum [2024-01-24T13:49:22.260Z] 1f1c1a5573a3: Download complete [2024-01-24T13:49:22.260Z] 7264a8db6415: Pull complete [2024-01-24T13:49:22.524Z] c4d48a809fc2: Pull complete [2024-01-24T13:49:22.524Z] b5e4710f87ac: Verifying Checksum [2024-01-24T13:49:22.524Z] b5e4710f87ac: Download complete [2024-01-24T13:49:22.784Z] 4f1c88b9dad5: Verifying Checksum [2024-01-24T13:49:22.784Z] 4f1c88b9dad5: Download complete [2024-01-24T13:49:23.350Z] ce7588e14bc9: Verifying Checksum [2024-01-24T13:49:23.350Z] ce7588e14bc9: Download complete [2024-01-24T13:49:25.880Z] 4f1c88b9dad5: Pull complete [2024-01-24T13:49:25.880Z] ad3a456e5733: Pull complete [2024-01-24T13:49:25.880Z] 69c7f0334f64: Pull complete [2024-01-24T13:49:25.880Z] 1f1c1a5573a3: Pull complete [2024-01-24T13:49:28.409Z] ce7588e14bc9: Pull complete [2024-01-24T13:49:28.673Z] b5e4710f87ac: Pull complete [2024-01-24T13:49:28.673Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-24T13:49:28.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-24T13:49:28.673Z] ---> 88b5674ff536 [2024-01-24T13:49:28.673Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-24T13:49:33.960Z] ---> Running in 4bb019a808a5 [2024-01-24T13:49:34.221Z] Removing intermediate container 4bb019a808a5 [2024-01-24T13:49:34.221Z] ---> 982fd42f90bc [2024-01-24T13:49:34.221Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-24T13:49:34.221Z] ---> Running in cbd30a62fbbd [2024-01-24T13:49:34.221Z] Removing intermediate container cbd30a62fbbd [2024-01-24T13:49:34.221Z] ---> beb293bb0f11 [2024-01-24T13:49:34.221Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-24T13:49:34.221Z] ---> Running in 871ad9efb5f4 [2024-01-24T13:49:34.480Z] Removing intermediate container 871ad9efb5f4 [2024-01-24T13:49:34.480Z] ---> e0146a3f1f12 [2024-01-24T13:49:34.480Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-24T13:49:34.480Z] ---> Running in 242f781cc60c [2024-01-24T13:49:34.563Z] Still waiting to schedule task [2024-01-24T13:49:34.564Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-24T13:49:34.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T13:49:34.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T13:49:34.999Z] OK: 264 MiB in 52 packages [2024-01-24T13:49:35.258Z] Removing intermediate container 242f781cc60c [2024-01-24T13:49:35.258Z] ---> 8affc171ba89 [2024-01-24T13:49:35.258Z] Step 7/12 : WORKDIR /app [2024-01-24T13:49:35.258Z] ---> Running in 9d8e63604a52 [2024-01-24T13:49:35.258Z] Removing intermediate container 9d8e63604a52 [2024-01-24T13:49:35.258Z] ---> 4111bc6ba90c [2024-01-24T13:49:35.258Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-24T13:49:35.517Z] ---> 4e13a199a910 [2024-01-24T13:49:35.517Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T13:49:35.517Z] ---> Running in c699cdd008fb [2024-01-24T13:50:31.756Z] Removing intermediate container c699cdd008fb [2024-01-24T13:50:31.757Z] ---> 93db277ed2a6 [2024-01-24T13:50:31.757Z] Step 10/12 : COPY . . [2024-01-24T13:50:32.337Z] ---> 5fcd5c1914b7 [2024-01-24T13:50:32.337Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-24T13:50:32.597Z] ---> Running in b58ab8f56ebb [2024-01-24T13:50:32.597Z] Removing intermediate container b58ab8f56ebb [2024-01-24T13:50:32.597Z] ---> e2c216171c2e [2024-01-24T13:50:32.597Z] Step 12/12 : RUN $MAKE [2024-01-24T13:50:32.597Z] ---> Running in 25c731ac9a70 [2024-01-24T13:50:32.856Z] noop [2024-01-24T13:50:33.115Z] Removing intermediate container 25c731ac9a70 [2024-01-24T13:50:33.115Z] ---> 5eea1d6c74e9 [2024-01-24T13:50:33.115Z] Successfully built 5eea1d6c74e9 [2024-01-24T13:50:33.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:50:33.743Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-24T13:50:33.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T13:50:33.944Z] prd-ubuntu20.04-docker-8c-8g-27806 does not seem to be running inside a container [2024-01-24T13:50:33.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-266 -v /w/workspace/y_app-rfid-llrp-inventory_PR-266:/w/workspace/y_app-rfid-llrp-inventory_PR-266:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-24T13:50:34.297Z] $ docker top 52a6e04a269e48f31277b73e3659690aa4a0d88d2667723bc52edfb9d4f9043d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T13:50:34.734Z] + go version [2024-01-24T13:50:34.734Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-24T13:50:34.771Z] $ docker stop --time=1 52a6e04a269e48f31277b73e3659690aa4a0d88d2667723bc52edfb9d4f9043d [2024-01-24T13:50:36.029Z] $ docker rm -f --volumes 52a6e04a269e48f31277b73e3659690aa4a0d88d2667723bc52edfb9d4f9043d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:50:36.966Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-24T13:50:36.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T13:50:37.185Z] prd-ubuntu20.04-docker-8c-8g-27806 does not seem to be running inside a container [2024-01-24T13:50:37.223Z] $ 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-266 -v /w/workspace/y_app-rfid-llrp-inventory_PR-266:/w/workspace/y_app-rfid-llrp-inventory_PR-266:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-24T13:50:37.566Z] $ docker top 902518ec3f7583f05fbd5d1180e1ec8a2645a7a7679fc179a4b9906b48e8e7fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T13:50:38.007Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-266 [Pipeline] fileExists [Pipeline] sh [2024-01-24T13:50:38.410Z] + make test [2024-01-24T13:50:38.410Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-24T13:50:56.495Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-24T13:50:56.495Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-24T13:50:56.755Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements [2024-01-24T13:50:59.309Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.686s coverage: 71.9% of statements [2024-01-24T13:51:10.869Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27807 in /w/workspace/y_app-rfid-llrp-inventory_PR-266 [Pipeline] { [Pipeline] ws [2024-01-24T13:51:10.960Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-01-24T13:51:14.082Z] The recommended git tool is: git [2024-01-24T13:51:17.387Z] go vet ./... [2024-01-24T13:51:20.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-24T13:51:20.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-24T13:51:20.704Z] ./bin/test-attribution.sh [2024-01-24T13:51:20.704Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-24T13:51:20.964Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-24T13:51:20.964Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-24T13:51:20.964Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-24T13:51:20.964Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-24T13:51:20.964Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2024-01-24T13:51:21.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-24T13:51:21.077Z] $ docker stop --time=1 902518ec3f7583f05fbd5d1180e1ec8a2645a7a7679fc179a4b9906b48e8e7fd [2024-01-24T13:51:21.680Z] using credential edgex-jenkins-ssh [2024-01-24T13:51:21.707Z] Cloning the remote Git repository [2024-01-24T13:51:21.751Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-24T13:51:21.841Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-01-24T13:51:21.994Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-24T13:51:21.995Z] > git --version # timeout=10 [2024-01-24T13:51:22.014Z] > git --version # 'git version 2.25.1' [2024-01-24T13:51:22.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T13:51:22.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-24T13:51:24.690Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-01-24T13:51:24.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-24T13:51:25.451Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-01-24T13:51:25.488Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-24T13:51:25.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T13:51:25.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-24T13:51:26.039Z] Merging remotes/origin/main commit c70f352ed823437ed37df9fd18bd3e51b3550887 into PR head commit f089313b03205cb1fad66b0159e1fe94e2e862a8 [2024-01-24T13:51:26.308Z] Merge succeeded, producing f089313b03205cb1fad66b0159e1fe94e2e862a8 [2024-01-24T13:51:26.309Z] Checking out Revision f089313b03205cb1fad66b0159e1fe94e2e862a8 (PR-266) [2024-01-24T13:51:26.776Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0" [2024-01-24T13:51:26.824Z] > git --version # timeout=10 [2024-01-24T13:51:26.836Z] > git --version # 'git version 2.25.1' [2024-01-24T13:51:26.848Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T13:51:26.059Z] > git config core.sparsecheckout # timeout=10 [2024-01-24T13:51:26.129Z] > git checkout -f f089313b03205cb1fad66b0159e1fe94e2e862a8 # timeout=10 [2024-01-24T13:51:26.217Z] > git remote # timeout=10 [2024-01-24T13:51:26.244Z] > git config --get remote.origin.url # timeout=10 [2024-01-24T13:51:26.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T13:51:26.271Z] > git merge c70f352ed823437ed37df9fd18bd3e51b3550887 # timeout=10 [2024-01-24T13:51:26.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-24T13:51:26.316Z] > git config core.sparsecheckout # timeout=10 [2024-01-24T13:51:26.328Z] > git checkout -f f089313b03205cb1fad66b0159e1fe94e2e862a8 # timeout=10 [2024-01-24T13:51:29.088Z] $ docker rm -f --volumes 902518ec3f7583f05fbd5d1180e1ec8a2645a7a7679fc179a4b9906b48e8e7fd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-01-24T13:51:29.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-24T13:51:29.799Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-01-24T13:51:32.891Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-24T13:51:32.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T13:51:32.891Z] Dload Upload Total Spent Left Speed [2024-01-24T13:51:32.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh [2024-01-24T13:51:33.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-24T13:51:33.247Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-24T13:51:33.413Z] + ls -al . [2024-01-24T13:51:33.413Z] total 208 [2024-01-24T13:51:33.413Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 24 13:50 . [2024-01-24T13:51:33.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 13:48 .. [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 24 13:48 .dockerignore [2024-01-24T13:51:33.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 13:50 .git [2024-01-24T13:51:33.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 13:48 .github [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 24 13:48 .gitignore [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 13:48 .golangci.yml [2024-01-24T13:51:33.413Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 13:49 .semver [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 24 13:48 Attribution.txt [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 24 13:48 CHANGELOG.md [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 24 13:48 Dockerfile [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 13:48 GOVERNANCE.md [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 24 13:48 Jenkinsfile [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 24 13:48 LICENSE [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 24 13:48 Makefile [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 24 13:48 OWNERS.md [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 24 13:48 README.md [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 13:49 VERSION [2024-01-24T13:51:33.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 13:48 bin [2024-01-24T13:51:33.413Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 24 13:50 coverage.out [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 3923 Jan 24 13:48 go.mod [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 24 13:48 go.sum [2024-01-24T13:51:33.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 13:48 images [2024-01-24T13:51:33.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 13:48 internal [2024-01-24T13:51:33.413Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 24 13:48 main.go [2024-01-24T13:51:33.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 13:48 openapi [2024-01-24T13:51:33.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 13:48 res [2024-01-24T13:51:33.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 13:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-24T13:51:33.595Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-24T13:51:33.595Z] + sudo tee /etc/docker/daemon.new [2024-01-24T13:51:33.595Z] { [2024-01-24T13:51:33.595Z] "registry-mirrors": [ [2024-01-24T13:51:33.595Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-24T13:51:33.595Z] ], [2024-01-24T13:51:33.595Z] "bip": "10.250.0.254/24", [2024-01-24T13:51:33.595Z] "hosts": [ [2024-01-24T13:51:33.595Z] "tcp://0.0.0.0:5555", [2024-01-24T13:51:33.595Z] "unix:///var/run/docker.sock" [2024-01-24T13:51:33.595Z] ], [2024-01-24T13:51:33.595Z] "mtu": 1458, [2024-01-24T13:51:33.595Z] "selinux-enabled": true, [2024-01-24T13:51:33.595Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-24T13:51:33.595Z] } [Pipeline] sh [Pipeline] sh [2024-01-24T13:51:33.883Z] + 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=f089313b03205cb1fad66b0159e1fe94e2e862a8 --label arch=amd64 --label version=0.0.0 . [2024-01-24T13:51:33.883Z] Sending build context to Docker daemon 16.89MB [2024-01-24T13:51:33.883Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-01-24T13:51:33.883Z] Step 2/30 : FROM ${BASE} AS builder [2024-01-24T13:51:33.883Z] ---> 5eea1d6c74e9 [2024-01-24T13:51:33.883Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-01-24T13:51:34.032Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-24T13:51:34.197Z] ---> Running in 5d4938b79e3c [2024-01-24T13:51:34.385Z] + sudo service docker restart [2024-01-24T13:51:34.479Z] Removing intermediate container 5d4938b79e3c [2024-01-24T13:51:34.479Z] ---> 094cc62ab3d0 [2024-01-24T13:51:34.479Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-01-24T13:51:34.479Z] ---> Running in ba654e2ac604 [2024-01-24T13:51:34.479Z] Removing intermediate container ba654e2ac604 [2024-01-24T13:51:34.479Z] ---> d305a77c0b96 [2024-01-24T13:51:34.479Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-01-24T13:51:34.479Z] ---> Running in c17049531757 [2024-01-24T13:51:34.479Z] Removing intermediate container c17049531757 [2024-01-24T13:51:34.479Z] ---> 171d180416f8 [2024-01-24T13:51:34.479Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-24T13:51:34.479Z] ---> Running in fabf9f27bf98 [2024-01-24T13:51:34.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T13:51:35.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T13:51:35.285Z] OK: 264 MiB in 52 packages [2024-01-24T13:51:35.570Z] Removing intermediate container fabf9f27bf98 [2024-01-24T13:51:35.570Z] ---> 8e80d54ca6ca [2024-01-24T13:51:35.570Z] Step 7/30 : WORKDIR /app [2024-01-24T13:51:35.570Z] ---> Running in 9c9e5ed7b20b [2024-01-24T13:51:35.856Z] Removing intermediate container 9c9e5ed7b20b [2024-01-24T13:51:35.856Z] ---> 653c60251b11 [2024-01-24T13:51:35.856Z] Step 8/30 : COPY go.mod vendor* ./ [2024-01-24T13:51:35.856Z] ---> 40af37ca8f65 [2024-01-24T13:51:35.857Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T13:51:35.857Z] ---> Running in b029df0ba164 [2024-01-24T13:51:36.422Z] Removing intermediate container b029df0ba164 [2024-01-24T13:51:36.422Z] ---> 8e83da1e5b6e [2024-01-24T13:51:36.422Z] Step 10/30 : COPY . . [2024-01-24T13:51:36.990Z] ---> ac9f0832b25e [2024-01-24T13:51:36.991Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-24T13:51:36.991Z] ---> Running in 861e17653e30 [2024-01-24T13:51:36.991Z] Removing intermediate container 861e17653e30 [2024-01-24T13:51:36.991Z] ---> 7dce064d9099 [2024-01-24T13:51:36.991Z] Step 12/30 : RUN $MAKE [2024-01-24T13:51:36.991Z] ---> Running in 549210e3ad4e [2024-01-24T13:51:37.250Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T13:51:52.736Z] provisioning config files... [2024-01-24T13:51:52.763Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13718365450389716994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:51:53.262Z] ---> ****-login.sh [2024-01-24T13:51:53.262Z] nexus3.edgexfoundry.org:10001 [2024-01-24T13:51:53.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:51:53.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:51:53.803Z] Configure a credential helper to remove this warning. See [2024-01-24T13:51:53.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:51:53.803Z] [2024-01-24T13:51:53.803Z] Login Succeeded [2024-01-24T13:51:53.803Z] nexus3.edgexfoundry.org:10002 [2024-01-24T13:51:53.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:51:54.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:51:54.076Z] Configure a credential helper to remove this warning. See [2024-01-24T13:51:54.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:51:54.076Z] [2024-01-24T13:51:54.076Z] Login Succeeded [2024-01-24T13:51:54.076Z] nexus3.edgexfoundry.org:10003 [2024-01-24T13:51:54.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:51:54.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:51:54.346Z] Configure a credential helper to remove this warning. See [2024-01-24T13:51:54.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:51:54.346Z] [2024-01-24T13:51:54.346Z] Login Succeeded [2024-01-24T13:51:54.346Z] nexus3.edgexfoundry.org:10004 [2024-01-24T13:51:54.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:51:54.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:51:54.618Z] Configure a credential helper to remove this warning. See [2024-01-24T13:51:54.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:51:54.618Z] [2024-01-24T13:51:54.618Z] Login Succeeded [2024-01-24T13:51:54.618Z] ****.io [2024-01-24T13:51:54.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T13:51:55.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T13:51:55.158Z] Configure a credential helper to remove this warning. See [2024-01-24T13:51:55.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T13:51:55.158Z] [2024-01-24T13:51:55.158Z] Login Succeeded [2024-01-24T13:51:55.158Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T13:51:55.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-24T13:51:55.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T13:51:55.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T13:51:55.895Z] ========================================================= [2024-01-24T13:51:55.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-24T13:51:55.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:51:56.548Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-24T13:51:57.516Z] #0 building with "default" instance using docker driver [2024-01-24T13:51:57.516Z] [2024-01-24T13:51:57.516Z] #1 [internal] load build definition from Dockerfile [2024-01-24T13:51:57.516Z] #1 transferring dockerfile: 1.81kB 0.0s done [2024-01-24T13:51:57.516Z] #1 DONE 0.1s [2024-01-24T13:51:57.516Z] [2024-01-24T13:51:57.516Z] #2 [internal] load .dockerignore [2024-01-24T13:51:57.516Z] #2 transferring context: 304B done [2024-01-24T13:51:57.790Z] #2 DONE 0.1s [2024-01-24T13:51:57.791Z] [2024-01-24T13:51:57.791Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-24T13:51:58.062Z] #3 DONE 0.1s [2024-01-24T13:51:58.062Z] [2024-01-24T13:51:58.063Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-24T13:51:58.063Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-24T13:51:58.063Z] #4 ... [2024-01-24T13:51:58.063Z] [2024-01-24T13:51:58.063Z] #5 [internal] load build context [2024-01-24T13:51:58.063Z] #5 transferring context: 619.70kB 0.1s done [2024-01-24T13:51:58.063Z] #5 DONE 0.1s [2024-01-24T13:51:58.063Z] [2024-01-24T13:51:58.063Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-24T13:51:58.063Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-24T13:51:58.063Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-24T13:51:58.063Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s [2024-01-24T13:51:58.063Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-24T13:51:58.063Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2024-01-24T13:51:58.063Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2024-01-24T13:51:58.063Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.3s [2024-01-24T13:51:58.063Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-24T13:51:58.063Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-24T13:51:58.063Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-24T13:51:58.063Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.63MB / 97.63MB 0.3s [2024-01-24T13:51:58.063Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s [2024-01-24T13:51:58.336Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.06MB / 63.99MB 0.4s [2024-01-24T13:51:58.336Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.46MB / 11.40MB 0.4s [2024-01-24T13:51:58.337Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.6s [2024-01-24T13:51:58.337Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.22MB / 97.63MB 0.6s [2024-01-24T13:51:58.337Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2024-01-24T13:51:58.610Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.7s [2024-01-24T13:51:58.610Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-24T13:51:58.877Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 0.9s [2024-01-24T13:51:58.877Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 0.9s [2024-01-24T13:51:58.877Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.03MB / 63.99MB 1.0s [2024-01-24T13:51:58.877Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 1.0s [2024-01-24T13:51:58.877Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.1s [2024-01-24T13:51:58.877Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.1s [2024-01-24T13:51:59.144Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.2s [2024-01-24T13:51:59.144Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.2s [2024-01-24T13:51:59.144Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2024-01-24T13:51:59.144Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.4s [2024-01-24T13:51:59.384Z] Removing intermediate container 549210e3ad4e [2024-01-24T13:51:59.384Z] ---> 8b504155a5e0 [2024-01-24T13:51:59.384Z] Step 13/30 : FROM alpine:3.18 [2024-01-24T13:51:59.410Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.5s [2024-01-24T13:51:59.642Z] 3.18: Pulling from library/alpine [2024-01-24T13:51:59.642Z] c926b61bad3b: Pulling fs layer [2024-01-24T13:51:59.675Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.7s [2024-01-24T13:51:59.676Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.51MB / 97.63MB 1.8s [2024-01-24T13:51:59.900Z] c926b61bad3b: Download complete [2024-01-24T13:51:59.941Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.0s [2024-01-24T13:51:59.941Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s [2024-01-24T13:52:00.268Z] c926b61bad3b: Pull complete [2024-01-24T13:52:00.268Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T13:52:00.268Z] Status: Downloaded newer image for alpine:3.18 [2024-01-24T13:52:00.268Z] ---> b541f2080109 [2024-01-24T13:52:00.268Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-24T13:52:00.529Z] ---> Running in a17cdfaf87e1 [2024-01-24T13:52:00.529Z] Removing intermediate container a17cdfaf87e1 [2024-01-24T13:52:00.529Z] ---> eb30ee8706f0 [2024-01-24T13:52:00.529Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-01-24T13:52:00.529Z] ---> Running in b0ca1d00aa0d [2024-01-24T13:52:00.529Z] Removing intermediate container b0ca1d00aa0d [2024-01-24T13:52:00.529Z] ---> 16e09392ba66 [2024-01-24T13:52:00.529Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-01-24T13:52:00.529Z] ---> Running in 145f5f150c7b [2024-01-24T13:52:00.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T13:52:01.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T13:52:01.308Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-24T13:52:01.308Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-24T13:52:01.308Z] Executing busybox-1.36.1-r5.trigger [2024-01-24T13:52:01.308Z] Executing ca-certificates-20230506-r0.trigger [2024-01-24T13:52:01.308Z] OK: 8 MiB in 17 packages [2024-01-24T13:52:01.875Z] Removing intermediate container 145f5f150c7b [2024-01-24T13:52:01.875Z] ---> 0915578a323a [2024-01-24T13:52:01.875Z] Step 17/30 : RUN apk --no-cache upgrade [2024-01-24T13:52:01.875Z] ---> Running in d24fcec1bcf4 [2024-01-24T13:52:01.877Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.0s done [2024-01-24T13:52:02.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T13:52:02.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T13:52:02.147Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-24T13:52:02.147Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.2s done [2024-01-24T13:52:02.390Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T13:52:02.390Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T13:52:02.390Z] Executing ca-certificates-20230506-r0.trigger [2024-01-24T13:52:02.390Z] OK: 8 MiB in 17 packages [2024-01-24T13:52:02.417Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.4s done [2024-01-24T13:52:02.417Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-24T13:52:02.684Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-24T13:52:02.956Z] Removing intermediate container d24fcec1bcf4 [2024-01-24T13:52:02.956Z] ---> f3d017c967b7 [2024-01-24T13:52:02.956Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-24T13:52:03.214Z] ---> 9d9888056463 [2024-01-24T13:52:03.214Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-24T13:52:03.214Z] ---> fabd9c9b6317 [2024-01-24T13:52:03.214Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-01-24T13:52:03.472Z] ---> 958cabd92172 [2024-01-24T13:52:03.472Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-01-24T13:52:03.472Z] ---> a8f1931d4f45 [2024-01-24T13:52:03.472Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-24T13:52:04.849Z] ---> 52f19e18a399 [2024-01-24T13:52:04.849Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-24T13:52:04.849Z] ---> Running in 70b20fe3e9d8 [2024-01-24T13:52:05.107Z] Removing intermediate container 70b20fe3e9d8 [2024-01-24T13:52:05.107Z] ---> 4ba9e2834c3a [2024-01-24T13:52:05.107Z] Step 24/30 : VOLUME /cache [2024-01-24T13:52:05.364Z] ---> Running in 340b9ff5b4bd [2024-01-24T13:52:05.364Z] Removing intermediate container 340b9ff5b4bd [2024-01-24T13:52:05.364Z] ---> 870b621f95f8 [2024-01-24T13:52:05.364Z] Step 25/30 : EXPOSE 59711 [2024-01-24T13:52:05.364Z] ---> Running in fa03c23092e8 [2024-01-24T13:52:05.364Z] Removing intermediate container fa03c23092e8 [2024-01-24T13:52:05.364Z] ---> 2ca12e8b8354 [2024-01-24T13:52:05.364Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-01-24T13:52:05.364Z] ---> Running in df538e486a6d [2024-01-24T13:52:05.622Z] Removing intermediate container df538e486a6d [2024-01-24T13:52:05.622Z] ---> 6c87594a0583 [2024-01-24T13:52:05.622Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-01-24T13:52:05.622Z] ---> Running in b6dd215174de [2024-01-24T13:52:05.622Z] Removing intermediate container b6dd215174de [2024-01-24T13:52:05.622Z] ---> 6c6202a91771 [2024-01-24T13:52:05.622Z] Step 28/30 : LABEL arch=amd64 [2024-01-24T13:52:05.622Z] ---> Running in f72fae20342f [2024-01-24T13:52:05.622Z] Removing intermediate container f72fae20342f [2024-01-24T13:52:05.622Z] ---> 5f11af609485 [2024-01-24T13:52:05.622Z] Step 29/30 : LABEL git_sha=f089313b03205cb1fad66b0159e1fe94e2e862a8 [2024-01-24T13:52:05.622Z] ---> Running in a91e4edbdb6a [2024-01-24T13:52:05.881Z] Removing intermediate container a91e4edbdb6a [2024-01-24T13:52:05.881Z] ---> 752999ed3760 [2024-01-24T13:52:05.881Z] Step 30/30 : LABEL version=0.0.0 [2024-01-24T13:52:05.881Z] ---> Running in a4eda4bdc547 [2024-01-24T13:52:05.881Z] Removing intermediate container a4eda4bdc547 [2024-01-24T13:52:05.881Z] ---> 68960e270c0c [2024-01-24T13:52:05.881Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-24T13:52:05.881Z] Successfully built 68960e270c0c [2024-01-24T13:52:05.881Z] 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 [2024-01-24T13:52:07.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T13:52:07.288Z] [2024-01-24T13:52:07.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:52:07.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T13:52:07.698Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-24T13:52:07.698Z] 5eb5b503b376: Pulling fs layer [2024-01-24T13:52:07.698Z] 5c69ac0246d0: Pulling fs layer [2024-01-24T13:52:07.698Z] ec43610c2a17: Pulling fs layer [2024-01-24T13:52:07.698Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-24T13:52:07.698Z] 33b1e0a273af: Pulling fs layer [2024-01-24T13:52:07.698Z] 5d3b04190fa2: Pulling fs layer [2024-01-24T13:52:07.698Z] 2f39f015ded8: Pulling fs layer [2024-01-24T13:52:07.698Z] 3a2ae6a8a46f: Waiting [2024-01-24T13:52:07.698Z] 2f39f015ded8: Waiting [2024-01-24T13:52:07.698Z] 5d3b04190fa2: Waiting [2024-01-24T13:52:07.698Z] 5c69ac0246d0: Download complete [2024-01-24T13:52:07.698Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-24T13:52:07.698Z] 3a2ae6a8a46f: Download complete [2024-01-24T13:52:07.698Z] 33b1e0a273af: Verifying Checksum [2024-01-24T13:52:07.698Z] 33b1e0a273af: Download complete [2024-01-24T13:52:07.698Z] 5d3b04190fa2: Download complete [2024-01-24T13:52:07.698Z] ec43610c2a17: Verifying Checksum [2024-01-24T13:52:07.698Z] ec43610c2a17: Download complete [2024-01-24T13:52:07.955Z] 5eb5b503b376: Verifying Checksum [2024-01-24T13:52:07.956Z] 5eb5b503b376: Download complete [2024-01-24T13:52:08.024Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2024-01-24T13:52:08.521Z] 2f39f015ded8: Download complete [2024-01-24T13:52:09.092Z] 5eb5b503b376: Pull complete [2024-01-24T13:52:09.352Z] 5c69ac0246d0: Pull complete [2024-01-24T13:52:09.612Z] ec43610c2a17: Pull complete [2024-01-24T13:52:09.612Z] 3a2ae6a8a46f: Pull complete [2024-01-24T13:52:09.870Z] 33b1e0a273af: Pull complete [2024-01-24T13:52:09.870Z] 5d3b04190fa2: Pull complete [2024-01-24T13:52:13.366Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.6s [2024-01-24T13:52:14.057Z] 2f39f015ded8: Pull complete [2024-01-24T13:52:14.057Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-24T13:52:14.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T13:52:14.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T13:52:14.450Z] prd-ubuntu20.04-docker-8c-8g-27806 does not seem to be running inside a container [2024-01-24T13:52:14.489Z] $ 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-266 -v /w/workspace/y_app-rfid-llrp-inventory_PR-266:/w/workspace/y_app-rfid-llrp-inventory_PR-266:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-24T13:52:19.851Z] $ docker top 093fb0aef3d59189523270bf479d5538f6b5c07eb4ef19362bd090790cda6878 -eo pid,comm [Pipeline] { [2024-01-24T13:52:20.006Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.2s done [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:52:20.272Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-24T13:52:20.272Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-24T13:52:20.272Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-24T13:52:20.386Z] ---> job-cost.sh [2024-01-24T13:52:20.386Z] lf-activate-venv: SKIPPING [2024-01-24T13:52:20.386Z] INFO: No Stack... [2024-01-24T13:52:21.764Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T13:52:22.022Z] INFO: Archiving Costs [Pipeline] sh [2024-01-24T13:52:22.340Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-266/archives/cost.csv [2024-01-24T13:52:22.340Z] + cut -d, -f6 [Pipeline] lock [2024-01-24T13:52:22.380Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-266-1-stack-cost] [2024-01-24T13:52:22.385Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-266-1-stack-cost] did not exist. Created. [2024-01-24T13:52:22.385Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-24T13:52:22.872Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-24T13:52:22.924Z] Stashed 1 file(s) [Pipeline] } [2024-01-24T13:52:22.997Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-24T13:52:23.163Z] $ docker stop --time=1 093fb0aef3d59189523270bf479d5538f6b5c07eb4ef19362bd090790cda6878 [2024-01-24T13:52:24.314Z] $ docker rm -f --volumes 093fb0aef3d59189523270bf479d5538f6b5c07eb4ef19362bd090790cda6878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-24T13:52:25.605Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-24T13:52:28.955Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2024-01-24T13:52:32.284Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-24T13:52:33.693Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-24T13:52:33.960Z] #4 DONE 36.2s [2024-01-24T13:52:34.226Z] [2024-01-24T13:52:34.226Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-24T13:52:34.805Z] #6 0.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T13:52:35.069Z] #6 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T13:52:36.025Z] #6 2.029 OK: 266 MiB in 52 packages [2024-01-24T13:52:37.975Z] #6 DONE 3.7s [2024-01-24T13:52:37.975Z] [2024-01-24T13:52:37.975Z] #7 [builder 3/7] WORKDIR /app [2024-01-24T13:52:37.975Z] #7 DONE 0.1s [2024-01-24T13:52:37.975Z] [2024-01-24T13:52:37.975Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-24T13:52:37.975Z] #8 DONE 0.1s [2024-01-24T13:52:38.241Z] [2024-01-24T13:52:38.241Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T13:53:10.444Z] #9 DONE 29.1s [2024-01-24T13:53:10.444Z] [2024-01-24T13:53:10.444Z] #10 [builder 6/7] COPY . . [2024-01-24T13:53:10.444Z] #10 DONE 0.1s [2024-01-24T13:53:10.444Z] [2024-01-24T13:53:10.444Z] #11 [builder 7/7] RUN echo noop [2024-01-24T13:53:10.444Z] #11 0.584 noop [2024-01-24T13:53:10.444Z] #11 DONE 0.7s [2024-01-24T13:53:10.444Z] [2024-01-24T13:53:10.444Z] #12 exporting to image [2024-01-24T13:53:10.444Z] #12 exporting layers [2024-01-24T13:53:28.789Z] #12 exporting layers 20.5s done [2024-01-24T13:53:28.789Z] #12 writing image sha256:9150806cfcf6067e1800de8101c2ffa4f233acf502eabad6b8c8de396406571b done [2024-01-24T13:53:28.789Z] #12 naming to docker.io/library/ci-base-image-arm64 [2024-01-24T13:53:28.789Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-24T13:53:28.789Z] #12 DONE 20.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:53:29.370Z] + docker inspect -f . ci-base-image-arm64 [2024-01-24T13:53:29.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T13:53:29.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-27807 does not seem to be running inside a container [2024-01-24T13:53:29.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-24T13:53:30.935Z] $ docker top e7e2def2f6a3fe79ee6e4ed3c41b5726578cab0af5004acb2c1f30b5fa756724 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T13:53:31.519Z] + go version [2024-01-24T13:53:31.785Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-24T13:53:31.819Z] $ docker stop --time=1 e7e2def2f6a3fe79ee6e4ed3c41b5726578cab0af5004acb2c1f30b5fa756724 [2024-01-24T13:53:33.322Z] $ docker rm -f --volumes e7e2def2f6a3fe79ee6e4ed3c41b5726578cab0af5004acb2c1f30b5fa756724 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:53:34.470Z] + docker inspect -f . ci-base-image-arm64 [2024-01-24T13:53:34.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T13:53:34.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-27807 does not seem to be running inside a container [2024-01-24T13:53:34.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-24T13:53:35.697Z] $ docker top 2ca7ac853ee7abec9ee960bf3b8d3e72ba4ed72ed6ab1d115678798475f1af73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T13:53:36.290Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-01-24T13:53:36.726Z] + make test [2024-01-24T13:53:36.726Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-24T13:55:13.380Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-24T13:55:13.380Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-24T13:55:13.380Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.927s coverage: 86.2% of statements [2024-01-24T13:55:13.380Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.332s coverage: 71.9% of statements [2024-01-24T13:55:13.380Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-24T13:55:13.380Z] go vet ./... [2024-01-24T13:56:35.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-24T13:56:35.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-24T13:56:35.033Z] ./bin/test-attribution.sh [2024-01-24T13:56:35.033Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-24T13:56:35.033Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-24T13:56:35.033Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-24T13:56:35.033Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-24T13:56:35.033Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-24T13:56:35.033Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2024-01-24T13:56:35.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-24T13:56:35.143Z] $ docker stop --time=1 2ca7ac853ee7abec9ee960bf3b8d3e72ba4ed72ed6ab1d115678798475f1af73 [2024-01-24T13:56:37.094Z] $ docker rm -f --volumes 2ca7ac853ee7abec9ee960bf3b8d3e72ba4ed72ed6ab1d115678798475f1af73 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T13:56:38.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-24T13:56:38.761Z] Warning: overwriting stash ‘coverage-report’ [2024-01-24T13:56:39.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-24T13:56:40.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-24T13:56:40.378Z] + ls -al . [2024-01-24T13:56:40.378Z] total 204 [2024-01-24T13:56:40.378Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 13:53 . [2024-01-24T13:56:40.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 13:51 .. [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 24 13:51 .dockerignore [2024-01-24T13:56:40.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 13:51 .git [2024-01-24T13:56:40.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 13:51 .github [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 24 13:51 .gitignore [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 13:51 .golangci.yml [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 24 13:51 Attribution.txt [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 24 13:51 CHANGELOG.md [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 24 13:51 Dockerfile [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 13:51 GOVERNANCE.md [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 24 13:51 Jenkinsfile [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 24 13:51 LICENSE [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 24 13:51 Makefile [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 24 13:51 OWNERS.md [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 24 13:51 README.md [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 13:49 VERSION [2024-01-24T13:56:40.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 13:51 bin [2024-01-24T13:56:40.378Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 24 13:55 coverage.out [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 3923 Jan 24 13:51 go.mod [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 24 13:51 go.sum [2024-01-24T13:56:40.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 13:51 images [2024-01-24T13:56:40.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 13:51 internal [2024-01-24T13:56:40.378Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 24 13:51 main.go [2024-01-24T13:56:40.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 13:51 openapi [2024-01-24T13:56:40.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 13:51 res [2024-01-24T13:56:40.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 13:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:56:40.870Z] + 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=f089313b03205cb1fad66b0159e1fe94e2e862a8 --label arch=arm64 --label version=0.0.0 . [2024-01-24T13:56:41.829Z] #0 building with "default" instance using docker driver [2024-01-24T13:56:41.829Z] [2024-01-24T13:56:41.829Z] #1 [internal] load .dockerignore [2024-01-24T13:56:41.829Z] #1 transferring context: 304B done [2024-01-24T13:56:41.829Z] #1 DONE 0.0s [2024-01-24T13:56:41.829Z] [2024-01-24T13:56:41.829Z] #2 [internal] load build definition from Dockerfile [2024-01-24T13:56:41.829Z] #2 transferring dockerfile: 1.81kB 0.0s done [2024-01-24T13:56:41.829Z] #2 DONE 0.0s [2024-01-24T13:56:41.829Z] [2024-01-24T13:56:41.829Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T13:56:41.829Z] #3 DONE 0.0s [2024-01-24T13:56:41.829Z] [2024-01-24T13:56:41.829Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T13:56:41.829Z] #4 DONE 0.3s [2024-01-24T13:56:41.829Z] [2024-01-24T13:56:41.829Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T13:56:41.829Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T13:56:42.099Z] #5 ... [2024-01-24T13:56:42.099Z] [2024-01-24T13:56:42.099Z] #6 [internal] load build context [2024-01-24T13:56:42.099Z] #6 transferring context: 2.98kB 0.0s done [2024-01-24T13:56:42.099Z] #6 DONE 0.1s [2024-01-24T13:56:42.099Z] [2024-01-24T13:56:42.099Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T13:56:42.099Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-24T13:56:42.099Z] #5 ... [2024-01-24T13:56:42.099Z] [2024-01-24T13:56:42.099Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-24T13:56:42.099Z] #7 DONE 0.2s [2024-01-24T13:56:42.099Z] [2024-01-24T13:56:42.099Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T13:56:42.099Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-24T13:56:42.099Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T13:56:42.099Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-24T13:56:42.099Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-24T13:56:42.099Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-24T13:56:42.686Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-24T13:56:42.953Z] #5 DONE 0.9s [2024-01-24T13:56:42.953Z] [2024-01-24T13:56:42.953Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-24T13:56:43.536Z] #8 0.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T13:56:43.803Z] #8 0.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T13:56:44.762Z] #8 ... [2024-01-24T13:56:44.762Z] [2024-01-24T13:56:44.762Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-01-24T13:56:44.762Z] #9 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T13:56:44.762Z] #9 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T13:56:44.762Z] #9 2.236 OK: 266 MiB in 52 packages [2024-01-24T13:56:44.762Z] #9 DONE 2.5s [2024-01-24T13:56:44.762Z] [2024-01-24T13:56:44.762Z] #10 [builder 3/7] WORKDIR /app [2024-01-24T13:56:44.762Z] #10 DONE 0.1s [2024-01-24T13:56:44.762Z] [2024-01-24T13:56:44.762Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-24T13:56:44.762Z] #8 1.926 (1/2) Installing ca-certificates (20230506-r0) [2024-01-24T13:56:44.762Z] #8 2.043 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-24T13:56:45.034Z] #8 ... [2024-01-24T13:56:45.034Z] [2024-01-24T13:56:45.034Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-24T13:56:45.034Z] #11 DONE 0.2s [2024-01-24T13:56:45.034Z] [2024-01-24T13:56:45.034Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-24T13:56:45.034Z] #8 2.055 Executing busybox-1.36.1-r5.trigger [2024-01-24T13:56:45.034Z] #8 2.085 Executing ca-certificates-20230506-r0.trigger [2024-01-24T13:56:45.034Z] #8 2.331 OK: 9 MiB in 17 packages [2024-01-24T13:56:45.616Z] #8 DONE 2.6s [2024-01-24T13:56:45.616Z] [2024-01-24T13:56:45.616Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2024-01-24T13:56:46.202Z] #12 ... [2024-01-24T13:56:46.202Z] [2024-01-24T13:56:46.202Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T13:56:46.202Z] #13 DONE 1.3s [2024-01-24T13:56:46.469Z] [2024-01-24T13:56:46.469Z] #14 [builder 6/7] COPY . . [2024-01-24T13:56:46.469Z] #14 DONE 0.2s [2024-01-24T13:56:46.469Z] [2024-01-24T13:56:46.469Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2024-01-24T13:56:46.469Z] #12 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T13:56:46.735Z] #12 1.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T13:56:47.694Z] #12 2.370 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T13:56:47.961Z] #12 2.487 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T13:56:47.961Z] #12 2.509 Executing ca-certificates-20230506-r0.trigger [2024-01-24T13:56:48.228Z] #12 2.726 OK: 9 MiB in 17 packages [2024-01-24T13:56:48.495Z] #12 DONE 3.1s [2024-01-24T13:56:48.495Z] [2024-01-24T13:56:48.495Z] #15 [builder 7/7] RUN make build [2024-01-24T13:56:48.495Z] #15 0.730 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-01-24T13:57:56.352Z] #15 DONE 61.3s [2024-01-24T13:57:56.352Z] [2024-01-24T13:57:56.352Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-24T13:57:56.352Z] #16 DONE 0.1s [2024-01-24T13:57:56.352Z] [2024-01-24T13:57:56.352Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2024-01-24T13:57:56.352Z] #17 DONE 0.1s [2024-01-24T13:57:56.352Z] [2024-01-24T13:57:56.352Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2024-01-24T13:57:56.352Z] #18 DONE 0.1s [2024-01-24T13:57:56.352Z] [2024-01-24T13:57:56.352Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2024-01-24T13:57:56.352Z] #19 DONE 0.1s [2024-01-24T13:57:56.352Z] [2024-01-24T13:57:56.352Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-24T13:57:56.352Z] #20 DONE 0.3s [2024-01-24T13:57:56.352Z] [2024-01-24T13:57:56.352Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-24T13:57:56.352Z] #21 DONE 0.6s [2024-01-24T13:57:56.352Z] [2024-01-24T13:57:56.352Z] #22 exporting to image [2024-01-24T13:57:56.352Z] #22 exporting layers [2024-01-24T13:57:56.352Z] #22 exporting layers 0.4s done [2024-01-24T13:57:56.352Z] #22 writing image sha256:07aef4596dc8a3e0f89780b93a8c12a81f391b62668a7311db737f2238bc5294 done [2024-01-24T13:57:56.352Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done [2024-01-24T13:57:56.352Z] #22 DONE 0.4s [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 [2024-01-24T13:57:57.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T13:57:57.676Z] [2024-01-24T13:57:57.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:57:58.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T13:57:58.129Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-24T13:57:58.129Z] 8998bd30e6a1: Pulling fs layer [2024-01-24T13:57:58.129Z] 04944245beec: Pulling fs layer [2024-01-24T13:57:58.129Z] 699f458cf7ca: Pulling fs layer [2024-01-24T13:57:58.129Z] 765212b225bb: Pulling fs layer [2024-01-24T13:57:58.129Z] f23df028b6ca: Pulling fs layer [2024-01-24T13:57:58.129Z] d65c8cfc05b1: Pulling fs layer [2024-01-24T13:57:58.129Z] 2437ff75d9bd: Pulling fs layer [2024-01-24T13:57:58.129Z] 765212b225bb: Waiting [2024-01-24T13:57:58.129Z] f23df028b6ca: Waiting [2024-01-24T13:57:58.129Z] d65c8cfc05b1: Waiting [2024-01-24T13:57:58.129Z] 2437ff75d9bd: Waiting [2024-01-24T13:57:58.398Z] 04944245beec: Verifying Checksum [2024-01-24T13:57:58.398Z] 04944245beec: Download complete [2024-01-24T13:57:58.398Z] 765212b225bb: Verifying Checksum [2024-01-24T13:57:58.398Z] 765212b225bb: Download complete [2024-01-24T13:57:58.398Z] f23df028b6ca: Verifying Checksum [2024-01-24T13:57:58.398Z] f23df028b6ca: Download complete [2024-01-24T13:57:58.398Z] d65c8cfc05b1: Verifying Checksum [2024-01-24T13:57:58.398Z] d65c8cfc05b1: Download complete [2024-01-24T13:57:58.666Z] 699f458cf7ca: Verifying Checksum [2024-01-24T13:57:58.666Z] 699f458cf7ca: Download complete [2024-01-24T13:57:58.932Z] 8998bd30e6a1: Verifying Checksum [2024-01-24T13:57:58.932Z] 8998bd30e6a1: Download complete [2024-01-24T13:58:00.972Z] 2437ff75d9bd: Verifying Checksum [2024-01-24T13:58:00.972Z] 2437ff75d9bd: Download complete [2024-01-24T13:58:05.213Z] 8998bd30e6a1: Pull complete [2024-01-24T13:58:05.478Z] 04944245beec: Pull complete [2024-01-24T13:58:12.110Z] 699f458cf7ca: Pull complete [2024-01-24T13:58:12.110Z] 765212b225bb: Pull complete [2024-01-24T13:58:12.110Z] f23df028b6ca: Pull complete [2024-01-24T13:58:12.110Z] d65c8cfc05b1: Pull complete [2024-01-24T13:58:34.156Z] 2437ff75d9bd: Pull complete [2024-01-24T13:58:34.156Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-24T13:58:34.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T13:58:34.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T13:58:34.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-27807 does not seem to be running inside a container [2024-01-24T13:58:34.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-24T13:58:36.777Z] $ docker top 0e1d95699b6f9ac49952ab0c9b5e392fc517ce38c45cc75b144754ca581f28d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:58:37.406Z] ---> job-cost.sh [2024-01-24T13:58:37.672Z] lf-activate-venv: SKIPPING [2024-01-24T13:58:37.672Z] INFO: No Stack... [2024-01-24T13:58:37.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T13:58:38.891Z] INFO: Archiving Costs [Pipeline] sh [2024-01-24T13:58:39.228Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-01-24T13:58:39.228Z] + cut -d, -f6 [Pipeline] lock [2024-01-24T13:58:39.309Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-266-1-stack-cost] [2024-01-24T13:58:39.314Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-266-1-stack-cost] did not exist. Created. [2024-01-24T13:58:39.314Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-24T13:58:39.824Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0a675ef1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-24T13:58:40.171Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-24T13:58:40.206Z] Warning: overwriting stash ‘stack-cost’ [2024-01-24T13:58:40.257Z] Stashed 1 file(s) [Pipeline] } [2024-01-24T13:58:40.294Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-266-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-24T13:58:40.455Z] $ docker stop --time=1 0e1d95699b6f9ac49952ab0c9b5e392fc517ce38c45cc75b144754ca581f28d3 [2024-01-24T13:58:41.819Z] $ docker rm -f --volumes 0e1d95699b6f9ac49952ab0c9b5e392fc517ce38c45cc75b144754ca581f28d3 [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 [2024-01-24T13:58:43.789Z] provisioning config files... [2024-01-24T13:58:43.799Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp/config10523250450317497034tmp [Pipeline] { [Pipeline] sh [2024-01-24T13:58:44.228Z] + set +x [2024-01-24T13:58:44.228Z] + curl -s https://codecov.io/bash [2024-01-24T13:58:44.228Z] + bash -s -- [2024-01-24T13:58:44.228Z] [2024-01-24T13:58:44.228Z] _____ _ [2024-01-24T13:58:44.228Z] / ____| | | [2024-01-24T13:58:44.228Z] | | ___ __| | ___ ___ _____ __ [2024-01-24T13:58:44.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-24T13:58:44.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-24T13:58:44.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-24T13:58:44.228Z] Bash-1.0.6 [2024-01-24T13:58:44.228Z] [2024-01-24T13:58:44.228Z] [2024-01-24T13:58:44.229Z] ==> git version 2.25.1 found [2024-01-24T13:58:44.229Z] ==> 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 [2024-01-24T13:58:44.229Z] Release-Date: 2020-01-08 [2024-01-24T13:58:44.229Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-24T13:58:44.229Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-24T13:58:44.229Z] ==> Jenkins CI detected. [2024-01-24T13:58:44.229Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-266 [2024-01-24T13:58:44.229Z] project root: . [2024-01-24T13:58:44.229Z] --> token set from env [2024-01-24T13:58:44.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-24T13:58:44.229Z] ==> Running gcov in . (disable via -X gcov) [2024-01-24T13:58:44.229Z] ==> Python coveragepy not found [2024-01-24T13:58:44.229Z] ==> Searching for coverage reports in: [2024-01-24T13:58:44.229Z] + . [2024-01-24T13:58:44.502Z] -> Found 1 reports [2024-01-24T13:58:44.502Z] ==> Detecting git/mercurial file structure [2024-01-24T13:58:44.502Z] ==> Reading reports [2024-01-24T13:58:44.502Z] + ./coverage.out bytes=41317 [2024-01-24T13:58:44.502Z] ==> Appending adjustments [2024-01-24T13:58:44.503Z] https://docs.codecov.io/docs/fixing-reports [2024-01-24T13:58:44.503Z] + Found adjustments [2024-01-24T13:58:44.503Z] ==> Gzipping contents [2024-01-24T13:58:44.503Z] 12K /tmp/codecov.y32xkk.gz [2024-01-24T13:58:44.503Z] ==> Uploading reports [2024-01-24T13:58:44.503Z] url: https://codecov.io [2024-01-24T13:58:44.503Z] query: branch=PR-266&commit=f089313b03205cb1fad66b0159e1fe94e2e862a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=266&job=&cmd_args= [2024-01-24T13:58:44.503Z] -> Pinging Codecov [2024-01-24T13:58:44.503Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-266&commit=f089313b03205cb1fad66b0159e1fe94e2e862a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=266&job=&cmd_args= [2024-01-24T13:58:44.762Z] -> Uploading to [2024-01-24T13:58:44.762Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-24/581DD39554BDF9B6E22D074273EAD858/f089313b03205cb1fad66b0159e1fe94e2e862a8/926150b0-b6b5-44fa-8035-033a197a1b24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240124T135844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8bf7b334c9e10cfbe803717c90b5ded7490396d022f6b7a9f2838cdf1061a87 [2024-01-24T13:58:44.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T13:58:44.762Z] Dload Upload Total Spent Left Speed [2024-01-24T13:58:45.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 41762 --:--:-- --:--:-- --:--:-- 41762 [2024-01-24T13:58:45.022Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f089313b03205cb1fad66b0159e1fe94e2e862a8 [Pipeline] } [2024-01-24T13:58:45.050Z] 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 [2024-01-24T13:58:48.318Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-266/archives ] [2024-01-24T13:58:48.318Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-266/archives [2024-01-24T13:58:48.318Z] total 16 [2024-01-24T13:58:48.318Z] drwxr-xr-x 3 root root 4096 Jan 24 13:52 . [2024-01-24T13:58:48.318Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 13:52 .. [2024-01-24T13:58:48.318Z] drwxr-xr-x 2 root root 4096 Jan 24 13:52 cost [2024-01-24T13:58:48.318Z] -rw-r--r-- 1 root root 95 Jan 24 13:52 cost.csv [2024-01-24T13:58:48.318Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-266/archives [2024-01-24T13:58:48.318Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-266/archives [2024-01-24T13:58:48.318Z] total 16 [2024-01-24T13:58:48.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 13:52 . [2024-01-24T13:58:48.318Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 24 13:52 .. [2024-01-24T13:58:48.318Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 13:52 cost [2024-01-24T13:58:48.318Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 24 13:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:58:48.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:58:49.539Z] ---> package-listing.sh [2024-01-24T13:58:49.539Z] ++ facter osfamily [2024-01-24T13:58:49.539Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-24T13:58:49.797Z] + OS_FAMILY=debian [2024-01-24T13:58:49.797Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-266 [2024-01-24T13:58:49.797Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-24T13:58:49.797Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-24T13:58:49.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-24T13:58:49.797Z] + PACKAGES=/tmp/packages_start.txt [2024-01-24T13:58:49.797Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-266 ']' [2024-01-24T13:58:49.797Z] + PACKAGES=/tmp/packages_end.txt [2024-01-24T13:58:49.797Z] + case "${OS_FAMILY}" in [2024-01-24T13:58:49.797Z] + dpkg -l [2024-01-24T13:58:49.797Z] + grep '^ii' [2024-01-24T13:58:49.797Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-24T13:58:49.797Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-24T13:58:49.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-24T13:58:49.797Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-266 ']' [2024-01-24T13:58:49.797Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-266/archives/ [2024-01-24T13:58:49.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-266/archives/ [Pipeline] echo [2024-01-24T13:58:49.831Z] 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-266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-24T13:58:50.125Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T13:58:50.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T13:58:50.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T13:58:51.116Z] prd-ubuntu20.04-docker-8c-8g-27806 does not seem to be running inside a container [2024-01-24T13:58:51.158Z] $ 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-266/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-266 -v /w/workspace/y_app-rfid-llrp-inventory_PR-266:/w/workspace/y_app-rfid-llrp-inventory_PR-266:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-24T13:58:51.359Z] $ docker top cdb3c78ac25f9f714f4e6b21ed4dbe16c27ab78f288e83598ac705c4749ef5cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T13:58:51.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-24T13:58:52.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-24T13:58:52.463Z] + ls /var/log/sa-host [2024-01-24T13:58:52.463Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T13:58:52.744Z] provisioning config files... [2024-01-24T13:58:52.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-266@tmp/config10987560436775329877tmp [Pipeline] { [Pipeline] echo [2024-01-24T13:58:52.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:58:53.215Z] ---> create-netrc.sh [Pipeline] } [2024-01-24T13:58:53.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:58:53.729Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-24T13:58:53.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:58:54.076Z] ---> sudo-logs.sh [2024-01-24T13:58:54.076Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-24T13:58:54.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:58:54.533Z] ---> job-cost.sh [2024-01-24T13:58:54.533Z] lf-activate-venv: SKIPPING [2024-01-24T13:58:54.533Z] DEBUG: total: 0.2199999988079071 [2024-01-24T13:58:54.533Z] INFO: Retrieving Stack Cost... [2024-01-24T13:58:55.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T13:58:55.361Z] INFO: Archiving Costs [Pipeline] echo [2024-01-24T13:58:55.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T13:58:55.711Z] ---> logs-deploy.sh [2024-01-24T13:58:55.711Z] lf-activate-venv: SKIPPING [2024-01-24T13:58:55.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-266/1 [2024-01-24T13:58:55.711Z] INFO: archiving workspace using pattern(s): [2024-01-24T13:58:56.649Z] Archives upload complete. [2024-01-24T13:58:56.649Z] INFO: archiving logs to Nexus