Pull request #631 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5f006eacc380b953c365256489084faccc1827c+7026508220b1d9e97e7259c307e3053a0d3ee50a (48e4186e98ebfa044c2a2db12dcb6afbe6b649e9) 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-ssh14996129895700185238.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-ssh8458142458100587097.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-631/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-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh288977093728791487.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-631/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14919972049707061178.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-ssh10442052242226280960.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-631/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-631/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2215468884647025489.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25439 in /w/workspace/_app-service-configurable_PR-631 [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-631 # 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 7026508220b1d9e97e7259c307e3053a0d3ee50a into PR head commit e5f006eacc380b953c365256489084faccc1827c Merge succeeded, producing e5f006eacc380b953c365256489084faccc1827c Checking out Revision e5f006eacc380b953c365256489084faccc1827c (PR-631) > 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/631/head:refs/remotes/origin/PR-631 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5f006eacc380b953c365256489084faccc1827c # 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 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5f006eacc380b953c365256489084faccc1827c # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" 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-12-18T23:42:44.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T23:42:44.923Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T23:42:45.043Z] ========================================================= [2023-12-18T23:42:45.043Z] EdgeX Global Pipelines Version Info [2023-12-18T23:42:45.043Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:42:45.805Z] ------------------- [2023-12-18T23:42:45.805Z] stable info: [2023-12-18T23:42:45.805Z] ------------------- [2023-12-18T23:42:45.805Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T23:42:45.805Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:42:45.805Z] Message: update stable to v1.0.258 [2023-12-18T23:42:46.375Z] ------------------- [2023-12-18T23:42:46.375Z] experimental info: [2023-12-18T23:42:46.375Z] ------------------- [2023-12-18T23:42:46.375Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T23:42:46.375Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:42:46.375Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T23:42:46.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-12-18T23:42:46.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-12-18T23:42:46.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T23:42:46.799Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T23:42:46.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T23:42:46.909Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T23:42:46.964Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T23:42:47.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-18T23:42:47.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T23:42:47.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T23:42:47.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T23:42:47.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-12-18T23:42:47.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T23:42:47.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T23:42:47.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:42:47.591Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:42:47.655Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:42:47.724Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:42:47.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T23:42:47.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T23:42:47.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-18T23:42:47.982Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-18T23:42:48.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T23:42:48.127Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T23:42:48.214Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-18T23:42:48.293Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T23:42:48.365Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T23:42:48.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-631 [Pipeline] echo [2023-12-18T23:42:48.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-631 [Pipeline] echo [2023-12-18T23:42:48.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-631 [Pipeline] echo [2023-12-18T23:42:48.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5f006eacc380b953c365256489084faccc1827c [Pipeline] echo [2023-12-18T23:42:48.742Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5f006e [Pipeline] echo [2023-12-18T23:42:48.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:42:48.990Z] provisioning config files... [2023-12-18T23:42:49.003Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-631@tmp/config2761973329495409303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:42:49.408Z] ---> ****-login.sh [2023-12-18T23:42:49.408Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:42:49.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:42:49.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:42:49.668Z] Configure a credential helper to remove this warning. See [2023-12-18T23:42:49.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:42:49.668Z] [2023-12-18T23:42:49.668Z] Login Succeeded [2023-12-18T23:42:49.668Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:42:49.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:42:49.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:42:49.668Z] Configure a credential helper to remove this warning. See [2023-12-18T23:42:49.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:42:49.668Z] [2023-12-18T23:42:49.668Z] Login Succeeded [2023-12-18T23:42:49.668Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:42:49.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:42:49.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:42:49.928Z] Configure a credential helper to remove this warning. See [2023-12-18T23:42:49.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:42:49.928Z] [2023-12-18T23:42:49.928Z] Login Succeeded [2023-12-18T23:42:49.928Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:42:49.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:42:49.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:42:49.928Z] Configure a credential helper to remove this warning. See [2023-12-18T23:42:49.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:42:49.928Z] [2023-12-18T23:42:49.928Z] Login Succeeded [2023-12-18T23:42:49.928Z] ****.io [2023-12-18T23:42:49.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:42:50.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:42:50.189Z] Configure a credential helper to remove this warning. See [2023-12-18T23:42:50.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:42:50.189Z] [2023-12-18T23:42:50.189Z] Login Succeeded [2023-12-18T23:42:50.189Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:42:50.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T23:42:51.038Z] + git rev-list -1 --merges e5f006eacc380b953c365256489084faccc1827c~1..e5f006eacc380b953c365256489084faccc1827c [Pipeline] echo [2023-12-18T23:42:51.078Z] -----------> git rev-list -1 --merges e5f006eacc380b953c365256489084faccc1827c~1..e5f006eacc380b953c365256489084faccc1827c e5f006eacc380b953c365256489084faccc1827c [false] [Pipeline] sh [2023-12-18T23:42:51.406Z] + git log --format=format:%s -1 e5f006eacc380b953c365256489084faccc1827c [Pipeline] echo [2023-12-18T23:42:51.444Z] ========================================================= [2023-12-18T23:42:51.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T23:42:51.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:42:51.920Z] + git log --format=format:%s -1 e5f006eacc380b953c365256489084faccc1827c [Pipeline] echo [2023-12-18T23:42:51.952Z] [semverPrep] GIT_COMMIT: e5f006eacc380b953c365256489084faccc1827c, Commit Message: build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo [2023-12-18T23:42:51.998Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T23:42:52.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T23:42:52.497Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T23:42:52.498Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T23:42:52.498Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T23:42:52.498Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T23:42:52.498Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T23:42:52.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:42:52.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:42:52.929Z] [2023-12-18T23:42:52.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:42:53.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:42:53.339Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T23:42:53.339Z] b85a868b505f: Pulling fs layer [2023-12-18T23:42:53.339Z] e2be974225ed: Pulling fs layer [2023-12-18T23:42:53.339Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T23:42:53.339Z] 988bab9f4d93: Pulling fs layer [2023-12-18T23:42:53.339Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T23:42:53.339Z] eaf3925da568: Pulling fs layer [2023-12-18T23:42:53.339Z] bab4dde63d76: Pulling fs layer [2023-12-18T23:42:53.339Z] bde34c3a00c8: Pulling fs layer [2023-12-18T23:42:53.339Z] b352a97aabf1: Pulling fs layer [2023-12-18T23:42:53.339Z] 4872d77fe225: Pulling fs layer [2023-12-18T23:42:53.339Z] 5851b861e8e6: Pulling fs layer [2023-12-18T23:42:53.339Z] 1469e6f7b9e6: Waiting [2023-12-18T23:42:53.339Z] eaf3925da568: Waiting [2023-12-18T23:42:53.339Z] bab4dde63d76: Waiting [2023-12-18T23:42:53.339Z] bde34c3a00c8: Waiting [2023-12-18T23:42:53.339Z] b352a97aabf1: Waiting [2023-12-18T23:42:53.339Z] 4872d77fe225: Waiting [2023-12-18T23:42:53.339Z] 5851b861e8e6: Waiting [2023-12-18T23:42:53.339Z] 988bab9f4d93: Waiting [2023-12-18T23:42:53.339Z] e2be974225ed: Download complete [2023-12-18T23:42:53.339Z] 988bab9f4d93: Verifying Checksum [2023-12-18T23:42:53.339Z] 988bab9f4d93: Download complete [2023-12-18T23:42:53.339Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T23:42:53.339Z] 1469e6f7b9e6: Download complete [2023-12-18T23:42:53.339Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T23:42:53.339Z] 339a4e72a1f5: Download complete [2023-12-18T23:42:53.339Z] bde34c3a00c8: Download complete [2023-12-18T23:42:53.602Z] b352a97aabf1: Download complete [2023-12-18T23:42:53.602Z] 4872d77fe225: Verifying Checksum [2023-12-18T23:42:53.602Z] 4872d77fe225: Download complete [2023-12-18T23:42:53.602Z] 5851b861e8e6: Verifying Checksum [2023-12-18T23:42:53.602Z] 5851b861e8e6: Download complete [2023-12-18T23:42:53.602Z] b85a868b505f: Verifying Checksum [2023-12-18T23:42:53.602Z] b85a868b505f: Download complete [2023-12-18T23:42:53.862Z] bab4dde63d76: Verifying Checksum [2023-12-18T23:42:53.862Z] bab4dde63d76: Download complete [2023-12-18T23:42:54.801Z] b85a868b505f: Pull complete [2023-12-18T23:42:55.060Z] e2be974225ed: Pull complete [2023-12-18T23:42:55.321Z] 339a4e72a1f5: Pull complete [2023-12-18T23:42:55.581Z] 988bab9f4d93: Pull complete [2023-12-18T23:42:55.841Z] 1469e6f7b9e6: Pull complete [2023-12-18T23:42:55.841Z] eaf3925da568: Pull complete [2023-12-18T23:42:57.754Z] bab4dde63d76: Pull complete [2023-12-18T23:42:57.754Z] bde34c3a00c8: Pull complete [2023-12-18T23:42:57.754Z] b352a97aabf1: Pull complete [2023-12-18T23:42:57.754Z] 4872d77fe225: Pull complete [2023-12-18T23:42:57.754Z] 5851b861e8e6: Pull complete [2023-12-18T23:42:57.754Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T23:42:57.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:42:57.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:42:58.102Z] prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container [2023-12-18T23:42:58.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-18T23:43:02.219Z] $ docker top 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 -eo pid,comm [2023-12-18T23:43:02.266Z] 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-12-18T23:43:02.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T23:43:02.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:43:02.464Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:43:02.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:43:02.593Z] $ docker exec 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 ssh-agent [2023-12-18T23:43:02.676Z] SSH_AUTH_SOCK=/tmp/ssh-JF3pAGlotzHa/agent.32 [2023-12-18T23:43:02.676Z] SSH_AGENT_PID=38 [2023-12-18T23:43:02.681Z] Running ssh-add (command line suppressed) [2023-12-18T23:43:02.778Z] Identity added: /w/workspace/_app-service-configurable_PR-631@tmp/private_key_5788610915098193824.key (/w/workspace/_app-service-configurable_PR-631@tmp/private_key_5788610915098193824.key) [2023-12-18T23:43:02.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:43:03.143Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T23:43:03.170Z] $ docker exec --env ******** --env ******** 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 ssh-agent -k [2023-12-18T23:43:03.268Z] unset SSH_AUTH_SOCK; [2023-12-18T23:43:03.269Z] unset SSH_AGENT_PID; [2023-12-18T23:43:03.269Z] echo Agent pid 38 killed; [2023-12-18T23:43:03.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T23:43:03.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:43:03.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:43:03.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:43:03.535Z] $ docker exec 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 ssh-agent [2023-12-18T23:43:03.640Z] SSH_AUTH_SOCK=/tmp/ssh-Id8A4J9GlnnU/agent.70 [2023-12-18T23:43:03.640Z] SSH_AGENT_PID=76 [2023-12-18T23:43:03.644Z] Running ssh-add (command line suppressed) [2023-12-18T23:43:03.752Z] Identity added: /w/workspace/_app-service-configurable_PR-631@tmp/private_key_7319284826057511168.key (/w/workspace/_app-service-configurable_PR-631@tmp/private_key_7319284826057511168.key) [2023-12-18T23:43:03.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:43:04.115Z] + git semver init [2023-12-18T23:43:04.375Z] 2023-12-18 23:43:04,296 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T23:43:04.375Z] 2023-12-18 23:43:04,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-631/.semver [2023-12-18T23:43:04.375Z] 2023-12-18 23:43:04,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-631/.semver [2023-12-18T23:43:04.375Z] 2023-12-18 23:43:04,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-631/.semver'], cwd=/w/workspace/_app-service-configurable_PR-631, universal_newlines=False, shell=None, istream=None) [2023-12-18T23:43:05.754Z] 2023-12-18 23:43:05,483 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-631/.git/info/exclude [2023-12-18T23:43:05.754Z] 2023-12-18 23:43:05,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-631/.semver/PR-631 with force:False [2023-12-18T23:43:05.754Z] 2023-12-18 23:43:05,484 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-631/.semver/PR-631 [2023-12-18T23:43:05.754Z] 2023-12-18 23:43:05,488 [execute] INFO git cat-file --batch-check [2023-12-18T23:43:05.754Z] 2023-12-18 23:43:05,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-631/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:43:05.754Z] 2023-12-18 23:43:05,495 [execute] INFO git cat-file --batch [2023-12-18T23:43:05.754Z] 2023-12-18 23:43:05,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-631/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:43:05.754Z] 2023-12-18 23:43:05,500 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-631/.semver/PR-631 [2023-12-18T23:43:05.754Z] 0.0.0 [Pipeline] } [2023-12-18T23:43:05.784Z] $ docker exec --env ******** --env ******** 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 ssh-agent -k [2023-12-18T23:43:05.887Z] unset SSH_AUTH_SOCK; [2023-12-18T23:43:05.888Z] unset SSH_AGENT_PID; [2023-12-18T23:43:05.888Z] echo Agent pid 76 killed; [2023-12-18T23:43:05.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T23:43:06.433Z] + git semver [Pipeline] } [2023-12-18T23:43:06.725Z] $ docker stop --time=1 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 [2023-12-18T23:43:08.002Z] $ docker rm -f --volumes 57cfc182bd6fa83d46501f9026f99cba4a93476c480d61394373441f142f67d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:43:08.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T23:43:08.769Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T23:43:08.789Z] [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-12-18T23:43:09.696Z] provisioning config files... [2023-12-18T23:43:09.708Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-631@tmp/config5844386868010587820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:10.099Z] ---> ****-login.sh [2023-12-18T23:43:10.099Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:43:10.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:43:10.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:43:10.099Z] Configure a credential helper to remove this warning. See [2023-12-18T23:43:10.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:43:10.099Z] [2023-12-18T23:43:10.099Z] Login Succeeded [2023-12-18T23:43:10.099Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:43:10.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:43:10.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:43:10.099Z] Configure a credential helper to remove this warning. See [2023-12-18T23:43:10.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:43:10.099Z] [2023-12-18T23:43:10.099Z] Login Succeeded [2023-12-18T23:43:10.099Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:43:10.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:43:10.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:43:10.359Z] Configure a credential helper to remove this warning. See [2023-12-18T23:43:10.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:43:10.359Z] [2023-12-18T23:43:10.359Z] Login Succeeded [2023-12-18T23:43:10.360Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:43:10.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:43:10.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:43:10.360Z] Configure a credential helper to remove this warning. See [2023-12-18T23:43:10.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:43:10.360Z] [2023-12-18T23:43:10.360Z] Login Succeeded [2023-12-18T23:43:10.360Z] ****.io [2023-12-18T23:43:10.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:43:10.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:43:10.619Z] Configure a credential helper to remove this warning. See [2023-12-18T23:43:10.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:43:10.619Z] [2023-12-18T23:43:10.619Z] Login Succeeded [2023-12-18T23:43:10.619Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:43:10.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:43:10.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:43:11.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:43:11.091Z] ========================================================= [2023-12-18T23:43:11.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T23:43:11.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:43:11.668Z] + 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-12-18T23:43:11.668Z] Sending build context to Docker daemon 8.8MB [2023-12-18T23:43:11.668Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:43:11.668Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-18T23:43:11.668Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T23:43:11.668Z] 7264a8db6415: Pulling fs layer [2023-12-18T23:43:11.668Z] c4d48a809fc2: Pulling fs layer [2023-12-18T23:43:11.668Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T23:43:11.668Z] ad3a456e5733: Pulling fs layer [2023-12-18T23:43:11.668Z] 69c7f0334f64: Pulling fs layer [2023-12-18T23:43:11.668Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T23:43:11.668Z] ce7588e14bc9: Pulling fs layer [2023-12-18T23:43:11.668Z] b5e4710f87ac: Pulling fs layer [2023-12-18T23:43:11.668Z] ad3a456e5733: Waiting [2023-12-18T23:43:11.668Z] 69c7f0334f64: Waiting [2023-12-18T23:43:11.668Z] 1f1c1a5573a3: Waiting [2023-12-18T23:43:11.668Z] ce7588e14bc9: Waiting [2023-12-18T23:43:11.668Z] b5e4710f87ac: Waiting [2023-12-18T23:43:11.668Z] c4d48a809fc2: Download complete [2023-12-18T23:43:11.668Z] ad3a456e5733: Download complete [2023-12-18T23:43:11.927Z] 69c7f0334f64: Verifying Checksum [2023-12-18T23:43:11.927Z] 69c7f0334f64: Download complete [2023-12-18T23:43:11.927Z] 7264a8db6415: Verifying Checksum [2023-12-18T23:43:11.927Z] 7264a8db6415: Download complete [2023-12-18T23:43:11.927Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T23:43:11.927Z] 1f1c1a5573a3: Download complete [2023-12-18T23:43:11.927Z] 7264a8db6415: Pull complete [2023-12-18T23:43:12.185Z] b5e4710f87ac: Verifying Checksum [2023-12-18T23:43:12.185Z] b5e4710f87ac: Download complete [2023-12-18T23:43:12.185Z] c4d48a809fc2: Pull complete [2023-12-18T23:43:12.185Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T23:43:12.185Z] 4f1c88b9dad5: Download complete [2023-12-18T23:43:12.443Z] ce7588e14bc9: Verifying Checksum [2023-12-18T23:43:12.443Z] ce7588e14bc9: Download complete [2023-12-18T23:43:15.731Z] 4f1c88b9dad5: Pull complete [2023-12-18T23:43:15.731Z] ad3a456e5733: Pull complete [2023-12-18T23:43:15.731Z] 69c7f0334f64: Pull complete [2023-12-18T23:43:15.731Z] 1f1c1a5573a3: Pull complete [2023-12-18T23:43:18.269Z] ce7588e14bc9: Pull complete [2023-12-18T23:43:18.549Z] b5e4710f87ac: Pull complete [2023-12-18T23:43:18.549Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T23:43:18.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T23:43:18.549Z] ---> 88b5674ff536 [2023-12-18T23:43:18.549Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-18T23:43:23.835Z] ---> Running in 459b1ed8661f [2023-12-18T23:43:23.835Z] Removing intermediate container 459b1ed8661f [2023-12-18T23:43:23.835Z] ---> f18d6bf1391b [2023-12-18T23:43:23.835Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:43:23.835Z] ---> Running in a6de9456b2d6 [2023-12-18T23:43:23.835Z] Removing intermediate container a6de9456b2d6 [2023-12-18T23:43:23.835Z] ---> 65e9bd1aeeb5 [2023-12-18T23:43:23.835Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:43:23.835Z] ---> Running in 6c847828b1de [2023-12-18T23:43:23.835Z] Removing intermediate container 6c847828b1de [2023-12-18T23:43:23.835Z] ---> 11cfc37027a2 [2023-12-18T23:43:23.835Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:43:23.835Z] ---> Running in 435c82020f07 [2023-12-18T23:43:23.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:43:23.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:43:24.097Z] OK: 264 MiB in 52 packages [2023-12-18T23:43:24.356Z] Removing intermediate container 435c82020f07 [2023-12-18T23:43:24.356Z] ---> 71afd61ef1bb [2023-12-18T23:43:24.356Z] Step 7/12 : WORKDIR /app [2023-12-18T23:43:24.446Z] Still waiting to schedule task [2023-12-18T23:43:24.446Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-18T23:43:24.616Z] ---> Running in c9c9da99b208 [2023-12-18T23:43:24.616Z] Removing intermediate container c9c9da99b208 [2023-12-18T23:43:24.616Z] ---> 26ecd20ff239 [2023-12-18T23:43:24.616Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-18T23:43:24.616Z] ---> 3f0cc4a43026 [2023-12-18T23:43:24.616Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:43:24.616Z] ---> Running in b65fe898f4bc [2023-12-18T23:44:03.347Z] Removing intermediate container b65fe898f4bc [2023-12-18T23:44:03.347Z] ---> 48a16bf770dd [2023-12-18T23:44:03.347Z] Step 10/12 : COPY . . [2023-12-18T23:44:03.347Z] ---> 0349e5391de1 [2023-12-18T23:44:03.347Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:44:03.347Z] ---> Running in 11233b1f5a1a [2023-12-18T23:44:03.347Z] Removing intermediate container 11233b1f5a1a [2023-12-18T23:44:03.347Z] ---> 571a5988acb0 [2023-12-18T23:44:03.347Z] Step 12/12 : RUN $MAKE [2023-12-18T23:44:03.347Z] ---> Running in 825763737c7f [2023-12-18T23:44:03.347Z] noop [2023-12-18T23:44:03.347Z] Removing intermediate container 825763737c7f [2023-12-18T23:44:03.347Z] ---> f8ce13b74910 [2023-12-18T23:44:03.347Z] Successfully built f8ce13b74910 [2023-12-18T23:44:03.347Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:44:03.880Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:44:03.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:44:04.093Z] prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container [2023-12-18T23:44:04.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:44:04.484Z] $ docker top c2dbb1cc706235e9d708f044d659e0e5fe0f8d956c38011658155ce8f4cf2b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:44:04.923Z] + go version [2023-12-18T23:44:04.924Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T23:44:04.959Z] $ docker stop --time=1 c2dbb1cc706235e9d708f044d659e0e5fe0f8d956c38011658155ce8f4cf2b62 [2023-12-18T23:44:06.215Z] $ docker rm -f --volumes c2dbb1cc706235e9d708f044d659e0e5fe0f8d956c38011658155ce8f4cf2b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:44:07.323Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:44:07.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:44:07.615Z] prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container [2023-12-18T23:44:07.648Z] $ 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-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:44:07.981Z] $ docker top 1f48e641a99104d82bb91641bd327a415661396f256e45ab2ec5b4fcedd47554 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:44:08.426Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-631 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:44:08.811Z] + make test [2023-12-18T23:44:08.811Z] go test -race -coverprofile=coverage.out ./... [2023-12-18T23:44:26.887Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-18T23:44:44.960Z] go vet ./... [2023-12-18T23:44:45.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:44:45.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:44:45.900Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:44:45.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:44:46.012Z] $ docker stop --time=1 1f48e641a99104d82bb91641bd327a415661396f256e45ab2ec5b4fcedd47554 [2023-12-18T23:44:51.438Z] $ docker rm -f --volumes 1f48e641a99104d82bb91641bd327a415661396f256e45ab2ec5b4fcedd47554 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:44:52.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:44:52.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-18T23:44:53.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:44:53.464Z] + ls -al . [2023-12-18T23:44:53.464Z] total 184 [2023-12-18T23:44:53.464Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 18 23:44 . [2023-12-18T23:44:53.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:42 .. [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 18 23:42 .dockerignore [2023-12-18T23:44:53.464Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:44 .git [2023-12-18T23:44:53.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:42 .github [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 18 23:42 .gitignore [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:42 .golangci.yml [2023-12-18T23:44:53.464Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:43 .semver [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 18 23:42 Attribution.txt [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 18 23:42 CHANGELOG.md [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 18 23:42 Dockerfile [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:42 GOVERNANCE.md [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 18 23:42 Jenkinsfile [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 18 23:42 LICENSE [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 18 23:42 OWNERS.md [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 18 23:42 README.md [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:43 VERSION [2023-12-18T23:44:53.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:42 bin [2023-12-18T23:44:53.464Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 18 23:44 coverage.out [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 18 23:42 go.mod [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 18 23:42 go.sum [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 18 23:42 main.go [2023-12-18T23:44:53.464Z] -rw-rw-r-- 1 jenkins jenkins 2572 Dec 18 23:42 makefile [2023-12-18T23:44:53.464Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:44:53.990Z] + 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=e5f006eacc380b953c365256489084faccc1827c --label arch=amd64 --label version=0.0.0 . [2023-12-18T23:44:53.990Z] Sending build context to Docker daemon 8.801MB [2023-12-18T23:44:53.990Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:44:53.990Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-18T23:44:53.990Z] ---> f8ce13b74910 [2023-12-18T23:44:53.990Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-18T23:44:54.249Z] ---> Running in d7d1960bc154 [2023-12-18T23:44:54.249Z] Removing intermediate container d7d1960bc154 [2023-12-18T23:44:54.249Z] ---> 67a8a31b5199 [2023-12-18T23:44:54.249Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:44:54.249Z] ---> Running in c16363c54c67 [2023-12-18T23:44:54.249Z] Removing intermediate container c16363c54c67 [2023-12-18T23:44:54.249Z] ---> ffcbcf0bcd67 [2023-12-18T23:44:54.249Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:44:54.249Z] ---> Running in fe79d5c73234 [2023-12-18T23:44:54.509Z] Removing intermediate container fe79d5c73234 [2023-12-18T23:44:54.509Z] ---> d4fa53b1a598 [2023-12-18T23:44:54.509Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:44:54.509Z] ---> Running in e6e2c29ed50b [2023-12-18T23:44:54.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:44:54.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:44:55.030Z] OK: 264 MiB in 52 packages [2023-12-18T23:44:55.596Z] Removing intermediate container e6e2c29ed50b [2023-12-18T23:44:55.596Z] ---> 24675b290494 [2023-12-18T23:44:55.596Z] Step 7/27 : WORKDIR /app [2023-12-18T23:44:55.596Z] ---> Running in 54b58dc38d0c [2023-12-18T23:44:55.596Z] Removing intermediate container 54b58dc38d0c [2023-12-18T23:44:55.596Z] ---> c7bbb9cc6ba1 [2023-12-18T23:44:55.596Z] Step 8/27 : COPY go.mod vendor* ./ [2023-12-18T23:44:55.596Z] ---> 041f84b1d9fb [2023-12-18T23:44:55.596Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:44:55.596Z] ---> Running in 1fe7174f4264 [2023-12-18T23:44:56.555Z] Removing intermediate container 1fe7174f4264 [2023-12-18T23:44:56.555Z] ---> 4271122c0205 [2023-12-18T23:44:56.555Z] Step 10/27 : COPY . . [2023-12-18T23:44:56.815Z] ---> 5945c9b13079 [2023-12-18T23:44:56.815Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:44:56.815Z] ---> Running in b16c5d3b311b [2023-12-18T23:44:56.815Z] Removing intermediate container b16c5d3b311b [2023-12-18T23:44:56.815Z] ---> 840cd4c5bc7b [2023-12-18T23:44:56.815Z] Step 12/27 : RUN $MAKE [2023-12-18T23:44:56.815Z] ---> Running in 3ec47b8f254b [2023-12-18T23:44:57.073Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-12-18T23:45:15.318Z] Removing intermediate container 3ec47b8f254b [2023-12-18T23:45:15.318Z] ---> c71fdfa8302b [2023-12-18T23:45:15.318Z] Step 13/27 : FROM alpine:3.18 [2023-12-18T23:45:15.318Z] 3.18: Pulling from library/alpine [2023-12-18T23:45:15.318Z] c926b61bad3b: Pulling fs layer [2023-12-18T23:45:15.653Z] c926b61bad3b: Verifying Checksum [2023-12-18T23:45:15.653Z] c926b61bad3b: Download complete [2023-12-18T23:45:15.653Z] c926b61bad3b: Pull complete [2023-12-18T23:45:15.653Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:45:15.653Z] Status: Downloaded newer image for alpine:3.18 [2023-12-18T23:45:15.653Z] ---> b541f2080109 [2023-12-18T23:45:15.653Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-18T23:45:15.912Z] ---> Running in 4ddf94511738 [2023-12-18T23:45:15.912Z] Removing intermediate container 4ddf94511738 [2023-12-18T23:45:15.912Z] ---> e7eba826a5b1 [2023-12-18T23:45:15.912Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-12-18T23:45:15.912Z] ---> Running in e2b2d08aa29b [2023-12-18T23:45:15.912Z] Removing intermediate container e2b2d08aa29b [2023-12-18T23:45:15.912Z] ---> d48e95082f59 [2023-12-18T23:45:15.912Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-18T23:45:15.912Z] ---> Running in c13f9595de9d [2023-12-18T23:45:16.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:45:16.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:45:16.433Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-18T23:45:16.693Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-18T23:45:16.693Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:45:16.693Z] Executing ca-certificates-20230506-r0.trigger [2023-12-18T23:45:16.693Z] OK: 8 MiB in 17 packages [2023-12-18T23:45:16.952Z] Removing intermediate container c13f9595de9d [2023-12-18T23:45:16.952Z] ---> 3c6098d60243 [2023-12-18T23:45:16.952Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-18T23:45:16.952Z] ---> Running in a964f2f5aec9 [2023-12-18T23:45:17.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:45:17.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:45:17.468Z] OK: 8 MiB in 17 packages [2023-12-18T23:45:17.726Z] Removing intermediate container a964f2f5aec9 [2023-12-18T23:45:17.726Z] ---> e5d5238a50f3 [2023-12-18T23:45:17.726Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-18T23:45:17.984Z] ---> b22c6b23d2e3 [2023-12-18T23:45:17.984Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-18T23:45:17.984Z] ---> 141748bec11b [2023-12-18T23:45:17.984Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-12-18T23:45:18.242Z] ---> 890532bd8a34 [2023-12-18T23:45:18.242Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-18T23:45:19.023Z] ---> 058047af53ab [2023-12-18T23:45:19.023Z] Step 22/27 : EXPOSE 48095 [2023-12-18T23:45:19.023Z] ---> Running in 79402f6c0ea4 [2023-12-18T23:45:19.023Z] Removing intermediate container 79402f6c0ea4 [2023-12-18T23:45:19.023Z] ---> 3080531eecae [2023-12-18T23:45:19.023Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-12-18T23:45:19.023Z] ---> Running in e5d3fa4aa3e8 [2023-12-18T23:45:19.023Z] Removing intermediate container e5d3fa4aa3e8 [2023-12-18T23:45:19.023Z] ---> f2e1d4bfba5c [2023-12-18T23:45:19.023Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-18T23:45:19.023Z] ---> Running in d52a0f715fcb [2023-12-18T23:45:19.023Z] Removing intermediate container d52a0f715fcb [2023-12-18T23:45:19.023Z] ---> 4910db9abf82 [2023-12-18T23:45:19.023Z] Step 25/27 : LABEL arch=amd64 [2023-12-18T23:45:19.282Z] ---> Running in 93d0cd969c9b [2023-12-18T23:45:19.282Z] Removing intermediate container 93d0cd969c9b [2023-12-18T23:45:19.282Z] ---> 8a42ef5e4c1a [2023-12-18T23:45:19.282Z] Step 26/27 : LABEL git_sha=e5f006eacc380b953c365256489084faccc1827c [2023-12-18T23:45:19.282Z] ---> Running in f896a3e66258 [2023-12-18T23:45:19.282Z] Removing intermediate container f896a3e66258 [2023-12-18T23:45:19.282Z] ---> f28ea9159cac [2023-12-18T23:45:19.282Z] Step 27/27 : LABEL version=0.0.0 [2023-12-18T23:45:19.282Z] ---> Running in 62ff088f7ce7 [2023-12-18T23:45:19.282Z] Removing intermediate container 62ff088f7ce7 [2023-12-18T23:45:19.282Z] ---> c8ffc3a2bd7d [2023-12-18T23:45:19.282Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-18T23:45:19.540Z] Successfully built c8ffc3a2bd7d [2023-12-18T23:45:19.541Z] 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-12-18T23:45:20.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:45:20.751Z] [2023-12-18T23:45:20.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:45:21.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:45:21.159Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T23:45:21.159Z] 5eb5b503b376: Pulling fs layer [2023-12-18T23:45:21.159Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T23:45:21.159Z] ec43610c2a17: Pulling fs layer [2023-12-18T23:45:21.159Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T23:45:21.159Z] 33b1e0a273af: Pulling fs layer [2023-12-18T23:45:21.159Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T23:45:21.159Z] 2f39f015ded8: Pulling fs layer [2023-12-18T23:45:21.159Z] 33b1e0a273af: Waiting [2023-12-18T23:45:21.159Z] 2f39f015ded8: Waiting [2023-12-18T23:45:21.159Z] 5d3b04190fa2: Waiting [2023-12-18T23:45:21.159Z] 3a2ae6a8a46f: Waiting [2023-12-18T23:45:21.159Z] 5c69ac0246d0: Verifying Checksum [2023-12-18T23:45:21.159Z] 5c69ac0246d0: Download complete [2023-12-18T23:45:21.159Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-18T23:45:21.159Z] 3a2ae6a8a46f: Download complete [2023-12-18T23:45:21.159Z] 33b1e0a273af: Verifying Checksum [2023-12-18T23:45:21.159Z] 33b1e0a273af: Download complete [2023-12-18T23:45:21.159Z] 5d3b04190fa2: Verifying Checksum [2023-12-18T23:45:21.159Z] 5d3b04190fa2: Download complete [2023-12-18T23:45:21.159Z] ec43610c2a17: Verifying Checksum [2023-12-18T23:45:21.159Z] ec43610c2a17: Download complete [2023-12-18T23:45:21.417Z] 5eb5b503b376: Verifying Checksum [2023-12-18T23:45:21.417Z] 5eb5b503b376: Download complete [2023-12-18T23:45:21.982Z] 2f39f015ded8: Download complete [2023-12-18T23:45:22.628Z] 5eb5b503b376: Pull complete [2023-12-18T23:45:22.628Z] 5c69ac0246d0: Pull complete [2023-12-18T23:45:22.886Z] ec43610c2a17: Pull complete [2023-12-18T23:45:23.144Z] 3a2ae6a8a46f: Pull complete [2023-12-18T23:45:23.402Z] 33b1e0a273af: Pull complete [2023-12-18T23:45:23.402Z] 5d3b04190fa2: Pull complete [2023-12-18T23:45:27.588Z] 2f39f015ded8: Pull complete [2023-12-18T23:45:27.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T23:45:27.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:45:27.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:45:27.937Z] prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container [2023-12-18T23:45:27.963Z] $ 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-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:45:31.880Z] $ docker top d5e2cb07e50c91e8168b00173ba35b1384e7b359c27731777463a62c92a93ce7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:45:32.380Z] ---> job-cost.sh [2023-12-18T23:45:32.380Z] lf-activate-venv: SKIPPING [2023-12-18T23:45:32.380Z] INFO: No Stack... [2023-12-18T23:45:32.640Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:45:32.899Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:45:33.220Z] + cat /w/workspace/_app-service-configurable_PR-631/archives/cost.csv [2023-12-18T23:45:33.220Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:45:33.256Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [2023-12-18T23:45:33.261Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] did not exist. Created. [2023-12-18T23:45:33.261Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:45:33.725Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:45:33.777Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:45:33.845Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:45:34.004Z] $ docker stop --time=1 d5e2cb07e50c91e8168b00173ba35b1384e7b359c27731777463a62c92a93ce7 [2023-12-18T23:45:35.161Z] $ docker rm -f --volumes d5e2cb07e50c91e8168b00173ba35b1384e7b359c27731777463a62c92a93ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T23:57:06.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25725 in /w/workspace/_app-service-configurable_PR-631 [Pipeline] { [Pipeline] ws [2023-12-18T23:57:06.916Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-12-18T23:57:07.040Z] Selected Git installation does not exist. Using Default [2023-12-18T23:57:07.040Z] The recommended git tool is: NONE [2023-12-18T23:57:13.360Z] using credential edgex-jenkins-ssh [2023-12-18T23:57:13.380Z] Cloning the remote Git repository [2023-12-18T23:57:13.430Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-12-18T23:57:13.537Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-12-18T23:57:13.701Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-12-18T23:57:13.702Z] > git --version # timeout=10 [2023-12-18T23:57:13.726Z] > git --version # 'git version 2.25.1' [2023-12-18T23:57:13.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:57:13.897Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:57:15.994Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-12-18T23:57:16.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:57:17.037Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-12-18T23:57:17.082Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-12-18T23:57:17.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:57:17.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T23:57:17.724Z] Merging remotes/origin/main commit 7026508220b1d9e97e7259c307e3053a0d3ee50a into PR head commit e5f006eacc380b953c365256489084faccc1827c [2023-12-18T23:57:18.038Z] Merge succeeded, producing e5f006eacc380b953c365256489084faccc1827c [2023-12-18T23:57:18.038Z] Checking out Revision e5f006eacc380b953c365256489084faccc1827c (PR-631) [2023-12-18T23:57:18.724Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" [2023-12-18T23:57:18.778Z] > git --version # timeout=10 [2023-12-18T23:57:18.792Z] > git --version # 'git version 2.25.1' [2023-12-18T23:57:18.806Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:57:17.742Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:57:17.831Z] > git checkout -f e5f006eacc380b953c365256489084faccc1827c # timeout=10 [2023-12-18T23:57:17.925Z] > git remote # timeout=10 [2023-12-18T23:57:17.947Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T23:57:17.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:57:17.985Z] > git merge 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 [2023-12-18T23:57:18.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T23:57:18.044Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:57:18.061Z] > git checkout -f e5f006eacc380b953c365256489084faccc1827c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:57:20.149Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T23:57:20.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:57:20.149Z] Dload Upload Total Spent Left Speed [2023-12-18T23:57:20.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 82350 0 --:--:-- --:--:-- --:--:-- 82350 [Pipeline] sh [2023-12-18T23:57:20.510Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T23:57:20.864Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-18T23:57:20.864Z] + sudo tee /etc/docker/daemon.new [2023-12-18T23:57:20.864Z] { [2023-12-18T23:57:20.864Z] "registry-mirrors": [ [2023-12-18T23:57:20.864Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T23:57:20.864Z] ], [2023-12-18T23:57:20.864Z] "bip": "10.250.0.254/24", [2023-12-18T23:57:20.864Z] "hosts": [ [2023-12-18T23:57:20.864Z] "tcp://0.0.0.0:5555", [2023-12-18T23:57:20.864Z] "unix:///var/run/docker.sock" [2023-12-18T23:57:20.864Z] ], [2023-12-18T23:57:20.864Z] "mtu": 1458, [2023-12-18T23:57:20.864Z] "selinux-enabled": true, [2023-12-18T23:57:20.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T23:57:20.864Z] } [Pipeline] sh [2023-12-18T23:57:21.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T23:57:21.561Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:57:39.918Z] provisioning config files... [2023-12-18T23:57:39.944Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1122650877293217664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:57:40.535Z] ---> ****-login.sh [2023-12-18T23:57:40.535Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:57:40.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:57:41.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:57:41.079Z] Configure a credential helper to remove this warning. See [2023-12-18T23:57:41.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:57:41.079Z] [2023-12-18T23:57:41.079Z] Login Succeeded [2023-12-18T23:57:41.079Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:57:41.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:57:41.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:57:41.350Z] Configure a credential helper to remove this warning. See [2023-12-18T23:57:41.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:57:41.350Z] [2023-12-18T23:57:41.350Z] Login Succeeded [2023-12-18T23:57:41.350Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:57:41.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:57:41.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:57:41.623Z] Configure a credential helper to remove this warning. See [2023-12-18T23:57:41.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:57:41.623Z] [2023-12-18T23:57:41.623Z] Login Succeeded [2023-12-18T23:57:41.623Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:57:41.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:57:41.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:57:41.896Z] Configure a credential helper to remove this warning. See [2023-12-18T23:57:41.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:57:41.896Z] [2023-12-18T23:57:41.896Z] Login Succeeded [2023-12-18T23:57:41.896Z] ****.io [2023-12-18T23:57:42.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:57:42.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:57:42.452Z] Configure a credential helper to remove this warning. See [2023-12-18T23:57:42.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:57:42.452Z] [2023-12-18T23:57:42.452Z] Login Succeeded [2023-12-18T23:57:42.452Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:57:42.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:57:43.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:57:43.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:57:43.211Z] ========================================================= [2023-12-18T23:57:43.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T23:57:43.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:57:43.905Z] + 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-12-18T23:57:45.329Z] #0 building with "default" instance using docker driver [2023-12-18T23:57:45.329Z] [2023-12-18T23:57:45.329Z] #1 [internal] load .dockerignore [2023-12-18T23:57:45.329Z] #1 transferring context: [2023-12-18T23:57:45.329Z] #1 transferring context: 159B 0.0s done [2023-12-18T23:57:45.329Z] #1 DONE 0.1s [2023-12-18T23:57:45.329Z] [2023-12-18T23:57:45.329Z] #2 [internal] load build definition from Dockerfile [2023-12-18T23:57:45.329Z] #2 transferring dockerfile: 2.05kB done [2023-12-18T23:57:45.329Z] #2 DONE 0.1s [2023-12-18T23:57:45.329Z] [2023-12-18T23:57:45.329Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T23:57:45.329Z] #3 DONE 0.1s [2023-12-18T23:57:45.329Z] [2023-12-18T23:57:45.329Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:57:45.329Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-18T23:57:45.608Z] #4 ... [2023-12-18T23:57:45.608Z] [2023-12-18T23:57:45.608Z] #5 [internal] load build context [2023-12-18T23:57:45.608Z] #5 transferring context: 130.60kB 0.0s done [2023-12-18T23:57:45.608Z] #5 DONE 0.1s [2023-12-18T23:57:45.608Z] [2023-12-18T23:57:45.608Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:57:45.608Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-18T23:57:45.608Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-18T23:57:45.608Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-18T23:57:45.608Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-18T23:57:45.608Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-18T23:57:45.608Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-18T23:57:45.608Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2023-12-18T23:57:45.608Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-18T23:57:45.608Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-18T23:57:45.608Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-18T23:57:45.608Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-18T23:57:45.608Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-18T23:57:45.608Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-18T23:57:45.881Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.57MB / 63.99MB 0.4s [2023-12-18T23:57:45.881Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-18T23:57:46.150Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.49MB / 63.99MB 0.5s [2023-12-18T23:57:46.150Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.5s [2023-12-18T23:57:46.150Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.00MB / 11.40MB 0.5s [2023-12-18T23:57:46.150Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.7s [2023-12-18T23:57:46.150Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-18T23:57:46.150Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.06MB / 97.63MB 0.7s [2023-12-18T23:57:46.150Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-18T23:57:46.150Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.50MB / 63.99MB 0.8s [2023-12-18T23:57:46.150Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-18T23:57:46.425Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.67MB / 63.99MB 1.0s [2023-12-18T23:57:46.425Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-18T23:57:46.696Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.05MB / 63.99MB 1.1s [2023-12-18T23:57:46.696Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-18T23:57:46.696Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.2s [2023-12-18T23:57:46.696Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.21MB / 97.63MB 1.2s [2023-12-18T23:57:46.967Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.4s [2023-12-18T23:57:46.967Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.4s [2023-12-18T23:57:46.967Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.6s [2023-12-18T23:57:46.967Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.6s [2023-12-18T23:57:47.235Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.70MB / 63.99MB 1.7s [2023-12-18T23:57:47.235Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.7s [2023-12-18T23:57:47.235Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2023-12-18T23:57:47.235Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.9s [2023-12-18T23:57:47.504Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 2.0s [2023-12-18T23:57:47.504Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-18T23:57:47.504Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 2.1s [2023-12-18T23:57:47.773Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.17MB / 97.63MB 2.2s [2023-12-18T23:57:47.773Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 2.3s [2023-12-18T23:57:48.042Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.5s [2023-12-18T23:57:48.042Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.6s [2023-12-18T23:57:48.311Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s [2023-12-18T23:57:50.905Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.0s done [2023-12-18T23:57:54.259Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.4s [2023-12-18T23:57:59.631Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.6s [2023-12-18T23:58:04.981Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.5s done [2023-12-18T23:58:06.389Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-18T23:58:06.389Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-18T23:58:06.389Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-18T23:58:06.657Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-18T23:58:12.014Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-18T23:58:15.872Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-18T23:58:15.872Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-18T23:58:20.114Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-18T23:58:20.384Z] #4 DONE 34.8s [2023-12-18T23:58:20.384Z] [2023-12-18T23:58:20.384Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-18T23:58:20.971Z] #6 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:58:21.240Z] #6 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:58:22.666Z] #6 2.384 OK: 266 MiB in 52 packages [2023-12-18T23:58:25.306Z] #6 DONE 4.6s [2023-12-18T23:58:25.306Z] [2023-12-18T23:58:25.306Z] #7 [builder 3/7] WORKDIR /app [2023-12-18T23:58:25.306Z] #7 DONE 0.3s [2023-12-18T23:58:25.306Z] [2023-12-18T23:58:25.306Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:58:25.306Z] #8 DONE 0.2s [2023-12-18T23:58:25.306Z] [2023-12-18T23:58:25.306Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:59:04.294Z] #9 DONE 34.2s [2023-12-18T23:59:04.294Z] [2023-12-18T23:59:04.294Z] #10 [builder 6/7] COPY . . [2023-12-18T23:59:04.294Z] #10 DONE 0.2s [2023-12-18T23:59:04.294Z] [2023-12-18T23:59:04.294Z] #11 [builder 7/7] RUN echo noop [2023-12-18T23:59:04.294Z] #11 0.728 noop [2023-12-18T23:59:04.294Z] #11 DONE 0.8s [2023-12-18T23:59:04.294Z] [2023-12-18T23:59:04.294Z] #12 exporting to image [2023-12-18T23:59:04.294Z] #12 exporting layers [2023-12-18T23:59:26.410Z] #12 exporting layers 22.8s done [2023-12-18T23:59:26.411Z] #12 writing image sha256:01c2b212406f190b605b067f3abf1442fc48b4a6fec7bee6a93b6e2882272e11 done [2023-12-18T23:59:26.411Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-18T23:59:26.411Z] #12 DONE 22.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:59:27.054Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:59:27.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:59:27.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-25725 does not seem to be running inside a container [2023-12-18T23:59:27.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:59:28.845Z] $ docker top 41056bf534d671e8b82cb327120fe240b0b7d31e5c1698ba8e4994eac8a0a5d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:59:29.807Z] + go version [2023-12-18T23:59:29.807Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T23:59:29.843Z] $ docker stop --time=1 41056bf534d671e8b82cb327120fe240b0b7d31e5c1698ba8e4994eac8a0a5d3 [2023-12-18T23:59:33.063Z] $ docker rm -f --volumes 41056bf534d671e8b82cb327120fe240b0b7d31e5c1698ba8e4994eac8a0a5d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:59:34.282Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:59:34.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:59:34.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-25725 does not seem to be running inside a container [2023-12-18T23:59:34.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:59:35.727Z] $ docker top dbb64f1ec1a1cdd7d204aece35349a60d83bf10f12d30da3794c3cf50a99ca57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:59:36.359Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:59:36.916Z] + make test [2023-12-18T23:59:36.916Z] go test -race -coverprofile=coverage.out ./... [2023-12-19T00:01:28.633Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-19T00:01:28.633Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-19T00:01:28.633Z] go vet ./... [2023-12-19T00:03:05.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-19T00:03:05.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-19T00:03:05.420Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-19T00:03:05.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-19T00:03:05.543Z] $ docker stop --time=1 dbb64f1ec1a1cdd7d204aece35349a60d83bf10f12d30da3794c3cf50a99ca57 [2023-12-19T00:03:07.511Z] $ docker rm -f --volumes dbb64f1ec1a1cdd7d204aece35349a60d83bf10f12d30da3794c3cf50a99ca57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-19T00:03:09.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-19T00:03:09.298Z] Warning: overwriting stash ‘coverage-report’ [2023-12-19T00:03:09.882Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-19T00:03:10.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-19T00:03:11.101Z] + ls -al . [2023-12-19T00:03:11.101Z] total 180 [2023-12-19T00:03:11.101Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 18 23:59 . [2023-12-19T00:03:11.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:57 .. [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 18 23:57 .dockerignore [2023-12-19T00:03:11.101Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:57 .git [2023-12-19T00:03:11.101Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:57 .github [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 18 23:57 .gitignore [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:57 .golangci.yml [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 18 23:57 Attribution.txt [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 18 23:57 CHANGELOG.md [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 18 23:57 Dockerfile [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:57 GOVERNANCE.md [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 18 23:57 Jenkinsfile [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 18 23:57 LICENSE [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 18 23:57 OWNERS.md [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 18 23:57 README.md [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:43 VERSION [2023-12-19T00:03:11.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:57 bin [2023-12-19T00:03:11.101Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 18 23:59 coverage.out [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 18 23:57 go.mod [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 18 23:57 go.sum [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 18 23:57 main.go [2023-12-19T00:03:11.101Z] -rw-rw-r-- 1 jenkins jenkins 2572 Dec 18 23:57 makefile [2023-12-19T00:03:11.101Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-19T00:03:11.615Z] + 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=e5f006eacc380b953c365256489084faccc1827c --label arch=arm64 --label version=0.0.0 . [2023-12-19T00:03:12.584Z] #0 building with "default" instance using docker driver [2023-12-19T00:03:12.584Z] [2023-12-19T00:03:12.584Z] #1 [internal] load build definition from Dockerfile [2023-12-19T00:03:12.584Z] #1 transferring dockerfile: 2.05kB 0.0s done [2023-12-19T00:03:12.584Z] #1 DONE 0.0s [2023-12-19T00:03:12.584Z] [2023-12-19T00:03:12.584Z] #2 [internal] load .dockerignore [2023-12-19T00:03:12.584Z] #2 transferring context: 159B 0.0s done [2023-12-19T00:03:12.584Z] #2 DONE 0.0s [2023-12-19T00:03:12.584Z] [2023-12-19T00:03:12.584Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-19T00:03:12.584Z] #3 DONE 0.0s [2023-12-19T00:03:12.584Z] [2023-12-19T00:03:12.584Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-19T00:03:12.854Z] #4 DONE 0.3s [2023-12-19T00:03:12.854Z] [2023-12-19T00:03:12.854Z] #5 [internal] load build context [2023-12-19T00:03:12.854Z] #5 transferring context: 1.45kB 0.0s done [2023-12-19T00:03:12.854Z] #5 DONE 0.0s [2023-12-19T00:03:12.854Z] [2023-12-19T00:03:12.854Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-19T00:03:12.854Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-19T00:03:12.854Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-19T00:03:12.854Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-19T00:03:12.854Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-19T00:03:13.127Z] #6 ... [2023-12-19T00:03:13.127Z] [2023-12-19T00:03:13.127Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-19T00:03:13.127Z] #7 DONE 0.3s [2023-12-19T00:03:13.127Z] [2023-12-19T00:03:13.127Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-19T00:03:13.127Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-19T00:03:13.127Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-19T00:03:13.127Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-19T00:03:13.127Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-19T00:03:13.395Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-19T00:03:13.664Z] #6 DONE 1.0s [2023-12-19T00:03:13.664Z] [2023-12-19T00:03:13.664Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-19T00:03:13.933Z] #8 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-19T00:03:14.202Z] #8 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-19T00:03:16.149Z] #8 2.640 OK: 266 MiB in 52 packages [2023-12-19T00:03:16.149Z] #8 DONE 3.0s [2023-12-19T00:03:16.149Z] [2023-12-19T00:03:16.149Z] #9 [builder 3/7] WORKDIR /app [2023-12-19T00:03:16.149Z] #9 DONE 0.1s [2023-12-19T00:03:16.149Z] [2023-12-19T00:03:16.149Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-19T00:03:16.436Z] #10 DONE 0.2s [2023-12-19T00:03:16.436Z] [2023-12-19T00:03:16.436Z] #11 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-19T00:03:16.436Z] #11 0.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-19T00:03:16.436Z] #11 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-19T00:03:16.436Z] #11 2.344 (1/2) Installing ca-certificates (20230506-r0) [2023-12-19T00:03:16.436Z] #11 2.452 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-19T00:03:16.436Z] #11 2.462 Executing busybox-1.36.1-r5.trigger [2023-12-19T00:03:16.436Z] #11 2.489 Executing ca-certificates-20230506-r0.trigger [2023-12-19T00:03:16.706Z] #11 2.779 OK: 9 MiB in 17 packages [2023-12-19T00:03:16.976Z] #11 DONE 3.2s [2023-12-19T00:03:16.976Z] [2023-12-19T00:03:16.976Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-19T00:03:18.386Z] #12 DONE 2.0s [2023-12-19T00:03:18.386Z] [2023-12-19T00:03:18.386Z] #13 [builder 6/7] COPY . . [2023-12-19T00:03:18.656Z] #13 DONE 0.1s [2023-12-19T00:03:18.656Z] [2023-12-19T00:03:18.656Z] #14 [builder 7/7] RUN make build [2023-12-19T00:03:19.240Z] #14 0.739 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-12-19T00:03:19.831Z] #14 ... [2023-12-19T00:03:19.831Z] [2023-12-19T00:03:19.831Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-19T00:03:19.831Z] #15 0.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-19T00:03:19.831Z] #15 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-19T00:03:19.831Z] #15 2.507 OK: 9 MiB in 17 packages [2023-12-19T00:03:19.831Z] #15 DONE 2.8s [2023-12-19T00:03:20.100Z] [2023-12-19T00:03:20.100Z] #14 [builder 7/7] RUN make build [2023-12-19T00:04:27.950Z] #14 DONE 65.4s [2023-12-19T00:04:27.950Z] [2023-12-19T00:04:27.950Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-19T00:04:27.950Z] #16 DONE 0.1s [2023-12-19T00:04:27.950Z] [2023-12-19T00:04:27.950Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2023-12-19T00:04:27.950Z] #17 DONE 0.1s [2023-12-19T00:04:27.950Z] [2023-12-19T00:04:27.950Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2023-12-19T00:04:27.950Z] #18 DONE 0.1s [2023-12-19T00:04:27.950Z] [2023-12-19T00:04:27.950Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-19T00:04:27.950Z] #19 DONE 0.3s [2023-12-19T00:04:27.950Z] [2023-12-19T00:04:27.950Z] #20 exporting to image [2023-12-19T00:04:27.950Z] #20 exporting layers [2023-12-19T00:04:27.950Z] #20 exporting layers 0.3s done [2023-12-19T00:04:27.950Z] #20 writing image sha256:1e7f4eb0b034271616df5ffa393093f79c85915bf7e70e4299a79ec3463bd64d done [2023-12-19T00:04:27.950Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2023-12-19T00:04:27.950Z] #20 DONE 0.3s [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-12-19T00:04:29.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-19T00:04:29.211Z] [2023-12-19T00:04:29.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-19T00:04:29.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-19T00:04:29.945Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-19T00:04:29.945Z] 8998bd30e6a1: Pulling fs layer [2023-12-19T00:04:29.945Z] 04944245beec: Pulling fs layer [2023-12-19T00:04:29.945Z] 699f458cf7ca: Pulling fs layer [2023-12-19T00:04:29.945Z] 765212b225bb: Pulling fs layer [2023-12-19T00:04:29.945Z] f23df028b6ca: Pulling fs layer [2023-12-19T00:04:29.945Z] d65c8cfc05b1: Pulling fs layer [2023-12-19T00:04:29.945Z] 2437ff75d9bd: Pulling fs layer [2023-12-19T00:04:29.945Z] f23df028b6ca: Waiting [2023-12-19T00:04:29.945Z] d65c8cfc05b1: Waiting [2023-12-19T00:04:29.945Z] 2437ff75d9bd: Waiting [2023-12-19T00:04:29.945Z] 765212b225bb: Waiting [2023-12-19T00:04:29.945Z] 04944245beec: Verifying Checksum [2023-12-19T00:04:29.945Z] 04944245beec: Download complete [2023-12-19T00:04:29.945Z] 765212b225bb: Verifying Checksum [2023-12-19T00:04:29.945Z] 765212b225bb: Download complete [2023-12-19T00:04:29.945Z] f23df028b6ca: Verifying Checksum [2023-12-19T00:04:29.945Z] f23df028b6ca: Download complete [2023-12-19T00:04:29.945Z] d65c8cfc05b1: Verifying Checksum [2023-12-19T00:04:29.945Z] d65c8cfc05b1: Download complete [2023-12-19T00:04:30.215Z] 699f458cf7ca: Verifying Checksum [2023-12-19T00:04:30.215Z] 699f458cf7ca: Download complete [2023-12-19T00:04:30.486Z] 8998bd30e6a1: Verifying Checksum [2023-12-19T00:04:30.486Z] 8998bd30e6a1: Download complete [2023-12-19T00:04:32.431Z] 2437ff75d9bd: Verifying Checksum [2023-12-19T00:04:32.431Z] 2437ff75d9bd: Download complete [2023-12-19T00:04:37.769Z] 8998bd30e6a1: Pull complete [2023-12-19T00:04:38.037Z] 04944245beec: Pull complete [2023-12-19T00:04:39.983Z] 699f458cf7ca: Pull complete [2023-12-19T00:04:40.251Z] 765212b225bb: Pull complete [2023-12-19T00:04:41.227Z] f23df028b6ca: Pull complete [2023-12-19T00:04:41.227Z] d65c8cfc05b1: Pull complete [2023-12-19T00:05:07.940Z] 2437ff75d9bd: Pull complete [2023-12-19T00:05:07.940Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-19T00:05:07.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-19T00:05:07.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-19T00:05:11.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-25725 does not seem to be running inside a container [2023-12-19T00:05:11.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-19T00:05:13.519Z] $ docker top 6d8564aa72eacad264847549f6d97b1d644254f9c5ca005471da32798ab028a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-19T00:05:14.205Z] ---> job-cost.sh [2023-12-19T00:05:14.478Z] lf-activate-venv: SKIPPING [2023-12-19T00:05:14.478Z] INFO: No Stack... [2023-12-19T00:05:14.745Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-19T00:05:15.719Z] INFO: Archiving Costs [Pipeline] sh [2023-12-19T00:05:16.054Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-12-19T00:05:16.054Z] + cut -d, -f6 [Pipeline] lock [2023-12-19T00:05:16.143Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [2023-12-19T00:05:16.148Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] did not exist. Created. [2023-12-19T00:05:16.148Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-19T00:05:16.686Z] /w/workspace/app-service-configurable/1@tmp/durable-c16e690e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-19T00:05:17.028Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-19T00:05:17.061Z] Warning: overwriting stash ‘stack-cost’ [2023-12-19T00:05:17.113Z] Stashed 1 file(s) [Pipeline] } [2023-12-19T00:05:17.165Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-631-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-19T00:05:17.341Z] $ docker stop --time=1 6d8564aa72eacad264847549f6d97b1d644254f9c5ca005471da32798ab028a3 [2023-12-19T00:05:22.992Z] $ docker rm -f --volumes 6d8564aa72eacad264847549f6d97b1d644254f9c5ca005471da32798ab028a3 [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-12-19T00:05:25.011Z] provisioning config files... [2023-12-19T00:05:25.019Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-631@tmp/config9629694988787415507tmp [Pipeline] { [Pipeline] sh [2023-12-19T00:05:25.457Z] + set +x [2023-12-19T00:05:25.457Z] + curl -s https://codecov.io/bash [2023-12-19T00:05:25.457Z] + bash -s -- [2023-12-19T00:05:25.457Z] [2023-12-19T00:05:25.457Z] _____ _ [2023-12-19T00:05:25.457Z] / ____| | | [2023-12-19T00:05:25.457Z] | | ___ __| | ___ ___ _____ __ [2023-12-19T00:05:25.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-19T00:05:25.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-19T00:05:25.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-19T00:05:25.457Z] Bash-1.0.6 [2023-12-19T00:05:25.457Z] [2023-12-19T00:05:25.457Z] [2023-12-19T00:05:25.457Z] ==> git version 2.25.1 found [2023-12-19T00:05:25.457Z] ==> 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-12-19T00:05:25.457Z] Release-Date: 2020-01-08 [2023-12-19T00:05:25.457Z] 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-12-19T00:05:25.457Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-19T00:05:25.457Z] ==> Jenkins CI detected. [2023-12-19T00:05:25.457Z] current dir:  /w/workspace/_app-service-configurable_PR-631 [2023-12-19T00:05:25.457Z] project root: . [2023-12-19T00:05:25.457Z] --> token set from env [2023-12-19T00:05:25.457Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-19T00:05:25.457Z] ==> Running gcov in . (disable via -X gcov) [2023-12-19T00:05:25.457Z] ==> Python coveragepy not found [2023-12-19T00:05:25.457Z] ==> Searching for coverage reports in: [2023-12-19T00:05:25.457Z] + . [2023-12-19T00:05:25.457Z] -> Found 1 reports [2023-12-19T00:05:25.457Z] ==> Detecting git/mercurial file structure [2023-12-19T00:05:25.457Z] ==> Reading reports [2023-12-19T00:05:25.457Z] + ./coverage.out bytes=13 [2023-12-19T00:05:25.457Z] ==> Appending adjustments [2023-12-19T00:05:25.457Z] https://docs.codecov.io/docs/fixing-reports [2023-12-19T00:05:25.717Z] + Found adjustments [2023-12-19T00:05:25.717Z] ==> Gzipping contents [2023-12-19T00:05:25.717Z] 4.0K /tmp/codecov.MKsBHE.gz [2023-12-19T00:05:25.717Z] ==> Uploading reports [2023-12-19T00:05:25.717Z] url: https://codecov.io [2023-12-19T00:05:25.717Z] query: branch=PR-631&commit=e5f006eacc380b953c365256489084faccc1827c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=631&job=&cmd_args= [2023-12-19T00:05:25.717Z] -> Pinging Codecov [2023-12-19T00:05:25.717Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-631&commit=e5f006eacc380b953c365256489084faccc1827c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=631&job=&cmd_args= [2023-12-19T00:05:25.717Z] -> Uploading to [2023-12-19T00:05:25.718Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-19/A97CA9966030D2A3747ED39772930CCE/e5f006eacc380b953c365256489084faccc1827c/102c902b-6c51-4bda-9ff3-36f45235dcda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231219T000525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1e055af320312dbcf8907ae0e05f6910c6032da85811e07533799fc1c196ea6 [2023-12-19T00:05:25.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-19T00:05:25.718Z] Dload Upload Total Spent Left Speed [2023-12-19T00:05:25.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 966 --:--:-- --:--:-- --:--:-- 970 [2023-12-19T00:05:25.980Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e5f006eacc380b953c365256489084faccc1827c [Pipeline] } [2023-12-19T00:05:26.024Z] 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-12-19T00:05:29.253Z] + [ -d /w/workspace/_app-service-configurable_PR-631/archives ] [2023-12-19T00:05:29.254Z] + ls -al /w/workspace/_app-service-configurable_PR-631/archives [2023-12-19T00:05:29.254Z] total 16 [2023-12-19T00:05:29.254Z] drwxr-xr-x 3 root root 4096 Dec 18 23:45 . [2023-12-19T00:05:29.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:45 .. [2023-12-19T00:05:29.254Z] drwxr-xr-x 2 root root 4096 Dec 18 23:45 cost [2023-12-19T00:05:29.254Z] -rw-r--r-- 1 root root 96 Dec 18 23:45 cost.csv [2023-12-19T00:05:29.254Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-631/archives [2023-12-19T00:05:29.254Z] + ls -al /w/workspace/_app-service-configurable_PR-631/archives [2023-12-19T00:05:29.254Z] total 16 [2023-12-19T00:05:29.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:45 . [2023-12-19T00:05:29.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:45 .. [2023-12-19T00:05:29.254Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:45 cost [2023-12-19T00:05:29.254Z] -rw-r--r-- 1 jenkins jenkins 96 Dec 18 23:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-19T00:05:29.589Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-19T00:05:30.497Z] ---> package-listing.sh [2023-12-19T00:05:30.497Z] ++ facter osfamily [2023-12-19T00:05:30.497Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-19T00:05:30.757Z] + OS_FAMILY=debian [2023-12-19T00:05:30.757Z] + workspace=/w/workspace/_app-service-configurable_PR-631 [2023-12-19T00:05:30.757Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-19T00:05:30.757Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-19T00:05:30.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-19T00:05:30.757Z] + PACKAGES=/tmp/packages_start.txt [2023-12-19T00:05:30.757Z] + '[' /w/workspace/_app-service-configurable_PR-631 ']' [2023-12-19T00:05:30.757Z] + PACKAGES=/tmp/packages_end.txt [2023-12-19T00:05:30.757Z] + case "${OS_FAMILY}" in [2023-12-19T00:05:30.757Z] + dpkg -l [2023-12-19T00:05:30.757Z] + grep '^ii' [2023-12-19T00:05:30.757Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-19T00:05:30.757Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-19T00:05:30.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-19T00:05:30.757Z] + '[' /w/workspace/_app-service-configurable_PR-631 ']' [2023-12-19T00:05:30.757Z] + mkdir -p /w/workspace/_app-service-configurable_PR-631/archives/ [2023-12-19T00:05:30.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-631/archives/ [Pipeline] echo [2023-12-19T00:05:30.800Z] 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-631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-19T00:05:31.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-19T00:05:31.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-19T00:05:31.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-19T00:05:32.037Z] prd-ubuntu20.04-docker-8c-8g-25439 does not seem to be running inside a container [2023-12-19T00:05:32.063Z] $ 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-631/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-631 -v /w/workspace/_app-service-configurable_PR-631:/w/workspace/_app-service-configurable_PR-631:rw,z -v /w/workspace/_app-service-configurable_PR-631@tmp:/w/workspace/_app-service-configurable_PR-631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-19T00:05:32.288Z] $ docker top 90650549dde4974ff8bf2f310a36b74d5cf2fd82fa4f074214fc4b45cbf21589 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-19T00:05:32.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-19T00:05:33.089Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-19T00:05:33.399Z] + ls /var/log/sa-host [2023-12-19T00:05:33.399Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-19T00:05:33.585Z] provisioning config files... [2023-12-19T00:05:33.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-631@tmp/config751069984038425882tmp [Pipeline] { [Pipeline] echo [2023-12-19T00:05:33.766Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-19T00:05:34.091Z] ---> create-netrc.sh [Pipeline] } [2023-12-19T00:05:34.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-19T00:05:34.623Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-19T00:05:34.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-19T00:05:34.970Z] ---> sudo-logs.sh [2023-12-19T00:05:34.970Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-19T00:05:35.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-19T00:05:35.418Z] ---> job-cost.sh [2023-12-19T00:05:35.418Z] lf-activate-venv: SKIPPING [2023-12-19T00:05:35.418Z] DEBUG: total: 0.2199999988079071 [2023-12-19T00:05:35.418Z] INFO: Retrieving Stack Cost... [2023-12-19T00:05:35.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-19T00:05:35.937Z] INFO: Archiving Costs [Pipeline] echo [2023-12-19T00:05:35.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-19T00:05:36.301Z] ---> logs-deploy.sh [2023-12-19T00:05:36.301Z] lf-activate-venv: SKIPPING [2023-12-19T00:05:36.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-631/1 [2023-12-19T00:05:36.301Z] INFO: archiving workspace using pattern(s): [2023-12-19T00:05:37.237Z] Archives upload complete. [2023-12-19T00:05:37.237Z] INFO: archiving logs to Nexus