Pull request #626 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from ecea991c7de1d538e8d0ce98200bc7a21f8d7290+35d704078b0040fb0b2eaaabdf6860ed02d459b4 (526783ab8786a39422727ddf93164102de4ac568) 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-ssh498808010774639269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1087081815411928376.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-626/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-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh710961226034994047.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-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13725688246725121894.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10359477618894732126.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-626/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-626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13131522313845170323.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-centos7-blackbox-4c-2g-951’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-952’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1564’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1563’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1565 in /w/workspace/_app-service-configurable_PR-626 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-626 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 35d704078b0040fb0b2eaaabdf6860ed02d459b4 into PR head commit ecea991c7de1d538e8d0ce98200bc7a21f8d7290 Merge succeeded, producing ecea991c7de1d538e8d0ce98200bc7a21f8d7290 Checking out Revision ecea991c7de1d538e8d0ce98200bc7a21f8d7290 (PR-626) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecea991c7de1d538e8d0ce98200bc7a21f8d7290 # 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 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecea991c7de1d538e8d0ce98200bc7a21f8d7290 # timeout=10 Commit message: "build: Update to latest 3.2 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T18:41:14.829Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T18:41:15.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T18:41:15.149Z] ========================================================= [2023-11-28T18:41:15.149Z] EdgeX Global Pipelines Version Info [2023-11-28T18:41:15.149Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:41:15.903Z] ------------------- [2023-11-28T18:41:15.903Z] stable info: [2023-11-28T18:41:15.903Z] ------------------- [2023-11-28T18:41:15.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T18:41:15.903Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:41:15.903Z] Message: update stable to v1.0.258 [2023-11-28T18:41:16.472Z] ------------------- [2023-11-28T18:41:16.472Z] experimental info: [2023-11-28T18:41:16.472Z] ------------------- [2023-11-28T18:41:16.473Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T18:41:16.473Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T18:41:16.473Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T18:41:16.683Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-28T18:41:16.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-28T18:41:16.797Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T18:41:16.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T18:41:16.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T18:41:16.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T18:41:17.040Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T18:41:17.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T18:41:17.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T18:41:17.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T18:41:17.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T18:41:17.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-28T18:41:17.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T18:41:17.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T18:41:17.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:41:17.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T18:41:17.655Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:41:17.722Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T18:41:17.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T18:41:17.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T18:41:17.912Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T18:41:17.976Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T18:41:18.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T18:41:18.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T18:41:18.171Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T18:41:18.248Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T18:41:18.327Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T18:41:18.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-626 [Pipeline] echo [2023-11-28T18:41:18.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-626 [Pipeline] echo [2023-11-28T18:41:18.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-626 [Pipeline] echo [2023-11-28T18:41:18.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] echo [2023-11-28T18:41:18.703Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecea991 [Pipeline] echo [2023-11-28T18:41:18.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:41:19.072Z] provisioning config files... [2023-11-28T18:41:19.088Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-626@tmp/config13756195348994672195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:41:19.534Z] ---> ****-login.sh [2023-11-28T18:41:19.534Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:41:19.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:19.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:19.795Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:19.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:19.795Z] [2023-11-28T18:41:19.795Z] Login Succeeded [2023-11-28T18:41:19.795Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:41:19.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:19.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:19.795Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:19.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:19.795Z] [2023-11-28T18:41:19.795Z] Login Succeeded [2023-11-28T18:41:19.795Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:41:20.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:20.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:20.058Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:20.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:20.058Z] [2023-11-28T18:41:20.058Z] Login Succeeded [2023-11-28T18:41:20.058Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:41:20.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:20.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:20.058Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:20.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:20.058Z] [2023-11-28T18:41:20.058Z] Login Succeeded [2023-11-28T18:41:20.058Z] ****.io [2023-11-28T18:41:20.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:20.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:20.321Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:20.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:20.321Z] [2023-11-28T18:41:20.321Z] Login Succeeded [2023-11-28T18:41:20.321Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:41:20.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T18:41:21.116Z] + git rev-list -1 --merges ecea991c7de1d538e8d0ce98200bc7a21f8d7290~1..ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] echo [2023-11-28T18:41:21.155Z] -----------> git rev-list -1 --merges ecea991c7de1d538e8d0ce98200bc7a21f8d7290~1..ecea991c7de1d538e8d0ce98200bc7a21f8d7290 ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [false] [Pipeline] sh [2023-11-28T18:41:21.485Z] + git log --format=format:%s -1 ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] echo [2023-11-28T18:41:21.518Z] ========================================================= [2023-11-28T18:41:21.518Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T18:41:21.518Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:41:21.996Z] + git log --format=format:%s -1 ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] echo [2023-11-28T18:41:22.029Z] [semverPrep] GIT_COMMIT: ecea991c7de1d538e8d0ce98200bc7a21f8d7290, Commit Message: build: Update to latest 3.2 dev go-mods [Pipeline] echo [2023-11-28T18:41:22.075Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T18:41:22.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T18:41:22.488Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T18:41:22.488Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T18:41:22.488Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T18:41:22.488Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T18:41:22.488Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T18:41:22.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:41:22.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:41:22.939Z] [2023-11-28T18:41:22.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:41:23.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:41:23.337Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T18:41:23.337Z] b85a868b505f: Pulling fs layer [2023-11-28T18:41:23.337Z] e2be974225ed: Pulling fs layer [2023-11-28T18:41:23.337Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T18:41:23.337Z] 988bab9f4d93: Pulling fs layer [2023-11-28T18:41:23.337Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T18:41:23.337Z] eaf3925da568: Pulling fs layer [2023-11-28T18:41:23.337Z] bab4dde63d76: Pulling fs layer [2023-11-28T18:41:23.337Z] bde34c3a00c8: Pulling fs layer [2023-11-28T18:41:23.337Z] b352a97aabf1: Pulling fs layer [2023-11-28T18:41:23.337Z] 4872d77fe225: Pulling fs layer [2023-11-28T18:41:23.337Z] 5851b861e8e6: Pulling fs layer [2023-11-28T18:41:23.337Z] bab4dde63d76: Waiting [2023-11-28T18:41:23.337Z] bde34c3a00c8: Waiting [2023-11-28T18:41:23.337Z] b352a97aabf1: Waiting [2023-11-28T18:41:23.337Z] 4872d77fe225: Waiting [2023-11-28T18:41:23.337Z] 5851b861e8e6: Waiting [2023-11-28T18:41:23.337Z] 1469e6f7b9e6: Waiting [2023-11-28T18:41:23.337Z] eaf3925da568: Waiting [2023-11-28T18:41:23.337Z] 988bab9f4d93: Waiting [2023-11-28T18:41:23.337Z] e2be974225ed: Verifying Checksum [2023-11-28T18:41:23.337Z] e2be974225ed: Download complete [2023-11-28T18:41:23.337Z] 988bab9f4d93: Verifying Checksum [2023-11-28T18:41:23.337Z] 988bab9f4d93: Download complete [2023-11-28T18:41:23.337Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T18:41:23.337Z] 1469e6f7b9e6: Download complete [2023-11-28T18:41:23.603Z] eaf3925da568: Download complete [2023-11-28T18:41:23.603Z] 339a4e72a1f5: Download complete [2023-11-28T18:41:23.603Z] bde34c3a00c8: Download complete [2023-11-28T18:41:23.603Z] b352a97aabf1: Download complete [2023-11-28T18:41:23.603Z] 4872d77fe225: Verifying Checksum [2023-11-28T18:41:23.603Z] 4872d77fe225: Download complete [2023-11-28T18:41:23.603Z] 5851b861e8e6: Verifying Checksum [2023-11-28T18:41:23.603Z] 5851b861e8e6: Download complete [2023-11-28T18:41:23.603Z] b85a868b505f: Verifying Checksum [2023-11-28T18:41:23.603Z] b85a868b505f: Download complete [2023-11-28T18:41:23.864Z] bab4dde63d76: Verifying Checksum [2023-11-28T18:41:23.864Z] bab4dde63d76: Download complete [2023-11-28T18:41:24.799Z] b85a868b505f: Pull complete [2023-11-28T18:41:25.059Z] e2be974225ed: Pull complete [2023-11-28T18:41:25.626Z] 339a4e72a1f5: Pull complete [2023-11-28T18:41:25.626Z] 988bab9f4d93: Pull complete [2023-11-28T18:41:25.885Z] 1469e6f7b9e6: Pull complete [2023-11-28T18:41:26.454Z] eaf3925da568: Pull complete [2023-11-28T18:41:28.986Z] bab4dde63d76: Pull complete [2023-11-28T18:41:29.246Z] bde34c3a00c8: Pull complete [2023-11-28T18:41:29.506Z] b352a97aabf1: Pull complete [2023-11-28T18:41:29.766Z] 4872d77fe225: Pull complete [2023-11-28T18:41:29.766Z] 5851b861e8e6: Pull complete [2023-11-28T18:41:29.766Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T18:41:29.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T18:41:29.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:41:30.116Z] prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container [2023-11-28T18:41:30.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@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-devops/py-git-semver:0.1.4 cat [2023-11-28T18:41:34.117Z] $ docker top 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 -eo pid,comm [2023-11-28T18:41:34.171Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T18:41:34.171Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T18:41:34.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:41:34.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:41:34.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:41:34.552Z] $ docker exec 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 ssh-agent [2023-11-28T18:41:34.654Z] SSH_AUTH_SOCK=/tmp/ssh-mvQreChDOHpp/agent.31 [2023-11-28T18:41:34.654Z] SSH_AGENT_PID=37 [2023-11-28T18:41:34.660Z] Running ssh-add (command line suppressed) [2023-11-28T18:41:34.753Z] Identity added: /w/workspace/_app-service-configurable_PR-626@tmp/private_key_13431329245655790608.key (/w/workspace/_app-service-configurable_PR-626@tmp/private_key_13431329245655790608.key) [2023-11-28T18:41:34.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:41:35.115Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T18:41:35.141Z] $ docker exec --env ******** --env ******** 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 ssh-agent -k [2023-11-28T18:41:35.248Z] unset SSH_AUTH_SOCK; [2023-11-28T18:41:35.248Z] unset SSH_AGENT_PID; [2023-11-28T18:41:35.248Z] echo Agent pid 37 killed; [2023-11-28T18:41:35.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T18:41:35.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T18:41:35.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T18:41:35.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T18:41:35.497Z] $ docker exec 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 ssh-agent [2023-11-28T18:41:35.607Z] SSH_AUTH_SOCK=/tmp/ssh-7aEGkEXB5zvn/agent.68 [2023-11-28T18:41:35.607Z] SSH_AGENT_PID=74 [2023-11-28T18:41:35.612Z] Running ssh-add (command line suppressed) [2023-11-28T18:41:35.717Z] Identity added: /w/workspace/_app-service-configurable_PR-626@tmp/private_key_14368414938619515819.key (/w/workspace/_app-service-configurable_PR-626@tmp/private_key_14368414938619515819.key) [2023-11-28T18:41:35.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T18:41:36.085Z] + git semver init [2023-11-28T18:41:36.349Z] 2023-11-28 18:41:36,289 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T18:41:36.349Z] 2023-11-28 18:41:36,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-626/.semver [2023-11-28T18:41:36.349Z] 2023-11-28 18:41:36,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-626/.semver [2023-11-28T18:41:36.349Z] 2023-11-28 18:41:36,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-626/.semver'], cwd=/w/workspace/_app-service-configurable_PR-626, universal_newlines=False, shell=None, istream=None) [2023-11-28T18:41:38.255Z] 2023-11-28 18:41:37,855 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-626/.git/info/exclude [2023-11-28T18:41:38.255Z] 2023-11-28 18:41:37,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-626/.semver/PR-626 with force:False [2023-11-28T18:41:38.255Z] 2023-11-28 18:41:37,855 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-626/.semver/PR-626 [2023-11-28T18:41:38.255Z] 2023-11-28 18:41:37,859 [execute] INFO git cat-file --batch-check [2023-11-28T18:41:38.255Z] 2023-11-28 18:41:37,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-626/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T18:41:38.255Z] 2023-11-28 18:41:37,865 [execute] INFO git cat-file --batch [2023-11-28T18:41:38.255Z] 2023-11-28 18:41:37,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-626/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T18:41:38.255Z] 2023-11-28 18:41:37,871 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-626/.semver/PR-626 [2023-11-28T18:41:38.255Z] 0.0.0 [Pipeline] } [2023-11-28T18:41:38.285Z] $ docker exec --env ******** --env ******** 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 ssh-agent -k [2023-11-28T18:41:38.380Z] unset SSH_AUTH_SOCK; [2023-11-28T18:41:38.381Z] unset SSH_AGENT_PID; [2023-11-28T18:41:38.381Z] echo Agent pid 74 killed; [2023-11-28T18:41:38.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T18:41:38.894Z] + git semver [Pipeline] } [2023-11-28T18:41:39.176Z] $ docker stop --time=1 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 [2023-11-28T18:41:40.426Z] $ docker rm -f --volumes 797eaa81da5d50bb7e97470764dd0590060947a64a77ba9ed612ae87d6c18a24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:41:40.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T18:41:41.203Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T18:41:41.220Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:41:42.135Z] provisioning config files... [2023-11-28T18:41:42.146Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-626@tmp/config1642594908943132229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:41:42.543Z] ---> ****-login.sh [2023-11-28T18:41:42.543Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:41:42.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:42.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:42.543Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:42.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:42.543Z] [2023-11-28T18:41:42.543Z] Login Succeeded [2023-11-28T18:41:42.543Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:41:42.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:42.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:42.543Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:42.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:42.543Z] [2023-11-28T18:41:42.543Z] Login Succeeded [2023-11-28T18:41:42.543Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:41:42.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:42.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:42.802Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:42.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:42.802Z] [2023-11-28T18:41:42.802Z] Login Succeeded [2023-11-28T18:41:42.802Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:41:42.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:42.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:42.802Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:42.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:42.802Z] [2023-11-28T18:41:42.803Z] Login Succeeded [2023-11-28T18:41:42.803Z] ****.io [2023-11-28T18:41:43.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:41:43.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:41:43.063Z] Configure a credential helper to remove this warning. See [2023-11-28T18:41:43.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:41:43.063Z] [2023-11-28T18:41:43.063Z] Login Succeeded [2023-11-28T18:41:43.063Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:41:43.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T18:41:43.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:41:43.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:41:43.526Z] ========================================================= [2023-11-28T18:41:43.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T18:41:43.526Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:41:44.092Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T18:41:44.092Z] Sending build context to Docker daemon 8.789MB [2023-11-28T18:41:44.092Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:41:44.092Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T18:41:44.092Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T18:41:44.092Z] 7264a8db6415: Pulling fs layer [2023-11-28T18:41:44.092Z] c4d48a809fc2: Pulling fs layer [2023-11-28T18:41:44.092Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T18:41:44.092Z] ad3a456e5733: Pulling fs layer [2023-11-28T18:41:44.092Z] 69c7f0334f64: Pulling fs layer [2023-11-28T18:41:44.092Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T18:41:44.092Z] ce7588e14bc9: Pulling fs layer [2023-11-28T18:41:44.092Z] b5e4710f87ac: Pulling fs layer [2023-11-28T18:41:44.092Z] ad3a456e5733: Waiting [2023-11-28T18:41:44.092Z] 69c7f0334f64: Waiting [2023-11-28T18:41:44.092Z] b5e4710f87ac: Waiting [2023-11-28T18:41:44.092Z] ce7588e14bc9: Waiting [2023-11-28T18:41:44.092Z] c4d48a809fc2: Verifying Checksum [2023-11-28T18:41:44.092Z] c4d48a809fc2: Download complete [2023-11-28T18:41:44.092Z] ad3a456e5733: Verifying Checksum [2023-11-28T18:41:44.092Z] ad3a456e5733: Download complete [2023-11-28T18:41:44.092Z] 7264a8db6415: Verifying Checksum [2023-11-28T18:41:44.092Z] 7264a8db6415: Download complete [2023-11-28T18:41:44.092Z] 69c7f0334f64: Verifying Checksum [2023-11-28T18:41:44.092Z] 69c7f0334f64: Download complete [2023-11-28T18:41:44.366Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T18:41:44.366Z] 1f1c1a5573a3: Download complete [2023-11-28T18:41:44.367Z] 7264a8db6415: Pull complete [2023-11-28T18:41:44.367Z] b5e4710f87ac: Verifying Checksum [2023-11-28T18:41:44.367Z] b5e4710f87ac: Download complete [2023-11-28T18:41:44.626Z] c4d48a809fc2: Pull complete [2023-11-28T18:41:44.626Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T18:41:44.626Z] 4f1c88b9dad5: Download complete [2023-11-28T18:41:44.885Z] ce7588e14bc9: Verifying Checksum [2023-11-28T18:41:44.885Z] ce7588e14bc9: Download complete [2023-11-28T18:41:48.176Z] 4f1c88b9dad5: Pull complete [2023-11-28T18:41:48.176Z] ad3a456e5733: Pull complete [2023-11-28T18:41:48.176Z] 69c7f0334f64: Pull complete [2023-11-28T18:41:48.176Z] 1f1c1a5573a3: Pull complete [2023-11-28T18:41:50.708Z] ce7588e14bc9: Pull complete [2023-11-28T18:41:50.980Z] b5e4710f87ac: Pull complete [2023-11-28T18:41:50.980Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T18:41:50.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T18:41:50.980Z] ---> 88b5674ff536 [2023-11-28T18:41:50.980Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T18:41:56.876Z] Still waiting to schedule task [2023-11-28T18:41:56.877Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-28T18:41:57.551Z] ---> Running in dd88c082d28f [2023-11-28T18:41:57.551Z] Removing intermediate container dd88c082d28f [2023-11-28T18:41:57.551Z] ---> a033281352b1 [2023-11-28T18:41:57.551Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:41:57.810Z] ---> Running in 5972335442c2 [2023-11-28T18:41:58.068Z] Removing intermediate container 5972335442c2 [2023-11-28T18:41:58.068Z] ---> fd86f5a47882 [2023-11-28T18:41:58.068Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:41:58.330Z] ---> Running in 3e329cee0a4f [2023-11-28T18:41:58.595Z] Removing intermediate container 3e329cee0a4f [2023-11-28T18:41:58.595Z] ---> 3f2f9ee71142 [2023-11-28T18:41:58.595Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:41:58.595Z] ---> Running in 9aaf4dc31a68 [2023-11-28T18:41:59.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:41:59.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:41:59.423Z] OK: 264 MiB in 52 packages [2023-11-28T18:41:59.681Z] Removing intermediate container 9aaf4dc31a68 [2023-11-28T18:41:59.681Z] ---> 33c414a50c28 [2023-11-28T18:41:59.681Z] Step 7/12 : WORKDIR /app [2023-11-28T18:41:59.681Z] ---> Running in 462c591c4f27 [2023-11-28T18:41:59.681Z] Removing intermediate container 462c591c4f27 [2023-11-28T18:41:59.681Z] ---> eb8bec7d08d7 [2023-11-28T18:41:59.681Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T18:41:59.681Z] ---> be7b4326486e [2023-11-28T18:41:59.681Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:41:59.939Z] ---> Running in 9aea5ede4617 [2023-11-28T18:42:52.042Z] Removing intermediate container 9aea5ede4617 [2023-11-28T18:42:52.042Z] ---> a28745db4ab6 [2023-11-28T18:42:52.042Z] Step 10/12 : COPY . . [2023-11-28T18:42:52.042Z] ---> 7cfe8edc461c [2023-11-28T18:42:52.042Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:42:52.042Z] ---> Running in d20c54d5490b [2023-11-28T18:42:52.042Z] Removing intermediate container d20c54d5490b [2023-11-28T18:42:52.042Z] ---> 28824b387d45 [2023-11-28T18:42:52.042Z] Step 12/12 : RUN $MAKE [2023-11-28T18:42:52.042Z] ---> Running in fefa37014e42 [2023-11-28T18:42:52.042Z] noop [2023-11-28T18:42:52.042Z] Removing intermediate container fefa37014e42 [2023-11-28T18:42:52.042Z] ---> 3fd9f856808c [2023-11-28T18:42:52.042Z] Successfully built 3fd9f856808c [2023-11-28T18:42:52.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:42:52.580Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:42:52.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:42:52.791Z] prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container [2023-11-28T18:42:52.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:42:53.526Z] $ docker top e462e327aaed344762e2babf38c841326a1e62003d1a0774addfc58193e1a2bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:42:53.971Z] + go version [2023-11-28T18:42:53.971Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T18:42:54.004Z] $ docker stop --time=1 e462e327aaed344762e2babf38c841326a1e62003d1a0774addfc58193e1a2bf [2023-11-28T18:42:55.277Z] $ docker rm -f --volumes e462e327aaed344762e2babf38c841326a1e62003d1a0774addfc58193e1a2bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:42:56.253Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T18:42:56.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:42:56.465Z] prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container [2023-11-28T18:42:56.494Z] $ 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-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T18:42:56.847Z] $ docker top 001d3652254ee08eb736357065fa83c0f6ff5d715b71f6d69019847420100582 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:42:57.297Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-626 [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:42:57.686Z] + make test [2023-11-28T18:42:57.686Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T18:43:15.780Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-28T18:43:33.852Z] go vet ./... [2023-11-28T18:43:35.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T18:43:35.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T18:43:35.750Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T18:43:35.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T18:43:35.849Z] $ docker stop --time=1 001d3652254ee08eb736357065fa83c0f6ff5d715b71f6d69019847420100582 [2023-11-28T18:43:38.789Z] $ docker rm -f --volumes 001d3652254ee08eb736357065fa83c0f6ff5d715b71f6d69019847420100582 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:43:39.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T18:43:39.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T18:43:40.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T18:43:40.595Z] + ls -al . [2023-11-28T18:43:40.595Z] total 184 [2023-11-28T18:43:40.595Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 18:42 . [2023-11-28T18:43:40.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:41 .. [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 18:41 .dockerignore [2023-11-28T18:43:40.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:43 .git [2023-11-28T18:43:40.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:41 .github [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 28 18:41 .gitignore [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:41 .golangci.yml [2023-11-28T18:43:40.595Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:41 .semver [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 28 18:41 Attribution.txt [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 28 18:41 CHANGELOG.md [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 28 18:41 Dockerfile [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:41 GOVERNANCE.md [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 28 18:41 Jenkinsfile [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 18:41 LICENSE [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 28 18:41 OWNERS.md [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 28 18:41 README.md [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:41 VERSION [2023-11-28T18:43:40.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:41 bin [2023-11-28T18:43:40.595Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 28 18:42 coverage.out [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 3726 Nov 28 18:41 go.mod [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 34907 Nov 28 18:41 go.sum [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 28 18:41 main.go [2023-11-28T18:43:40.595Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 28 18:41 makefile [2023-11-28T18:43:40.595Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:43:41.096Z] + 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=ecea991c7de1d538e8d0ce98200bc7a21f8d7290 --label arch=amd64 --label version=0.0.0 . [2023-11-28T18:43:41.096Z] Sending build context to Docker daemon 8.79MB [2023-11-28T18:43:41.096Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:43:41.096Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T18:43:41.096Z] ---> 3fd9f856808c [2023-11-28T18:43:41.096Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T18:43:41.354Z] ---> Running in f9824f8a540a [2023-11-28T18:43:41.354Z] Removing intermediate container f9824f8a540a [2023-11-28T18:43:41.354Z] ---> 605043ac81a9 [2023-11-28T18:43:41.354Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:43:41.354Z] ---> Running in ffa3cc9fcbaf [2023-11-28T18:43:41.354Z] Removing intermediate container ffa3cc9fcbaf [2023-11-28T18:43:41.354Z] ---> ecfceef0d373 [2023-11-28T18:43:41.354Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:43:41.654Z] ---> Running in 6cb756b7da1b [2023-11-28T18:43:41.654Z] Removing intermediate container 6cb756b7da1b [2023-11-28T18:43:41.654Z] ---> 25055fe66e96 [2023-11-28T18:43:41.654Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:43:41.912Z] ---> Running in d7c6387962c3 [2023-11-28T18:43:42.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:42.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:43:42.430Z] OK: 264 MiB in 52 packages [2023-11-28T18:43:43.022Z] Removing intermediate container d7c6387962c3 [2023-11-28T18:43:43.022Z] ---> 6f33f2bb876d [2023-11-28T18:43:43.022Z] Step 7/27 : WORKDIR /app [2023-11-28T18:43:43.282Z] ---> Running in 0592b9677040 [2023-11-28T18:43:43.547Z] Removing intermediate container 0592b9677040 [2023-11-28T18:43:43.547Z] ---> cd24d54c4e43 [2023-11-28T18:43:43.547Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-28T18:43:43.547Z] ---> 506884f66b67 [2023-11-28T18:43:43.547Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:43:43.817Z] ---> Running in 9d12260fa435 [2023-11-28T18:43:44.752Z] Removing intermediate container 9d12260fa435 [2023-11-28T18:43:44.752Z] ---> 518f61c737de [2023-11-28T18:43:44.752Z] Step 10/27 : COPY . . [2023-11-28T18:43:45.320Z] ---> 61266925113c [2023-11-28T18:43:45.320Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:43:45.582Z] ---> Running in d9ccddc2a955 [2023-11-28T18:43:45.582Z] Removing intermediate container d9ccddc2a955 [2023-11-28T18:43:45.582Z] ---> 04c7f7fd1172 [2023-11-28T18:43:45.582Z] Step 12/27 : RUN $MAKE [2023-11-28T18:43:45.850Z] ---> Running in 7fc887b74b63 [2023-11-28T18:43:46.417Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-28T18:44:11.026Z] Removing intermediate container 7fc887b74b63 [2023-11-28T18:44:11.026Z] ---> d98a611441ae [2023-11-28T18:44:11.026Z] Step 13/27 : FROM alpine:3.18 [2023-11-28T18:44:11.026Z] 3.18: Pulling from library/alpine [2023-11-28T18:44:11.026Z] 96526aa774ef: Pulling fs layer [2023-11-28T18:44:11.287Z] 96526aa774ef: Verifying Checksum [2023-11-28T18:44:11.287Z] 96526aa774ef: Download complete [2023-11-28T18:44:11.552Z] 96526aa774ef: Pull complete [2023-11-28T18:44:11.552Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:44:11.552Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T18:44:11.552Z] ---> 8ca4688f4f35 [2023-11-28T18:44:11.552Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T18:44:11.552Z] ---> Running in 6c92b8b99039 [2023-11-28T18:44:11.816Z] Removing intermediate container 6c92b8b99039 [2023-11-28T18:44:11.816Z] ---> 69d2810ec84d [2023-11-28T18:44:11.816Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-28T18:44:11.816Z] ---> Running in 16b25aebf512 [2023-11-28T18:44:11.816Z] Removing intermediate container 16b25aebf512 [2023-11-28T18:44:11.816Z] ---> 2e9da588f9cf [2023-11-28T18:44:11.816Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:44:11.816Z] ---> Running in e0bc55ab33bf [2023-11-28T18:44:12.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:44:12.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:44:12.333Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T18:44:12.333Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T18:44:12.333Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T18:44:12.333Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:44:12.631Z] OK: 8 MiB in 17 packages [2023-11-28T18:44:12.892Z] Removing intermediate container e0bc55ab33bf [2023-11-28T18:44:12.892Z] ---> 4edb53bcfcfb [2023-11-28T18:44:12.892Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T18:44:12.892Z] ---> Running in 8cebfd489a51 [2023-11-28T18:44:13.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T18:44:13.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T18:44:13.416Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:44:13.416Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:44:13.416Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:44:13.416Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:44:13.416Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:44:13.416Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:44:13.677Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:44:13.677Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:44:13.677Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T18:44:13.677Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:44:13.677Z] OK: 8 MiB in 17 packages [2023-11-28T18:44:14.281Z] Removing intermediate container 8cebfd489a51 [2023-11-28T18:44:14.281Z] ---> e0c192b770bd [2023-11-28T18:44:14.281Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-28T18:44:14.539Z] ---> a77971eb2552 [2023-11-28T18:44:14.539Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-28T18:44:14.798Z] ---> 9a30019467ca [2023-11-28T18:44:14.798Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-28T18:44:15.363Z] ---> 7fef830ffb20 [2023-11-28T18:44:15.363Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-28T18:44:16.300Z] ---> 1eef4c941a47 [2023-11-28T18:44:16.300Z] Step 22/27 : EXPOSE 48095 [2023-11-28T18:44:16.567Z] ---> Running in 6979a571f8f7 [2023-11-28T18:44:16.834Z] Removing intermediate container 6979a571f8f7 [2023-11-28T18:44:16.834Z] ---> 7feae7b6f87c [2023-11-28T18:44:16.834Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-28T18:44:17.094Z] ---> Running in b8928b20322e [2023-11-28T18:44:17.353Z] Removing intermediate container b8928b20322e [2023-11-28T18:44:17.353Z] ---> 999e63b8472b [2023-11-28T18:44:17.353Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T18:44:17.613Z] ---> Running in edf336cdd645 [2023-11-28T18:44:17.613Z] Removing intermediate container edf336cdd645 [2023-11-28T18:44:17.613Z] ---> e5c345cfc2b4 [2023-11-28T18:44:17.613Z] Step 25/27 : LABEL arch=amd64 [2023-11-28T18:44:17.613Z] ---> Running in a1551f61f6f2 [2023-11-28T18:44:17.874Z] Removing intermediate container a1551f61f6f2 [2023-11-28T18:44:17.874Z] ---> b436e522042f [2023-11-28T18:44:17.874Z] Step 26/27 : LABEL git_sha=ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [2023-11-28T18:44:17.874Z] ---> Running in 173425129f9e [2023-11-28T18:44:17.874Z] Removing intermediate container 173425129f9e [2023-11-28T18:44:17.874Z] ---> 3acdbc5d0b81 [2023-11-28T18:44:17.874Z] Step 27/27 : LABEL version=0.0.0 [2023-11-28T18:44:17.874Z] ---> Running in 4eff25f30881 [2023-11-28T18:44:17.874Z] Removing intermediate container 4eff25f30881 [2023-11-28T18:44:17.874Z] ---> 95b3b1dffd14 [2023-11-28T18:44:17.874Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T18:44:17.874Z] Successfully built 95b3b1dffd14 [2023-11-28T18:44:17.874Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:44:19.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:44:19.155Z] [2023-11-28T18:44:19.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:44:19.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:44:19.579Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T18:44:19.579Z] 5eb5b503b376: Pulling fs layer [2023-11-28T18:44:19.579Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T18:44:19.579Z] ec43610c2a17: Pulling fs layer [2023-11-28T18:44:19.579Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T18:44:19.579Z] 33b1e0a273af: Pulling fs layer [2023-11-28T18:44:19.579Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T18:44:19.579Z] 2f39f015ded8: Pulling fs layer [2023-11-28T18:44:19.579Z] 5d3b04190fa2: Waiting [2023-11-28T18:44:19.579Z] 33b1e0a273af: Waiting [2023-11-28T18:44:19.579Z] 2f39f015ded8: Waiting [2023-11-28T18:44:19.579Z] 3a2ae6a8a46f: Waiting [2023-11-28T18:44:19.579Z] 5c69ac0246d0: Download complete [2023-11-28T18:44:19.579Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T18:44:19.579Z] 3a2ae6a8a46f: Download complete [2023-11-28T18:44:19.837Z] 33b1e0a273af: Verifying Checksum [2023-11-28T18:44:19.837Z] 33b1e0a273af: Download complete [2023-11-28T18:44:19.837Z] ec43610c2a17: Verifying Checksum [2023-11-28T18:44:19.837Z] ec43610c2a17: Download complete [2023-11-28T18:44:19.837Z] 5eb5b503b376: Verifying Checksum [2023-11-28T18:44:19.837Z] 5eb5b503b376: Download complete [2023-11-28T18:44:19.837Z] 5d3b04190fa2: Download complete [2023-11-28T18:44:20.403Z] 2f39f015ded8: Download complete [2023-11-28T18:44:20.968Z] 5eb5b503b376: Pull complete [2023-11-28T18:44:21.227Z] 5c69ac0246d0: Pull complete [2023-11-28T18:44:21.484Z] ec43610c2a17: Pull complete [2023-11-28T18:44:21.484Z] 3a2ae6a8a46f: Pull complete [2023-11-28T18:44:21.743Z] 33b1e0a273af: Pull complete [2023-11-28T18:44:21.743Z] 5d3b04190fa2: Pull complete [2023-11-28T18:44:25.923Z] 2f39f015ded8: Pull complete [2023-11-28T18:44:25.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T18:44:25.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:44:25.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:44:26.289Z] prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container [2023-11-28T18:44:26.323Z] $ 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-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T18:44:40.376Z] $ docker top 084baac75c2534599ab4d7802a1dd2c0325c3f76ddfcb5478393e845eddc1608 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:44:40.876Z] ---> job-cost.sh [2023-11-28T18:44:40.876Z] lf-activate-venv: SKIPPING [2023-11-28T18:44:40.876Z] INFO: No Stack... [2023-11-28T18:44:41.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T18:44:41.413Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T18:44:41.732Z] + cat /w/workspace/_app-service-configurable_PR-626/archives/cost.csv [2023-11-28T18:44:41.732Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T18:44:41.847Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [2023-11-28T18:44:41.853Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] did not exist. Created. [2023-11-28T18:44:41.853Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T18:44:42.370Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T18:44:42.436Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T18:44:42.508Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T18:44:42.698Z] $ docker stop --time=1 084baac75c2534599ab4d7802a1dd2c0325c3f76ddfcb5478393e845eddc1608 [2023-11-28T18:44:44.736Z] $ docker rm -f --volumes 084baac75c2534599ab4d7802a1dd2c0325c3f76ddfcb5478393e845eddc1608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T18:47:12.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1593 in /w/workspace/_app-service-configurable_PR-626 [Pipeline] { [Pipeline] ws [2023-11-28T18:47:13.019Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-11-28T18:47:16.163Z] Selected Git installation does not exist. Using Default [2023-11-28T18:47:16.163Z] The recommended git tool is: NONE [2023-11-28T18:47:21.995Z] using credential edgex-jenkins-ssh [2023-11-28T18:47:22.022Z] Cloning the remote Git repository [2023-11-28T18:47:22.070Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-28T18:47:22.172Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-11-28T18:47:23.565Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-28T18:47:23.566Z] > git --version # timeout=10 [2023-11-28T18:47:23.592Z] > git --version # 'git version 2.25.1' [2023-11-28T18:47:23.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:47:23.804Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:47:25.897Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-28T18:47:25.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T18:47:27.681Z] Merging remotes/origin/main commit 35d704078b0040fb0b2eaaabdf6860ed02d459b4 into PR head commit ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [2023-11-28T18:47:26.960Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-28T18:47:27.006Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-28T18:47:27.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:47:27.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-28T18:47:27.708Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T18:47:27.780Z] > git checkout -f ecea991c7de1d538e8d0ce98200bc7a21f8d7290 # timeout=10 [2023-11-28T18:47:27.871Z] > git remote # timeout=10 [2023-11-28T18:47:27.987Z] Merge succeeded, producing ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [2023-11-28T18:47:27.987Z] Checking out Revision ecea991c7de1d538e8d0ce98200bc7a21f8d7290 (PR-626) [2023-11-28T18:47:27.892Z] > git config --get remote.origin.url # timeout=10 [2023-11-28T18:47:27.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T18:47:27.939Z] > git merge 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 [2023-11-28T18:47:27.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-28T18:47:28.001Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T18:47:28.018Z] > git checkout -f ecea991c7de1d538e8d0ce98200bc7a21f8d7290 # timeout=10 [2023-11-28T18:47:31.677Z] Commit message: "build: Update to latest 3.2 dev go-mods" [2023-11-28T18:47:31.744Z] > git --version # timeout=10 [2023-11-28T18:47:31.757Z] > git --version # 'git version 2.25.1' [2023-11-28T18:47:31.778Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:47:33.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T18:47:33.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T18:47:33.293Z] Dload Upload Total Spent Left Speed [2023-11-28T18:47:33.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 184k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh [2023-11-28T18:47:33.648Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T18:47:34.009Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-11-28T18:47:34.009Z] /etc/docker/daemon.new [2023-11-28T18:47:34.009Z] { [2023-11-28T18:47:34.009Z] "registry-mirrors": [ [2023-11-28T18:47:34.009Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T18:47:34.009Z] ], [2023-11-28T18:47:34.009Z] "bip": "10.250.0.254/24", [2023-11-28T18:47:34.009Z] "hosts": [ [2023-11-28T18:47:34.009Z] "tcp://0.0.0.0:5555", [2023-11-28T18:47:34.009Z] "unix:///var/run/docker.sock" [2023-11-28T18:47:34.009Z] ], [2023-11-28T18:47:34.009Z] "mtu": 1458, [2023-11-28T18:47:34.009Z] "selinux-enabled": true, [2023-11-28T18:47:34.009Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T18:47:34.009Z] } [Pipeline] sh [2023-11-28T18:47:34.390Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T18:47:34.746Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:47:53.167Z] provisioning config files... [2023-11-28T18:47:53.208Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config13785136239582252577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:47:53.883Z] ---> ****-login.sh [2023-11-28T18:47:53.884Z] nexus3.edgexfoundry.org:10001 [2023-11-28T18:47:54.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:47:54.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:47:54.473Z] Configure a credential helper to remove this warning. See [2023-11-28T18:47:54.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:47:54.473Z] [2023-11-28T18:47:54.473Z] Login Succeeded [2023-11-28T18:47:54.473Z] nexus3.edgexfoundry.org:10002 [2023-11-28T18:47:54.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:47:55.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:47:55.025Z] Configure a credential helper to remove this warning. See [2023-11-28T18:47:55.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:47:55.025Z] [2023-11-28T18:47:55.025Z] Login Succeeded [2023-11-28T18:47:55.025Z] nexus3.edgexfoundry.org:10003 [2023-11-28T18:47:55.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:47:55.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:47:55.295Z] Configure a credential helper to remove this warning. See [2023-11-28T18:47:55.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:47:55.295Z] [2023-11-28T18:47:55.295Z] Login Succeeded [2023-11-28T18:47:55.295Z] nexus3.edgexfoundry.org:10004 [2023-11-28T18:47:55.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:47:55.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:47:55.842Z] Configure a credential helper to remove this warning. See [2023-11-28T18:47:55.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:47:55.842Z] [2023-11-28T18:47:55.842Z] Login Succeeded [2023-11-28T18:47:55.842Z] ****.io [2023-11-28T18:47:56.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T18:47:56.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T18:47:56.705Z] Configure a credential helper to remove this warning. See [2023-11-28T18:47:56.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T18:47:56.705Z] [2023-11-28T18:47:56.705Z] Login Succeeded [2023-11-28T18:47:56.705Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T18:47:56.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T18:47:57.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:47:57.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T18:47:57.510Z] ========================================================= [2023-11-28T18:47:57.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T18:47:57.510Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:47:58.174Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T18:47:58.174Z] Sending build context to Docker daemon 159.7kB [2023-11-28T18:47:58.448Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:47:58.448Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T18:47:58.720Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T18:47:58.720Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T18:47:58.720Z] 5d54e960e981: Pulling fs layer [2023-11-28T18:47:58.720Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T18:47:58.720Z] f0e02332f6b5: Pulling fs layer [2023-11-28T18:47:58.720Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T18:47:58.720Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T18:47:58.720Z] f0e02332f6b5: Waiting [2023-11-28T18:47:58.720Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T18:47:58.720Z] 872ee5b61b7b: Waiting [2023-11-28T18:47:58.720Z] 0c6a40ed1a82: Waiting [2023-11-28T18:47:58.720Z] 94ae7d8d031c: Waiting [2023-11-28T18:47:58.720Z] 5d54e960e981: Verifying Checksum [2023-11-28T18:47:58.720Z] 5d54e960e981: Download complete [2023-11-28T18:47:58.720Z] f0e02332f6b5: Download complete [2023-11-28T18:47:58.720Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T18:47:58.720Z] 872ee5b61b7b: Download complete [2023-11-28T18:47:58.720Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T18:47:58.720Z] 9fda8d8052c6: Download complete [2023-11-28T18:47:59.319Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T18:47:59.319Z] 94ae7d8d031c: Download complete [2023-11-28T18:47:59.590Z] 9fda8d8052c6: Pull complete [2023-11-28T18:48:00.225Z] 5d54e960e981: Pull complete [2023-11-28T18:48:00.500Z] c4a7e357bf2a: Download complete [2023-11-28T18:48:01.923Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T18:48:01.923Z] 0c6a40ed1a82: Download complete [2023-11-28T18:48:14.284Z] c4a7e357bf2a: Pull complete [2023-11-28T18:48:14.284Z] f0e02332f6b5: Pull complete [2023-11-28T18:48:14.284Z] 872ee5b61b7b: Pull complete [2023-11-28T18:48:22.536Z] 0c6a40ed1a82: Pull complete [2023-11-28T18:48:24.508Z] 94ae7d8d031c: Pull complete [2023-11-28T18:48:24.508Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T18:48:24.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T18:48:24.508Z] ---> 86de565de09d [2023-11-28T18:48:24.508Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T18:48:26.463Z] ---> Running in 222852aa0fd5 [2023-11-28T18:48:26.735Z] Removing intermediate container 222852aa0fd5 [2023-11-28T18:48:26.735Z] ---> 1a5c17f29233 [2023-11-28T18:48:26.735Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:48:26.735Z] ---> Running in 36ffb4fc35bb [2023-11-28T18:48:27.323Z] Removing intermediate container 36ffb4fc35bb [2023-11-28T18:48:27.323Z] ---> 4c4b6735fd1d [2023-11-28T18:48:27.323Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:48:27.323Z] ---> Running in c0821733750d [2023-11-28T18:48:27.592Z] Removing intermediate container c0821733750d [2023-11-28T18:48:27.592Z] ---> 87c1793b9b9c [2023-11-28T18:48:27.592Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:48:27.592Z] ---> Running in 86b303ef7671 [2023-11-28T18:48:29.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:48:29.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:48:30.694Z] OK: 266 MiB in 52 packages [2023-11-28T18:48:31.282Z] Removing intermediate container 86b303ef7671 [2023-11-28T18:48:31.282Z] ---> 1efb00716e05 [2023-11-28T18:48:31.282Z] Step 7/12 : WORKDIR /app [2023-11-28T18:48:31.556Z] ---> Running in 2be64e2b6060 [2023-11-28T18:48:31.825Z] Removing intermediate container 2be64e2b6060 [2023-11-28T18:48:31.825Z] ---> f9e3eff3993a [2023-11-28T18:48:31.825Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T18:48:35.183Z] ---> f27c12174b64 [2023-11-28T18:48:35.183Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:48:35.183Z] ---> Running in 575a723f4329 [2023-11-28T18:49:57.080Z] Removing intermediate container 575a723f4329 [2023-11-28T18:49:57.080Z] ---> 4afc25278ab2 [2023-11-28T18:49:57.080Z] Step 10/12 : COPY . . [2023-11-28T18:49:57.080Z] ---> 6600846486b9 [2023-11-28T18:49:57.080Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:49:57.080Z] ---> Running in c65b6e718590 [2023-11-28T18:49:57.080Z] Removing intermediate container c65b6e718590 [2023-11-28T18:49:57.080Z] ---> 0c2dc056aba0 [2023-11-28T18:49:57.080Z] Step 12/12 : RUN $MAKE [2023-11-28T18:49:57.080Z] ---> Running in 9443615c3d25 [2023-11-28T18:49:57.080Z] noop [2023-11-28T18:49:57.080Z] Removing intermediate container 9443615c3d25 [2023-11-28T18:49:57.080Z] ---> ece3e332e762 [2023-11-28T18:49:57.080Z] Successfully built ece3e332e762 [2023-11-28T18:49:57.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:49:57.698Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T18:49:57.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:49:58.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container [2023-11-28T18:49:58.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T18:49:59.390Z] $ docker top 5fc1b59598e29ac397afe7f08e7178905b6ff151e33257ec539cb1b76f50a920 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:50:00.358Z] + go version [2023-11-28T18:50:00.358Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T18:50:00.397Z] $ docker stop --time=1 5fc1b59598e29ac397afe7f08e7178905b6ff151e33257ec539cb1b76f50a920 [2023-11-28T18:50:05.522Z] $ docker rm -f --volumes 5fc1b59598e29ac397afe7f08e7178905b6ff151e33257ec539cb1b76f50a920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:50:06.792Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T18:50:06.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:50:07.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container [2023-11-28T18:50:07.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T18:50:08.387Z] $ docker top d50aeed4c54b2ccf32caa6e734c60be0b5b6785d89168ac674387a168c01c59f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:50:09.335Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-11-28T18:50:10.083Z] + make test [2023-11-28T18:50:10.084Z] go test -race -coverprofile=coverage.out ./... [2023-11-28T18:52:31.807Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-28T18:52:31.807Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T18:52:31.807Z] go vet ./... [2023-11-28T18:54:23.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T18:54:23.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T18:54:23.503Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T18:54:23.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T18:54:23.627Z] $ docker stop --time=1 d50aeed4c54b2ccf32caa6e734c60be0b5b6785d89168ac674387a168c01c59f [2023-11-28T18:54:25.587Z] $ docker rm -f --volumes d50aeed4c54b2ccf32caa6e734c60be0b5b6785d89168ac674387a168c01c59f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T18:54:27.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T18:54:27.352Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T18:54:27.863Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T18:54:28.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T18:54:29.022Z] + ls -al . [2023-11-28T18:54:29.022Z] total 180 [2023-11-28T18:54:29.022Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 18:50 . [2023-11-28T18:54:29.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:47 .. [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 18:47 .dockerignore [2023-11-28T18:54:29.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:47 .git [2023-11-28T18:54:29.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:47 .github [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 28 18:47 .gitignore [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:47 .golangci.yml [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 28 18:47 Attribution.txt [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 28 18:47 CHANGELOG.md [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 2007 Nov 28 18:47 Dockerfile [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:47 GOVERNANCE.md [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 28 18:47 Jenkinsfile [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 18:47 LICENSE [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 28 18:47 OWNERS.md [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 28 18:47 README.md [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:41 VERSION [2023-11-28T18:54:29.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:47 bin [2023-11-28T18:54:29.022Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 28 18:50 coverage.out [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 3726 Nov 28 18:47 go.mod [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 34907 Nov 28 18:47 go.sum [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 28 18:47 main.go [2023-11-28T18:54:29.022Z] -rw-rw-r-- 1 jenkins jenkins 2566 Nov 28 18:47 makefile [2023-11-28T18:54:29.022Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:54:29.522Z] + 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=ecea991c7de1d538e8d0ce98200bc7a21f8d7290 --label arch=arm64 --label version=0.0.0 . [2023-11-28T18:54:29.522Z] Sending build context to Docker daemon 160.8kB [2023-11-28T18:54:29.789Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T18:54:29.789Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T18:54:29.789Z] ---> ece3e332e762 [2023-11-28T18:54:29.789Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T18:54:29.789Z] ---> Running in fdcbe60fad7d [2023-11-28T18:54:30.147Z] Removing intermediate container fdcbe60fad7d [2023-11-28T18:54:30.147Z] ---> 6dcba2ed22d4 [2023-11-28T18:54:30.147Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T18:54:30.423Z] ---> Running in dc87671c94be [2023-11-28T18:54:30.704Z] Removing intermediate container dc87671c94be [2023-11-28T18:54:30.704Z] ---> e984d7c51599 [2023-11-28T18:54:30.704Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T18:54:30.704Z] ---> Running in 1f90557308f2 [2023-11-28T18:54:31.020Z] Removing intermediate container 1f90557308f2 [2023-11-28T18:54:31.020Z] ---> f67ba593f2f4 [2023-11-28T18:54:31.020Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T18:54:31.319Z] ---> Running in 45f90edcc2d5 [2023-11-28T18:54:32.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:54:32.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:54:34.026Z] OK: 266 MiB in 52 packages [2023-11-28T18:54:36.611Z] Removing intermediate container 45f90edcc2d5 [2023-11-28T18:54:36.611Z] ---> 9c4a6b9e0590 [2023-11-28T18:54:36.611Z] Step 7/27 : WORKDIR /app [2023-11-28T18:54:36.883Z] ---> Running in ef971bc1edd6 [2023-11-28T18:54:37.150Z] Removing intermediate container ef971bc1edd6 [2023-11-28T18:54:37.150Z] ---> 117a70b67dcf [2023-11-28T18:54:37.150Z] Step 8/27 : COPY go.mod vendor* ./ [2023-11-28T18:54:37.745Z] ---> 749171be6a3c [2023-11-28T18:54:37.745Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T18:54:37.745Z] ---> Running in bf918414f9ce [2023-11-28T18:54:40.344Z] Removing intermediate container bf918414f9ce [2023-11-28T18:54:40.344Z] ---> d33ff86810f3 [2023-11-28T18:54:40.344Z] Step 10/27 : COPY . . [2023-11-28T18:54:40.929Z] ---> 053c19cb106d [2023-11-28T18:54:40.929Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T18:54:40.929Z] ---> Running in 3c06c4d808e0 [2023-11-28T18:54:41.201Z] Removing intermediate container 3c06c4d808e0 [2023-11-28T18:54:41.201Z] ---> 6e2ea50f0121 [2023-11-28T18:54:41.201Z] Step 12/27 : RUN $MAKE [2023-11-28T18:54:41.480Z] ---> Running in 3680237e5d71 [2023-11-28T18:54:42.453Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-28T18:56:49.176Z] Removing intermediate container 3680237e5d71 [2023-11-28T18:56:49.176Z] ---> 1b7bcea7a809 [2023-11-28T18:56:49.176Z] Step 13/27 : FROM alpine:3.18 [2023-11-28T18:56:49.176Z] 3.18: Pulling from library/alpine [2023-11-28T18:56:49.176Z] 579b34f0a95b: Pulling fs layer [2023-11-28T18:56:49.176Z] 579b34f0a95b: Download complete [2023-11-28T18:56:49.176Z] 579b34f0a95b: Pull complete [2023-11-28T18:56:49.176Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T18:56:49.176Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T18:56:49.176Z] ---> 3cc203321400 [2023-11-28T18:56:49.176Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T18:56:49.176Z] ---> Running in 1dfe02cef714 [2023-11-28T18:56:49.176Z] Removing intermediate container 1dfe02cef714 [2023-11-28T18:56:49.176Z] ---> 924dc50a8630 [2023-11-28T18:56:49.176Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-28T18:56:49.176Z] ---> Running in 93ef57221978 [2023-11-28T18:56:49.176Z] Removing intermediate container 93ef57221978 [2023-11-28T18:56:49.176Z] ---> a7bcb66c3d63 [2023-11-28T18:56:49.176Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-28T18:56:49.176Z] ---> Running in 02ef34786c79 [2023-11-28T18:56:49.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:56:49.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:56:49.176Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-28T18:56:49.176Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-28T18:56:49.176Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T18:56:49.176Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:56:49.176Z] OK: 9 MiB in 17 packages [2023-11-28T18:56:49.176Z] Removing intermediate container 02ef34786c79 [2023-11-28T18:56:49.176Z] ---> 1e3e0072cec0 [2023-11-28T18:56:49.176Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T18:56:49.176Z] ---> Running in 8132a1d463e4 [2023-11-28T18:56:49.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T18:56:49.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T18:56:49.176Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:56:49.176Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:56:49.176Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T18:56:49.176Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:56:49.176Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:56:49.176Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T18:56:49.176Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T18:56:49.176Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T18:56:49.176Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T18:56:49.176Z] Executing ca-certificates-20230506-r0.trigger [2023-11-28T18:56:49.176Z] OK: 9 MiB in 17 packages [2023-11-28T18:56:49.176Z] Removing intermediate container 8132a1d463e4 [2023-11-28T18:56:49.176Z] ---> 07b3a7161d3f [2023-11-28T18:56:49.176Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-28T18:56:49.176Z] ---> c57b7cd44ea4 [2023-11-28T18:56:49.176Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-28T18:56:49.176Z] ---> e2adb0f15586 [2023-11-28T18:56:49.176Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-11-28T18:56:49.176Z] ---> 27af29887d48 [2023-11-28T18:56:49.176Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-28T18:56:51.127Z] ---> 6dbfafc301fa [2023-11-28T18:56:51.127Z] Step 22/27 : EXPOSE 48095 [2023-11-28T18:56:51.127Z] ---> Running in 5b6b18691165 [2023-11-28T18:56:51.127Z] Removing intermediate container 5b6b18691165 [2023-11-28T18:56:51.127Z] ---> 2e5a5088b26d [2023-11-28T18:56:51.127Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-11-28T18:56:51.393Z] ---> Running in ed4e5bb62290 [2023-11-28T18:56:51.662Z] Removing intermediate container ed4e5bb62290 [2023-11-28T18:56:51.662Z] ---> 897586ce7c4c [2023-11-28T18:56:51.662Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T18:56:51.662Z] ---> Running in 2e2f1118821e [2023-11-28T18:56:51.930Z] Removing intermediate container 2e2f1118821e [2023-11-28T18:56:51.930Z] ---> fc52a7f3ec9e [2023-11-28T18:56:51.930Z] Step 25/27 : LABEL arch=arm64 [2023-11-28T18:56:52.198Z] ---> Running in faf53873a2fb [2023-11-28T18:56:52.485Z] Removing intermediate container faf53873a2fb [2023-11-28T18:56:52.485Z] ---> 2dbbe6322c7a [2023-11-28T18:56:52.485Z] Step 26/27 : LABEL git_sha=ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [2023-11-28T18:56:52.485Z] ---> Running in 7106a420d70d [2023-11-28T18:56:52.758Z] Removing intermediate container 7106a420d70d [2023-11-28T18:56:52.758Z] ---> 5e24dcbd993c [2023-11-28T18:56:52.758Z] Step 27/27 : LABEL version=0.0.0 [2023-11-28T18:56:53.026Z] ---> Running in 66f07c87caf8 [2023-11-28T18:56:53.292Z] Removing intermediate container 66f07c87caf8 [2023-11-28T18:56:53.292Z] ---> 017aac014010 [2023-11-28T18:56:53.292Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T18:56:53.292Z] Successfully built 017aac014010 [2023-11-28T18:56:53.292Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:56:54.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:56:54.754Z] [2023-11-28T18:56:54.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:56:55.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:56:55.269Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T18:56:55.269Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T18:56:55.269Z] 04944245beec: Pulling fs layer [2023-11-28T18:56:55.269Z] 699f458cf7ca: Pulling fs layer [2023-11-28T18:56:55.269Z] 765212b225bb: Pulling fs layer [2023-11-28T18:56:55.269Z] f23df028b6ca: Pulling fs layer [2023-11-28T18:56:55.269Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T18:56:55.269Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T18:56:55.269Z] f23df028b6ca: Waiting [2023-11-28T18:56:55.269Z] d65c8cfc05b1: Waiting [2023-11-28T18:56:55.269Z] 2437ff75d9bd: Waiting [2023-11-28T18:56:55.269Z] 765212b225bb: Waiting [2023-11-28T18:56:55.538Z] 04944245beec: Verifying Checksum [2023-11-28T18:56:55.538Z] 04944245beec: Download complete [2023-11-28T18:56:55.538Z] 765212b225bb: Verifying Checksum [2023-11-28T18:56:55.538Z] 765212b225bb: Download complete [2023-11-28T18:56:55.538Z] f23df028b6ca: Verifying Checksum [2023-11-28T18:56:55.538Z] f23df028b6ca: Download complete [2023-11-28T18:56:55.538Z] d65c8cfc05b1: Download complete [2023-11-28T18:56:55.811Z] 699f458cf7ca: Verifying Checksum [2023-11-28T18:56:55.811Z] 699f458cf7ca: Download complete [2023-11-28T18:56:56.083Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T18:56:56.083Z] 8998bd30e6a1: Download complete [2023-11-28T18:57:01.986Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T18:57:01.986Z] 2437ff75d9bd: Download complete [2023-11-28T18:57:02.254Z] 8998bd30e6a1: Pull complete [2023-11-28T18:57:02.840Z] 04944245beec: Pull complete [2023-11-28T18:57:04.251Z] 699f458cf7ca: Pull complete [2023-11-28T18:57:04.530Z] 765212b225bb: Pull complete [2023-11-28T18:57:05.497Z] f23df028b6ca: Pull complete [2023-11-28T18:57:05.497Z] d65c8cfc05b1: Pull complete [2023-11-28T18:57:23.718Z] 2437ff75d9bd: Pull complete [2023-11-28T18:57:23.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T18:57:23.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T18:57:23.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:57:24.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container [2023-11-28T18:57:24.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T18:57:26.938Z] $ docker top fd0e2d9f70da1064609c0f9fbe8d0889e6103be04da96abea1af4a71bd55b740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:28.122Z] ---> job-cost.sh [2023-11-28T18:57:28.122Z] lf-activate-venv: SKIPPING [2023-11-28T18:57:28.122Z] INFO: No Stack... [2023-11-28T18:57:28.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T18:57:29.344Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T18:57:30.008Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-11-28T18:57:30.009Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T18:57:30.097Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [2023-11-28T18:57:30.102Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] did not exist. Created. [2023-11-28T18:57:30.102Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T18:57:30.922Z] /w/workspace/app-service-configurable/1@tmp/durable-e3e15263/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T18:57:31.589Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T18:57:31.628Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T18:57:31.678Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T18:57:31.728Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-626-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T18:57:31.910Z] $ docker stop --time=1 fd0e2d9f70da1064609c0f9fbe8d0889e6103be04da96abea1af4a71bd55b740 [2023-11-28T18:57:33.414Z] $ docker rm -f --volumes fd0e2d9f70da1064609c0f9fbe8d0889e6103be04da96abea1af4a71bd55b740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-28T18:57:35.430Z] provisioning config files... [2023-11-28T18:57:35.438Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-626@tmp/config11385779983445574699tmp [Pipeline] { [Pipeline] sh [2023-11-28T18:57:35.872Z] + set +x [2023-11-28T18:57:35.872Z] + bash -s -- [2023-11-28T18:57:35.872Z] + curl -s https://codecov.io/bash [2023-11-28T18:57:35.872Z] [2023-11-28T18:57:35.872Z] _____ _ [2023-11-28T18:57:35.872Z] / ____| | | [2023-11-28T18:57:35.872Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T18:57:35.872Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T18:57:35.872Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T18:57:35.872Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T18:57:35.872Z] Bash-1.0.6 [2023-11-28T18:57:35.872Z] [2023-11-28T18:57:35.872Z] [2023-11-28T18:57:35.872Z] ==> git version 2.25.1 found [2023-11-28T18:57:35.872Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-28T18:57:35.872Z] Release-Date: 2020-01-08 [2023-11-28T18:57:35.872Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T18:57:35.872Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T18:57:35.872Z] ==> Jenkins CI detected. [2023-11-28T18:57:35.872Z] current dir:  /w/workspace/_app-service-configurable_PR-626 [2023-11-28T18:57:35.872Z] project root: . [2023-11-28T18:57:35.872Z] --> token set from env [2023-11-28T18:57:35.872Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T18:57:36.132Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T18:57:36.132Z] ==> Python coveragepy not found [2023-11-28T18:57:36.132Z] ==> Searching for coverage reports in: [2023-11-28T18:57:36.132Z] + . [2023-11-28T18:57:36.132Z] -> Found 1 reports [2023-11-28T18:57:36.132Z] ==> Detecting git/mercurial file structure [2023-11-28T18:57:36.132Z] ==> Reading reports [2023-11-28T18:57:36.132Z] + ./coverage.out bytes=13 [2023-11-28T18:57:36.132Z] ==> Appending adjustments [2023-11-28T18:57:36.132Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T18:57:36.132Z] + Found adjustments [2023-11-28T18:57:36.132Z] ==> Gzipping contents [2023-11-28T18:57:36.132Z] 4.0K /tmp/codecov.zjvh3b.gz [2023-11-28T18:57:36.132Z] ==> Uploading reports [2023-11-28T18:57:36.132Z] url: https://codecov.io [2023-11-28T18:57:36.132Z] query: branch=PR-626&commit=ecea991c7de1d538e8d0ce98200bc7a21f8d7290&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=626&job=&cmd_args= [2023-11-28T18:57:36.132Z] -> Pinging Codecov [2023-11-28T18:57:36.132Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-626&commit=ecea991c7de1d538e8d0ce98200bc7a21f8d7290&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=626&job=&cmd_args= [2023-11-28T18:57:36.392Z] -> Uploading to [2023-11-28T18:57:36.392Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/A97CA9966030D2A3747ED39772930CCE/ecea991c7de1d538e8d0ce98200bc7a21f8d7290/715ef1ad-a01e-443a-9c77-7e35392f4d26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T185736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72e2608fbb54296659413360b405f909dfcf2101e1551464a01ee6a749629670 [2023-11-28T18:57:36.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T18:57:36.392Z] Dload Upload Total Spent Left Speed [2023-11-28T18:57:36.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 955 --:--:-- --:--:-- --:--:-- 955 [2023-11-28T18:57:36.652Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ecea991c7de1d538e8d0ce98200bc7a21f8d7290 [Pipeline] } [2023-11-28T18:57:36.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T18:57:39.948Z] + [ -d /w/workspace/_app-service-configurable_PR-626/archives ] [2023-11-28T18:57:39.949Z] + ls -al /w/workspace/_app-service-configurable_PR-626/archives [2023-11-28T18:57:39.949Z] total 16 [2023-11-28T18:57:39.949Z] drwxr-xr-x 3 root root 4096 Nov 28 18:44 . [2023-11-28T18:57:39.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:44 .. [2023-11-28T18:57:39.949Z] drwxr-xr-x 2 root root 4096 Nov 28 18:44 cost [2023-11-28T18:57:39.949Z] -rw-r--r-- 1 root root 96 Nov 28 18:44 cost.csv [2023-11-28T18:57:39.949Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-626/archives [2023-11-28T18:57:39.949Z] + ls -al /w/workspace/_app-service-configurable_PR-626/archives [2023-11-28T18:57:39.949Z] total 16 [2023-11-28T18:57:39.949Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:44 . [2023-11-28T18:57:39.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:44 .. [2023-11-28T18:57:39.949Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:44 cost [2023-11-28T18:57:39.949Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 28 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:40.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:41.172Z] ---> package-listing.sh [2023-11-28T18:57:41.172Z] ++ facter osfamily [2023-11-28T18:57:41.172Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T18:57:41.431Z] + OS_FAMILY=debian [2023-11-28T18:57:41.431Z] + workspace=/w/workspace/_app-service-configurable_PR-626 [2023-11-28T18:57:41.431Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T18:57:41.431Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T18:57:41.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T18:57:41.431Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T18:57:41.432Z] + '[' /w/workspace/_app-service-configurable_PR-626 ']' [2023-11-28T18:57:41.432Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T18:57:41.432Z] + case "${OS_FAMILY}" in [2023-11-28T18:57:41.432Z] + dpkg -l [2023-11-28T18:57:41.432Z] + grep '^ii' [2023-11-28T18:57:41.432Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T18:57:41.432Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T18:57:41.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T18:57:41.432Z] + '[' /w/workspace/_app-service-configurable_PR-626 ']' [2023-11-28T18:57:41.432Z] + mkdir -p /w/workspace/_app-service-configurable_PR-626/archives/ [2023-11-28T18:57:41.432Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-626/archives/ [Pipeline] echo [2023-11-28T18:57:41.467Z] 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-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T18:57:41.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T18:57:42.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T18:57:42.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T18:57:42.726Z] prd-ubuntu20.04-docker-8c-8g-1565 does not seem to be running inside a container [2023-11-28T18:57:42.755Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-626/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-626 -v /w/workspace/_app-service-configurable_PR-626:/w/workspace/_app-service-configurable_PR-626:rw,z -v /w/workspace/_app-service-configurable_PR-626@tmp:/w/workspace/_app-service-configurable_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T18:57:42.961Z] $ docker top 80c9cc996dffe62b6e2a919db17fb90f9ce889841fe3c0677cf8c306b0640a5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T18:57:43.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T18:57:43.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T18:57:44.075Z] + ls /var/log/sa-host [2023-11-28T18:57:44.075Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T18:57:44.265Z] provisioning config files... [2023-11-28T18:57:44.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-626@tmp/config18247795232834194054tmp [Pipeline] { [Pipeline] echo [2023-11-28T18:57:44.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:44.726Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T18:57:44.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:45.278Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T18:57:45.313Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:45.624Z] ---> sudo-logs.sh [2023-11-28T18:57:45.624Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T18:57:45.770Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:46.068Z] ---> job-cost.sh [2023-11-28T18:57:46.068Z] lf-activate-venv: SKIPPING [2023-11-28T18:57:46.068Z] DEBUG: total: 0.2199999988079071 [2023-11-28T18:57:46.068Z] INFO: Retrieving Stack Cost... [2023-11-28T18:57:46.327Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T18:57:46.899Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T18:57:46.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T18:57:47.239Z] ---> logs-deploy.sh [2023-11-28T18:57:47.239Z] lf-activate-venv: SKIPPING [2023-11-28T18:57:47.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-626/1 [2023-11-28T18:57:47.239Z] INFO: archiving workspace using pattern(s): [2023-11-28T18:57:48.181Z] Archives upload complete. [2023-11-28T18:57:48.181Z] INFO: archiving logs to Nexus