Pull request #606 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 478c50bf08fb470a70ea1c32af7d76e967cabd66+2a5656b3b395cf8cfe31680cbc98c945be996873 (328d12937dce021622483d5bf2b098c46f4b83c7) 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-ssh11266519996113507695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7056004767958493848.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-606/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-606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8515738258231546304.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-606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13361703957500762608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1060624498071249999.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-606/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-606/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14400874960437028949.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-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-9410 in /w/workspace/_app-service-configurable_PR-606 [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-606 # 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/606/head:refs/remotes/origin/PR-606 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2a5656b3b395cf8cfe31680cbc98c945be996873 into PR head commit 478c50bf08fb470a70ea1c32af7d76e967cabd66 Merge succeeded, producing 478c50bf08fb470a70ea1c32af7d76e967cabd66 Checking out Revision 478c50bf08fb470a70ea1c32af7d76e967cabd66 (PR-606) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 478c50bf08fb470a70ea1c32af7d76e967cabd66 # 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 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 478c50bf08fb470a70ea1c32af7d76e967cabd66 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-17T12:44:51.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-17T12:44:51.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-17T12:44:51.409Z] ========================================================= [2023-10-17T12:44:51.409Z] EdgeX Global Pipelines Version Info [2023-10-17T12:44:51.409Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:44:52.150Z] ------------------- [2023-10-17T12:44:52.150Z] stable info: [2023-10-17T12:44:52.150Z] ------------------- [2023-10-17T12:44:52.150Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-17T12:44:52.150Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T12:44:52.150Z] Message: update stable to v1.0.254 [2023-10-17T12:44:52.723Z] ------------------- [2023-10-17T12:44:52.723Z] experimental info: [2023-10-17T12:44:52.723Z] ------------------- [2023-10-17T12:44:52.723Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-17T12:44:52.723Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T12:44:52.723Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-17T12:44:53.021Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-17T12:44:53.060Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-17T12:44:53.100Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-17T12:44:53.140Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-17T12:44:53.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-17T12:44:53.225Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-17T12:44:53.263Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-17T12:44:53.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-17T12:44:53.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-17T12:44:53.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-17T12:44:53.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-17T12:44:53.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-17T12:44:53.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-17T12:44:53.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-17T12:44:53.594Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T12:44:53.634Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T12:44:53.680Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T12:44:53.730Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T12:44:53.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-17T12:44:53.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-17T12:44:53.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-17T12:44:53.937Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-17T12:44:53.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-17T12:44:54.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-17T12:44:54.062Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-17T12:44:54.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-17T12:44:54.144Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-17T12:44:54.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-606 [Pipeline] echo [2023-10-17T12:44:54.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-606 [Pipeline] echo [2023-10-17T12:44:54.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-606 [Pipeline] echo [2023-10-17T12:44:54.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 478c50bf08fb470a70ea1c32af7d76e967cabd66 [Pipeline] echo [2023-10-17T12:44:54.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 478c50b [Pipeline] echo [2023-10-17T12:44:54.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T12:44:54.515Z] provisioning config files... [2023-10-17T12:44:54.557Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-606@tmp/config7485944972605436134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:44:54.911Z] ---> docker-login.sh [2023-10-17T12:44:54.911Z] nexus3.edgexfoundry.org:10001 [2023-10-17T12:44:55.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:44:55.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:44:55.171Z] Configure a credential helper to remove this warning. See [2023-10-17T12:44:55.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:44:55.171Z] [2023-10-17T12:44:55.171Z] Login Succeeded [2023-10-17T12:44:55.171Z] nexus3.edgexfoundry.org:10002 [2023-10-17T12:44:55.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:44:55.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:44:55.431Z] Configure a credential helper to remove this warning. See [2023-10-17T12:44:55.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:44:55.431Z] [2023-10-17T12:44:55.431Z] Login Succeeded [2023-10-17T12:44:55.431Z] nexus3.edgexfoundry.org:10003 [2023-10-17T12:44:55.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:44:55.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:44:55.431Z] Configure a credential helper to remove this warning. See [2023-10-17T12:44:55.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:44:55.431Z] [2023-10-17T12:44:55.431Z] Login Succeeded [2023-10-17T12:44:55.431Z] nexus3.edgexfoundry.org:10004 [2023-10-17T12:44:55.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:44:55.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:44:55.692Z] Configure a credential helper to remove this warning. See [2023-10-17T12:44:55.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:44:55.692Z] [2023-10-17T12:44:55.692Z] Login Succeeded [2023-10-17T12:44:55.692Z] docker.io [2023-10-17T12:44:55.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:44:55.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:44:55.951Z] Configure a credential helper to remove this warning. See [2023-10-17T12:44:55.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:44:55.951Z] [2023-10-17T12:44:55.951Z] Login Succeeded [2023-10-17T12:44:55.951Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T12:44:55.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-17T12:44:56.656Z] + git rev-list -1 --merges 478c50bf08fb470a70ea1c32af7d76e967cabd66~1..478c50bf08fb470a70ea1c32af7d76e967cabd66 [Pipeline] echo [2023-10-17T12:44:56.711Z] -----------> git rev-list -1 --merges 478c50bf08fb470a70ea1c32af7d76e967cabd66~1..478c50bf08fb470a70ea1c32af7d76e967cabd66 478c50bf08fb470a70ea1c32af7d76e967cabd66 [false] [Pipeline] sh [2023-10-17T12:44:57.022Z] + git log --format=format:%s -1 478c50bf08fb470a70ea1c32af7d76e967cabd66 [Pipeline] echo [2023-10-17T12:44:57.055Z] ========================================================= [2023-10-17T12:44:57.055Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T12:44:57.055Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T12:44:57.508Z] + git log --format=format:%s -1 478c50bf08fb470a70ea1c32af7d76e967cabd66 [Pipeline] echo [2023-10-17T12:44:57.540Z] [semverPrep] GIT_COMMIT: 478c50bf08fb470a70ea1c32af7d76e967cabd66, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-17T12:44:57.574Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-17T12:44:57.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T12:44:57.965Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-17T12:44:57.965Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-17T12:44:57.965Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-17T12:44:57.965Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-17T12:44:57.965Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-17T12:44:57.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:44:58.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T12:44:58.482Z] [2023-10-17T12:44:58.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:44:58.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T12:44:58.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-17T12:44:58.850Z] b85a868b505f: Pulling fs layer [2023-10-17T12:44:58.850Z] e2be974225ed: Pulling fs layer [2023-10-17T12:44:58.850Z] 339a4e72a1f5: Pulling fs layer [2023-10-17T12:44:58.850Z] 988bab9f4d93: Pulling fs layer [2023-10-17T12:44:58.850Z] 1469e6f7b9e6: Pulling fs layer [2023-10-17T12:44:58.850Z] eaf3925da568: Pulling fs layer [2023-10-17T12:44:58.850Z] bab4dde63d76: Pulling fs layer [2023-10-17T12:44:58.850Z] bde34c3a00c8: Pulling fs layer [2023-10-17T12:44:58.850Z] b352a97aabf1: Pulling fs layer [2023-10-17T12:44:58.850Z] 4872d77fe225: Pulling fs layer [2023-10-17T12:44:58.850Z] 5851b861e8e6: Pulling fs layer [2023-10-17T12:44:58.850Z] eaf3925da568: Waiting [2023-10-17T12:44:58.850Z] bab4dde63d76: Waiting [2023-10-17T12:44:58.850Z] 988bab9f4d93: Waiting [2023-10-17T12:44:58.850Z] bde34c3a00c8: Waiting [2023-10-17T12:44:58.850Z] 1469e6f7b9e6: Waiting [2023-10-17T12:44:58.850Z] b352a97aabf1: Waiting [2023-10-17T12:44:58.850Z] 4872d77fe225: Waiting [2023-10-17T12:44:58.850Z] 5851b861e8e6: Waiting [2023-10-17T12:44:58.850Z] e2be974225ed: Download complete [2023-10-17T12:44:58.850Z] 988bab9f4d93: Verifying Checksum [2023-10-17T12:44:58.850Z] 988bab9f4d93: Download complete [2023-10-17T12:44:58.850Z] 1469e6f7b9e6: Verifying Checksum [2023-10-17T12:44:58.850Z] 1469e6f7b9e6: Download complete [2023-10-17T12:44:58.850Z] 339a4e72a1f5: Verifying Checksum [2023-10-17T12:44:58.850Z] 339a4e72a1f5: Download complete [2023-10-17T12:44:59.109Z] eaf3925da568: Verifying Checksum [2023-10-17T12:44:59.109Z] eaf3925da568: Download complete [2023-10-17T12:44:59.109Z] bde34c3a00c8: Download complete [2023-10-17T12:44:59.109Z] b352a97aabf1: Verifying Checksum [2023-10-17T12:44:59.109Z] b352a97aabf1: Download complete [2023-10-17T12:44:59.109Z] 4872d77fe225: Verifying Checksum [2023-10-17T12:44:59.109Z] 4872d77fe225: Download complete [2023-10-17T12:44:59.109Z] 5851b861e8e6: Verifying Checksum [2023-10-17T12:44:59.109Z] 5851b861e8e6: Download complete [2023-10-17T12:44:59.109Z] b85a868b505f: Verifying Checksum [2023-10-17T12:44:59.109Z] b85a868b505f: Download complete [2023-10-17T12:44:59.368Z] bab4dde63d76: Verifying Checksum [2023-10-17T12:44:59.368Z] bab4dde63d76: Download complete [2023-10-17T12:45:00.304Z] b85a868b505f: Pull complete [2023-10-17T12:45:00.565Z] e2be974225ed: Pull complete [2023-10-17T12:45:00.837Z] 339a4e72a1f5: Pull complete [2023-10-17T12:45:01.097Z] 988bab9f4d93: Pull complete [2023-10-17T12:45:01.356Z] 1469e6f7b9e6: Pull complete [2023-10-17T12:45:01.356Z] eaf3925da568: Pull complete [2023-10-17T12:45:03.271Z] bab4dde63d76: Pull complete [2023-10-17T12:45:03.271Z] bde34c3a00c8: Pull complete [2023-10-17T12:45:03.271Z] b352a97aabf1: Pull complete [2023-10-17T12:45:03.271Z] 4872d77fe225: Pull complete [2023-10-17T12:45:03.532Z] 5851b861e8e6: Pull complete [2023-10-17T12:45:03.532Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-17T12:45:03.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T12:45:03.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T12:45:03.781Z] prd-ubuntu20.04-docker-8c-8g-9410 does not seem to be running inside a container [2023-10-17T12:45:03.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-606 -v /w/workspace/_app-service-configurable_PR-606:/w/workspace/_app-service-configurable_PR-606:rw,z -v /w/workspace/_app-service-configurable_PR-606@tmp:/w/workspace/_app-service-configurable_PR-606@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-10-17T12:45:06.340Z] $ docker top fbe8536f25de0c0e476e40a9e0a8ff4c71512b70d2a1131c52d19df5e659ff4b -eo pid,comm [2023-10-17T12:45:06.397Z] 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-10-17T12:45:06.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T12:45:06.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T12:45:06.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T12:45:06.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T12:45:06.687Z] $ docker exec fbe8536f25de0c0e476e40a9e0a8ff4c71512b70d2a1131c52d19df5e659ff4b ssh-agent [2023-10-17T12:45:06.796Z] SSH_AUTH_SOCK=/tmp/ssh-jS8sReb7WGaY/agent.32 [2023-10-17T12:45:06.796Z] SSH_AGENT_PID=38 [2023-10-17T12:45:06.804Z] Running ssh-add (command line suppressed) [2023-10-17T12:45:06.905Z] Identity added: /w/workspace/_app-service-configurable_PR-606@tmp/private_key_10956469605252908567.key (/w/workspace/_app-service-configurable_PR-606@tmp/private_key_10956469605252908567.key) [2023-10-17T12:45:06.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T12:45:07.245Z] + git tag --points-at HEAD [Pipeline] } [2023-10-17T12:45:07.278Z] $ docker exec --env ******** --env ******** fbe8536f25de0c0e476e40a9e0a8ff4c71512b70d2a1131c52d19df5e659ff4b ssh-agent -k [2023-10-17T12:45:07.381Z] unset SSH_AUTH_SOCK; [2023-10-17T12:45:07.381Z] unset SSH_AGENT_PID; [2023-10-17T12:45:07.381Z] echo Agent pid 38 killed; [2023-10-17T12:45:07.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-17T12:45:07.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T12:45:07.478Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T12:45:07.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T12:45:07.588Z] $ docker exec fbe8536f25de0c0e476e40a9e0a8ff4c71512b70d2a1131c52d19df5e659ff4b ssh-agent [2023-10-17T12:45:07.694Z] SSH_AUTH_SOCK=/tmp/ssh-XQnECZ2EsiHZ/agent.70 [2023-10-17T12:45:07.694Z] SSH_AGENT_PID=76 [2023-10-17T12:45:07.699Z] Running ssh-add (command line suppressed) [2023-10-17T12:45:07.800Z] Identity added: /w/workspace/_app-service-configurable_PR-606@tmp/private_key_554677858163656828.key (/w/workspace/_app-service-configurable_PR-606@tmp/private_key_554677858163656828.key) [2023-10-17T12:45:07.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T12:45:08.142Z] + git semver init [2023-10-17T12:45:08.401Z] 2023-10-17 12:45:08,321 [run_init] DEBUG init version:0.0.0 force:False [2023-10-17T12:45:08.401Z] 2023-10-17 12:45:08,322 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-606/.semver [2023-10-17T12:45:08.401Z] 2023-10-17 12:45:08,322 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-606/.semver [2023-10-17T12:45:08.401Z] 2023-10-17 12:45:08,322 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-606/.semver'], cwd=/w/workspace/_app-service-configurable_PR-606, universal_newlines=False, shell=None, istream=None) [2023-10-17T12:45:09.338Z] 2023-10-17 12:45:09,290 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-606/.git/info/exclude [2023-10-17T12:45:09.338Z] 2023-10-17 12:45:09,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-606/.semver/PR-606 with force:False [2023-10-17T12:45:09.338Z] 2023-10-17 12:45:09,291 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-606/.semver/PR-606 [2023-10-17T12:45:09.338Z] 2023-10-17 12:45:09,295 [execute] INFO git cat-file --batch-check [2023-10-17T12:45:09.338Z] 2023-10-17 12:45:09,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-606/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T12:45:09.338Z] 2023-10-17 12:45:09,302 [execute] INFO git cat-file --batch [2023-10-17T12:45:09.338Z] 2023-10-17 12:45:09,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-606/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T12:45:09.338Z] 2023-10-17 12:45:09,307 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-606/.semver/PR-606 [2023-10-17T12:45:09.338Z] 0.0.0 [Pipeline] } [2023-10-17T12:45:09.367Z] $ docker exec --env ******** --env ******** fbe8536f25de0c0e476e40a9e0a8ff4c71512b70d2a1131c52d19df5e659ff4b ssh-agent -k [2023-10-17T12:45:09.487Z] unset SSH_AUTH_SOCK; [2023-10-17T12:45:09.487Z] unset SSH_AGENT_PID; [2023-10-17T12:45:09.487Z] echo Agent pid 76 killed; [2023-10-17T12:45:09.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T12:45:09.924Z] + git semver [Pipeline] } [2023-10-17T12:45:10.521Z] $ docker stop --time=1 fbe8536f25de0c0e476e40a9e0a8ff4c71512b70d2a1131c52d19df5e659ff4b [2023-10-17T12:45:11.817Z] $ docker rm -f --volumes fbe8536f25de0c0e476e40a9e0a8ff4c71512b70d2a1131c52d19df5e659ff4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T12:45:12.230Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-17T12:45:12.497Z] Stashed 1 file(s) [Pipeline] echo [2023-10-17T12:45:12.513Z] [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-10-17T12:45:13.131Z] provisioning config files... [2023-10-17T12:45:13.143Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-606@tmp/config7291772297888704106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:45:13.497Z] ---> docker-login.sh [2023-10-17T12:45:13.497Z] nexus3.edgexfoundry.org:10001 [2023-10-17T12:45:13.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:45:13.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:45:13.497Z] Configure a credential helper to remove this warning. See [2023-10-17T12:45:13.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:45:13.497Z] [2023-10-17T12:45:13.497Z] Login Succeeded [2023-10-17T12:45:13.497Z] nexus3.edgexfoundry.org:10002 [2023-10-17T12:45:13.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:45:13.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:45:13.497Z] Configure a credential helper to remove this warning. See [2023-10-17T12:45:13.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:45:13.497Z] [2023-10-17T12:45:13.497Z] Login Succeeded [2023-10-17T12:45:13.497Z] nexus3.edgexfoundry.org:10003 [2023-10-17T12:45:13.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:45:13.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:45:13.755Z] Configure a credential helper to remove this warning. See [2023-10-17T12:45:13.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:45:13.755Z] [2023-10-17T12:45:13.755Z] Login Succeeded [2023-10-17T12:45:13.755Z] nexus3.edgexfoundry.org:10004 [2023-10-17T12:45:13.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:45:13.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:45:13.755Z] Configure a credential helper to remove this warning. See [2023-10-17T12:45:13.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:45:13.755Z] [2023-10-17T12:45:13.755Z] Login Succeeded [2023-10-17T12:45:13.755Z] docker.io [2023-10-17T12:45:14.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:45:14.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:45:14.274Z] Configure a credential helper to remove this warning. See [2023-10-17T12:45:14.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:45:14.274Z] [2023-10-17T12:45:14.274Z] Login Succeeded [2023-10-17T12:45:14.274Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T12:45:14.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T12:45:14.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T12:45:14.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T12:45:14.585Z] ========================================================= [2023-10-17T12:45:14.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-17T12:45:14.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:45:15.053Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T12:45:15.053Z] Sending build context to Docker daemon 3.376MB [2023-10-17T12:45:15.053Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T12:45:15.053Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-17T12:45:15.053Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-17T12:45:15.053Z] 7264a8db6415: Pulling fs layer [2023-10-17T12:45:15.053Z] c4d48a809fc2: Pulling fs layer [2023-10-17T12:45:15.053Z] 4f1c88b9dad5: Pulling fs layer [2023-10-17T12:45:15.053Z] ad3a456e5733: Pulling fs layer [2023-10-17T12:45:15.053Z] 33e27b845d1e: Pulling fs layer [2023-10-17T12:45:15.053Z] c68163c4e522: Pulling fs layer [2023-10-17T12:45:15.053Z] 50da416c3ac9: Pulling fs layer [2023-10-17T12:45:15.053Z] 23d2d4c4bb30: Pulling fs layer [2023-10-17T12:45:15.053Z] 33e27b845d1e: Waiting [2023-10-17T12:45:15.053Z] c68163c4e522: Waiting [2023-10-17T12:45:15.053Z] 50da416c3ac9: Waiting [2023-10-17T12:45:15.053Z] 23d2d4c4bb30: Waiting [2023-10-17T12:45:15.053Z] ad3a456e5733: Waiting [2023-10-17T12:45:15.053Z] c4d48a809fc2: Download complete [2023-10-17T12:45:15.312Z] ad3a456e5733: Verifying Checksum [2023-10-17T12:45:15.312Z] ad3a456e5733: Download complete [2023-10-17T12:45:15.312Z] 33e27b845d1e: Verifying Checksum [2023-10-17T12:45:15.312Z] 33e27b845d1e: Download complete [2023-10-17T12:45:15.312Z] 7264a8db6415: Verifying Checksum [2023-10-17T12:45:15.312Z] 7264a8db6415: Download complete [2023-10-17T12:45:15.312Z] c68163c4e522: Verifying Checksum [2023-10-17T12:45:15.312Z] c68163c4e522: Download complete [2023-10-17T12:45:15.312Z] 7264a8db6415: Pull complete [2023-10-17T12:45:15.571Z] 23d2d4c4bb30: Verifying Checksum [2023-10-17T12:45:15.571Z] 23d2d4c4bb30: Download complete [2023-10-17T12:45:15.571Z] c4d48a809fc2: Pull complete [2023-10-17T12:45:15.571Z] 4f1c88b9dad5: Verifying Checksum [2023-10-17T12:45:15.571Z] 4f1c88b9dad5: Download complete [2023-10-17T12:45:16.137Z] 50da416c3ac9: Download complete [2023-10-17T12:45:19.422Z] 4f1c88b9dad5: Pull complete [2023-10-17T12:45:19.422Z] ad3a456e5733: Pull complete [2023-10-17T12:45:19.422Z] 33e27b845d1e: Pull complete [2023-10-17T12:45:19.422Z] c68163c4e522: Pull complete [2023-10-17T12:45:21.325Z] 50da416c3ac9: Pull complete [2023-10-17T12:45:21.906Z] 23d2d4c4bb30: Pull complete [2023-10-17T12:45:21.906Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-17T12:45:21.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T12:45:21.906Z] ---> 0786185ac409 [2023-10-17T12:45:21.906Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T12:45:26.114Z] ---> Running in c04b902239b2 [2023-10-17T12:45:26.114Z] Removing intermediate container c04b902239b2 [2023-10-17T12:45:26.114Z] ---> 4adf7f9023ad [2023-10-17T12:45:26.114Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T12:45:26.114Z] ---> Running in 60b2c4dd45ad [2023-10-17T12:45:26.114Z] Removing intermediate container 60b2c4dd45ad [2023-10-17T12:45:26.114Z] ---> 6ed364a8a567 [2023-10-17T12:45:26.114Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-17T12:45:26.114Z] ---> Running in 5ac3d2c6762f [2023-10-17T12:45:26.114Z] Removing intermediate container 5ac3d2c6762f [2023-10-17T12:45:26.114Z] ---> 36557e31438b [2023-10-17T12:45:26.114Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T12:45:26.114Z] ---> Running in ea733df3fd91 [2023-10-17T12:45:26.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T12:45:26.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T12:45:26.631Z] OK: 264 MiB in 52 packages [2023-10-17T12:45:26.890Z] Removing intermediate container ea733df3fd91 [2023-10-17T12:45:26.890Z] ---> 5664e56e6480 [2023-10-17T12:45:26.890Z] Step 7/12 : WORKDIR /app [2023-10-17T12:45:26.890Z] ---> Running in 24436f2f90d2 [2023-10-17T12:45:26.890Z] Removing intermediate container 24436f2f90d2 [2023-10-17T12:45:26.890Z] ---> 062773926bf1 [2023-10-17T12:45:26.890Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-17T12:45:27.149Z] ---> 870f48e9767c [2023-10-17T12:45:27.149Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T12:45:27.149Z] ---> Running in 78dca13e58d8 [2023-10-17T12:45:27.947Z] Still waiting to schedule task [2023-10-17T12:45:27.947Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-17T12:46:34.851Z] Removing intermediate container 78dca13e58d8 [2023-10-17T12:46:34.851Z] ---> 5bf6b0cf5fac [2023-10-17T12:46:34.851Z] Step 10/12 : COPY . . [2023-10-17T12:46:34.851Z] ---> 8efa3195aba4 [2023-10-17T12:46:34.851Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T12:46:34.851Z] ---> Running in fd83f336c4cf [2023-10-17T12:46:34.851Z] Removing intermediate container fd83f336c4cf [2023-10-17T12:46:34.851Z] ---> 176cef1e3a1a [2023-10-17T12:46:34.851Z] Step 12/12 : RUN $MAKE [2023-10-17T12:46:34.851Z] ---> Running in f51055b44508 [2023-10-17T12:46:34.851Z] noop [2023-10-17T12:46:34.851Z] Removing intermediate container f51055b44508 [2023-10-17T12:46:34.851Z] ---> c7bf9a5e6cb2 [2023-10-17T12:46:34.851Z] Successfully built c7bf9a5e6cb2 [2023-10-17T12:46:34.851Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:46:35.296Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T12:46:35.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T12:46:35.448Z] prd-ubuntu20.04-docker-8c-8g-9410 does not seem to be running inside a container [2023-10-17T12:46:35.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-606 -v /w/workspace/_app-service-configurable_PR-606:/w/workspace/_app-service-configurable_PR-606:rw,z -v /w/workspace/_app-service-configurable_PR-606@tmp:/w/workspace/_app-service-configurable_PR-606@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-10-17T12:46:35.808Z] $ docker top 3062e94c4153de97854ebd8c6685fe24a1ea39707eff0bc713a09667964ab0b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T12:46:36.191Z] + go version [2023-10-17T12:46:36.191Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-17T12:46:36.222Z] $ docker stop --time=1 3062e94c4153de97854ebd8c6685fe24a1ea39707eff0bc713a09667964ab0b2 [2023-10-17T12:46:37.472Z] $ docker rm -f --volumes 3062e94c4153de97854ebd8c6685fe24a1ea39707eff0bc713a09667964ab0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:46:38.159Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T12:46:38.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T12:46:38.302Z] prd-ubuntu20.04-docker-8c-8g-9410 does not seem to be running inside a container [2023-10-17T12:46:38.336Z] $ 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-606 -v /w/workspace/_app-service-configurable_PR-606:/w/workspace/_app-service-configurable_PR-606:rw,z -v /w/workspace/_app-service-configurable_PR-606@tmp:/w/workspace/_app-service-configurable_PR-606@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-10-17T12:46:38.666Z] $ docker top 0150e80fbf5043ac38ab8267f247c2d86f714ca50826f45e0e8900c5bf6d65a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T12:46:39.049Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-606 [Pipeline] fileExists [Pipeline] sh [2023-10-17T12:46:39.399Z] + make test [2023-10-17T12:46:39.399Z] go test -race -coverprofile=coverage.out ./... [2023-10-17T12:46:57.664Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-17T12:46:58.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9411 in /w/workspace/_app-service-configurable_PR-606 [Pipeline] { [Pipeline] ws [2023-10-17T12:46:58.716Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-17T12:46:58.798Z] Selected Git installation does not exist. Using Default [2023-10-17T12:46:58.798Z] The recommended git tool is: NONE [2023-10-17T12:47:03.705Z] using credential edgex-jenkins-ssh [2023-10-17T12:47:03.720Z] Cloning the remote Git repository [2023-10-17T12:47:03.762Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-17T12:47:03.848Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-17T12:47:03.981Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-17T12:47:03.983Z] > git --version # timeout=10 [2023-10-17T12:47:04.008Z] > git --version # 'git version 2.25.1' [2023-10-17T12:47:04.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T12:47:04.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T12:47:05.409Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-17T12:47:05.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T12:47:06.863Z] Merging remotes/origin/main commit 2a5656b3b395cf8cfe31680cbc98c945be996873 into PR head commit 478c50bf08fb470a70ea1c32af7d76e967cabd66 [2023-10-17T12:47:07.109Z] Merge succeeded, producing 478c50bf08fb470a70ea1c32af7d76e967cabd66 [2023-10-17T12:47:07.109Z] Checking out Revision 478c50bf08fb470a70ea1c32af7d76e967cabd66 (PR-606) [2023-10-17T12:47:06.272Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-17T12:47:06.318Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-17T12:47:06.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T12:47:06.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-17T12:47:06.882Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T12:47:06.942Z] > git checkout -f 478c50bf08fb470a70ea1c32af7d76e967cabd66 # timeout=10 [2023-10-17T12:47:07.023Z] > git remote # timeout=10 [2023-10-17T12:47:07.042Z] > git config --get remote.origin.url # timeout=10 [2023-10-17T12:47:07.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T12:47:07.070Z] > git merge 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 [2023-10-17T12:47:07.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-17T12:47:07.115Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T12:47:07.137Z] > git checkout -f 478c50bf08fb470a70ea1c32af7d76e967cabd66 # timeout=10 [2023-10-17T12:47:07.549Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-17T12:47:07.594Z] > git --version # timeout=10 [2023-10-17T12:47:07.605Z] > git --version # 'git version 2.25.1' [2023-10-17T12:47:07.633Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T12:47:08.923Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-17T12:47:08.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T12:47:08.923Z] Dload Upload Total Spent Left Speed [2023-10-17T12:47:08.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-10-17T12:47:09.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-17T12:47:09.900Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-17T12:47:09.900Z] + sudo tee /etc/docker/daemon.new [2023-10-17T12:47:09.900Z] { [2023-10-17T12:47:09.900Z] "registry-mirrors": [ [2023-10-17T12:47:09.900Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-17T12:47:09.900Z] ], [2023-10-17T12:47:09.900Z] "bip": "10.250.0.254/24", [2023-10-17T12:47:09.900Z] "hosts": [ [2023-10-17T12:47:09.900Z] "tcp://0.0.0.0:5555", [2023-10-17T12:47:09.900Z] "unix:///var/run/docker.sock" [2023-10-17T12:47:09.900Z] ], [2023-10-17T12:47:09.900Z] "mtu": 1458, [2023-10-17T12:47:09.900Z] "selinux-enabled": true, [2023-10-17T12:47:09.900Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-17T12:47:09.900Z] } [Pipeline] sh [2023-10-17T12:47:10.241Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-17T12:47:10.581Z] + sudo service docker restart [2023-10-17T12:47:12.714Z] go vet ./... [2023-10-17T12:47:16.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T12:47:16.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T12:47:16.009Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-17T12:47:16.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T12:47:16.327Z] $ docker stop --time=1 0150e80fbf5043ac38ab8267f247c2d86f714ca50826f45e0e8900c5bf6d65a9 [2023-10-17T12:47:20.819Z] $ docker rm -f --volumes 0150e80fbf5043ac38ab8267f247c2d86f714ca50826f45e0e8900c5bf6d65a9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T12:47:21.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T12:47:21.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-17T12:47:22.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T12:47:22.464Z] + ls -al . [2023-10-17T12:47:22.464Z] total 184 [2023-10-17T12:47:22.464Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 12:46 . [2023-10-17T12:47:22.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 12:44 .. [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 12:44 .dockerignore [2023-10-17T12:47:22.464Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 12:46 .git [2023-10-17T12:47:22.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 12:44 .github [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 12:44 .gitignore [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 12:44 .golangci.yml [2023-10-17T12:47:22.464Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 12:45 .semver [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 17 12:44 Attribution.txt [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 17 12:44 CHANGELOG.md [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 17 12:44 Dockerfile [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 12:44 GOVERNANCE.md [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 12:44 Jenkinsfile [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 12:44 LICENSE [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 12:44 OWNERS.md [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 17 12:44 README.md [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 12:45 VERSION [2023-10-17T12:47:22.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 12:44 bin [2023-10-17T12:47:22.464Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 17 12:46 coverage.out [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 17 12:44 go.mod [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 17 12:44 go.sum [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 17 12:44 main.go [2023-10-17T12:47:22.464Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 17 12:44 makefile [2023-10-17T12:47:22.464Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 12:44 res [2023-10-17T12:47:22.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 12:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:47:22.849Z] + 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=478c50bf08fb470a70ea1c32af7d76e967cabd66 --label arch=amd64 --label version=0.0.0 . [2023-10-17T12:47:22.850Z] Sending build context to Docker daemon 3.377MB [2023-10-17T12:47:22.850Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T12:47:22.850Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-17T12:47:22.850Z] ---> c7bf9a5e6cb2 [2023-10-17T12:47:22.850Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T12:47:22.850Z] ---> Running in 533490ff00f0 [2023-10-17T12:47:23.108Z] Removing intermediate container 533490ff00f0 [2023-10-17T12:47:23.108Z] ---> 8097b572719c [2023-10-17T12:47:23.108Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T12:47:23.108Z] ---> Running in 2eb7e6d79a8f [2023-10-17T12:47:23.108Z] Removing intermediate container 2eb7e6d79a8f [2023-10-17T12:47:23.108Z] ---> 11848cbe8e55 [2023-10-17T12:47:23.108Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-17T12:47:23.108Z] ---> Running in de0941074605 [2023-10-17T12:47:23.108Z] Removing intermediate container de0941074605 [2023-10-17T12:47:23.108Z] ---> ceae30e2fc44 [2023-10-17T12:47:23.108Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T12:47:23.108Z] ---> Running in f1b6213216a3 [2023-10-17T12:47:23.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T12:47:23.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T12:47:23.884Z] OK: 264 MiB in 52 packages [2023-10-17T12:47:24.143Z] Removing intermediate container f1b6213216a3 [2023-10-17T12:47:24.143Z] ---> 7b7a9c4e0656 [2023-10-17T12:47:24.143Z] Step 7/26 : WORKDIR /app [2023-10-17T12:47:24.402Z] ---> Running in 0942984f0991 [2023-10-17T12:47:24.402Z] Removing intermediate container 0942984f0991 [2023-10-17T12:47:24.402Z] ---> 55e6ceee085d [2023-10-17T12:47:24.402Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-17T12:47:24.402Z] ---> 8fe53d32ea1d [2023-10-17T12:47:24.402Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T12:47:24.402Z] ---> Running in be9989e30173 [2023-10-17T12:47:25.336Z] Removing intermediate container be9989e30173 [2023-10-17T12:47:25.336Z] ---> 93339e999f31 [2023-10-17T12:47:25.336Z] Step 10/26 : COPY . . [2023-10-17T12:47:25.336Z] ---> 10b6011150d3 [2023-10-17T12:47:25.336Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T12:47:25.336Z] ---> Running in 453a76c06de9 [2023-10-17T12:47:25.595Z] Removing intermediate container 453a76c06de9 [2023-10-17T12:47:25.595Z] ---> 83813ef9b530 [2023-10-17T12:47:25.595Z] Step 12/26 : RUN $MAKE [2023-10-17T12:47:25.595Z] ---> Running in d63f9371b6ec [2023-10-17T12:47:25.854Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T12:47:32.739Z] provisioning config files... [2023-10-17T12:47:32.764Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10132864002182909929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:47:33.154Z] ---> docker-login.sh [2023-10-17T12:47:33.154Z] nexus3.edgexfoundry.org:10001 [2023-10-17T12:47:33.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:47:33.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:47:33.699Z] Configure a credential helper to remove this warning. See [2023-10-17T12:47:33.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:47:33.699Z] [2023-10-17T12:47:33.699Z] Login Succeeded [2023-10-17T12:47:33.699Z] nexus3.edgexfoundry.org:10002 [2023-10-17T12:47:33.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:47:34.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:47:34.251Z] Configure a credential helper to remove this warning. See [2023-10-17T12:47:34.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:47:34.251Z] [2023-10-17T12:47:34.251Z] Login Succeeded [2023-10-17T12:47:34.251Z] nexus3.edgexfoundry.org:10003 [2023-10-17T12:47:34.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:47:34.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:47:34.524Z] Configure a credential helper to remove this warning. See [2023-10-17T12:47:34.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:47:34.524Z] [2023-10-17T12:47:34.524Z] Login Succeeded [2023-10-17T12:47:34.524Z] nexus3.edgexfoundry.org:10004 [2023-10-17T12:47:34.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:47:34.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:47:34.796Z] Configure a credential helper to remove this warning. See [2023-10-17T12:47:34.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:47:34.796Z] [2023-10-17T12:47:34.796Z] Login Succeeded [2023-10-17T12:47:34.796Z] docker.io [2023-10-17T12:47:35.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T12:47:35.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T12:47:35.331Z] Configure a credential helper to remove this warning. See [2023-10-17T12:47:35.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T12:47:35.331Z] [2023-10-17T12:47:35.331Z] Login Succeeded [2023-10-17T12:47:35.331Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T12:47:35.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T12:47:35.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T12:47:35.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T12:47:35.815Z] ========================================================= [2023-10-17T12:47:35.815Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-17T12:47:35.815Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:47:36.305Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T12:47:36.305Z] Sending build context to Docker daemon 181.8kB [2023-10-17T12:47:36.575Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T12:47:36.575Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-17T12:47:36.575Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-17T12:47:36.575Z] 9fda8d8052c6: Pulling fs layer [2023-10-17T12:47:36.575Z] 5d54e960e981: Pulling fs layer [2023-10-17T12:47:36.853Z] c4a7e357bf2a: Pulling fs layer [2023-10-17T12:47:36.853Z] f0e02332f6b5: Pulling fs layer [2023-10-17T12:47:36.853Z] cefa15bbcfad: Pulling fs layer [2023-10-17T12:47:36.853Z] f0e02332f6b5: Waiting [2023-10-17T12:47:36.853Z] 17808c966233: Pulling fs layer [2023-10-17T12:47:36.853Z] f4c1fc716caa: Pulling fs layer [2023-10-17T12:47:36.853Z] cefa15bbcfad: Waiting [2023-10-17T12:47:36.853Z] 17808c966233: Waiting [2023-10-17T12:47:36.853Z] f4c1fc716caa: Waiting [2023-10-17T12:47:36.853Z] 5d54e960e981: Verifying Checksum [2023-10-17T12:47:36.853Z] 5d54e960e981: Download complete [2023-10-17T12:47:36.853Z] f0e02332f6b5: Verifying Checksum [2023-10-17T12:47:36.853Z] f0e02332f6b5: Download complete [2023-10-17T12:47:36.853Z] cefa15bbcfad: Verifying Checksum [2023-10-17T12:47:36.853Z] cefa15bbcfad: Download complete [2023-10-17T12:47:36.853Z] 9fda8d8052c6: Verifying Checksum [2023-10-17T12:47:36.853Z] 9fda8d8052c6: Download complete [2023-10-17T12:47:37.442Z] f4c1fc716caa: Verifying Checksum [2023-10-17T12:47:37.442Z] f4c1fc716caa: Download complete [2023-10-17T12:47:38.859Z] c4a7e357bf2a: Verifying Checksum [2023-10-17T12:47:38.859Z] c4a7e357bf2a: Download complete [2023-10-17T12:47:39.128Z] 9fda8d8052c6: Pull complete [2023-10-17T12:47:39.713Z] 17808c966233: Verifying Checksum [2023-10-17T12:47:39.713Z] 17808c966233: Download complete [2023-10-17T12:47:39.713Z] 5d54e960e981: Pull complete [2023-10-17T12:47:43.923Z] Removing intermediate container d63f9371b6ec [2023-10-17T12:47:43.924Z] ---> 0a496af731ab [2023-10-17T12:47:43.924Z] Step 13/26 : FROM alpine:3.18 [2023-10-17T12:47:43.924Z] 3.18: Pulling from library/alpine [2023-10-17T12:47:43.924Z] 96526aa774ef: Pulling fs layer [2023-10-17T12:47:43.924Z] 96526aa774ef: Download complete [2023-10-17T12:47:43.924Z] 96526aa774ef: Pull complete [2023-10-17T12:47:43.924Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T12:47:43.924Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T12:47:43.924Z] ---> 8ca4688f4f35 [2023-10-17T12:47:43.924Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-17T12:47:43.924Z] ---> Running in 198e97c83b18 [2023-10-17T12:47:43.924Z] Removing intermediate container 198e97c83b18 [2023-10-17T12:47:43.924Z] ---> 7b922a812a37 [2023-10-17T12:47:43.924Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-17T12:47:43.924Z] ---> Running in 3c9ddc8c11c0 [2023-10-17T12:47:43.924Z] Removing intermediate container 3c9ddc8c11c0 [2023-10-17T12:47:43.924Z] ---> f2928d1c6c7d [2023-10-17T12:47:43.924Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T12:47:43.924Z] ---> Running in a5079fd1a3dc [2023-10-17T12:47:44.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T12:47:44.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T12:47:44.446Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T12:47:44.446Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T12:47:44.446Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T12:47:44.446Z] Executing ca-certificates-20230506-r0.trigger [2023-10-17T12:47:44.706Z] OK: 8 MiB in 17 packages [2023-10-17T12:47:44.964Z] Removing intermediate container a5079fd1a3dc [2023-10-17T12:47:44.964Z] ---> c3a85faea8c3 [2023-10-17T12:47:44.964Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-17T12:47:44.964Z] ---> 1a9394da134c [2023-10-17T12:47:44.964Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-17T12:47:45.222Z] ---> 4daa4ed76e65 [2023-10-17T12:47:45.222Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-17T12:47:45.222Z] ---> 90c0dffb2eda [2023-10-17T12:47:45.223Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-17T12:47:46.156Z] ---> d5ecebd7d76f [2023-10-17T12:47:46.156Z] Step 21/26 : EXPOSE 48095 [2023-10-17T12:47:46.156Z] ---> Running in d65d2d10fd54 [2023-10-17T12:47:46.156Z] Removing intermediate container d65d2d10fd54 [2023-10-17T12:47:46.156Z] ---> 91a93c7d0034 [2023-10-17T12:47:46.156Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-17T12:47:46.156Z] ---> Running in 18b158a1ae5e [2023-10-17T12:47:46.156Z] Removing intermediate container 18b158a1ae5e [2023-10-17T12:47:46.156Z] ---> 0859eaccc5f1 [2023-10-17T12:47:46.156Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-17T12:47:46.156Z] ---> Running in 016076ea618b [2023-10-17T12:47:46.157Z] Removing intermediate container 016076ea618b [2023-10-17T12:47:46.157Z] ---> 291ea0ae15b4 [2023-10-17T12:47:46.157Z] Step 24/26 : LABEL arch=amd64 [2023-10-17T12:47:46.157Z] ---> Running in 8783bd4e662a [2023-10-17T12:47:46.415Z] Removing intermediate container 8783bd4e662a [2023-10-17T12:47:46.415Z] ---> 7ae39b2d15d2 [2023-10-17T12:47:46.415Z] Step 25/26 : LABEL git_sha=478c50bf08fb470a70ea1c32af7d76e967cabd66 [2023-10-17T12:47:46.415Z] ---> Running in 4d5dccbfb7de [2023-10-17T12:47:46.673Z] Removing intermediate container 4d5dccbfb7de [2023-10-17T12:47:46.673Z] ---> b9a3c9d83ddf [2023-10-17T12:47:46.673Z] Step 26/26 : LABEL version=0.0.0 [2023-10-17T12:47:46.673Z] ---> Running in 73ba2dda3205 [2023-10-17T12:47:46.673Z] Removing intermediate container 73ba2dda3205 [2023-10-17T12:47:46.673Z] ---> 2807a40e6267 [2023-10-17T12:47:46.673Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T12:47:46.673Z] Successfully built 2807a40e6267 [2023-10-17T12:47:46.673Z] 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-10-17T12:47:47.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T12:47:47.581Z] [2023-10-17T12:47:47.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:47:47.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T12:47:47.968Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-17T12:47:47.968Z] 5eb5b503b376: Pulling fs layer [2023-10-17T12:47:47.968Z] 5c69ac0246d0: Pulling fs layer [2023-10-17T12:47:47.968Z] ec43610c2a17: Pulling fs layer [2023-10-17T12:47:47.968Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-17T12:47:47.968Z] 33b1e0a273af: Pulling fs layer [2023-10-17T12:47:47.968Z] 5d3b04190fa2: Pulling fs layer [2023-10-17T12:47:47.968Z] 2f39f015ded8: Pulling fs layer [2023-10-17T12:47:47.968Z] 3a2ae6a8a46f: Waiting [2023-10-17T12:47:47.968Z] 5d3b04190fa2: Waiting [2023-10-17T12:47:47.968Z] 2f39f015ded8: Waiting [2023-10-17T12:47:47.968Z] 33b1e0a273af: Waiting [2023-10-17T12:47:47.968Z] 5c69ac0246d0: Download complete [2023-10-17T12:47:47.968Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-17T12:47:47.968Z] 3a2ae6a8a46f: Download complete [2023-10-17T12:47:47.968Z] 33b1e0a273af: Verifying Checksum [2023-10-17T12:47:47.968Z] 33b1e0a273af: Download complete [2023-10-17T12:47:47.968Z] ec43610c2a17: Verifying Checksum [2023-10-17T12:47:47.968Z] ec43610c2a17: Download complete [2023-10-17T12:47:47.968Z] 5d3b04190fa2: Verifying Checksum [2023-10-17T12:47:47.968Z] 5d3b04190fa2: Download complete [2023-10-17T12:47:48.229Z] 5eb5b503b376: Verifying Checksum [2023-10-17T12:47:48.229Z] 5eb5b503b376: Download complete [2023-10-17T12:47:48.802Z] 2f39f015ded8: Download complete [2023-10-17T12:47:49.367Z] 5eb5b503b376: Pull complete [2023-10-17T12:47:49.367Z] 5c69ac0246d0: Pull complete [2023-10-17T12:47:49.934Z] ec43610c2a17: Pull complete [2023-10-17T12:47:49.934Z] 3a2ae6a8a46f: Pull complete [2023-10-17T12:47:50.192Z] 33b1e0a273af: Pull complete [2023-10-17T12:47:50.192Z] 5d3b04190fa2: Pull complete [2023-10-17T12:47:54.371Z] 2f39f015ded8: Pull complete [2023-10-17T12:47:54.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-17T12:47:54.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T12:47:54.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T12:47:54.610Z] prd-ubuntu20.04-docker-8c-8g-9410 does not seem to be running inside a container [2023-10-17T12:47:54.637Z] $ 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-606 -v /w/workspace/_app-service-configurable_PR-606:/w/workspace/_app-service-configurable_PR-606:rw,z -v /w/workspace/_app-service-configurable_PR-606@tmp:/w/workspace/_app-service-configurable_PR-606@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-10-17T12:47:54.770Z] c4a7e357bf2a: Pull complete [2023-10-17T12:47:54.770Z] f0e02332f6b5: Pull complete [2023-10-17T12:47:54.770Z] cefa15bbcfad: Pull complete [2023-10-17T12:47:57.992Z] $ docker top d73f0f709f43803736681cfe46c8d59f6e3a9145e0a323e9e1932090df8aba13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:47:58.492Z] ---> job-cost.sh [2023-10-17T12:47:58.492Z] lf-activate-venv: SKIPPING [2023-10-17T12:47:58.492Z] INFO: No Stack... [2023-10-17T12:47:58.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T12:47:59.012Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T12:47:59.329Z] + cat /w/workspace/_app-service-configurable_PR-606/archives/cost.csv [2023-10-17T12:47:59.329Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T12:47:59.375Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-606-1-stack-cost] [2023-10-17T12:47:59.379Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-606-1-stack-cost] did not exist. Created. [2023-10-17T12:47:59.380Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T12:47:59.783Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-17T12:47:59.833Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T12:47:59.877Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-606-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T12:47:59.969Z] $ docker stop --time=1 d73f0f709f43803736681cfe46c8d59f6e3a9145e0a323e9e1932090df8aba13 [2023-10-17T12:48:01.121Z] $ docker rm -f --volumes d73f0f709f43803736681cfe46c8d59f6e3a9145e0a323e9e1932090df8aba13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-17T12:48:01.421Z] 17808c966233: Pull complete [Pipeline] // stage [Pipeline] } [2023-10-17T12:48:02.842Z] f4c1fc716caa: Pull complete [2023-10-17T12:48:02.842Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-17T12:48:02.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T12:48:02.842Z] ---> ea914061e18c [2023-10-17T12:48:02.842Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T12:48:04.788Z] ---> Running in 0347f236ab96 [2023-10-17T12:48:04.788Z] Removing intermediate container 0347f236ab96 [2023-10-17T12:48:04.788Z] ---> f91439a6f1cf [2023-10-17T12:48:04.788Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T12:48:05.061Z] ---> Running in ac7ab30856e7 [2023-10-17T12:48:05.333Z] Removing intermediate container ac7ab30856e7 [2023-10-17T12:48:05.333Z] ---> 69a6781869b2 [2023-10-17T12:48:05.333Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-17T12:48:05.333Z] ---> Running in bb26bdc09125 [2023-10-17T12:48:05.601Z] Removing intermediate container bb26bdc09125 [2023-10-17T12:48:05.601Z] ---> 87fbed1edec1 [2023-10-17T12:48:05.601Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T12:48:05.869Z] ---> Running in 7bd9ca443ac1 [2023-10-17T12:48:06.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T12:48:07.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T12:48:08.371Z] OK: 266 MiB in 52 packages [2023-10-17T12:48:09.333Z] Removing intermediate container 7bd9ca443ac1 [2023-10-17T12:48:09.333Z] ---> 99ab8b77704d [2023-10-17T12:48:09.333Z] Step 7/12 : WORKDIR /app [2023-10-17T12:48:09.333Z] ---> Running in 290c719e7de0 [2023-10-17T12:48:09.604Z] Removing intermediate container 290c719e7de0 [2023-10-17T12:48:09.604Z] ---> e09a195bd17f [2023-10-17T12:48:09.604Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-17T12:48:10.194Z] ---> d595b1a00cde [2023-10-17T12:48:10.194Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T12:48:10.194Z] ---> Running in a472c50e1eee [2023-10-17T12:50:01.844Z] Removing intermediate container a472c50e1eee [2023-10-17T12:50:01.844Z] ---> a7f6c16828a4 [2023-10-17T12:50:01.844Z] Step 10/12 : COPY . . [2023-10-17T12:50:01.844Z] ---> b621853c76d9 [2023-10-17T12:50:01.844Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T12:50:01.844Z] ---> Running in c33b6231d586 [2023-10-17T12:50:01.844Z] Removing intermediate container c33b6231d586 [2023-10-17T12:50:01.844Z] ---> 8d60eeb00220 [2023-10-17T12:50:01.844Z] Step 12/12 : RUN $MAKE [2023-10-17T12:50:01.844Z] ---> Running in 090e029eef20 [2023-10-17T12:50:01.844Z] noop [2023-10-17T12:50:01.844Z] Removing intermediate container 090e029eef20 [2023-10-17T12:50:01.844Z] ---> 44ed8daefb0a [2023-10-17T12:50:01.844Z] Successfully built 44ed8daefb0a [2023-10-17T12:50:01.844Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:50:02.326Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T12:50:02.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T12:50:02.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-9411 does not seem to be running inside a container [2023-10-17T12:50:02.723Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-10-17T12:50:03.944Z] $ docker top f46a8ef205ad60a39b74efa18419ce3aec66c1daf126a940970a94e87aa95a47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T12:50:04.823Z] + go version [2023-10-17T12:50:04.823Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-17T12:50:04.854Z] $ docker stop --time=1 f46a8ef205ad60a39b74efa18419ce3aec66c1daf126a940970a94e87aa95a47 [2023-10-17T12:50:08.474Z] $ docker rm -f --volumes f46a8ef205ad60a39b74efa18419ce3aec66c1daf126a940970a94e87aa95a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:50:09.527Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T12:50:09.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T12:50:09.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-9411 does not seem to be running inside a container [2023-10-17T12:50:09.843Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-10-17T12:50:11.031Z] $ docker top 75bfbf3e9d49b667f84f8112395caa99df183e3b119ed0a705459943fd7f329b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T12:50:11.908Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-17T12:50:12.610Z] + make test [2023-10-17T12:50:12.610Z] go test -race -coverprofile=coverage.out ./... [2023-10-17T12:52:34.965Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-17T12:52:34.965Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-17T12:52:34.965Z] go vet ./... [2023-10-17T12:54:11.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T12:54:11.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T12:54:11.579Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-17T12:54:11.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T12:54:11.647Z] $ docker stop --time=1 75bfbf3e9d49b667f84f8112395caa99df183e3b119ed0a705459943fd7f329b [2023-10-17T12:54:13.586Z] $ docker rm -f --volumes 75bfbf3e9d49b667f84f8112395caa99df183e3b119ed0a705459943fd7f329b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T12:54:15.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T12:54:15.197Z] Warning: overwriting stash ‘coverage-report’ [2023-10-17T12:54:15.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T12:54:16.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T12:54:16.502Z] + ls -al . [2023-10-17T12:54:16.502Z] total 180 [2023-10-17T12:54:16.502Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 12:50 . [2023-10-17T12:54:16.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 12:47 .. [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 12:47 .dockerignore [2023-10-17T12:54:16.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 12:47 .git [2023-10-17T12:54:16.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 12:47 .github [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 12:47 .gitignore [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 12:47 .golangci.yml [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 17 12:47 Attribution.txt [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 17 12:47 CHANGELOG.md [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 17 12:47 Dockerfile [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 12:47 GOVERNANCE.md [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 12:47 Jenkinsfile [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 12:47 LICENSE [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 12:47 OWNERS.md [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 17 12:47 README.md [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 12:45 VERSION [2023-10-17T12:54:16.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 12:47 bin [2023-10-17T12:54:16.502Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 17 12:50 coverage.out [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 17 12:47 go.mod [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 17 12:47 go.sum [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 17 12:47 main.go [2023-10-17T12:54:16.502Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 17 12:47 makefile [2023-10-17T12:54:16.502Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 12:47 res [2023-10-17T12:54:16.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 12:47 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:54:16.924Z] + 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=478c50bf08fb470a70ea1c32af7d76e967cabd66 --label arch=arm64 --label version=0.0.0 . [2023-10-17T12:54:16.925Z] Sending build context to Docker daemon 182.8kB [2023-10-17T12:54:17.193Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T12:54:17.193Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-17T12:54:17.193Z] ---> 44ed8daefb0a [2023-10-17T12:54:17.193Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T12:54:17.193Z] ---> Running in 1b08a45b3fcc [2023-10-17T12:54:17.468Z] Removing intermediate container 1b08a45b3fcc [2023-10-17T12:54:17.469Z] ---> 58304465ac19 [2023-10-17T12:54:17.469Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T12:54:17.737Z] ---> Running in 3d548e5252e7 [2023-10-17T12:54:18.002Z] Removing intermediate container 3d548e5252e7 [2023-10-17T12:54:18.002Z] ---> 80174489cf10 [2023-10-17T12:54:18.002Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-17T12:54:18.002Z] ---> Running in 40e87127ef10 [2023-10-17T12:54:18.268Z] Removing intermediate container 40e87127ef10 [2023-10-17T12:54:18.268Z] ---> 728f94988f97 [2023-10-17T12:54:18.268Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T12:54:18.268Z] ---> Running in 2905aca27474 [2023-10-17T12:54:19.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T12:54:19.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T12:54:20.796Z] OK: 266 MiB in 52 packages [2023-10-17T12:54:22.737Z] Removing intermediate container 2905aca27474 [2023-10-17T12:54:22.737Z] ---> 0f166bd6fc98 [2023-10-17T12:54:22.737Z] Step 7/26 : WORKDIR /app [2023-10-17T12:54:22.737Z] ---> Running in 4fae4e2827bb [2023-10-17T12:54:22.737Z] Removing intermediate container 4fae4e2827bb [2023-10-17T12:54:22.737Z] ---> 2417c2f6be1b [2023-10-17T12:54:22.737Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-17T12:54:23.320Z] ---> 8c1ab57365d9 [2023-10-17T12:54:23.320Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T12:54:23.320Z] ---> Running in 63da3743fb96 [2023-10-17T12:54:25.898Z] Removing intermediate container 63da3743fb96 [2023-10-17T12:54:25.898Z] ---> d41c4df945b4 [2023-10-17T12:54:25.898Z] Step 10/26 : COPY . . [2023-10-17T12:54:26.167Z] ---> 0c9e0b217659 [2023-10-17T12:54:26.167Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T12:54:26.434Z] ---> Running in 3ea631453a32 [2023-10-17T12:54:26.703Z] Removing intermediate container 3ea631453a32 [2023-10-17T12:54:26.703Z] ---> 94a3a2f85800 [2023-10-17T12:54:26.703Z] Step 12/26 : RUN $MAKE [2023-10-17T12:54:26.703Z] ---> Running in c1df86e49b71 [2023-10-17T12:54:27.661Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-17T12:56:19.513Z] Removing intermediate container c1df86e49b71 [2023-10-17T12:56:19.513Z] ---> 907274c2c05f [2023-10-17T12:56:19.513Z] Step 13/26 : FROM alpine:3.18 [2023-10-17T12:56:19.513Z] 3.18: Pulling from library/alpine [2023-10-17T12:56:19.513Z] 579b34f0a95b: Pulling fs layer [2023-10-17T12:56:19.513Z] 579b34f0a95b: Verifying Checksum [2023-10-17T12:56:19.513Z] 579b34f0a95b: Download complete [2023-10-17T12:56:19.513Z] 579b34f0a95b: Pull complete [2023-10-17T12:56:19.513Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T12:56:19.513Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T12:56:19.513Z] ---> 3cc203321400 [2023-10-17T12:56:19.513Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-17T12:56:19.513Z] ---> Running in db6dc816b0ad [2023-10-17T12:56:19.513Z] Removing intermediate container db6dc816b0ad [2023-10-17T12:56:19.513Z] ---> 07acea8ae1c9 [2023-10-17T12:56:19.513Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-17T12:56:19.513Z] ---> Running in 78dd1d513c8b [2023-10-17T12:56:19.513Z] Removing intermediate container 78dd1d513c8b [2023-10-17T12:56:19.513Z] ---> 59f015192598 [2023-10-17T12:56:19.513Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T12:56:19.513Z] ---> Running in c269a4162609 [2023-10-17T12:56:19.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T12:56:19.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T12:56:19.513Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T12:56:19.513Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T12:56:19.513Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T12:56:19.513Z] Executing ca-certificates-20230506-r0.trigger [2023-10-17T12:56:19.513Z] OK: 9 MiB in 17 packages [2023-10-17T12:56:19.513Z] Removing intermediate container c269a4162609 [2023-10-17T12:56:19.513Z] ---> bc00f89228e8 [2023-10-17T12:56:19.513Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-17T12:56:19.513Z] ---> 175446eb8a15 [2023-10-17T12:56:19.513Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-17T12:56:19.513Z] ---> 8bc3e038f793 [2023-10-17T12:56:19.513Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-17T12:56:19.513Z] ---> 98c824a419f2 [2023-10-17T12:56:19.513Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-17T12:56:19.513Z] ---> 78442087d25f [2023-10-17T12:56:19.513Z] Step 21/26 : EXPOSE 48095 [2023-10-17T12:56:19.513Z] ---> Running in 20f5aaf58c10 [2023-10-17T12:56:19.513Z] Removing intermediate container 20f5aaf58c10 [2023-10-17T12:56:19.513Z] ---> 4ab1c03a27e0 [2023-10-17T12:56:19.513Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-17T12:56:19.513Z] ---> Running in 102c4beb93e0 [2023-10-17T12:56:19.513Z] Removing intermediate container 102c4beb93e0 [2023-10-17T12:56:19.513Z] ---> 3cf5ee3f2df3 [2023-10-17T12:56:19.513Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-17T12:56:19.513Z] ---> Running in 048f7831b6d4 [2023-10-17T12:56:19.513Z] Removing intermediate container 048f7831b6d4 [2023-10-17T12:56:19.513Z] ---> 8b88ba07e368 [2023-10-17T12:56:19.513Z] Step 24/26 : LABEL arch=arm64 [2023-10-17T12:56:19.513Z] ---> Running in da8049e1e9d1 [2023-10-17T12:56:19.513Z] Removing intermediate container da8049e1e9d1 [2023-10-17T12:56:19.513Z] ---> 5368d7cf90e7 [2023-10-17T12:56:19.513Z] Step 25/26 : LABEL git_sha=478c50bf08fb470a70ea1c32af7d76e967cabd66 [2023-10-17T12:56:19.513Z] ---> Running in 229c6990e57e [2023-10-17T12:56:19.513Z] Removing intermediate container 229c6990e57e [2023-10-17T12:56:19.513Z] ---> 82eb65a809bd [2023-10-17T12:56:19.513Z] Step 26/26 : LABEL version=0.0.0 [2023-10-17T12:56:19.779Z] ---> Running in b628567fc7ba [2023-10-17T12:56:20.060Z] Removing intermediate container b628567fc7ba [2023-10-17T12:56:20.060Z] ---> ebb4c160629e [2023-10-17T12:56:20.060Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T12:56:20.060Z] Successfully built ebb4c160629e [2023-10-17T12:56:20.060Z] 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-10-17T12:56:20.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T12:56:20.896Z] [2023-10-17T12:56:20.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:56:21.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T12:56:23.225Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-17T12:56:23.225Z] 8998bd30e6a1: Pulling fs layer [2023-10-17T12:56:23.225Z] 04944245beec: Pulling fs layer [2023-10-17T12:56:23.225Z] 699f458cf7ca: Pulling fs layer [2023-10-17T12:56:23.225Z] 765212b225bb: Pulling fs layer [2023-10-17T12:56:23.225Z] f23df028b6ca: Pulling fs layer [2023-10-17T12:56:23.225Z] d65c8cfc05b1: Pulling fs layer [2023-10-17T12:56:23.225Z] 2437ff75d9bd: Pulling fs layer [2023-10-17T12:56:23.225Z] 765212b225bb: Waiting [2023-10-17T12:56:23.225Z] f23df028b6ca: Waiting [2023-10-17T12:56:23.225Z] d65c8cfc05b1: Waiting [2023-10-17T12:56:23.225Z] 2437ff75d9bd: Waiting [2023-10-17T12:56:23.491Z] 04944245beec: Verifying Checksum [2023-10-17T12:56:23.491Z] 04944245beec: Download complete [2023-10-17T12:56:23.491Z] 765212b225bb: Verifying Checksum [2023-10-17T12:56:23.491Z] 765212b225bb: Download complete [2023-10-17T12:56:23.491Z] f23df028b6ca: Verifying Checksum [2023-10-17T12:56:23.491Z] f23df028b6ca: Download complete [2023-10-17T12:56:23.491Z] d65c8cfc05b1: Download complete [2023-10-17T12:56:23.756Z] 699f458cf7ca: Verifying Checksum [2023-10-17T12:56:23.756Z] 699f458cf7ca: Download complete [2023-10-17T12:56:24.023Z] 8998bd30e6a1: Verifying Checksum [2023-10-17T12:56:24.023Z] 8998bd30e6a1: Download complete [2023-10-17T12:56:26.598Z] 2437ff75d9bd: Verifying Checksum [2023-10-17T12:56:26.598Z] 2437ff75d9bd: Download complete [2023-10-17T12:56:28.532Z] 8998bd30e6a1: Pull complete [2023-10-17T12:56:29.112Z] 04944245beec: Pull complete [2023-10-17T12:56:30.518Z] 699f458cf7ca: Pull complete [2023-10-17T12:56:30.784Z] 765212b225bb: Pull complete [2023-10-17T12:56:31.746Z] f23df028b6ca: Pull complete [2023-10-17T12:56:32.011Z] d65c8cfc05b1: Pull complete [2023-10-17T12:56:50.201Z] 2437ff75d9bd: Pull complete [2023-10-17T12:56:50.201Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-17T12:56:50.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T12:56:50.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T12:56:50.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-9411 does not seem to be running inside a container [2023-10-17T12:56:50.573Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-17T12:56:53.045Z] $ docker top e242fd9f652ebc909a152f5365cdcde831852624e46313bb95be46b6350127da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:56:53.920Z] ---> job-cost.sh [2023-10-17T12:56:53.920Z] lf-activate-venv: SKIPPING [2023-10-17T12:56:53.920Z] INFO: No Stack... [2023-10-17T12:56:54.497Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-17T12:56:55.073Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T12:56:55.407Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-17T12:56:55.407Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T12:56:55.721Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-606-1-stack-cost] [2023-10-17T12:56:55.726Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-606-1-stack-cost] did not exist. Created. [2023-10-17T12:56:55.726Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T12:56:56.135Z] /w/workspace/app-service-configurable/1@tmp/durable-e8b67239/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-17T12:56:56.494Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-17T12:56:56.532Z] Warning: overwriting stash ‘stack-cost’ [2023-10-17T12:56:56.578Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T12:56:56.593Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-606-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T12:56:56.669Z] $ docker stop --time=1 e242fd9f652ebc909a152f5365cdcde831852624e46313bb95be46b6350127da [2023-10-17T12:56:58.146Z] $ docker rm -f --volumes e242fd9f652ebc909a152f5365cdcde831852624e46313bb95be46b6350127da [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-10-17T12:56:59.157Z] provisioning config files... [2023-10-17T12:56:59.166Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-606@tmp/config17257253431319128629tmp [Pipeline] { [Pipeline] sh [2023-10-17T12:56:59.507Z] + set +x [2023-10-17T12:56:59.507Z] + bash -s -- [2023-10-17T12:56:59.507Z] + curl -s https://codecov.io/bash [2023-10-17T12:56:59.507Z] [2023-10-17T12:56:59.507Z] _____ _ [2023-10-17T12:56:59.507Z] / ____| | | [2023-10-17T12:56:59.507Z] | | ___ __| | ___ ___ _____ __ [2023-10-17T12:56:59.507Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-17T12:56:59.507Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-17T12:56:59.507Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-17T12:56:59.507Z] Bash-1.0.6 [2023-10-17T12:56:59.507Z] [2023-10-17T12:56:59.507Z] [2023-10-17T12:56:59.507Z] ==> git version 2.25.1 found [2023-10-17T12:56:59.507Z] ==> 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-10-17T12:56:59.507Z] Release-Date: 2020-01-08 [2023-10-17T12:56:59.507Z] 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-10-17T12:56:59.508Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-17T12:56:59.508Z] ==> Jenkins CI detected. [2023-10-17T12:56:59.508Z] current dir:  /w/workspace/_app-service-configurable_PR-606 [2023-10-17T12:56:59.508Z] project root: . [2023-10-17T12:56:59.508Z] --> token set from env [2023-10-17T12:56:59.508Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-17T12:56:59.508Z] ==> Running gcov in . (disable via -X gcov) [2023-10-17T12:56:59.508Z] ==> Python coveragepy not found [2023-10-17T12:56:59.508Z] ==> Searching for coverage reports in: [2023-10-17T12:56:59.508Z] + . [2023-10-17T12:56:59.508Z] -> Found 1 reports [2023-10-17T12:56:59.508Z] ==> Detecting git/mercurial file structure [2023-10-17T12:56:59.767Z] ==> Reading reports [2023-10-17T12:56:59.768Z] + ./coverage.out bytes=13 [2023-10-17T12:56:59.768Z] ==> Appending adjustments [2023-10-17T12:56:59.768Z] https://docs.codecov.io/docs/fixing-reports [2023-10-17T12:56:59.768Z] + Found adjustments [2023-10-17T12:56:59.768Z] ==> Gzipping contents [2023-10-17T12:56:59.768Z] 4.0K /tmp/codecov.cEKskx.gz [2023-10-17T12:56:59.768Z] ==> Uploading reports [2023-10-17T12:56:59.768Z] url: https://codecov.io [2023-10-17T12:56:59.768Z] query: branch=PR-606&commit=478c50bf08fb470a70ea1c32af7d76e967cabd66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-606%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=606&job=&cmd_args= [2023-10-17T12:56:59.768Z] -> Pinging Codecov [2023-10-17T12:56:59.768Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-606&commit=478c50bf08fb470a70ea1c32af7d76e967cabd66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-606%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=606&job=&cmd_args= [2023-10-17T12:56:59.768Z] -> Uploading to [2023-10-17T12:56:59.768Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-17/A97CA9966030D2A3747ED39772930CCE/478c50bf08fb470a70ea1c32af7d76e967cabd66/97beb4f7-93bc-4130-9cfe-029bbd7269a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T125659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30bfb0b73145815166703fcc20a59aa7feb478359dd6caf45756e79e9f3a479d [2023-10-17T12:56:59.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T12:56:59.768Z] Dload Upload Total Spent Left Speed [2023-10-17T12:57:00.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1612 --:--:-- --:--:-- --:--:-- 1612 [2023-10-17T12:57:00.336Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/478c50bf08fb470a70ea1c32af7d76e967cabd66 [Pipeline] } [2023-10-17T12:57:00.364Z] 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-10-17T12:57:02.140Z] + [ -d /w/workspace/_app-service-configurable_PR-606/archives ] [2023-10-17T12:57:02.141Z] + ls -al /w/workspace/_app-service-configurable_PR-606/archives [2023-10-17T12:57:02.141Z] total 16 [2023-10-17T12:57:02.141Z] drwxr-xr-x 3 root root 4096 Oct 17 12:47 . [2023-10-17T12:57:02.141Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 12:47 .. [2023-10-17T12:57:02.141Z] drwxr-xr-x 2 root root 4096 Oct 17 12:47 cost [2023-10-17T12:57:02.141Z] -rw-r--r-- 1 root root 96 Oct 17 12:47 cost.csv [2023-10-17T12:57:02.141Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-606/archives [2023-10-17T12:57:02.141Z] + ls -al /w/workspace/_app-service-configurable_PR-606/archives [2023-10-17T12:57:02.141Z] total 16 [2023-10-17T12:57:02.141Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 12:47 . [2023-10-17T12:57:02.141Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 12:47 .. [2023-10-17T12:57:02.141Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 12:47 cost [2023-10-17T12:57:02.141Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 17 12:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:57:02.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:57:03.358Z] ---> package-listing.sh [2023-10-17T12:57:03.359Z] ++ facter osfamily [2023-10-17T12:57:03.359Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-17T12:57:03.619Z] + OS_FAMILY=debian [2023-10-17T12:57:03.619Z] + workspace=/w/workspace/_app-service-configurable_PR-606 [2023-10-17T12:57:03.619Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-17T12:57:03.619Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-17T12:57:03.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-17T12:57:03.619Z] + PACKAGES=/tmp/packages_start.txt [2023-10-17T12:57:03.619Z] + '[' /w/workspace/_app-service-configurable_PR-606 ']' [2023-10-17T12:57:03.619Z] + PACKAGES=/tmp/packages_end.txt [2023-10-17T12:57:03.619Z] + case "${OS_FAMILY}" in [2023-10-17T12:57:03.619Z] + dpkg -l [2023-10-17T12:57:03.619Z] + grep '^ii' [2023-10-17T12:57:03.619Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-17T12:57:03.619Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-17T12:57:03.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-17T12:57:03.619Z] + '[' /w/workspace/_app-service-configurable_PR-606 ']' [2023-10-17T12:57:03.619Z] + mkdir -p /w/workspace/_app-service-configurable_PR-606/archives/ [2023-10-17T12:57:03.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-606/archives/ [Pipeline] echo [2023-10-17T12:57:03.681Z] 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-606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-17T12:57:03.973Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T12:57:04.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T12:57:04.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T12:57:04.741Z] prd-ubuntu20.04-docker-8c-8g-9410 does not seem to be running inside a container [2023-10-17T12:57:04.770Z] $ 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-606/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-606 -v /w/workspace/_app-service-configurable_PR-606:/w/workspace/_app-service-configurable_PR-606:rw,z -v /w/workspace/_app-service-configurable_PR-606@tmp:/w/workspace/_app-service-configurable_PR-606@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-10-17T12:57:04.996Z] $ docker top 54a977d8ef6a880f9915d05d37afe84be43bb276e4c0e0d87c12291e628c4485 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T12:57:05.386Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-17T12:57:05.694Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-17T12:57:06.003Z] + ls /var/log/sa-host [2023-10-17T12:57:06.003Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T12:57:06.234Z] provisioning config files... [2023-10-17T12:57:06.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-606@tmp/config10099546788435449036tmp [Pipeline] { [Pipeline] echo [2023-10-17T12:57:06.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:57:06.607Z] ---> create-netrc.sh [Pipeline] } [2023-10-17T12:57:06.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:57:07.033Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-17T12:57:07.064Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:57:07.374Z] ---> sudo-logs.sh [2023-10-17T12:57:07.374Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-17T12:57:07.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:57:07.776Z] ---> job-cost.sh [2023-10-17T12:57:07.776Z] lf-activate-venv: SKIPPING [2023-10-17T12:57:07.776Z] DEBUG: total: 0.2199999988079071 [2023-10-17T12:57:07.776Z] INFO: Retrieving Stack Cost... [2023-10-17T12:57:08.035Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T12:57:08.601Z] INFO: Archiving Costs [Pipeline] echo [2023-10-17T12:57:08.637Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T12:57:08.957Z] ---> logs-deploy.sh [2023-10-17T12:57:08.957Z] lf-activate-venv: SKIPPING [2023-10-17T12:57:08.957Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-606/1 [2023-10-17T12:57:08.957Z] INFO: archiving workspace using pattern(s): [2023-10-17T12:57:09.892Z] Archives upload complete. [2023-10-17T12:57:09.892Z] INFO: archiving logs to Nexus