Push event to branch compression-fix Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d 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-ssh9699647016559486529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7517297925999700250.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/compression-fix/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/compression-fix/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17310443129447593668.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/compression-fix/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9595651031516153603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15323109098279214774.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/compression-fix/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/compression-fix/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18059192533724930809.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.18, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7421 in /w/workspace/ice-configurable_compression-fix [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/ice-configurable_compression-fix # 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 Avoid second fetch Checking out Revision b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d (compression-fix) > 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 core.sparsecheckout # timeout=10 > git checkout -f b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d # timeout=10 Commit message: "fix: [levski] Make Compression functions thread safe" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T18:12:31.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T18:12:31.284Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T18:12:31.382Z] ========================================================= [2023-04-11T18:12:31.382Z] EdgeX Global Pipelines Version Info [2023-04-11T18:12:31.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:12:32.129Z] ------------------- [2023-04-11T18:12:32.129Z] stable info: [2023-04-11T18:12:32.129Z] ------------------- [2023-04-11T18:12:32.129Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T18:12:32.129Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T18:12:32.129Z] Message: update stable to v1.0.245 [2023-04-11T18:12:32.700Z] ------------------- [2023-04-11T18:12:32.700Z] experimental info: [2023-04-11T18:12:32.700Z] ------------------- [2023-04-11T18:12:32.700Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T18:12:32.700Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T18:12:32.700Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T18:12:32.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-11T18:12:33.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-11T18:12:33.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T18:12:33.099Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T18:12:33.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T18:12:33.173Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-04-11T18:12:33.209Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T18:12:33.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T18:12:33.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T18:12:33.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T18:12:33.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T18:12:33.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-11T18:12:33.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T18:12:33.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T18:12:33.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T18:12:33.564Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T18:12:33.609Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T18:12:33.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T18:12:33.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T18:12:33.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T18:12:33.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-11T18:12:33.814Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-11T18:12:33.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T18:12:33.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T18:12:33.941Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-11T18:12:33.982Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T18:12:34.021Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T18:12:34.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = compression-fix [Pipeline] echo [2023-04-11T18:12:34.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = compression-fix [Pipeline] echo [2023-04-11T18:12:34.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = compression-fix [Pipeline] echo [2023-04-11T18:12:34.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d [Pipeline] echo [2023-04-11T18:12:34.203Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5ac4f9 [Pipeline] echo [2023-04-11T18:12:34.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T18:12:34.364Z] provisioning config files... [2023-04-11T18:12:34.379Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ice-configurable_compression-fix@tmp/config13874635938661762030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:12:34.726Z] ---> docker-login.sh [2023-04-11T18:12:34.726Z] nexus3.edgexfoundry.org:10001 [2023-04-11T18:12:34.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:35.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:35.245Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:35.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:35.245Z] [2023-04-11T18:12:35.245Z] Login Succeeded [2023-04-11T18:12:35.245Z] nexus3.edgexfoundry.org:10002 [2023-04-11T18:12:35.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:35.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:35.245Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:35.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:35.245Z] [2023-04-11T18:12:35.245Z] Login Succeeded [2023-04-11T18:12:35.245Z] nexus3.edgexfoundry.org:10003 [2023-04-11T18:12:35.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:35.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:35.506Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:35.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:35.506Z] [2023-04-11T18:12:35.506Z] Login Succeeded [2023-04-11T18:12:35.506Z] nexus3.edgexfoundry.org:10004 [2023-04-11T18:12:35.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:35.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:35.506Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:35.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:35.506Z] [2023-04-11T18:12:35.506Z] Login Succeeded [2023-04-11T18:12:35.506Z] docker.io [2023-04-11T18:12:35.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:35.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:35.766Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:35.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:35.766Z] [2023-04-11T18:12:35.766Z] Login Succeeded [2023-04-11T18:12:35.766Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T18:12:35.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T18:12:36.433Z] + git rev-list -1 --merges b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d~1..b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d [Pipeline] echo [2023-04-11T18:12:36.499Z] -----------> git rev-list -1 --merges b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d~1..b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d [false] [Pipeline] sh [2023-04-11T18:12:36.818Z] + git log --format=format:%s -1 b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d [Pipeline] echo [2023-04-11T18:12:36.857Z] ========================================================= [2023-04-11T18:12:36.857Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T18:12:36.857Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T18:12:37.305Z] + git log --format=format:%s -1 b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d [Pipeline] echo [2023-04-11T18:12:37.337Z] [semverPrep] GIT_COMMIT: b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d, Commit Message: fix: [levski] Make Compression functions thread safe [Pipeline] echo [2023-04-11T18:12:37.368Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T18:12:37.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T18:12:37.781Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T18:12:37.781Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T18:12:37.781Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T18:12:37.781Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T18:12:37.781Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T18:12:37.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:12:38.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:12:38.314Z] [2023-04-11T18:12:38.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:12:38.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:12:38.693Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T18:12:38.693Z] b85a868b505f: Pulling fs layer [2023-04-11T18:12:38.693Z] e2be974225ed: Pulling fs layer [2023-04-11T18:12:38.693Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T18:12:38.693Z] 988bab9f4d93: Pulling fs layer [2023-04-11T18:12:38.693Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T18:12:38.693Z] eaf3925da568: Pulling fs layer [2023-04-11T18:12:38.693Z] bab4dde63d76: Pulling fs layer [2023-04-11T18:12:38.693Z] bde34c3a00c8: Pulling fs layer [2023-04-11T18:12:38.693Z] b352a97aabf1: Pulling fs layer [2023-04-11T18:12:38.693Z] 4872d77fe225: Pulling fs layer [2023-04-11T18:12:38.693Z] 5851b861e8e6: Pulling fs layer [2023-04-11T18:12:38.693Z] bab4dde63d76: Waiting [2023-04-11T18:12:38.693Z] 4872d77fe225: Waiting [2023-04-11T18:12:38.693Z] bde34c3a00c8: Waiting [2023-04-11T18:12:38.693Z] 988bab9f4d93: Waiting [2023-04-11T18:12:38.693Z] 5851b861e8e6: Waiting [2023-04-11T18:12:38.693Z] 1469e6f7b9e6: Waiting [2023-04-11T18:12:38.693Z] eaf3925da568: Waiting [2023-04-11T18:12:38.693Z] b352a97aabf1: Waiting [2023-04-11T18:12:38.693Z] e2be974225ed: Download complete [2023-04-11T18:12:38.693Z] 988bab9f4d93: Verifying Checksum [2023-04-11T18:12:38.693Z] 988bab9f4d93: Download complete [2023-04-11T18:12:38.953Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T18:12:38.953Z] 339a4e72a1f5: Download complete [2023-04-11T18:12:38.953Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T18:12:38.953Z] 1469e6f7b9e6: Download complete [2023-04-11T18:12:38.953Z] eaf3925da568: Verifying Checksum [2023-04-11T18:12:38.953Z] eaf3925da568: Download complete [2023-04-11T18:12:38.953Z] bde34c3a00c8: Verifying Checksum [2023-04-11T18:12:38.953Z] bde34c3a00c8: Download complete [2023-04-11T18:12:38.953Z] b352a97aabf1: Download complete [2023-04-11T18:12:38.953Z] 4872d77fe225: Verifying Checksum [2023-04-11T18:12:38.953Z] 4872d77fe225: Download complete [2023-04-11T18:12:38.953Z] 5851b861e8e6: Verifying Checksum [2023-04-11T18:12:38.953Z] 5851b861e8e6: Download complete [2023-04-11T18:12:38.953Z] b85a868b505f: Verifying Checksum [2023-04-11T18:12:38.953Z] b85a868b505f: Download complete [2023-04-11T18:12:39.212Z] bab4dde63d76: Verifying Checksum [2023-04-11T18:12:39.212Z] bab4dde63d76: Download complete [2023-04-11T18:12:40.148Z] b85a868b505f: Pull complete [2023-04-11T18:12:40.408Z] e2be974225ed: Pull complete [2023-04-11T18:12:40.987Z] 339a4e72a1f5: Pull complete [2023-04-11T18:12:40.987Z] 988bab9f4d93: Pull complete [2023-04-11T18:12:41.246Z] 1469e6f7b9e6: Pull complete [2023-04-11T18:12:41.246Z] eaf3925da568: Pull complete [2023-04-11T18:12:42.622Z] bab4dde63d76: Pull complete [2023-04-11T18:12:42.882Z] bde34c3a00c8: Pull complete [2023-04-11T18:12:42.882Z] b352a97aabf1: Pull complete [2023-04-11T18:12:42.882Z] 4872d77fe225: Pull complete [2023-04-11T18:12:43.141Z] 5851b861e8e6: Pull complete [2023-04-11T18:12:43.141Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T18:12:43.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T18:12:43.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:12:43.393Z] prd-ubuntu20.04-docker-8c-8g-7421 does not seem to be running inside a container [2023-04-11T18:12:43.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ice-configurable_compression-fix -v /w/workspace/ice-configurable_compression-fix:/w/workspace/ice-configurable_compression-fix:rw,z -v /w/workspace/ice-configurable_compression-fix@tmp:/w/workspace/ice-configurable_compression-fix@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T18:12:49.632Z] $ docker top 1d63bf9d1568b487bb10463afb3e8dd413cc2c9a7a7a9c6ac022e7c798052cf6 -eo pid,comm [2023-04-11T18:12:49.687Z] 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-04-11T18:12:49.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T18:12:49.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T18:12:49.808Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T18:12:49.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T18:12:49.936Z] $ docker exec 1d63bf9d1568b487bb10463afb3e8dd413cc2c9a7a7a9c6ac022e7c798052cf6 ssh-agent [2023-04-11T18:12:50.048Z] SSH_AUTH_SOCK=/tmp/ssh-mnQRsEaQkOSQ/agent.32 [2023-04-11T18:12:50.048Z] SSH_AGENT_PID=38 [2023-04-11T18:12:50.055Z] Running ssh-add (command line suppressed) [2023-04-11T18:12:50.151Z] Identity added: /w/workspace/ice-configurable_compression-fix@tmp/private_key_7781042338541718572.key (/w/workspace/ice-configurable_compression-fix@tmp/private_key_7781042338541718572.key) [2023-04-11T18:12:50.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T18:12:50.538Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T18:12:50.567Z] $ docker exec --env ******** --env ******** 1d63bf9d1568b487bb10463afb3e8dd413cc2c9a7a7a9c6ac022e7c798052cf6 ssh-agent -k [2023-04-11T18:12:50.662Z] unset SSH_AUTH_SOCK; [2023-04-11T18:12:50.662Z] unset SSH_AGENT_PID; [2023-04-11T18:12:50.662Z] echo Agent pid 38 killed; [2023-04-11T18:12:50.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T18:12:50.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T18:12:50.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T18:12:50.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T18:12:50.870Z] $ docker exec 1d63bf9d1568b487bb10463afb3e8dd413cc2c9a7a7a9c6ac022e7c798052cf6 ssh-agent [2023-04-11T18:12:51.007Z] SSH_AUTH_SOCK=/tmp/ssh-bqkPpuf1Yx3p/agent.71 [2023-04-11T18:12:51.007Z] SSH_AGENT_PID=77 [2023-04-11T18:12:51.012Z] Running ssh-add (command line suppressed) [2023-04-11T18:12:51.122Z] Identity added: /w/workspace/ice-configurable_compression-fix@tmp/private_key_4362762845071455908.key (/w/workspace/ice-configurable_compression-fix@tmp/private_key_4362762845071455908.key) [2023-04-11T18:12:51.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T18:12:51.454Z] + git semver init [2023-04-11T18:12:51.715Z] 2023-04-11 18:12:51,673 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T18:12:51.715Z] 2023-04-11 18:12:51,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ice-configurable_compression-fix/.semver [2023-04-11T18:12:51.715Z] 2023-04-11 18:12:51,674 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ice-configurable_compression-fix/.semver [2023-04-11T18:12:51.715Z] 2023-04-11 18:12:51,674 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ice-configurable_compression-fix/.semver'], cwd=/w/workspace/ice-configurable_compression-fix, universal_newlines=False, shell=None, istream=None) [2023-04-11T18:12:52.658Z] 2023-04-11 18:12:52,480 [append_file] DEBUG append to file:/w/workspace/ice-configurable_compression-fix/.git/info/exclude [2023-04-11T18:12:52.658Z] 2023-04-11 18:12:52,481 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ice-configurable_compression-fix/.semver/compression-fix with force:False [2023-04-11T18:12:52.658Z] 2023-04-11 18:12:52,481 [write_file] DEBUG write to file:/w/workspace/ice-configurable_compression-fix/.semver/compression-fix [2023-04-11T18:12:52.658Z] 2023-04-11 18:12:52,486 [execute] INFO git cat-file --batch-check [2023-04-11T18:12:52.658Z] 2023-04-11 18:12:52,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ice-configurable_compression-fix/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T18:12:52.658Z] 2023-04-11 18:12:52,492 [execute] INFO git cat-file --batch [2023-04-11T18:12:52.658Z] 2023-04-11 18:12:52,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ice-configurable_compression-fix/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T18:12:52.658Z] 2023-04-11 18:12:52,495 [read_version] DEBUG read version from /w/workspace/ice-configurable_compression-fix/.semver/compression-fix [2023-04-11T18:12:52.658Z] 0.0.0 [Pipeline] } [2023-04-11T18:12:52.687Z] $ docker exec --env ******** --env ******** 1d63bf9d1568b487bb10463afb3e8dd413cc2c9a7a7a9c6ac022e7c798052cf6 ssh-agent -k [2023-04-11T18:12:52.790Z] unset SSH_AUTH_SOCK; [2023-04-11T18:12:52.791Z] unset SSH_AGENT_PID; [2023-04-11T18:12:52.791Z] echo Agent pid 77 killed; [2023-04-11T18:12:52.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T18:12:53.218Z] + git semver [Pipeline] } [2023-04-11T18:12:53.505Z] $ docker stop --time=1 1d63bf9d1568b487bb10463afb3e8dd413cc2c9a7a7a9c6ac022e7c798052cf6 [2023-04-11T18:12:55.218Z] $ docker rm -f --volumes 1d63bf9d1568b487bb10463afb3e8dd413cc2c9a7a7a9c6ac022e7c798052cf6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T18:12:55.729Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T18:12:56.048Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T18:12:56.065Z] [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-04-11T18:12:56.904Z] provisioning config files... [2023-04-11T18:12:56.915Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ice-configurable_compression-fix@tmp/config11238945246992582765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:12:57.271Z] ---> docker-login.sh [2023-04-11T18:12:57.272Z] nexus3.edgexfoundry.org:10001 [2023-04-11T18:12:57.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:57.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:57.272Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:57.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:57.272Z] [2023-04-11T18:12:57.272Z] Login Succeeded [2023-04-11T18:12:57.272Z] nexus3.edgexfoundry.org:10002 [2023-04-11T18:12:57.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:57.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:57.534Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:57.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:57.534Z] [2023-04-11T18:12:57.534Z] Login Succeeded [2023-04-11T18:12:57.534Z] nexus3.edgexfoundry.org:10003 [2023-04-11T18:12:57.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:57.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:57.534Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:57.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:57.534Z] [2023-04-11T18:12:57.534Z] Login Succeeded [2023-04-11T18:12:57.534Z] nexus3.edgexfoundry.org:10004 [2023-04-11T18:12:57.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:57.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:57.534Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:57.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:57.534Z] [2023-04-11T18:12:57.534Z] Login Succeeded [2023-04-11T18:12:57.534Z] docker.io [2023-04-11T18:12:57.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:12:57.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:12:57.795Z] Configure a credential helper to remove this warning. See [2023-04-11T18:12:57.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:12:57.795Z] [2023-04-11T18:12:57.795Z] Login Succeeded [2023-04-11T18:12:57.795Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T18:12:57.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T18:12:58.027Z] [edgeX.isLTS] Checking if [compression-fix] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:12:58.066Z] [edgeX.isLTS] Checking if [compression-fix] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:12:58.101Z] ========================================================= [2023-04-11T18:12:58.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-04-11T18:12:58.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:12:58.598Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-11T18:12:58.598Z] Sending build context to Docker daemon 3.316MB [2023-04-11T18:12:58.598Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T18:12:58.598Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T18:12:58.859Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T18:12:58.859Z] 213ec9aee27d: Pulling fs layer [2023-04-11T18:12:58.859Z] 4583459ba037: Pulling fs layer [2023-04-11T18:12:58.859Z] 93c1e223e6f2: Pulling fs layer [2023-04-11T18:12:58.859Z] 53926ce57604: Pulling fs layer [2023-04-11T18:12:58.859Z] 21b2b0c7a3f4: Pulling fs layer [2023-04-11T18:12:58.859Z] 22ff95d597cd: Pulling fs layer [2023-04-11T18:12:58.859Z] 12d6caf4c0d1: Pulling fs layer [2023-04-11T18:12:58.859Z] 96b7cbca73a9: Pulling fs layer [2023-04-11T18:12:58.859Z] a7acece74701: Pulling fs layer [2023-04-11T18:12:58.859Z] 22ff95d597cd: Waiting [2023-04-11T18:12:58.859Z] 12d6caf4c0d1: Waiting [2023-04-11T18:12:58.859Z] 96b7cbca73a9: Waiting [2023-04-11T18:12:58.859Z] a7acece74701: Waiting [2023-04-11T18:12:58.859Z] 21b2b0c7a3f4: Waiting [2023-04-11T18:12:59.121Z] 93c1e223e6f2: Verifying Checksum [2023-04-11T18:12:59.121Z] 93c1e223e6f2: Download complete [2023-04-11T18:12:59.121Z] 4583459ba037: Verifying Checksum [2023-04-11T18:12:59.121Z] 4583459ba037: Download complete [2023-04-11T18:12:59.121Z] 21b2b0c7a3f4: Verifying Checksum [2023-04-11T18:12:59.121Z] 21b2b0c7a3f4: Download complete [2023-04-11T18:12:59.121Z] 22ff95d597cd: Verifying Checksum [2023-04-11T18:12:59.121Z] 22ff95d597cd: Download complete [2023-04-11T18:12:59.121Z] 213ec9aee27d: Verifying Checksum [2023-04-11T18:12:59.121Z] 213ec9aee27d: Download complete [2023-04-11T18:12:59.121Z] 12d6caf4c0d1: Download complete [2023-04-11T18:12:59.393Z] 213ec9aee27d: Pull complete [2023-04-11T18:12:59.393Z] a7acece74701: Verifying Checksum [2023-04-11T18:12:59.393Z] a7acece74701: Download complete [2023-04-11T18:12:59.651Z] 96b7cbca73a9: Verifying Checksum [2023-04-11T18:12:59.651Z] 96b7cbca73a9: Download complete [2023-04-11T18:12:59.912Z] 53926ce57604: Verifying Checksum [2023-04-11T18:12:59.912Z] 53926ce57604: Download complete [2023-04-11T18:13:00.173Z] 4583459ba037: Pull complete [2023-04-11T18:13:01.109Z] 93c1e223e6f2: Pull complete [2023-04-11T18:13:06.373Z] 53926ce57604: Pull complete [2023-04-11T18:13:06.373Z] 21b2b0c7a3f4: Pull complete [2023-04-11T18:13:06.939Z] 22ff95d597cd: Pull complete [2023-04-11T18:13:07.873Z] 12d6caf4c0d1: Pull complete [2023-04-11T18:13:09.773Z] 96b7cbca73a9: Pull complete [2023-04-11T18:13:10.708Z] a7acece74701: Pull complete [2023-04-11T18:13:10.708Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-04-11T18:13:10.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-04-11T18:13:10.709Z] ---> db6d94c90886 [2023-04-11T18:13:10.709Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T18:13:11.527Z] Still waiting to schedule task [2023-04-11T18:13:11.527Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T18:13:25.608Z] ---> Running in 6af96a5ede56 [2023-04-11T18:13:25.608Z] Removing intermediate container 6af96a5ede56 [2023-04-11T18:13:25.608Z] ---> 9b11cf95c6be [2023-04-11T18:13:25.608Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T18:13:25.608Z] ---> Running in 530b525f7f1d [2023-04-11T18:13:25.608Z] Removing intermediate container 530b525f7f1d [2023-04-11T18:13:25.608Z] ---> 1afbd0900736 [2023-04-11T18:13:25.608Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T18:13:25.867Z] ---> Running in 011532851d87 [2023-04-11T18:13:26.436Z] Removing intermediate container 011532851d87 [2023-04-11T18:13:26.436Z] ---> c7f1bba665ae [2023-04-11T18:13:26.436Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:13:27.007Z] ---> Running in fa83b09a9d88 [2023-04-11T18:13:27.576Z] Removing intermediate container fa83b09a9d88 [2023-04-11T18:13:27.576Z] ---> 49781a76b55b [2023-04-11T18:13:27.576Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T18:13:27.576Z] ---> Running in a3a4460a2e1e [2023-04-11T18:13:28.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T18:13:28.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T18:13:28.774Z] OK: 211 MiB in 51 packages [2023-04-11T18:13:29.711Z] Removing intermediate container a3a4460a2e1e [2023-04-11T18:13:29.711Z] ---> 69aab70429b0 [2023-04-11T18:13:29.711Z] Step 8/13 : WORKDIR /app [2023-04-11T18:13:29.711Z] ---> Running in 59fdf4898e6d [2023-04-11T18:13:30.278Z] Removing intermediate container 59fdf4898e6d [2023-04-11T18:13:30.278Z] ---> 7ed05b9923ed [2023-04-11T18:13:30.278Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T18:13:30.536Z] ---> 4975b0b5b0ef [2023-04-11T18:13:30.536Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T18:13:30.795Z] ---> Running in 51cf39984413 [2023-04-11T18:14:09.527Z] Removing intermediate container 51cf39984413 [2023-04-11T18:14:09.527Z] ---> e70f0a93f339 [2023-04-11T18:14:09.527Z] Step 11/13 : COPY . . [2023-04-11T18:14:09.527Z] ---> 7caa62b6b199 [2023-04-11T18:14:09.527Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T18:14:09.527Z] ---> Running in 6db95065a2e9 [2023-04-11T18:14:09.527Z] Removing intermediate container 6db95065a2e9 [2023-04-11T18:14:09.527Z] ---> 04a828d1f25d [2023-04-11T18:14:09.527Z] Step 13/13 : RUN $MAKE [2023-04-11T18:14:09.527Z] ---> Running in 7a14c1f095cd [2023-04-11T18:14:09.527Z] noop [2023-04-11T18:14:09.527Z] Removing intermediate container 7a14c1f095cd [2023-04-11T18:14:09.527Z] ---> 6283f563d64a [2023-04-11T18:14:09.527Z] Successfully built 6283f563d64a [2023-04-11T18:14:09.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:14:09.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T18:14:09.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:14:10.328Z] prd-ubuntu20.04-docker-8c-8g-7421 does not seem to be running inside a container [2023-04-11T18:14:10.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ice-configurable_compression-fix -v /w/workspace/ice-configurable_compression-fix:/w/workspace/ice-configurable_compression-fix:rw,z -v /w/workspace/ice-configurable_compression-fix@tmp:/w/workspace/ice-configurable_compression-fix@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 ******** ci-base-image-x86_64 cat [2023-04-11T18:14:10.754Z] $ docker top 25b3b0c8cd07eaa8295904ecf9a323da511859da9c947b1b9db8ccb97fc10ce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:14:11.158Z] + go version [2023-04-11T18:14:11.158Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-04-11T18:14:11.190Z] $ docker stop --time=1 25b3b0c8cd07eaa8295904ecf9a323da511859da9c947b1b9db8ccb97fc10ce5 [2023-04-11T18:14:12.569Z] $ docker rm -f --volumes 25b3b0c8cd07eaa8295904ecf9a323da511859da9c947b1b9db8ccb97fc10ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:14:13.320Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T18:14:13.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:14:13.481Z] prd-ubuntu20.04-docker-8c-8g-7421 does not seem to be running inside a container [2023-04-11T18:14:13.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ice-configurable_compression-fix -v /w/workspace/ice-configurable_compression-fix:/w/workspace/ice-configurable_compression-fix:rw,z -v /w/workspace/ice-configurable_compression-fix@tmp:/w/workspace/ice-configurable_compression-fix@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 ******** ci-base-image-x86_64 cat [2023-04-11T18:14:13.873Z] $ docker top 95a82a38c031a64a019401da7369d8e436baf2b1c7ba25518801a727e79a181a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:14:14.265Z] + git config --global --add safe.directory /w/workspace/ice-configurable_compression-fix [Pipeline] fileExists [Pipeline] sh [2023-04-11T18:14:14.640Z] + make test [2023-04-11T18:14:14.640Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T18:14:24.609Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T18:14:24.609Z] CGO_ENABLED=1 go vet ./... [2023-04-11T18:14:27.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T18:14:27.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T18:14:27.138Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T18:14:27.174Z] [edgeX.isLTS] Checking if [compression-fix] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T18:14:27.204Z] $ docker stop --time=1 95a82a38c031a64a019401da7369d8e436baf2b1c7ba25518801a727e79a181a [2023-04-11T18:14:36.004Z] $ docker rm -f --volumes 95a82a38c031a64a019401da7369d8e436baf2b1c7ba25518801a727e79a181a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T18:14:36.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T18:14:36.788Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-11T18:14:37.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T18:14:37.765Z] + ls -al . [2023-04-11T18:14:37.765Z] total 184 [2023-04-11T18:14:37.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:14 . [2023-04-11T18:14:37.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:12 .. [2023-04-11T18:14:37.765Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 18:12 .dockerignore [2023-04-11T18:14:37.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:12 .git [2023-04-11T18:14:37.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 18:12 .github [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 18:12 .gitignore [2023-04-11T18:14:37.766Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 18:12 .semver [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 18:12 Attribution.txt [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 18:12 CHANGELOG.md [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 18:12 Dockerfile [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 18:12 GOVERNANCE.md [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 18:12 Jenkinsfile [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 18:12 LICENSE [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 18:12 OWNERS.md [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 18:12 README.md [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 18:12 VERSION [2023-04-11T18:14:37.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 18:12 bin [2023-04-11T18:14:37.766Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 18:14 coverage.out [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 3401 Apr 11 18:12 go.mod [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 44275 Apr 11 18:12 go.sum [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 18:12 main.go [2023-04-11T18:14:37.766Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 18:12 makefile [2023-04-11T18:14:37.766Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 18:12 res [2023-04-11T18:14:37.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:14:38.163Z] + 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=b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d --label arch=amd64 --label version=0.0.0 . [2023-04-11T18:14:38.163Z] Sending build context to Docker daemon 3.317MB [2023-04-11T18:14:38.163Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T18:14:38.163Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T18:14:38.163Z] ---> 6283f563d64a [2023-04-11T18:14:38.163Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T18:14:39.100Z] ---> Running in 2507411208f3 [2023-04-11T18:14:39.100Z] Removing intermediate container 2507411208f3 [2023-04-11T18:14:39.100Z] ---> 446633d3dfb4 [2023-04-11T18:14:39.100Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T18:14:39.100Z] ---> Running in 91eaae4fd822 [2023-04-11T18:14:39.359Z] Removing intermediate container 91eaae4fd822 [2023-04-11T18:14:39.359Z] ---> c26541f4c5e2 [2023-04-11T18:14:39.359Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T18:14:39.359Z] ---> Running in 4d558de0c90d [2023-04-11T18:14:39.359Z] Removing intermediate container 4d558de0c90d [2023-04-11T18:14:39.359Z] ---> 74b488825e15 [2023-04-11T18:14:39.359Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:14:39.359Z] ---> Running in 9457753266b8 [2023-04-11T18:14:39.618Z] Removing intermediate container 9457753266b8 [2023-04-11T18:14:39.618Z] ---> 6c69343fa1c4 [2023-04-11T18:14:39.618Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T18:14:39.618Z] ---> Running in c6656e4bc0c7 [2023-04-11T18:14:39.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T18:14:39.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T18:14:40.136Z] OK: 211 MiB in 51 packages [2023-04-11T18:14:40.704Z] Removing intermediate container c6656e4bc0c7 [2023-04-11T18:14:40.704Z] ---> 766f446bbf1e [2023-04-11T18:14:40.704Z] Step 8/27 : WORKDIR /app [2023-04-11T18:14:40.704Z] ---> Running in b2f80ead0022 [2023-04-11T18:14:40.704Z] Removing intermediate container b2f80ead0022 [2023-04-11T18:14:40.704Z] ---> d80de30f955b [2023-04-11T18:14:40.704Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T18:14:40.704Z] ---> 667a70cc9688 [2023-04-11T18:14:40.704Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T18:14:40.963Z] ---> Running in 5a0fb5471bd4 [2023-04-11T18:14:41.529Z] Removing intermediate container 5a0fb5471bd4 [2023-04-11T18:14:41.529Z] ---> ee8973c9b8ea [2023-04-11T18:14:41.529Z] Step 11/27 : COPY . . [2023-04-11T18:14:42.157Z] ---> a5edd6d84405 [2023-04-11T18:14:42.157Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T18:14:42.157Z] ---> Running in 1fe4b290954d [2023-04-11T18:14:42.157Z] Removing intermediate container 1fe4b290954d [2023-04-11T18:14:42.157Z] ---> e9bcdc341562 [2023-04-11T18:14:42.157Z] Step 13/27 : RUN $MAKE [2023-04-11T18:14:42.157Z] ---> Running in d2a892179398 [2023-04-11T18:14:42.427Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T18:14:48.052Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7422 in /w/workspace/ice-configurable_compression-fix [Pipeline] { [Pipeline] ws [2023-04-11T18:14:48.112Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-04-11T18:14:48.185Z] Selected Git installation does not exist. Using Default [2023-04-11T18:14:48.185Z] The recommended git tool is: NONE [2023-04-11T18:14:53.094Z] using credential edgex-jenkins-ssh [2023-04-11T18:14:53.112Z] Cloning the remote Git repository [2023-04-11T18:14:53.148Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T18:14:53.243Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-04-11T18:14:53.384Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T18:14:53.385Z] > git --version # timeout=10 [2023-04-11T18:14:53.404Z] > git --version # 'git version 2.25.1' [2023-04-11T18:14:53.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T18:14:53.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T18:14:55.493Z] Avoid second fetch [2023-04-11T18:14:55.494Z] Checking out Revision b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d (compression-fix) [2023-04-11T18:14:54.667Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T18:14:54.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T18:14:55.502Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T18:14:55.986Z] Commit message: "fix: [levski] Make Compression functions thread safe" [2023-04-11T18:14:56.028Z] > git --version # timeout=10 [2023-04-11T18:14:56.040Z] > git --version # 'git version 2.25.1' [2023-04-11T18:14:56.057Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T18:14:55.568Z] > git checkout -f b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d # timeout=10 [2023-04-11T18:14:57.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T18:14:57.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T18:14:57.115Z] Dload Upload Total Spent Left Speed [2023-04-11T18:14:57.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-04-11T18:14:57.764Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T18:14:58.110Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T18:14:58.110Z] + sudo tee /etc/docker/daemon.new [2023-04-11T18:14:58.110Z] { [2023-04-11T18:14:58.110Z] "registry-mirrors": [ [2023-04-11T18:14:58.110Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T18:14:58.110Z] ], [2023-04-11T18:14:58.110Z] "bip": "10.250.0.254/24", [2023-04-11T18:14:58.110Z] "hosts": [ [2023-04-11T18:14:58.110Z] "tcp://0.0.0.0:5555", [2023-04-11T18:14:58.110Z] "unix:///var/run/docker.sock" [2023-04-11T18:14:58.110Z] ], [2023-04-11T18:14:58.110Z] "mtu": 1458, [2023-04-11T18:14:58.110Z] "selinux-enabled": true, [2023-04-11T18:14:58.110Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T18:14:58.110Z] } [Pipeline] sh [2023-04-11T18:14:58.456Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T18:14:58.800Z] + sudo service docker restart [2023-04-11T18:15:09.044Z] Removing intermediate container d2a892179398 [2023-04-11T18:15:09.044Z] ---> 8aedc3737d21 [2023-04-11T18:15:09.044Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T18:15:09.044Z] 3.16: Pulling from library/alpine [2023-04-11T18:15:09.044Z] 91d30c5bc195: Pulling fs layer [2023-04-11T18:15:09.044Z] 91d30c5bc195: Verifying Checksum [2023-04-11T18:15:09.044Z] 91d30c5bc195: Download complete [2023-04-11T18:15:09.044Z] 91d30c5bc195: Pull complete [2023-04-11T18:15:09.044Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T18:15:09.044Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T18:15:09.044Z] ---> 8471affe5de5 [2023-04-11T18:15:09.044Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:15:09.044Z] ---> Running in 545b7c487763 [2023-04-11T18:15:09.044Z] Removing intermediate container 545b7c487763 [2023-04-11T18:15:09.044Z] ---> a75467d3cd5b [2023-04-11T18:15:09.044Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T18:15:09.044Z] ---> Running in be628e944d22 [2023-04-11T18:15:09.044Z] Removing intermediate container be628e944d22 [2023-04-11T18:15:09.044Z] ---> 8287ecc80eed [2023-04-11T18:15:09.044Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T18:15:09.304Z] ---> Running in 46fe9ce279f3 [2023-04-11T18:15:09.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T18:15:09.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T18:15:10.132Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T18:15:10.132Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T18:15:10.132Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T18:15:10.132Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T18:15:10.132Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T18:15:10.132Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T18:15:10.132Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T18:15:10.132Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T18:15:10.132Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T18:15:10.392Z] OK: 9 MiB in 21 packages [2023-04-11T18:15:11.327Z] Removing intermediate container 46fe9ce279f3 [2023-04-11T18:15:11.327Z] ---> b38f6fc75905 [2023-04-11T18:15:11.327Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T18:15:11.585Z] ---> 5e356f8b258a [2023-04-11T18:15:11.586Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T18:15:11.586Z] ---> 0d6895a1d363 [2023-04-11T18:15:11.586Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T18:15:11.845Z] ---> ecdf0d70a810 [2023-04-11T18:15:11.845Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T18:15:12.779Z] ---> 23d548e6d4ec [2023-04-11T18:15:12.779Z] Step 22/27 : EXPOSE 48095 [2023-04-11T18:15:12.779Z] ---> Running in aba44674fce3 [2023-04-11T18:15:12.779Z] Removing intermediate container aba44674fce3 [2023-04-11T18:15:12.779Z] ---> 9f739d8a685b [2023-04-11T18:15:12.779Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T18:15:12.779Z] ---> Running in 268078990a77 [2023-04-11T18:15:12.779Z] Removing intermediate container 268078990a77 [2023-04-11T18:15:12.779Z] ---> d0604af8218d [2023-04-11T18:15:12.779Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T18:15:12.779Z] ---> Running in 14efce758920 [2023-04-11T18:15:13.038Z] Removing intermediate container 14efce758920 [2023-04-11T18:15:13.038Z] ---> 16e71b6d1df7 [2023-04-11T18:15:13.038Z] Step 25/27 : LABEL arch=amd64 [2023-04-11T18:15:13.038Z] ---> Running in 21943d40b891 [2023-04-11T18:15:13.038Z] Removing intermediate container 21943d40b891 [2023-04-11T18:15:13.038Z] ---> b0c1a59455d9 [2023-04-11T18:15:13.038Z] Step 26/27 : LABEL git_sha=b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d [2023-04-11T18:15:13.038Z] ---> Running in ef2ca28e8358 [2023-04-11T18:15:13.297Z] Removing intermediate container ef2ca28e8358 [2023-04-11T18:15:13.297Z] ---> 38607b05494a [2023-04-11T18:15:13.297Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T18:15:13.297Z] ---> Running in 53d051ba09fd [2023-04-11T18:15:13.297Z] Removing intermediate container 53d051ba09fd [2023-04-11T18:15:13.297Z] ---> b9d87dc0c2b6 [2023-04-11T18:15:13.297Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T18:15:13.297Z] Successfully built b9d87dc0c2b6 [2023-04-11T18:15:13.297Z] 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-04-11T18:15:14.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T18:15:14.224Z] [2023-04-11T18:15:14.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:15:14.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T18:15:14.612Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T18:15:14.612Z] 5eb5b503b376: Pulling fs layer [2023-04-11T18:15:14.612Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T18:15:14.612Z] ec43610c2a17: Pulling fs layer [2023-04-11T18:15:14.612Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T18:15:14.612Z] 33b1e0a273af: Pulling fs layer [2023-04-11T18:15:14.612Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T18:15:14.612Z] 2f39f015ded8: Pulling fs layer [2023-04-11T18:15:14.612Z] 3a2ae6a8a46f: Waiting [2023-04-11T18:15:14.612Z] 33b1e0a273af: Waiting [2023-04-11T18:15:14.612Z] 5d3b04190fa2: Waiting [2023-04-11T18:15:14.612Z] 5c69ac0246d0: Download complete [2023-04-11T18:15:14.612Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T18:15:14.612Z] 3a2ae6a8a46f: Download complete [2023-04-11T18:15:14.612Z] 33b1e0a273af: Verifying Checksum [2023-04-11T18:15:14.612Z] 33b1e0a273af: Download complete [2023-04-11T18:15:14.612Z] ec43610c2a17: Verifying Checksum [2023-04-11T18:15:14.612Z] ec43610c2a17: Download complete [2023-04-11T18:15:14.871Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T18:15:14.871Z] 5d3b04190fa2: Download complete [2023-04-11T18:15:14.871Z] 5eb5b503b376: Verifying Checksum [2023-04-11T18:15:14.871Z] 5eb5b503b376: Download complete [2023-04-11T18:15:15.444Z] 2f39f015ded8: Download complete [2023-04-11T18:15:16.378Z] 5eb5b503b376: Pull complete [2023-04-11T18:15:16.379Z] 5c69ac0246d0: Pull complete [2023-04-11T18:15:16.945Z] ec43610c2a17: Pull complete [2023-04-11T18:15:16.945Z] 3a2ae6a8a46f: Pull complete [2023-04-11T18:15:17.524Z] 33b1e0a273af: Pull complete [2023-04-11T18:15:17.524Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T18:15:17.784Z] provisioning config files... [2023-04-11T18:15:17.810Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config405237986212754816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:15:18.199Z] ---> docker-login.sh [2023-04-11T18:15:18.199Z] nexus3.edgexfoundry.org:10001 [2023-04-11T18:15:18.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:15:18.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:15:18.743Z] Configure a credential helper to remove this warning. See [2023-04-11T18:15:18.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:15:18.743Z] [2023-04-11T18:15:18.743Z] Login Succeeded [2023-04-11T18:15:18.743Z] nexus3.edgexfoundry.org:10002 [2023-04-11T18:15:19.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:15:19.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:15:19.015Z] Configure a credential helper to remove this warning. See [2023-04-11T18:15:19.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:15:19.015Z] [2023-04-11T18:15:19.015Z] Login Succeeded [2023-04-11T18:15:19.015Z] nexus3.edgexfoundry.org:10003 [2023-04-11T18:15:19.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:15:19.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:15:19.562Z] Configure a credential helper to remove this warning. See [2023-04-11T18:15:19.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:15:19.562Z] [2023-04-11T18:15:19.562Z] Login Succeeded [2023-04-11T18:15:19.562Z] nexus3.edgexfoundry.org:10004 [2023-04-11T18:15:19.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:15:19.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:15:19.834Z] Configure a credential helper to remove this warning. See [2023-04-11T18:15:19.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:15:19.834Z] [2023-04-11T18:15:19.834Z] Login Succeeded [2023-04-11T18:15:19.834Z] docker.io [2023-04-11T18:15:20.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T18:15:20.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T18:15:20.367Z] Configure a credential helper to remove this warning. See [2023-04-11T18:15:20.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T18:15:20.367Z] [2023-04-11T18:15:20.367Z] Login Succeeded [2023-04-11T18:15:20.367Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T18:15:20.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T18:15:20.798Z] [edgeX.isLTS] Checking if [compression-fix] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:15:20.831Z] [edgeX.isLTS] Checking if [compression-fix] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T18:15:20.864Z] ========================================================= [2023-04-11T18:15:20.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-04-11T18:15:20.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:15:21.374Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-11T18:15:21.374Z] Sending build context to Docker daemon 217.6kB [2023-04-11T18:15:21.642Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T18:15:21.642Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T18:15:21.909Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T18:15:21.909Z] 9b18e9b68314: Pulling fs layer [2023-04-11T18:15:21.909Z] 35d82f9e3411: Pulling fs layer [2023-04-11T18:15:21.909Z] e16973657156: Pulling fs layer [2023-04-11T18:15:21.909Z] fc693d55d65f: Pulling fs layer [2023-04-11T18:15:21.909Z] 7e9fc2657dce: Pulling fs layer [2023-04-11T18:15:21.909Z] dda99020689f: Pulling fs layer [2023-04-11T18:15:21.909Z] db1c61fa0a46: Pulling fs layer [2023-04-11T18:15:21.909Z] 891c053d2c06: Pulling fs layer [2023-04-11T18:15:21.909Z] 7e9fc2657dce: Waiting [2023-04-11T18:15:21.909Z] dda99020689f: Waiting [2023-04-11T18:15:21.909Z] db1c61fa0a46: Waiting [2023-04-11T18:15:21.909Z] 891c053d2c06: Waiting [2023-04-11T18:15:21.909Z] fc693d55d65f: Waiting [2023-04-11T18:15:21.909Z] e16973657156: Verifying Checksum [2023-04-11T18:15:21.909Z] e16973657156: Download complete [2023-04-11T18:15:21.909Z] 35d82f9e3411: Verifying Checksum [2023-04-11T18:15:21.909Z] 35d82f9e3411: Download complete [2023-04-11T18:15:21.909Z] 7e9fc2657dce: Verifying Checksum [2023-04-11T18:15:21.909Z] 7e9fc2657dce: Download complete [2023-04-11T18:15:21.909Z] dda99020689f: Verifying Checksum [2023-04-11T18:15:21.909Z] dda99020689f: Download complete [2023-04-11T18:15:21.909Z] 9b18e9b68314: Verifying Checksum [2023-04-11T18:15:21.909Z] 9b18e9b68314: Download complete [2023-04-11T18:15:22.790Z] 2f39f015ded8: Pull complete [2023-04-11T18:15:22.790Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T18:15:22.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T18:15:22.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2023-04-11T18:15:22.873Z] 9b18e9b68314: Pull complete [2023-04-11T18:15:22.873Z] 891c053d2c06: Verifying Checksum [2023-04-11T18:15:22.873Z] 891c053d2c06: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:15:23.047Z] prd-ubuntu20.04-docker-8c-8g-7421 does not seem to be running inside a container [2023-04-11T18:15:23.072Z] $ 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/ice-configurable_compression-fix -v /w/workspace/ice-configurable_compression-fix:/w/workspace/ice-configurable_compression-fix:rw,z -v /w/workspace/ice-configurable_compression-fix@tmp:/w/workspace/ice-configurable_compression-fix@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T18:15:23.464Z] 35d82f9e3411: Pull complete [2023-04-11T18:15:23.732Z] e16973657156: Pull complete [2023-04-11T18:15:24.000Z] db1c61fa0a46: Verifying Checksum [2023-04-11T18:15:24.000Z] db1c61fa0a46: Download complete [2023-04-11T18:15:24.964Z] fc693d55d65f: Verifying Checksum [2023-04-11T18:15:24.964Z] fc693d55d65f: Download complete [2023-04-11T18:15:29.651Z] $ docker top b23c46ac76a12830d86030c02184fe1ea356bcf3bb7408a166441a90ebb3d48c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:15:30.179Z] ---> job-cost.sh [2023-04-11T18:15:30.179Z] lf-activate-venv: SKIPPING [2023-04-11T18:15:30.179Z] INFO: No Stack... [2023-04-11T18:15:30.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T18:15:30.694Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T18:15:31.006Z] + cat /w/workspace/ice-configurable_compression-fix/archives/cost.csv [2023-04-11T18:15:31.006Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T18:15:31.047Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-compression-fix-1-stack-cost] [2023-04-11T18:15:31.052Z] Resource [jenkins-edgexfoundry-app-service-configurable-compression-fix-1-stack-cost] did not exist. Created. [2023-04-11T18:15:31.052Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-compression-fix-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T18:15:31.446Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T18:15:31.512Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T18:15:31.540Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-compression-fix-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T18:15:31.620Z] $ docker stop --time=1 b23c46ac76a12830d86030c02184fe1ea356bcf3bb7408a166441a90ebb3d48c [2023-04-11T18:15:33.286Z] $ docker rm -f --volumes b23c46ac76a12830d86030c02184fe1ea356bcf3bb7408a166441a90ebb3d48c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T18:15:37.290Z] fc693d55d65f: Pull complete [2023-04-11T18:15:37.290Z] 7e9fc2657dce: Pull complete [2023-04-11T18:15:37.290Z] dda99020689f: Pull complete [2023-04-11T18:15:43.974Z] db1c61fa0a46: Pull complete [2023-04-11T18:15:46.075Z] 891c053d2c06: Pull complete [2023-04-11T18:15:46.075Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-04-11T18:15:46.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-04-11T18:15:46.075Z] ---> f96f9c87975a [2023-04-11T18:15:46.075Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T18:15:48.024Z] ---> Running in c94a0611b839 [2023-04-11T18:15:48.024Z] Removing intermediate container c94a0611b839 [2023-04-11T18:15:48.024Z] ---> a6ec0490c66b [2023-04-11T18:15:48.024Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T18:15:48.024Z] ---> Running in 905596aea61c [2023-04-11T18:15:48.292Z] Removing intermediate container 905596aea61c [2023-04-11T18:15:48.292Z] ---> d7d09d542b7d [2023-04-11T18:15:48.292Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T18:15:48.562Z] ---> Running in 4b6fd35e5881 [2023-04-11T18:15:48.829Z] Removing intermediate container 4b6fd35e5881 [2023-04-11T18:15:48.829Z] ---> a13ebef32952 [2023-04-11T18:15:48.829Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:15:48.829Z] ---> Running in 1389f091402a [2023-04-11T18:15:49.097Z] Removing intermediate container 1389f091402a [2023-04-11T18:15:49.097Z] ---> 0e45044dad79 [2023-04-11T18:15:49.097Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T18:15:49.097Z] ---> Running in f78c2ec1b52a [2023-04-11T18:15:50.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T18:15:50.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T18:15:51.764Z] OK: 221 MiB in 51 packages [2023-04-11T18:15:52.356Z] Removing intermediate container f78c2ec1b52a [2023-04-11T18:15:52.356Z] ---> 8bab7e28b280 [2023-04-11T18:15:52.356Z] Step 8/13 : WORKDIR /app [2023-04-11T18:15:52.625Z] ---> Running in 6c9844305ed7 [2023-04-11T18:15:52.894Z] Removing intermediate container 6c9844305ed7 [2023-04-11T18:15:52.894Z] ---> 5f9577eb44d2 [2023-04-11T18:15:52.894Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T18:15:53.481Z] ---> 62dd7c5cd31f [2023-04-11T18:15:53.481Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T18:15:53.481Z] ---> Running in 63426ef89ca3 [2023-04-11T18:16:49.907Z] Removing intermediate container 63426ef89ca3 [2023-04-11T18:16:49.907Z] ---> cf6371e819b2 [2023-04-11T18:16:49.907Z] Step 11/13 : COPY . . [2023-04-11T18:16:49.907Z] ---> cf4601d9bbae [2023-04-11T18:16:49.907Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T18:16:49.907Z] ---> Running in 5706c9172fc5 [2023-04-11T18:16:49.907Z] Removing intermediate container 5706c9172fc5 [2023-04-11T18:16:49.907Z] ---> ceda8a87e5a5 [2023-04-11T18:16:49.907Z] Step 13/13 : RUN $MAKE [2023-04-11T18:16:50.181Z] ---> Running in 401a2a2ec734 [2023-04-11T18:16:51.154Z] noop [2023-04-11T18:16:51.740Z] Removing intermediate container 401a2a2ec734 [2023-04-11T18:16:51.740Z] ---> c5bdfeec81ec [2023-04-11T18:16:51.740Z] Successfully built c5bdfeec81ec [2023-04-11T18:16:51.740Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:16:52.222Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T18:16:52.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:16:52.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-7422 does not seem to be running inside a container [2023-04-11T18:16:52.599Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-11T18:16:53.803Z] $ docker top 8669c71074434ebac4fbd4862dc3205b504ce687ae607401af85431e9c1c5e45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:16:54.690Z] + go version [2023-04-11T18:16:54.690Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-04-11T18:16:54.726Z] $ docker stop --time=1 8669c71074434ebac4fbd4862dc3205b504ce687ae607401af85431e9c1c5e45 [2023-04-11T18:16:56.339Z] $ docker rm -f --volumes 8669c71074434ebac4fbd4862dc3205b504ce687ae607401af85431e9c1c5e45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:16:57.251Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T18:16:57.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:16:57.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-7422 does not seem to be running inside a container [2023-04-11T18:16:57.587Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-11T18:16:58.755Z] $ docker top 06e3826fd42c92dd73956c58329a5f9926df916851d84f864f180d332494608d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:16:59.333Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-04-11T18:17:00.302Z] + make test [2023-04-11T18:17:00.302Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T18:18:21.959Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T18:18:22.547Z] CGO_ENABLED=1 go vet ./... [2023-04-11T18:18:44.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T18:18:44.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T18:18:44.628Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T18:18:44.671Z] [edgeX.isLTS] Checking if [compression-fix] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T18:18:44.698Z] $ docker stop --time=1 06e3826fd42c92dd73956c58329a5f9926df916851d84f864f180d332494608d [2023-04-11T18:18:46.438Z] $ docker rm -f --volumes 06e3826fd42c92dd73956c58329a5f9926df916851d84f864f180d332494608d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T18:18:47.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T18:18:47.401Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T18:18:47.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T18:18:48.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T18:18:48.746Z] + ls -al . [2023-04-11T18:18:48.746Z] total 180 [2023-04-11T18:18:48.746Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 18:17 . [2023-04-11T18:18:48.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:14 .. [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 18:14 .dockerignore [2023-04-11T18:18:48.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 18:14 .git [2023-04-11T18:18:48.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 18:14 .github [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 18:14 .gitignore [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 18:14 Attribution.txt [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 18:14 CHANGELOG.md [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 18:14 Dockerfile [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 18:14 GOVERNANCE.md [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 18:14 Jenkinsfile [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 18:14 LICENSE [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 18:14 OWNERS.md [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 18:14 README.md [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 18:12 VERSION [2023-04-11T18:18:48.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 18:14 bin [2023-04-11T18:18:48.746Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 18:17 coverage.out [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 3401 Apr 11 18:14 go.mod [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 44275 Apr 11 18:14 go.sum [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 18:14 main.go [2023-04-11T18:18:48.746Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 18:14 makefile [2023-04-11T18:18:48.746Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 18:14 res [2023-04-11T18:18:48.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 18:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:18:49.168Z] + 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=b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d --label arch=arm64 --label version=0.0.0 . [2023-04-11T18:18:49.168Z] Sending build context to Docker daemon 218.6kB [2023-04-11T18:18:49.435Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T18:18:49.435Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T18:18:49.435Z] ---> c5bdfeec81ec [2023-04-11T18:18:49.435Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T18:18:49.435Z] ---> Running in 56de71320aa0 [2023-04-11T18:18:49.703Z] Removing intermediate container 56de71320aa0 [2023-04-11T18:18:49.703Z] ---> 3743668fe572 [2023-04-11T18:18:49.703Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T18:18:49.703Z] ---> Running in 110eacd11ee1 [2023-04-11T18:18:50.297Z] Removing intermediate container 110eacd11ee1 [2023-04-11T18:18:50.297Z] ---> 67d351101f44 [2023-04-11T18:18:50.297Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T18:18:50.297Z] ---> Running in 105177b39727 [2023-04-11T18:18:50.565Z] Removing intermediate container 105177b39727 [2023-04-11T18:18:50.565Z] ---> cb0a808e85b9 [2023-04-11T18:18:50.565Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:18:50.565Z] ---> Running in bec5ce0fcc48 [2023-04-11T18:18:50.834Z] Removing intermediate container bec5ce0fcc48 [2023-04-11T18:18:50.834Z] ---> ad8717a1bae1 [2023-04-11T18:18:50.834Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T18:18:50.834Z] ---> Running in 36e7ee02b52d [2023-04-11T18:18:51.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T18:18:52.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T18:18:53.021Z] OK: 221 MiB in 51 packages [2023-04-11T18:18:53.985Z] Removing intermediate container 36e7ee02b52d [2023-04-11T18:18:53.985Z] ---> fbf17f74b0ef [2023-04-11T18:18:53.985Z] Step 8/27 : WORKDIR /app [2023-04-11T18:18:53.985Z] ---> Running in 4bb909c099a7 [2023-04-11T18:18:54.251Z] Removing intermediate container 4bb909c099a7 [2023-04-11T18:18:54.251Z] ---> e30cdff37132 [2023-04-11T18:18:54.251Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T18:18:54.518Z] ---> 2d7fab6f3f77 [2023-04-11T18:18:54.518Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T18:18:54.786Z] ---> Running in 2b3d5e7ee0a9 [2023-04-11T18:18:56.732Z] Removing intermediate container 2b3d5e7ee0a9 [2023-04-11T18:18:56.732Z] ---> 2f18a84df525 [2023-04-11T18:18:56.732Z] Step 11/27 : COPY . . [2023-04-11T18:18:57.319Z] ---> 9efb0e89f092 [2023-04-11T18:18:57.319Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T18:18:57.319Z] ---> Running in 664f0d18f8f7 [2023-04-11T18:18:57.587Z] Removing intermediate container 664f0d18f8f7 [2023-04-11T18:18:57.587Z] ---> 04c14ab35ead [2023-04-11T18:18:57.587Z] Step 13/27 : RUN $MAKE [2023-04-11T18:18:57.587Z] ---> Running in 17e3544e15df [2023-04-11T18:18:58.549Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T18:21:50.358Z] Removing intermediate container 17e3544e15df [2023-04-11T18:21:50.358Z] ---> 965b01894c58 [2023-04-11T18:21:50.358Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T18:21:50.358Z] 3.16: Pulling from library/alpine [2023-04-11T18:21:50.358Z] 547446be3368: Pulling fs layer [2023-04-11T18:21:50.358Z] 547446be3368: Verifying Checksum [2023-04-11T18:21:50.358Z] 547446be3368: Download complete [2023-04-11T18:21:50.358Z] 547446be3368: Pull complete [2023-04-11T18:21:50.358Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T18:21:50.358Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T18:21:50.358Z] ---> 3b5033019969 [2023-04-11T18:21:50.358Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T18:21:50.358Z] ---> Running in d2557e967d47 [2023-04-11T18:21:50.358Z] Removing intermediate container d2557e967d47 [2023-04-11T18:21:50.358Z] ---> 4008bb6b16e8 [2023-04-11T18:21:50.358Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T18:21:50.358Z] ---> Running in 31c0661818c0 [2023-04-11T18:21:50.358Z] Removing intermediate container 31c0661818c0 [2023-04-11T18:21:50.358Z] ---> b2ba024a96d7 [2023-04-11T18:21:50.358Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T18:21:50.358Z] ---> Running in 687c7cc7702d [2023-04-11T18:21:50.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T18:21:50.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T18:21:50.358Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T18:21:50.358Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T18:21:50.358Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T18:21:50.358Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T18:21:50.358Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T18:21:50.358Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T18:21:50.358Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T18:21:50.358Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T18:21:50.358Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T18:21:50.358Z] OK: 9 MiB in 21 packages [2023-04-11T18:21:50.358Z] Removing intermediate container 687c7cc7702d [2023-04-11T18:21:50.358Z] ---> 32bb07dfa309 [2023-04-11T18:21:50.358Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T18:21:50.358Z] ---> 69a81ba57b6e [2023-04-11T18:21:50.358Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T18:21:50.628Z] ---> fd4f881a10aa [2023-04-11T18:21:50.628Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T18:21:52.576Z] ---> 020d91befb70 [2023-04-11T18:21:52.576Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T18:21:53.988Z] ---> 1d6e87d54c4e [2023-04-11T18:21:53.988Z] Step 22/27 : EXPOSE 48095 [2023-04-11T18:21:53.988Z] ---> Running in d651b1b1c09b [2023-04-11T18:21:54.255Z] Removing intermediate container d651b1b1c09b [2023-04-11T18:21:54.255Z] ---> 02e0176c0e50 [2023-04-11T18:21:54.255Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T18:21:54.255Z] ---> Running in 670e6b967308 [2023-04-11T18:21:54.524Z] Removing intermediate container 670e6b967308 [2023-04-11T18:21:54.524Z] ---> 55eeeb2339f6 [2023-04-11T18:21:54.524Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T18:21:54.524Z] ---> Running in 24e5153c8079 [2023-04-11T18:21:54.800Z] Removing intermediate container 24e5153c8079 [2023-04-11T18:21:54.800Z] ---> 62e25a7bbc28 [2023-04-11T18:21:54.800Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T18:21:55.070Z] ---> Running in 648bd85fd4f2 [2023-04-11T18:21:55.338Z] Removing intermediate container 648bd85fd4f2 [2023-04-11T18:21:55.338Z] ---> eaac6e64ba36 [2023-04-11T18:21:55.338Z] Step 26/27 : LABEL git_sha=b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d [2023-04-11T18:21:55.338Z] ---> Running in 2c545f4d59ce [2023-04-11T18:21:55.606Z] Removing intermediate container 2c545f4d59ce [2023-04-11T18:21:55.606Z] ---> 2e46fdaec68a [2023-04-11T18:21:55.606Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T18:21:55.606Z] ---> Running in bcca8190711d [2023-04-11T18:21:56.194Z] Removing intermediate container bcca8190711d [2023-04-11T18:21:56.194Z] ---> 1467fa89b99e [2023-04-11T18:21:56.194Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T18:21:56.194Z] Successfully built 1467fa89b99e [2023-04-11T18:21:56.194Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:21:57.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T18:21:57.017Z] [2023-04-11T18:21:57.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:21:57.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T18:21:57.423Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T18:21:57.423Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T18:21:57.423Z] 04944245beec: Pulling fs layer [2023-04-11T18:21:57.423Z] 699f458cf7ca: Pulling fs layer [2023-04-11T18:21:57.423Z] 765212b225bb: Pulling fs layer [2023-04-11T18:21:57.423Z] f23df028b6ca: Pulling fs layer [2023-04-11T18:21:57.423Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T18:21:57.423Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T18:21:57.423Z] f23df028b6ca: Waiting [2023-04-11T18:21:57.423Z] d65c8cfc05b1: Waiting [2023-04-11T18:21:57.423Z] 2437ff75d9bd: Waiting [2023-04-11T18:21:57.423Z] 765212b225bb: Waiting [2023-04-11T18:21:57.691Z] 04944245beec: Verifying Checksum [2023-04-11T18:21:57.691Z] 04944245beec: Download complete [2023-04-11T18:21:57.691Z] 765212b225bb: Verifying Checksum [2023-04-11T18:21:57.691Z] 765212b225bb: Download complete [2023-04-11T18:21:57.691Z] f23df028b6ca: Verifying Checksum [2023-04-11T18:21:57.691Z] f23df028b6ca: Download complete [2023-04-11T18:21:57.691Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T18:21:57.691Z] d65c8cfc05b1: Download complete [2023-04-11T18:21:57.691Z] 699f458cf7ca: Verifying Checksum [2023-04-11T18:21:57.691Z] 699f458cf7ca: Download complete [2023-04-11T18:21:58.279Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T18:21:58.279Z] 8998bd30e6a1: Download complete [2023-04-11T18:22:00.864Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T18:22:00.864Z] 2437ff75d9bd: Download complete [2023-04-11T18:22:02.275Z] 8998bd30e6a1: Pull complete [2023-04-11T18:22:02.543Z] 04944245beec: Pull complete [2023-04-11T18:22:03.954Z] 699f458cf7ca: Pull complete [2023-04-11T18:22:04.220Z] 765212b225bb: Pull complete [2023-04-11T18:22:05.631Z] f23df028b6ca: Pull complete [2023-04-11T18:22:05.631Z] d65c8cfc05b1: Pull complete [2023-04-11T18:22:20.636Z] 2437ff75d9bd: Pull complete [2023-04-11T18:22:20.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T18:22:20.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T18:22:20.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:22:21.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-7422 does not seem to be running inside a container [2023-04-11T18:22:21.094Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T18:22:23.709Z] $ docker top a33865b7156b6efb44e103cb9ea50d9347656e09dd98f15aa0a0c59b9f416483 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:22:24.681Z] ---> job-cost.sh [2023-04-11T18:22:24.681Z] lf-activate-venv: SKIPPING [2023-04-11T18:22:24.681Z] INFO: No Stack... [2023-04-11T18:22:24.951Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T18:22:25.915Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T18:22:26.571Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-04-11T18:22:26.571Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T18:22:26.650Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-compression-fix-1-stack-cost] [2023-04-11T18:22:26.655Z] Resource [jenkins-edgexfoundry-app-service-configurable-compression-fix-1-stack-cost] did not exist. Created. [2023-04-11T18:22:26.655Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-compression-fix-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T18:22:27.392Z] /w/workspace/app-service-configurable/1@tmp/durable-74e5ddf9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T18:22:28.061Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T18:22:28.111Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T18:22:28.160Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T18:22:28.176Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-compression-fix-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T18:22:28.259Z] $ docker stop --time=1 a33865b7156b6efb44e103cb9ea50d9347656e09dd98f15aa0a0c59b9f416483 [2023-04-11T18:22:29.782Z] $ docker rm -f --volumes a33865b7156b6efb44e103cb9ea50d9347656e09dd98f15aa0a0c59b9f416483 [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-04-11T18:22:30.793Z] provisioning config files... [2023-04-11T18:22:30.801Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ice-configurable_compression-fix@tmp/config16414666809600761959tmp [Pipeline] { [Pipeline] sh [2023-04-11T18:22:31.143Z] + set +x [2023-04-11T18:22:31.143Z] + curl -s https://codecov.io/bash [2023-04-11T18:22:31.143Z] + bash -s -- [2023-04-11T18:22:31.403Z] [2023-04-11T18:22:31.403Z] _____ _ [2023-04-11T18:22:31.403Z] / ____| | | [2023-04-11T18:22:31.403Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T18:22:31.403Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T18:22:31.403Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T18:22:31.403Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T18:22:31.403Z] Bash-1.0.6 [2023-04-11T18:22:31.403Z] [2023-04-11T18:22:31.403Z] [2023-04-11T18:22:31.403Z] ==> git version 2.25.1 found [2023-04-11T18:22:31.403Z] ==> 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-04-11T18:22:31.403Z] Release-Date: 2020-01-08 [2023-04-11T18:22:31.403Z] 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-04-11T18:22:31.404Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T18:22:31.404Z] ==> Jenkins CI detected. [2023-04-11T18:22:31.404Z] current dir:  /w/workspace/ice-configurable_compression-fix [2023-04-11T18:22:31.404Z] project root: . [2023-04-11T18:22:31.404Z] --> token set from env [2023-04-11T18:22:31.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T18:22:31.404Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T18:22:31.404Z] ==> Python coveragepy not found [2023-04-11T18:22:31.404Z] ==> Searching for coverage reports in: [2023-04-11T18:22:31.404Z] + . [2023-04-11T18:22:31.404Z] -> Found 1 reports [2023-04-11T18:22:31.404Z] ==> Detecting git/mercurial file structure [2023-04-11T18:22:31.404Z] ==> Reading reports [2023-04-11T18:22:31.404Z] + ./coverage.out bytes=10 [2023-04-11T18:22:31.404Z] ==> Appending adjustments [2023-04-11T18:22:31.404Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T18:22:31.404Z] + Found adjustments [2023-04-11T18:22:31.404Z] ==> Gzipping contents [2023-04-11T18:22:31.404Z] 4.0K /tmp/codecov.2a4ebf.gz [2023-04-11T18:22:31.404Z] ==> Uploading reports [2023-04-11T18:22:31.404Z] url: https://codecov.io [2023-04-11T18:22:31.404Z] query: branch=compression-fix&commit=b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fcompression-fix%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T18:22:31.404Z] -> Pinging Codecov [2023-04-11T18:22:31.404Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=compression-fix&commit=b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fcompression-fix%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T18:22:31.667Z] -> Uploading to [2023-04-11T18:22:31.667Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d/8c20d56b-09b1-47d0-b936-90d3d3a29509.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T182231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=221af9a0dc248ef85b321a5859c6e21c142498d501e43d5d45bda86a404bfa21 [2023-04-11T18:22:31.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T18:22:31.667Z] Dload Upload Total Spent Left Speed [2023-04-11T18:22:31.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1829 --:--:-- --:--:-- --:--:-- 1829 [2023-04-11T18:22:31.937Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b5ac4f9d03aebcb6d17fcef9becb7c6f0334897d [Pipeline] } [2023-04-11T18:22:31.966Z] 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-04-11T18:22:34.048Z] + [ -d /w/workspace/ice-configurable_compression-fix/archives ] [2023-04-11T18:22:34.048Z] + ls -al /w/workspace/ice-configurable_compression-fix/archives [2023-04-11T18:22:34.048Z] total 16 [2023-04-11T18:22:34.048Z] drwxr-xr-x 3 root root 4096 Apr 11 18:15 . [2023-04-11T18:22:34.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 18:15 .. [2023-04-11T18:22:34.048Z] drwxr-xr-x 2 root root 4096 Apr 11 18:15 cost [2023-04-11T18:22:34.048Z] -rw-r--r-- 1 root root 105 Apr 11 18:15 cost.csv [2023-04-11T18:22:34.048Z] + sudo chown -R jenkins:jenkins /w/workspace/ice-configurable_compression-fix/archives [2023-04-11T18:22:34.048Z] + ls -al /w/workspace/ice-configurable_compression-fix/archives [2023-04-11T18:22:34.048Z] total 16 [2023-04-11T18:22:34.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 18:15 . [2023-04-11T18:22:34.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 18:15 .. [2023-04-11T18:22:34.048Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 18:15 cost [2023-04-11T18:22:34.048Z] -rw-r--r-- 1 jenkins jenkins 105 Apr 11 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:22:34.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:22:35.260Z] ---> package-listing.sh [2023-04-11T18:22:35.260Z] ++ facter osfamily [2023-04-11T18:22:35.260Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T18:22:35.519Z] + OS_FAMILY=debian [2023-04-11T18:22:35.519Z] + workspace=/w/workspace/ice-configurable_compression-fix [2023-04-11T18:22:35.519Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T18:22:35.519Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T18:22:35.519Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T18:22:35.519Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T18:22:35.519Z] + '[' /w/workspace/ice-configurable_compression-fix ']' [2023-04-11T18:22:35.519Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T18:22:35.519Z] + case "${OS_FAMILY}" in [2023-04-11T18:22:35.519Z] + dpkg -l [2023-04-11T18:22:35.519Z] + grep '^ii' [2023-04-11T18:22:35.519Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T18:22:35.519Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T18:22:35.519Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T18:22:35.519Z] + '[' /w/workspace/ice-configurable_compression-fix ']' [2023-04-11T18:22:35.519Z] + mkdir -p /w/workspace/ice-configurable_compression-fix/archives/ [2023-04-11T18:22:35.519Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ice-configurable_compression-fix/archives/ [Pipeline] echo [2023-04-11T18:22:35.556Z] 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/ice-configurable_compression-fix/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T18:22:35.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T18:22:36.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T18:22:36.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T18:22:36.805Z] prd-ubuntu20.04-docker-8c-8g-7421 does not seem to be running inside a container [2023-04-11T18:22:36.833Z] $ 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/ice-configurable_compression-fix/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ice-configurable_compression-fix -v /w/workspace/ice-configurable_compression-fix:/w/workspace/ice-configurable_compression-fix:rw,z -v /w/workspace/ice-configurable_compression-fix@tmp:/w/workspace/ice-configurable_compression-fix@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T18:22:37.036Z] $ docker top c79dc736a325dba624660cf6f4421b050be0430fcfa7b21e6e533d79235f2463 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T18:22:37.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T18:22:37.757Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T18:22:38.064Z] + ls /var/log/sa-host [2023-04-11T18:22:38.064Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T18:22:38.281Z] provisioning config files... [2023-04-11T18:22:38.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ice-configurable_compression-fix@tmp/config308441811156053374tmp [Pipeline] { [Pipeline] echo [2023-04-11T18:22:38.351Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:22:38.665Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T18:22:38.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:22:39.109Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T18:22:39.146Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:22:39.468Z] ---> sudo-logs.sh [2023-04-11T18:22:39.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T18:22:39.556Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:22:39.866Z] ---> job-cost.sh [2023-04-11T18:22:39.866Z] lf-activate-venv: SKIPPING [2023-04-11T18:22:39.866Z] DEBUG: total: 0.2199999988079071 [2023-04-11T18:22:39.866Z] INFO: Retrieving Stack Cost... [2023-04-11T18:22:40.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T18:22:40.693Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T18:22:40.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T18:22:41.162Z] ---> logs-deploy.sh [2023-04-11T18:22:41.162Z] lf-activate-venv: SKIPPING [2023-04-11T18:22:41.162Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/compression-fix/1 [2023-04-11T18:22:41.162Z] INFO: archiving workspace using pattern(s): [2023-04-11T18:22:42.097Z] Archives upload complete. [2023-04-11T18:22:42.355Z] INFO: archiving logs to Nexus