Pull request #453 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9d7956e0edd69424f991ef78e2469f9532efe7f+20255473af988033b17ba271c3bb0facecfc55c7 (405918dc71df7706d9370db77888fc3415be7838) 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-ssh15711234663791871805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6037459772346246731.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-453/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-453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17080958321639014951.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-453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5463911627148599298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh16053695471291071823.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-453/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-453/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17779286484301824906.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21369 in /w/workspace/_app-service-configurable_PR-453 [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-453 # 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 Merging remotes/origin/main commit 20255473af988033b17ba271c3bb0facecfc55c7 into PR head commit a9d7956e0edd69424f991ef78e2469f9532efe7f Merge succeeded, producing a9d7956e0edd69424f991ef78e2469f9532efe7f Checking out Revision a9d7956e0edd69424f991ef78e2469f9532efe7f (PR-453) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/453/head:refs/remotes/origin/PR-453 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9d7956e0edd69424f991ef78e2469f9532efe7f # 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 20255473af988033b17ba271c3bb0facecfc55c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9d7956e0edd69424f991ef78e2469f9532efe7f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T12:04:13.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T12:04:13.794Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T12:04:13.897Z] ========================================================= [2022-07-28T12:04:13.897Z] EdgeX Global Pipelines Version Info [2022-07-28T12:04:13.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:04:14.678Z] ------------------- [2022-07-28T12:04:14.679Z] stable info: [2022-07-28T12:04:14.679Z] ------------------- [2022-07-28T12:04:14.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T12:04:14.679Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T12:04:14.679Z] Message: update stable to v1.0.238 [2022-07-28T12:04:15.255Z] ------------------- [2022-07-28T12:04:15.255Z] experimental info: [2022-07-28T12:04:15.255Z] ------------------- [2022-07-28T12:04:15.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T12:04:15.255Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T12:04:15.255Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T12:04:15.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-28T12:04:15.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-28T12:04:15.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T12:04:15.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T12:04:15.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T12:04:15.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T12:04:15.913Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T12:04:15.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-28T12:04:16.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T12:04:16.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T12:04:16.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T12:04:16.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-28T12:04:16.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T12:04:16.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T12:04:16.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T12:04:16.341Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T12:04:16.381Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T12:04:16.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T12:04:16.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T12:04:16.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T12:04:16.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-28T12:04:16.599Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-28T12:04:16.647Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-28T12:04:16.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-28T12:04:16.723Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-28T12:04:16.766Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T12:04:16.804Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T12:04:16.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-453 [Pipeline] echo [2022-07-28T12:04:16.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-453 [Pipeline] echo [2022-07-28T12:04:16.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-453 [Pipeline] echo [2022-07-28T12:04:16.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9d7956e0edd69424f991ef78e2469f9532efe7f [Pipeline] echo [2022-07-28T12:04:17.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9d7956 [Pipeline] echo [2022-07-28T12:04:17.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T12:04:17.173Z] provisioning config files... [2022-07-28T12:04:17.195Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-453@tmp/config5226261123407970753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:04:17.548Z] ---> docker-login.sh [2022-07-28T12:04:17.548Z] nexus3.edgexfoundry.org:10001 [2022-07-28T12:04:17.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:18.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:18.073Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:18.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:18.073Z] [2022-07-28T12:04:18.073Z] Login Succeeded [2022-07-28T12:04:18.073Z] nexus3.edgexfoundry.org:10002 [2022-07-28T12:04:18.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:18.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:18.334Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:18.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:18.334Z] [2022-07-28T12:04:18.334Z] Login Succeeded [2022-07-28T12:04:18.334Z] nexus3.edgexfoundry.org:10003 [2022-07-28T12:04:18.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:18.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:18.335Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:18.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:18.335Z] [2022-07-28T12:04:18.335Z] Login Succeeded [2022-07-28T12:04:18.335Z] nexus3.edgexfoundry.org:10004 [2022-07-28T12:04:18.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:18.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:18.596Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:18.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:18.596Z] [2022-07-28T12:04:18.596Z] Login Succeeded [2022-07-28T12:04:18.596Z] docker.io [2022-07-28T12:04:18.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:18.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:18.858Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:18.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:18.858Z] [2022-07-28T12:04:18.858Z] Login Succeeded [2022-07-28T12:04:18.858Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T12:04:18.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-28T12:04:19.523Z] + git rev-list -1 --merges a9d7956e0edd69424f991ef78e2469f9532efe7f~1..a9d7956e0edd69424f991ef78e2469f9532efe7f [Pipeline] echo [2022-07-28T12:04:19.575Z] -----------> git rev-list -1 --merges a9d7956e0edd69424f991ef78e2469f9532efe7f~1..a9d7956e0edd69424f991ef78e2469f9532efe7f a9d7956e0edd69424f991ef78e2469f9532efe7f [false] [Pipeline] sh [2022-07-28T12:04:19.889Z] + git log --format=format:%s -1 a9d7956e0edd69424f991ef78e2469f9532efe7f [Pipeline] echo [2022-07-28T12:04:19.926Z] ========================================================= [2022-07-28T12:04:19.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T12:04:19.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T12:04:20.369Z] + git log --format=format:%s -1 a9d7956e0edd69424f991ef78e2469f9532efe7f [Pipeline] echo [2022-07-28T12:04:20.402Z] [semverPrep] GIT_COMMIT: a9d7956e0edd69424f991ef78e2469f9532efe7f, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-07-28T12:04:20.432Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-28T12:04:20.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T12:04:20.826Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T12:04:20.826Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T12:04:20.826Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T12:04:20.826Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T12:04:20.826Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T12:04:20.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:04:21.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T12:04:21.321Z] [2022-07-28T12:04:21.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:04:21.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T12:04:21.712Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T12:04:21.712Z] b85a868b505f: Pulling fs layer [2022-07-28T12:04:21.712Z] e2be974225ed: Pulling fs layer [2022-07-28T12:04:21.712Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T12:04:21.712Z] 988bab9f4d93: Pulling fs layer [2022-07-28T12:04:21.712Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T12:04:21.712Z] eaf3925da568: Pulling fs layer [2022-07-28T12:04:21.712Z] bab4dde63d76: Pulling fs layer [2022-07-28T12:04:21.712Z] bde34c3a00c8: Pulling fs layer [2022-07-28T12:04:21.712Z] b352a97aabf1: Pulling fs layer [2022-07-28T12:04:21.712Z] 4872d77fe225: Pulling fs layer [2022-07-28T12:04:21.712Z] 5851b861e8e6: Pulling fs layer [2022-07-28T12:04:21.712Z] bab4dde63d76: Waiting [2022-07-28T12:04:21.712Z] 988bab9f4d93: Waiting [2022-07-28T12:04:21.712Z] bde34c3a00c8: Waiting [2022-07-28T12:04:21.712Z] 1469e6f7b9e6: Waiting [2022-07-28T12:04:21.712Z] b352a97aabf1: Waiting [2022-07-28T12:04:21.712Z] eaf3925da568: Waiting [2022-07-28T12:04:21.712Z] 4872d77fe225: Waiting [2022-07-28T12:04:21.712Z] 5851b861e8e6: Waiting [2022-07-28T12:04:21.712Z] e2be974225ed: Download complete [2022-07-28T12:04:21.712Z] 988bab9f4d93: Download complete [2022-07-28T12:04:21.973Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T12:04:21.973Z] 339a4e72a1f5: Download complete [2022-07-28T12:04:21.973Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T12:04:21.973Z] 1469e6f7b9e6: Download complete [2022-07-28T12:04:21.973Z] eaf3925da568: Verifying Checksum [2022-07-28T12:04:21.973Z] eaf3925da568: Download complete [2022-07-28T12:04:21.973Z] bde34c3a00c8: Download complete [2022-07-28T12:04:21.973Z] b352a97aabf1: Verifying Checksum [2022-07-28T12:04:21.973Z] b352a97aabf1: Download complete [2022-07-28T12:04:21.973Z] 4872d77fe225: Verifying Checksum [2022-07-28T12:04:21.973Z] 4872d77fe225: Download complete [2022-07-28T12:04:21.973Z] 5851b861e8e6: Download complete [2022-07-28T12:04:21.973Z] b85a868b505f: Verifying Checksum [2022-07-28T12:04:21.973Z] b85a868b505f: Download complete [2022-07-28T12:04:22.234Z] bab4dde63d76: Verifying Checksum [2022-07-28T12:04:22.234Z] bab4dde63d76: Download complete [2022-07-28T12:04:23.177Z] b85a868b505f: Pull complete [2022-07-28T12:04:23.439Z] e2be974225ed: Pull complete [2022-07-28T12:04:24.011Z] 339a4e72a1f5: Pull complete [2022-07-28T12:04:24.011Z] 988bab9f4d93: Pull complete [2022-07-28T12:04:24.276Z] 1469e6f7b9e6: Pull complete [2022-07-28T12:04:24.276Z] eaf3925da568: Pull complete [2022-07-28T12:04:26.199Z] bab4dde63d76: Pull complete [2022-07-28T12:04:26.461Z] bde34c3a00c8: Pull complete [2022-07-28T12:04:26.461Z] b352a97aabf1: Pull complete [2022-07-28T12:04:26.723Z] 4872d77fe225: Pull complete [2022-07-28T12:04:26.723Z] 5851b861e8e6: Pull complete [2022-07-28T12:04:26.723Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T12:04:26.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T12:04:26.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T12:04:26.963Z] prd-ubuntu20.04-docker-8c-8g-21369 does not seem to be running inside a container [2022-07-28T12:04:27.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-453 -v /w/workspace/_app-service-configurable_PR-453:/w/workspace/_app-service-configurable_PR-453:rw,z -v /w/workspace/_app-service-configurable_PR-453@tmp:/w/workspace/_app-service-configurable_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T12:04:28.434Z] $ docker top b94acd11fd03e24954bc980b798a4bc42c0c3a8076fc7b45289a3c8f66441c87 -eo pid,comm [2022-07-28T12:04:28.511Z] 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). [2022-07-28T12:04:28.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T12:04:28.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T12:04:28.639Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T12:04:28.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T12:04:28.777Z] $ docker exec b94acd11fd03e24954bc980b798a4bc42c0c3a8076fc7b45289a3c8f66441c87 ssh-agent [2022-07-28T12:04:28.923Z] SSH_AUTH_SOCK=/tmp/ssh-Uy8xeSyJCv5F/agent.34 [2022-07-28T12:04:28.923Z] SSH_AGENT_PID=41 [2022-07-28T12:04:28.930Z] Running ssh-add (command line suppressed) [2022-07-28T12:04:29.060Z] Identity added: /w/workspace/_app-service-configurable_PR-453@tmp/private_key_6542466101046554681.key (/w/workspace/_app-service-configurable_PR-453@tmp/private_key_6542466101046554681.key) [2022-07-28T12:04:29.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T12:04:29.407Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T12:04:29.435Z] $ docker exec --env ******** --env ******** b94acd11fd03e24954bc980b798a4bc42c0c3a8076fc7b45289a3c8f66441c87 ssh-agent -k [2022-07-28T12:04:29.550Z] unset SSH_AUTH_SOCK; [2022-07-28T12:04:29.550Z] unset SSH_AGENT_PID; [2022-07-28T12:04:29.550Z] echo Agent pid 41 killed; [2022-07-28T12:04:29.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T12:04:29.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T12:04:29.649Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T12:04:29.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T12:04:29.783Z] $ docker exec b94acd11fd03e24954bc980b798a4bc42c0c3a8076fc7b45289a3c8f66441c87 ssh-agent [2022-07-28T12:04:29.929Z] SSH_AUTH_SOCK=/tmp/ssh-Q0vzZ3bdpSLz/agent.74 [2022-07-28T12:04:29.929Z] SSH_AGENT_PID=80 [2022-07-28T12:04:29.935Z] Running ssh-add (command line suppressed) [2022-07-28T12:04:30.076Z] Identity added: /w/workspace/_app-service-configurable_PR-453@tmp/private_key_7405981807787350218.key (/w/workspace/_app-service-configurable_PR-453@tmp/private_key_7405981807787350218.key) [2022-07-28T12:04:30.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T12:04:30.425Z] + git semver init [2022-07-28T12:04:30.686Z] 2022-07-28 12:04:30,614 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T12:04:30.687Z] 2022-07-28 12:04:30,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-453/.semver [2022-07-28T12:04:30.687Z] 2022-07-28 12:04:30,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-453/.semver [2022-07-28T12:04:30.687Z] 2022-07-28 12:04:30,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-453/.semver'], cwd=/w/workspace/_app-service-configurable_PR-453, universal_newlines=False, shell=None, istream=None) [2022-07-28T12:04:31.630Z] 2022-07-28 12:04:31,413 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-453/.git/info/exclude [2022-07-28T12:04:31.630Z] 2022-07-28 12:04:31,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-453/.semver/PR-453 with force:False [2022-07-28T12:04:31.630Z] 2022-07-28 12:04:31,413 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-453/.semver/PR-453 [2022-07-28T12:04:31.630Z] 2022-07-28 12:04:31,418 [execute] INFO git cat-file --batch-check [2022-07-28T12:04:31.630Z] 2022-07-28 12:04:31,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-453/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T12:04:31.630Z] 2022-07-28 12:04:31,425 [execute] INFO git cat-file --batch [2022-07-28T12:04:31.630Z] 2022-07-28 12:04:31,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-453/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T12:04:31.630Z] 2022-07-28 12:04:31,430 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-453/.semver/PR-453 [2022-07-28T12:04:31.630Z] 0.0.0 [Pipeline] } [2022-07-28T12:04:31.660Z] $ docker exec --env ******** --env ******** b94acd11fd03e24954bc980b798a4bc42c0c3a8076fc7b45289a3c8f66441c87 ssh-agent -k [2022-07-28T12:04:31.779Z] unset SSH_AUTH_SOCK; [2022-07-28T12:04:31.780Z] unset SSH_AGENT_PID; [2022-07-28T12:04:31.780Z] echo Agent pid 80 killed; [2022-07-28T12:04:31.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T12:04:32.221Z] + git semver [Pipeline] } [2022-07-28T12:04:32.521Z] $ docker stop --time=1 b94acd11fd03e24954bc980b798a4bc42c0c3a8076fc7b45289a3c8f66441c87 [2022-07-28T12:04:33.869Z] $ docker rm -f b94acd11fd03e24954bc980b798a4bc42c0c3a8076fc7b45289a3c8f66441c87 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T12:04:34.300Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T12:04:34.635Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T12:04:34.663Z] [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 [2022-07-28T12:04:35.239Z] provisioning config files... [2022-07-28T12:04:35.249Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-453@tmp/config8070555365441420974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:04:35.596Z] ---> docker-login.sh [2022-07-28T12:04:35.597Z] nexus3.edgexfoundry.org:10001 [2022-07-28T12:04:35.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:35.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:35.597Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:35.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:35.597Z] [2022-07-28T12:04:35.597Z] Login Succeeded [2022-07-28T12:04:35.597Z] nexus3.edgexfoundry.org:10002 [2022-07-28T12:04:35.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:35.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:35.857Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:35.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:35.857Z] [2022-07-28T12:04:35.857Z] Login Succeeded [2022-07-28T12:04:35.857Z] nexus3.edgexfoundry.org:10003 [2022-07-28T12:04:35.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:35.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:35.857Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:35.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:35.857Z] [2022-07-28T12:04:35.857Z] Login Succeeded [2022-07-28T12:04:35.857Z] nexus3.edgexfoundry.org:10004 [2022-07-28T12:04:36.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:36.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:36.119Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:36.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:36.119Z] [2022-07-28T12:04:36.119Z] Login Succeeded [2022-07-28T12:04:36.119Z] docker.io [2022-07-28T12:04:36.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:04:36.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:04:36.381Z] Configure a credential helper to remove this warning. See [2022-07-28T12:04:36.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:04:36.381Z] [2022-07-28T12:04:36.381Z] Login Succeeded [2022-07-28T12:04:36.381Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T12:04:36.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T12:04:36.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T12:04:36.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T12:04:36.664Z] ========================================================= [2022-07-28T12:04:36.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T12:04:36.664Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:04:37.134Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T12:04:37.134Z] Sending build context to Docker daemon 3.113MB [2022-07-28T12:04:37.134Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T12:04:37.134Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T12:04:37.134Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T12:04:37.134Z] 2408cc74d12b: Pulling fs layer [2022-07-28T12:04:37.134Z] ea60b727a1ce: Pulling fs layer [2022-07-28T12:04:37.134Z] 30c4a7721957: Pulling fs layer [2022-07-28T12:04:37.134Z] 370296b7ddb6: Pulling fs layer [2022-07-28T12:04:37.134Z] 7c6cee850709: Pulling fs layer [2022-07-28T12:04:37.134Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T12:04:37.134Z] d94ebbe4e438: Pulling fs layer [2022-07-28T12:04:37.134Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T12:04:37.134Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T12:04:37.134Z] bcfd1f05c69d: Waiting [2022-07-28T12:04:37.134Z] 7c6cee850709: Waiting [2022-07-28T12:04:37.134Z] 59ccb84bbe0f: Waiting [2022-07-28T12:04:37.134Z] 39a5fcdaea64: Waiting [2022-07-28T12:04:37.134Z] d94ebbe4e438: Waiting [2022-07-28T12:04:37.134Z] 370296b7ddb6: Waiting [2022-07-28T12:04:37.134Z] 30c4a7721957: Verifying Checksum [2022-07-28T12:04:37.134Z] ea60b727a1ce: Verifying Checksum [2022-07-28T12:04:37.134Z] ea60b727a1ce: Download complete [2022-07-28T12:04:37.134Z] 7c6cee850709: Download complete [2022-07-28T12:04:37.398Z] 39a5fcdaea64: Verifying Checksum [2022-07-28T12:04:37.398Z] 39a5fcdaea64: Download complete [2022-07-28T12:04:37.398Z] 2408cc74d12b: Verifying Checksum [2022-07-28T12:04:37.398Z] 2408cc74d12b: Download complete [2022-07-28T12:04:37.398Z] d94ebbe4e438: Verifying Checksum [2022-07-28T12:04:37.398Z] d94ebbe4e438: Download complete [2022-07-28T12:04:37.398Z] 2408cc74d12b: Pull complete [2022-07-28T12:04:37.672Z] ea60b727a1ce: Pull complete [2022-07-28T12:04:37.672Z] 30c4a7721957: Pull complete [2022-07-28T12:04:38.260Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T12:04:38.260Z] 59ccb84bbe0f: Download complete [2022-07-28T12:04:38.260Z] 370296b7ddb6: Download complete [2022-07-28T12:04:38.260Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T12:04:38.260Z] bcfd1f05c69d: Download complete [2022-07-28T12:04:42.453Z] 370296b7ddb6: Pull complete [2022-07-28T12:04:42.453Z] 7c6cee850709: Pull complete [2022-07-28T12:04:42.453Z] 39a5fcdaea64: Pull complete [2022-07-28T12:04:42.453Z] d94ebbe4e438: Pull complete [2022-07-28T12:04:44.361Z] bcfd1f05c69d: Pull complete [2022-07-28T12:04:44.930Z] 59ccb84bbe0f: Pull complete [2022-07-28T12:04:44.930Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T12:04:44.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T12:04:44.930Z] ---> a4fb48ad2a94 [2022-07-28T12:04:44.930Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T12:04:46.883Z] ---> Running in 475045c3ebca [2022-07-28T12:04:46.883Z] Removing intermediate container 475045c3ebca [2022-07-28T12:04:46.883Z] ---> 92ed3303bc35 [2022-07-28T12:04:46.883Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T12:04:46.883Z] ---> Running in 724cb7d66fc3 [2022-07-28T12:04:46.883Z] Removing intermediate container 724cb7d66fc3 [2022-07-28T12:04:46.883Z] ---> 086b33c73eb5 [2022-07-28T12:04:46.883Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T12:04:46.883Z] ---> Running in c3692c0be87f [2022-07-28T12:04:46.883Z] Removing intermediate container c3692c0be87f [2022-07-28T12:04:46.883Z] ---> 2a6eb322a636 [2022-07-28T12:04:46.883Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T12:04:46.883Z] ---> Running in 0b43eed1af19 [2022-07-28T12:04:47.454Z] Removing intermediate container 0b43eed1af19 [2022-07-28T12:04:47.454Z] ---> 9f00bef422f0 [2022-07-28T12:04:47.454Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T12:04:47.454Z] ---> Running in 59dd1d838190 [2022-07-28T12:04:47.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T12:04:48.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T12:04:48.922Z] OK: 211 MiB in 51 packages [2022-07-28T12:04:49.495Z] Removing intermediate container 59dd1d838190 [2022-07-28T12:04:49.495Z] ---> 42cf5c904d07 [2022-07-28T12:04:49.495Z] Step 8/13 : WORKDIR /app [2022-07-28T12:04:49.495Z] ---> Running in 4ae4c8f6f379 [2022-07-28T12:04:49.495Z] Removing intermediate container 4ae4c8f6f379 [2022-07-28T12:04:49.495Z] ---> 1f5a86c49c18 [2022-07-28T12:04:49.495Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T12:04:49.757Z] ---> 925367a7f4d1 [2022-07-28T12:04:49.757Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T12:04:49.757Z] ---> Running in 677f0dbc264c [2022-07-28T12:04:50.059Z] Still waiting to schedule task [2022-07-28T12:04:50.059Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-28T12:05:11.741Z] Removing intermediate container 677f0dbc264c [2022-07-28T12:05:11.741Z] ---> e950c4e03737 [2022-07-28T12:05:11.741Z] Step 11/13 : COPY . . [2022-07-28T12:05:11.741Z] ---> 912b3604c0e1 [2022-07-28T12:05:11.741Z] Step 12/13 : ARG MAKE="make build" [2022-07-28T12:05:11.741Z] ---> Running in 4869fb8b786b [2022-07-28T12:05:11.741Z] Removing intermediate container 4869fb8b786b [2022-07-28T12:05:11.741Z] ---> 5043d516c07b [2022-07-28T12:05:11.741Z] Step 13/13 : RUN $MAKE [2022-07-28T12:05:11.741Z] ---> Running in 85f4065e1ce5 [2022-07-28T12:05:11.741Z] noop [2022-07-28T12:05:11.741Z] Removing intermediate container 85f4065e1ce5 [2022-07-28T12:05:11.741Z] ---> c3580c383fad [2022-07-28T12:05:11.741Z] Successfully built c3580c383fad [2022-07-28T12:05:11.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:05:12.186Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T12:05:12.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T12:05:12.345Z] prd-ubuntu20.04-docker-8c-8g-21369 does not seem to be running inside a container [2022-07-28T12:05:12.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-453 -v /w/workspace/_app-service-configurable_PR-453:/w/workspace/_app-service-configurable_PR-453:rw,z -v /w/workspace/_app-service-configurable_PR-453@tmp:/w/workspace/_app-service-configurable_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T12:05:12.780Z] $ docker top 4ef9b8947b2a5d6c5d450ab1c21aad9166c61608d11a5aa90fbc6e348cf337a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T12:05:13.190Z] + go version [2022-07-28T12:05:13.190Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T12:05:13.229Z] $ docker stop --time=1 4ef9b8947b2a5d6c5d450ab1c21aad9166c61608d11a5aa90fbc6e348cf337a8 [2022-07-28T12:05:14.500Z] $ docker rm -f 4ef9b8947b2a5d6c5d450ab1c21aad9166c61608d11a5aa90fbc6e348cf337a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:05:15.207Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T12:05:15.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T12:05:15.395Z] prd-ubuntu20.04-docker-8c-8g-21369 does not seem to be running inside a container [2022-07-28T12:05:15.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-453 -v /w/workspace/_app-service-configurable_PR-453:/w/workspace/_app-service-configurable_PR-453:rw,z -v /w/workspace/_app-service-configurable_PR-453@tmp:/w/workspace/_app-service-configurable_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T12:05:15.856Z] $ docker top e5195e9bdb83206cb33460842a70f255c1fa540d3deff351201b9df9cf1e00a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T12:05:16.277Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-453 [Pipeline] fileExists [Pipeline] sh [2022-07-28T12:05:16.659Z] + make test [2022-07-28T12:05:16.660Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-28T12:05:26.644Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-28T12:05:26.644Z] CGO_ENABLED=1 go vet ./... [2022-07-28T12:05:28.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T12:05:28.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T12:05:28.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T12:05:28.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T12:05:28.632Z] $ docker stop --time=1 e5195e9bdb83206cb33460842a70f255c1fa540d3deff351201b9df9cf1e00a6 [2022-07-28T12:05:30.377Z] $ docker rm -f e5195e9bdb83206cb33460842a70f255c1fa540d3deff351201b9df9cf1e00a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T12:05:30.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T12:05:30.893Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-28T12:05:31.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T12:05:31.898Z] + ls -al . [2022-07-28T12:05:31.899Z] total 168 [2022-07-28T12:05:31.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 12:05 . [2022-07-28T12:05:31.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 12:04 .. [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 12:04 .dockerignore [2022-07-28T12:05:31.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 12:04 .git [2022-07-28T12:05:31.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 12:04 .github [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 12:04 .gitignore [2022-07-28T12:05:31.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 12:04 .semver [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 12:04 Attribution.txt [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 12:04 CHANGELOG.md [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 12:04 Dockerfile [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 12:04 GOVERNANCE.md [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 12:04 Jenkinsfile [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 12:04 LICENSE [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 12:04 OWNERS.md [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 12:04 README.md [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 12:04 VERSION [2022-07-28T12:05:31.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 12:04 bin [2022-07-28T12:05:31.899Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 28 12:05 coverage.out [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 12:04 go.mod [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 12:04 go.sum [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 12:04 main.go [2022-07-28T12:05:31.899Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 12:04 makefile [2022-07-28T12:05:31.899Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 12:04 res [2022-07-28T12:05:31.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:05:32.293Z] + 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=a9d7956e0edd69424f991ef78e2469f9532efe7f --label arch=amd64 --label version=0.0.0 . [2022-07-28T12:05:32.293Z] Sending build context to Docker daemon 3.114MB [2022-07-28T12:05:32.293Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T12:05:32.293Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-28T12:05:32.293Z] ---> c3580c383fad [2022-07-28T12:05:32.293Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T12:05:32.293Z] ---> Running in 6218976204f5 [2022-07-28T12:05:32.566Z] Removing intermediate container 6218976204f5 [2022-07-28T12:05:32.566Z] ---> 6dbb6a854d10 [2022-07-28T12:05:32.566Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T12:05:32.566Z] ---> Running in 5ea72fcb2696 [2022-07-28T12:05:32.566Z] Removing intermediate container 5ea72fcb2696 [2022-07-28T12:05:32.566Z] ---> 099543653eda [2022-07-28T12:05:32.566Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T12:05:32.566Z] ---> Running in 18726f7f5990 [2022-07-28T12:05:32.566Z] Removing intermediate container 18726f7f5990 [2022-07-28T12:05:32.566Z] ---> 82fc214a7fb4 [2022-07-28T12:05:32.566Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T12:05:32.827Z] ---> Running in e2574da10cf8 [2022-07-28T12:05:33.399Z] Removing intermediate container e2574da10cf8 [2022-07-28T12:05:33.399Z] ---> edda6c495331 [2022-07-28T12:05:33.399Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T12:05:33.399Z] ---> Running in ef95d741f5e6 [2022-07-28T12:05:33.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T12:05:34.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T12:05:34.861Z] OK: 211 MiB in 51 packages [2022-07-28T12:05:35.120Z] Removing intermediate container ef95d741f5e6 [2022-07-28T12:05:35.121Z] ---> 48b913d71ea5 [2022-07-28T12:05:35.121Z] Step 8/27 : WORKDIR /app [2022-07-28T12:05:35.387Z] ---> Running in edbab9e36262 [2022-07-28T12:05:35.387Z] Removing intermediate container edbab9e36262 [2022-07-28T12:05:35.387Z] ---> 1d86f8176f68 [2022-07-28T12:05:35.387Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-28T12:05:35.387Z] ---> d3a8496ccb3f [2022-07-28T12:05:35.387Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T12:05:35.650Z] ---> Running in 1f747855a752 [2022-07-28T12:05:36.220Z] Removing intermediate container 1f747855a752 [2022-07-28T12:05:36.220Z] ---> 057c4555814b [2022-07-28T12:05:36.220Z] Step 11/27 : COPY . . [2022-07-28T12:05:36.479Z] ---> 08ca29c6f2a6 [2022-07-28T12:05:36.479Z] Step 12/27 : ARG MAKE="make build" [2022-07-28T12:05:36.479Z] ---> Running in 452f0b8a1f9a [2022-07-28T12:05:36.479Z] Removing intermediate container 452f0b8a1f9a [2022-07-28T12:05:36.479Z] ---> b29c7562d07f [2022-07-28T12:05:36.479Z] Step 13/27 : RUN $MAKE [2022-07-28T12:05:36.743Z] ---> Running in 4be1e2d02bd1 [2022-07-28T12:05:37.004Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-28T12:05:55.104Z] Removing intermediate container 4be1e2d02bd1 [2022-07-28T12:05:55.104Z] ---> ef2c4b9101e9 [2022-07-28T12:05:55.104Z] Step 14/27 : FROM alpine:3.16 [2022-07-28T12:05:55.364Z] 3.16: Pulling from library/alpine [2022-07-28T12:05:55.624Z] 530afca65e2e: Pulling fs layer [2022-07-28T12:05:55.624Z] 530afca65e2e: Download complete [2022-07-28T12:05:55.885Z] 530afca65e2e: Pull complete [2022-07-28T12:05:55.885Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T12:05:55.885Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T12:05:55.885Z] ---> d7d3d98c851f [2022-07-28T12:05:55.885Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T12:05:55.885Z] ---> Running in 43b984f7f0a0 [2022-07-28T12:05:56.145Z] Removing intermediate container 43b984f7f0a0 [2022-07-28T12:05:56.145Z] ---> c1e0a77559fe [2022-07-28T12:05:56.145Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-28T12:05:56.145Z] ---> Running in ea0575eb4c78 [2022-07-28T12:05:56.145Z] Removing intermediate container ea0575eb4c78 [2022-07-28T12:05:56.145Z] ---> 8cb2e022fe2c [2022-07-28T12:05:56.145Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-28T12:05:56.145Z] ---> Running in d69833864b7c [2022-07-28T12:05:56.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T12:05:56.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T12:05:56.667Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-28T12:05:56.667Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-28T12:05:56.667Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T12:05:56.928Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-28T12:05:56.928Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T12:05:56.928Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-28T12:05:56.928Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-28T12:05:56.928Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T12:05:56.928Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T12:05:56.928Z] OK: 9 MiB in 21 packages [2022-07-28T12:05:57.505Z] Removing intermediate container d69833864b7c [2022-07-28T12:05:57.505Z] ---> e6510c54e639 [2022-07-28T12:05:57.505Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-28T12:05:57.505Z] ---> 19f085f30dcf [2022-07-28T12:05:57.505Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-28T12:05:57.765Z] ---> 30cf2bf0a18e [2022-07-28T12:05:57.765Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-28T12:05:57.765Z] ---> d455482c935d [2022-07-28T12:05:57.765Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-28T12:05:58.335Z] ---> 74b9a5d76868 [2022-07-28T12:05:58.335Z] Step 22/27 : EXPOSE 48095 [2022-07-28T12:05:58.335Z] ---> Running in b10512dbbefa [2022-07-28T12:05:58.335Z] Removing intermediate container b10512dbbefa [2022-07-28T12:05:58.335Z] ---> ff5d36fff938 [2022-07-28T12:05:58.335Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-28T12:05:58.335Z] ---> Running in 8d0bfa3de179 [2022-07-28T12:05:58.595Z] Removing intermediate container 8d0bfa3de179 [2022-07-28T12:05:58.595Z] ---> 27dc23a05c79 [2022-07-28T12:05:58.595Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T12:05:58.595Z] ---> Running in e1f2da0e5dfe [2022-07-28T12:05:58.595Z] Removing intermediate container e1f2da0e5dfe [2022-07-28T12:05:58.595Z] ---> bbbb55eaa847 [2022-07-28T12:05:58.595Z] Step 25/27 : LABEL arch=amd64 [2022-07-28T12:05:58.595Z] ---> Running in f49676e42514 [2022-07-28T12:05:58.859Z] Removing intermediate container f49676e42514 [2022-07-28T12:05:58.859Z] ---> 2443765bbdb3 [2022-07-28T12:05:58.859Z] Step 26/27 : LABEL git_sha=a9d7956e0edd69424f991ef78e2469f9532efe7f [2022-07-28T12:05:58.859Z] ---> Running in 296e84492def [2022-07-28T12:05:58.859Z] Removing intermediate container 296e84492def [2022-07-28T12:05:58.859Z] ---> c31b6659bb62 [2022-07-28T12:05:58.859Z] Step 27/27 : LABEL version=0.0.0 [2022-07-28T12:05:58.859Z] ---> Running in 7c62efef56d1 [2022-07-28T12:05:59.121Z] Removing intermediate container 7c62efef56d1 [2022-07-28T12:05:59.121Z] ---> 730ca74627de [2022-07-28T12:05:59.121Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T12:05:59.121Z] Successfully built 730ca74627de [2022-07-28T12:05:59.121Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:06:00.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T12:06:00.004Z] [2022-07-28T12:06:00.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:06:00.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T12:06:00.382Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T12:06:00.382Z] 5eb5b503b376: Pulling fs layer [2022-07-28T12:06:00.382Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T12:06:00.382Z] ec43610c2a17: Pulling fs layer [2022-07-28T12:06:00.382Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T12:06:00.382Z] 33b1e0a273af: Pulling fs layer [2022-07-28T12:06:00.382Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T12:06:00.382Z] 2f39f015ded8: Pulling fs layer [2022-07-28T12:06:00.382Z] 2f39f015ded8: Waiting [2022-07-28T12:06:00.382Z] 3a2ae6a8a46f: Waiting [2022-07-28T12:06:00.382Z] 5c69ac0246d0: Download complete [2022-07-28T12:06:00.382Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-28T12:06:00.382Z] 3a2ae6a8a46f: Download complete [2022-07-28T12:06:00.382Z] 33b1e0a273af: Verifying Checksum [2022-07-28T12:06:00.382Z] 33b1e0a273af: Download complete [2022-07-28T12:06:00.382Z] ec43610c2a17: Verifying Checksum [2022-07-28T12:06:00.382Z] ec43610c2a17: Download complete [2022-07-28T12:06:00.382Z] 5d3b04190fa2: Verifying Checksum [2022-07-28T12:06:00.382Z] 5d3b04190fa2: Download complete [2022-07-28T12:06:00.643Z] 5eb5b503b376: Verifying Checksum [2022-07-28T12:06:00.643Z] 5eb5b503b376: Download complete [2022-07-28T12:06:01.214Z] 2f39f015ded8: Download complete [2022-07-28T12:06:01.784Z] 5eb5b503b376: Pull complete [2022-07-28T12:06:01.784Z] 5c69ac0246d0: Pull complete [2022-07-28T12:06:02.351Z] ec43610c2a17: Pull complete [2022-07-28T12:06:02.351Z] 3a2ae6a8a46f: Pull complete [2022-07-28T12:06:02.610Z] 33b1e0a273af: Pull complete [2022-07-28T12:06:02.610Z] 5d3b04190fa2: Pull complete [2022-07-28T12:06:06.808Z] 2f39f015ded8: Pull complete [2022-07-28T12:06:06.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T12:06:06.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T12:06:06.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T12:06:07.023Z] prd-ubuntu20.04-docker-8c-8g-21369 does not seem to be running inside a container [2022-07-28T12:06:07.065Z] $ 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-453 -v /w/workspace/_app-service-configurable_PR-453:/w/workspace/_app-service-configurable_PR-453:rw,z -v /w/workspace/_app-service-configurable_PR-453@tmp:/w/workspace/_app-service-configurable_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T12:06:08.719Z] $ docker top 64be3a7513531cc47e3bf07d7f90b6579968778e187c3469fca4538d0a35aaae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:06:09.199Z] ---> job-cost.sh [2022-07-28T12:06:09.199Z] lf-activate-venv: SKIPPING [2022-07-28T12:06:09.199Z] INFO: No Stack... [2022-07-28T12:06:09.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T12:06:10.031Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T12:06:10.351Z] + cat /w/workspace/_app-service-configurable_PR-453/archives/cost.csv [2022-07-28T12:06:10.351Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T12:06:10.391Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-453-1-stack-cost] [2022-07-28T12:06:10.396Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-453-1-stack-cost] did not exist. Created. [2022-07-28T12:06:10.396Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T12:06:10.788Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-28T12:06:10.841Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T12:06:10.872Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-453-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T12:06:10.957Z] $ docker stop --time=1 64be3a7513531cc47e3bf07d7f90b6579968778e187c3469fca4538d0a35aaae [2022-07-28T12:06:12.110Z] $ docker rm -f 64be3a7513531cc47e3bf07d7f90b6579968778e187c3469fca4538d0a35aaae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T12:06:26.881Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21370 in /w/workspace/_app-service-configurable_PR-453 [Pipeline] { [Pipeline] ws [2022-07-28T12:06:26.920Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-07-28T12:06:27.020Z] Selected Git installation does not exist. Using Default [2022-07-28T12:06:27.020Z] The recommended git tool is: NONE [2022-07-28T12:06:34.352Z] using credential edgex-jenkins-ssh [2022-07-28T12:06:34.371Z] Cloning the remote Git repository [2022-07-28T12:06:34.461Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-28T12:06:34.564Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-07-28T12:06:34.663Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-28T12:06:34.664Z] > git --version # timeout=10 [2022-07-28T12:06:34.694Z] > git --version # 'git version 2.25.1' [2022-07-28T12:06:34.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T12:06:34.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T12:06:35.834Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-28T12:06:35.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T12:06:35.905Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-28T12:06:35.952Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-28T12:06:35.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T12:06:36.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/453/head:refs/remotes/origin/PR-453 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-28T12:06:36.594Z] Merging remotes/origin/main commit 20255473af988033b17ba271c3bb0facecfc55c7 into PR head commit a9d7956e0edd69424f991ef78e2469f9532efe7f [2022-07-28T12:06:36.788Z] Merge succeeded, producing a9d7956e0edd69424f991ef78e2469f9532efe7f [2022-07-28T12:06:36.789Z] Checking out Revision a9d7956e0edd69424f991ef78e2469f9532efe7f (PR-453) [2022-07-28T12:06:36.614Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:06:36.629Z] > git checkout -f a9d7956e0edd69424f991ef78e2469f9532efe7f # timeout=10 [2022-07-28T12:06:36.710Z] > git remote # timeout=10 [2022-07-28T12:06:36.727Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T12:06:36.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T12:06:36.751Z] > git merge 20255473af988033b17ba271c3bb0facecfc55c7 # timeout=10 [2022-07-28T12:06:36.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T12:06:36.796Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T12:06:36.812Z] > git checkout -f a9d7956e0edd69424f991ef78e2469f9532efe7f # timeout=10 [2022-07-28T12:06:40.995Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-07-28T12:06:41.058Z] > git --version # timeout=10 [2022-07-28T12:06:41.075Z] > git --version # 'git version 2.25.1' [2022-07-28T12:06:41.093Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T12:06:42.290Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T12:06:42.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T12:06:42.291Z] Dload Upload Total Spent Left Speed [2022-07-28T12:06:42.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97102 [Pipeline] sh [2022-07-28T12:06:43.277Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T12:06:43.636Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-07-28T12:06:43.636Z] sudo tee /etc/docker/daemon.new [2022-07-28T12:06:43.636Z] { [2022-07-28T12:06:43.636Z] "registry-mirrors": [ [2022-07-28T12:06:43.636Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T12:06:43.636Z] ], [2022-07-28T12:06:43.636Z] "bip": "10.250.0.254/24", [2022-07-28T12:06:43.636Z] "hosts": [ [2022-07-28T12:06:43.636Z] "tcp://0.0.0.0:5555", [2022-07-28T12:06:43.636Z] "unix:///var/run/docker.sock" [2022-07-28T12:06:43.636Z] ], [2022-07-28T12:06:43.636Z] "mtu": 1458, [2022-07-28T12:06:43.636Z] "selinux-enabled": true, [2022-07-28T12:06:43.636Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T12:06:43.636Z] } [Pipeline] sh [2022-07-28T12:06:43.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T12:06:44.348Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T12:07:02.766Z] provisioning config files... [2022-07-28T12:07:02.794Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2463585328324535790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:07:03.207Z] ---> docker-login.sh [2022-07-28T12:07:03.207Z] nexus3.edgexfoundry.org:10001 [2022-07-28T12:07:03.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:07:04.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:07:04.079Z] Configure a credential helper to remove this warning. See [2022-07-28T12:07:04.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:07:04.079Z] [2022-07-28T12:07:04.079Z] Login Succeeded [2022-07-28T12:07:04.079Z] nexus3.edgexfoundry.org:10002 [2022-07-28T12:07:04.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:07:04.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:07:04.627Z] Configure a credential helper to remove this warning. See [2022-07-28T12:07:04.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:07:04.627Z] [2022-07-28T12:07:04.627Z] Login Succeeded [2022-07-28T12:07:04.627Z] nexus3.edgexfoundry.org:10003 [2022-07-28T12:07:04.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:07:05.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:07:05.177Z] Configure a credential helper to remove this warning. See [2022-07-28T12:07:05.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:07:05.177Z] [2022-07-28T12:07:05.177Z] Login Succeeded [2022-07-28T12:07:05.177Z] nexus3.edgexfoundry.org:10004 [2022-07-28T12:07:05.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:07:05.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:07:05.454Z] Configure a credential helper to remove this warning. See [2022-07-28T12:07:05.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:07:05.454Z] [2022-07-28T12:07:05.454Z] Login Succeeded [2022-07-28T12:07:05.454Z] docker.io [2022-07-28T12:07:06.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T12:07:06.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T12:07:06.325Z] Configure a credential helper to remove this warning. See [2022-07-28T12:07:06.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T12:07:06.325Z] [2022-07-28T12:07:06.325Z] Login Succeeded [2022-07-28T12:07:06.325Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T12:07:06.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T12:07:06.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T12:07:06.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T12:07:06.821Z] ========================================================= [2022-07-28T12:07:06.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T12:07:06.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:07:07.337Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T12:07:07.337Z] Sending build context to Docker daemon 205.3kB [2022-07-28T12:07:07.612Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T12:07:07.612Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T12:07:07.890Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T12:07:07.890Z] b3c136eddcbf: Pulling fs layer [2022-07-28T12:07:07.890Z] c0a3192eca97: Pulling fs layer [2022-07-28T12:07:07.890Z] a050256f5b6f: Pulling fs layer [2022-07-28T12:07:07.890Z] 656be50a0ddc: Pulling fs layer [2022-07-28T12:07:07.890Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T12:07:07.890Z] 46d945488cbd: Pulling fs layer [2022-07-28T12:07:07.890Z] 8a5474983e97: Pulling fs layer [2022-07-28T12:07:07.890Z] 329c88fbcd65: Pulling fs layer [2022-07-28T12:07:07.890Z] 46d945488cbd: Waiting [2022-07-28T12:07:07.890Z] 656be50a0ddc: Waiting [2022-07-28T12:07:07.890Z] 8a5474983e97: Waiting [2022-07-28T12:07:07.890Z] 2bbca73fdf42: Waiting [2022-07-28T12:07:07.890Z] 329c88fbcd65: Waiting [2022-07-28T12:07:07.890Z] a050256f5b6f: Download complete [2022-07-28T12:07:07.890Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T12:07:07.890Z] 2bbca73fdf42: Download complete [2022-07-28T12:07:07.890Z] 46d945488cbd: Verifying Checksum [2022-07-28T12:07:07.890Z] 46d945488cbd: Download complete [2022-07-28T12:07:07.890Z] b3c136eddcbf: Download complete [2022-07-28T12:07:08.883Z] b3c136eddcbf: Pull complete [2022-07-28T12:07:08.883Z] 329c88fbcd65: Verifying Checksum [2022-07-28T12:07:08.883Z] 329c88fbcd65: Download complete [2022-07-28T12:07:09.493Z] c0a3192eca97: Pull complete [2022-07-28T12:07:09.769Z] a050256f5b6f: Pull complete [2022-07-28T12:07:10.043Z] 8a5474983e97: Download complete [2022-07-28T12:07:10.641Z] 656be50a0ddc: Verifying Checksum [2022-07-28T12:07:10.641Z] 656be50a0ddc: Download complete [2022-07-28T12:07:25.754Z] 656be50a0ddc: Pull complete [2022-07-28T12:07:25.754Z] 2bbca73fdf42: Pull complete [2022-07-28T12:07:25.754Z] 46d945488cbd: Pull complete [2022-07-28T12:07:30.089Z] 8a5474983e97: Pull complete [2022-07-28T12:07:32.718Z] 329c88fbcd65: Pull complete [2022-07-28T12:07:32.718Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T12:07:32.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T12:07:32.718Z] ---> ff4287adb874 [2022-07-28T12:07:32.718Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T12:07:33.327Z] ---> Running in 10a828ebaf3b [2022-07-28T12:07:33.327Z] Removing intermediate container 10a828ebaf3b [2022-07-28T12:07:33.327Z] ---> 8e1ec43d829f [2022-07-28T12:07:33.327Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T12:07:33.612Z] ---> Running in 51e6a91874c1 [2022-07-28T12:07:33.887Z] Removing intermediate container 51e6a91874c1 [2022-07-28T12:07:33.887Z] ---> b24a64b4218a [2022-07-28T12:07:33.887Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T12:07:33.887Z] ---> Running in 8aa7ed4964b5 [2022-07-28T12:07:34.162Z] Removing intermediate container 8aa7ed4964b5 [2022-07-28T12:07:34.162Z] ---> ef0757173cc8 [2022-07-28T12:07:34.162Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T12:07:34.162Z] ---> Running in b25b9befd026 [2022-07-28T12:07:36.158Z] Removing intermediate container b25b9befd026 [2022-07-28T12:07:36.158Z] ---> afa7089097d6 [2022-07-28T12:07:36.158Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T12:07:36.158Z] ---> Running in 9ab7dfb35141 [2022-07-28T12:07:37.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T12:07:37.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T12:07:38.749Z] OK: 221 MiB in 51 packages [2022-07-28T12:07:39.732Z] Removing intermediate container 9ab7dfb35141 [2022-07-28T12:07:39.732Z] ---> 668b849166ba [2022-07-28T12:07:39.732Z] Step 8/13 : WORKDIR /app [2022-07-28T12:07:39.732Z] ---> Running in 1933cfcca7fb [2022-07-28T12:07:39.732Z] Removing intermediate container 1933cfcca7fb [2022-07-28T12:07:39.732Z] ---> 1f929aad8a6b [2022-07-28T12:07:39.732Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T12:07:40.332Z] ---> 194c04c731c7 [2022-07-28T12:07:40.332Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T12:07:40.332Z] ---> Running in 575648edce2e [2022-07-28T12:08:27.301Z] Removing intermediate container 575648edce2e [2022-07-28T12:08:27.301Z] ---> b86aa0f4b2f7 [2022-07-28T12:08:27.301Z] Step 11/13 : COPY . . [2022-07-28T12:08:27.301Z] ---> a5ccbd28702a [2022-07-28T12:08:27.301Z] Step 12/13 : ARG MAKE="make build" [2022-07-28T12:08:27.301Z] ---> Running in c3f8097f4cb1 [2022-07-28T12:08:27.301Z] Removing intermediate container c3f8097f4cb1 [2022-07-28T12:08:27.301Z] ---> 49a4ccfb94c8 [2022-07-28T12:08:27.301Z] Step 13/13 : RUN $MAKE [2022-07-28T12:08:27.301Z] ---> Running in f4fa8ff50944 [2022-07-28T12:08:27.301Z] noop [2022-07-28T12:08:27.301Z] Removing intermediate container f4fa8ff50944 [2022-07-28T12:08:27.301Z] ---> 1b2e8e446c86 [2022-07-28T12:08:27.301Z] Successfully built 1b2e8e446c86 [2022-07-28T12:08:27.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:08:27.790Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T12:08:27.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T12:08:28.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-21370 does not seem to be running inside a container [2022-07-28T12:08:28.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T12:08:29.539Z] $ docker top aff1a411d4844d6c16b4994edca1abfa6c61e4e60912187c426e89a392e6895a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T12:08:30.513Z] + go version [2022-07-28T12:08:30.513Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T12:08:30.550Z] $ docker stop --time=1 aff1a411d4844d6c16b4994edca1abfa6c61e4e60912187c426e89a392e6895a [2022-07-28T12:08:32.174Z] $ docker rm -f aff1a411d4844d6c16b4994edca1abfa6c61e4e60912187c426e89a392e6895a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:08:33.106Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T12:08:33.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T12:08:33.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-21370 does not seem to be running inside a container [2022-07-28T12:08:33.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T12:08:34.764Z] $ docker top 7bf2b50ca1f2f220fbde7c2695ed28015ed72a0d885eef47b9877c62ebbe5fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T12:08:35.736Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-07-28T12:08:36.467Z] + make test [2022-07-28T12:08:36.467Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-28T12:09:58.340Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-28T12:09:58.340Z] CGO_ENABLED=1 go vet ./... [2022-07-28T12:10:10.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T12:10:10.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T12:10:10.807Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T12:10:10.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T12:10:10.877Z] $ docker stop --time=1 7bf2b50ca1f2f220fbde7c2695ed28015ed72a0d885eef47b9877c62ebbe5fcf [2022-07-28T12:10:12.655Z] $ docker rm -f 7bf2b50ca1f2f220fbde7c2695ed28015ed72a0d885eef47b9877c62ebbe5fcf [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T12:10:13.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T12:10:13.697Z] Warning: overwriting stash ‘coverage-report’ [2022-07-28T12:10:14.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T12:10:14.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T12:10:15.106Z] + ls -al . [2022-07-28T12:10:15.106Z] total 164 [2022-07-28T12:10:15.106Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 28 12:08 . [2022-07-28T12:10:15.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 12:06 .. [2022-07-28T12:10:15.106Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 12:06 .dockerignore [2022-07-28T12:10:15.106Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 12:06 .git [2022-07-28T12:10:15.107Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 12:06 .github [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 12:06 .gitignore [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 12:06 Attribution.txt [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 12:06 CHANGELOG.md [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 12:06 Dockerfile [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 12:06 GOVERNANCE.md [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 12:06 Jenkinsfile [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 12:06 LICENSE [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 12:06 OWNERS.md [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 12:06 README.md [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 12:04 VERSION [2022-07-28T12:10:15.107Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 12:06 bin [2022-07-28T12:10:15.107Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 28 12:08 coverage.out [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 12:06 go.mod [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 12:06 go.sum [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 12:06 main.go [2022-07-28T12:10:15.107Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 12:06 makefile [2022-07-28T12:10:15.107Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 12:06 res [2022-07-28T12:10:15.107Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:10:15.548Z] + 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=a9d7956e0edd69424f991ef78e2469f9532efe7f --label arch=arm64 --label version=0.0.0 . [2022-07-28T12:10:15.548Z] Sending build context to Docker daemon 206.3kB [2022-07-28T12:10:15.827Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-28T12:10:15.827Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-28T12:10:15.827Z] ---> 1b2e8e446c86 [2022-07-28T12:10:15.827Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-28T12:10:15.827Z] ---> Running in 2a3d6a8f958c [2022-07-28T12:10:16.100Z] Removing intermediate container 2a3d6a8f958c [2022-07-28T12:10:16.100Z] ---> 4334e1d887fd [2022-07-28T12:10:16.100Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-28T12:10:16.374Z] ---> Running in ac36c5e209a4 [2022-07-28T12:10:16.647Z] Removing intermediate container ac36c5e209a4 [2022-07-28T12:10:16.647Z] ---> 9736b401ee17 [2022-07-28T12:10:16.647Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T12:10:16.647Z] ---> Running in cbb16d1bd580 [2022-07-28T12:10:16.941Z] Removing intermediate container cbb16d1bd580 [2022-07-28T12:10:16.941Z] ---> 5ce8ad380978 [2022-07-28T12:10:16.941Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T12:10:17.224Z] ---> Running in 0da849050b02 [2022-07-28T12:10:18.680Z] Removing intermediate container 0da849050b02 [2022-07-28T12:10:18.680Z] ---> f99b6570587f [2022-07-28T12:10:18.680Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T12:10:18.680Z] ---> Running in e9c50380440d [2022-07-28T12:10:19.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T12:10:20.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T12:10:21.616Z] OK: 221 MiB in 51 packages [2022-07-28T12:10:22.224Z] Removing intermediate container e9c50380440d [2022-07-28T12:10:22.224Z] ---> f1821d5f7925 [2022-07-28T12:10:22.224Z] Step 8/27 : WORKDIR /app [2022-07-28T12:10:22.505Z] ---> Running in e3a3de03bc75 [2022-07-28T12:10:22.785Z] Removing intermediate container e3a3de03bc75 [2022-07-28T12:10:22.786Z] ---> bbc2ecf73435 [2022-07-28T12:10:22.786Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-28T12:10:23.388Z] ---> e380ccb5843b [2022-07-28T12:10:23.388Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T12:10:23.388Z] ---> Running in ee48a60a544d [2022-07-28T12:10:25.369Z] Removing intermediate container ee48a60a544d [2022-07-28T12:10:25.369Z] ---> 83fba5871f64 [2022-07-28T12:10:25.369Z] Step 11/27 : COPY . . [2022-07-28T12:10:25.645Z] ---> 50f297f29fc8 [2022-07-28T12:10:25.646Z] Step 12/27 : ARG MAKE="make build" [2022-07-28T12:10:25.923Z] ---> Running in ae07a8e20798 [2022-07-28T12:10:26.202Z] Removing intermediate container ae07a8e20798 [2022-07-28T12:10:26.202Z] ---> b69b5ffbb1dd [2022-07-28T12:10:26.202Z] Step 13/27 : RUN $MAKE [2022-07-28T12:10:26.202Z] ---> Running in 95dd0d706c42 [2022-07-28T12:10:27.194Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-28T12:12:34.137Z] Removing intermediate container 95dd0d706c42 [2022-07-28T12:12:34.137Z] ---> 0f24384e6f4f [2022-07-28T12:12:34.137Z] Step 14/27 : FROM alpine:3.16 [2022-07-28T12:12:34.137Z] 3.16: Pulling from library/alpine [2022-07-28T12:12:34.137Z] f97344484467: Pulling fs layer [2022-07-28T12:12:34.137Z] f97344484467: Download complete [2022-07-28T12:12:34.137Z] f97344484467: Pull complete [2022-07-28T12:12:34.137Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T12:12:34.137Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T12:12:34.137Z] ---> 3d81c46cd875 [2022-07-28T12:12:34.137Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-28T12:12:34.137Z] ---> Running in ff5836cdb442 [2022-07-28T12:12:34.137Z] Removing intermediate container ff5836cdb442 [2022-07-28T12:12:34.137Z] ---> e0a9d051401d [2022-07-28T12:12:34.137Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-28T12:12:34.137Z] ---> Running in b7b4012c3ea1 [2022-07-28T12:12:34.137Z] Removing intermediate container b7b4012c3ea1 [2022-07-28T12:12:34.137Z] ---> a63e052fe9c9 [2022-07-28T12:12:34.137Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-28T12:12:34.137Z] ---> Running in 63584d73341e [2022-07-28T12:12:34.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T12:12:34.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T12:12:34.137Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-28T12:12:34.137Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-28T12:12:34.137Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T12:12:34.137Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-28T12:12:34.137Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T12:12:34.137Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-28T12:12:34.137Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-28T12:12:34.137Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T12:12:34.137Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T12:12:34.137Z] OK: 9 MiB in 21 packages [2022-07-28T12:12:34.137Z] Removing intermediate container 63584d73341e [2022-07-28T12:12:34.137Z] ---> 198cc9dd15cb [2022-07-28T12:12:34.137Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-28T12:12:34.137Z] ---> b900e7d38eef [2022-07-28T12:12:34.137Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-28T12:12:34.137Z] ---> 2f90970ba011 [2022-07-28T12:12:34.137Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-28T12:12:34.137Z] ---> bfa064adcce9 [2022-07-28T12:12:34.137Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-28T12:12:35.578Z] ---> a80f2fe0c7da [2022-07-28T12:12:35.578Z] Step 22/27 : EXPOSE 48095 [2022-07-28T12:12:35.578Z] ---> Running in 8bd18f75444d [2022-07-28T12:12:35.852Z] Removing intermediate container 8bd18f75444d [2022-07-28T12:12:35.852Z] ---> 6516cc0ab102 [2022-07-28T12:12:35.852Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-28T12:12:35.852Z] ---> Running in 449ec37c39fb [2022-07-28T12:12:36.132Z] Removing intermediate container 449ec37c39fb [2022-07-28T12:12:36.132Z] ---> e466bec4038f [2022-07-28T12:12:36.132Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T12:12:36.132Z] ---> Running in 609c7b8a0978 [2022-07-28T12:12:36.410Z] Removing intermediate container 609c7b8a0978 [2022-07-28T12:12:36.410Z] ---> f353cce63e5a [2022-07-28T12:12:36.410Z] Step 25/27 : LABEL arch=arm64 [2022-07-28T12:12:36.687Z] ---> Running in b71586734c81 [2022-07-28T12:12:36.964Z] Removing intermediate container b71586734c81 [2022-07-28T12:12:36.964Z] ---> 8f6e098fe3ce [2022-07-28T12:12:36.964Z] Step 26/27 : LABEL git_sha=a9d7956e0edd69424f991ef78e2469f9532efe7f [2022-07-28T12:12:36.964Z] ---> Running in 099236fa2ee8 [2022-07-28T12:12:37.244Z] Removing intermediate container 099236fa2ee8 [2022-07-28T12:12:37.244Z] ---> 32bfa1241a56 [2022-07-28T12:12:37.244Z] Step 27/27 : LABEL version=0.0.0 [2022-07-28T12:12:37.244Z] ---> Running in 44a5d0c2ab68 [2022-07-28T12:12:37.858Z] Removing intermediate container 44a5d0c2ab68 [2022-07-28T12:12:37.858Z] ---> 2246fd53624d [2022-07-28T12:12:37.858Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T12:12:37.858Z] Successfully built 2246fd53624d [2022-07-28T12:12:37.858Z] 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 [2022-07-28T12:12:38.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T12:12:38.692Z] [2022-07-28T12:12:38.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:12:39.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T12:12:39.395Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T12:12:39.395Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T12:12:39.395Z] 04944245beec: Pulling fs layer [2022-07-28T12:12:39.395Z] 699f458cf7ca: Pulling fs layer [2022-07-28T12:12:39.395Z] 765212b225bb: Pulling fs layer [2022-07-28T12:12:39.395Z] f23df028b6ca: Pulling fs layer [2022-07-28T12:12:39.395Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T12:12:39.395Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T12:12:39.395Z] f23df028b6ca: Waiting [2022-07-28T12:12:39.395Z] d65c8cfc05b1: Waiting [2022-07-28T12:12:39.395Z] 765212b225bb: Waiting [2022-07-28T12:12:39.395Z] 2437ff75d9bd: Waiting [2022-07-28T12:12:39.395Z] 04944245beec: Verifying Checksum [2022-07-28T12:12:39.395Z] 04944245beec: Download complete [2022-07-28T12:12:39.395Z] 765212b225bb: Verifying Checksum [2022-07-28T12:12:39.395Z] 765212b225bb: Download complete [2022-07-28T12:12:39.395Z] f23df028b6ca: Verifying Checksum [2022-07-28T12:12:39.395Z] f23df028b6ca: Download complete [2022-07-28T12:12:39.395Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T12:12:39.395Z] d65c8cfc05b1: Download complete [2022-07-28T12:12:39.672Z] 699f458cf7ca: Verifying Checksum [2022-07-28T12:12:39.672Z] 699f458cf7ca: Download complete [2022-07-28T12:12:39.950Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T12:12:39.950Z] 8998bd30e6a1: Download complete [2022-07-28T12:12:42.593Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T12:12:42.593Z] 2437ff75d9bd: Download complete [2022-07-28T12:12:44.037Z] 8998bd30e6a1: Pull complete [2022-07-28T12:12:44.640Z] 04944245beec: Pull complete [2022-07-28T12:12:46.087Z] 699f458cf7ca: Pull complete [2022-07-28T12:12:46.363Z] 765212b225bb: Pull complete [2022-07-28T12:12:46.965Z] f23df028b6ca: Pull complete [2022-07-28T12:12:47.242Z] d65c8cfc05b1: Pull complete [2022-07-28T12:13:02.349Z] 2437ff75d9bd: Pull complete [2022-07-28T12:13:02.349Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T12:13:02.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T12:13:02.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T12:13:03.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-21370 does not seem to be running inside a container [2022-07-28T12:13:03.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-28T12:13:05.586Z] $ docker top 0f6b852e1d3b54a16fe3733107e35bf9f0e74e252321f62b854c00cf1e89557a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:13:06.586Z] ---> job-cost.sh [2022-07-28T12:13:06.586Z] lf-activate-venv: SKIPPING [2022-07-28T12:13:06.586Z] INFO: No Stack... [2022-07-28T12:13:07.187Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T12:13:08.167Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T12:13:08.851Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-07-28T12:13:08.851Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T12:13:08.934Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-453-1-stack-cost] [2022-07-28T12:13:08.939Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-453-1-stack-cost] did not exist. Created. [2022-07-28T12:13:08.939Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T12:13:09.695Z] /w/workspace/app-service-configurable/1@tmp/durable-02b91918/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-28T12:13:10.397Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T12:13:10.435Z] Warning: overwriting stash ‘stack-cost’ [2022-07-28T12:13:10.488Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T12:13:10.504Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-453-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T12:13:10.584Z] $ docker stop --time=1 0f6b852e1d3b54a16fe3733107e35bf9f0e74e252321f62b854c00cf1e89557a [2022-07-28T12:13:12.080Z] $ docker rm -f 0f6b852e1d3b54a16fe3733107e35bf9f0e74e252321f62b854c00cf1e89557a [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 [2022-07-28T12:13:13.178Z] provisioning config files... [2022-07-28T12:13:13.190Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-453@tmp/config1106963729450556956tmp [Pipeline] { [Pipeline] sh [2022-07-28T12:13:13.527Z] + set +x [2022-07-28T12:13:13.527Z] + curl -s https://codecov.io/bash [2022-07-28T12:13:13.527Z] + bash -s -- [2022-07-28T12:13:13.527Z] [2022-07-28T12:13:13.527Z] _____ _ [2022-07-28T12:13:13.527Z] / ____| | | [2022-07-28T12:13:13.527Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T12:13:13.527Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T12:13:13.527Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T12:13:13.527Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T12:13:13.527Z] Bash-1.0.6 [2022-07-28T12:13:13.527Z] [2022-07-28T12:13:13.527Z] [2022-07-28T12:13:13.527Z] ==> git version 2.25.1 found [2022-07-28T12:13:13.527Z] ==> 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 [2022-07-28T12:13:13.527Z] Release-Date: 2020-01-08 [2022-07-28T12:13:13.527Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-28T12:13:13.527Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T12:13:13.527Z] ==> Jenkins CI detected. [2022-07-28T12:13:13.527Z] current dir:  /w/workspace/_app-service-configurable_PR-453 [2022-07-28T12:13:13.527Z] project root: . [2022-07-28T12:13:13.527Z] --> token set from env [2022-07-28T12:13:13.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T12:13:13.527Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T12:13:13.527Z] ==> Python coveragepy not found [2022-07-28T12:13:13.527Z] ==> Searching for coverage reports in: [2022-07-28T12:13:13.527Z] + . [2022-07-28T12:13:13.527Z] -> Found 1 reports [2022-07-28T12:13:13.527Z] ==> Detecting git/mercurial file structure [2022-07-28T12:13:13.527Z] ==> Reading reports [2022-07-28T12:13:13.527Z] + ./coverage.out bytes=10 [2022-07-28T12:13:13.527Z] ==> Appending adjustments [2022-07-28T12:13:13.527Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T12:13:13.788Z] + Found adjustments [2022-07-28T12:13:13.788Z] ==> Gzipping contents [2022-07-28T12:13:13.788Z] 4.0K /tmp/codecov.GSUt05.gz [2022-07-28T12:13:13.788Z] ==> Uploading reports [2022-07-28T12:13:13.788Z] url: https://codecov.io [2022-07-28T12:13:13.788Z] query: branch=PR-453&commit=a9d7956e0edd69424f991ef78e2469f9532efe7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=453&job=&cmd_args= [2022-07-28T12:13:13.788Z] -> Pinging Codecov [2022-07-28T12:13:13.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-453&commit=a9d7956e0edd69424f991ef78e2469f9532efe7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=453&job=&cmd_args= [2022-07-28T12:13:14.051Z] -> Uploading to [2022-07-28T12:13:14.051Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/A97CA9966030D2A3747ED39772930CCE/a9d7956e0edd69424f991ef78e2469f9532efe7f/945f6c06-a8d3-4337-98fa-d77c080f80ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T121313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a20ee19fb0792d33f3a31f966ad5cd4e86071845d29dc0f4476664b946ee500c [2022-07-28T12:13:14.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T12:13:14.051Z] Dload Upload Total Spent Left Speed [2022-07-28T12:13:14.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2387 --:--:-- --:--:-- --:--:-- 2387 [2022-07-28T12:13:14.312Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a9d7956e0edd69424f991ef78e2469f9532efe7f [Pipeline] } [2022-07-28T12:13:14.338Z] 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 [2022-07-28T12:13:16.106Z] + [ -d /w/workspace/_app-service-configurable_PR-453/archives ] [2022-07-28T12:13:16.106Z] + ls -al /w/workspace/_app-service-configurable_PR-453/archives [2022-07-28T12:13:16.106Z] total 16 [2022-07-28T12:13:16.106Z] drwxr-xr-x 3 root root 4096 Jul 28 12:06 . [2022-07-28T12:13:16.106Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 12:06 .. [2022-07-28T12:13:16.106Z] drwxr-xr-x 2 root root 4096 Jul 28 12:06 cost [2022-07-28T12:13:16.106Z] -rw-r--r-- 1 root root 96 Jul 28 12:06 cost.csv [2022-07-28T12:13:16.106Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-453/archives [2022-07-28T12:13:16.106Z] + ls -al /w/workspace/_app-service-configurable_PR-453/archives [2022-07-28T12:13:16.106Z] total 16 [2022-07-28T12:13:16.106Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 12:06 . [2022-07-28T12:13:16.106Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 12:06 .. [2022-07-28T12:13:16.106Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 12:06 cost [2022-07-28T12:13:16.106Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 28 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:13:16.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:13:17.337Z] ---> package-listing.sh [2022-07-28T12:13:17.337Z] ++ facter osfamily [2022-07-28T12:13:17.337Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T12:13:17.597Z] + OS_FAMILY=debian [2022-07-28T12:13:17.597Z] + workspace=/w/workspace/_app-service-configurable_PR-453 [2022-07-28T12:13:17.597Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T12:13:17.597Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T12:13:17.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T12:13:17.597Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T12:13:17.597Z] + '[' /w/workspace/_app-service-configurable_PR-453 ']' [2022-07-28T12:13:17.597Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T12:13:17.597Z] + case "${OS_FAMILY}" in [2022-07-28T12:13:17.597Z] + dpkg -l [2022-07-28T12:13:17.597Z] + grep '^ii' [2022-07-28T12:13:17.597Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T12:13:17.597Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T12:13:17.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T12:13:17.597Z] + '[' /w/workspace/_app-service-configurable_PR-453 ']' [2022-07-28T12:13:17.597Z] + mkdir -p /w/workspace/_app-service-configurable_PR-453/archives/ [2022-07-28T12:13:17.597Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-453/archives/ [Pipeline] echo [2022-07-28T12:13:17.632Z] 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-453/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-28T12:13:17.927Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T12:13:18.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T12:13:18.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T12:13:18.712Z] prd-ubuntu20.04-docker-8c-8g-21369 does not seem to be running inside a container [2022-07-28T12:13:18.755Z] $ 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-453/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-453 -v /w/workspace/_app-service-configurable_PR-453:/w/workspace/_app-service-configurable_PR-453:rw,z -v /w/workspace/_app-service-configurable_PR-453@tmp:/w/workspace/_app-service-configurable_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T12:13:18.980Z] $ docker top 2c03155bbd23cf736636b112b4be8a2ba07e5d1044c0af4e7aaeee1a2eb91d02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T12:13:19.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T12:13:19.691Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T12:13:20.006Z] + ls /var/log/sa-host [2022-07-28T12:13:20.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T12:13:20.224Z] provisioning config files... [2022-07-28T12:13:20.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-453@tmp/config393018458791228603tmp [Pipeline] { [Pipeline] echo [2022-07-28T12:13:20.284Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:13:20.599Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T12:13:20.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:13:21.039Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T12:13:21.071Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:13:21.388Z] ---> sudo-logs.sh [2022-07-28T12:13:21.389Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T12:13:21.474Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:13:21.788Z] ---> job-cost.sh [2022-07-28T12:13:21.788Z] lf-activate-venv: SKIPPING [2022-07-28T12:13:21.788Z] DEBUG: total: 0.2199999988079071 [2022-07-28T12:13:21.788Z] INFO: Retrieving Stack Cost... [2022-07-28T12:13:22.049Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T12:13:22.618Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T12:13:22.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T12:13:22.966Z] ---> logs-deploy.sh [2022-07-28T12:13:22.966Z] lf-activate-venv: SKIPPING [2022-07-28T12:13:22.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-453/1 [2022-07-28T12:13:22.966Z] INFO: archiving workspace using pattern(s): [2022-07-28T12:13:23.908Z] Archives upload complete. [2022-07-28T12:13:23.908Z] INFO: archiving logs to Nexus