Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97b4f8d74b819095bb11b03269cd39af6bae9906+63c8b30869f87de451dd33f2aa13687440ae64a8 (396933fa7b871de10d90eea273ecab32f396cda3) 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-ssh1521208304328079464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12962159794052501119.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-150/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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12542184447366925112.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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7110498409347998847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14627767000858721789.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-150/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-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8463459804156795549.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7573’ Running on prd-ubuntu20.04-docker-8c-8g-7577 in /w/workspace/y_app-rfid-llrp-inventory_PR-150 [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-150 # 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 > 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 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 97b4f8d74b819095bb11b03269cd39af6bae9906 Merge succeeded, producing 97b4f8d74b819095bb11b03269cd39af6bae9906 Checking out Revision 97b4f8d74b819095bb11b03269cd39af6bae9906 (PR-150) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97b4f8d74b819095bb11b03269cd39af6bae9906 # 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 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97b4f8d74b819095bb11b03269cd39af6bae9906 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T14:04:25.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T14:04:26.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T14:04:26.230Z] ========================================================= [2023-02-27T14:04:26.230Z] EdgeX Global Pipelines Version Info [2023-02-27T14:04:26.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:04:26.968Z] ------------------- [2023-02-27T14:04:26.968Z] stable info: [2023-02-27T14:04:26.968Z] ------------------- [2023-02-27T14:04:26.968Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T14:04:26.968Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:04:26.968Z] Message: update stable to v1.0.244 [2023-02-27T14:04:27.906Z] ------------------- [2023-02-27T14:04:27.906Z] experimental info: [2023-02-27T14:04:27.906Z] ------------------- [2023-02-27T14:04:27.906Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T14:04:27.906Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:04:27.906Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T14:04:28.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-02-27T14:04:28.237Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-02-27T14:04:28.278Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T14:04:28.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T14:04:28.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T14:04:28.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T14:04:28.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T14:04:28.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T14:04:28.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T14:04:28.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T14:04:28.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T14:04:28.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-02-27T14:04:28.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T14:04:28.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T14:04:28.761Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T14:04:28.808Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T14:04:28.844Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:04:28.885Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:04:28.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T14:04:28.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T14:04:28.996Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T14:04:29.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T14:04:29.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T14:04:29.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T14:04:29.145Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T14:04:29.193Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T14:04:29.234Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T14:04:29.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo [2023-02-27T14:04:29.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo [2023-02-27T14:04:29.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo [2023-02-27T14:04:29.395Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97b4f8d74b819095bb11b03269cd39af6bae9906 [Pipeline] echo [2023-02-27T14:04:29.437Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97b4f8d [Pipeline] echo [2023-02-27T14:04:29.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:04:29.602Z] provisioning config files... [2023-02-27T14:04:29.616Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/config540582287330466890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:04:29.959Z] ---> docker-login.sh [2023-02-27T14:04:29.959Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:04:30.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:30.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:30.218Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:30.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:30.218Z] [2023-02-27T14:04:30.218Z] Login Succeeded [2023-02-27T14:04:30.218Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:04:30.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:30.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:30.218Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:30.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:30.218Z] [2023-02-27T14:04:30.218Z] Login Succeeded [2023-02-27T14:04:30.218Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:04:30.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:30.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:30.478Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:30.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:30.478Z] [2023-02-27T14:04:30.478Z] Login Succeeded [2023-02-27T14:04:30.478Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:04:30.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:30.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:30.478Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:30.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:30.478Z] [2023-02-27T14:04:30.478Z] Login Succeeded [2023-02-27T14:04:30.478Z] docker.io [2023-02-27T14:04:30.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:30.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:30.737Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:30.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:30.737Z] [2023-02-27T14:04:30.737Z] Login Succeeded [2023-02-27T14:04:30.737Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:04:30.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T14:04:31.369Z] + git rev-list -1 --merges 97b4f8d74b819095bb11b03269cd39af6bae9906~1..97b4f8d74b819095bb11b03269cd39af6bae9906 [Pipeline] echo [2023-02-27T14:04:31.429Z] -----------> git rev-list -1 --merges 97b4f8d74b819095bb11b03269cd39af6bae9906~1..97b4f8d74b819095bb11b03269cd39af6bae9906 97b4f8d74b819095bb11b03269cd39af6bae9906 [false] [Pipeline] sh [2023-02-27T14:04:31.736Z] + git log --format=format:%s -1 97b4f8d74b819095bb11b03269cd39af6bae9906 [Pipeline] echo [2023-02-27T14:04:31.773Z] ========================================================= [2023-02-27T14:04:31.773Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T14:04:31.773Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:04:32.202Z] + git log --format=format:%s -1 97b4f8d74b819095bb11b03269cd39af6bae9906 [Pipeline] echo [2023-02-27T14:04:32.238Z] [semverPrep] GIT_COMMIT: 97b4f8d74b819095bb11b03269cd39af6bae9906, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-27T14:04:32.265Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T14:04:32.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T14:04:32.665Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T14:04:32.665Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T14:04:32.665Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T14:04:32.665Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T14:04:32.665Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T14:04:32.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:04:33.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:04:33.125Z] [2023-02-27T14:04:33.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:04:33.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:04:33.510Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T14:04:33.510Z] b85a868b505f: Pulling fs layer [2023-02-27T14:04:33.510Z] e2be974225ed: Pulling fs layer [2023-02-27T14:04:33.510Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T14:04:33.510Z] 988bab9f4d93: Pulling fs layer [2023-02-27T14:04:33.510Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T14:04:33.510Z] eaf3925da568: Pulling fs layer [2023-02-27T14:04:33.510Z] bab4dde63d76: Pulling fs layer [2023-02-27T14:04:33.510Z] bde34c3a00c8: Pulling fs layer [2023-02-27T14:04:33.510Z] b352a97aabf1: Pulling fs layer [2023-02-27T14:04:33.510Z] 4872d77fe225: Pulling fs layer [2023-02-27T14:04:33.510Z] 5851b861e8e6: Pulling fs layer [2023-02-27T14:04:33.510Z] 1469e6f7b9e6: Waiting [2023-02-27T14:04:33.510Z] eaf3925da568: Waiting [2023-02-27T14:04:33.510Z] 4872d77fe225: Waiting [2023-02-27T14:04:33.510Z] 5851b861e8e6: Waiting [2023-02-27T14:04:33.510Z] bab4dde63d76: Waiting [2023-02-27T14:04:33.510Z] b352a97aabf1: Waiting [2023-02-27T14:04:33.510Z] bde34c3a00c8: Waiting [2023-02-27T14:04:33.510Z] 988bab9f4d93: Waiting [2023-02-27T14:04:33.510Z] e2be974225ed: Download complete [2023-02-27T14:04:33.510Z] 988bab9f4d93: Download complete [2023-02-27T14:04:33.771Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T14:04:33.771Z] 1469e6f7b9e6: Download complete [2023-02-27T14:04:33.771Z] eaf3925da568: Verifying Checksum [2023-02-27T14:04:33.771Z] eaf3925da568: Download complete [2023-02-27T14:04:33.771Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T14:04:33.771Z] 339a4e72a1f5: Download complete [2023-02-27T14:04:33.771Z] bde34c3a00c8: Verifying Checksum [2023-02-27T14:04:33.771Z] bde34c3a00c8: Download complete [2023-02-27T14:04:33.771Z] b352a97aabf1: Verifying Checksum [2023-02-27T14:04:33.771Z] b352a97aabf1: Download complete [2023-02-27T14:04:33.771Z] 4872d77fe225: Download complete [2023-02-27T14:04:33.771Z] 5851b861e8e6: Download complete [2023-02-27T14:04:33.771Z] b85a868b505f: Verifying Checksum [2023-02-27T14:04:33.771Z] b85a868b505f: Download complete [2023-02-27T14:04:34.031Z] bab4dde63d76: Verifying Checksum [2023-02-27T14:04:34.031Z] bab4dde63d76: Download complete [2023-02-27T14:04:35.416Z] b85a868b505f: Pull complete [2023-02-27T14:04:35.416Z] e2be974225ed: Pull complete [2023-02-27T14:04:35.985Z] 339a4e72a1f5: Pull complete [2023-02-27T14:04:35.985Z] 988bab9f4d93: Pull complete [2023-02-27T14:04:36.248Z] 1469e6f7b9e6: Pull complete [2023-02-27T14:04:36.248Z] eaf3925da568: Pull complete [2023-02-27T14:04:38.156Z] bab4dde63d76: Pull complete [2023-02-27T14:04:38.156Z] bde34c3a00c8: Pull complete [2023-02-27T14:04:38.415Z] b352a97aabf1: Pull complete [2023-02-27T14:04:38.415Z] 4872d77fe225: Pull complete [2023-02-27T14:04:38.415Z] 5851b861e8e6: Pull complete [2023-02-27T14:04:38.675Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T14:04:38.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:04:38.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:04:38.934Z] prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container [2023-02-27T14:04:38.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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 [2023-02-27T14:04:41.024Z] $ docker top 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 -eo pid,comm [2023-02-27T14:04:41.096Z] 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). [2023-02-27T14:04:41.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T14:04:41.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T14:04:41.267Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T14:04:41.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T14:04:41.371Z] $ docker exec 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 ssh-agent [2023-02-27T14:04:41.505Z] SSH_AUTH_SOCK=/tmp/ssh-rSXzuiBldp0X/agent.32 [2023-02-27T14:04:41.505Z] SSH_AGENT_PID=38 [2023-02-27T14:04:41.512Z] Running ssh-add (command line suppressed) [2023-02-27T14:04:41.598Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/private_key_13063830737418248779.key (/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/private_key_13063830737418248779.key) [2023-02-27T14:04:41.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T14:04:41.964Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T14:04:41.979Z] $ docker exec --env ******** --env ******** 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 ssh-agent -k [2023-02-27T14:04:42.086Z] unset SSH_AUTH_SOCK; [2023-02-27T14:04:42.087Z] unset SSH_AGENT_PID; [2023-02-27T14:04:42.087Z] echo Agent pid 38 killed; [2023-02-27T14:04:42.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T14:04:42.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T14:04:42.267Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T14:04:42.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T14:04:42.375Z] $ docker exec 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 ssh-agent [2023-02-27T14:04:42.517Z] SSH_AUTH_SOCK=/tmp/ssh-XKK334VHnIYN/agent.71 [2023-02-27T14:04:42.517Z] SSH_AGENT_PID=77 [2023-02-27T14:04:42.521Z] Running ssh-add (command line suppressed) [2023-02-27T14:04:42.640Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/private_key_15936778572680041824.key (/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/private_key_15936778572680041824.key) [2023-02-27T14:04:42.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T14:04:43.005Z] + git semver init [2023-02-27T14:04:43.266Z] 2023-02-27 14:04:43,202 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T14:04:43.266Z] 2023-02-27 14:04:43,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver [2023-02-27T14:04:43.266Z] 2023-02-27 14:04:43,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver [2023-02-27T14:04:43.266Z] 2023-02-27 14:04:43,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-150, universal_newlines=False, shell=None, istream=None) [2023-02-27T14:04:44.645Z] 2023-02-27 14:04:44,421 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150/.git/info/exclude [2023-02-27T14:04:44.645Z] 2023-02-27 14:04:44,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver/PR-150 with force:False [2023-02-27T14:04:44.645Z] 2023-02-27 14:04:44,421 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver/PR-150 [2023-02-27T14:04:44.645Z] 2023-02-27 14:04:44,426 [execute] INFO git cat-file --batch-check [2023-02-27T14:04:44.645Z] 2023-02-27 14:04:44,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T14:04:44.645Z] 2023-02-27 14:04:44,433 [execute] INFO git cat-file --batch [2023-02-27T14:04:44.645Z] 2023-02-27 14:04:44,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T14:04:44.645Z] 2023-02-27 14:04:44,439 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-150/.semver/PR-150 [2023-02-27T14:04:44.645Z] 0.0.0 [Pipeline] } [2023-02-27T14:04:44.660Z] $ docker exec --env ******** --env ******** 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 ssh-agent -k [2023-02-27T14:04:44.759Z] unset SSH_AUTH_SOCK; [2023-02-27T14:04:44.759Z] unset SSH_AGENT_PID; [2023-02-27T14:04:44.760Z] echo Agent pid 77 killed; [2023-02-27T14:04:44.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T14:04:45.198Z] + git semver [Pipeline] } [2023-02-27T14:04:45.476Z] $ docker stop --time=1 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 [2023-02-27T14:04:46.782Z] $ docker rm -f --volumes 4e1a5f08e9d9942a85da64b801125dff8c37f18978797382af5a21d96b90e976 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:04:47.190Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T14:04:47.461Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T14:04:47.478Z] [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 [2023-02-27T14:04:48.080Z] provisioning config files... [2023-02-27T14:04:48.088Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/config10296980472725250533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:04:48.438Z] ---> docker-login.sh [2023-02-27T14:04:48.438Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:04:48.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:48.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:48.438Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:48.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:48.438Z] [2023-02-27T14:04:48.438Z] Login Succeeded [2023-02-27T14:04:48.438Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:04:48.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:48.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:48.438Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:48.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:48.438Z] [2023-02-27T14:04:48.438Z] Login Succeeded [2023-02-27T14:04:48.438Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:04:48.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:48.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:48.697Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:48.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:48.697Z] [2023-02-27T14:04:48.697Z] Login Succeeded [2023-02-27T14:04:48.697Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:04:48.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:48.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:48.697Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:48.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:48.697Z] [2023-02-27T14:04:48.697Z] Login Succeeded [2023-02-27T14:04:48.697Z] docker.io [2023-02-27T14:04:48.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:49.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:49.217Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:49.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:49.217Z] [2023-02-27T14:04:49.217Z] Login Succeeded [2023-02-27T14:04:49.217Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:04:49.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T14:04:49.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:04:49.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:04:49.514Z] ========================================================= [2023-02-27T14:04:49.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T14:04:49.514Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:04:49.992Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T14:04:49.992Z] Sending build context to Docker daemon 12.57MB [2023-02-27T14:04:49.992Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:04:49.992Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T14:04:49.992Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T14:04:49.992Z] 213ec9aee27d: Pulling fs layer [2023-02-27T14:04:49.992Z] 4583459ba037: Pulling fs layer [2023-02-27T14:04:49.992Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T14:04:49.992Z] 53926ce57604: Pulling fs layer [2023-02-27T14:04:49.992Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T14:04:49.992Z] 22ff95d597cd: Pulling fs layer [2023-02-27T14:04:49.992Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T14:04:49.992Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T14:04:49.992Z] a7acece74701: Pulling fs layer [2023-02-27T14:04:49.992Z] 21b2b0c7a3f4: Waiting [2023-02-27T14:04:49.992Z] 53926ce57604: Waiting [2023-02-27T14:04:49.992Z] 22ff95d597cd: Waiting [2023-02-27T14:04:49.992Z] a7acece74701: Waiting [2023-02-27T14:04:49.992Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T14:04:49.992Z] 93c1e223e6f2: Download complete [2023-02-27T14:04:50.258Z] 4583459ba037: Download complete [2023-02-27T14:04:50.258Z] 21b2b0c7a3f4: Download complete [2023-02-27T14:04:50.259Z] 22ff95d597cd: Verifying Checksum [2023-02-27T14:04:50.259Z] 22ff95d597cd: Download complete [2023-02-27T14:04:50.259Z] 213ec9aee27d: Verifying Checksum [2023-02-27T14:04:50.259Z] 213ec9aee27d: Download complete [2023-02-27T14:04:50.259Z] 12d6caf4c0d1: Download complete [2023-02-27T14:04:50.519Z] 213ec9aee27d: Pull complete [2023-02-27T14:04:50.519Z] 4583459ba037: Pull complete [2023-02-27T14:04:50.519Z] 93c1e223e6f2: Pull complete [2023-02-27T14:04:50.798Z] a7acece74701: Verifying Checksum [2023-02-27T14:04:50.798Z] a7acece74701: Download complete [2023-02-27T14:04:51.060Z] 53926ce57604: Verifying Checksum [2023-02-27T14:04:51.060Z] 53926ce57604: Download complete [2023-02-27T14:04:51.060Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T14:04:51.060Z] 96b7cbca73a9: Download complete [2023-02-27T14:04:55.250Z] 53926ce57604: Pull complete [2023-02-27T14:04:55.250Z] 21b2b0c7a3f4: Pull complete [2023-02-27T14:04:55.250Z] 22ff95d597cd: Pull complete [2023-02-27T14:04:55.250Z] 12d6caf4c0d1: Pull complete [2023-02-27T14:04:57.780Z] 96b7cbca73a9: Pull complete [2023-02-27T14:04:58.347Z] a7acece74701: Pull complete [2023-02-27T14:04:58.347Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T14:04:58.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T14:04:58.347Z] ---> db6d94c90886 [2023-02-27T14:04:58.347Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:05:00.902Z] ---> Running in aa4191c91fe0 [2023-02-27T14:05:00.902Z] Removing intermediate container aa4191c91fe0 [2023-02-27T14:05:00.902Z] ---> 9d6d8803f6e3 [2023-02-27T14:05:00.902Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:05:00.902Z] ---> Running in ee4c3f8793cf [2023-02-27T14:05:01.162Z] Removing intermediate container ee4c3f8793cf [2023-02-27T14:05:01.162Z] ---> 79a0cc467489 [2023-02-27T14:05:01.162Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:05:01.162Z] ---> Running in 5859a6eb294a [2023-02-27T14:05:01.162Z] Removing intermediate container 5859a6eb294a [2023-02-27T14:05:01.162Z] ---> 73175f5807cb [2023-02-27T14:05:01.162Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:05:01.424Z] ---> Running in 48b582c9b2ec [2023-02-27T14:05:01.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T14:05:01.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T14:05:01.945Z] OK: 211 MiB in 51 packages [2023-02-27T14:05:02.206Z] Removing intermediate container 48b582c9b2ec [2023-02-27T14:05:02.206Z] ---> f762fffb5eb8 [2023-02-27T14:05:02.206Z] Step 7/12 : WORKDIR /app [2023-02-27T14:05:02.206Z] ---> Running in 78bbdf494cf5 [2023-02-27T14:05:02.206Z] Removing intermediate container 78bbdf494cf5 [2023-02-27T14:05:02.206Z] ---> dad9a2474099 [2023-02-27T14:05:02.206Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-27T14:05:02.467Z] ---> 3f825a71fed9 [2023-02-27T14:05:02.467Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:05:02.467Z] ---> Running in 4753acba9756 [2023-02-27T14:05:02.901Z] Still waiting to schedule task [2023-02-27T14:05:02.902Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7576’ [2023-02-27T14:05:24.411Z] Removing intermediate container 4753acba9756 [2023-02-27T14:05:24.411Z] ---> 24727ec6a29e [2023-02-27T14:05:24.411Z] Step 10/12 : COPY . . [2023-02-27T14:05:24.411Z] ---> d314465a0d46 [2023-02-27T14:05:24.411Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:05:24.411Z] ---> Running in d462f6a79bed [2023-02-27T14:05:24.411Z] Removing intermediate container d462f6a79bed [2023-02-27T14:05:24.411Z] ---> 8dbdf8e05346 [2023-02-27T14:05:24.411Z] Step 12/12 : RUN $MAKE [2023-02-27T14:05:24.411Z] ---> Running in 5a6102a05b86 [2023-02-27T14:05:24.411Z] noop [2023-02-27T14:05:24.411Z] Removing intermediate container 5a6102a05b86 [2023-02-27T14:05:24.411Z] ---> 0369d96ef668 [2023-02-27T14:05:24.411Z] Successfully built 0369d96ef668 [2023-02-27T14:05:24.411Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:05:24.871Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T14:05:24.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:05:25.012Z] prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container [2023-02-27T14:05:25.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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 [2023-02-27T14:05:25.389Z] $ docker top ccfbca0a6ec9cff3759f30a6b4cf3fb2c48348cfae46fea4507469b74b56507b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:05:25.795Z] + go version [2023-02-27T14:05:25.795Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T14:05:25.829Z] $ docker stop --time=1 ccfbca0a6ec9cff3759f30a6b4cf3fb2c48348cfae46fea4507469b74b56507b [2023-02-27T14:05:27.111Z] $ docker rm -f --volumes ccfbca0a6ec9cff3759f30a6b4cf3fb2c48348cfae46fea4507469b74b56507b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:05:27.838Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T14:05:27.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:05:27.991Z] prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container [2023-02-27T14:05:28.028Z] $ 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-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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 [2023-02-27T14:05:28.352Z] $ docker top 86ee99520c2c1bf2486bcf57a933f16b1d1b9e20c8f1db7fe30d19f6d9399911 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:05:28.737Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-150 [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:05:29.102Z] + make test [2023-02-27T14:05:29.102Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-27T14:05:47.181Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors [2023-02-27T14:05:47.181Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/appfunction/context.go:212:42: not enough arguments in call to client.Add [2023-02-27T14:05:47.181Z] have (context.Context, requests.AddEventRequest) [2023-02-27T14:05:47.181Z] want (context.Context, string, requests.AddEventRequest) [2023-02-27T14:05:47.181Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/bootstrap/handlers/version.go:92:36: not enough arguments in call to clients.NewCommonClient [2023-02-27T14:05:47.181Z] have (string) [2023-02-27T14:05:47.181Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:05:47.181Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/pkg/transforms/coredata.go:119:50: not enough arguments in call to client.Add [2023-02-27T14:05:47.181Z] have (context.Context, requests.AddEventRequest) [2023-02-27T14:05:47.181Z] want (context.Context, string, requests.AddEventRequest) [2023-02-27T14:05:47.181Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:109:24: undefined: common.Metrics [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:119:25: undefined: common.NewMetricsResponse [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:120:41: undefined: common.ApiMetricsRoute [2023-02-27T14:05:47.181Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:197:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) [2023-02-27T14:05:47.181Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.171s coverage: 86.2% of statements [2023-02-27T14:05:49.709Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.752s coverage: 71.9% of statements [2023-02-27T14:05:49.709Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-02-27T14:05:49.756Z] $ docker stop --time=1 86ee99520c2c1bf2486bcf57a933f16b1d1b9e20c8f1db7fe30d19f6d9399911 [2023-02-27T14:05:52.036Z] $ docker rm -f --volumes 86ee99520c2c1bf2486bcf57a933f16b1d1b9e20c8f1db7fe30d19f6d9399911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:05:53.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:05:53.186Z] [2023-02-27T14:05:53.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:05:53.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:05:53.569Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T14:05:53.569Z] 5eb5b503b376: Pulling fs layer [2023-02-27T14:05:53.569Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T14:05:53.569Z] ec43610c2a17: Pulling fs layer [2023-02-27T14:05:53.569Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T14:05:53.569Z] 33b1e0a273af: Pulling fs layer [2023-02-27T14:05:53.569Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T14:05:53.569Z] 2f39f015ded8: Pulling fs layer [2023-02-27T14:05:53.569Z] 3a2ae6a8a46f: Waiting [2023-02-27T14:05:53.569Z] 33b1e0a273af: Waiting [2023-02-27T14:05:53.569Z] 5d3b04190fa2: Waiting [2023-02-27T14:05:53.569Z] 2f39f015ded8: Waiting [2023-02-27T14:05:53.569Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T14:05:53.569Z] 5c69ac0246d0: Download complete [2023-02-27T14:05:53.569Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T14:05:53.569Z] 3a2ae6a8a46f: Download complete [2023-02-27T14:05:53.828Z] ec43610c2a17: Verifying Checksum [2023-02-27T14:05:53.828Z] ec43610c2a17: Download complete [2023-02-27T14:05:53.828Z] 33b1e0a273af: Verifying Checksum [2023-02-27T14:05:53.828Z] 33b1e0a273af: Download complete [2023-02-27T14:05:53.828Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T14:05:53.828Z] 5d3b04190fa2: Download complete [2023-02-27T14:05:53.828Z] 5eb5b503b376: Verifying Checksum [2023-02-27T14:05:53.828Z] 5eb5b503b376: Download complete [2023-02-27T14:05:54.759Z] 2f39f015ded8: Verifying Checksum [2023-02-27T14:05:54.759Z] 2f39f015ded8: Download complete [2023-02-27T14:05:55.017Z] 5eb5b503b376: Pull complete [2023-02-27T14:05:55.274Z] 5c69ac0246d0: Pull complete [2023-02-27T14:05:55.839Z] ec43610c2a17: Pull complete [2023-02-27T14:05:55.839Z] 3a2ae6a8a46f: Pull complete [2023-02-27T14:05:56.098Z] 33b1e0a273af: Pull complete [2023-02-27T14:05:56.098Z] 5d3b04190fa2: Pull complete [2023-02-27T14:06:00.278Z] 2f39f015ded8: Pull complete [2023-02-27T14:06:00.278Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T14:06:00.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:06:00.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:06:00.569Z] prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container [2023-02-27T14:06:00.656Z] $ 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-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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 [2023-02-27T14:06:02.997Z] $ docker top 678c8313fc5952bc55abcef1f08459100e178de0b9fd976f4f08b08643af3a94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:06:03.431Z] ---> job-cost.sh [2023-02-27T14:06:03.431Z] lf-activate-venv: SKIPPING [2023-02-27T14:06:03.431Z] INFO: No Stack... [2023-02-27T14:06:03.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T14:06:04.260Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T14:06:04.579Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives/cost.csv [2023-02-27T14:06:04.580Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T14:06:04.619Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [2023-02-27T14:06:04.624Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] did not exist. Created. [2023-02-27T14:06:04.624Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T14:06:05.027Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T14:06:05.086Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T14:06:05.108Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T14:06:05.196Z] $ docker stop --time=1 678c8313fc5952bc55abcef1f08459100e178de0b9fd976f4f08b08643af3a94 [2023-02-27T14:06:06.354Z] $ docker rm -f --volumes 678c8313fc5952bc55abcef1f08459100e178de0b9fd976f4f08b08643af3a94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T14:06:06.688Z] Failed in branch amd64 [2023-02-27T14:07:51.661Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7580 in /w/workspace/y_app-rfid-llrp-inventory_PR-150 [Pipeline] { [Pipeline] ws [2023-02-27T14:07:51.720Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-02-27T14:07:51.800Z] The recommended git tool is: git [2023-02-27T14:07:57.195Z] using credential edgex-jenkins-ssh [2023-02-27T14:07:57.212Z] Cloning the remote Git repository [2023-02-27T14:07:57.267Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:07:57.352Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-02-27T14:07:57.530Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:07:57.531Z] > git --version # timeout=10 [2023-02-27T14:07:57.554Z] > git --version # 'git version 2.25.1' [2023-02-27T14:07:57.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:07:57.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T14:07:59.861Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-27T14:07:59.894Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T14:08:01.625Z] Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 97b4f8d74b819095bb11b03269cd39af6bae9906 [2023-02-27T14:08:01.869Z] Merge succeeded, producing 97b4f8d74b819095bb11b03269cd39af6bae9906 [2023-02-27T14:08:01.870Z] Checking out Revision 97b4f8d74b819095bb11b03269cd39af6bae9906 (PR-150) [2023-02-27T14:08:00.880Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-27T14:08:00.934Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:08:00.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:08:00.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T14:08:01.648Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T14:08:01.666Z] > git checkout -f 97b4f8d74b819095bb11b03269cd39af6bae9906 # timeout=10 [2023-02-27T14:08:01.773Z] > git remote # timeout=10 [2023-02-27T14:08:01.790Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T14:08:01.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:08:01.821Z] > git merge 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 [2023-02-27T14:08:01.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T14:08:02.447Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-27T14:08:02.500Z] > git --version # timeout=10 [2023-02-27T14:08:02.510Z] > git --version # 'git version 2.25.1' [2023-02-27T14:08:02.526Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:08:01.880Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T14:08:01.911Z] > git checkout -f 97b4f8d74b819095bb11b03269cd39af6bae9906 # timeout=10 [2023-02-27T14:08:03.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T14:08:03.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T14:08:03.733Z] Dload Upload Total Spent Left Speed [2023-02-27T14:08:03.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-02-27T14:08:04.305Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T14:08:04.647Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T14:08:04.647Z] + sudo tee /etc/docker/daemon.new [2023-02-27T14:08:04.647Z] { [2023-02-27T14:08:04.647Z] "registry-mirrors": [ [2023-02-27T14:08:04.647Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T14:08:04.647Z] ], [2023-02-27T14:08:04.647Z] "bip": "10.250.0.254/24", [2023-02-27T14:08:04.647Z] "hosts": [ [2023-02-27T14:08:04.647Z] "tcp://0.0.0.0:5555", [2023-02-27T14:08:04.647Z] "unix:///var/run/docker.sock" [2023-02-27T14:08:04.647Z] ], [2023-02-27T14:08:04.647Z] "mtu": 1458, [2023-02-27T14:08:04.647Z] "selinux-enabled": true, [2023-02-27T14:08:04.647Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T14:08:04.647Z] } [Pipeline] sh [2023-02-27T14:08:05.001Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T14:08:05.358Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:08:23.712Z] provisioning config files... [2023-02-27T14:08:23.742Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11233936839038907165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:08:24.148Z] ---> docker-login.sh [2023-02-27T14:08:24.148Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:08:24.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:08:24.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:08:24.738Z] Configure a credential helper to remove this warning. See [2023-02-27T14:08:24.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:08:24.738Z] [2023-02-27T14:08:24.738Z] Login Succeeded [2023-02-27T14:08:24.738Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:08:25.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:08:25.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:08:25.275Z] Configure a credential helper to remove this warning. See [2023-02-27T14:08:25.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:08:25.275Z] [2023-02-27T14:08:25.275Z] Login Succeeded [2023-02-27T14:08:25.275Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:08:25.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:08:25.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:08:25.545Z] Configure a credential helper to remove this warning. See [2023-02-27T14:08:25.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:08:25.545Z] [2023-02-27T14:08:25.545Z] Login Succeeded [2023-02-27T14:08:25.545Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:08:25.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:08:25.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:08:25.820Z] Configure a credential helper to remove this warning. See [2023-02-27T14:08:25.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:08:25.820Z] [2023-02-27T14:08:25.820Z] Login Succeeded [2023-02-27T14:08:25.820Z] docker.io [2023-02-27T14:08:26.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:08:26.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:08:26.361Z] Configure a credential helper to remove this warning. See [2023-02-27T14:08:26.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:08:26.361Z] [2023-02-27T14:08:26.361Z] Login Succeeded [2023-02-27T14:08:26.361Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:08:26.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T14:08:26.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:08:26.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:08:26.869Z] ========================================================= [2023-02-27T14:08:26.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T14:08:26.869Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:08:27.392Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T14:08:27.662Z] Sending build context to Docker daemon 683kB [2023-02-27T14:08:27.662Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:08:27.662Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T14:08:27.947Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T14:08:27.947Z] 9b18e9b68314: Pulling fs layer [2023-02-27T14:08:27.947Z] 35d82f9e3411: Pulling fs layer [2023-02-27T14:08:27.947Z] e16973657156: Pulling fs layer [2023-02-27T14:08:27.947Z] fc693d55d65f: Pulling fs layer [2023-02-27T14:08:27.947Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T14:08:27.947Z] dda99020689f: Pulling fs layer [2023-02-27T14:08:27.947Z] db1c61fa0a46: Pulling fs layer [2023-02-27T14:08:27.947Z] 891c053d2c06: Pulling fs layer [2023-02-27T14:08:27.947Z] fc693d55d65f: Waiting [2023-02-27T14:08:27.947Z] 7e9fc2657dce: Waiting [2023-02-27T14:08:27.947Z] dda99020689f: Waiting [2023-02-27T14:08:27.947Z] db1c61fa0a46: Waiting [2023-02-27T14:08:27.947Z] 891c053d2c06: Waiting [2023-02-27T14:08:27.947Z] e16973657156: Verifying Checksum [2023-02-27T14:08:27.947Z] e16973657156: Download complete [2023-02-27T14:08:27.947Z] 35d82f9e3411: Download complete [2023-02-27T14:08:27.947Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T14:08:27.947Z] 7e9fc2657dce: Download complete [2023-02-27T14:08:27.947Z] dda99020689f: Verifying Checksum [2023-02-27T14:08:27.947Z] dda99020689f: Download complete [2023-02-27T14:08:27.947Z] 9b18e9b68314: Verifying Checksum [2023-02-27T14:08:27.947Z] 9b18e9b68314: Download complete [2023-02-27T14:08:28.918Z] 9b18e9b68314: Pull complete [2023-02-27T14:08:29.191Z] 891c053d2c06: Verifying Checksum [2023-02-27T14:08:29.191Z] 891c053d2c06: Download complete [2023-02-27T14:08:29.474Z] 35d82f9e3411: Pull complete [2023-02-27T14:08:29.748Z] e16973657156: Pull complete [2023-02-27T14:08:30.339Z] db1c61fa0a46: Verifying Checksum [2023-02-27T14:08:30.339Z] db1c61fa0a46: Download complete [2023-02-27T14:08:31.318Z] fc693d55d65f: Verifying Checksum [2023-02-27T14:08:31.318Z] fc693d55d65f: Download complete [2023-02-27T14:08:43.675Z] fc693d55d65f: Pull complete [2023-02-27T14:08:43.944Z] 7e9fc2657dce: Pull complete [2023-02-27T14:08:44.213Z] dda99020689f: Pull complete [2023-02-27T14:08:50.908Z] db1c61fa0a46: Pull complete [2023-02-27T14:08:52.874Z] 891c053d2c06: Pull complete [2023-02-27T14:08:52.874Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T14:08:52.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T14:08:52.874Z] ---> f96f9c87975a [2023-02-27T14:08:52.874Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:08:53.971Z] ---> Running in 39383e421ec9 [2023-02-27T14:08:54.248Z] Removing intermediate container 39383e421ec9 [2023-02-27T14:08:54.248Z] ---> c25c2075d259 [2023-02-27T14:08:54.248Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:08:54.248Z] ---> Running in 66c415ba7894 [2023-02-27T14:08:54.519Z] Removing intermediate container 66c415ba7894 [2023-02-27T14:08:54.519Z] ---> 1309032677f6 [2023-02-27T14:08:54.519Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:08:54.795Z] ---> Running in 5b59e3e2bbeb [2023-02-27T14:08:55.065Z] Removing intermediate container 5b59e3e2bbeb [2023-02-27T14:08:55.065Z] ---> c31089dedddb [2023-02-27T14:08:55.065Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:08:55.065Z] ---> Running in 37a51de4c00e [2023-02-27T14:08:56.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T14:08:56.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T14:08:57.446Z] OK: 221 MiB in 51 packages [2023-02-27T14:08:58.412Z] Removing intermediate container 37a51de4c00e [2023-02-27T14:08:58.412Z] ---> 3ad25999e21e [2023-02-27T14:08:58.412Z] Step 7/12 : WORKDIR /app [2023-02-27T14:08:58.680Z] ---> Running in d39a121d8f1a [2023-02-27T14:08:58.953Z] Removing intermediate container d39a121d8f1a [2023-02-27T14:08:58.953Z] ---> 73cb9cc64ec8 [2023-02-27T14:08:58.953Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-27T14:08:59.541Z] ---> 29483bba5143 [2023-02-27T14:08:59.541Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:08:59.541Z] ---> Running in 7edc4d970545 [2023-02-27T14:10:07.452Z] Removing intermediate container 7edc4d970545 [2023-02-27T14:10:07.452Z] ---> 019ab9c3395d [2023-02-27T14:10:07.452Z] Step 10/12 : COPY . . [2023-02-27T14:10:07.452Z] ---> 0d30e332a5c1 [2023-02-27T14:10:07.452Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:10:07.452Z] ---> Running in 84a7303aa3f5 [2023-02-27T14:10:07.452Z] Removing intermediate container 84a7303aa3f5 [2023-02-27T14:10:07.452Z] ---> 464b5e85af9d [2023-02-27T14:10:07.452Z] Step 12/12 : RUN $MAKE [2023-02-27T14:10:07.452Z] ---> Running in 9ba291e8770c [2023-02-27T14:10:08.043Z] noop [2023-02-27T14:10:09.016Z] Removing intermediate container 9ba291e8770c [2023-02-27T14:10:09.016Z] ---> 2a617ca269f9 [2023-02-27T14:10:09.016Z] Successfully built 2a617ca269f9 [2023-02-27T14:10:09.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:10:09.512Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T14:10:09.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:10:09.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-7580 does not seem to be running inside a container [2023-02-27T14:10:09.863Z] $ 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 [2023-02-27T14:10:11.179Z] $ docker top e8eedc3fef7f55d640195a59e3c133a4e30aebda1e8a1f4cbe61cb3c543151aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:10:12.089Z] + go version [2023-02-27T14:10:12.089Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T14:10:12.125Z] $ docker stop --time=1 e8eedc3fef7f55d640195a59e3c133a4e30aebda1e8a1f4cbe61cb3c543151aa [2023-02-27T14:10:13.771Z] $ docker rm -f --volumes e8eedc3fef7f55d640195a59e3c133a4e30aebda1e8a1f4cbe61cb3c543151aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:10:14.625Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T14:10:14.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:10:14.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-7580 does not seem to be running inside a container [2023-02-27T14:10:14.967Z] $ 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 [2023-02-27T14:10:16.235Z] $ docker top ad663a49d56b329f6e4a360bf7bbf14237dbd24588ad67483b6ec6b274ffd755 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:10:17.136Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:10:17.864Z] + make test [2023-02-27T14:10:17.864Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-27T14:13:09.666Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors [2023-02-27T14:13:09.666Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/appfunction/context.go:212:42: not enough arguments in call to client.Add [2023-02-27T14:13:09.666Z] have (context.Context, requests.AddEventRequest) [2023-02-27T14:13:09.666Z] want (context.Context, string, requests.AddEventRequest) [2023-02-27T14:13:09.666Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/bootstrap/handlers/version.go:92:36: not enough arguments in call to clients.NewCommonClient [2023-02-27T14:13:09.666Z] have (string) [2023-02-27T14:13:09.666Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-02-27T14:13:09.666Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:109:24: undefined: common.Metrics [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:119:25: undefined: common.NewMetricsResponse [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:120:41: undefined: common.ApiMetricsRoute [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/internal/controller/rest/controller.go:197:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) [2023-02-27T14:13:09.666Z] # github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms [2023-02-27T14:13:09.666Z] /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.0.0-dev.22/pkg/transforms/coredata.go:119:50: not enough arguments in call to client.Add [2023-02-27T14:13:09.666Z] have (context.Context, requests.AddEventRequest) [2023-02-27T14:13:09.666Z] want (context.Context, string, requests.AddEventRequest) [2023-02-27T14:13:15.020Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.252s coverage: 86.2% of statements [2023-02-27T14:13:27.359Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.733s coverage: 71.9% of statements [2023-02-27T14:13:27.359Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-02-27T14:13:27.411Z] $ docker stop --time=1 ad663a49d56b329f6e4a360bf7bbf14237dbd24588ad67483b6ec6b274ffd755 [2023-02-27T14:13:29.279Z] $ docker rm -f --volumes ad663a49d56b329f6e4a360bf7bbf14237dbd24588ad67483b6ec6b274ffd755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:13:31.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:13:31.020Z] [2023-02-27T14:13:31.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:13:31.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:13:34.039Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T14:13:34.039Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T14:13:34.039Z] 04944245beec: Pulling fs layer [2023-02-27T14:13:34.039Z] 699f458cf7ca: Pulling fs layer [2023-02-27T14:13:34.039Z] 765212b225bb: Pulling fs layer [2023-02-27T14:13:34.039Z] f23df028b6ca: Pulling fs layer [2023-02-27T14:13:34.039Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T14:13:34.039Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T14:13:34.039Z] f23df028b6ca: Waiting [2023-02-27T14:13:34.039Z] d65c8cfc05b1: Waiting [2023-02-27T14:13:34.039Z] 2437ff75d9bd: Waiting [2023-02-27T14:13:34.039Z] 765212b225bb: Waiting [2023-02-27T14:13:34.039Z] 04944245beec: Verifying Checksum [2023-02-27T14:13:34.039Z] 04944245beec: Download complete [2023-02-27T14:13:34.039Z] 765212b225bb: Verifying Checksum [2023-02-27T14:13:34.039Z] 765212b225bb: Download complete [2023-02-27T14:13:34.039Z] f23df028b6ca: Verifying Checksum [2023-02-27T14:13:34.039Z] f23df028b6ca: Download complete [2023-02-27T14:13:34.039Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T14:13:34.039Z] d65c8cfc05b1: Download complete [2023-02-27T14:13:34.039Z] 699f458cf7ca: Verifying Checksum [2023-02-27T14:13:34.039Z] 699f458cf7ca: Download complete [2023-02-27T14:13:34.635Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T14:13:34.635Z] 8998bd30e6a1: Download complete [2023-02-27T14:13:37.231Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T14:13:37.231Z] 2437ff75d9bd: Download complete [2023-02-27T14:13:38.645Z] 8998bd30e6a1: Pull complete [2023-02-27T14:13:38.923Z] 04944245beec: Pull complete [2023-02-27T14:13:40.338Z] 699f458cf7ca: Pull complete [2023-02-27T14:13:40.608Z] 765212b225bb: Pull complete [2023-02-27T14:13:41.191Z] f23df028b6ca: Pull complete [2023-02-27T14:13:41.777Z] d65c8cfc05b1: Pull complete [2023-02-27T14:13:56.801Z] 2437ff75d9bd: Pull complete [2023-02-27T14:13:56.801Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T14:13:56.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:13:56.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:13:57.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-7580 does not seem to be running inside a container [2023-02-27T14:13:57.204Z] $ 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 [2023-02-27T14:14:00.019Z] $ docker top 3bb5da5258bf9b0ee371d66045f12be099770366215e1480bfcd80697f5cf9e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:14:00.944Z] ---> job-cost.sh [2023-02-27T14:14:00.944Z] lf-activate-venv: SKIPPING [2023-02-27T14:14:00.944Z] INFO: No Stack... [2023-02-27T14:14:01.527Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T14:14:02.113Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T14:14:02.774Z] + + cut -d,cat -f6 /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-02-27T14:14:02.774Z] [Pipeline] lock [2023-02-27T14:14:02.855Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [2023-02-27T14:14:02.860Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] did not exist. Created. [2023-02-27T14:14:02.860Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T14:14:03.744Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-9c9ec525/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T14:14:04.428Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T14:14:04.467Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T14:14:04.908Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T14:14:04.926Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T14:14:05.008Z] $ docker stop --time=1 3bb5da5258bf9b0ee371d66045f12be099770366215e1480bfcd80697f5cf9e1 [2023-02-27T14:14:06.537Z] $ docker rm -f --volumes 3bb5da5258bf9b0ee371d66045f12be099770366215e1480bfcd80697f5cf9e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T14:14:07.244Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-27T14:14:09.163Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives ] [2023-02-27T14:14:09.163Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives [2023-02-27T14:14:09.163Z] total 16 [2023-02-27T14:14:09.163Z] drwxr-xr-x 3 root root 4096 Feb 27 14:06 . [2023-02-27T14:14:09.163Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:06 .. [2023-02-27T14:14:09.163Z] drwxr-xr-x 2 root root 4096 Feb 27 14:06 cost [2023-02-27T14:14:09.163Z] -rw-r--r-- 1 root root 95 Feb 27 14:06 cost.csv [2023-02-27T14:14:09.163Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives [2023-02-27T14:14:09.163Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives [2023-02-27T14:14:09.163Z] total 16 [2023-02-27T14:14:09.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:06 . [2023-02-27T14:14:09.163Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:06 .. [2023-02-27T14:14:09.163Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 14:06 cost [2023-02-27T14:14:09.163Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 27 14:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:14:09.488Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:14:10.377Z] ---> package-listing.sh [2023-02-27T14:14:10.377Z] ++ facter osfamily [2023-02-27T14:14:10.377Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T14:14:10.636Z] + OS_FAMILY=debian [2023-02-27T14:14:10.636Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-150 [2023-02-27T14:14:10.636Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T14:14:10.636Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T14:14:10.636Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T14:14:10.636Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T14:14:10.636Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-150 ']' [2023-02-27T14:14:10.636Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T14:14:10.636Z] + case "${OS_FAMILY}" in [2023-02-27T14:14:10.636Z] + dpkg -l [2023-02-27T14:14:10.636Z] + grep '^ii' [2023-02-27T14:14:10.636Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T14:14:10.636Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T14:14:10.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T14:14:10.636Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-150 ']' [2023-02-27T14:14:10.636Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives/ [2023-02-27T14:14:10.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-150/archives/ [Pipeline] echo [2023-02-27T14:14:10.668Z] 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-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T14:14:10.959Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:14:11.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:14:11.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:14:11.516Z] prd-ubuntu20.04-docker-8c-8g-7577 does not seem to be running inside a container [2023-02-27T14:14:11.562Z] $ 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-150/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-150 -v /w/workspace/y_app-rfid-llrp-inventory_PR-150:/w/workspace/y_app-rfid-llrp-inventory_PR-150:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-150@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 [2023-02-27T14:14:12.095Z] $ docker top a66a34e1d1acf03fcc41f06d8524de5c8e02e0fbfae1d3a5a3bf32c409049eac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:14:12.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T14:14:12.841Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T14:14:13.155Z] + ls /var/log/sa-host [2023-02-27T14:14:13.155Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:14:13.360Z] provisioning config files... [2023-02-27T14:14:13.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-150@tmp/config6862141070339809099tmp [Pipeline] { [Pipeline] echo [2023-02-27T14:14:13.417Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:14:13.733Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T14:14:13.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:14:14.166Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T14:14:14.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:14:14.541Z] ---> sudo-logs.sh [2023-02-27T14:14:14.541Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T14:14:14.626Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:14:14.937Z] ---> job-cost.sh [2023-02-27T14:14:14.937Z] lf-activate-venv: SKIPPING [2023-02-27T14:14:14.937Z] DEBUG: total: 0.2199999988079071 [2023-02-27T14:14:14.937Z] INFO: Retrieving Stack Cost... [2023-02-27T14:14:15.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T14:14:15.798Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T14:14:15.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:14:16.144Z] ---> logs-deploy.sh [2023-02-27T14:14:16.144Z] lf-activate-venv: SKIPPING [2023-02-27T14:14:16.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-150/1 [2023-02-27T14:14:16.144Z] INFO: archiving workspace using pattern(s): [2023-02-27T14:14:17.102Z] Archives upload complete. [2023-02-27T14:14:17.102Z] INFO: archiving logs to Nexus