Pull request #539 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 726c7bac779ae455276856dfdf2d144874947dc5 rather than eb3b31bb04336f6c3816329e20b1ed50958d098f Obtained Jenkinsfile from 726c7bac779ae455276856dfdf2d144874947dc5 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-ssh4488262886448033642.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12734611760066249229.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-539/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-539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7007578057784916786.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-539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13603578702482595451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13865834139000524422.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-539/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-539/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh546514960705227721.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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-6234 in /w/workspace/_app-service-configurable_PR-539 [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-539 # 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 Merging remotes/origin/main commit 726c7bac779ae455276856dfdf2d144874947dc5 into PR head commit eb3b31bb04336f6c3816329e20b1ed50958d098f Merge succeeded, producing eb3b31bb04336f6c3816329e20b1ed50958d098f Checking out Revision eb3b31bb04336f6c3816329e20b1ed50958d098f (PR-539) > 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/539/head:refs/remotes/origin/PR-539 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb3b31bb04336f6c3816329e20b1ed50958d098f # 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 726c7bac779ae455276856dfdf2d144874947dc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb3b31bb04336f6c3816329e20b1ed50958d098f # timeout=10 Commit message: "fix: Store and Forward Enabled missing from profiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T19:30:15.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T19:30:15.627Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T19:30:15.732Z] ========================================================= [2023-03-29T19:30:15.732Z] EdgeX Global Pipelines Version Info [2023-03-29T19:30:15.732Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:30:16.474Z] ------------------- [2023-03-29T19:30:16.474Z] stable info: [2023-03-29T19:30:16.474Z] ------------------- [2023-03-29T19:30:16.474Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T19:30:16.474Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T19:30:16.474Z] Message: update stable to v1.0.245 [2023-03-29T19:30:17.045Z] ------------------- [2023-03-29T19:30:17.045Z] experimental info: [2023-03-29T19:30:17.045Z] ------------------- [2023-03-29T19:30:17.045Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T19:30:17.045Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T19:30:17.045Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T19:30:17.344Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-29T19:30:17.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-29T19:30:17.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T19:30:17.470Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T19:30:17.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T19:30:17.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T19:30:17.589Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T19:30:17.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T19:30:17.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T19:30:17.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T19:30:17.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T19:30:17.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-29T19:30:17.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T19:30:17.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T19:30:17.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T19:30:17.933Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T19:30:17.975Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T19:30:18.015Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T19:30:18.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T19:30:18.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T19:30:18.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T19:30:18.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T19:30:18.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T19:30:18.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T19:30:18.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T19:30:18.337Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T19:30:18.381Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T19:30:18.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-539 [Pipeline] echo [2023-03-29T19:30:18.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-539 [Pipeline] echo [2023-03-29T19:30:18.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-539 [Pipeline] echo [2023-03-29T19:30:18.559Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb3b31bb04336f6c3816329e20b1ed50958d098f [Pipeline] echo [2023-03-29T19:30:18.601Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb3b31b [Pipeline] echo [2023-03-29T19:30:18.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:30:18.760Z] provisioning config files... [2023-03-29T19:30:18.777Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-539@tmp/config12261802532082251246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:30:19.123Z] ---> docker-login.sh [2023-03-29T19:30:19.123Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:30:19.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:19.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:19.385Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:19.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:19.385Z] [2023-03-29T19:30:19.385Z] Login Succeeded [2023-03-29T19:30:19.385Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:30:19.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:19.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:19.647Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:19.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:19.647Z] [2023-03-29T19:30:19.647Z] Login Succeeded [2023-03-29T19:30:19.647Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:30:19.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:19.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:19.647Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:19.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:19.647Z] [2023-03-29T19:30:19.647Z] Login Succeeded [2023-03-29T19:30:19.647Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:30:19.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:19.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:19.908Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:19.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:19.908Z] [2023-03-29T19:30:19.908Z] Login Succeeded [2023-03-29T19:30:19.908Z] docker.io [2023-03-29T19:30:19.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:20.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:20.169Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:20.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:20.169Z] [2023-03-29T19:30:20.169Z] Login Succeeded [2023-03-29T19:30:20.169Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:30:20.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T19:30:20.837Z] + git rev-list -1 --merges eb3b31bb04336f6c3816329e20b1ed50958d098f~1..eb3b31bb04336f6c3816329e20b1ed50958d098f [Pipeline] echo [2023-03-29T19:30:20.907Z] -----------> git rev-list -1 --merges eb3b31bb04336f6c3816329e20b1ed50958d098f~1..eb3b31bb04336f6c3816329e20b1ed50958d098f eb3b31bb04336f6c3816329e20b1ed50958d098f [false] [Pipeline] sh [2023-03-29T19:30:21.216Z] + git log --format=format:%s -1 eb3b31bb04336f6c3816329e20b1ed50958d098f [Pipeline] echo [2023-03-29T19:30:21.251Z] ========================================================= [2023-03-29T19:30:21.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T19:30:21.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:30:21.727Z] + git log --format=format:%s -1 eb3b31bb04336f6c3816329e20b1ed50958d098f [Pipeline] echo [2023-03-29T19:30:21.761Z] [semverPrep] GIT_COMMIT: eb3b31bb04336f6c3816329e20b1ed50958d098f, Commit Message: fix: Store and Forward Enabled missing from profiles [Pipeline] echo [2023-03-29T19:30:21.791Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T19:30:22.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T19:30:22.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T19:30:22.179Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T19:30:22.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T19:30:22.179Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T19:30:22.179Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T19:30:22.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:30:22.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:30:22.655Z] [2023-03-29T19:30:22.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:30:23.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:30:23.021Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T19:30:23.021Z] b85a868b505f: Pulling fs layer [2023-03-29T19:30:23.021Z] e2be974225ed: Pulling fs layer [2023-03-29T19:30:23.021Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T19:30:23.021Z] 988bab9f4d93: Pulling fs layer [2023-03-29T19:30:23.021Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T19:30:23.021Z] eaf3925da568: Pulling fs layer [2023-03-29T19:30:23.021Z] bab4dde63d76: Pulling fs layer [2023-03-29T19:30:23.021Z] bde34c3a00c8: Pulling fs layer [2023-03-29T19:30:23.021Z] b352a97aabf1: Pulling fs layer [2023-03-29T19:30:23.021Z] 4872d77fe225: Pulling fs layer [2023-03-29T19:30:23.021Z] 5851b861e8e6: Pulling fs layer [2023-03-29T19:30:23.021Z] 1469e6f7b9e6: Waiting [2023-03-29T19:30:23.021Z] 988bab9f4d93: Waiting [2023-03-29T19:30:23.021Z] bab4dde63d76: Waiting [2023-03-29T19:30:23.021Z] bde34c3a00c8: Waiting [2023-03-29T19:30:23.021Z] b352a97aabf1: Waiting [2023-03-29T19:30:23.021Z] 4872d77fe225: Waiting [2023-03-29T19:30:23.021Z] eaf3925da568: Waiting [2023-03-29T19:30:23.021Z] e2be974225ed: Download complete [2023-03-29T19:30:23.021Z] 988bab9f4d93: Verifying Checksum [2023-03-29T19:30:23.021Z] 988bab9f4d93: Download complete [2023-03-29T19:30:23.021Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T19:30:23.021Z] 1469e6f7b9e6: Download complete [2023-03-29T19:30:23.021Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T19:30:23.021Z] 339a4e72a1f5: Download complete [2023-03-29T19:30:23.280Z] eaf3925da568: Verifying Checksum [2023-03-29T19:30:23.280Z] bde34c3a00c8: Download complete [2023-03-29T19:30:23.280Z] b352a97aabf1: Verifying Checksum [2023-03-29T19:30:23.280Z] b352a97aabf1: Download complete [2023-03-29T19:30:23.280Z] 4872d77fe225: Download complete [2023-03-29T19:30:23.280Z] 5851b861e8e6: Verifying Checksum [2023-03-29T19:30:23.280Z] 5851b861e8e6: Download complete [2023-03-29T19:30:23.280Z] b85a868b505f: Verifying Checksum [2023-03-29T19:30:23.280Z] b85a868b505f: Download complete [2023-03-29T19:30:23.540Z] bab4dde63d76: Verifying Checksum [2023-03-29T19:30:23.540Z] bab4dde63d76: Download complete [2023-03-29T19:30:24.505Z] b85a868b505f: Pull complete [2023-03-29T19:30:24.765Z] e2be974225ed: Pull complete [2023-03-29T19:30:25.338Z] 339a4e72a1f5: Pull complete [2023-03-29T19:30:25.338Z] 988bab9f4d93: Pull complete [2023-03-29T19:30:25.597Z] 1469e6f7b9e6: Pull complete [2023-03-29T19:30:25.597Z] eaf3925da568: Pull complete [2023-03-29T19:30:27.505Z] bab4dde63d76: Pull complete [2023-03-29T19:30:27.765Z] bde34c3a00c8: Pull complete [2023-03-29T19:30:27.765Z] b352a97aabf1: Pull complete [2023-03-29T19:30:27.765Z] 4872d77fe225: Pull complete [2023-03-29T19:30:28.023Z] 5851b861e8e6: Pull complete [2023-03-29T19:30:28.023Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T19:30:28.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:30:28.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:30:28.300Z] prd-ubuntu20.04-docker-8c-8g-6234 does not seem to be running inside a container [2023-03-29T19:30:28.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-539 -v /w/workspace/_app-service-configurable_PR-539:/w/workspace/_app-service-configurable_PR-539:rw,z -v /w/workspace/_app-service-configurable_PR-539@tmp:/w/workspace/_app-service-configurable_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T19:30:30.905Z] $ docker top 5b91c4640668b84f3b5bdca7c581db39932a3512e82debbdd65a3508e1c823f1 -eo pid,comm [2023-03-29T19:30:30.966Z] 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-03-29T19:30:30.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T19:30:31.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T19:30:31.093Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T19:30:31.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T19:30:31.227Z] $ docker exec 5b91c4640668b84f3b5bdca7c581db39932a3512e82debbdd65a3508e1c823f1 ssh-agent [2023-03-29T19:30:31.342Z] SSH_AUTH_SOCK=/tmp/ssh-WmWfw8r8ViWz/agent.32 [2023-03-29T19:30:31.342Z] SSH_AGENT_PID=38 [2023-03-29T19:30:31.348Z] Running ssh-add (command line suppressed) [2023-03-29T19:30:31.457Z] Identity added: /w/workspace/_app-service-configurable_PR-539@tmp/private_key_12774861769099563040.key (/w/workspace/_app-service-configurable_PR-539@tmp/private_key_12774861769099563040.key) [2023-03-29T19:30:31.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T19:30:31.797Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T19:30:31.826Z] $ docker exec --env ******** --env ******** 5b91c4640668b84f3b5bdca7c581db39932a3512e82debbdd65a3508e1c823f1 ssh-agent -k [2023-03-29T19:30:31.930Z] unset SSH_AUTH_SOCK; [2023-03-29T19:30:31.931Z] unset SSH_AGENT_PID; [2023-03-29T19:30:31.931Z] echo Agent pid 38 killed; [2023-03-29T19:30:31.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T19:30:32.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T19:30:32.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T19:30:32.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T19:30:32.146Z] $ docker exec 5b91c4640668b84f3b5bdca7c581db39932a3512e82debbdd65a3508e1c823f1 ssh-agent [2023-03-29T19:30:32.266Z] SSH_AUTH_SOCK=/tmp/ssh-RAiqJtVIarLz/agent.70 [2023-03-29T19:30:32.266Z] SSH_AGENT_PID=76 [2023-03-29T19:30:32.270Z] Running ssh-add (command line suppressed) [2023-03-29T19:30:32.382Z] Identity added: /w/workspace/_app-service-configurable_PR-539@tmp/private_key_14084064513129727312.key (/w/workspace/_app-service-configurable_PR-539@tmp/private_key_14084064513129727312.key) [2023-03-29T19:30:32.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T19:30:32.723Z] + git semver init [2023-03-29T19:30:32.983Z] 2023-03-29 19:30:32,965 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T19:30:32.983Z] 2023-03-29 19:30:32,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-539/.semver [2023-03-29T19:30:32.983Z] 2023-03-29 19:30:32,966 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-539/.semver [2023-03-29T19:30:32.983Z] 2023-03-29 19:30:32,966 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-539/.semver'], cwd=/w/workspace/_app-service-configurable_PR-539, universal_newlines=False, shell=None, istream=None) [2023-03-29T19:30:33.927Z] 2023-03-29 19:30:33,885 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-539/.git/info/exclude [2023-03-29T19:30:33.927Z] 2023-03-29 19:30:33,885 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-539/.semver/PR-539 with force:False [2023-03-29T19:30:33.927Z] 2023-03-29 19:30:33,885 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-539/.semver/PR-539 [2023-03-29T19:30:33.927Z] 2023-03-29 19:30:33,889 [execute] INFO git cat-file --batch-check [2023-03-29T19:30:33.927Z] 2023-03-29 19:30:33,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-539/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T19:30:33.927Z] 2023-03-29 19:30:33,896 [execute] INFO git cat-file --batch [2023-03-29T19:30:33.927Z] 2023-03-29 19:30:33,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-539/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T19:30:33.927Z] 2023-03-29 19:30:33,902 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-539/.semver/PR-539 [2023-03-29T19:30:33.927Z] 0.0.0 [Pipeline] } [2023-03-29T19:30:33.957Z] $ docker exec --env ******** --env ******** 5b91c4640668b84f3b5bdca7c581db39932a3512e82debbdd65a3508e1c823f1 ssh-agent -k [2023-03-29T19:30:34.064Z] unset SSH_AUTH_SOCK; [2023-03-29T19:30:34.064Z] unset SSH_AGENT_PID; [2023-03-29T19:30:34.064Z] echo Agent pid 76 killed; [2023-03-29T19:30:34.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T19:30:34.507Z] + git semver [Pipeline] } [2023-03-29T19:30:34.790Z] $ docker stop --time=1 5b91c4640668b84f3b5bdca7c581db39932a3512e82debbdd65a3508e1c823f1 [2023-03-29T19:30:36.093Z] $ docker rm -f --volumes 5b91c4640668b84f3b5bdca7c581db39932a3512e82debbdd65a3508e1c823f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:30:36.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T19:30:36.794Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T19:30:36.812Z] [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-03-29T19:30:37.365Z] provisioning config files... [2023-03-29T19:30:37.375Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-539@tmp/config12777720469916576645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:30:37.718Z] ---> docker-login.sh [2023-03-29T19:30:37.718Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:30:37.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:37.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:37.718Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:37.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:37.718Z] [2023-03-29T19:30:37.718Z] Login Succeeded [2023-03-29T19:30:37.718Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:30:37.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:37.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:37.718Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:37.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:37.718Z] [2023-03-29T19:30:37.718Z] Login Succeeded [2023-03-29T19:30:37.718Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:30:37.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:37.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:37.977Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:37.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:37.977Z] [2023-03-29T19:30:37.977Z] Login Succeeded [2023-03-29T19:30:37.977Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:30:37.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:37.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:37.977Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:37.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:37.977Z] [2023-03-29T19:30:37.977Z] Login Succeeded [2023-03-29T19:30:37.977Z] docker.io [2023-03-29T19:30:38.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:30:38.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:30:38.498Z] Configure a credential helper to remove this warning. See [2023-03-29T19:30:38.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:30:38.498Z] [2023-03-29T19:30:38.498Z] Login Succeeded [2023-03-29T19:30:38.498Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:30:38.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T19:30:38.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:30:38.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:30:38.787Z] ========================================================= [2023-03-29T19:30:38.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T19:30:38.787Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:30:39.256Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T19:30:39.256Z] Sending build context to Docker daemon 3.253MB [2023-03-29T19:30:39.256Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:30:39.256Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T19:30:39.256Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T19:30:39.256Z] 63b65145d645: Pulling fs layer [2023-03-29T19:30:39.256Z] a2d21d5440eb: Pulling fs layer [2023-03-29T19:30:39.256Z] 935e6c44a52c: Pulling fs layer [2023-03-29T19:30:39.256Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T19:30:39.256Z] 30dea6a524f1: Pulling fs layer [2023-03-29T19:30:39.256Z] a2aff8979fd8: Pulling fs layer [2023-03-29T19:30:39.256Z] 6808be2612f2: Pulling fs layer [2023-03-29T19:30:39.256Z] f25807f1079a: Pulling fs layer [2023-03-29T19:30:39.256Z] 6808be2612f2: Waiting [2023-03-29T19:30:39.256Z] a2aff8979fd8: Waiting [2023-03-29T19:30:39.256Z] 94cc34f8dd06: Waiting [2023-03-29T19:30:39.256Z] 30dea6a524f1: Waiting [2023-03-29T19:30:39.256Z] f25807f1079a: Waiting [2023-03-29T19:30:39.256Z] a2d21d5440eb: Verifying Checksum [2023-03-29T19:30:39.256Z] a2d21d5440eb: Download complete [2023-03-29T19:30:39.256Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T19:30:39.256Z] 94cc34f8dd06: Download complete [2023-03-29T19:30:39.256Z] 30dea6a524f1: Verifying Checksum [2023-03-29T19:30:39.256Z] 30dea6a524f1: Download complete [2023-03-29T19:30:39.256Z] 63b65145d645: Download complete [2023-03-29T19:30:39.516Z] a2aff8979fd8: Verifying Checksum [2023-03-29T19:30:39.516Z] a2aff8979fd8: Download complete [2023-03-29T19:30:39.516Z] 63b65145d645: Pull complete [2023-03-29T19:30:39.775Z] a2d21d5440eb: Pull complete [2023-03-29T19:30:39.775Z] f25807f1079a: Verifying Checksum [2023-03-29T19:30:39.775Z] f25807f1079a: Download complete [2023-03-29T19:30:40.035Z] 935e6c44a52c: Verifying Checksum [2023-03-29T19:30:40.035Z] 935e6c44a52c: Download complete [2023-03-29T19:30:40.035Z] 6808be2612f2: Verifying Checksum [2023-03-29T19:30:40.035Z] 6808be2612f2: Download complete [2023-03-29T19:30:43.321Z] 935e6c44a52c: Pull complete [2023-03-29T19:30:43.581Z] 94cc34f8dd06: Pull complete [2023-03-29T19:30:43.581Z] 30dea6a524f1: Pull complete [2023-03-29T19:30:43.581Z] a2aff8979fd8: Pull complete [2023-03-29T19:30:46.113Z] 6808be2612f2: Pull complete [2023-03-29T19:30:47.052Z] f25807f1079a: Pull complete [2023-03-29T19:30:47.052Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T19:30:47.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T19:30:47.052Z] ---> 3b553350e43f [2023-03-29T19:30:47.052Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:30:50.363Z] ---> Running in 92688bab0a35 [2023-03-29T19:30:50.623Z] Removing intermediate container 92688bab0a35 [2023-03-29T19:30:50.623Z] ---> 5b6a7c74a63f [2023-03-29T19:30:50.623Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:30:50.623Z] ---> Running in e4b54ba5aea3 [2023-03-29T19:30:50.624Z] Removing intermediate container e4b54ba5aea3 [2023-03-29T19:30:50.624Z] ---> 41fb5a3c22ac [2023-03-29T19:30:50.624Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:30:50.624Z] ---> Running in d5d54e655ef1 [2023-03-29T19:30:50.883Z] Removing intermediate container d5d54e655ef1 [2023-03-29T19:30:50.883Z] ---> c7ed06c1864a [2023-03-29T19:30:50.883Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:30:50.883Z] ---> Running in 8cd1db6995a9 [2023-03-29T19:30:51.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:30:51.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:30:51.971Z] OK: 265 MiB in 53 packages [2023-03-29T19:30:52.216Z] Still waiting to schedule task [2023-03-29T19:30:52.216Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-29T19:30:52.230Z] Removing intermediate container 8cd1db6995a9 [2023-03-29T19:30:52.230Z] ---> 1670975aa03e [2023-03-29T19:30:52.230Z] Step 7/12 : WORKDIR /app [2023-03-29T19:30:52.491Z] ---> Running in 1219f571b0eb [2023-03-29T19:30:52.491Z] Removing intermediate container 1219f571b0eb [2023-03-29T19:30:52.491Z] ---> 17d72a90af7e [2023-03-29T19:30:52.491Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-29T19:30:52.491Z] ---> c3bbb043ed19 [2023-03-29T19:30:52.491Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:30:52.491Z] ---> Running in 1f5e24044796 [2023-03-29T19:31:48.730Z] Removing intermediate container 1f5e24044796 [2023-03-29T19:31:48.730Z] ---> 00d545f04fa0 [2023-03-29T19:31:48.730Z] Step 10/12 : COPY . . [2023-03-29T19:31:48.730Z] ---> 9a1a65a2b363 [2023-03-29T19:31:48.730Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:31:48.730Z] ---> Running in 91156e14fdaa [2023-03-29T19:31:48.730Z] Removing intermediate container 91156e14fdaa [2023-03-29T19:31:48.730Z] ---> cf9800bfb0cd [2023-03-29T19:31:48.730Z] Step 12/12 : RUN $MAKE [2023-03-29T19:31:48.730Z] ---> Running in dbf70ca91601 [2023-03-29T19:31:48.730Z] noop [2023-03-29T19:31:48.730Z] Removing intermediate container dbf70ca91601 [2023-03-29T19:31:48.730Z] ---> 3d9b4747d138 [2023-03-29T19:31:48.730Z] Successfully built 3d9b4747d138 [2023-03-29T19:31:48.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:31:49.185Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T19:31:49.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:31:49.353Z] prd-ubuntu20.04-docker-8c-8g-6234 does not seem to be running inside a container [2023-03-29T19:31:49.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-539 -v /w/workspace/_app-service-configurable_PR-539:/w/workspace/_app-service-configurable_PR-539:rw,z -v /w/workspace/_app-service-configurable_PR-539@tmp:/w/workspace/_app-service-configurable_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T19:31:49.738Z] $ docker top b0ebbcb6f0dc8d92e99483dc8796e011be465da02f6a3c26b9f2997302c34e4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:31:50.125Z] + go version [2023-03-29T19:31:50.125Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T19:31:50.163Z] $ docker stop --time=1 b0ebbcb6f0dc8d92e99483dc8796e011be465da02f6a3c26b9f2997302c34e4b [2023-03-29T19:31:51.458Z] $ docker rm -f --volumes b0ebbcb6f0dc8d92e99483dc8796e011be465da02f6a3c26b9f2997302c34e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:31:52.158Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T19:31:52.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:31:52.314Z] prd-ubuntu20.04-docker-8c-8g-6234 does not seem to be running inside a container [2023-03-29T19:31:52.344Z] $ 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-539 -v /w/workspace/_app-service-configurable_PR-539:/w/workspace/_app-service-configurable_PR-539:rw,z -v /w/workspace/_app-service-configurable_PR-539@tmp:/w/workspace/_app-service-configurable_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T19:31:52.692Z] $ docker top a0bd76b0a9a913c831a6ce3558145007236ee838102a0b6c20e8b9c0e14d49e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:31:53.091Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-539 [Pipeline] fileExists [Pipeline] sh [2023-03-29T19:31:53.451Z] + make test [2023-03-29T19:31:53.451Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T19:32:15.391Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-29T19:32:29.496Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6235 in /w/workspace/_app-service-configurable_PR-539 [Pipeline] { [Pipeline] ws [2023-03-29T19:32:29.554Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-29T19:32:29.645Z] Selected Git installation does not exist. Using Default [2023-03-29T19:32:29.645Z] The recommended git tool is: NONE [2023-03-29T19:32:33.474Z] go vet ./... [2023-03-29T19:32:34.438Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T19:32:34.438Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T19:32:34.438Z] ./bin/test-attribution-txt.sh [2023-03-29T19:32:34.438Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-29T19:32:34.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T19:32:34.502Z] $ docker stop --time=1 a0bd76b0a9a913c831a6ce3558145007236ee838102a0b6c20e8b9c0e14d49e5 [2023-03-29T19:32:34.778Z] using credential edgex-jenkins-ssh [2023-03-29T19:32:34.796Z] Cloning the remote Git repository [2023-03-29T19:32:34.831Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-29T19:32:34.916Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-29T19:32:35.036Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-29T19:32:35.037Z] > git --version # timeout=10 [2023-03-29T19:32:35.065Z] > git --version # 'git version 2.25.1' [2023-03-29T19:32:35.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T19:32:35.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T19:32:36.365Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-29T19:32:36.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T19:32:37.591Z] $ docker rm -f --volumes a0bd76b0a9a913c831a6ce3558145007236ee838102a0b6c20e8b9c0e14d49e5 [2023-03-29T19:32:37.858Z] Merging remotes/origin/main commit 726c7bac779ae455276856dfdf2d144874947dc5 into PR head commit eb3b31bb04336f6c3816329e20b1ed50958d098f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:32:38.170Z] Merge succeeded, producing eb3b31bb04336f6c3816329e20b1ed50958d098f [2023-03-29T19:32:38.171Z] Checking out Revision eb3b31bb04336f6c3816329e20b1ed50958d098f (PR-539) [2023-03-29T19:32:38.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T19:32:38.255Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-03-29T19:32:37.197Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-29T19:32:37.243Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-29T19:32:37.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T19:32:37.262Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/539/head:refs/remotes/origin/PR-539 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T19:32:37.873Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T19:32:37.948Z] > git checkout -f eb3b31bb04336f6c3816329e20b1ed50958d098f # timeout=10 [2023-03-29T19:32:38.037Z] > git remote # timeout=10 [2023-03-29T19:32:38.066Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T19:32:38.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T19:32:38.096Z] > git merge 726c7bac779ae455276856dfdf2d144874947dc5 # timeout=10 [2023-03-29T19:32:38.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T19:32:38.172Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T19:32:38.184Z] > git checkout -f eb3b31bb04336f6c3816329e20b1ed50958d098f # timeout=10 [Pipeline] sh [2023-03-29T19:32:38.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T19:32:39.256Z] + ls -al . [2023-03-29T19:32:39.257Z] total 176 [2023-03-29T19:32:39.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 19:31 . [2023-03-29T19:32:39.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:30 .. [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 29 19:30 .dockerignore [2023-03-29T19:32:39.257Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 19:30 .git [2023-03-29T19:32:39.257Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:30 .github [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 29 19:30 .gitignore [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 19:30 .golangci.yml [2023-03-29T19:32:39.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 19:30 .semver [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 9088 Mar 29 19:30 Attribution.txt [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 29 19:30 CHANGELOG.md [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 29 19:30 Dockerfile [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 19:30 GOVERNANCE.md [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 29 19:30 Jenkinsfile [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 29 19:30 LICENSE [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 29 19:30 OWNERS.md [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 29 19:30 README.md [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 19:30 VERSION [2023-03-29T19:32:39.257Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 19:30 bin [2023-03-29T19:32:39.257Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 29 19:31 coverage.out [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 29 19:30 go.mod [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 29 19:30 go.sum [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 29 19:30 main.go [2023-03-29T19:32:39.257Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 29 19:30 makefile [2023-03-29T19:32:39.257Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 19:30 res [2023-03-29T19:32:39.257Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:30 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:32:39.654Z] + 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=eb3b31bb04336f6c3816329e20b1ed50958d098f --label arch=amd64 --label version=0.0.0 . [2023-03-29T19:32:39.655Z] Sending build context to Docker daemon 3.254MB [2023-03-29T19:32:39.655Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:32:39.655Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T19:32:39.655Z] ---> 3d9b4747d138 [2023-03-29T19:32:39.655Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:32:39.655Z] ---> Running in a39e4ebc228e [2023-03-29T19:32:39.655Z] Removing intermediate container a39e4ebc228e [2023-03-29T19:32:39.655Z] ---> 5efe47532a92 [2023-03-29T19:32:39.655Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:32:39.655Z] ---> Running in 9b4f91daa624 [2023-03-29T19:32:39.916Z] Removing intermediate container 9b4f91daa624 [2023-03-29T19:32:39.916Z] ---> 21bbd0f1486f [2023-03-29T19:32:39.916Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:32:39.916Z] ---> Running in e2e8a54f40d4 [2023-03-29T19:32:39.916Z] Removing intermediate container e2e8a54f40d4 [2023-03-29T19:32:39.916Z] ---> 500bce7bd4b9 [2023-03-29T19:32:39.916Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:32:39.916Z] ---> Running in 332d65df920b [2023-03-29T19:32:40.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:32:40.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:32:40.696Z] OK: 265 MiB in 53 packages [2023-03-29T19:32:40.955Z] Removing intermediate container 332d65df920b [2023-03-29T19:32:40.955Z] ---> d64e134e8203 [2023-03-29T19:32:40.955Z] Step 7/26 : WORKDIR /app [2023-03-29T19:32:40.955Z] ---> Running in 2873c8e3950f [2023-03-29T19:32:40.955Z] Removing intermediate container 2873c8e3950f [2023-03-29T19:32:40.955Z] ---> 7c2dfba30425 [2023-03-29T19:32:40.955Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-29T19:32:41.215Z] ---> a31234b8a70e [2023-03-29T19:32:41.215Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:32:41.215Z] ---> Running in 88bec9baa499 [2023-03-29T19:32:41.643Z] Commit message: "fix: Store and Forward Enabled missing from profiles" [2023-03-29T19:32:41.688Z] > git --version # timeout=10 [2023-03-29T19:32:41.700Z] > git --version # 'git version 2.25.1' [2023-03-29T19:32:41.720Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T19:32:42.152Z] Removing intermediate container 88bec9baa499 [2023-03-29T19:32:42.152Z] ---> 77f76aa73900 [2023-03-29T19:32:42.152Z] Step 10/26 : COPY . . [2023-03-29T19:32:42.152Z] ---> 03476e54d093 [2023-03-29T19:32:42.152Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:32:42.152Z] ---> Running in c88d751ba28c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:32:42.411Z] Removing intermediate container c88d751ba28c [2023-03-29T19:32:42.412Z] ---> fc1a5ee23210 [2023-03-29T19:32:42.412Z] Step 12/26 : RUN $MAKE [2023-03-29T19:32:42.412Z] ---> Running in 5a88a2642a55 [2023-03-29T19:32:42.670Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-29T19:32:42.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T19:32:42.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T19:32:42.847Z] Dload Upload Total Spent Left Speed [2023-03-29T19:32:42.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-03-29T19:32:43.600Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T19:32:43.940Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T19:32:43.940Z] + sudo tee /etc/docker/daemon.new [2023-03-29T19:32:43.940Z] { [2023-03-29T19:32:43.940Z] "registry-mirrors": [ [2023-03-29T19:32:43.940Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T19:32:43.940Z] ], [2023-03-29T19:32:43.940Z] "bip": "10.250.0.254/24", [2023-03-29T19:32:43.940Z] "hosts": [ [2023-03-29T19:32:43.940Z] "tcp://0.0.0.0:5555", [2023-03-29T19:32:43.940Z] "unix:///var/run/docker.sock" [2023-03-29T19:32:43.940Z] ], [2023-03-29T19:32:43.940Z] "mtu": 1458, [2023-03-29T19:32:43.940Z] "selinux-enabled": true, [2023-03-29T19:32:43.940Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T19:32:43.940Z] } [Pipeline] sh [2023-03-29T19:32:44.285Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T19:32:44.650Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:33:02.980Z] provisioning config files... [2023-03-29T19:33:03.003Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12370405112117709070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:33:03.385Z] ---> docker-login.sh [2023-03-29T19:33:03.385Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:33:03.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:33:03.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:33:03.973Z] Configure a credential helper to remove this warning. See [2023-03-29T19:33:03.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:33:03.973Z] [2023-03-29T19:33:03.973Z] Login Succeeded [2023-03-29T19:33:03.973Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:33:04.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:33:04.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:33:04.241Z] Configure a credential helper to remove this warning. See [2023-03-29T19:33:04.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:33:04.241Z] [2023-03-29T19:33:04.241Z] Login Succeeded [2023-03-29T19:33:04.241Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:33:04.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:33:04.619Z] Removing intermediate container 5a88a2642a55 [2023-03-29T19:33:04.619Z] ---> fefff26baa78 [2023-03-29T19:33:04.619Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T19:33:04.619Z] 3.17: Pulling from library/alpine [2023-03-29T19:33:04.619Z] f56be85fc22e: Pulling fs layer [2023-03-29T19:33:04.619Z] f56be85fc22e: Verifying Checksum [2023-03-29T19:33:04.619Z] f56be85fc22e: Download complete [2023-03-29T19:33:04.619Z] f56be85fc22e: Pull complete [2023-03-29T19:33:04.619Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T19:33:04.619Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T19:33:04.619Z] ---> 9ed4aefc74f6 [2023-03-29T19:33:04.619Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T19:33:04.619Z] ---> Running in 5452e5cb7ef3 [2023-03-29T19:33:04.619Z] Removing intermediate container 5452e5cb7ef3 [2023-03-29T19:33:04.619Z] ---> be0d76744311 [2023-03-29T19:33:04.619Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-29T19:33:04.619Z] ---> Running in 421f8a1526df [2023-03-29T19:33:04.619Z] Removing intermediate container 421f8a1526df [2023-03-29T19:33:04.619Z] ---> 298fd8b28b7b [2023-03-29T19:33:04.619Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T19:33:04.619Z] ---> Running in 058bbc70ba93 [2023-03-29T19:33:04.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:33:04.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:33:04.619Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T19:33:04.619Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T19:33:04.619Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T19:33:04.619Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T19:33:04.619Z] OK: 8 MiB in 17 packages [2023-03-29T19:33:04.619Z] Removing intermediate container 058bbc70ba93 [2023-03-29T19:33:04.619Z] ---> 9cacbbe580bf [2023-03-29T19:33:04.619Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-29T19:33:04.619Z] ---> 3573a2b7ba88 [2023-03-29T19:33:04.619Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-29T19:33:04.619Z] ---> b5cfdc81b53c [2023-03-29T19:33:04.619Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-29T19:33:04.619Z] ---> 70af954e7f88 [2023-03-29T19:33:04.619Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-29T19:33:04.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:33:04.782Z] Configure a credential helper to remove this warning. See [2023-03-29T19:33:04.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:33:04.782Z] [2023-03-29T19:33:04.782Z] Login Succeeded [2023-03-29T19:33:04.782Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:33:04.878Z] ---> 737c2f81ec2f [2023-03-29T19:33:04.878Z] Step 21/26 : EXPOSE 48095 [2023-03-29T19:33:04.878Z] ---> Running in aa9dd3e15d3c [2023-03-29T19:33:04.878Z] Removing intermediate container aa9dd3e15d3c [2023-03-29T19:33:04.878Z] ---> 422ca6c7bb8b [2023-03-29T19:33:04.878Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-29T19:33:04.878Z] ---> Running in 84c40543df52 [2023-03-29T19:33:05.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:33:05.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:33:05.055Z] Configure a credential helper to remove this warning. See [2023-03-29T19:33:05.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:33:05.055Z] [2023-03-29T19:33:05.055Z] Login Succeeded [2023-03-29T19:33:05.055Z] docker.io [2023-03-29T19:33:05.137Z] Removing intermediate container 84c40543df52 [2023-03-29T19:33:05.137Z] ---> f4748aeb5fa2 [2023-03-29T19:33:05.137Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T19:33:05.137Z] ---> Running in d2ced5ff43f5 [2023-03-29T19:33:05.137Z] Removing intermediate container d2ced5ff43f5 [2023-03-29T19:33:05.137Z] ---> a21148adce90 [2023-03-29T19:33:05.137Z] Step 24/26 : LABEL arch=amd64 [2023-03-29T19:33:05.137Z] ---> Running in af86fd428dc6 [2023-03-29T19:33:05.137Z] Removing intermediate container af86fd428dc6 [2023-03-29T19:33:05.137Z] ---> ebad166919bd [2023-03-29T19:33:05.137Z] Step 25/26 : LABEL git_sha=eb3b31bb04336f6c3816329e20b1ed50958d098f [2023-03-29T19:33:05.137Z] ---> Running in f33d0bfbeff1 [2023-03-29T19:33:05.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:33:05.396Z] Removing intermediate container f33d0bfbeff1 [2023-03-29T19:33:05.396Z] ---> 19ac2c2e7e95 [2023-03-29T19:33:05.396Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T19:33:05.396Z] ---> Running in f5abfa66a7f7 [2023-03-29T19:33:05.396Z] Removing intermediate container f5abfa66a7f7 [2023-03-29T19:33:05.396Z] ---> c2a595038376 [2023-03-29T19:33:05.396Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T19:33:05.396Z] Successfully built c2a595038376 [2023-03-29T19:33:05.396Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-03-29T19:33:05.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:33:05.594Z] Configure a credential helper to remove this warning. See [2023-03-29T19:33:05.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:33:05.594Z] [2023-03-29T19:33:05.594Z] Login Succeeded [2023-03-29T19:33:05.594Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:33:05.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 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] echo [2023-03-29T19:33:05.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] script [Pipeline] { [Pipeline] echo [2023-03-29T19:33:06.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:33:06.069Z] ========================================================= [2023-03-29T19:33:06.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T19:33:06.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:33:06.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:33:06.484Z] [2023-03-29T19:33:06.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:33:06.611Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T19:33:06.611Z] Sending build context to Docker daemon 168.4kB [2023-03-29T19:33:06.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:33:06.858Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T19:33:06.858Z] 5eb5b503b376: Pulling fs layer [2023-03-29T19:33:06.858Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T19:33:06.858Z] ec43610c2a17: Pulling fs layer [2023-03-29T19:33:06.858Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T19:33:06.858Z] 33b1e0a273af: Pulling fs layer [2023-03-29T19:33:06.858Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T19:33:06.858Z] 2f39f015ded8: Pulling fs layer [2023-03-29T19:33:06.858Z] 3a2ae6a8a46f: Waiting [2023-03-29T19:33:06.858Z] 33b1e0a273af: Waiting [2023-03-29T19:33:06.858Z] 5d3b04190fa2: Waiting [2023-03-29T19:33:06.858Z] 2f39f015ded8: Waiting [2023-03-29T19:33:06.858Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T19:33:06.858Z] 5c69ac0246d0: Download complete [2023-03-29T19:33:06.858Z] 3a2ae6a8a46f: Download complete [2023-03-29T19:33:06.858Z] 33b1e0a273af: Verifying Checksum [2023-03-29T19:33:06.858Z] 33b1e0a273af: Download complete [2023-03-29T19:33:06.858Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T19:33:06.858Z] 5d3b04190fa2: Download complete [2023-03-29T19:33:06.858Z] ec43610c2a17: Download complete [2023-03-29T19:33:06.887Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:33:06.887Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T19:33:06.887Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T19:33:06.887Z] af6eaf76a39c: Pulling fs layer [2023-03-29T19:33:06.887Z] 55522c791124: Pulling fs layer [2023-03-29T19:33:06.887Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T19:33:06.887Z] 169dfbe0d373: Pulling fs layer [2023-03-29T19:33:06.887Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T19:33:06.887Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T19:33:06.887Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T19:33:06.887Z] 169dfbe0d373: Waiting [2023-03-29T19:33:06.887Z] e1ff8fa3b103: Waiting [2023-03-29T19:33:06.887Z] 52ebb69f0ebf: Waiting [2023-03-29T19:33:06.887Z] 5abe8eddf0d5: Waiting [2023-03-29T19:33:06.887Z] 55522c791124: Verifying Checksum [2023-03-29T19:33:07.117Z] 5eb5b503b376: Download complete [2023-03-29T19:33:07.157Z] 55522c791124: Download complete [2023-03-29T19:33:07.157Z] 169dfbe0d373: Verifying Checksum [2023-03-29T19:33:07.157Z] 169dfbe0d373: Download complete [2023-03-29T19:33:07.157Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T19:33:07.157Z] e1ff8fa3b103: Download complete [2023-03-29T19:33:07.157Z] af6eaf76a39c: Verifying Checksum [2023-03-29T19:33:07.157Z] af6eaf76a39c: Download complete [2023-03-29T19:33:07.683Z] 2f39f015ded8: Download complete [2023-03-29T19:33:08.144Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T19:33:08.144Z] 5abe8eddf0d5: Download complete [2023-03-29T19:33:08.249Z] 5eb5b503b376: Pull complete [2023-03-29T19:33:08.507Z] 5c69ac0246d0: Pull complete [2023-03-29T19:33:08.733Z] af6eaf76a39c: Pull complete [2023-03-29T19:33:09.074Z] ec43610c2a17: Pull complete [2023-03-29T19:33:09.074Z] 3a2ae6a8a46f: Pull complete [2023-03-29T19:33:09.074Z] 33b1e0a273af: Pull complete [2023-03-29T19:33:09.321Z] 55522c791124: Pull complete [2023-03-29T19:33:09.333Z] 5d3b04190fa2: Pull complete [2023-03-29T19:33:09.589Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T19:33:09.589Z] ce5c4a1c91eb: Download complete [2023-03-29T19:33:09.589Z] 52ebb69f0ebf: Download complete [2023-03-29T19:33:13.523Z] 2f39f015ded8: Pull complete [2023-03-29T19:33:13.523Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T19:33:13.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:33:13.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:33:13.757Z] prd-ubuntu20.04-docker-8c-8g-6234 does not seem to be running inside a container [2023-03-29T19:33:13.783Z] $ 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-539 -v /w/workspace/_app-service-configurable_PR-539:/w/workspace/_app-service-configurable_PR-539:rw,z -v /w/workspace/_app-service-configurable_PR-539@tmp:/w/workspace/_app-service-configurable_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T19:33:16.687Z] $ docker top d17e695cd49f20dc8030eedbdc4292230b760ab96453c0823ee0c23841fcf387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:33:17.151Z] ---> job-cost.sh [2023-03-29T19:33:17.151Z] lf-activate-venv: SKIPPING [2023-03-29T19:33:17.151Z] INFO: No Stack... [2023-03-29T19:33:17.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T19:33:17.976Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T19:33:18.288Z] + cat /w/workspace/_app-service-configurable_PR-539/archives/cost.csv [2023-03-29T19:33:18.288Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T19:33:18.435Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-539-1-stack-cost] [2023-03-29T19:33:18.496Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-539-1-stack-cost] did not exist. Created. [2023-03-29T19:33:18.496Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-539-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T19:33:18.923Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T19:33:18.980Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T19:33:19.011Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-539-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T19:33:19.085Z] $ docker stop --time=1 d17e695cd49f20dc8030eedbdc4292230b760ab96453c0823ee0c23841fcf387 [2023-03-29T19:33:19.686Z] ce5c4a1c91eb: Pull complete [2023-03-29T19:33:19.954Z] 169dfbe0d373: Pull complete [2023-03-29T19:33:20.221Z] e1ff8fa3b103: Pull complete [2023-03-29T19:33:20.237Z] $ docker rm -f --volumes d17e695cd49f20dc8030eedbdc4292230b760ab96453c0823ee0c23841fcf387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T19:33:26.864Z] 52ebb69f0ebf: Pull complete [2023-03-29T19:33:28.286Z] 5abe8eddf0d5: Pull complete [2023-03-29T19:33:28.553Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T19:33:28.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T19:33:28.553Z] ---> 6cb57ee374ae [2023-03-29T19:33:28.553Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:33:30.549Z] ---> Running in 8064053ca343 [2023-03-29T19:33:30.549Z] Removing intermediate container 8064053ca343 [2023-03-29T19:33:30.549Z] ---> af93ec655554 [2023-03-29T19:33:30.549Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:33:30.549Z] ---> Running in 1c1d2d18f5d9 [2023-03-29T19:33:30.820Z] Removing intermediate container 1c1d2d18f5d9 [2023-03-29T19:33:30.820Z] ---> ea9203855fd7 [2023-03-29T19:33:30.820Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:33:31.088Z] ---> Running in efdc092cb660 [2023-03-29T19:33:31.354Z] Removing intermediate container efdc092cb660 [2023-03-29T19:33:31.354Z] ---> 94699769fce2 [2023-03-29T19:33:31.354Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:33:31.354Z] ---> Running in 06d8e8017964 [2023-03-29T19:33:32.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T19:33:33.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T19:33:34.230Z] OK: 263 MiB in 53 packages [2023-03-29T19:33:36.173Z] Removing intermediate container 06d8e8017964 [2023-03-29T19:33:36.173Z] ---> f5acf7c36f87 [2023-03-29T19:33:36.173Z] Step 7/12 : WORKDIR /app [2023-03-29T19:33:36.173Z] ---> Running in 3ca7d3fb0448 [2023-03-29T19:33:36.173Z] Removing intermediate container 3ca7d3fb0448 [2023-03-29T19:33:36.173Z] ---> aef99170d327 [2023-03-29T19:33:36.173Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-29T19:33:36.757Z] ---> 57d7a2c15803 [2023-03-29T19:33:36.757Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:33:36.757Z] ---> Running in 505e3e9cfe9a [2023-03-29T19:34:44.666Z] Removing intermediate container 505e3e9cfe9a [2023-03-29T19:34:44.666Z] ---> 2807fb676088 [2023-03-29T19:34:44.666Z] Step 10/12 : COPY . . [2023-03-29T19:34:44.666Z] ---> 8650604a6814 [2023-03-29T19:34:44.666Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:34:44.666Z] ---> Running in f62d56c72da3 [2023-03-29T19:34:44.666Z] Removing intermediate container f62d56c72da3 [2023-03-29T19:34:44.666Z] ---> 44edc401265e [2023-03-29T19:34:44.666Z] Step 12/12 : RUN $MAKE [2023-03-29T19:34:44.666Z] ---> Running in d3d790c50941 [2023-03-29T19:34:44.666Z] noop [2023-03-29T19:34:44.666Z] Removing intermediate container d3d790c50941 [2023-03-29T19:34:44.666Z] ---> 6dcaff03a3c7 [2023-03-29T19:34:44.666Z] Successfully built 6dcaff03a3c7 [2023-03-29T19:34:44.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:34:45.146Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T19:34:45.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:34:45.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-6235 does not seem to be running inside a container [2023-03-29T19:34:45.496Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T19:34:46.668Z] $ docker top f4c5b8ae6e483be74cf8c2fa2a6326ea5b10df70a9ba9d3514349bc9ff9fe184 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:34:47.539Z] + go version [2023-03-29T19:34:47.539Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T19:34:47.585Z] $ docker stop --time=1 f4c5b8ae6e483be74cf8c2fa2a6326ea5b10df70a9ba9d3514349bc9ff9fe184 [2023-03-29T19:34:49.214Z] $ docker rm -f --volumes f4c5b8ae6e483be74cf8c2fa2a6326ea5b10df70a9ba9d3514349bc9ff9fe184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:34:50.059Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T19:34:50.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:34:50.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-6235 does not seem to be running inside a container [2023-03-29T19:34:50.389Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T19:34:51.549Z] $ docker top 3fc3f6952411f2b79c91d3fdcd35d81e543a2a829da5be236e336e0f9dd0198b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:34:52.601Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T19:34:53.322Z] + make test [2023-03-29T19:34:53.322Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T19:37:30.068Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-29T19:37:30.068Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T19:37:30.068Z] go vet ./... [2023-03-29T19:39:51.792Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T19:39:51.792Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T19:39:51.792Z] ./bin/test-attribution-txt.sh [2023-03-29T19:39:51.792Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-29T19:39:51.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T19:39:51.869Z] $ docker stop --time=1 3fc3f6952411f2b79c91d3fdcd35d81e543a2a829da5be236e336e0f9dd0198b [2023-03-29T19:39:53.625Z] $ docker rm -f --volumes 3fc3f6952411f2b79c91d3fdcd35d81e543a2a829da5be236e336e0f9dd0198b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:39:55.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T19:39:55.122Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T19:39:55.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:39:56.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T19:39:56.412Z] + ls -al . [2023-03-29T19:39:56.412Z] total 172 [2023-03-29T19:39:56.412Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 19:34 . [2023-03-29T19:39:56.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:32 .. [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 29 19:32 .dockerignore [2023-03-29T19:39:56.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 19:32 .git [2023-03-29T19:39:56.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:32 .github [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 29 19:32 .gitignore [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 19:32 .golangci.yml [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 9088 Mar 29 19:32 Attribution.txt [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 29 19:32 CHANGELOG.md [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 29 19:32 Dockerfile [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 19:32 GOVERNANCE.md [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 29 19:32 Jenkinsfile [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 29 19:32 LICENSE [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 29 19:32 OWNERS.md [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 29 19:32 README.md [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 19:30 VERSION [2023-03-29T19:39:56.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 19:32 bin [2023-03-29T19:39:56.413Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 29 19:34 coverage.out [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 29 19:32 go.mod [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 29 19:32 go.sum [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 29 19:32 main.go [2023-03-29T19:39:56.413Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 29 19:32 makefile [2023-03-29T19:39:56.413Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 19:32 res [2023-03-29T19:39:56.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:39:56.900Z] + 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=eb3b31bb04336f6c3816329e20b1ed50958d098f --label arch=arm64 --label version=0.0.0 . [2023-03-29T19:39:56.900Z] Sending build context to Docker daemon 169.5kB [2023-03-29T19:39:57.187Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:39:57.187Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T19:39:57.187Z] ---> 6dcaff03a3c7 [2023-03-29T19:39:57.187Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:39:58.608Z] ---> Running in a36ffc646151 [2023-03-29T19:39:58.608Z] Removing intermediate container a36ffc646151 [2023-03-29T19:39:58.608Z] ---> b66e7e4ea0e2 [2023-03-29T19:39:58.608Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:39:58.886Z] ---> Running in 82e14c76ca53 [2023-03-29T19:39:59.161Z] Removing intermediate container 82e14c76ca53 [2023-03-29T19:39:59.161Z] ---> 04f1f3ebbe58 [2023-03-29T19:39:59.161Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:39:59.161Z] ---> Running in 94753391b25a [2023-03-29T19:39:59.448Z] Removing intermediate container 94753391b25a [2023-03-29T19:39:59.448Z] ---> bd506d38364b [2023-03-29T19:39:59.448Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:39:59.448Z] ---> Running in 0ac9f7bea196 [2023-03-29T19:40:00.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T19:40:00.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T19:40:01.952Z] OK: 263 MiB in 53 packages [2023-03-29T19:40:02.920Z] Removing intermediate container 0ac9f7bea196 [2023-03-29T19:40:02.920Z] ---> 36fd0294c226 [2023-03-29T19:40:02.920Z] Step 7/26 : WORKDIR /app [2023-03-29T19:40:02.920Z] ---> Running in 2de1407fe8d2 [2023-03-29T19:40:02.920Z] Removing intermediate container 2de1407fe8d2 [2023-03-29T19:40:02.920Z] ---> df20df6b13bd [2023-03-29T19:40:02.920Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-29T19:40:03.503Z] ---> 5bbcfbcda6f1 [2023-03-29T19:40:03.503Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:40:03.503Z] ---> Running in f5c023d8fa6c [2023-03-29T19:40:06.090Z] Removing intermediate container f5c023d8fa6c [2023-03-29T19:40:06.090Z] ---> 105d113567b4 [2023-03-29T19:40:06.090Z] Step 10/26 : COPY . . [2023-03-29T19:40:06.372Z] ---> 3db93a907191 [2023-03-29T19:40:06.372Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:40:06.372Z] ---> Running in 5e4d24bdf362 [2023-03-29T19:40:06.647Z] Removing intermediate container 5e4d24bdf362 [2023-03-29T19:40:06.647Z] ---> a199699a1839 [2023-03-29T19:40:06.647Z] Step 12/26 : RUN $MAKE [2023-03-29T19:40:06.647Z] ---> Running in 982e50f345d4 [2023-03-29T19:40:07.613Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-29T19:42:14.315Z] Removing intermediate container 982e50f345d4 [2023-03-29T19:42:14.315Z] ---> b0c3c6b31979 [2023-03-29T19:42:14.315Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T19:42:14.315Z] 3.17: Pulling from library/alpine [2023-03-29T19:42:14.315Z] c41833b44d91: Pulling fs layer [2023-03-29T19:42:14.315Z] c41833b44d91: Verifying Checksum [2023-03-29T19:42:14.315Z] c41833b44d91: Download complete [2023-03-29T19:42:14.315Z] c41833b44d91: Pull complete [2023-03-29T19:42:14.315Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T19:42:14.315Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T19:42:14.315Z] ---> 51e60588ff2c [2023-03-29T19:42:14.315Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T19:42:14.315Z] ---> Running in 6506c1177f54 [2023-03-29T19:42:14.315Z] Removing intermediate container 6506c1177f54 [2023-03-29T19:42:14.315Z] ---> ac08c70ca3fc [2023-03-29T19:42:14.315Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-29T19:42:14.315Z] ---> Running in 13aca4afc70e [2023-03-29T19:42:14.315Z] Removing intermediate container 13aca4afc70e [2023-03-29T19:42:14.315Z] ---> ccc345d73000 [2023-03-29T19:42:14.315Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T19:42:14.315Z] ---> Running in 06f43d8211db [2023-03-29T19:42:14.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T19:42:14.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T19:42:14.315Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T19:42:14.315Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T19:42:14.315Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T19:42:14.315Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T19:42:14.315Z] OK: 8 MiB in 17 packages [2023-03-29T19:42:14.905Z] Removing intermediate container 06f43d8211db [2023-03-29T19:42:14.905Z] ---> 9e6b7bced523 [2023-03-29T19:42:14.905Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-29T19:42:15.491Z] ---> 7fdd45be6f10 [2023-03-29T19:42:15.491Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-29T19:42:16.075Z] ---> 3c30042a888f [2023-03-29T19:42:16.075Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-29T19:42:16.342Z] ---> 125bfed032ca [2023-03-29T19:42:16.342Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-29T19:42:17.754Z] ---> 282c783c7bb4 [2023-03-29T19:42:17.754Z] Step 21/26 : EXPOSE 48095 [2023-03-29T19:42:17.754Z] ---> Running in d1a1d0178997 [2023-03-29T19:42:18.024Z] Removing intermediate container d1a1d0178997 [2023-03-29T19:42:18.024Z] ---> a2832f08d387 [2023-03-29T19:42:18.024Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-29T19:42:18.299Z] ---> Running in 1988b548110a [2023-03-29T19:42:18.569Z] Removing intermediate container 1988b548110a [2023-03-29T19:42:18.569Z] ---> 5258229b19a6 [2023-03-29T19:42:18.569Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T19:42:18.569Z] ---> Running in 3d45822e354d [2023-03-29T19:42:18.837Z] Removing intermediate container 3d45822e354d [2023-03-29T19:42:18.837Z] ---> 679070d955fb [2023-03-29T19:42:18.837Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T19:42:18.837Z] ---> Running in e47ebfb471fe [2023-03-29T19:42:19.105Z] Removing intermediate container e47ebfb471fe [2023-03-29T19:42:19.105Z] ---> 860d4702136d [2023-03-29T19:42:19.105Z] Step 25/26 : LABEL git_sha=eb3b31bb04336f6c3816329e20b1ed50958d098f [2023-03-29T19:42:19.105Z] ---> Running in 457b7de2daf6 [2023-03-29T19:42:19.376Z] Removing intermediate container 457b7de2daf6 [2023-03-29T19:42:19.376Z] ---> 47cbdca35a76 [2023-03-29T19:42:19.376Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T19:42:19.644Z] ---> Running in 64b4f79b7641 [2023-03-29T19:42:19.912Z] Removing intermediate container 64b4f79b7641 [2023-03-29T19:42:19.912Z] ---> 1a41dec16e6d [2023-03-29T19:42:19.912Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T19:42:19.912Z] Successfully built 1a41dec16e6d [2023-03-29T19:42:19.912Z] 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-03-29T19:42:20.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T19:42:20.694Z] [2023-03-29T19:42:20.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:42:21.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T19:42:21.087Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T19:42:21.087Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T19:42:21.087Z] 04944245beec: Pulling fs layer [2023-03-29T19:42:21.087Z] 699f458cf7ca: Pulling fs layer [2023-03-29T19:42:21.087Z] 765212b225bb: Pulling fs layer [2023-03-29T19:42:21.087Z] f23df028b6ca: Pulling fs layer [2023-03-29T19:42:21.087Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T19:42:21.087Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T19:42:21.087Z] 765212b225bb: Waiting [2023-03-29T19:42:21.087Z] f23df028b6ca: Waiting [2023-03-29T19:42:21.087Z] 2437ff75d9bd: Waiting [2023-03-29T19:42:21.087Z] d65c8cfc05b1: Waiting [2023-03-29T19:42:21.354Z] 04944245beec: Verifying Checksum [2023-03-29T19:42:21.354Z] 04944245beec: Download complete [2023-03-29T19:42:21.354Z] 765212b225bb: Verifying Checksum [2023-03-29T19:42:21.354Z] 765212b225bb: Download complete [2023-03-29T19:42:21.354Z] f23df028b6ca: Verifying Checksum [2023-03-29T19:42:21.354Z] f23df028b6ca: Download complete [2023-03-29T19:42:21.354Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T19:42:21.354Z] d65c8cfc05b1: Download complete [2023-03-29T19:42:21.354Z] 699f458cf7ca: Verifying Checksum [2023-03-29T19:42:21.354Z] 699f458cf7ca: Download complete [2023-03-29T19:42:21.937Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T19:42:21.937Z] 8998bd30e6a1: Download complete [2023-03-29T19:42:24.548Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T19:42:24.548Z] 2437ff75d9bd: Download complete [2023-03-29T19:42:25.959Z] 8998bd30e6a1: Pull complete [2023-03-29T19:42:26.226Z] 04944245beec: Pull complete [2023-03-29T19:42:27.632Z] 699f458cf7ca: Pull complete [2023-03-29T19:42:27.900Z] 765212b225bb: Pull complete [2023-03-29T19:42:28.483Z] f23df028b6ca: Pull complete [2023-03-29T19:42:28.757Z] d65c8cfc05b1: Pull complete [2023-03-29T19:42:43.756Z] 2437ff75d9bd: Pull complete [2023-03-29T19:42:43.756Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T19:42:43.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T19:42:43.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:42:44.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-6235 does not seem to be running inside a container [2023-03-29T19:42:44.153Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T19:42:46.694Z] $ docker top a30e8c265dba388ac6a07e9c6511a51620da2bf3ac1ef97c9b8d8d2480966ced -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:42:47.233Z] ---> job-cost.sh [2023-03-29T19:42:47.498Z] lf-activate-venv: SKIPPING [2023-03-29T19:42:47.498Z] INFO: No Stack... [2023-03-29T19:42:48.077Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T19:42:49.034Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T19:42:49.370Z] + cut -d, -f6 [2023-03-29T19:42:49.370Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-03-29T19:42:49.461Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-539-1-stack-cost] [2023-03-29T19:42:49.466Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-539-1-stack-cost] did not exist. Created. [2023-03-29T19:42:49.466Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-539-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T19:42:49.913Z] /w/workspace/app-service-configurable/1@tmp/durable-a82b5f92/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T19:42:50.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T19:42:50.614Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T19:42:50.661Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T19:42:50.675Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-539-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T19:42:50.759Z] $ docker stop --time=1 a30e8c265dba388ac6a07e9c6511a51620da2bf3ac1ef97c9b8d8d2480966ced [2023-03-29T19:42:52.368Z] $ docker rm -f --volumes a30e8c265dba388ac6a07e9c6511a51620da2bf3ac1ef97c9b8d8d2480966ced [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-03-29T19:42:53.332Z] provisioning config files... [2023-03-29T19:42:53.340Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-539@tmp/config3059462113861625628tmp [Pipeline] { [Pipeline] sh [2023-03-29T19:42:53.671Z] + set +x [2023-03-29T19:42:53.671Z] + curl -s https://codecov.io/bash [2023-03-29T19:42:53.671Z] + bash -s -- [2023-03-29T19:42:53.671Z] [2023-03-29T19:42:53.671Z] _____ _ [2023-03-29T19:42:53.671Z] / ____| | | [2023-03-29T19:42:53.671Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T19:42:53.671Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T19:42:53.671Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T19:42:53.671Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T19:42:53.671Z] Bash-1.0.6 [2023-03-29T19:42:53.671Z] [2023-03-29T19:42:53.671Z] [2023-03-29T19:42:53.671Z] ==> git version 2.25.1 found [2023-03-29T19:42:53.671Z] ==> 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-03-29T19:42:53.671Z] Release-Date: 2020-01-08 [2023-03-29T19:42:53.671Z] 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-03-29T19:42:53.671Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T19:42:53.671Z] ==> Jenkins CI detected. [2023-03-29T19:42:53.929Z] current dir:  /w/workspace/_app-service-configurable_PR-539 [2023-03-29T19:42:53.929Z] project root: . [2023-03-29T19:42:53.929Z] --> token set from env [2023-03-29T19:42:53.929Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T19:42:53.929Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T19:42:53.929Z] ==> Python coveragepy not found [2023-03-29T19:42:53.929Z] ==> Searching for coverage reports in: [2023-03-29T19:42:53.929Z] + . [2023-03-29T19:42:53.929Z] -> Found 1 reports [2023-03-29T19:42:53.929Z] ==> Detecting git/mercurial file structure [2023-03-29T19:42:53.929Z] ==> Reading reports [2023-03-29T19:42:53.929Z] + ./coverage.out bytes=13 [2023-03-29T19:42:53.929Z] ==> Appending adjustments [2023-03-29T19:42:53.930Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T19:42:53.930Z] + Found adjustments [2023-03-29T19:42:53.930Z] ==> Gzipping contents [2023-03-29T19:42:53.930Z] 4.0K /tmp/codecov.XhxAlK.gz [2023-03-29T19:42:53.930Z] ==> Uploading reports [2023-03-29T19:42:53.930Z] url: https://codecov.io [2023-03-29T19:42:53.930Z] query: branch=PR-539&commit=eb3b31bb04336f6c3816329e20b1ed50958d098f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-539%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=539&job=&cmd_args= [2023-03-29T19:42:53.930Z] -> Pinging Codecov [2023-03-29T19:42:53.930Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-539&commit=eb3b31bb04336f6c3816329e20b1ed50958d098f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-539%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=539&job=&cmd_args= [2023-03-29T19:42:54.188Z] -> Uploading to [2023-03-29T19:42:54.188Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/A97CA9966030D2A3747ED39772930CCE/eb3b31bb04336f6c3816329e20b1ed50958d098f/2b870d89-4759-49c1-b3c0-7d1b52f1e43a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T194254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c10cbfe7aa7437818bf2a1420e3f60a1d2f049412b05b620fca1a655b096647 [2023-03-29T19:42:54.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T19:42:54.188Z] Dload Upload Total Spent Left Speed [2023-03-29T19:42:54.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1159 --:--:-- --:--:-- --:--:-- 1159 [2023-03-29T19:42:54.755Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/eb3b31bb04336f6c3816329e20b1ed50958d098f [Pipeline] } [2023-03-29T19:42:54.782Z] 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-03-29T19:42:56.502Z] + [ -d /w/workspace/_app-service-configurable_PR-539/archives ] [2023-03-29T19:42:56.502Z] + ls -al /w/workspace/_app-service-configurable_PR-539/archives [2023-03-29T19:42:56.502Z] total 16 [2023-03-29T19:42:56.502Z] drwxr-xr-x 3 root root 4096 Mar 29 19:33 . [2023-03-29T19:42:56.502Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 19:33 .. [2023-03-29T19:42:56.502Z] drwxr-xr-x 2 root root 4096 Mar 29 19:33 cost [2023-03-29T19:42:56.502Z] -rw-r--r-- 1 root root 96 Mar 29 19:33 cost.csv [2023-03-29T19:42:56.502Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-539/archives [2023-03-29T19:42:56.502Z] + ls -al /w/workspace/_app-service-configurable_PR-539/archives [2023-03-29T19:42:56.502Z] total 16 [2023-03-29T19:42:56.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 19:33 . [2023-03-29T19:42:56.502Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 19:33 .. [2023-03-29T19:42:56.502Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 19:33 cost [2023-03-29T19:42:56.502Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 29 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:42:56.830Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:42:57.712Z] ---> package-listing.sh [2023-03-29T19:42:57.712Z] ++ facter osfamily [2023-03-29T19:42:57.712Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T19:42:57.971Z] + OS_FAMILY=debian [2023-03-29T19:42:57.971Z] + workspace=/w/workspace/_app-service-configurable_PR-539 [2023-03-29T19:42:57.971Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T19:42:57.971Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T19:42:57.971Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T19:42:57.971Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T19:42:57.971Z] + '[' /w/workspace/_app-service-configurable_PR-539 ']' [2023-03-29T19:42:57.971Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T19:42:57.971Z] + case "${OS_FAMILY}" in [2023-03-29T19:42:57.971Z] + grep '^ii' [2023-03-29T19:42:57.971Z] + dpkg -l [2023-03-29T19:42:57.971Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T19:42:57.971Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T19:42:57.971Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T19:42:57.971Z] + '[' /w/workspace/_app-service-configurable_PR-539 ']' [2023-03-29T19:42:57.971Z] + mkdir -p /w/workspace/_app-service-configurable_PR-539/archives/ [2023-03-29T19:42:57.971Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-539/archives/ [Pipeline] echo [2023-03-29T19:42:58.005Z] 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-539/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T19:42:58.299Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:42:58.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:42:58.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:42:59.063Z] prd-ubuntu20.04-docker-8c-8g-6234 does not seem to be running inside a container [2023-03-29T19:42:59.100Z] $ 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-539/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-539 -v /w/workspace/_app-service-configurable_PR-539:/w/workspace/_app-service-configurable_PR-539:rw,z -v /w/workspace/_app-service-configurable_PR-539@tmp:/w/workspace/_app-service-configurable_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T19:42:59.305Z] $ docker top 0d2eb8ba9a9e1a3efb25f9288c835df3f3296cc27de264b4d53f9beff935f7e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:42:59.686Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T19:42:59.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T19:43:00.306Z] + ls /var/log/sa-host [2023-03-29T19:43:00.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:43:00.524Z] provisioning config files... [2023-03-29T19:43:00.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-539@tmp/config16137610471571437845tmp [Pipeline] { [Pipeline] echo [2023-03-29T19:43:00.627Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:43:00.937Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T19:43:00.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:43:01.361Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T19:43:01.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:43:01.705Z] ---> sudo-logs.sh [2023-03-29T19:43:01.705Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T19:43:01.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:43:02.099Z] ---> job-cost.sh [2023-03-29T19:43:02.099Z] lf-activate-venv: SKIPPING [2023-03-29T19:43:02.099Z] DEBUG: total: 0.2199999988079071 [2023-03-29T19:43:02.099Z] INFO: Retrieving Stack Cost... [2023-03-29T19:43:02.666Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T19:43:02.925Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T19:43:02.957Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:43:03.271Z] ---> logs-deploy.sh [2023-03-29T19:43:03.272Z] lf-activate-venv: SKIPPING [2023-03-29T19:43:03.272Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-539/1 [2023-03-29T19:43:03.272Z] INFO: archiving workspace using pattern(s): [2023-03-29T19:43:04.209Z] Archives upload complete. [2023-03-29T19:43:04.209Z] INFO: archiving logs to Nexus