Pull request #672 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7580dd756a64dd6a531cfec04693c3434d6ac12+99abc15c93f70f8386f8be99e96e68a0293bb7bf (408a50d2e4e13c3520afbd6013bdd1b7b8b52df0) 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-ssh9019096355522610215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4273202797900167696.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 590556114a56c6d90cc8043840e039c2f74196dc 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-672/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-672/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15261450286495290571.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-672/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16737937008790582141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14823348073741762323.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-672/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-672/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16915180411924362873.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8387 in /w/workspace/_app-service-configurable_PR-672 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-672 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 99abc15c93f70f8386f8be99e96e68a0293bb7bf into PR head commit b7580dd756a64dd6a531cfec04693c3434d6ac12 Merge succeeded, producing b7580dd756a64dd6a531cfec04693c3434d6ac12 Checking out Revision b7580dd756a64dd6a531cfec04693c3434d6ac12 (PR-672) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/672/head:refs/remotes/origin/PR-672 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7580dd756a64dd6a531cfec04693c3434d6ac12 # 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 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7580dd756a64dd6a531cfec04693c3434d6ac12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T12:20:09.565Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T12:20:09.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T12:20:09.913Z] ========================================================= [2024-08-23T12:20:09.913Z] EdgeX Global Pipelines Version Info [2024-08-23T12:20:09.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:20:10.678Z] ------------------- [2024-08-23T12:20:10.678Z] stable info: [2024-08-23T12:20:10.678Z] ------------------- [2024-08-23T12:20:10.678Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T12:20:10.678Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T12:20:10.678Z] Message: update stable to v1.0.260 [2024-08-23T12:20:11.254Z] ------------------- [2024-08-23T12:20:11.254Z] experimental info: [2024-08-23T12:20:11.254Z] ------------------- [2024-08-23T12:20:11.254Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T12:20:11.254Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T12:20:11.254Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T12:20:11.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-08-23T12:20:11.547Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-08-23T12:20:11.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T12:20:11.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T12:20:11.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T12:20:11.779Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T12:20:11.833Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T12:20:11.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-23T12:20:12.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T12:20:12.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T12:20:12.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T12:20:12.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-08-23T12:20:12.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T12:20:12.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T12:20:12.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T12:20:12.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T12:20:12.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T12:20:12.563Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T12:20:12.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T12:20:12.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T12:20:12.734Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-23T12:20:12.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-23T12:20:12.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-23T12:20:12.900Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-23T12:20:12.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-23T12:20:13.024Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T12:20:13.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T12:20:13.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-672 [Pipeline] echo [2024-08-23T12:20:13.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-672 [Pipeline] echo [2024-08-23T12:20:13.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-672 [Pipeline] echo [2024-08-23T12:20:13.297Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] echo [2024-08-23T12:20:13.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7580dd [Pipeline] echo [2024-08-23T12:20:13.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T12:20:13.601Z] provisioning config files... [2024-08-23T12:20:13.618Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-672@tmp/config14334855571549840558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:20:14.013Z] ---> ****-login.sh [2024-08-23T12:20:14.013Z] nexus3.edgexfoundry.org:10001 [2024-08-23T12:20:14.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:14.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:14.531Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:14.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:14.531Z] [2024-08-23T12:20:14.531Z] Login Succeeded [2024-08-23T12:20:14.531Z] nexus3.edgexfoundry.org:10002 [2024-08-23T12:20:14.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:14.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:14.532Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:14.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:14.532Z] [2024-08-23T12:20:14.532Z] Login Succeeded [2024-08-23T12:20:14.532Z] nexus3.edgexfoundry.org:10003 [2024-08-23T12:20:14.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:14.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:14.793Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:14.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:14.793Z] [2024-08-23T12:20:14.793Z] Login Succeeded [2024-08-23T12:20:14.793Z] nexus3.edgexfoundry.org:10004 [2024-08-23T12:20:14.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:14.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:14.793Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:14.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:14.793Z] [2024-08-23T12:20:14.793Z] Login Succeeded [2024-08-23T12:20:14.793Z] ****.io [2024-08-23T12:20:14.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:15.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:15.054Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:15.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:15.054Z] [2024-08-23T12:20:15.054Z] Login Succeeded [2024-08-23T12:20:15.054Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T12:20:15.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-23T12:20:15.793Z] + git rev-list -1 --merges b7580dd756a64dd6a531cfec04693c3434d6ac12~1..b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] echo [2024-08-23T12:20:15.850Z] -----------> git rev-list -1 --merges b7580dd756a64dd6a531cfec04693c3434d6ac12~1..b7580dd756a64dd6a531cfec04693c3434d6ac12 b7580dd756a64dd6a531cfec04693c3434d6ac12 [false] [Pipeline] sh [2024-08-23T12:20:16.173Z] + git log --format=format:%s -1 b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] echo [2024-08-23T12:20:16.216Z] ========================================================= [2024-08-23T12:20:16.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T12:20:16.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T12:20:16.696Z] + git log --format=format:%s -1 b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] echo [2024-08-23T12:20:16.733Z] [semverPrep] GIT_COMMIT: b7580dd756a64dd6a531cfec04693c3434d6ac12, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-08-23T12:20:16.775Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-23T12:20:17.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T12:20:17.273Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T12:20:17.273Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T12:20:17.273Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T12:20:17.273Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T12:20:17.273Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T12:20:17.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:20:17.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T12:20:17.815Z] [2024-08-23T12:20:17.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:20:18.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T12:20:18.221Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T12:20:18.221Z] b85a868b505f: Pulling fs layer [2024-08-23T12:20:18.221Z] e2be974225ed: Pulling fs layer [2024-08-23T12:20:18.221Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T12:20:18.221Z] 988bab9f4d93: Pulling fs layer [2024-08-23T12:20:18.221Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T12:20:18.221Z] 988bab9f4d93: Waiting [2024-08-23T12:20:18.221Z] eaf3925da568: Pulling fs layer [2024-08-23T12:20:18.221Z] bab4dde63d76: Pulling fs layer [2024-08-23T12:20:18.221Z] bde34c3a00c8: Pulling fs layer [2024-08-23T12:20:18.221Z] 1469e6f7b9e6: Waiting [2024-08-23T12:20:18.221Z] eaf3925da568: Waiting [2024-08-23T12:20:18.221Z] bab4dde63d76: Waiting [2024-08-23T12:20:18.221Z] b352a97aabf1: Pulling fs layer [2024-08-23T12:20:18.221Z] bde34c3a00c8: Waiting [2024-08-23T12:20:18.221Z] 4872d77fe225: Pulling fs layer [2024-08-23T12:20:18.221Z] 5851b861e8e6: Pulling fs layer [2024-08-23T12:20:18.221Z] b352a97aabf1: Waiting [2024-08-23T12:20:18.221Z] 4872d77fe225: Waiting [2024-08-23T12:20:18.221Z] 5851b861e8e6: Waiting [2024-08-23T12:20:18.221Z] e2be974225ed: Verifying Checksum [2024-08-23T12:20:18.221Z] e2be974225ed: Download complete [2024-08-23T12:20:18.221Z] 988bab9f4d93: Verifying Checksum [2024-08-23T12:20:18.221Z] 988bab9f4d93: Download complete [2024-08-23T12:20:18.221Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T12:20:18.221Z] 1469e6f7b9e6: Download complete [2024-08-23T12:20:18.481Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T12:20:18.482Z] 339a4e72a1f5: Download complete [2024-08-23T12:20:18.482Z] eaf3925da568: Verifying Checksum [2024-08-23T12:20:18.482Z] eaf3925da568: Download complete [2024-08-23T12:20:18.482Z] bde34c3a00c8: Verifying Checksum [2024-08-23T12:20:18.482Z] bde34c3a00c8: Download complete [2024-08-23T12:20:18.482Z] b352a97aabf1: Verifying Checksum [2024-08-23T12:20:18.482Z] b352a97aabf1: Download complete [2024-08-23T12:20:18.482Z] 4872d77fe225: Verifying Checksum [2024-08-23T12:20:18.482Z] 4872d77fe225: Download complete [2024-08-23T12:20:18.482Z] 5851b861e8e6: Verifying Checksum [2024-08-23T12:20:18.482Z] 5851b861e8e6: Download complete [2024-08-23T12:20:18.482Z] b85a868b505f: Download complete [2024-08-23T12:20:18.741Z] bab4dde63d76: Verifying Checksum [2024-08-23T12:20:18.741Z] bab4dde63d76: Download complete [2024-08-23T12:20:19.679Z] b85a868b505f: Pull complete [2024-08-23T12:20:19.938Z] e2be974225ed: Pull complete [2024-08-23T12:20:20.200Z] 339a4e72a1f5: Pull complete [2024-08-23T12:20:20.460Z] 988bab9f4d93: Pull complete [2024-08-23T12:20:20.719Z] 1469e6f7b9e6: Pull complete [2024-08-23T12:20:20.720Z] eaf3925da568: Pull complete [2024-08-23T12:20:22.632Z] bab4dde63d76: Pull complete [2024-08-23T12:20:22.632Z] bde34c3a00c8: Pull complete [2024-08-23T12:20:22.632Z] b352a97aabf1: Pull complete [2024-08-23T12:20:22.632Z] 4872d77fe225: Pull complete [2024-08-23T12:20:22.894Z] 5851b861e8e6: Pull complete [2024-08-23T12:20:22.894Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T12:20:22.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T12:20:22.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T12:20:23.199Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2024-08-23T12:20:23.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 [2024-08-23T12:20:26.181Z] $ docker top ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c -eo pid,comm [2024-08-23T12:20:26.240Z] 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). [2024-08-23T12:20:26.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T12:20:26.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T12:20:26.407Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T12:20:26.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T12:20:26.521Z] $ docker exec ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c ssh-agent [2024-08-23T12:20:26.648Z] SSH_AUTH_SOCK=/tmp/ssh-NVuWpS37Y7De/agent.33 [2024-08-23T12:20:26.648Z] SSH_AGENT_PID=39 [2024-08-23T12:20:26.654Z] Running ssh-add (command line suppressed) [2024-08-23T12:20:26.749Z] Identity added: /w/workspace/_app-service-configurable_PR-672@tmp/private_key_15388701541782698824.key (/w/workspace/_app-service-configurable_PR-672@tmp/private_key_15388701541782698824.key) [2024-08-23T12:20:26.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T12:20:27.110Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T12:20:27.135Z] $ docker exec --env ******** --env ******** ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c ssh-agent -k [2024-08-23T12:20:27.250Z] unset SSH_AUTH_SOCK; [2024-08-23T12:20:27.251Z] unset SSH_AGENT_PID; [2024-08-23T12:20:27.251Z] echo Agent pid 39 killed; [2024-08-23T12:20:27.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T12:20:27.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T12:20:27.381Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T12:20:27.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T12:20:27.495Z] $ docker exec ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c ssh-agent [2024-08-23T12:20:27.609Z] SSH_AUTH_SOCK=/tmp/ssh-BZa5Kdz5O5xl/agent.72 [2024-08-23T12:20:27.609Z] SSH_AGENT_PID=78 [2024-08-23T12:20:27.615Z] Running ssh-add (command line suppressed) [2024-08-23T12:20:27.718Z] Identity added: /w/workspace/_app-service-configurable_PR-672@tmp/private_key_3646691018144890637.key (/w/workspace/_app-service-configurable_PR-672@tmp/private_key_3646691018144890637.key) [2024-08-23T12:20:27.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T12:20:28.086Z] + git semver init [2024-08-23T12:20:28.346Z] 2024-08-23 12:20:28,246 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T12:20:28.346Z] 2024-08-23 12:20:28,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-672/.semver [2024-08-23T12:20:28.346Z] 2024-08-23 12:20:28,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-672/.semver [2024-08-23T12:20:28.346Z] 2024-08-23 12:20:28,247 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-672/.semver'], cwd=/w/workspace/_app-service-configurable_PR-672, universal_newlines=False, shell=None, istream=None) [2024-08-23T12:20:29.730Z] 2024-08-23 12:20:29,401 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-672/.git/info/exclude [2024-08-23T12:20:29.730Z] 2024-08-23 12:20:29,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-672/.semver/PR-672 with force:False [2024-08-23T12:20:29.730Z] 2024-08-23 12:20:29,402 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-672/.semver/PR-672 [2024-08-23T12:20:29.730Z] 2024-08-23 12:20:29,405 [execute] INFO git cat-file --batch-check [2024-08-23T12:20:29.730Z] 2024-08-23 12:20:29,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-672/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T12:20:29.730Z] 2024-08-23 12:20:29,412 [execute] INFO git cat-file --batch [2024-08-23T12:20:29.730Z] 2024-08-23 12:20:29,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-672/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T12:20:29.730Z] 2024-08-23 12:20:29,418 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-672/.semver/PR-672 [2024-08-23T12:20:29.730Z] 0.0.0 [Pipeline] } [2024-08-23T12:20:29.759Z] $ docker exec --env ******** --env ******** ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c ssh-agent -k [2024-08-23T12:20:29.858Z] unset SSH_AUTH_SOCK; [2024-08-23T12:20:29.858Z] unset SSH_AGENT_PID; [2024-08-23T12:20:29.858Z] echo Agent pid 78 killed; [2024-08-23T12:20:29.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T12:20:30.332Z] + git semver [Pipeline] } [2024-08-23T12:20:30.616Z] $ docker stop --time=1 ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c [2024-08-23T12:20:31.905Z] $ docker rm -f --volumes ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T12:20:32.334Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T12:20:32.653Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T12:20:32.678Z] [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 [2024-08-23T12:20:33.420Z] provisioning config files... [2024-08-23T12:20:33.432Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-672@tmp/config9710879385215885724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:20:33.806Z] ---> ****-login.sh [2024-08-23T12:20:33.806Z] nexus3.edgexfoundry.org:10001 [2024-08-23T12:20:33.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:33.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:33.806Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:33.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:33.806Z] [2024-08-23T12:20:33.806Z] Login Succeeded [2024-08-23T12:20:33.806Z] nexus3.edgexfoundry.org:10002 [2024-08-23T12:20:33.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:33.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:33.806Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:33.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:33.806Z] [2024-08-23T12:20:33.806Z] Login Succeeded [2024-08-23T12:20:33.806Z] nexus3.edgexfoundry.org:10003 [2024-08-23T12:20:34.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:34.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:34.066Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:34.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:34.066Z] [2024-08-23T12:20:34.066Z] Login Succeeded [2024-08-23T12:20:34.066Z] nexus3.edgexfoundry.org:10004 [2024-08-23T12:20:34.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:34.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:34.066Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:34.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:34.066Z] [2024-08-23T12:20:34.066Z] Login Succeeded [2024-08-23T12:20:34.066Z] ****.io [2024-08-23T12:20:34.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:20:34.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:20:34.326Z] Configure a credential helper to remove this warning. See [2024-08-23T12:20:34.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:20:34.326Z] [2024-08-23T12:20:34.326Z] Login Succeeded [2024-08-23T12:20:34.326Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T12:20:34.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T12:20:34.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T12:20:34.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T12:20:34.660Z] ========================================================= [2024-08-23T12:20:34.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T12:20:34.660Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:20:35.187Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-23T12:20:35.188Z] Sending build context to Docker daemon 9.143MB [2024-08-23T12:20:35.188Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T12:20:35.188Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T12:20:35.188Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T12:20:35.188Z] 619be1103602: Pulling fs layer [2024-08-23T12:20:35.188Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T12:20:35.188Z] 5df492c9dc93: Pulling fs layer [2024-08-23T12:20:35.188Z] 7629e6793208: Pulling fs layer [2024-08-23T12:20:35.188Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T12:20:35.188Z] fb5054dd5b73: Pulling fs layer [2024-08-23T12:20:35.188Z] eeca6798cff9: Pulling fs layer [2024-08-23T12:20:35.188Z] aa269ceb94a6: Pulling fs layer [2024-08-23T12:20:35.188Z] ada007ff1a6a: Pulling fs layer [2024-08-23T12:20:35.188Z] 7629e6793208: Waiting [2024-08-23T12:20:35.188Z] 4f4fb700ef54: Waiting [2024-08-23T12:20:35.188Z] fb5054dd5b73: Waiting [2024-08-23T12:20:35.188Z] ada007ff1a6a: Waiting [2024-08-23T12:20:35.188Z] aa269ceb94a6: Waiting [2024-08-23T12:20:35.188Z] eeca6798cff9: Waiting [2024-08-23T12:20:35.188Z] 7862e08f4a3e: Verifying Checksum [2024-08-23T12:20:35.188Z] 7862e08f4a3e: Download complete [2024-08-23T12:20:35.450Z] 7629e6793208: Verifying Checksum [2024-08-23T12:20:35.450Z] 7629e6793208: Download complete [2024-08-23T12:20:35.450Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T12:20:35.450Z] 4f4fb700ef54: Download complete [2024-08-23T12:20:35.450Z] fb5054dd5b73: Download complete [2024-08-23T12:20:35.450Z] 619be1103602: Download complete [2024-08-23T12:20:35.450Z] eeca6798cff9: Verifying Checksum [2024-08-23T12:20:35.450Z] eeca6798cff9: Download complete [2024-08-23T12:20:35.450Z] 619be1103602: Pull complete [2024-08-23T12:20:35.715Z] ada007ff1a6a: Verifying Checksum [2024-08-23T12:20:35.715Z] ada007ff1a6a: Download complete [2024-08-23T12:20:35.715Z] 7862e08f4a3e: Pull complete [2024-08-23T12:20:35.715Z] 5df492c9dc93: Verifying Checksum [2024-08-23T12:20:35.715Z] 5df492c9dc93: Download complete [2024-08-23T12:20:35.976Z] aa269ceb94a6: Verifying Checksum [2024-08-23T12:20:35.976Z] aa269ceb94a6: Download complete [2024-08-23T12:20:39.270Z] 5df492c9dc93: Pull complete [2024-08-23T12:20:39.270Z] 7629e6793208: Pull complete [2024-08-23T12:20:39.270Z] 4f4fb700ef54: Pull complete [2024-08-23T12:20:39.270Z] fb5054dd5b73: Pull complete [2024-08-23T12:20:39.270Z] eeca6798cff9: Pull complete [2024-08-23T12:20:41.819Z] aa269ceb94a6: Pull complete [2024-08-23T12:20:42.079Z] ada007ff1a6a: Pull complete [2024-08-23T12:20:42.079Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T12:20:42.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T12:20:42.338Z] ---> f489d0715acc [2024-08-23T12:20:42.338Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T12:20:46.556Z] ---> Running in 8eb99893477c [2024-08-23T12:20:46.556Z] Removing intermediate container 8eb99893477c [2024-08-23T12:20:46.556Z] ---> 60dfc70bf1c0 [2024-08-23T12:20:46.556Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T12:20:46.556Z] ---> Running in ee82ad9d2649 [2024-08-23T12:20:46.817Z] Removing intermediate container ee82ad9d2649 [2024-08-23T12:20:46.817Z] ---> 7327acfe6bb9 [2024-08-23T12:20:46.817Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T12:20:46.817Z] ---> Running in eb71d0293354 [2024-08-23T12:20:46.817Z] Removing intermediate container eb71d0293354 [2024-08-23T12:20:46.817Z] ---> fa4518c7de24 [2024-08-23T12:20:46.817Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T12:20:46.817Z] ---> Running in 1f4700ad05cb [2024-08-23T12:20:47.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T12:20:47.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T12:20:47.594Z] OK: 264 MiB in 52 packages [2024-08-23T12:20:47.852Z] Removing intermediate container 1f4700ad05cb [2024-08-23T12:20:47.852Z] ---> 8cd112c9cfb5 [2024-08-23T12:20:47.852Z] Step 7/12 : WORKDIR /app [2024-08-23T12:20:47.852Z] ---> Running in 2b9b86a766aa [2024-08-23T12:20:47.852Z] Removing intermediate container 2b9b86a766aa [2024-08-23T12:20:47.852Z] ---> c962b709174e [2024-08-23T12:20:47.852Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-23T12:20:48.112Z] ---> 3fb0b6893907 [2024-08-23T12:20:48.112Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T12:20:48.112Z] ---> Running in 35bf76f1f05e [2024-08-23T12:20:48.202Z] Still waiting to schedule task [2024-08-23T12:20:48.203Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-23T12:21:34.860Z] Removing intermediate container 35bf76f1f05e [2024-08-23T12:21:34.860Z] ---> ebfea111463d [2024-08-23T12:21:34.860Z] Step 10/12 : COPY . . [2024-08-23T12:21:35.428Z] ---> 5d4e121ea7c2 [2024-08-23T12:21:35.428Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T12:21:35.428Z] ---> Running in 157e11666b9b [2024-08-23T12:21:35.429Z] Removing intermediate container 157e11666b9b [2024-08-23T12:21:35.429Z] ---> d85061ee9d3d [2024-08-23T12:21:35.429Z] Step 12/12 : RUN $MAKE [2024-08-23T12:21:35.429Z] ---> Running in e48f4cfbab71 [2024-08-23T12:21:35.687Z] noop [2024-08-23T12:21:35.946Z] Removing intermediate container e48f4cfbab71 [2024-08-23T12:21:35.946Z] ---> 541c7b598339 [2024-08-23T12:21:35.946Z] Successfully built 541c7b598339 [2024-08-23T12:21:35.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:21:36.433Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T12:21:36.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T12:21:36.593Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2024-08-23T12:21:36.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 [2024-08-23T12:21:36.991Z] $ docker top 0525395023cd93bd613e97fa5383a38588ab51e6b7b147001701f0b5ac233bad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T12:21:37.411Z] + go version [2024-08-23T12:21:37.411Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T12:21:37.440Z] $ docker stop --time=1 0525395023cd93bd613e97fa5383a38588ab51e6b7b147001701f0b5ac233bad [2024-08-23T12:21:38.696Z] $ docker rm -f --volumes 0525395023cd93bd613e97fa5383a38588ab51e6b7b147001701f0b5ac233bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:21:39.524Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T12:21:39.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T12:21:39.701Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2024-08-23T12:21:39.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 [2024-08-23T12:21:40.085Z] $ docker top c4c28b295e855aedfb042aefa157561ee1e19c0beecef5d2dcc57d7fc9d7a51b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T12:21:40.503Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-672 [Pipeline] fileExists [Pipeline] sh [2024-08-23T12:21:40.872Z] + make test [2024-08-23T12:21:40.872Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T12:22:12.960Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-08-23T12:22:23.591Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8388 in /w/workspace/_app-service-configurable_PR-672 [Pipeline] { [Pipeline] ws [2024-08-23T12:22:23.671Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-08-23T12:22:23.771Z] The recommended git tool is: git [2024-08-23T12:22:31.748Z] using credential edgex-jenkins-ssh [2024-08-23T12:22:31.775Z] Cloning the remote Git repository [2024-08-23T12:22:31.821Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-08-23T12:22:32.166Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-08-23T12:22:32.459Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-08-23T12:22:32.460Z] > git --version # timeout=10 [2024-08-23T12:22:32.498Z] > git --version # 'git version 2.25.1' [2024-08-23T12:22:32.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T12:22:32.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T12:22:35.062Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-08-23T12:22:35.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T12:22:36.909Z] Merging remotes/origin/main commit 99abc15c93f70f8386f8be99e96e68a0293bb7bf into PR head commit b7580dd756a64dd6a531cfec04693c3434d6ac12 [2024-08-23T12:22:37.304Z] Merge succeeded, producing b7580dd756a64dd6a531cfec04693c3434d6ac12 [2024-08-23T12:22:37.304Z] Checking out Revision b7580dd756a64dd6a531cfec04693c3434d6ac12 (PR-672) [2024-08-23T12:22:36.171Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-08-23T12:22:36.239Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-08-23T12:22:36.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T12:22:36.264Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/672/head:refs/remotes/origin/PR-672 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-23T12:22:36.928Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T12:22:37.006Z] > git checkout -f b7580dd756a64dd6a531cfec04693c3434d6ac12 # timeout=10 [2024-08-23T12:22:37.110Z] > git remote # timeout=10 [2024-08-23T12:22:37.142Z] > git config --get remote.origin.url # timeout=10 [2024-08-23T12:22:37.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T12:22:37.233Z] > git merge 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 [2024-08-23T12:22:37.277Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-23T12:22:37.307Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T12:22:37.324Z] > git checkout -f b7580dd756a64dd6a531cfec04693c3434d6ac12 # timeout=10 [2024-08-23T12:22:37.951Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-08-23T12:22:38.035Z] > git --version # timeout=10 [2024-08-23T12:22:38.054Z] > git --version # 'git version 2.25.1' [2024-08-23T12:22:38.068Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T12:22:43.167Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T12:22:43.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T12:22:43.167Z] Dload Upload Total Spent Left Speed [2024-08-23T12:22:43.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82230 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh [2024-08-23T12:22:43.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T12:22:43.863Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T12:22:43.863Z] + sudo tee /etc/docker/daemon.new [2024-08-23T12:22:43.863Z] { [2024-08-23T12:22:43.863Z] "registry-mirrors": [ [2024-08-23T12:22:43.863Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T12:22:43.863Z] ], [2024-08-23T12:22:43.863Z] "bip": "10.250.0.254/24", [2024-08-23T12:22:43.863Z] "hosts": [ [2024-08-23T12:22:43.863Z] "tcp://0.0.0.0:5555", [2024-08-23T12:22:43.863Z] "unix:///var/run/docker.sock" [2024-08-23T12:22:43.863Z] ], [2024-08-23T12:22:43.863Z] "mtu": 1458, [2024-08-23T12:22:43.863Z] "selinux-enabled": true, [2024-08-23T12:22:43.863Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T12:22:43.863Z] } [Pipeline] sh [2024-08-23T12:22:44.213Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T12:22:44.570Z] + sudo service docker restart [2024-08-23T12:22:45.048Z] go vet ./... [2024-08-23T12:22:46.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T12:22:46.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T12:22:46.951Z] ./bin/test-attribution-txt.sh [2024-08-23T12:22:46.951Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-23T12:22:47.210Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-23T12:22:47.210Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T12:22:47.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T12:22:47.307Z] $ docker stop --time=1 c4c28b295e855aedfb042aefa157561ee1e19c0beecef5d2dcc57d7fc9d7a51b [2024-08-23T12:22:53.520Z] $ docker rm -f --volumes c4c28b295e855aedfb042aefa157561ee1e19c0beecef5d2dcc57d7fc9d7a51b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T12:22:54.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T12:22:54.385Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-23T12:22:55.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T12:22:55.460Z] + ls -al . [2024-08-23T12:22:55.460Z] total 260 [2024-08-23T12:22:55.460Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 23 12:21 . [2024-08-23T12:22:55.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 12:20 .. [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 12:20 .dockerignore [2024-08-23T12:22:55.460Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:22 .git [2024-08-23T12:22:55.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 12:20 .github [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 106 Aug 23 12:20 .gitignore [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 12:20 .golangci.yml [2024-08-23T12:22:55.460Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 12:20 .semver [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 18981 Aug 23 12:20 Attribution.txt [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 37263 Aug 23 12:20 CHANGELOG.md [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 2007 Aug 23 12:20 Dockerfile [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 12:20 GOVERNANCE.md [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 23 12:20 Jenkinsfile [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 12:20 LICENSE [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 23 12:20 OWNERS.md [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 4582 Aug 23 12:20 README.md [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 12:20 VERSION [2024-08-23T12:22:55.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 12:20 bin [2024-08-23T12:22:55.460Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 23 12:21 coverage.out [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 7048 Aug 23 12:20 go.mod [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 23 12:20 go.sum [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 23 12:20 main.go [2024-08-23T12:22:55.460Z] -rw-rw-r-- 1 jenkins jenkins 2572 Aug 23 12:20 makefile [2024-08-23T12:22:55.460Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 12:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:22:55.895Z] + 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=b7580dd756a64dd6a531cfec04693c3434d6ac12 --label arch=amd64 --label version=0.0.0 . [2024-08-23T12:22:55.895Z] Sending build context to Docker daemon 9.144MB [2024-08-23T12:22:55.895Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T12:22:55.895Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-23T12:22:55.895Z] ---> 541c7b598339 [2024-08-23T12:22:55.895Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T12:22:56.464Z] ---> Running in ac32a54b74bc [2024-08-23T12:22:56.725Z] Removing intermediate container ac32a54b74bc [2024-08-23T12:22:56.725Z] ---> 040670f1bb1d [2024-08-23T12:22:56.725Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T12:22:56.725Z] ---> Running in c3a8534333ba [2024-08-23T12:22:56.984Z] Removing intermediate container c3a8534333ba [2024-08-23T12:22:56.984Z] ---> b294722bf3a9 [2024-08-23T12:22:56.984Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-08-23T12:22:57.244Z] ---> Running in 8f3c8332138e [2024-08-23T12:22:57.515Z] Removing intermediate container 8f3c8332138e [2024-08-23T12:22:57.515Z] ---> 9dbdfe9b48de [2024-08-23T12:22:57.515Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T12:22:57.777Z] ---> Running in 5992edae607c [2024-08-23T12:22:58.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T12:22:58.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T12:22:58.608Z] OK: 264 MiB in 52 packages [2024-08-23T12:22:59.173Z] Removing intermediate container 5992edae607c [2024-08-23T12:22:59.173Z] ---> 151ac577241e [2024-08-23T12:22:59.173Z] Step 7/27 : WORKDIR /app [2024-08-23T12:22:59.173Z] ---> Running in 1b5e18fece23 [2024-08-23T12:22:59.173Z] Removing intermediate container 1b5e18fece23 [2024-08-23T12:22:59.173Z] ---> 2b13db7233b6 [2024-08-23T12:22:59.173Z] Step 8/27 : COPY go.mod vendor* ./ [2024-08-23T12:22:59.173Z] ---> c55cc64a5141 [2024-08-23T12:22:59.173Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T12:22:59.173Z] ---> Running in 83f4da31f693 [2024-08-23T12:23:00.112Z] Removing intermediate container 83f4da31f693 [2024-08-23T12:23:00.112Z] ---> 5855cc252f63 [2024-08-23T12:23:00.112Z] Step 10/27 : COPY . . [2024-08-23T12:23:00.371Z] ---> 2d73d8a3cbc2 [2024-08-23T12:23:00.371Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T12:23:00.371Z] ---> Running in 2ee157f93244 [2024-08-23T12:23:00.629Z] Removing intermediate container 2ee157f93244 [2024-08-23T12:23:00.629Z] ---> 9c44653a1517 [2024-08-23T12:23:00.629Z] Step 12/27 : RUN $MAKE [2024-08-23T12:23:00.629Z] ---> Running in f997c0441451 [2024-08-23T12:23:00.888Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T12:23:02.891Z] provisioning config files... [2024-08-23T12:23:02.918Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9308417124817340539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:23:03.407Z] ---> ****-login.sh [2024-08-23T12:23:03.408Z] nexus3.edgexfoundry.org:10001 [2024-08-23T12:23:03.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:23:03.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:23:03.948Z] Configure a credential helper to remove this warning. See [2024-08-23T12:23:03.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:23:03.948Z] [2024-08-23T12:23:03.948Z] Login Succeeded [2024-08-23T12:23:03.948Z] nexus3.edgexfoundry.org:10002 [2024-08-23T12:23:04.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:23:04.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:23:04.483Z] Configure a credential helper to remove this warning. See [2024-08-23T12:23:04.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:23:04.483Z] [2024-08-23T12:23:04.483Z] Login Succeeded [2024-08-23T12:23:04.483Z] nexus3.edgexfoundry.org:10003 [2024-08-23T12:23:04.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:23:04.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:23:04.758Z] Configure a credential helper to remove this warning. See [2024-08-23T12:23:04.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:23:04.758Z] [2024-08-23T12:23:04.758Z] Login Succeeded [2024-08-23T12:23:04.758Z] nexus3.edgexfoundry.org:10004 [2024-08-23T12:23:05.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:23:05.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:23:05.028Z] Configure a credential helper to remove this warning. See [2024-08-23T12:23:05.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:23:05.028Z] [2024-08-23T12:23:05.028Z] Login Succeeded [2024-08-23T12:23:05.028Z] ****.io [2024-08-23T12:23:05.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T12:23:05.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T12:23:05.564Z] Configure a credential helper to remove this warning. See [2024-08-23T12:23:05.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T12:23:05.564Z] [2024-08-23T12:23:05.564Z] Login Succeeded [2024-08-23T12:23:05.564Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T12:23:05.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T12:23:06.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T12:23:06.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T12:23:06.185Z] ========================================================= [2024-08-23T12:23:06.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T12:23:06.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:23:06.754Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-23T12:23:06.754Z] Sending build context to Docker daemon 238.1kB [2024-08-23T12:23:07.024Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T12:23:07.024Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T12:23:07.024Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T12:23:07.024Z] c6b39de5b339: Pulling fs layer [2024-08-23T12:23:07.024Z] a69c41024577: Pulling fs layer [2024-08-23T12:23:07.024Z] d6de4b400683: Pulling fs layer [2024-08-23T12:23:07.024Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T12:23:07.024Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T12:23:07.024Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T12:23:07.024Z] 00f215d4a9da: Pulling fs layer [2024-08-23T12:23:07.024Z] d496ad576159: Pulling fs layer [2024-08-23T12:23:07.024Z] 35cb2a7552d0: Waiting [2024-08-23T12:23:07.024Z] 4f4fb700ef54: Waiting [2024-08-23T12:23:07.024Z] 464afbd9ba4c: Waiting [2024-08-23T12:23:07.024Z] 00f215d4a9da: Waiting [2024-08-23T12:23:07.024Z] d496ad576159: Waiting [2024-08-23T12:23:07.295Z] a69c41024577: Verifying Checksum [2024-08-23T12:23:07.295Z] a69c41024577: Download complete [2024-08-23T12:23:07.295Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T12:23:07.295Z] 35cb2a7552d0: Download complete [2024-08-23T12:23:07.295Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T12:23:07.295Z] 4f4fb700ef54: Download complete [2024-08-23T12:23:07.295Z] 464afbd9ba4c: Verifying Checksum [2024-08-23T12:23:07.295Z] 464afbd9ba4c: Download complete [2024-08-23T12:23:07.295Z] c6b39de5b339: Download complete [2024-08-23T12:23:07.573Z] d496ad576159: Verifying Checksum [2024-08-23T12:23:07.573Z] d496ad576159: Download complete [2024-08-23T12:23:08.164Z] c6b39de5b339: Pull complete [2024-08-23T12:23:08.752Z] a69c41024577: Pull complete [2024-08-23T12:23:09.020Z] d6de4b400683: Verifying Checksum [2024-08-23T12:23:09.021Z] d6de4b400683: Download complete [2024-08-23T12:23:09.994Z] 00f215d4a9da: Verifying Checksum [2024-08-23T12:23:09.994Z] 00f215d4a9da: Download complete [2024-08-23T12:23:22.319Z] d6de4b400683: Pull complete [2024-08-23T12:23:22.319Z] 35cb2a7552d0: Pull complete [2024-08-23T12:23:22.319Z] 4f4fb700ef54: Pull complete [2024-08-23T12:23:22.320Z] 464afbd9ba4c: Pull complete [2024-08-23T12:23:30.533Z] 00f215d4a9da: Pull complete [2024-08-23T12:23:32.480Z] d496ad576159: Pull complete [2024-08-23T12:23:32.480Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T12:23:32.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T12:23:32.480Z] ---> f246e2811388 [2024-08-23T12:23:32.480Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T12:23:32.976Z] Removing intermediate container f997c0441451 [2024-08-23T12:23:32.976Z] ---> cb5381daf9d5 [2024-08-23T12:23:32.976Z] Step 13/27 : FROM alpine:3.18 [2024-08-23T12:23:32.976Z] 3.18: Pulling from library/alpine [2024-08-23T12:23:33.235Z] 930bdd4d222e: Pulling fs layer [2024-08-23T12:23:33.235Z] 930bdd4d222e: Verifying Checksum [2024-08-23T12:23:33.235Z] 930bdd4d222e: Download complete [2024-08-23T12:23:33.496Z] 930bdd4d222e: Pull complete [2024-08-23T12:23:33.496Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T12:23:33.496Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T12:23:33.496Z] ---> 18f865063206 [2024-08-23T12:23:33.496Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T12:23:33.755Z] ---> Running in 35bee0f32190 [2024-08-23T12:23:33.755Z] Removing intermediate container 35bee0f32190 [2024-08-23T12:23:33.755Z] ---> 6561ff1281f1 [2024-08-23T12:23:33.755Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-08-23T12:23:33.755Z] ---> Running in 535a03e5076a [2024-08-23T12:23:33.755Z] Removing intermediate container 535a03e5076a [2024-08-23T12:23:33.755Z] ---> 15b6bdec6b53 [2024-08-23T12:23:33.755Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T12:23:33.755Z] ---> Running in 4179a0233fbb [2024-08-23T12:23:33.886Z] ---> Running in 2da6db9fc03e [2024-08-23T12:23:34.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T12:23:34.155Z] Removing intermediate container 2da6db9fc03e [2024-08-23T12:23:34.155Z] ---> bcd3eca2a3f5 [2024-08-23T12:23:34.155Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T12:23:34.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T12:23:34.422Z] ---> Running in 2e74607a9dc0 [2024-08-23T12:23:34.533Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T12:23:34.533Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T12:23:34.533Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T12:23:34.533Z] Executing ca-certificates-20240226-r0.trigger [2024-08-23T12:23:34.533Z] OK: 8 MiB in 17 packages [2024-08-23T12:23:34.689Z] Removing intermediate container 2e74607a9dc0 [2024-08-23T12:23:34.689Z] ---> 4f03f6e78ff4 [2024-08-23T12:23:34.689Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T12:23:34.689Z] ---> Running in b9352cce2205 [2024-08-23T12:23:34.958Z] Removing intermediate container b9352cce2205 [2024-08-23T12:23:34.958Z] ---> d6e0a480febb [2024-08-23T12:23:34.958Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T12:23:34.958Z] ---> Running in 952b08ea5c8b [2024-08-23T12:23:35.101Z] Removing intermediate container 4179a0233fbb [2024-08-23T12:23:35.101Z] ---> 06400c5c7780 [2024-08-23T12:23:35.101Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-23T12:23:35.101Z] ---> Running in 83949e636a69 [2024-08-23T12:23:35.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T12:23:35.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T12:23:35.621Z] OK: 8 MiB in 17 packages [2024-08-23T12:23:35.881Z] Removing intermediate container 83949e636a69 [2024-08-23T12:23:35.881Z] ---> e66a68651c19 [2024-08-23T12:23:35.881Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-23T12:23:36.141Z] ---> 8999db0dd203 [2024-08-23T12:23:36.141Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-23T12:23:36.141Z] ---> 3add2f81ee72 [2024-08-23T12:23:36.141Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-08-23T12:23:36.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T12:23:36.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T12:23:36.400Z] ---> e372d70c4669 [2024-08-23T12:23:36.400Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-08-23T12:23:37.335Z] ---> e549a9b34a7d [2024-08-23T12:23:37.335Z] Step 22/27 : EXPOSE 48095 [2024-08-23T12:23:37.335Z] ---> Running in 897d3f33caff [2024-08-23T12:23:37.335Z] Removing intermediate container 897d3f33caff [2024-08-23T12:23:37.335Z] ---> 248284961be3 [2024-08-23T12:23:37.335Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-08-23T12:23:37.335Z] ---> Running in 46fd5932870e [2024-08-23T12:23:37.594Z] Removing intermediate container 46fd5932870e [2024-08-23T12:23:37.594Z] ---> 158917688032 [2024-08-23T12:23:37.594Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T12:23:37.594Z] ---> Running in 4c2adcce411f [2024-08-23T12:23:37.594Z] Removing intermediate container 4c2adcce411f [2024-08-23T12:23:37.594Z] ---> 63012156a341 [2024-08-23T12:23:37.594Z] Step 25/27 : LABEL arch=amd64 [2024-08-23T12:23:37.594Z] ---> Running in 6dd561eb5261 [2024-08-23T12:23:37.594Z] Removing intermediate container 6dd561eb5261 [2024-08-23T12:23:37.594Z] ---> a2e4396e121a [2024-08-23T12:23:37.594Z] Step 26/27 : LABEL git_sha=b7580dd756a64dd6a531cfec04693c3434d6ac12 [2024-08-23T12:23:37.594Z] ---> Running in 8336600118f5 [2024-08-23T12:23:37.780Z] OK: 266 MiB in 52 packages [2024-08-23T12:23:37.852Z] Removing intermediate container 8336600118f5 [2024-08-23T12:23:37.852Z] ---> 01faf095b8ed [2024-08-23T12:23:37.852Z] Step 27/27 : LABEL version=0.0.0 [2024-08-23T12:23:37.852Z] ---> Running in 31099cc7a9f1 [2024-08-23T12:23:37.852Z] Removing intermediate container 31099cc7a9f1 [2024-08-23T12:23:37.852Z] ---> a3aa89968edf [2024-08-23T12:23:37.852Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T12:23:37.852Z] Successfully built a3aa89968edf [2024-08-23T12:23:37.852Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-08-23T12:23:38.365Z] Removing intermediate container 952b08ea5c8b [2024-08-23T12:23:38.365Z] ---> 4ceb5311c49f [2024-08-23T12:23:38.365Z] Step 7/12 : WORKDIR /app [2024-08-23T12:23:38.365Z] ---> Running in ddf28a88a44b [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:23:38.632Z] Removing intermediate container ddf28a88a44b [2024-08-23T12:23:38.632Z] ---> 2b58f14812bc [2024-08-23T12:23:38.632Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-23T12:23:38.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T12:23:38.907Z] [2024-08-23T12:23:38.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:23:39.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T12:23:39.313Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T12:23:39.313Z] 5eb5b503b376: Pulling fs layer [2024-08-23T12:23:39.313Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T12:23:39.313Z] ec43610c2a17: Pulling fs layer [2024-08-23T12:23:39.313Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T12:23:39.313Z] 33b1e0a273af: Pulling fs layer [2024-08-23T12:23:39.313Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T12:23:39.313Z] 2f39f015ded8: Pulling fs layer [2024-08-23T12:23:39.313Z] 3a2ae6a8a46f: Waiting [2024-08-23T12:23:39.313Z] 33b1e0a273af: Waiting [2024-08-23T12:23:39.313Z] 5d3b04190fa2: Waiting [2024-08-23T12:23:39.313Z] 2f39f015ded8: Waiting [2024-08-23T12:23:39.313Z] 5c69ac0246d0: Verifying Checksum [2024-08-23T12:23:39.313Z] 5c69ac0246d0: Download complete [2024-08-23T12:23:39.313Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-23T12:23:39.313Z] 3a2ae6a8a46f: Download complete [2024-08-23T12:23:39.313Z] 33b1e0a273af: Verifying Checksum [2024-08-23T12:23:39.313Z] 33b1e0a273af: Download complete [2024-08-23T12:23:39.313Z] 5d3b04190fa2: Verifying Checksum [2024-08-23T12:23:39.313Z] 5d3b04190fa2: Download complete [2024-08-23T12:23:39.313Z] ec43610c2a17: Verifying Checksum [2024-08-23T12:23:39.313Z] ec43610c2a17: Download complete [2024-08-23T12:23:39.571Z] 5eb5b503b376: Verifying Checksum [2024-08-23T12:23:39.571Z] 5eb5b503b376: Download complete [2024-08-23T12:23:39.592Z] ---> 88af18cf27b2 [2024-08-23T12:23:39.592Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T12:23:39.592Z] ---> Running in 55b6a67257c3 [2024-08-23T12:23:40.138Z] 2f39f015ded8: Download complete [2024-08-23T12:23:40.705Z] 5eb5b503b376: Pull complete [2024-08-23T12:23:40.705Z] 5c69ac0246d0: Pull complete [2024-08-23T12:23:41.273Z] ec43610c2a17: Pull complete [2024-08-23T12:23:41.273Z] 3a2ae6a8a46f: Pull complete [2024-08-23T12:23:41.531Z] 33b1e0a273af: Pull complete [2024-08-23T12:23:41.531Z] 5d3b04190fa2: Pull complete [2024-08-23T12:23:45.723Z] 2f39f015ded8: Pull complete [2024-08-23T12:23:45.723Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T12:23:45.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T12:23:45.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T12:23:45.998Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2024-08-23T12:23:46.027Z] $ 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-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 [2024-08-23T12:23:51.042Z] $ docker top 5f1348f224c3df855e19246046c9e2818fb8135be11ad9b0e6a6afb7f0d01fe4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:23:51.545Z] ---> job-cost.sh [2024-08-23T12:23:51.545Z] lf-activate-venv: SKIPPING [2024-08-23T12:23:51.545Z] INFO: No Stack... [2024-08-23T12:23:51.806Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T12:23:52.066Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T12:23:52.395Z] + cat /w/workspace/_app-service-configurable_PR-672/archives/cost.csv [2024-08-23T12:23:52.395Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T12:23:52.452Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [2024-08-23T12:23:52.458Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] did not exist. Created. [2024-08-23T12:23:52.465Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T12:23:52.898Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-23T12:23:52.961Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T12:23:52.998Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T12:23:53.092Z] $ docker stop --time=1 5f1348f224c3df855e19246046c9e2818fb8135be11ad9b0e6a6afb7f0d01fe4 [2024-08-23T12:23:54.257Z] $ docker rm -f --volumes 5f1348f224c3df855e19246046c9e2818fb8135be11ad9b0e6a6afb7f0d01fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-23T12:25:31.261Z] Removing intermediate container 55b6a67257c3 [2024-08-23T12:25:31.261Z] ---> 9336a977150c [2024-08-23T12:25:31.261Z] Step 10/12 : COPY . . [2024-08-23T12:25:31.261Z] ---> 57f9e2b2cb99 [2024-08-23T12:25:31.261Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T12:25:31.261Z] ---> Running in 6b87fc811f06 [2024-08-23T12:25:31.261Z] Removing intermediate container 6b87fc811f06 [2024-08-23T12:25:31.261Z] ---> 507a8db00273 [2024-08-23T12:25:31.261Z] Step 12/12 : RUN $MAKE [2024-08-23T12:25:31.261Z] ---> Running in f8a196e00c65 [2024-08-23T12:25:31.261Z] noop [2024-08-23T12:25:31.261Z] Removing intermediate container f8a196e00c65 [2024-08-23T12:25:31.261Z] ---> ae6f0c9abb2a [2024-08-23T12:25:31.261Z] Successfully built ae6f0c9abb2a [2024-08-23T12:25:31.261Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:25:31.790Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T12:25:31.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T12:25:32.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-8388 does not seem to be running inside a container [2024-08-23T12:25:32.158Z] $ 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 [2024-08-23T12:25:33.369Z] $ docker top 3f61e0cb902a4c6c80fc691ccd0f2008b151f0df92ad75d0d5f071f0cd5c73c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T12:25:34.263Z] + go version [2024-08-23T12:25:34.263Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T12:25:34.298Z] $ docker stop --time=1 3f61e0cb902a4c6c80fc691ccd0f2008b151f0df92ad75d0d5f071f0cd5c73c1 [2024-08-23T12:25:35.877Z] $ docker rm -f --volumes 3f61e0cb902a4c6c80fc691ccd0f2008b151f0df92ad75d0d5f071f0cd5c73c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:25:36.832Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T12:25:36.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T12:25:37.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-8388 does not seem to be running inside a container [2024-08-23T12:25:37.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-23T12:25:38.362Z] $ docker top 9feee820b0bf9205a6a79b7908c6489bbfa38a5eba857ce233ca204f4b218eaf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T12:25:39.253Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-08-23T12:25:39.987Z] + make test [2024-08-23T12:25:39.987Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T12:29:32.181Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-08-23T12:29:32.181Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-23T12:29:32.181Z] go vet ./... [2024-08-23T12:33:10.047Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T12:33:10.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T12:33:10.048Z] ./bin/test-attribution-txt.sh [2024-08-23T12:33:10.048Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-23T12:33:10.048Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-23T12:33:10.048Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T12:33:10.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T12:33:10.152Z] $ docker stop --time=1 9feee820b0bf9205a6a79b7908c6489bbfa38a5eba857ce233ca204f4b218eaf [2024-08-23T12:33:11.951Z] $ docker rm -f --volumes 9feee820b0bf9205a6a79b7908c6489bbfa38a5eba857ce233ca204f4b218eaf [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T12:33:14.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T12:33:14.100Z] Warning: overwriting stash ‘coverage-report’ [2024-08-23T12:33:14.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T12:33:15.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T12:33:15.478Z] + ls -al . [2024-08-23T12:33:15.478Z] total 256 [2024-08-23T12:33:15.478Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 12:25 . [2024-08-23T12:33:15.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 12:22 .. [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 12:22 .dockerignore [2024-08-23T12:33:15.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:22 .git [2024-08-23T12:33:15.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 12:22 .github [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 106 Aug 23 12:22 .gitignore [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 12:22 .golangci.yml [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 18981 Aug 23 12:22 Attribution.txt [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 37263 Aug 23 12:22 CHANGELOG.md [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 2007 Aug 23 12:22 Dockerfile [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 12:22 GOVERNANCE.md [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 23 12:22 Jenkinsfile [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 12:22 LICENSE [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 23 12:22 OWNERS.md [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 4582 Aug 23 12:22 README.md [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 12:20 VERSION [2024-08-23T12:33:15.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 12:22 bin [2024-08-23T12:33:15.478Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 23 12:25 coverage.out [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 7048 Aug 23 12:22 go.mod [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 23 12:22 go.sum [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 23 12:22 main.go [2024-08-23T12:33:15.478Z] -rw-rw-r-- 1 jenkins jenkins 2572 Aug 23 12:22 makefile [2024-08-23T12:33:15.478Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 12:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:33:15.919Z] + 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=b7580dd756a64dd6a531cfec04693c3434d6ac12 --label arch=arm64 --label version=0.0.0 . [2024-08-23T12:33:15.919Z] Sending build context to Docker daemon 239.1kB [2024-08-23T12:33:16.187Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T12:33:16.187Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-23T12:33:16.187Z] ---> ae6f0c9abb2a [2024-08-23T12:33:16.187Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T12:33:16.187Z] ---> Running in 20b9e49bd7a4 [2024-08-23T12:33:16.453Z] Removing intermediate container 20b9e49bd7a4 [2024-08-23T12:33:16.453Z] ---> c65afac7e796 [2024-08-23T12:33:16.453Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T12:33:16.718Z] ---> Running in 40ec6d26c6df [2024-08-23T12:33:16.983Z] Removing intermediate container 40ec6d26c6df [2024-08-23T12:33:16.983Z] ---> 55ea4a78b384 [2024-08-23T12:33:16.983Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-08-23T12:33:16.983Z] ---> Running in d706bc19cb20 [2024-08-23T12:33:17.254Z] Removing intermediate container d706bc19cb20 [2024-08-23T12:33:17.254Z] ---> 95f3cc7fec5d [2024-08-23T12:33:17.254Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T12:33:17.254Z] ---> Running in 6deb5255afaa [2024-08-23T12:33:18.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T12:33:18.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T12:33:19.760Z] OK: 266 MiB in 52 packages [2024-08-23T12:33:20.340Z] Removing intermediate container 6deb5255afaa [2024-08-23T12:33:20.340Z] ---> 75382ea49a67 [2024-08-23T12:33:20.340Z] Step 7/27 : WORKDIR /app [2024-08-23T12:33:20.340Z] ---> Running in 702990ded498 [2024-08-23T12:33:20.607Z] Removing intermediate container 702990ded498 [2024-08-23T12:33:20.607Z] ---> efffc7694429 [2024-08-23T12:33:20.607Z] Step 8/27 : COPY go.mod vendor* ./ [2024-08-23T12:33:21.192Z] ---> f00dfc0b4daa [2024-08-23T12:33:21.192Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T12:33:21.192Z] ---> Running in c524c1464145 [2024-08-23T12:33:23.773Z] Removing intermediate container c524c1464145 [2024-08-23T12:33:23.773Z] ---> 46863b4b0e98 [2024-08-23T12:33:23.773Z] Step 10/27 : COPY . . [2024-08-23T12:33:23.773Z] ---> 6372205ec608 [2024-08-23T12:33:23.773Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T12:33:24.038Z] ---> Running in c3ad575f3756 [2024-08-23T12:33:24.303Z] Removing intermediate container c3ad575f3756 [2024-08-23T12:33:24.303Z] ---> ee76b5497732 [2024-08-23T12:33:24.303Z] Step 12/27 : RUN $MAKE [2024-08-23T12:33:24.303Z] ---> Running in 68a5910a0829 [2024-08-23T12:33:25.256Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-08-23T12:36:46.986Z] Removing intermediate container 68a5910a0829 [2024-08-23T12:36:46.986Z] ---> c3652586006c [2024-08-23T12:36:46.986Z] Step 13/27 : FROM alpine:3.18 [2024-08-23T12:36:46.986Z] 3.18: Pulling from library/alpine [2024-08-23T12:36:46.986Z] 4983c3fe2029: Pulling fs layer [2024-08-23T12:36:46.986Z] 4983c3fe2029: Verifying Checksum [2024-08-23T12:36:46.986Z] 4983c3fe2029: Download complete [2024-08-23T12:36:46.986Z] 4983c3fe2029: Pull complete [2024-08-23T12:36:46.986Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T12:36:46.986Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T12:36:46.986Z] ---> a0237000ae83 [2024-08-23T12:36:46.986Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T12:36:46.986Z] ---> Running in 167a99519fc4 [2024-08-23T12:36:46.986Z] Removing intermediate container 167a99519fc4 [2024-08-23T12:36:46.986Z] ---> 9dcac86ba549 [2024-08-23T12:36:46.986Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-08-23T12:36:46.986Z] ---> Running in 6559a733259f [2024-08-23T12:36:46.986Z] Removing intermediate container 6559a733259f [2024-08-23T12:36:46.986Z] ---> fd74ca8d888d [2024-08-23T12:36:46.986Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T12:36:46.986Z] ---> Running in 31e04d2faa2f [2024-08-23T12:36:46.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T12:36:46.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T12:36:46.986Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T12:36:46.986Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T12:36:46.986Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T12:36:46.986Z] Executing ca-certificates-20240226-r0.trigger [2024-08-23T12:36:46.986Z] OK: 9 MiB in 17 packages [2024-08-23T12:36:46.986Z] Removing intermediate container 31e04d2faa2f [2024-08-23T12:36:46.986Z] ---> c1225196ac55 [2024-08-23T12:36:46.986Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-23T12:36:46.986Z] ---> Running in 2ae54e760284 [2024-08-23T12:36:47.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T12:36:48.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T12:36:49.169Z] OK: 9 MiB in 17 packages [2024-08-23T12:36:49.752Z] Removing intermediate container 2ae54e760284 [2024-08-23T12:36:49.752Z] ---> a8f13d1a079e [2024-08-23T12:36:49.752Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-23T12:36:50.345Z] ---> 1295e0280342 [2024-08-23T12:36:50.345Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-23T12:36:50.927Z] ---> bf62627ed5a9 [2024-08-23T12:36:50.927Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-08-23T12:36:51.507Z] ---> 27ec08d89636 [2024-08-23T12:36:51.507Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-08-23T12:36:52.914Z] ---> bce0184e44f7 [2024-08-23T12:36:52.914Z] Step 22/27 : EXPOSE 48095 [2024-08-23T12:36:52.914Z] ---> Running in 22bcdc670580 [2024-08-23T12:36:53.181Z] Removing intermediate container 22bcdc670580 [2024-08-23T12:36:53.181Z] ---> bcdf4088a1a7 [2024-08-23T12:36:53.181Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-08-23T12:36:53.446Z] ---> Running in 7826c0c0910d [2024-08-23T12:36:53.712Z] Removing intermediate container 7826c0c0910d [2024-08-23T12:36:53.712Z] ---> b907f65cf7e2 [2024-08-23T12:36:53.712Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T12:36:53.712Z] ---> Running in 7befafd980fd [2024-08-23T12:36:53.978Z] Removing intermediate container 7befafd980fd [2024-08-23T12:36:53.978Z] ---> d007bdc70b1b [2024-08-23T12:36:53.978Z] Step 25/27 : LABEL arch=arm64 [2024-08-23T12:36:53.978Z] ---> Running in d19d9d90c9ac [2024-08-23T12:36:54.243Z] Removing intermediate container d19d9d90c9ac [2024-08-23T12:36:54.243Z] ---> 4fe1f116f3a7 [2024-08-23T12:36:54.243Z] Step 26/27 : LABEL git_sha=b7580dd756a64dd6a531cfec04693c3434d6ac12 [2024-08-23T12:36:54.243Z] ---> Running in 8cd60ea0f0f8 [2024-08-23T12:36:54.508Z] Removing intermediate container 8cd60ea0f0f8 [2024-08-23T12:36:54.508Z] ---> 6f341dcc8a4e [2024-08-23T12:36:54.508Z] Step 27/27 : LABEL version=0.0.0 [2024-08-23T12:36:54.776Z] ---> Running in 7d62fa321400 [2024-08-23T12:36:55.040Z] Removing intermediate container 7d62fa321400 [2024-08-23T12:36:55.040Z] ---> 9256027862a0 [2024-08-23T12:36:55.040Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T12:36:55.040Z] Successfully built 9256027862a0 [2024-08-23T12:36:55.040Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:36:56.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T12:36:56.034Z] [2024-08-23T12:36:56.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:36:56.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T12:36:56.462Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T12:36:56.462Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T12:36:56.462Z] 04944245beec: Pulling fs layer [2024-08-23T12:36:56.462Z] 699f458cf7ca: Pulling fs layer [2024-08-23T12:36:56.462Z] 765212b225bb: Pulling fs layer [2024-08-23T12:36:56.462Z] f23df028b6ca: Pulling fs layer [2024-08-23T12:36:56.462Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T12:36:56.462Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T12:36:56.462Z] 765212b225bb: Waiting [2024-08-23T12:36:56.462Z] f23df028b6ca: Waiting [2024-08-23T12:36:56.462Z] d65c8cfc05b1: Waiting [2024-08-23T12:36:56.462Z] 2437ff75d9bd: Waiting [2024-08-23T12:36:56.727Z] 04944245beec: Verifying Checksum [2024-08-23T12:36:56.727Z] 04944245beec: Download complete [2024-08-23T12:36:56.727Z] 765212b225bb: Verifying Checksum [2024-08-23T12:36:56.727Z] 765212b225bb: Download complete [2024-08-23T12:36:56.727Z] f23df028b6ca: Verifying Checksum [2024-08-23T12:36:56.727Z] f23df028b6ca: Download complete [2024-08-23T12:36:56.727Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T12:36:56.727Z] d65c8cfc05b1: Download complete [2024-08-23T12:36:56.727Z] 699f458cf7ca: Verifying Checksum [2024-08-23T12:36:56.727Z] 699f458cf7ca: Download complete [2024-08-23T12:36:57.306Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T12:36:57.306Z] 8998bd30e6a1: Download complete [2024-08-23T12:36:59.879Z] 2437ff75d9bd: Verifying Checksum [2024-08-23T12:36:59.879Z] 2437ff75d9bd: Download complete [2024-08-23T12:37:01.816Z] 8998bd30e6a1: Pull complete [2024-08-23T12:37:02.397Z] 04944245beec: Pull complete [2024-08-23T12:37:03.799Z] 699f458cf7ca: Pull complete [2024-08-23T12:37:04.068Z] 765212b225bb: Pull complete [2024-08-23T12:37:05.020Z] f23df028b6ca: Pull complete [2024-08-23T12:37:05.020Z] d65c8cfc05b1: Pull complete [2024-08-23T12:37:23.185Z] 2437ff75d9bd: Pull complete [2024-08-23T12:37:23.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T12:37:23.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T12:37:23.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T12:37:23.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-8388 does not seem to be running inside a container [2024-08-23T12:37:23.593Z] $ 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 [2024-08-23T12:37:26.263Z] $ docker top 2ccba9cdb1d52578d8195dad23b08427d97f55e611eead8fb0d2e500a297fc6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:37:27.198Z] ---> job-cost.sh [2024-08-23T12:37:27.198Z] lf-activate-venv: SKIPPING [2024-08-23T12:37:27.198Z] INFO: No Stack... [2024-08-23T12:37:27.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T12:37:28.419Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T12:37:29.083Z] + + cutcat -d, /w/workspace/app-service-configurable/1/archives/cost.csv -f6 [2024-08-23T12:37:29.083Z] [Pipeline] lock [2024-08-23T12:37:29.166Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [2024-08-23T12:37:29.172Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] did not exist. Created. [2024-08-23T12:37:29.178Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T12:37:29.909Z] /w/workspace/app-service-configurable/1@tmp/durable-312777f5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-23T12:37:30.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-23T12:37:30.629Z] Warning: overwriting stash ‘stack-cost’ [2024-08-23T12:37:30.676Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T12:37:30.695Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T12:37:30.772Z] $ docker stop --time=1 2ccba9cdb1d52578d8195dad23b08427d97f55e611eead8fb0d2e500a297fc6a [2024-08-23T12:37:32.276Z] $ docker rm -f --volumes 2ccba9cdb1d52578d8195dad23b08427d97f55e611eead8fb0d2e500a297fc6a [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 [2024-08-23T12:37:33.506Z] provisioning config files... [2024-08-23T12:37:33.513Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-672@tmp/config3418216035041713223tmp [Pipeline] { [Pipeline] sh [2024-08-23T12:37:33.879Z] + set +x [2024-08-23T12:37:33.879Z] + curl -s https://codecov.io/bash [2024-08-23T12:37:33.879Z] + bash -s -- [2024-08-23T12:37:33.879Z] [2024-08-23T12:37:33.879Z] _____ _ [2024-08-23T12:37:33.879Z] / ____| | | [2024-08-23T12:37:33.879Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T12:37:33.879Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T12:37:33.879Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T12:37:33.879Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T12:37:33.879Z] Bash-1.0.6 [2024-08-23T12:37:33.879Z] [2024-08-23T12:37:33.879Z] [2024-08-23T12:37:33.879Z] ==> git version 2.25.1 found [2024-08-23T12:37:33.879Z] ==> 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 [2024-08-23T12:37:33.879Z] Release-Date: 2020-01-08 [2024-08-23T12:37:33.879Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-23T12:37:33.879Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T12:37:33.879Z] ==> Jenkins CI detected. [2024-08-23T12:37:33.879Z] current dir:  /w/workspace/_app-service-configurable_PR-672 [2024-08-23T12:37:33.879Z] project root: . [2024-08-23T12:37:33.879Z] --> token set from env [2024-08-23T12:37:33.879Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T12:37:33.879Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T12:37:33.879Z] ==> Python coveragepy not found [2024-08-23T12:37:33.879Z] ==> Searching for coverage reports in: [2024-08-23T12:37:33.879Z] + . [2024-08-23T12:37:33.879Z] -> Found 1 reports [2024-08-23T12:37:33.879Z] ==> Detecting git/mercurial file structure [2024-08-23T12:37:34.139Z] ==> Reading reports [2024-08-23T12:37:34.139Z] + ./coverage.out bytes=13 [2024-08-23T12:37:34.139Z] ==> Appending adjustments [2024-08-23T12:37:34.139Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T12:37:34.139Z] + Found adjustments [2024-08-23T12:37:34.139Z] ==> Gzipping contents [2024-08-23T12:37:34.139Z] 4.0K /tmp/codecov.ACuRMV.gz [2024-08-23T12:37:34.139Z] ==> Uploading reports [2024-08-23T12:37:34.139Z] url: https://codecov.io [2024-08-23T12:37:34.139Z] query: branch=PR-672&commit=b7580dd756a64dd6a531cfec04693c3434d6ac12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-672%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=672&job=&cmd_args= [2024-08-23T12:37:34.139Z] -> Pinging Codecov [2024-08-23T12:37:34.139Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-672&commit=b7580dd756a64dd6a531cfec04693c3434d6ac12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-672%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=672&job=&cmd_args= [2024-08-23T12:37:34.139Z] -> Uploading to [2024-08-23T12:37:34.140Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/A97CA9966030D2A3747ED39772930CCE/b7580dd756a64dd6a531cfec04693c3434d6ac12/11c4604d-3d40-47f6-a82a-b7afccdcc426.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T123734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a800ecac0bddf167a5afcb5b5018428429325d9b3ddfdd7168b859089f25ada7 [2024-08-23T12:37:34.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T12:37:34.140Z] Dload Upload Total Spent Left Speed [2024-08-23T12:37:34.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 896 --:--:-- --:--:-- --:--:-- 896 [2024-08-23T12:37:34.399Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] } [2024-08-23T12:37:34.431Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-23T12:37:36.742Z] + [ -d /w/workspace/_app-service-configurable_PR-672/archives ] [2024-08-23T12:37:36.742Z] + ls -al /w/workspace/_app-service-configurable_PR-672/archives [2024-08-23T12:37:36.742Z] total 16 [2024-08-23T12:37:36.742Z] drwxr-xr-x 3 root root 4096 Aug 23 12:23 . [2024-08-23T12:37:36.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:23 .. [2024-08-23T12:37:36.742Z] drwxr-xr-x 2 root root 4096 Aug 23 12:23 cost [2024-08-23T12:37:36.742Z] -rw-r--r-- 1 root root 96 Aug 23 12:23 cost.csv [2024-08-23T12:37:36.742Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-672/archives [2024-08-23T12:37:36.742Z] + ls -al /w/workspace/_app-service-configurable_PR-672/archives [2024-08-23T12:37:36.742Z] total 16 [2024-08-23T12:37:36.742Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 12:23 . [2024-08-23T12:37:36.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:23 .. [2024-08-23T12:37:36.742Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 12:23 cost [2024-08-23T12:37:36.742Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 23 12:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:37:37.079Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:37:37.978Z] ---> package-listing.sh [2024-08-23T12:37:37.978Z] ++ facter osfamily [2024-08-23T12:37:37.978Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T12:37:38.238Z] + OS_FAMILY=debian [2024-08-23T12:37:38.238Z] + workspace=/w/workspace/_app-service-configurable_PR-672 [2024-08-23T12:37:38.238Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T12:37:38.238Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T12:37:38.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T12:37:38.238Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T12:37:38.238Z] + '[' /w/workspace/_app-service-configurable_PR-672 ']' [2024-08-23T12:37:38.238Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T12:37:38.238Z] + case "${OS_FAMILY}" in [2024-08-23T12:37:38.238Z] + dpkg -l [2024-08-23T12:37:38.238Z] + grep '^ii' [2024-08-23T12:37:38.238Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T12:37:38.238Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T12:37:38.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T12:37:38.238Z] + '[' /w/workspace/_app-service-configurable_PR-672 ']' [2024-08-23T12:37:38.238Z] + mkdir -p /w/workspace/_app-service-configurable_PR-672/archives/ [2024-08-23T12:37:38.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-672/archives/ [Pipeline] echo [2024-08-23T12:37:38.281Z] 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-672/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-23T12:37:38.580Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T12:37:39.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T12:37:39.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T12:37:39.408Z] prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container [2024-08-23T12:37:39.437Z] $ 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-672/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-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 [2024-08-23T12:37:39.626Z] $ docker top 3b874cc15f7ef6d4fb6fa254bceebe56910ab45c720e3798afcc30bb2f244a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T12:37:40.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T12:37:40.356Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T12:37:40.671Z] + ls /var/log/sa-host [2024-08-23T12:37:40.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T12:37:40.925Z] provisioning config files... [2024-08-23T12:37:40.936Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-672@tmp/config15152705868431688558tmp [Pipeline] { [Pipeline] echo [2024-08-23T12:37:41.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:37:41.335Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T12:37:41.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:37:41.788Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T12:37:41.832Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:37:42.170Z] ---> sudo-logs.sh [2024-08-23T12:37:42.170Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T12:37:42.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:37:42.595Z] ---> job-cost.sh [2024-08-23T12:37:42.596Z] lf-activate-venv: SKIPPING [2024-08-23T12:37:42.596Z] DEBUG: total: 0.2199999988079071 [2024-08-23T12:37:42.596Z] INFO: Retrieving Stack Cost... [2024-08-23T12:37:42.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T12:37:43.178Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T12:37:43.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T12:37:43.580Z] ---> logs-deploy.sh [2024-08-23T12:37:43.580Z] lf-activate-venv: SKIPPING [2024-08-23T12:37:43.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-672/1 [2024-08-23T12:37:43.580Z] INFO: archiving workspace using pattern(s): [2024-08-23T12:37:44.599Z] Archives upload complete. [2024-08-23T12:37:44.599Z] INFO: archiving logs to Nexus