Pull request #517 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 186bd0b0e12eb07d8de871cb0d7ef81f455b611f+2fb2187aee5de59b88737c8c64f9f7346195a6a3 (025bd9deb8764a374118c17892d3677305aa5126) 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-ssh2257716819268377245.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-ssh16604636212977088160.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-service-configurable/branches/PR-517/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-service-configurable/branches/PR-517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14012714141434040734.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-service-configurable/branches/PR-517/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16219160243492201226.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-ssh13603424668947983892.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-service-configurable/branches/PR-517/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-service-configurable/branches/PR-517/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12165996611297971032.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-service-configurable, 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-service-configurable-settings PROJECT: app-service-configurable 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-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6110 in /w/workspace/_app-service-configurable_PR-517 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-517 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/517/head:refs/remotes/origin/PR-517 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2fb2187aee5de59b88737c8c64f9f7346195a6a3 into PR head commit 186bd0b0e12eb07d8de871cb0d7ef81f455b611f Merge succeeded, producing 186bd0b0e12eb07d8de871cb0d7ef81f455b611f Checking out Revision 186bd0b0e12eb07d8de871cb0d7ef81f455b611f (PR-517) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T12:58:37.800Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T12:58:37.976Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T12:58:38.069Z] ========================================================= [2023-02-15T12:58:38.069Z] EdgeX Global Pipelines Version Info [2023-02-15T12:58:38.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 186bd0b0e12eb07d8de871cb0d7ef81f455b611f # 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 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186bd0b0e12eb07d8de871cb0d7ef81f455b611f # timeout=10 [2023-02-15T12:58:38.842Z] ------------------- [2023-02-15T12:58:38.842Z] stable info: [2023-02-15T12:58:38.842Z] ------------------- [2023-02-15T12:58:38.842Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T12:58:38.842Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T12:58:38.842Z] Message: update stable to v1.0.244 [2023-02-15T12:58:39.414Z] ------------------- [2023-02-15T12:58:39.414Z] experimental info: [2023-02-15T12:58:39.414Z] ------------------- [2023-02-15T12:58:39.414Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T12:58:39.414Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T12:58:39.414Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T12:58:39.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-15T12:58:39.725Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-15T12:58:39.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T12:58:39.793Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T12:58:39.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T12:58:39.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T12:58:39.902Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T12:58:39.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-15T12:58:39.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T12:58:40.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T12:58:40.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T12:58:40.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-15T12:58:40.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T12:58:40.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T12:58:40.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T12:58:40.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T12:58:40.263Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T12:58:40.301Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T12:58:40.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T12:58:40.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T12:58:40.409Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-15T12:58:40.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-15T12:58:40.483Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T12:58:40.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T12:58:40.554Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-15T12:58:40.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T12:58:40.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T12:58:40.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-517 [Pipeline] echo [2023-02-15T12:58:40.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-517 [Pipeline] echo [2023-02-15T12:58:40.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-517 [Pipeline] echo [2023-02-15T12:58:40.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186bd0b0e12eb07d8de871cb0d7ef81f455b611f [Pipeline] echo [2023-02-15T12:58:40.825Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186bd0b [Pipeline] echo [2023-02-15T12:58:40.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T12:58:40.965Z] provisioning config files... [2023-02-15T12:58:40.979Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-517@tmp/config8185947476173240440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T12:58:41.321Z] ---> docker-login.sh [2023-02-15T12:58:41.321Z] nexus3.edgexfoundry.org:10001 [2023-02-15T12:58:41.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:41.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:41.844Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:41.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:41.844Z] [2023-02-15T12:58:41.844Z] Login Succeeded [2023-02-15T12:58:41.844Z] nexus3.edgexfoundry.org:10002 [2023-02-15T12:58:41.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:41.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:41.844Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:41.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:41.844Z] [2023-02-15T12:58:41.844Z] Login Succeeded [2023-02-15T12:58:41.844Z] nexus3.edgexfoundry.org:10003 [2023-02-15T12:58:41.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:41.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:41.844Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:41.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:41.844Z] [2023-02-15T12:58:41.844Z] Login Succeeded [2023-02-15T12:58:41.844Z] nexus3.edgexfoundry.org:10004 [2023-02-15T12:58:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:42.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:42.103Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:42.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:42.103Z] [2023-02-15T12:58:42.103Z] Login Succeeded [2023-02-15T12:58:42.103Z] docker.io [2023-02-15T12:58:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:42.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:42.362Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:42.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:42.362Z] [2023-02-15T12:58:42.362Z] Login Succeeded [2023-02-15T12:58:42.362Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T12:58:42.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T12:58:42.981Z] + git rev-list -1 --merges 186bd0b0e12eb07d8de871cb0d7ef81f455b611f~1..186bd0b0e12eb07d8de871cb0d7ef81f455b611f [Pipeline] echo [2023-02-15T12:58:43.042Z] -----------> git rev-list -1 --merges 186bd0b0e12eb07d8de871cb0d7ef81f455b611f~1..186bd0b0e12eb07d8de871cb0d7ef81f455b611f 186bd0b0e12eb07d8de871cb0d7ef81f455b611f [false] [Pipeline] sh [2023-02-15T12:58:43.359Z] + git log --format=format:%s -1 186bd0b0e12eb07d8de871cb0d7ef81f455b611f [Pipeline] echo [2023-02-15T12:58:43.397Z] ========================================================= [2023-02-15T12:58:43.397Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T12:58:43.397Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T12:58:43.833Z] + git log --format=format:%s -1 186bd0b0e12eb07d8de871cb0d7ef81f455b611f [Pipeline] echo [2023-02-15T12:58:43.864Z] [semverPrep] GIT_COMMIT: 186bd0b0e12eb07d8de871cb0d7ef81f455b611f, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-02-15T12:58:43.895Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T12:58:44.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T12:58:44.289Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T12:58:44.289Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T12:58:44.289Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T12:58:44.289Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-15T12:58:44.289Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-15T12:58:44.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T12:58:44.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T12:58:44.774Z] [2023-02-15T12:58:44.774Z] 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-15T12:58:45.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T12:58:45.151Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T12:58:45.151Z] b85a868b505f: Pulling fs layer [2023-02-15T12:58:45.151Z] e2be974225ed: Pulling fs layer [2023-02-15T12:58:45.151Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T12:58:45.151Z] 988bab9f4d93: Pulling fs layer [2023-02-15T12:58:45.151Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T12:58:45.151Z] eaf3925da568: Pulling fs layer [2023-02-15T12:58:45.151Z] bab4dde63d76: Pulling fs layer [2023-02-15T12:58:45.151Z] bde34c3a00c8: Pulling fs layer [2023-02-15T12:58:45.151Z] b352a97aabf1: Pulling fs layer [2023-02-15T12:58:45.151Z] 4872d77fe225: Pulling fs layer [2023-02-15T12:58:45.151Z] 5851b861e8e6: Pulling fs layer [2023-02-15T12:58:45.151Z] eaf3925da568: Waiting [2023-02-15T12:58:45.151Z] bab4dde63d76: Waiting [2023-02-15T12:58:45.151Z] bde34c3a00c8: Waiting [2023-02-15T12:58:45.151Z] b352a97aabf1: Waiting [2023-02-15T12:58:45.151Z] 4872d77fe225: Waiting [2023-02-15T12:58:45.151Z] 5851b861e8e6: Waiting [2023-02-15T12:58:45.151Z] 1469e6f7b9e6: Waiting [2023-02-15T12:58:45.151Z] 988bab9f4d93: Waiting [2023-02-15T12:58:45.151Z] e2be974225ed: Download complete [2023-02-15T12:58:45.422Z] 988bab9f4d93: Verifying Checksum [2023-02-15T12:58:45.422Z] 988bab9f4d93: Download complete [2023-02-15T12:58:45.684Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T12:58:45.684Z] 339a4e72a1f5: Download complete [2023-02-15T12:58:45.684Z] eaf3925da568: Download complete [2023-02-15T12:58:45.684Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T12:58:45.684Z] 1469e6f7b9e6: Download complete [2023-02-15T12:58:45.684Z] bde34c3a00c8: Download complete [2023-02-15T12:58:45.684Z] b352a97aabf1: Download complete [2023-02-15T12:58:45.684Z] 4872d77fe225: Download complete [2023-02-15T12:58:45.685Z] b85a868b505f: Verifying Checksum [2023-02-15T12:58:45.685Z] b85a868b505f: Download complete [2023-02-15T12:58:45.685Z] 5851b861e8e6: Verifying Checksum [2023-02-15T12:58:45.685Z] 5851b861e8e6: Download complete [2023-02-15T12:58:46.259Z] bab4dde63d76: Verifying Checksum [2023-02-15T12:58:46.259Z] bab4dde63d76: Download complete [2023-02-15T12:58:47.215Z] b85a868b505f: Pull complete [2023-02-15T12:58:47.215Z] e2be974225ed: Pull complete [2023-02-15T12:58:47.804Z] 339a4e72a1f5: Pull complete [2023-02-15T12:58:47.804Z] 988bab9f4d93: Pull complete [2023-02-15T12:58:48.070Z] 1469e6f7b9e6: Pull complete [2023-02-15T12:58:48.070Z] eaf3925da568: Pull complete [2023-02-15T12:58:50.008Z] bab4dde63d76: Pull complete [2023-02-15T12:58:50.008Z] bde34c3a00c8: Pull complete [2023-02-15T12:58:50.008Z] b352a97aabf1: Pull complete [2023-02-15T12:58:50.008Z] 4872d77fe225: Pull complete [2023-02-15T12:58:50.008Z] 5851b861e8e6: Pull complete [2023-02-15T12:58:50.268Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T12:58:50.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T12:58:50.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T12:58:50.499Z] prd-ubuntu20.04-docker-8c-8g-6110 does not seem to be running inside a container [2023-02-15T12:58:50.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-517 -v /w/workspace/_app-service-configurable_PR-517:/w/workspace/_app-service-configurable_PR-517:rw,z -v /w/workspace/_app-service-configurable_PR-517@tmp:/w/workspace/_app-service-configurable_PR-517@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-15T12:58:52.011Z] $ docker top fe4588750d2e69fe1bfe18724ff0380778b91c87d81101191fc372154c2ab360 -eo pid,comm [2023-02-15T12:58:52.071Z] 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-15T12:58:52.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T12:58:52.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T12:58:52.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T12:58:52.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T12:58:52.405Z] $ docker exec fe4588750d2e69fe1bfe18724ff0380778b91c87d81101191fc372154c2ab360 ssh-agent [2023-02-15T12:58:52.514Z] SSH_AUTH_SOCK=/tmp/ssh-zAVgVpVfklaB/agent.32 [2023-02-15T12:58:52.514Z] SSH_AGENT_PID=38 [2023-02-15T12:58:52.522Z] Running ssh-add (command line suppressed) [2023-02-15T12:58:52.638Z] Identity added: /w/workspace/_app-service-configurable_PR-517@tmp/private_key_3328769328975712736.key (/w/workspace/_app-service-configurable_PR-517@tmp/private_key_3328769328975712736.key) [2023-02-15T12:58:52.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T12:58:52.981Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T12:58:53.010Z] $ docker exec --env ******** --env ******** fe4588750d2e69fe1bfe18724ff0380778b91c87d81101191fc372154c2ab360 ssh-agent -k [2023-02-15T12:58:53.110Z] unset SSH_AUTH_SOCK; [2023-02-15T12:58:53.110Z] unset SSH_AGENT_PID; [2023-02-15T12:58:53.111Z] echo Agent pid 38 killed; [2023-02-15T12:58:53.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T12:58:53.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T12:58:53.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T12:58:53.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T12:58:53.322Z] $ docker exec fe4588750d2e69fe1bfe18724ff0380778b91c87d81101191fc372154c2ab360 ssh-agent [2023-02-15T12:58:53.444Z] SSH_AUTH_SOCK=/tmp/ssh-MnNJSAxe0yUZ/agent.69 [2023-02-15T12:58:53.444Z] SSH_AGENT_PID=76 [2023-02-15T12:58:53.449Z] Running ssh-add (command line suppressed) [2023-02-15T12:58:53.552Z] Identity added: /w/workspace/_app-service-configurable_PR-517@tmp/private_key_9530713322245490007.key (/w/workspace/_app-service-configurable_PR-517@tmp/private_key_9530713322245490007.key) [2023-02-15T12:58:53.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T12:58:53.891Z] + git semver init [2023-02-15T12:58:54.151Z] 2023-02-15 12:58:54,063 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T12:58:54.151Z] 2023-02-15 12:58:54,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-517/.semver [2023-02-15T12:58:54.151Z] 2023-02-15 12:58:54,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-517/.semver [2023-02-15T12:58:54.151Z] 2023-02-15 12:58:54,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-517/.semver'], cwd=/w/workspace/_app-service-configurable_PR-517, universal_newlines=False, shell=None, istream=None) [2023-02-15T12:58:55.088Z] 2023-02-15 12:58:55,004 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-517/.git/info/exclude [2023-02-15T12:58:55.088Z] 2023-02-15 12:58:55,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-517/.semver/PR-517 with force:False [2023-02-15T12:58:55.088Z] 2023-02-15 12:58:55,005 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-517/.semver/PR-517 [2023-02-15T12:58:55.088Z] 2023-02-15 12:58:55,009 [execute] INFO git cat-file --batch-check [2023-02-15T12:58:55.088Z] 2023-02-15 12:58:55,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-517/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T12:58:55.088Z] 2023-02-15 12:58:55,017 [execute] INFO git cat-file --batch [2023-02-15T12:58:55.088Z] 2023-02-15 12:58:55,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-517/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T12:58:55.088Z] 2023-02-15 12:58:55,022 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-517/.semver/PR-517 [2023-02-15T12:58:55.088Z] 0.0.0 [Pipeline] } [2023-02-15T12:58:55.118Z] $ docker exec --env ******** --env ******** fe4588750d2e69fe1bfe18724ff0380778b91c87d81101191fc372154c2ab360 ssh-agent -k [2023-02-15T12:58:55.215Z] unset SSH_AUTH_SOCK; [2023-02-15T12:58:55.215Z] unset SSH_AGENT_PID; [2023-02-15T12:58:55.215Z] echo Agent pid 76 killed; [2023-02-15T12:58:55.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T12:58:55.635Z] + git semver [Pipeline] } [2023-02-15T12:58:55.921Z] $ docker stop --time=1 fe4588750d2e69fe1bfe18724ff0380778b91c87d81101191fc372154c2ab360 [2023-02-15T12:58:57.311Z] $ docker rm -f --volumes fe4588750d2e69fe1bfe18724ff0380778b91c87d81101191fc372154c2ab360 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T12:58:57.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T12:58:57.974Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T12:58:57.990Z] [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-15T12:58:58.563Z] provisioning config files... [2023-02-15T12:58:58.573Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-517@tmp/config4701797120770666394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T12:58:58.907Z] ---> docker-login.sh [2023-02-15T12:58:58.907Z] nexus3.edgexfoundry.org:10001 [2023-02-15T12:58:58.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:58.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:58.907Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:58.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:58.907Z] [2023-02-15T12:58:58.907Z] Login Succeeded [2023-02-15T12:58:58.907Z] nexus3.edgexfoundry.org:10002 [2023-02-15T12:58:58.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:58.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:58.908Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:58.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:58.908Z] [2023-02-15T12:58:58.908Z] Login Succeeded [2023-02-15T12:58:58.908Z] nexus3.edgexfoundry.org:10003 [2023-02-15T12:58:59.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:59.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:59.166Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:59.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:59.166Z] [2023-02-15T12:58:59.166Z] Login Succeeded [2023-02-15T12:58:59.166Z] nexus3.edgexfoundry.org:10004 [2023-02-15T12:58:59.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:59.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:59.166Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:59.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:59.166Z] [2023-02-15T12:58:59.166Z] Login Succeeded [2023-02-15T12:58:59.166Z] docker.io [2023-02-15T12:58:59.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T12:58:59.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T12:58:59.425Z] Configure a credential helper to remove this warning. See [2023-02-15T12:58:59.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T12:58:59.425Z] [2023-02-15T12:58:59.425Z] Login Succeeded [2023-02-15T12:58:59.425Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T12:58:59.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T12:58:59.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T12:58:59.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T12:58:59.689Z] ========================================================= [2023-02-15T12:58:59.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T12:58:59.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T12:59:00.157Z] + 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-15T12:59:00.157Z] Sending build context to Docker daemon 3.238MB [2023-02-15T12:59:00.157Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T12:59:00.157Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-15T12:59:00.157Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T12:59:00.157Z] 213ec9aee27d: Pulling fs layer [2023-02-15T12:59:00.157Z] 4583459ba037: Pulling fs layer [2023-02-15T12:59:00.157Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T12:59:00.157Z] 53926ce57604: Pulling fs layer [2023-02-15T12:59:00.157Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T12:59:00.157Z] 22ff95d597cd: Pulling fs layer [2023-02-15T12:59:00.157Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T12:59:00.157Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T12:59:00.157Z] a7acece74701: Pulling fs layer [2023-02-15T12:59:00.157Z] 12d6caf4c0d1: Waiting [2023-02-15T12:59:00.157Z] 22ff95d597cd: Waiting [2023-02-15T12:59:00.157Z] 96b7cbca73a9: Waiting [2023-02-15T12:59:00.157Z] 53926ce57604: Waiting [2023-02-15T12:59:00.157Z] a7acece74701: Waiting [2023-02-15T12:59:00.157Z] 21b2b0c7a3f4: Waiting [2023-02-15T12:59:00.157Z] 93c1e223e6f2: Verifying Checksum [2023-02-15T12:59:00.157Z] 93c1e223e6f2: Download complete [2023-02-15T12:59:00.157Z] 4583459ba037: Verifying Checksum [2023-02-15T12:59:00.157Z] 4583459ba037: Download complete [2023-02-15T12:59:00.157Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T12:59:00.157Z] 21b2b0c7a3f4: Download complete [2023-02-15T12:59:00.421Z] 22ff95d597cd: Verifying Checksum [2023-02-15T12:59:00.421Z] 22ff95d597cd: Download complete [2023-02-15T12:59:00.421Z] 213ec9aee27d: Verifying Checksum [2023-02-15T12:59:00.421Z] 12d6caf4c0d1: Download complete [2023-02-15T12:59:00.421Z] 213ec9aee27d: Pull complete [2023-02-15T12:59:00.689Z] 4583459ba037: Pull complete [2023-02-15T12:59:00.689Z] 93c1e223e6f2: Pull complete [2023-02-15T12:59:01.731Z] a7acece74701: Verifying Checksum [2023-02-15T12:59:01.731Z] a7acece74701: Download complete [2023-02-15T12:59:02.000Z] 53926ce57604: Verifying Checksum [2023-02-15T12:59:02.000Z] 53926ce57604: Download complete [2023-02-15T12:59:02.000Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T12:59:02.000Z] 96b7cbca73a9: Download complete [2023-02-15T12:59:06.186Z] 53926ce57604: Pull complete [2023-02-15T12:59:06.186Z] 21b2b0c7a3f4: Pull complete [2023-02-15T12:59:06.186Z] 22ff95d597cd: Pull complete [2023-02-15T12:59:06.186Z] 12d6caf4c0d1: Pull complete [2023-02-15T12:59:08.086Z] 96b7cbca73a9: Pull complete [2023-02-15T12:59:09.025Z] a7acece74701: Pull complete [2023-02-15T12:59:09.025Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T12:59:09.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T12:59:09.025Z] ---> db6d94c90886 [2023-02-15T12:59:09.025Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T12:59:10.928Z] ---> Running in 185dc16e8eb3 [2023-02-15T12:59:10.928Z] Removing intermediate container 185dc16e8eb3 [2023-02-15T12:59:10.928Z] ---> 0a8f4268a14d [2023-02-15T12:59:10.928Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T12:59:10.928Z] ---> Running in 3e39cf487c99 [2023-02-15T12:59:11.186Z] Removing intermediate container 3e39cf487c99 [2023-02-15T12:59:11.186Z] ---> 61072050dddc [2023-02-15T12:59:11.186Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-15T12:59:11.186Z] ---> Running in fa56b4f1c87e [2023-02-15T12:59:11.186Z] Removing intermediate container fa56b4f1c87e [2023-02-15T12:59:11.186Z] ---> 6ad0cb3bff12 [2023-02-15T12:59:11.186Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T12:59:11.443Z] ---> Running in 67673291e782 [2023-02-15T12:59:11.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T12:59:11.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T12:59:11.959Z] OK: 211 MiB in 51 packages [2023-02-15T12:59:12.526Z] Removing intermediate container 67673291e782 [2023-02-15T12:59:12.526Z] ---> c1337f406c21 [2023-02-15T12:59:12.526Z] Step 7/12 : WORKDIR /app [2023-02-15T12:59:12.526Z] ---> Running in 33e60351c3ec [2023-02-15T12:59:12.526Z] Removing intermediate container 33e60351c3ec [2023-02-15T12:59:12.526Z] ---> cceddd0f9b8a [2023-02-15T12:59:12.526Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-15T12:59:12.526Z] ---> b8c2484d692c [2023-02-15T12:59:12.526Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T12:59:12.788Z] ---> Running in 5cd3705e22ee [2023-02-15T12:59:13.399Z] Still waiting to schedule task [2023-02-15T12:59:13.399Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-15T13:00:09.033Z] Removing intermediate container 5cd3705e22ee [2023-02-15T13:00:09.033Z] ---> 9bf600ed99f2 [2023-02-15T13:00:09.033Z] Step 10/12 : COPY . . [2023-02-15T13:00:09.033Z] ---> 563346531960 [2023-02-15T13:00:09.033Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T13:00:09.033Z] ---> Running in 8527efe6fb1c [2023-02-15T13:00:09.033Z] Removing intermediate container 8527efe6fb1c [2023-02-15T13:00:09.033Z] ---> 1d8b57ac7973 [2023-02-15T13:00:09.033Z] Step 12/12 : RUN $MAKE [2023-02-15T13:00:09.033Z] ---> Running in 70ce9e4141b5 [2023-02-15T13:00:09.033Z] noop [2023-02-15T13:00:09.033Z] Removing intermediate container 70ce9e4141b5 [2023-02-15T13:00:09.033Z] ---> 0b44135bc2a3 [2023-02-15T13:00:09.033Z] Successfully built 0b44135bc2a3 [2023-02-15T13:00:09.033Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:00:09.482Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T13:00:09.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T13:00:09.631Z] prd-ubuntu20.04-docker-8c-8g-6110 does not seem to be running inside a container [2023-02-15T13:00:09.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-517 -v /w/workspace/_app-service-configurable_PR-517:/w/workspace/_app-service-configurable_PR-517:rw,z -v /w/workspace/_app-service-configurable_PR-517@tmp:/w/workspace/_app-service-configurable_PR-517@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 ******** ci-base-image-x86_64 cat [2023-02-15T13:00:10.031Z] $ docker top dcb312e7fe36fc020c93b471018d994eafdcb5bc09abdd1e01a9017d0849c824 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T13:00:10.431Z] + go version [2023-02-15T13:00:10.431Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T13:00:10.462Z] $ docker stop --time=1 dcb312e7fe36fc020c93b471018d994eafdcb5bc09abdd1e01a9017d0849c824 [2023-02-15T13:00:11.760Z] $ docker rm -f --volumes dcb312e7fe36fc020c93b471018d994eafdcb5bc09abdd1e01a9017d0849c824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:00:12.468Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T13:00:12.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T13:00:12.610Z] prd-ubuntu20.04-docker-8c-8g-6110 does not seem to be running inside a container [2023-02-15T13:00:12.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-517 -v /w/workspace/_app-service-configurable_PR-517:/w/workspace/_app-service-configurable_PR-517:rw,z -v /w/workspace/_app-service-configurable_PR-517@tmp:/w/workspace/_app-service-configurable_PR-517@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 ******** ci-base-image-x86_64 cat [2023-02-15T13:00:13.010Z] $ docker top 3488aced0bdc639fab224c5410d335afc2ab664abcba97ee7c63ad1002fa94cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T13:00:13.397Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-517 [Pipeline] fileExists [Pipeline] sh [2023-02-15T13:00:13.757Z] + make test [2023-02-15T13:00:13.757Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T13:00:31.846Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-15T13:00:31.846Z] go vet ./... [2023-02-15T13:00:39.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T13:00:39.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T13:00:39.945Z] ./bin/test-attribution-txt.sh [2023-02-15T13:00:39.945Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T13:00:39.945Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T13:00:39.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T13:00:40.018Z] $ docker stop --time=1 3488aced0bdc639fab224c5410d335afc2ab664abcba97ee7c63ad1002fa94cd [2023-02-15T13:00:42.261Z] $ docker rm -f --volumes 3488aced0bdc639fab224c5410d335afc2ab664abcba97ee7c63ad1002fa94cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T13:00:42.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T13:00:42.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-15T13:00:43.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T13:00:43.849Z] + ls -al . [2023-02-15T13:00:43.849Z] total 172 [2023-02-15T13:00:43.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 13:00 . [2023-02-15T13:00:43.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 12:58 .. [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 15 12:58 .dockerignore [2023-02-15T13:00:43.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 12:58 .git [2023-02-15T13:00:43.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 12:58 .github [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 15 12:58 .gitignore [2023-02-15T13:00:43.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 12:58 .semver [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 15 12:58 Attribution.txt [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 15 12:58 CHANGELOG.md [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 15 12:58 Dockerfile [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 12:58 GOVERNANCE.md [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 15 12:58 Jenkinsfile [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 15 12:58 LICENSE [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 15 12:58 OWNERS.md [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 15 12:58 README.md [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 12:58 VERSION [2023-02-15T13:00:43.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 12:58 bin [2023-02-15T13:00:43.849Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 15 13:00 coverage.out [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 15 12:58 go.mod [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 15 12:58 go.sum [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 15 12:58 main.go [2023-02-15T13:00:43.849Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 15 12:58 makefile [2023-02-15T13:00:43.849Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 12:58 res [2023-02-15T13:00:43.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:00:44.288Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=186bd0b0e12eb07d8de871cb0d7ef81f455b611f --label arch=amd64 --label version=0.0.0 . [2023-02-15T13:00:44.288Z] Sending build context to Docker daemon 3.239MB [2023-02-15T13:00:44.288Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T13:00:44.288Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-15T13:00:44.288Z] ---> 0b44135bc2a3 [2023-02-15T13:00:44.288Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T13:00:44.288Z] ---> Running in 0e27a357f622 [2023-02-15T13:00:44.567Z] Removing intermediate container 0e27a357f622 [2023-02-15T13:00:44.567Z] ---> ccd414256cb7 [2023-02-15T13:00:44.567Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T13:00:44.567Z] ---> Running in 51418b2cf511 [2023-02-15T13:00:44.567Z] Removing intermediate container 51418b2cf511 [2023-02-15T13:00:44.567Z] ---> a86687646af2 [2023-02-15T13:00:44.567Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-15T13:00:44.567Z] ---> Running in 37bdb6cc18bd [2023-02-15T13:00:44.567Z] Removing intermediate container 37bdb6cc18bd [2023-02-15T13:00:44.567Z] ---> 7c7e20ae4069 [2023-02-15T13:00:44.567Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T13:00:44.657Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6111 in /w/workspace/_app-service-configurable_PR-517 [Pipeline] { [Pipeline] ws [2023-02-15T13:00:44.716Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-02-15T13:00:44.789Z] Selected Git installation does not exist. Using Default [2023-02-15T13:00:44.789Z] The recommended git tool is: NONE [2023-02-15T13:00:44.827Z] ---> Running in 84e01603237a [2023-02-15T13:00:45.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T13:00:45.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T13:00:45.344Z] OK: 211 MiB in 51 packages [2023-02-15T13:00:45.910Z] Removing intermediate container 84e01603237a [2023-02-15T13:00:45.910Z] ---> 0331703fba30 [2023-02-15T13:00:45.910Z] Step 7/26 : WORKDIR /app [2023-02-15T13:00:45.910Z] ---> Running in f6563acd6bfe [2023-02-15T13:00:45.910Z] Removing intermediate container f6563acd6bfe [2023-02-15T13:00:45.910Z] ---> 45a0df12bc14 [2023-02-15T13:00:45.910Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-15T13:00:45.910Z] ---> b09e7644b0d4 [2023-02-15T13:00:45.910Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T13:00:46.168Z] ---> Running in 0897afa94345 [2023-02-15T13:00:47.101Z] Removing intermediate container 0897afa94345 [2023-02-15T13:00:47.101Z] ---> 0786469003a3 [2023-02-15T13:00:47.101Z] Step 10/26 : COPY . . [2023-02-15T13:00:47.101Z] ---> 8e24cb85d883 [2023-02-15T13:00:47.101Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T13:00:47.101Z] ---> Running in 4d53c86115a5 [2023-02-15T13:00:47.360Z] Removing intermediate container 4d53c86115a5 [2023-02-15T13:00:47.360Z] ---> e441d944493d [2023-02-15T13:00:47.360Z] Step 12/26 : RUN $MAKE [2023-02-15T13:00:47.360Z] ---> Running in c534d40a84b8 [2023-02-15T13:00:47.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-15T13:00:49.770Z] using credential edgex-jenkins-ssh [2023-02-15T13:00:49.789Z] Cloning the remote Git repository [2023-02-15T13:00:49.833Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-15T13:00:49.907Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-02-15T13:00:50.056Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-15T13:00:50.057Z] > git --version # timeout=10 [2023-02-15T13:00:50.081Z] > git --version # 'git version 2.25.1' [2023-02-15T13:00:50.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T13:00:50.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T13:00:51.359Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-15T13:00:51.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T13:00:52.817Z] Merging remotes/origin/main commit 2fb2187aee5de59b88737c8c64f9f7346195a6a3 into PR head commit 186bd0b0e12eb07d8de871cb0d7ef81f455b611f [2023-02-15T13:00:53.048Z] Merge succeeded, producing 186bd0b0e12eb07d8de871cb0d7ef81f455b611f [2023-02-15T13:00:53.049Z] Checking out Revision 186bd0b0e12eb07d8de871cb0d7ef81f455b611f (PR-517) [2023-02-15T13:00:52.217Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-15T13:00:52.257Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-15T13:00:52.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T13:00:52.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/517/head:refs/remotes/origin/PR-517 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T13:00:52.835Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T13:00:52.854Z] > git checkout -f 186bd0b0e12eb07d8de871cb0d7ef81f455b611f # timeout=10 [2023-02-15T13:00:52.935Z] > git remote # timeout=10 [2023-02-15T13:00:52.961Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T13:00:52.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T13:00:53.002Z] > git merge 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 [2023-02-15T13:00:53.028Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T13:00:53.055Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T13:00:53.071Z] > git checkout -f 186bd0b0e12eb07d8de871cb0d7ef81f455b611f # timeout=10 [2023-02-15T13:00:53.520Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-02-15T13:00:53.567Z] > git --version # timeout=10 [2023-02-15T13:00:53.579Z] > git --version # 'git version 2.25.1' [2023-02-15T13:00:53.592Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T13:00:55.047Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T13:00:55.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T13:00:55.047Z] Dload Upload Total Spent Left Speed [2023-02-15T13:00:55.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-02-15T13:00:55.693Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T13:00:56.051Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T13:00:56.051Z] + sudo tee /etc/docker/daemon.new [2023-02-15T13:00:56.051Z] { [2023-02-15T13:00:56.051Z] "registry-mirrors": [ [2023-02-15T13:00:56.051Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T13:00:56.051Z] ], [2023-02-15T13:00:56.051Z] "bip": "10.250.0.254/24", [2023-02-15T13:00:56.051Z] "hosts": [ [2023-02-15T13:00:56.051Z] "tcp://0.0.0.0:5555", [2023-02-15T13:00:56.051Z] "unix:///var/run/docker.sock" [2023-02-15T13:00:56.051Z] ], [2023-02-15T13:00:56.051Z] "mtu": 1458, [2023-02-15T13:00:56.051Z] "selinux-enabled": true, [2023-02-15T13:00:56.051Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T13:00:56.051Z] } [Pipeline] sh [2023-02-15T13:00:56.399Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T13:00:56.751Z] + sudo service docker restart [2023-02-15T13:01:05.702Z] Removing intermediate container c534d40a84b8 [2023-02-15T13:01:05.702Z] ---> 4a36a27744ea [2023-02-15T13:01:05.702Z] Step 13/26 : FROM alpine:3.16 [2023-02-15T13:01:05.702Z] 3.16: Pulling from library/alpine [2023-02-15T13:01:05.702Z] ef5531b6e74e: Pulling fs layer [2023-02-15T13:01:05.702Z] ef5531b6e74e: Verifying Checksum [2023-02-15T13:01:05.702Z] ef5531b6e74e: Download complete [2023-02-15T13:01:05.702Z] ef5531b6e74e: Pull complete [2023-02-15T13:01:05.702Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T13:01:05.702Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T13:01:05.702Z] ---> dfd21b5a31f5 [2023-02-15T13:01:05.702Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-15T13:01:05.702Z] ---> Running in 57e21e3fbc5f [2023-02-15T13:01:05.702Z] Removing intermediate container 57e21e3fbc5f [2023-02-15T13:01:05.702Z] ---> a69cdb7a32e2 [2023-02-15T13:01:05.702Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-15T13:01:05.702Z] ---> Running in 6894168a5ad9 [2023-02-15T13:01:05.702Z] Removing intermediate container 6894168a5ad9 [2023-02-15T13:01:05.702Z] ---> 3b5161c25bc0 [2023-02-15T13:01:05.702Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-15T13:01:05.702Z] ---> Running in e64965bcca90 [2023-02-15T13:01:05.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T13:01:05.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T13:01:06.219Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-15T13:01:06.219Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-15T13:01:06.219Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T13:01:06.219Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T13:01:06.485Z] OK: 6 MiB in 16 packages [2023-02-15T13:01:06.744Z] Removing intermediate container e64965bcca90 [2023-02-15T13:01:06.744Z] ---> d4cacd943ad4 [2023-02-15T13:01:06.744Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-15T13:01:07.001Z] ---> e4b5235e0236 [2023-02-15T13:01:07.001Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-15T13:01:07.001Z] ---> e7873161dd62 [2023-02-15T13:01:07.001Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-15T13:01:07.260Z] ---> 0bc54a83772d [2023-02-15T13:01:07.260Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-15T13:01:07.828Z] ---> b5b54e35b621 [2023-02-15T13:01:07.828Z] Step 21/26 : EXPOSE 48095 [2023-02-15T13:01:07.828Z] ---> Running in 15ecf8644f9e [2023-02-15T13:01:07.828Z] Removing intermediate container 15ecf8644f9e [2023-02-15T13:01:07.828Z] ---> e258d92ed529 [2023-02-15T13:01:07.828Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-15T13:01:07.828Z] ---> Running in cc43722085d2 [2023-02-15T13:01:07.828Z] Removing intermediate container cc43722085d2 [2023-02-15T13:01:07.828Z] ---> 6c5417eb521e [2023-02-15T13:01:07.828Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T13:01:07.828Z] ---> Running in a79506a76456 [2023-02-15T13:01:08.087Z] Removing intermediate container a79506a76456 [2023-02-15T13:01:08.087Z] ---> 6f4966e6a0ce [2023-02-15T13:01:08.087Z] Step 24/26 : LABEL arch=amd64 [2023-02-15T13:01:08.087Z] ---> Running in a0ae5d11e6d5 [2023-02-15T13:01:08.087Z] Removing intermediate container a0ae5d11e6d5 [2023-02-15T13:01:08.087Z] ---> 661b50f1248b [2023-02-15T13:01:08.087Z] Step 25/26 : LABEL git_sha=186bd0b0e12eb07d8de871cb0d7ef81f455b611f [2023-02-15T13:01:08.087Z] ---> Running in 74c0d9d4722c [2023-02-15T13:01:08.346Z] Removing intermediate container 74c0d9d4722c [2023-02-15T13:01:08.346Z] ---> 8efd621f3079 [2023-02-15T13:01:08.346Z] Step 26/26 : LABEL version=0.0.0 [2023-02-15T13:01:08.346Z] ---> Running in d85a874be4d3 [2023-02-15T13:01:08.346Z] Removing intermediate container d85a874be4d3 [2023-02-15T13:01:08.346Z] ---> 328bcb437722 [2023-02-15T13:01:08.346Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T13:01:08.346Z] Successfully built 328bcb437722 [2023-02-15T13:01:08.346Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:01:09.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T13:01:09.187Z] [2023-02-15T13:01:09.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:01:09.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T13:01:09.562Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T13:01:09.562Z] 5eb5b503b376: Pulling fs layer [2023-02-15T13:01:09.562Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T13:01:09.562Z] ec43610c2a17: Pulling fs layer [2023-02-15T13:01:09.562Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T13:01:09.562Z] 33b1e0a273af: Pulling fs layer [2023-02-15T13:01:09.562Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T13:01:09.562Z] 3a2ae6a8a46f: Waiting [2023-02-15T13:01:09.562Z] 33b1e0a273af: Waiting [2023-02-15T13:01:09.562Z] 2f39f015ded8: Pulling fs layer [2023-02-15T13:01:09.562Z] 2f39f015ded8: Waiting [2023-02-15T13:01:09.562Z] 5d3b04190fa2: Waiting [2023-02-15T13:01:09.562Z] 5c69ac0246d0: Verifying Checksum [2023-02-15T13:01:09.562Z] 5c69ac0246d0: Download complete [2023-02-15T13:01:09.562Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-15T13:01:09.562Z] 3a2ae6a8a46f: Download complete [2023-02-15T13:01:09.830Z] ec43610c2a17: Verifying Checksum [2023-02-15T13:01:09.830Z] ec43610c2a17: Download complete [2023-02-15T13:01:09.830Z] 5d3b04190fa2: Verifying Checksum [2023-02-15T13:01:09.830Z] 5d3b04190fa2: Download complete [2023-02-15T13:01:10.091Z] 5eb5b503b376: Verifying Checksum [2023-02-15T13:01:10.091Z] 5eb5b503b376: Download complete [2023-02-15T13:01:10.091Z] 33b1e0a273af: Download complete [2023-02-15T13:01:10.657Z] 2f39f015ded8: Download complete [2023-02-15T13:01:10.916Z] 5eb5b503b376: Pull complete [2023-02-15T13:01:11.174Z] 5c69ac0246d0: Pull complete [2023-02-15T13:01:11.432Z] ec43610c2a17: Pull complete [2023-02-15T13:01:11.432Z] 3a2ae6a8a46f: Pull complete [2023-02-15T13:01:11.690Z] 33b1e0a273af: Pull complete [2023-02-15T13:01:11.690Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T13:01:15.082Z] provisioning config files... [2023-02-15T13:01:15.108Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12929039715703409312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:01:15.505Z] ---> docker-login.sh [2023-02-15T13:01:15.505Z] nexus3.edgexfoundry.org:10001 [2023-02-15T13:01:15.873Z] 2f39f015ded8: Pull complete [2023-02-15T13:01:15.873Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T13:01:15.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T13:01:15.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T13:01:16.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T13:01:16.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T13:01:16.095Z] Configure a credential helper to remove this warning. See [2023-02-15T13:01:16.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T13:01:16.095Z] [2023-02-15T13:01:16.095Z] Login Succeeded [2023-02-15T13:01:16.095Z] nexus3.edgexfoundry.org:10002 [2023-02-15T13:01:16.113Z] prd-ubuntu20.04-docker-8c-8g-6110 does not seem to be running inside a container [2023-02-15T13:01:16.144Z] $ 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-service-configurable_PR-517 -v /w/workspace/_app-service-configurable_PR-517:/w/workspace/_app-service-configurable_PR-517:rw,z -v /w/workspace/_app-service-configurable_PR-517@tmp:/w/workspace/_app-service-configurable_PR-517@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-15T13:01:16.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T13:01:16.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T13:01:16.365Z] Configure a credential helper to remove this warning. See [2023-02-15T13:01:16.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T13:01:16.365Z] [2023-02-15T13:01:16.365Z] Login Succeeded [2023-02-15T13:01:16.365Z] nexus3.edgexfoundry.org:10003 [2023-02-15T13:01:16.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T13:01:16.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T13:01:16.905Z] Configure a credential helper to remove this warning. See [2023-02-15T13:01:16.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T13:01:16.905Z] [2023-02-15T13:01:16.905Z] Login Succeeded [2023-02-15T13:01:16.905Z] nexus3.edgexfoundry.org:10004 [2023-02-15T13:01:17.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T13:01:17.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T13:01:17.178Z] Configure a credential helper to remove this warning. See [2023-02-15T13:01:17.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T13:01:17.178Z] [2023-02-15T13:01:17.178Z] Login Succeeded [2023-02-15T13:01:17.178Z] docker.io [2023-02-15T13:01:17.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T13:01:17.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T13:01:17.715Z] Configure a credential helper to remove this warning. See [2023-02-15T13:01:17.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T13:01:17.715Z] [2023-02-15T13:01:17.715Z] Login Succeeded [2023-02-15T13:01:17.715Z] ---> docker-login.sh ends [2023-02-15T13:01:17.891Z] $ docker top 7c716d30f110d9e0f8287a1263e650efa900e229b1c148c1ab30467577e9fb14 -eo pid,comm [Pipeline] { [Pipeline] } [2023-02-15T13:01:18.134Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-15T13:01:18.516Z] ---> job-cost.sh [2023-02-15T13:01:18.516Z] lf-activate-venv: SKIPPING [2023-02-15T13:01:18.516Z] INFO: No Stack... [Pipeline] echo [2023-02-15T13:01:18.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T13:01:18.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T13:01:18.665Z] ========================================================= [2023-02-15T13:01:18.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T13:01:18.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-02-15T13:01:18.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:01:19.034Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T13:01:19.184Z] + 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-15T13:01:19.184Z] Sending build context to Docker daemon 203.8kB [2023-02-15T13:01:19.354Z] + cat /w/workspace/_app-service-configurable_PR-517/archives/cost.csv [2023-02-15T13:01:19.354Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T13:01:19.397Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-517-1-stack-cost] [2023-02-15T13:01:19.402Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-517-1-stack-cost] did not exist. Created. [2023-02-15T13:01:19.402Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-517-1-stack-cost] [Pipeline] { [2023-02-15T13:01:19.455Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T13:01:19.455Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-15T13:01:19.455Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T13:01:19.455Z] 9b18e9b68314: Pulling fs layer [2023-02-15T13:01:19.455Z] 35d82f9e3411: Pulling fs layer [2023-02-15T13:01:19.455Z] e16973657156: Pulling fs layer [2023-02-15T13:01:19.455Z] fc693d55d65f: Pulling fs layer [2023-02-15T13:01:19.455Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T13:01:19.455Z] dda99020689f: Pulling fs layer [2023-02-15T13:01:19.455Z] db1c61fa0a46: Pulling fs layer [2023-02-15T13:01:19.455Z] 891c053d2c06: Pulling fs layer [2023-02-15T13:01:19.455Z] 7e9fc2657dce: Waiting [2023-02-15T13:01:19.455Z] dda99020689f: Waiting [2023-02-15T13:01:19.455Z] db1c61fa0a46: Waiting [2023-02-15T13:01:19.455Z] 891c053d2c06: Waiting [2023-02-15T13:01:19.455Z] fc693d55d65f: Waiting [2023-02-15T13:01:19.455Z] e16973657156: Verifying Checksum [2023-02-15T13:01:19.455Z] e16973657156: Download complete [2023-02-15T13:01:19.455Z] 35d82f9e3411: Download complete [Pipeline] unstash [Pipeline] sh [2023-02-15T13:01:19.740Z] 7e9fc2657dce: Verifying Checksum [2023-02-15T13:01:19.740Z] 7e9fc2657dce: Download complete [2023-02-15T13:01:19.740Z] dda99020689f: Verifying Checksum [2023-02-15T13:01:19.740Z] dda99020689f: Download complete [2023-02-15T13:01:19.740Z] 9b18e9b68314: Verifying Checksum [2023-02-15T13:01:19.830Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T13:01:19.988Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T13:01:20.026Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-517-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T13:01:20.109Z] $ docker stop --time=1 7c716d30f110d9e0f8287a1263e650efa900e229b1c148c1ab30467577e9fb14 [2023-02-15T13:01:20.725Z] 9b18e9b68314: Pull complete [2023-02-15T13:01:20.725Z] 891c053d2c06: Verifying Checksum [2023-02-15T13:01:20.725Z] 891c053d2c06: Download complete [2023-02-15T13:01:21.001Z] 35d82f9e3411: Pull complete [2023-02-15T13:01:21.271Z] $ docker rm -f --volumes 7c716d30f110d9e0f8287a1263e650efa900e229b1c148c1ab30467577e9fb14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-02-15T13:01:21.593Z] e16973657156: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-02-15T13:01:21.862Z] db1c61fa0a46: Verifying Checksum [2023-02-15T13:01:21.862Z] db1c61fa0a46: Download complete [Pipeline] // stage [Pipeline] } [2023-02-15T13:01:22.449Z] fc693d55d65f: Download complete [2023-02-15T13:01:34.799Z] fc693d55d65f: Pull complete [2023-02-15T13:01:34.799Z] 7e9fc2657dce: Pull complete [2023-02-15T13:01:34.799Z] dda99020689f: Pull complete [2023-02-15T13:01:41.547Z] db1c61fa0a46: Pull complete [2023-02-15T13:01:43.548Z] 891c053d2c06: Pull complete [2023-02-15T13:01:43.548Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T13:01:43.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T13:01:43.548Z] ---> f96f9c87975a [2023-02-15T13:01:43.548Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T13:01:44.966Z] ---> Running in 2e8190cb5369 [2023-02-15T13:01:45.555Z] Removing intermediate container 2e8190cb5369 [2023-02-15T13:01:45.555Z] ---> 3b2c8bcbd371 [2023-02-15T13:01:45.555Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T13:01:45.555Z] ---> Running in 06ba4f3d62ca [2023-02-15T13:01:45.823Z] Removing intermediate container 06ba4f3d62ca [2023-02-15T13:01:45.823Z] ---> 8a0fb44c7629 [2023-02-15T13:01:45.823Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-15T13:01:45.823Z] ---> Running in 9309a98f8ebb [2023-02-15T13:01:46.090Z] Removing intermediate container 9309a98f8ebb [2023-02-15T13:01:46.090Z] ---> 90ee7801ec07 [2023-02-15T13:01:46.090Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T13:01:46.359Z] ---> Running in a21142558fe4 [2023-02-15T13:01:47.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T13:01:47.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T13:01:48.553Z] OK: 221 MiB in 51 packages [2023-02-15T13:01:49.515Z] Removing intermediate container a21142558fe4 [2023-02-15T13:01:49.515Z] ---> 31108db1ee07 [2023-02-15T13:01:49.515Z] Step 7/12 : WORKDIR /app [2023-02-15T13:01:49.515Z] ---> Running in effb6d4ebad8 [2023-02-15T13:01:49.782Z] Removing intermediate container effb6d4ebad8 [2023-02-15T13:01:49.782Z] ---> 4d14b873ddbb [2023-02-15T13:01:49.782Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-15T13:01:50.366Z] ---> d6ace2a8a90a [2023-02-15T13:01:50.366Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T13:01:50.366Z] ---> Running in 6bf673261955 [2023-02-15T13:02:58.256Z] Removing intermediate container 6bf673261955 [2023-02-15T13:02:58.256Z] ---> 5207de21d37e [2023-02-15T13:02:58.256Z] Step 10/12 : COPY . . [2023-02-15T13:02:58.256Z] ---> 3112a67fb3ce [2023-02-15T13:02:58.256Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T13:02:58.256Z] ---> Running in 4ca8d38a40ef [2023-02-15T13:02:58.256Z] Removing intermediate container 4ca8d38a40ef [2023-02-15T13:02:58.256Z] ---> 9bd6a85f239a [2023-02-15T13:02:58.256Z] Step 12/12 : RUN $MAKE [2023-02-15T13:02:58.256Z] ---> Running in 18ca4d20c594 [2023-02-15T13:02:58.256Z] noop [2023-02-15T13:02:58.256Z] Removing intermediate container 18ca4d20c594 [2023-02-15T13:02:58.256Z] ---> ea275a887877 [2023-02-15T13:02:58.256Z] Successfully built ea275a887877 [2023-02-15T13:02:58.256Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:02:58.736Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T13:02:58.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T13:02:59.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-6111 does not seem to be running inside a container [2023-02-15T13:02:59.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat [2023-02-15T13:03:00.807Z] $ docker top 18aee4db059a40a8f7932fcfc893e3753526ea79fb98ad01cbace3b3e6c8de54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T13:03:01.689Z] + go version [2023-02-15T13:03:01.689Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T13:03:01.726Z] $ docker stop --time=1 18aee4db059a40a8f7932fcfc893e3753526ea79fb98ad01cbace3b3e6c8de54 [2023-02-15T13:03:03.351Z] $ docker rm -f --volumes 18aee4db059a40a8f7932fcfc893e3753526ea79fb98ad01cbace3b3e6c8de54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:03:04.218Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T13:03:04.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T13:03:04.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-6111 does not seem to be running inside a container [2023-02-15T13:03:04.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat [2023-02-15T13:03:05.749Z] $ docker top dacea88e79ab978dd41ea718051ecf132b5d7a1203d6398a415527f5523c4edb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T13:03:06.318Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-02-15T13:03:06.715Z] + make test [2023-02-15T13:03:06.983Z] go test -race -coverprofile=coverage.out ./... [2023-02-15T13:05:13.679Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-15T13:05:13.679Z] go vet ./... [2023-02-15T13:06:35.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T13:06:35.331Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T13:06:35.331Z] ./bin/test-attribution-txt.sh [2023-02-15T13:06:35.331Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T13:06:35.331Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T13:06:35.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T13:06:35.406Z] $ docker stop --time=1 dacea88e79ab978dd41ea718051ecf132b5d7a1203d6398a415527f5523c4edb [2023-02-15T13:06:37.287Z] $ docker rm -f --volumes dacea88e79ab978dd41ea718051ecf132b5d7a1203d6398a415527f5523c4edb [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T13:06:38.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T13:06:38.602Z] Warning: overwriting stash ‘coverage-report’ [2023-02-15T13:06:39.053Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T13:06:39.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T13:06:39.968Z] + ls -al . [2023-02-15T13:06:39.968Z] total 168 [2023-02-15T13:06:39.968Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 15 13:03 . [2023-02-15T13:06:39.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 13:00 .. [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 15 13:00 .dockerignore [2023-02-15T13:06:39.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 13:00 .git [2023-02-15T13:06:39.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 13:00 .github [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 15 13:00 .gitignore [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 9103 Feb 15 13:00 Attribution.txt [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 15 13:00 CHANGELOG.md [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 15 13:00 Dockerfile [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 13:00 GOVERNANCE.md [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 15 13:00 Jenkinsfile [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 15 13:00 LICENSE [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 15 13:00 OWNERS.md [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 15 13:00 README.md [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 12:58 VERSION [2023-02-15T13:06:39.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 13:00 bin [2023-02-15T13:06:39.968Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 15 13:03 coverage.out [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 15 13:00 go.mod [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 15 13:00 go.sum [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 15 13:00 main.go [2023-02-15T13:06:39.968Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 15 13:00 makefile [2023-02-15T13:06:39.968Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 13:00 res [2023-02-15T13:06:39.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:06:40.381Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=186bd0b0e12eb07d8de871cb0d7ef81f455b611f --label arch=arm64 --label version=0.0.0 . [2023-02-15T13:06:40.382Z] Sending build context to Docker daemon 204.8kB [2023-02-15T13:06:40.659Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T13:06:40.659Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-15T13:06:40.659Z] ---> ea275a887877 [2023-02-15T13:06:40.659Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-15T13:06:40.659Z] ---> Running in e435f9602383 [2023-02-15T13:06:40.929Z] Removing intermediate container e435f9602383 [2023-02-15T13:06:40.929Z] ---> 24a3cb3ab0c5 [2023-02-15T13:06:40.929Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-15T13:06:40.929Z] ---> Running in 8a37ca86f0c5 [2023-02-15T13:06:41.514Z] Removing intermediate container 8a37ca86f0c5 [2023-02-15T13:06:41.514Z] ---> 08e9fe9f7300 [2023-02-15T13:06:41.514Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-15T13:06:41.514Z] ---> Running in b4decf365b9e [2023-02-15T13:06:41.781Z] Removing intermediate container b4decf365b9e [2023-02-15T13:06:41.781Z] ---> afcbfedbed00 [2023-02-15T13:06:41.781Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T13:06:41.781Z] ---> Running in 45e6280f1ad2 [2023-02-15T13:06:42.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T13:06:43.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T13:06:43.974Z] OK: 221 MiB in 51 packages [2023-02-15T13:06:44.943Z] Removing intermediate container 45e6280f1ad2 [2023-02-15T13:06:44.943Z] ---> ced8a35312b8 [2023-02-15T13:06:44.943Z] Step 7/26 : WORKDIR /app [2023-02-15T13:06:44.943Z] ---> Running in c7ec345ec7cb [2023-02-15T13:06:45.210Z] Removing intermediate container c7ec345ec7cb [2023-02-15T13:06:45.210Z] ---> 3b02a2a6b4a6 [2023-02-15T13:06:45.210Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-15T13:06:45.796Z] ---> 2e458e8e5f51 [2023-02-15T13:06:45.796Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T13:06:45.796Z] ---> Running in c560ac24a6f8 [2023-02-15T13:06:48.375Z] Removing intermediate container c560ac24a6f8 [2023-02-15T13:06:48.375Z] ---> edcbc80baaec [2023-02-15T13:06:48.375Z] Step 10/26 : COPY . . [2023-02-15T13:06:48.958Z] ---> 7797cd70492f [2023-02-15T13:06:48.958Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T13:06:48.958Z] ---> Running in f50a81eb258a [2023-02-15T13:06:49.225Z] Removing intermediate container f50a81eb258a [2023-02-15T13:06:49.225Z] ---> e29d551d1fcb [2023-02-15T13:06:49.225Z] Step 12/26 : RUN $MAKE [2023-02-15T13:06:49.225Z] ---> Running in 62938b6d322b [2023-02-15T13:06:50.188Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-15T13:08:41.870Z] Removing intermediate container 62938b6d322b [2023-02-15T13:08:41.870Z] ---> 45a935b7722c [2023-02-15T13:08:41.870Z] Step 13/26 : FROM alpine:3.16 [2023-02-15T13:08:41.870Z] 3.16: Pulling from library/alpine [2023-02-15T13:08:41.870Z] 3760b48202b3: Pulling fs layer [2023-02-15T13:08:41.870Z] 3760b48202b3: Verifying Checksum [2023-02-15T13:08:41.870Z] 3760b48202b3: Download complete [2023-02-15T13:08:41.870Z] 3760b48202b3: Pull complete [2023-02-15T13:08:41.870Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T13:08:41.870Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T13:08:41.870Z] ---> 4c81e5bf8899 [2023-02-15T13:08:41.870Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-15T13:08:41.870Z] ---> Running in e0ba04bf3200 [2023-02-15T13:08:41.870Z] Removing intermediate container e0ba04bf3200 [2023-02-15T13:08:41.870Z] ---> df03b1b27e42 [2023-02-15T13:08:41.870Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-15T13:08:42.137Z] ---> Running in 91e98917ee9f [2023-02-15T13:08:42.404Z] Removing intermediate container 91e98917ee9f [2023-02-15T13:08:42.404Z] ---> 335b6ad48ab7 [2023-02-15T13:08:42.404Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-15T13:08:42.404Z] ---> Running in af1143a44f45 [2023-02-15T13:08:43.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T13:08:43.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T13:08:44.602Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-15T13:08:44.602Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-15T13:08:44.602Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T13:08:44.876Z] Executing ca-certificates-20220614-r0.trigger [2023-02-15T13:08:44.876Z] OK: 6 MiB in 16 packages [2023-02-15T13:08:46.298Z] Removing intermediate container af1143a44f45 [2023-02-15T13:08:46.298Z] ---> b8bd8da81eca [2023-02-15T13:08:46.298Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-15T13:08:46.568Z] ---> cf225844b521 [2023-02-15T13:08:46.568Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-15T13:08:47.153Z] ---> b4d2fbdffe81 [2023-02-15T13:08:47.153Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-15T13:08:47.737Z] ---> cdfc2d1de15c [2023-02-15T13:08:47.737Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-15T13:08:49.145Z] ---> 72055b901886 [2023-02-15T13:08:49.145Z] Step 21/26 : EXPOSE 48095 [2023-02-15T13:08:49.145Z] ---> Running in d97b1b160f49 [2023-02-15T13:08:49.145Z] Removing intermediate container d97b1b160f49 [2023-02-15T13:08:49.145Z] ---> a59f9ef9ff6a [2023-02-15T13:08:49.145Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-15T13:08:49.412Z] ---> Running in 448ece2c3074 [2023-02-15T13:08:49.679Z] Removing intermediate container 448ece2c3074 [2023-02-15T13:08:49.679Z] ---> 6f22ff72807c [2023-02-15T13:08:49.679Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-15T13:08:49.679Z] ---> Running in ab290a506484 [2023-02-15T13:08:49.945Z] Removing intermediate container ab290a506484 [2023-02-15T13:08:49.945Z] ---> f264b9321ecd [2023-02-15T13:08:49.945Z] Step 24/26 : LABEL arch=arm64 [2023-02-15T13:08:49.945Z] ---> Running in 2fd758dab828 [2023-02-15T13:08:50.211Z] Removing intermediate container 2fd758dab828 [2023-02-15T13:08:50.211Z] ---> b22fa0b7a4de [2023-02-15T13:08:50.211Z] Step 25/26 : LABEL git_sha=186bd0b0e12eb07d8de871cb0d7ef81f455b611f [2023-02-15T13:08:50.211Z] ---> Running in 815c1737d042 [2023-02-15T13:08:50.477Z] Removing intermediate container 815c1737d042 [2023-02-15T13:08:50.477Z] ---> ddf72c4504c0 [2023-02-15T13:08:50.477Z] Step 26/26 : LABEL version=0.0.0 [2023-02-15T13:08:50.744Z] ---> Running in ae59eaf2f8c0 [2023-02-15T13:08:51.010Z] Removing intermediate container ae59eaf2f8c0 [2023-02-15T13:08:51.010Z] ---> a9822e7d7a8b [2023-02-15T13:08:51.010Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T13:08:51.010Z] Successfully built a9822e7d7a8b [2023-02-15T13:08:51.010Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:08:51.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T13:08:51.777Z] [2023-02-15T13:08:51.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:08:52.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T13:08:52.174Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T13:08:52.174Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T13:08:52.174Z] 04944245beec: Pulling fs layer [2023-02-15T13:08:52.174Z] 699f458cf7ca: Pulling fs layer [2023-02-15T13:08:52.174Z] 765212b225bb: Pulling fs layer [2023-02-15T13:08:52.174Z] f23df028b6ca: Pulling fs layer [2023-02-15T13:08:52.174Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T13:08:52.174Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T13:08:52.174Z] f23df028b6ca: Waiting [2023-02-15T13:08:52.174Z] 765212b225bb: Waiting [2023-02-15T13:08:52.174Z] d65c8cfc05b1: Waiting [2023-02-15T13:08:52.174Z] 2437ff75d9bd: Waiting [2023-02-15T13:08:52.446Z] 04944245beec: Verifying Checksum [2023-02-15T13:08:52.446Z] 04944245beec: Download complete [2023-02-15T13:08:52.446Z] 765212b225bb: Verifying Checksum [2023-02-15T13:08:52.446Z] 765212b225bb: Download complete [2023-02-15T13:08:52.446Z] f23df028b6ca: Verifying Checksum [2023-02-15T13:08:52.446Z] f23df028b6ca: Download complete [2023-02-15T13:08:52.446Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T13:08:52.446Z] d65c8cfc05b1: Download complete [2023-02-15T13:08:52.712Z] 699f458cf7ca: Verifying Checksum [2023-02-15T13:08:52.712Z] 699f458cf7ca: Download complete [2023-02-15T13:08:52.977Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T13:08:52.977Z] 8998bd30e6a1: Download complete [2023-02-15T13:08:54.912Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T13:08:54.912Z] 2437ff75d9bd: Download complete [2023-02-15T13:08:58.249Z] 8998bd30e6a1: Pull complete [2023-02-15T13:08:58.249Z] 04944245beec: Pull complete [2023-02-15T13:08:59.754Z] 699f458cf7ca: Pull complete [2023-02-15T13:08:59.754Z] 765212b225bb: Pull complete [2023-02-15T13:09:00.356Z] f23df028b6ca: Pull complete [2023-02-15T13:09:00.633Z] d65c8cfc05b1: Pull complete [2023-02-15T13:09:15.717Z] 2437ff75d9bd: Pull complete [2023-02-15T13:09:15.717Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T13:09:15.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T13:09:15.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T13:09:16.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-6111 does not seem to be running inside a container [2023-02-15T13:09:16.094Z] $ 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-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T13:09:18.672Z] $ docker top 155b92b4bb41adead1975056809091812a0dd207dddbac9388a0f9db2cf57bb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:09:19.543Z] ---> job-cost.sh [2023-02-15T13:09:19.543Z] lf-activate-venv: SKIPPING [2023-02-15T13:09:19.543Z] INFO: No Stack... [2023-02-15T13:09:19.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T13:09:20.765Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T13:09:21.426Z] + cut -d, -f6 [2023-02-15T13:09:21.426Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-02-15T13:09:21.505Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-517-1-stack-cost] [2023-02-15T13:09:21.509Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-517-1-stack-cost] did not exist. Created. [2023-02-15T13:09:21.509Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T13:09:21.919Z] /w/workspace/app-service-configurable/1@tmp/durable-de67bfaa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T13:09:22.273Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T13:09:22.306Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T13:09:22.355Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T13:09:22.370Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-517-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T13:09:22.458Z] $ docker stop --time=1 155b92b4bb41adead1975056809091812a0dd207dddbac9388a0f9db2cf57bb6 [2023-02-15T13:09:23.941Z] $ docker rm -f --volumes 155b92b4bb41adead1975056809091812a0dd207dddbac9388a0f9db2cf57bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-15T13:09:24.907Z] provisioning config files... [2023-02-15T13:09:24.918Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-517@tmp/config2613676913342785387tmp [Pipeline] { [Pipeline] sh [2023-02-15T13:09:25.249Z] + set +x [2023-02-15T13:09:25.249Z] + curl -s https://codecov.io/bash [2023-02-15T13:09:25.249Z] + bash -s -- [2023-02-15T13:09:25.249Z] [2023-02-15T13:09:25.249Z] _____ _ [2023-02-15T13:09:25.249Z] / ____| | | [2023-02-15T13:09:25.249Z] | | ___ __| | ___ ___ _____ __ [2023-02-15T13:09:25.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-15T13:09:25.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-15T13:09:25.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-15T13:09:25.249Z] Bash-1.0.6 [2023-02-15T13:09:25.249Z] [2023-02-15T13:09:25.249Z] [2023-02-15T13:09:25.249Z] ==> git version 2.25.1 found [2023-02-15T13:09:25.249Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-15T13:09:25.249Z] Release-Date: 2020-01-08 [2023-02-15T13:09:25.249Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-15T13:09:25.249Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-15T13:09:25.249Z] ==> Jenkins CI detected. [2023-02-15T13:09:25.249Z] current dir:  /w/workspace/_app-service-configurable_PR-517 [2023-02-15T13:09:25.249Z] project root: . [2023-02-15T13:09:25.249Z] --> token set from env [2023-02-15T13:09:25.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-15T13:09:25.249Z] ==> Running gcov in . (disable via -X gcov) [2023-02-15T13:09:25.249Z] ==> Python coveragepy not found [2023-02-15T13:09:25.249Z] ==> Searching for coverage reports in: [2023-02-15T13:09:25.249Z] + . [2023-02-15T13:09:25.510Z] -> Found 1 reports [2023-02-15T13:09:25.510Z] ==> Detecting git/mercurial file structure [2023-02-15T13:09:25.510Z] ==> Reading reports [2023-02-15T13:09:25.510Z] + ./coverage.out bytes=13 [2023-02-15T13:09:25.510Z] ==> Appending adjustments [2023-02-15T13:09:25.510Z] https://docs.codecov.io/docs/fixing-reports [2023-02-15T13:09:25.510Z] + Found adjustments [2023-02-15T13:09:25.510Z] ==> Gzipping contents [2023-02-15T13:09:25.510Z] 4.0K /tmp/codecov.s3g2oN.gz [2023-02-15T13:09:25.510Z] ==> Uploading reports [2023-02-15T13:09:25.510Z] url: https://codecov.io [2023-02-15T13:09:25.510Z] query: branch=PR-517&commit=186bd0b0e12eb07d8de871cb0d7ef81f455b611f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=517&job=&cmd_args= [2023-02-15T13:09:25.510Z] -> Pinging Codecov [2023-02-15T13:09:25.510Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-517&commit=186bd0b0e12eb07d8de871cb0d7ef81f455b611f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=517&job=&cmd_args= [2023-02-15T13:09:25.771Z] -> Uploading to [2023-02-15T13:09:25.771Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-15/A97CA9966030D2A3747ED39772930CCE/186bd0b0e12eb07d8de871cb0d7ef81f455b611f/904c1b11-9a4b-42dd-9196-d9828d42c288.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T130925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1065057e31cd4ce54ed883dee1c334304ae482bbd7a31dacbcdcc565f81c44ac [2023-02-15T13:09:25.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T13:09:25.771Z] Dload Upload Total Spent Left Speed [2023-02-15T13:09:26.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2007 --:--:-- --:--:-- --:--:-- 2015 [2023-02-15T13:09:26.031Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/186bd0b0e12eb07d8de871cb0d7ef81f455b611f [Pipeline] } [2023-02-15T13:09:26.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-15T13:09:27.712Z] + [ -d /w/workspace/_app-service-configurable_PR-517/archives ] [2023-02-15T13:09:27.713Z] + ls -al /w/workspace/_app-service-configurable_PR-517/archives [2023-02-15T13:09:27.713Z] total 16 [2023-02-15T13:09:27.713Z] drwxr-xr-x 3 root root 4096 Feb 15 13:01 . [2023-02-15T13:09:27.713Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 13:01 .. [2023-02-15T13:09:27.713Z] drwxr-xr-x 2 root root 4096 Feb 15 13:01 cost [2023-02-15T13:09:27.713Z] -rw-r--r-- 1 root root 96 Feb 15 13:01 cost.csv [2023-02-15T13:09:27.713Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-517/archives [2023-02-15T13:09:27.713Z] + ls -al /w/workspace/_app-service-configurable_PR-517/archives [2023-02-15T13:09:27.713Z] total 16 [2023-02-15T13:09:27.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 13:01 . [2023-02-15T13:09:27.713Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 13:01 .. [2023-02-15T13:09:27.713Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 13:01 cost [2023-02-15T13:09:27.713Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 15 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:09:28.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:09:28.933Z] ---> package-listing.sh [2023-02-15T13:09:28.933Z] ++ facter osfamily [2023-02-15T13:09:28.933Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T13:09:29.196Z] + OS_FAMILY=debian [2023-02-15T13:09:29.196Z] + workspace=/w/workspace/_app-service-configurable_PR-517 [2023-02-15T13:09:29.196Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T13:09:29.196Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T13:09:29.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T13:09:29.196Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T13:09:29.196Z] + '[' /w/workspace/_app-service-configurable_PR-517 ']' [2023-02-15T13:09:29.196Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T13:09:29.196Z] + case "${OS_FAMILY}" in [2023-02-15T13:09:29.196Z] + dpkg -l [2023-02-15T13:09:29.196Z] + grep '^ii' [2023-02-15T13:09:29.196Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T13:09:29.196Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T13:09:29.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T13:09:29.196Z] + '[' /w/workspace/_app-service-configurable_PR-517 ']' [2023-02-15T13:09:29.196Z] + mkdir -p /w/workspace/_app-service-configurable_PR-517/archives/ [2023-02-15T13:09:29.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-517/archives/ [Pipeline] echo [2023-02-15T13:09:29.227Z] 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/_app-service-configurable_PR-517/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T13:09:29.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T13:09:30.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T13:09:30.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T13:09:30.294Z] prd-ubuntu20.04-docker-8c-8g-6110 does not seem to be running inside a container [2023-02-15T13:09:30.326Z] $ 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/_app-service-configurable_PR-517/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-517 -v /w/workspace/_app-service-configurable_PR-517:/w/workspace/_app-service-configurable_PR-517:rw,z -v /w/workspace/_app-service-configurable_PR-517@tmp:/w/workspace/_app-service-configurable_PR-517@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T13:09:30.528Z] $ docker top 3ed754ce8c35994de82a0a0ad47222e66fc01dd796c7e69dd9824865d39d11a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T13:09:30.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T13:09:31.217Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T13:09:31.530Z] + ls /var/log/sa-host [2023-02-15T13:09:31.530Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T13:09:31.779Z] provisioning config files... [2023-02-15T13:09:31.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-517@tmp/config11864500648787702804tmp [Pipeline] { [Pipeline] echo [2023-02-15T13:09:31.834Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:09:32.147Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T13:09:32.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:09:32.568Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T13:09:32.602Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:09:32.911Z] ---> sudo-logs.sh [2023-02-15T13:09:32.911Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T13:09:32.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:09:33.305Z] ---> job-cost.sh [2023-02-15T13:09:33.305Z] lf-activate-venv: SKIPPING [2023-02-15T13:09:33.305Z] DEBUG: total: 0.2199999988079071 [2023-02-15T13:09:33.305Z] INFO: Retrieving Stack Cost... [2023-02-15T13:09:33.873Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T13:09:34.133Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T13:09:34.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T13:09:34.482Z] ---> logs-deploy.sh [2023-02-15T13:09:34.482Z] lf-activate-venv: SKIPPING [2023-02-15T13:09:34.482Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-517/1 [2023-02-15T13:09:34.482Z] INFO: archiving workspace using pattern(s): [2023-02-15T13:09:35.418Z] Archives upload complete. [2023-02-15T13:09:35.418Z] INFO: archiving logs to Nexus