Started by upstream project "edgexfoundry/cd-management/release-lts" build number 120 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8cad4fb44e7af924c9f9194fad9822682c38a18 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-ssh16850711662065145772.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh12046703229260517670.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/device-mqtt-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12716817767385387094.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 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-ssh1754030317486598438.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/device-mqtt-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9797897640824749328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:device-mqtt-go] ========================================================= [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: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773958 in /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f8cad4fb44e7af924c9f9194fad9822682c38a18 (odessa) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.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 f8cad4fb44e7af924c9f9194fad9822682c38a18 # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.1 @98e0003" > git rev-list --no-walk f8cad4fb44e7af924c9f9194fad9822682c38a18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:43:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:43:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:43:07 ========================================================= 09:43:07 EdgeX Global Pipelines Version Info 09:43:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:43:08 ------------------- 09:43:08 stable info: 09:43:08 ------------------- 09:43:08 Commited By: Cherry Wang cherry@iotechsys.com 09:43:08 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:43:08 Message: update stable to v1.0.278 09:43:08 ------------------- 09:43:08 experimental info: 09:43:08 ------------------- 09:43:08 Commited By: **** collab-it+edgex@linuxfoundation.org 09:43:08 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:43:08 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8cad4f [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:09 provisioning config files... 09:43:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config330073109905314303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:10 ---> ****-login.sh 09:43:10 nexus3.edgexfoundry.org:10001 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10002 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:11 09:43:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:11 Configure a credential helper to remove this warning. See 09:43:11 https://docs.****.com/go/credential-store/ 09:43:11 09:43:11 Login Succeeded 09:43:11 nexus3.edgexfoundry.org:10003 09:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:11 09:43:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:11 Configure a credential helper to remove this warning. See 09:43:11 https://docs.****.com/go/credential-store/ 09:43:11 09:43:11 Login Succeeded 09:43:11 nexus3.edgexfoundry.org:10004 09:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:11 09:43:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:11 Configure a credential helper to remove this warning. See 09:43:11 https://docs.****.com/go/credential-store/ 09:43:11 09:43:11 Login Succeeded 09:43:11 ****.io 09:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:11 09:43:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:11 Configure a credential helper to remove this warning. See 09:43:11 https://docs.****.com/go/credential-store/ 09:43:11 09:43:11 Login Succeeded 09:43:11 ---> ****-login.sh ends [Pipeline] } 09:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:43:12 + git rev-list -1 --merges f8cad4fb44e7af924c9f9194fad9822682c38a18~1..f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] echo 09:43:12 -----------> git rev-list -1 --merges f8cad4fb44e7af924c9f9194fad9822682c38a18~1..f8cad4fb44e7af924c9f9194fad9822682c38a18 f8cad4fb44e7af924c9f9194fad9822682c38a18 [false] [Pipeline] sh 09:43:12 + git log --format=format:%s -1 f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] echo 09:43:12 ========================================================= 09:43:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 09:43:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:12 + git log --format=format:%s -1 f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] echo 09:43:12 [semverPrep] GIT_COMMIT: f8cad4fb44e7af924c9f9194fad9822682c38a18, Commit Message: ci(lts-release): LTS release v4.0.1 @98e0003 [Pipeline] echo 09:43:12 [semverPrep] This is not a build commit. [Pipeline] sh 09:43:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:13 + grep -v github /etc/ssh/ssh_known_hosts 09:43:13 + [ -e /tmp/ssh_known_hosts ] 09:43:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:43:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:43:13 + sudo tee -a /etc/ssh/ssh_known_hosts 09:43:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:13 09:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:13 0.1.4: Pulling from edgex-devops/py-git-semver 09:43:13 3dae71ba6b94: Pulling fs layer 09:43:13 6bf1a483ea7c: Pulling fs layer 09:43:13 f5dfc541a4d3: Pulling fs layer 09:43:13 461d9e800cba: Pulling fs layer 09:43:13 80192f66455f: Pulling fs layer 09:43:13 2e8e34ca0e6c: Pulling fs layer 09:43:13 a29436f7fd5d: Pulling fs layer 09:43:13 923cac83aea3: Pulling fs layer 09:43:13 25ad8b0a4227: Pulling fs layer 09:43:13 db01528c6b51: Pulling fs layer 09:43:13 28988de357af: Pulling fs layer 09:43:13 461d9e800cba: Waiting 09:43:13 80192f66455f: Waiting 09:43:13 2e8e34ca0e6c: Waiting 09:43:13 a29436f7fd5d: Waiting 09:43:13 923cac83aea3: Waiting 09:43:13 25ad8b0a4227: Waiting 09:43:13 db01528c6b51: Waiting 09:43:13 28988de357af: Waiting 09:43:14 6bf1a483ea7c: Verifying Checksum 09:43:14 6bf1a483ea7c: Download complete 09:43:14 461d9e800cba: Download complete 09:43:14 80192f66455f: Verifying Checksum 09:43:14 80192f66455f: Download complete 09:43:14 f5dfc541a4d3: Verifying Checksum 09:43:14 f5dfc541a4d3: Download complete 09:43:14 3dae71ba6b94: Verifying Checksum 09:43:14 3dae71ba6b94: Download complete 09:43:14 923cac83aea3: Verifying Checksum 09:43:14 923cac83aea3: Download complete 09:43:15 25ad8b0a4227: Verifying Checksum 09:43:15 25ad8b0a4227: Download complete 09:43:15 db01528c6b51: Verifying Checksum 09:43:15 db01528c6b51: Download complete 09:43:15 28988de357af: Verifying Checksum 09:43:15 28988de357af: Download complete 09:43:15 a29436f7fd5d: Verifying Checksum 09:43:15 a29436f7fd5d: Download complete 09:43:16 3dae71ba6b94: Pull complete 09:43:16 6bf1a483ea7c: Pull complete 09:43:16 2e8e34ca0e6c: Verifying Checksum 09:43:16 2e8e34ca0e6c: Download complete 09:43:17 f5dfc541a4d3: Pull complete 09:43:17 461d9e800cba: Pull complete 09:43:17 80192f66455f: Pull complete 09:43:21 2e8e34ca0e6c: Pull complete 09:43:21 a29436f7fd5d: Pull complete 09:43:21 923cac83aea3: Pull complete 09:43:21 25ad8b0a4227: Pull complete 09:43:22 db01528c6b51: Pull complete 09:43:22 28988de357af: Pull complete 09:43:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:22 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 09:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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-devops/py-git-semver:0.1.4 cat 09:43:27 $ docker top 4471398c72bcdc4a96783ade97bf6468bd84d5d018729182cc18b12956007256 -eo pid,comm 09:43:27 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). 09:43:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:27 [ssh-agent] Looking for ssh-agent implementation... 09:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:27 $ docker exec 4471398c72bcdc4a96783ade97bf6468bd84d5d018729182cc18b12956007256 ssh-agent 09:43:27 SSH_AUTH_SOCK=/tmp/ssh-7DCLrj83xct1/agent.33 09:43:27 SSH_AGENT_PID=39 09:43:27 Running ssh-add (command line suppressed) 09:43:27 Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_2063069283993491376.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_2063069283993491376.key) 09:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] sh 09:43:28 + git tag --points-at f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] } 09:43:28 $ docker exec --env ******** --env ******** 4471398c72bcdc4a96783ade97bf6468bd84d5d018729182cc18b12956007256 ssh-agent -k 09:43:28 unset SSH_AUTH_SOCK; 09:43:28 unset SSH_AGENT_PID; 09:43:28 echo Agent pid 39 killed; 09:43:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:43:28 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.1' [Pipeline] sshagent 09:43:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:28 [ssh-agent] Looking for ssh-agent implementation... 09:43:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:28 $ docker exec 4471398c72bcdc4a96783ade97bf6468bd84d5d018729182cc18b12956007256 ssh-agent 09:43:28 SSH_AUTH_SOCK=/tmp/ssh-BArxvlJTyREv/agent.86 09:43:28 SSH_AGENT_PID=92 09:43:28 Running ssh-add (command line suppressed) 09:43:28 Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_10590229170668441871.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_10590229170668441871.key) 09:43:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:28 + git semver init 09:43:29 2025-11-27 09:43:29,156 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:43:29 2025-11-27 09:43:29,160 [run_init] DEBUG init version:0.0.0 force:False 09:43:29 2025-11-27 09:43:29,161 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver 09:43:29 2025-11-27 09:43:29,161 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver 09:43:29 2025-11-27 09:43:29,161 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa, stdin=None, shell=False, universal_newlines=False) 09:43:31 2025-11-27 09:43:30,778 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_odessa/.git/info/exclude 09:43:31 2025-11-27 09:43:30,778 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa with force:False 09:43:31 2025-11-27 09:43:30,778 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 09:43:31 2025-11-27 09:43:30,778 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 09:43:31 4.0.1 [Pipeline] } 09:43:31 $ docker exec --env ******** --env ******** 4471398c72bcdc4a96783ade97bf6468bd84d5d018729182cc18b12956007256 ssh-agent -k 09:43:31 unset SSH_AUTH_SOCK; 09:43:31 unset SSH_AGENT_PID; 09:43:31 echo Agent pid 92 killed; 09:43:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:31 + git semver [Pipeline] } 09:43:31 $ docker stop --time=1 4471398c72bcdc4a96783ade97bf6468bd84d5d018729182cc18b12956007256 09:43:33 $ docker rm -f --volumes 4471398c72bcdc4a96783ade97bf6468bd84d5d018729182cc18b12956007256 [Pipeline] // withDockerContainer [Pipeline] sh 09:43:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:43:33 Stashed 1 file(s) [Pipeline] echo 09:43:33 [edgeXSemver]: initialized semver on version 4.0.1 [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] sh 09:43:34 + git checkout f8cad4fb44e7af924c9f9194fad9822682c38a18 09:43:34 HEAD is now at f8cad4f ci(lts-release): LTS release v4.0.1 @98e0003 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:34 provisioning config files... 09:43:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config11795601139218777058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:34 ---> ****-login.sh 09:43:34 nexus3.edgexfoundry.org:10001 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10002 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10003 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 nexus3.edgexfoundry.org:10004 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:34 Login Succeeded 09:43:34 ****.io 09:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:35 Login Succeeded 09:43:35 ---> ****-login.sh ends [Pipeline] } 09:43:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:43:35 + grep ^go [0-9].[0-9]* go.mod 09:43:35 + cut -d -f 2 09:43:35 + cut -d . -f1-2 [Pipeline] echo 09:43:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:43:35 ========================================================= 09:43:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 09:43:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:43:36 #0 building with "default" instance using docker driver 09:43:36 09:43:36 #1 [internal] load build definition from Dockerfile 09:43:36 #1 transferring dockerfile: 1.84kB done 09:43:36 #1 DONE 0.0s 09:43:36 09:43:36 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:43:36 #2 DONE 0.1s 09:43:36 09:43:36 #3 [internal] load .dockerignore 09:43:36 #3 transferring context: 182B done 09:43:36 #3 DONE 0.0s 09:43:36 09:43:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:43:36 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 09:43:36 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 09:43:36 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 09:43:36 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.1s 09:43:36 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done 09:43:36 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0B / 74.06MB 0.1s 09:43:36 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 09:43:36 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.2s 09:43:36 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 09:43:36 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:43:36 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 09:43:37 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 6.29MB / 74.06MB 0.3s 09:43:37 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 09:43:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.3s 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.3s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 14.68MB / 74.06MB 0.5s 09:43:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 7.34MB / 100.52MB 0.5s 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 6.29MB / 13.29MB 0.5s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 19.79MB / 74.06MB 0.6s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 12.58MB / 100.52MB 0.6s 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 11.53MB / 13.29MB 0.6s 09:43:37 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 25.17MB / 74.06MB 0.7s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 18.87MB / 100.52MB 0.7s 09:43:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done 09:43:37 #4 ... 09:43:37 09:43:37 #5 [internal] load build context 09:43:37 #5 transferring context: 69.79MB 0.8s done 09:43:37 #5 DONE 0.8s 09:43:37 09:43:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 30.41MB / 74.06MB 0.8s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 24.12MB / 100.52MB 0.8s 09:43:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 42.99MB / 74.06MB 1.0s 09:43:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 34.60MB / 100.52MB 1.0s 09:43:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 58.72MB / 74.06MB 1.2s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 52.43MB / 100.52MB 1.2s 09:43:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.4s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 70.25MB / 100.52MB 1.4s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 79.69MB / 100.52MB 1.5s 09:43:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.5s done 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 88.95MB / 100.52MB 1.6s 09:43:38 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 09:43:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.7s 09:43:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.2s done 09:43:43 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.0s done 09:43:43 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 09:43:43 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 09:43:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:43:43 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 09:43:43 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 09:43:43 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 09:43:43 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 09:43:45 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.3s done 09:43:45 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 09:43:45 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 09:43:45 #4 DONE 9.0s 09:43:46 09:43:46 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 09:43:46 #6 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:43:46 #6 0.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:43:46 #6 0.679 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:43:46 #6 0.699 (2/4) Installing libedit (20240517.3.1-r0) 09:43:46 #6 0.705 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:43:46 #6 0.799 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:43:46 #6 0.823 Executing busybox-1.36.1-r29.trigger 09:43:46 #6 0.831 OK: 252 MiB in 62 packages 09:43:49 Still waiting to schedule task 09:43:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:43:50 #6 DONE 4.3s 09:43:50 09:43:50 #7 [builder 3/7] WORKDIR /device-mqtt-go 09:43:50 #7 DONE 0.0s 09:43:50 09:43:50 #8 [builder 4/7] COPY go.mod vendor* ./ 09:43:50 #8 DONE 0.6s 09:43:50 09:43:50 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:06 #9 DONE 15.4s 09:44:06 09:44:06 #10 [builder 6/7] COPY . . 09:44:06 #10 DONE 0.8s 09:44:07 09:44:07 #11 [builder 7/7] RUN echo noop 09:44:07 #11 0.225 noop 09:44:07 #11 DONE 0.3s 09:44:07 09:44:07 #12 exporting to image 09:44:07 #12 exporting layers 09:44:13 #12 exporting layers 6.7s done 09:44:13 #12 writing image sha256:2dd600bf00f42c7e6e9b40964a686789d0d66a0cc48f825ef761f2c606cbe167 done 09:44:13 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:44:13 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:14 + docker inspect -f . ci-base-image-x86_64 09:44:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:14 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 09:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:44:14 $ docker top 323512ea0fdbe0e4ea40a174f4dc9891218871a6038ab5fd86518dbc6f611e0a -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:15 + go version 09:44:15 go version go1.23.7 linux/amd64 [Pipeline] } 09:44:15 $ docker stop --time=1 323512ea0fdbe0e4ea40a174f4dc9891218871a6038ab5fd86518dbc6f611e0a 09:44:16 $ docker rm -f --volumes 323512ea0fdbe0e4ea40a174f4dc9891218871a6038ab5fd86518dbc6f611e0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:16 + docker inspect -f . ci-base-image-x86_64 09:44:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:16 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 09:44:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:44:17 $ docker top bb4e5d97dd4b68826dd458471d815885d6f16e800bb4e06c7da4218efd6fa32f -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] fileExists [Pipeline] sh 09:44:17 + make test 09:44:17 go test ./... -coverprofile=coverage.out ./... 09:44:18 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:44:40 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 09:44:40 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 09:44:40 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 09:44:47 go vet ./... 09:44:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:44:52 ./bin/test-attribution-txt.sh [Pipeline] echo 09:44:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:44:52 + go mod tidy [Pipeline] } 09:44:53 $ docker stop --time=1 bb4e5d97dd4b68826dd458471d815885d6f16e800bb4e06c7da4218efd6fa32f 09:44:55 $ docker rm -f --volumes bb4e5d97dd4b68826dd458471d815885d6f16e800bb4e06c7da4218efd6fa32f [Pipeline] // withDockerContainer [Pipeline] sh 09:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:57 + ls -al . 09:44:57 total 256 09:44:57 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:44 . 09:44:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:42 .. 09:44:57 -rw-rw-r-- 1 jenkins jenkins 140 Nov 27 09:43 .dockerignore 09:44:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:44 .git 09:44:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 .github 09:44:57 -rw-rw-r-- 1 jenkins jenkins 256 Nov 27 09:43 .gitignore 09:44:57 -rw-rw-r-- 1 jenkins jenkins 41 Nov 27 09:43 .golangci.yml 09:44:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 09:43 .semver 09:44:57 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 27 09:43 Attribution.txt 09:44:57 -rw-rw-r-- 1 jenkins jenkins 19382 Nov 27 09:43 CHANGELOG.md 09:44:57 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 27 09:43 Dockerfile 09:44:57 -rw-rw-r-- 1 jenkins jenkins 677 Nov 27 09:43 GOVERNANCE.md 09:44:57 -rw-rw-r-- 1 jenkins jenkins 657 Nov 27 09:43 Jenkinsfile 09:44:57 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 27 09:43 LICENSE 09:44:57 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 27 09:43 Makefile 09:44:57 -rw-rw-r-- 1 jenkins jenkins 620 Nov 27 09:43 OWNERS.md 09:44:57 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 27 09:43 README.md 09:44:57 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:43 VERSION 09:44:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 bin 09:44:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 cmd 09:44:57 -rw-r--r-- 1 jenkins jenkins 21039 Nov 27 09:44 coverage.out 09:44:57 -rw-rw-r-- 1 jenkins jenkins 6177 Nov 27 09:43 go.mod 09:44:57 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 27 09:43 go.sum 09:44:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 internal 09:44:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 mock 09:44:57 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:43 vendor 09:44:57 -rw-rw-r-- 1 jenkins jenkins 227 Nov 27 09:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:57 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f8cad4fb44e7af924c9f9194fad9822682c38a18 --label arch=amd64 --label version=4.0.1 . 09:44:57 #0 building with "default" instance using docker driver 09:44:57 09:44:57 #1 [internal] load build definition from Dockerfile 09:44:57 #1 transferring dockerfile: 1.84kB done 09:44:57 #1 DONE 0.0s 09:44:57 09:44:57 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:44:57 #2 DONE 0.0s 09:44:57 09:44:57 #3 [internal] load metadata for docker.io/library/alpine:3.22 09:44:57 #3 DONE 0.1s 09:44:57 09:44:57 #4 [internal] load .dockerignore 09:44:57 #4 transferring context: 182B done 09:44:57 #4 DONE 0.0s 09:44:57 09:44:57 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:44:57 #5 DONE 0.1s 09:44:57 09:44:57 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:44:57 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:44:57 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 09:44:57 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:44:57 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:44:57 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:44:57 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:44:57 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 09:44:57 #6 DONE 0.3s 09:44:57 09:44:57 #7 [internal] load build context 09:44:57 #7 transferring context: 430.60kB 0.2s done 09:44:57 #7 DONE 0.2s 09:44:57 09:44:57 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 09:44:57 #8 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:44:57 #8 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:44:58 #8 0.634 OK: 252 MiB in 62 packages 09:44:58 #8 DONE 0.8s 09:44:58 09:44:58 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:44:58 #9 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:44:58 #9 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:44:58 #9 ... 09:44:58 09:44:58 #10 [builder 3/7] WORKDIR /device-mqtt-go 09:44:58 #10 DONE 0.0s 09:44:58 09:44:58 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:44:58 #9 0.613 (1/1) Installing dumb-init (1.2.5-r3) 09:44:58 #9 0.619 Executing busybox-1.37.0-r19.trigger 09:44:58 #9 0.628 OK: 7 MiB in 17 packages 09:44:58 #9 DONE 0.8s 09:44:58 09:44:58 #11 [builder 4/7] COPY go.mod vendor* ./ 09:44:59 #11 DONE 0.7s 09:44:59 09:44:59 #12 [stage-1 3/6] RUN apk --no-cache upgrade 09:44:59 #12 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:44:59 #12 0.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:44:59 #12 ... 09:44:59 09:44:59 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:59 #13 0.173 skipping... 09:44:59 #13 DONE 0.2s 09:44:59 09:44:59 #12 [stage-1 3/6] RUN apk --no-cache upgrade 09:44:59 #12 0.892 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:44:59 #12 0.914 Executing busybox-1.37.0-r20.post-upgrade 09:44:59 #12 0.961 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:44:59 #12 0.966 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:44:59 #12 0.970 Executing busybox-1.37.0-r20.trigger 09:44:59 #12 0.976 OK: 7 MiB in 17 packages 09:45:00 #12 DONE 1.2s 09:45:00 09:45:00 #14 [builder 6/7] COPY . . 09:45:00 #14 DONE 0.6s 09:45:00 09:45:00 #15 [builder 7/7] RUN make build 09:45:00 #15 0.214 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 09:45:26 #15 DONE 22.9s 09:45:26 09:45:26 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 09:45:26 #16 DONE 0.3s 09:45:26 09:45:26 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 09:45:26 #17 DONE 0.0s 09:45:26 09:45:26 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 09:45:26 #18 DONE 0.0s 09:45:26 09:45:26 #19 exporting to image 09:45:26 #19 exporting layers 09:45:26 #19 exporting layers 0.2s done 09:45:26 #19 writing image sha256:b4153ed7c7a04529bdc96558e1cb7f12b54584e4c2cf1983ab99f9965366789c done 09:45:26 #19 naming to docker.io/library/device-mqtt done 09:45:26 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:26 provisioning config files... 09:45:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config10106206522121313197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:27 ---> ****-login.sh 09:45:27 nexus3.edgexfoundry.org:10001 09:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:27 Login Succeeded 09:45:27 nexus3.edgexfoundry.org:10002 09:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:27 Login Succeeded 09:45:27 nexus3.edgexfoundry.org:10003 09:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:27 Login Succeeded 09:45:27 nexus3.edgexfoundry.org:10004 09:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:27 Login Succeeded 09:45:27 ****.io 09:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:27 Login Succeeded 09:45:27 ---> ****-login.sh ends [Pipeline] } 09:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:27 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:45:27 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 09:45:27 f8cad4fb44e7af924c9f9194fad9822682c38a18 09:45:27 4.0.1 09:45:27 f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 09:45:27 odessa 09:45:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18 09:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:45:28 40ee96a8bd5a: Preparing 09:45:28 11bb08b986c8: Preparing 09:45:28 82a6559e30f7: Preparing 09:45:28 b81679cbcfe1: Preparing 09:45:28 32b5b912c020: Preparing 09:45:28 256f393e029f: Preparing 09:45:28 256f393e029f: Waiting 09:45:28 40ee96a8bd5a: Pushed 09:45:28 32b5b912c020: Pushed 09:45:28 11bb08b986c8: Pushed 09:45:28 256f393e029f: Layer already exists 09:45:28 b81679cbcfe1: Pushed 09:45:33 82a6559e30f7: Pushed 09:45:33 f8cad4fb44e7af924c9f9194fad9822682c38a18: digest: sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1 09:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:45:34 40ee96a8bd5a: Preparing 09:45:34 11bb08b986c8: Preparing 09:45:34 82a6559e30f7: Preparing 09:45:34 b81679cbcfe1: Preparing 09:45:34 32b5b912c020: Preparing 09:45:34 256f393e029f: Preparing 09:45:34 256f393e029f: Waiting 09:45:34 82a6559e30f7: Layer already exists 09:45:34 40ee96a8bd5a: Layer already exists 09:45:34 b81679cbcfe1: Layer already exists 09:45:34 11bb08b986c8: Layer already exists 09:45:34 32b5b912c020: Layer already exists 09:45:34 256f393e029f: Layer already exists 09:45:34 4.0.1: digest: sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 09:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:45:34 40ee96a8bd5a: Preparing 09:45:34 11bb08b986c8: Preparing 09:45:34 82a6559e30f7: Preparing 09:45:34 b81679cbcfe1: Preparing 09:45:34 32b5b912c020: Preparing 09:45:34 256f393e029f: Preparing 09:45:34 256f393e029f: Waiting 09:45:34 32b5b912c020: Layer already exists 09:45:34 11bb08b986c8: Layer already exists 09:45:34 40ee96a8bd5a: Layer already exists 09:45:34 82a6559e30f7: Layer already exists 09:45:34 b81679cbcfe1: Layer already exists 09:45:34 256f393e029f: Layer already exists 09:45:34 f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1: digest: sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:odessa 09:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 09:45:35 40ee96a8bd5a: Preparing 09:45:35 11bb08b986c8: Preparing 09:45:35 82a6559e30f7: Preparing 09:45:35 b81679cbcfe1: Preparing 09:45:35 32b5b912c020: Preparing 09:45:35 256f393e029f: Preparing 09:45:35 256f393e029f: Waiting 09:45:35 11bb08b986c8: Layer already exists 09:45:35 40ee96a8bd5a: Layer already exists 09:45:35 32b5b912c020: Layer already exists 09:45:35 b81679cbcfe1: Layer already exists 09:45:35 82a6559e30f7: Layer already exists 09:45:35 256f393e029f: Layer already exists 09:45:35 odessa: digest: sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:35 ===================================================== [Pipeline] echo 09:45:35 taggedImages: 09:45:35 - nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18 09:45:35 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1 09:45:35 - nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 09:45:35 - nexus3.edgexfoundry.org:10004/device-mqtt:odessa [Pipeline] echo 09:45:35 ========================================================= 09:45:35 [edgeXBuildMultiArch] RAW Config: 09:45:35 images: 09:45:35 - nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18 09:45:35 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1 09:45:35 - nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 09:45:35 - nexus3.edgexfoundry.org:10004/device-mqtt:odessa 09:45:35 settingsFile: 09:45:35 device-mqtt-go-settings 09:45:35 ========================================================= [Pipeline] node 09:45:50 Still waiting to schedule task 09:45:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:54:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773991 in /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] { [Pipeline] ws 09:54:28 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 09:54:28 The recommended git tool is: git 09:54:36 using credential edgex-jenkins-ssh 09:54:36 Cloning the remote Git repository 09:54:36 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 09:54:36 > git init /w/workspace/device-mqtt-go/7 # timeout=10 09:54:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 09:54:37 > git --version # timeout=10 09:54:37 > git --version # 'git version 2.25.1' 09:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 09:54:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:42 Avoid second fetch 09:54:42 Checking out Revision f8cad4fb44e7af924c9f9194fad9822682c38a18 (odessa) 09:54:42 > git config core.sparsecheckout # timeout=10 09:54:42 > git checkout -f f8cad4fb44e7af924c9f9194fad9822682c38a18 # timeout=10 09:54:45 Commit message: "ci(lts-release): LTS release v4.0.1 @98e0003" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:50 + git checkout f8cad4fb44e7af924c9f9194fad9822682c38a18 09:54:50 HEAD is now at f8cad4f ci(lts-release): LTS release v4.0.1 @98e0003 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:50 provisioning config files... 09:54:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config17447774339134697359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:51 ---> ****-login.sh 09:54:51 nexus3.edgexfoundry.org:10001 09:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:52 Configure a credential helper to remove this warning. See 09:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:52 09:54:52 Login Succeeded 09:54:52 nexus3.edgexfoundry.org:10002 09:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:52 Configure a credential helper to remove this warning. See 09:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:52 09:54:52 Login Succeeded 09:54:52 nexus3.edgexfoundry.org:10003 09:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:53 Configure a credential helper to remove this warning. See 09:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:53 09:54:53 Login Succeeded 09:54:53 nexus3.edgexfoundry.org:10004 09:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:53 Configure a credential helper to remove this warning. See 09:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:53 09:54:53 Login Succeeded 09:54:53 ****.io 09:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:55 Configure a credential helper to remove this warning. See 09:54:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:55 09:54:55 Login Succeeded 09:54:55 ---> ****-login.sh ends [Pipeline] } 09:54:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:54:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:54:56 + cut -d -f 2 09:54:56 + grep ^go [0-9].[0-9]* go.mod 09:54:56 + cut -d . -f1-2 [Pipeline] echo 09:54:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:54:56 ========================================================= 09:54:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 09:54:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:55:01 Sending build context to Docker daemon 57.14MB 09:55:01 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 09:55:01 Step 2/12 : FROM ${BASE} AS builder 09:55:01 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:01 94e9d8af2201: Pulling fs layer 09:55:01 345fe9f21930: Pulling fs layer 09:55:01 b40fc9e46828: Pulling fs layer 09:55:01 c9804373a1e5: Pulling fs layer 09:55:01 4f4fb700ef54: Pulling fs layer 09:55:01 f5a772c54f75: Pulling fs layer 09:55:01 e2dd1b2a9dca: Pulling fs layer 09:55:01 0a0502178392: Pulling fs layer 09:55:01 f5a772c54f75: Waiting 09:55:01 e2dd1b2a9dca: Waiting 09:55:01 c9804373a1e5: Waiting 09:55:01 0a0502178392: Waiting 09:55:01 4f4fb700ef54: Waiting 09:55:01 345fe9f21930: Verifying Checksum 09:55:01 345fe9f21930: Download complete 09:55:01 c9804373a1e5: Download complete 09:55:01 4f4fb700ef54: Verifying Checksum 09:55:01 4f4fb700ef54: Download complete 09:55:01 f5a772c54f75: Verifying Checksum 09:55:01 f5a772c54f75: Download complete 09:55:01 94e9d8af2201: Verifying Checksum 09:55:01 94e9d8af2201: Download complete 09:55:02 0a0502178392: Verifying Checksum 09:55:02 0a0502178392: Download complete 09:55:03 94e9d8af2201: Pull complete 09:55:03 345fe9f21930: Pull complete 09:55:04 b40fc9e46828: Verifying Checksum 09:55:04 b40fc9e46828: Download complete 09:55:05 e2dd1b2a9dca: Verifying Checksum 09:55:05 e2dd1b2a9dca: Download complete 09:55:20 b40fc9e46828: Pull complete 09:55:20 c9804373a1e5: Pull complete 09:55:20 4f4fb700ef54: Pull complete 09:55:21 f5a772c54f75: Pull complete 09:55:31 e2dd1b2a9dca: Pull complete 09:55:32 0a0502178392: Pull complete 09:55:32 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 09:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 09:55:32 ---> 72db82c1953f 09:55:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:55:35 ---> Running in 12e283617396 09:55:35 Removing intermediate container 12e283617396 09:55:35 ---> c760997af003 09:55:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:55:35 ---> Running in 41f81380f1ff 09:55:36 Removing intermediate container 41f81380f1ff 09:55:36 ---> cfd18f6f6d9b 09:55:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:55:36 ---> Running in 3af0bd95e44e 09:55:36 Removing intermediate container 3af0bd95e44e 09:55:36 ---> 56994ce7741b 09:55:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:55:36 ---> Running in 6e35906e2da9 09:55:36 Removing intermediate container 6e35906e2da9 09:55:36 ---> cd92a346976c 09:55:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:55:37 ---> Running in 4612baa9081c 09:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:55:41 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:55:41 (2/4) Installing libedit (20240517.3.1-r0) 09:55:41 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:55:41 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:55:41 Executing busybox-1.36.1-r29.trigger 09:55:41 OK: 244 MiB in 62 packages 09:55:43 Removing intermediate container 4612baa9081c 09:55:43 ---> c74a0864d970 09:55:43 Step 8/12 : WORKDIR /device-mqtt-go 09:55:43 ---> Running in aa112ef2fefd 09:55:43 Removing intermediate container aa112ef2fefd 09:55:43 ---> c8ba945283d7 09:55:43 Step 9/12 : COPY go.mod vendor* ./ 09:55:58 ---> 26132d078725 09:55:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:58 ---> Running in c1eaf0d0c894 09:57:50 Removing intermediate container c1eaf0d0c894 09:57:50 ---> f3a4227695f6 09:57:50 Step 11/12 : COPY . . 09:58:02 ---> 85a9fcdb2bf2 09:58:02 Step 12/12 : RUN $MAKE 09:58:02 ---> Running in 7323ca496296 09:58:03 noop 09:58:04 Removing intermediate container 7323ca496296 09:58:04 ---> 7ed2fd480ccd 09:58:05 Successfully built 7ed2fd480ccd 09:58:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:06 + docker inspect -f . ci-base-image-arm64 09:58:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:06 prd-ubuntu20.04-docker-arm64-4c-16g-773991 does not seem to be running inside a container 09:58:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:58:07 $ docker top 9fc3285232dd023449baaa898ea19a23ee0b01279926fcde77ab26f7dd111044 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:08 + go version 09:58:08 go version go1.23.7 linux/arm64 [Pipeline] } 09:58:08 $ docker stop --time=1 9fc3285232dd023449baaa898ea19a23ee0b01279926fcde77ab26f7dd111044 09:58:12 $ docker rm -f --volumes 9fc3285232dd023449baaa898ea19a23ee0b01279926fcde77ab26f7dd111044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:13 + docker inspect -f . ci-base-image-arm64 09:58:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:13 prd-ubuntu20.04-docker-arm64-4c-16g-773991 does not seem to be running inside a container 09:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:58:14 $ docker top 79c51690d07c466826d79189d144474e0e39ec1b614605a7ba04e6673c845988 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:15 + git config --global --add safe.directory /w/workspace/device-mqtt-go/7 [Pipeline] fileExists [Pipeline] sh 09:58:16 + make test 09:58:16 go test ./... -coverprofile=coverage.out ./... 09:58:21 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:02:43 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 10:02:43 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 10:02:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.8% of statements 10:02:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:02:43 go vet ./... 10:03:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:03:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:03:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:03:39 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:03:40 + go mod tidy [Pipeline] } 10:03:45 $ docker stop --time=1 79c51690d07c466826d79189d144474e0e39ec1b614605a7ba04e6673c845988 10:03:47 $ docker rm -f --volumes 79c51690d07c466826d79189d144474e0e39ec1b614605a7ba04e6673c845988 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:03:50 Warning: overwriting stash ‘coverage-report’ 10:03:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:03:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:03:52 + ls -al . 10:03:52 total 252 10:03:52 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 09:58 . 10:03:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:54 .. 10:03:52 -rw-rw-r-- 1 jenkins jenkins 140 Nov 27 09:54 .dockerignore 10:03:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:54 .git 10:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:54 .github 10:03:52 -rw-rw-r-- 1 jenkins jenkins 256 Nov 27 09:54 .gitignore 10:03:52 -rw-rw-r-- 1 jenkins jenkins 41 Nov 27 09:54 .golangci.yml 10:03:52 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 27 09:54 Attribution.txt 10:03:52 -rw-rw-r-- 1 jenkins jenkins 19382 Nov 27 09:54 CHANGELOG.md 10:03:52 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 27 09:54 Dockerfile 10:03:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 27 09:54 GOVERNANCE.md 10:03:52 -rw-rw-r-- 1 jenkins jenkins 657 Nov 27 09:54 Jenkinsfile 10:03:52 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 27 09:54 LICENSE 10:03:52 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 27 09:54 Makefile 10:03:52 -rw-rw-r-- 1 jenkins jenkins 620 Nov 27 09:54 OWNERS.md 10:03:52 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 27 09:54 README.md 10:03:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:43 VERSION 10:03:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:54 bin 10:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:54 cmd 10:03:52 -rw-r--r-- 1 jenkins jenkins 21039 Nov 27 10:02 coverage.out 10:03:52 -rw-rw-r-- 1 jenkins jenkins 6177 Nov 27 09:54 go.mod 10:03:52 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 27 09:54 go.sum 10:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:54 internal 10:03:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:54 mock 10:03:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:54 vendor 10:03:52 -rw-rw-r-- 1 jenkins jenkins 227 Nov 27 09:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:52 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f8cad4fb44e7af924c9f9194fad9822682c38a18 --label arch=arm64 --label version=4.0.1 . 10:03:56 Sending build context to Docker daemon 57.16MB 10:03:56 Step 1/25 : ARG BASE=golang:1.23-alpine3.22 10:03:56 Step 2/25 : FROM ${BASE} AS builder 10:03:56 ---> 7ed2fd480ccd 10:03:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:03:57 ---> Running in acb7d28340eb 10:03:57 Removing intermediate container acb7d28340eb 10:03:57 ---> ff3e8217c4d9 10:03:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:03:57 ---> Running in f5d2be51d8f5 10:03:58 Removing intermediate container f5d2be51d8f5 10:03:58 ---> 9790a6fedd45 10:03:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:03:58 ---> Running in cc0fb81fc020 10:03:58 Removing intermediate container cc0fb81fc020 10:03:58 ---> 144ac97f6e50 10:03:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:03:58 ---> Running in 19af00b4d1c9 10:03:59 Removing intermediate container 19af00b4d1c9 10:03:59 ---> 0a20fade9269 10:03:59 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:03:59 ---> Running in bc19ae632d71 10:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:04:02 OK: 244 MiB in 62 packages 10:04:03 Removing intermediate container bc19ae632d71 10:04:03 ---> 2a7fbfa9a422 10:04:03 Step 8/25 : WORKDIR /device-mqtt-go 10:04:03 ---> Running in db73ca2b2ca9 10:04:04 Removing intermediate container db73ca2b2ca9 10:04:04 ---> 6adc1ba53898 10:04:04 Step 9/25 : COPY go.mod vendor* ./ 10:04:06 Running on prd-centos7-docker-4c-2g-773995 in /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:06 provisioning config files... 10:04:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config16691367935355459641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:10 ---> ****-login.sh 10:04:10 nexus3.edgexfoundry.org:10001 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 nexus3.edgexfoundry.org:10002 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 nexus3.edgexfoundry.org:10003 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 nexus3.edgexfoundry.org:10004 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 ****.io 10:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:10 Configure a credential helper to remove this warning. See 10:04:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:10 10:04:10 Login Succeeded 10:04:10 ---> ****-login.sh ends [Pipeline] } 10:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:04:11 + docker buildx ls 10:04:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:04:11 default * docker 10:04:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:04:12 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:04:12 edgex-builder [Pipeline] sh 10:04:12 + docker buildx inspect --bootstrap 10:04:12 #1 [internal] booting buildkit 10:04:12 #1 pulling image moby/buildkit:buildx-stable-1 10:04:15 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 10:04:15 #1 creating container buildx_buildkit_edgex-builder0 10:04:17 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 10:04:17 #1 DONE 4.8s 10:04:17 Name: edgex-builder 10:04:17 Driver: docker-container 10:04:17 10:04:17 Nodes: 10:04:17 Name: edgex-builder0 10:04:17 Endpoint: unix:///var/run/docker.sock 10:04:17 Status: running 10:04:17 Buildkit: v0.26.2 10:04:17 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:04:17 + docker buildx ls 10:04:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:04:17 edgex-builder * docker-container 10:04:17 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:04:17 default docker 10:04:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:04:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18 --push - 10:04:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18' 10:04:18 #1 [internal] load build definition from Dockerfile 10:04:18 #1 transferring dockerfile: 196B done 10:04:18 #1 DONE 0.0s 10:04:18 10:04:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18 10:04:18 #2 DONE 0.1s 10:04:18 10:04:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18 10:04:18 #3 DONE 0.1s 10:04:18 10:04:18 #4 [internal] load .dockerignore 10:04:18 #4 transferring context: 2B done 10:04:18 #4 DONE 0.0s 10:04:18 10:04:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:18 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 done 10:04:18 #5 DONE 0.0s 10:04:18 10:04:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:18 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 0.0s done 10:04:18 #6 DONE 0.1s 10:04:18 10:04:18 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 10:04:18 #7 DONE 0.0s 10:04:18 10:04:18 #8 exporting to image 10:04:18 #8 exporting layers done 10:04:18 #8 exporting manifest sha256:650c0f95fb76c8f0d73069720fe5b40d46463af203aa8d426ebe79957465f0a2 0.0s done 10:04:18 #8 exporting config sha256:b4153ed7c7a04529bdc96558e1cb7f12b54584e4c2cf1983ab99f9965366789c done 10:04:18 #8 exporting manifest sha256:4f927ab5c70948fbf18927a7113c0041a0a130f5f7fc63ce8947547073af5446 done 10:04:18 #8 exporting config sha256:43d72f0464ecb7f7b877deb97867452334e08cfc7b0dc52de7bffa92f4339642 done 10:04:18 #8 exporting manifest list sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 done 10:04:18 #8 pushing layers 0.1s done 10:04:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18@sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 10:04:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18@sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 0.1s done 10:04:18 #8 DONE 0.2s 10:04:18 10:04:18 1 warning found (use --debug to expand): 10:04:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1' 10:04:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1 --push - 10:04:19 #1 [internal] load build definition from Dockerfile 10:04:19 #1 transferring dockerfile: 161B done 10:04:19 #1 DONE 0.0s 10:04:19 10:04:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1 10:04:19 #2 DONE 0.0s 10:04:19 10:04:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1 10:04:19 #3 DONE 0.0s 10:04:19 10:04:19 #4 [internal] load .dockerignore 10:04:19 #4 transferring context: 2B done 10:04:19 #4 DONE 0.0s 10:04:19 ---> c59fc25d72ca 10:04:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:19 ---> Running in 2d8d041a3e9f 10:04:19 skipping... 10:04:19 10:04:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:19 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 0.0s done 10:04:19 #5 CACHED 10:04:19 10:04:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:19 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 0.0s done 10:04:19 #6 CACHED 10:04:19 10:04:19 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 10:04:19 #7 DONE 0.0s 10:04:19 10:04:19 #8 exporting to image 10:04:19 #8 exporting layers done 10:04:19 #8 exporting manifest sha256:650c0f95fb76c8f0d73069720fe5b40d46463af203aa8d426ebe79957465f0a2 done 10:04:19 #8 exporting config sha256:b4153ed7c7a04529bdc96558e1cb7f12b54584e4c2cf1983ab99f9965366789c done 10:04:19 #8 exporting manifest sha256:4f927ab5c70948fbf18927a7113c0041a0a130f5f7fc63ce8947547073af5446 done 10:04:19 #8 exporting config sha256:43d72f0464ecb7f7b877deb97867452334e08cfc7b0dc52de7bffa92f4339642 done 10:04:19 #8 exporting manifest list sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 done 10:04:19 #8 pushing layers 0.0s done 10:04:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1@sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 0.1s done 10:04:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:19 #8 DONE 0.1s 10:04:19 10:04:19 1 warning found (use --debug to expand): 10:04:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1' 10:04:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 --push - 10:04:19 #1 [internal] load build definition from Dockerfile 10:04:19 #1 transferring dockerfile: 10:04:20 #1 transferring dockerfile: 202B done 10:04:20 #1 DONE 0.2s 10:04:20 10:04:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 10:04:20 #2 DONE 0.1s 10:04:20 10:04:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 10:04:20 Removing intermediate container 2d8d041a3e9f 10:04:20 ---> 1e45812e51d2 10:04:20 Step 11/25 : COPY . . 10:04:20 #3 DONE 0.1s 10:04:20 10:04:20 #4 [internal] load .dockerignore 10:04:20 #4 transferring context: 2B done 10:04:20 #4 DONE 0.1s 10:04:20 10:04:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:20 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 0.0s done 10:04:20 #5 CACHED 10:04:20 10:04:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:20 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 0.0s done 10:04:20 #6 CACHED 10:04:20 10:04:20 #7 exporting to image 10:04:20 #7 exporting layers done 10:04:20 #7 exporting manifest sha256:650c0f95fb76c8f0d73069720fe5b40d46463af203aa8d426ebe79957465f0a2 done 10:04:20 #7 exporting config sha256:b4153ed7c7a04529bdc96558e1cb7f12b54584e4c2cf1983ab99f9965366789c done 10:04:20 #7 exporting manifest sha256:4f927ab5c70948fbf18927a7113c0041a0a130f5f7fc63ce8947547073af5446 0.0s done 10:04:20 #7 exporting config sha256:43d72f0464ecb7f7b877deb97867452334e08cfc7b0dc52de7bffa92f4339642 done 10:04:20 #7 exporting manifest list sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 10:04:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:20 #7 exporting manifest list sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 done 10:04:20 #7 pushing layers 0.0s done 10:04:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1@sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 0.1s done 10:04:20 #7 DONE 0.1s 10:04:20 10:04:20 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 10:04:20 #8 DONE 0.0s 10:04:20 10:04:20 1 warning found (use --debug to expand): 10:04:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:04:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:odessa' 10:04:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:odessa --push - 10:04:21 #1 [internal] load build definition from Dockerfile 10:04:21 #1 transferring dockerfile: 162B done 10:04:21 #1 DONE 0.1s 10:04:21 10:04:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:odessa 10:04:21 #2 DONE 0.0s 10:04:21 10:04:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:odessa 10:04:21 #3 DONE 0.0s 10:04:21 10:04:21 #4 [internal] load .dockerignore 10:04:21 #4 transferring context: 10:04:21 #4 transferring context: 2B done 10:04:21 #4 DONE 0.1s 10:04:21 10:04:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:21 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:21 #5 CACHED 10:04:21 10:04:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 10:04:21 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:fac968f579a9189a6fd10cb805fd2d904c1c0473d8f7e2cb6589296c258a1753 0.1s done 10:04:21 #6 CACHED 10:04:21 10:04:21 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 10:04:21 #7 DONE 0.0s 10:04:21 10:04:21 #8 exporting to image 10:04:21 #8 exporting layers done 10:04:21 #8 exporting manifest sha256:650c0f95fb76c8f0d73069720fe5b40d46463af203aa8d426ebe79957465f0a2 done 10:04:21 #8 exporting config sha256:b4153ed7c7a04529bdc96558e1cb7f12b54584e4c2cf1983ab99f9965366789c done 10:04:21 #8 exporting manifest sha256:4f927ab5c70948fbf18927a7113c0041a0a130f5f7fc63ce8947547073af5446 0.0s done 10:04:21 #8 exporting config sha256:43d72f0464ecb7f7b877deb97867452334e08cfc7b0dc52de7bffa92f4339642 done 10:04:21 #8 exporting manifest list sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 done 10:04:21 #8 pushing layers 0.0s done 10:04:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:a41a486776be07baa21b14063207b3acfe7a2aa721e42d00ef979902cdba7803 0.1s done 10:04:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:04:21 #8 DONE 0.1s 10:04:21 10:04:21 1 warning found (use --debug to expand): 10:04:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:04:22 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:04:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:04:23 ---> package-listing.sh 10:04:23 ++ facter osfamily 10:04:23 ++ tr '[:upper:]' '[:lower:]' 10:04:23 + OS_FAMILY=redhat 10:04:23 + workspace=/w/workspace/gexfoundry_device-mqtt-go_odessa 10:04:23 + START_PACKAGES=/tmp/packages_start.txt 10:04:23 + END_PACKAGES=/tmp/packages_end.txt 10:04:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:23 + PACKAGES=/tmp/packages_start.txt 10:04:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' 10:04:23 + PACKAGES=/tmp/packages_end.txt 10:04:23 + case "${OS_FAMILY}" in 10:04:23 + rpm -qa 10:04:23 + sort 10:04:24 + '[' -f /tmp/packages_start.txt ']' 10:04:24 + '[' -f /tmp/packages_end.txt ']' 10:04:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:24 + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' 10:04:24 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ 10:04:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ [Pipeline] echo 10:04:24 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/gexfoundry_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:04:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:24 10:04:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:25 latest: Pulling from edgex-lftools-log-publisher 10:04:25 5eb5b503b376: Pulling fs layer 10:04:25 5c69ac0246d0: Pulling fs layer 10:04:25 ec43610c2a17: Pulling fs layer 10:04:25 3a2ae6a8a46f: Pulling fs layer 10:04:25 33b1e0a273af: Pulling fs layer 10:04:25 5d3b04190fa2: Pulling fs layer 10:04:25 2f39f015ded8: Pulling fs layer 10:04:25 3a2ae6a8a46f: Waiting 10:04:25 33b1e0a273af: Waiting 10:04:25 5d3b04190fa2: Waiting 10:04:25 2f39f015ded8: Waiting 10:04:25 5c69ac0246d0: Verifying Checksum 10:04:25 5c69ac0246d0: Download complete 10:04:25 3a2ae6a8a46f: Verifying Checksum 10:04:25 3a2ae6a8a46f: Download complete 10:04:25 33b1e0a273af: Verifying Checksum 10:04:25 33b1e0a273af: Download complete 10:04:25 5d3b04190fa2: Verifying Checksum 10:04:25 5d3b04190fa2: Download complete 10:04:25 ec43610c2a17: Verifying Checksum 10:04:25 ec43610c2a17: Download complete 10:04:25 5eb5b503b376: Verifying Checksum 10:04:25 5eb5b503b376: Download complete 10:04:26 2f39f015ded8: Verifying Checksum 10:04:26 2f39f015ded8: Download complete 10:04:27 5eb5b503b376: Pull complete 10:04:27 5c69ac0246d0: Pull complete 10:04:27 ec43610c2a17: Pull complete 10:04:27 3a2ae6a8a46f: Pull complete 10:04:27 33b1e0a273af: Pull complete 10:04:27 5d3b04190fa2: Pull complete 10:04:32 2f39f015ded8: Pull complete 10:04:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:32 prd-centos7-docker-4c-2g-773995 does not seem to be running inside a container 10:04:32 $ 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/gexfoundry_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:04:35 ---> 1db21c7786e8 10:04:35 Step 12/25 : RUN $MAKE 10:04:35 ---> Running in bacb7dadca94 10:04:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 10:04:37 $ docker top daeeb7719048d7f1a1501648fc611a8c9669d5f27dfba198d6efd4cf16c6a5bb -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:37 + touch /tmp/pre-build-complete [Pipeline] sh 10:04:37 + mkdir -p /var/log/sysstat [Pipeline] sh 10:04:38 + ls /var/log/sa-host 10:04:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:38 provisioning config files... 10:04:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config4369071387747891510tmp [Pipeline] { [Pipeline] echo 10:04:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:04:38 ---> create-netrc.sh [Pipeline] } 10:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:04:38 ---> python-tools-install.sh [Pipeline] echo 10:04:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:04:39 ---> sudo-logs.sh 10:04:39 Archiving 'sudo' log.. 10:04:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-773995.novalocal: Name or service not known 10:04:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-773995.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:04:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:04:39 ---> job-cost.sh 10:04:39 lf-activate-venv: SKIPPING 10:04:39 INFO: No Stack... 10:04:39 INFO: Retrieving Pricing Info for: v3-standard-2 10:04:40 INFO: Archiving Costs [Pipeline] echo 10:04:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:04:40 ---> logs-deploy.sh 10:04:40 lf-activate-venv: SKIPPING 10:04:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/odessa/7 10:04:40 INFO: archiving workspace using pattern(s): 10:04:41 Archives upload complete. 10:04:41 INFO: archiving logs to Nexus 10:04:41 ---> uname -a: 10:04:41 Linux prd-centos7-docker-4c-2g-773995.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:04:41 10:04:41 10:04:41 ---> lscpu: 10:04:41 Architecture: x86_64 10:04:41 CPU op-mode(s): 32-bit, 64-bit 10:04:41 Byte Order: Little Endian 10:04:41 Address sizes: 40 bits physical, 48 bits virtual 10:04:41 CPU(s): 2 10:04:41 On-line CPU(s) list: 0,1 10:04:41 Thread(s) per core: 1 10:04:41 Core(s) per socket: 1 10:04:41 Socket(s): 2 10:04:41 NUMA node(s): 1 10:04:41 Vendor ID: AuthenticAMD 10:04:41 CPU family: 23 10:04:41 Model: 49 10:04:41 Model name: AMD EPYC-Rome Processor 10:04:41 Stepping: 0 10:04:41 CPU MHz: 2800.000 10:04:41 BogoMIPS: 5600.00 10:04:41 Virtualization: AMD-V 10:04:41 Hypervisor vendor: KVM 10:04:41 Virtualization type: full 10:04:41 L1d cache: 64 KiB 10:04:41 L1i cache: 64 KiB 10:04:41 L2 cache: 1 MiB 10:04:41 L3 cache: 32 MiB 10:04:41 NUMA node0 CPU(s): 0,1 10:04:41 Vulnerability Itlb multihit: Not affected 10:04:41 Vulnerability L1tf: Not affected 10:04:41 Vulnerability Mds: Not affected 10:04:41 Vulnerability Meltdown: Not affected 10:04:41 Vulnerability Mmio stale data: Not affected 10:04:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:04:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:04:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:04:41 Vulnerability Srbds: Not affected 10:04:41 Vulnerability Tsx async abort: Not affected 10:04:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:04:41 10:04:41 10:04:41 ---> nproc: 10:04:41 2 10:04:41 10:04:41 10:04:41 ---> df -h: 10:04:41 Filesystem Size Used Avail Use% Mounted on 10:04:41 overlay 40G 7.3G 33G 19% / 10:04:41 tmpfs 64M 0 64M 0% /dev 10:04:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:04:41 shm 64M 0 64M 0% /dev/shm 10:04:41 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:04:41 10:04:41 10:04:41 Cannot open /var/log/sysstat/sa27: No such file or directory 10:04:41 Please check if data collecting is enabled 10:04:41 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:42 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:04:42 $ docker stop --time=1 daeeb7719048d7f1a1501648fc611a8c9669d5f27dfba198d6efd4cf16c6a5bb 10:04:43 $ docker rm -f --volumes daeeb7719048d7f1a1501648fc611a8c9669d5f27dfba198d6efd4cf16c6a5bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:04:43 [WS-CLEANUP] Deleting project workspace... 10:04:43 [WS-CLEANUP] Deferred wipeout is used... 10:04:43 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:44 10:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:44 latest: Pulling from edgex-lftools-log-publisher 10:04:44 5eb5b503b376: Pulling fs layer 10:04:44 5c69ac0246d0: Pulling fs layer 10:04:44 ec43610c2a17: Pulling fs layer 10:04:44 3a2ae6a8a46f: Pulling fs layer 10:04:44 33b1e0a273af: Pulling fs layer 10:04:44 5d3b04190fa2: Pulling fs layer 10:04:44 2f39f015ded8: Pulling fs layer 10:04:44 3a2ae6a8a46f: Waiting 10:04:44 33b1e0a273af: Waiting 10:04:44 5d3b04190fa2: Waiting 10:04:44 2f39f015ded8: Waiting 10:04:44 5c69ac0246d0: Verifying Checksum 10:04:44 5c69ac0246d0: Download complete 10:04:44 3a2ae6a8a46f: Verifying Checksum 10:04:44 3a2ae6a8a46f: Download complete 10:04:44 33b1e0a273af: Verifying Checksum 10:04:44 33b1e0a273af: Download complete 10:04:44 5d3b04190fa2: Verifying Checksum 10:04:44 5d3b04190fa2: Download complete 10:04:44 ec43610c2a17: Verifying Checksum 10:04:44 ec43610c2a17: Download complete 10:04:44 5eb5b503b376: Verifying Checksum 10:04:44 5eb5b503b376: Download complete 10:04:45 2f39f015ded8: Download complete 10:04:46 5eb5b503b376: Pull complete 10:04:46 5c69ac0246d0: Pull complete 10:04:47 ec43610c2a17: Pull complete 10:04:47 3a2ae6a8a46f: Pull complete 10:04:47 33b1e0a273af: Pull complete 10:04:47 5d3b04190fa2: Pull complete 10:04:52 2f39f015ded8: Pull complete 10:04:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:52 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 10:04:52 $ 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/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:04:53 $ docker top ac13f6d6489f19a57f50005805f7c0539282e6ff5fb6df9a29f58afa4eaca6c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:54 ---> job-cost.sh 10:04:54 lf-activate-venv: SKIPPING 10:04:54 INFO: No Stack... 10:04:54 INFO: Retrieving Pricing Info for: v3-standard-8 10:04:54 INFO: Archiving Costs [Pipeline] sh 10:04:55 + cat /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/cost.csv 10:04:55 + cut -d, -f6 [Pipeline] lock 10:04:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-7-stack-cost] 10:04:55 Resource [jenkins-edgexfoundry-device-mqtt-go-odessa-7-stack-cost] did not exist. Created. 10:04:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:55 + echo total: 0.2199999988079071 [Pipeline] stash 10:04:55 Stashed 1 file(s) [Pipeline] } 10:04:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:55 $ docker stop --time=1 ac13f6d6489f19a57f50005805f7c0539282e6ff5fb6df9a29f58afa4eaca6c0 10:04:56 $ docker rm -f --volumes ac13f6d6489f19a57f50005805f7c0539282e6ff5fb6df9a29f58afa4eaca6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:08:57 Removing intermediate container bacb7dadca94 10:08:57 ---> 42a21db81f3f 10:08:57 Step 13/25 : FROM alpine:3.22 10:08:57 3.22: Pulling from library/alpine 10:08:57 6b59a28fa201: Pulling fs layer 10:08:57 6b59a28fa201: Verifying Checksum 10:08:57 6b59a28fa201: Download complete 10:08:57 6b59a28fa201: Pull complete 10:08:57 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:08:57 Status: Downloaded newer image for alpine:3.22 10:08:57 ---> 171e65262c80 10:08:57 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 10:08:57 ---> Running in d938b1376ebb 10:08:57 Removing intermediate container d938b1376ebb 10:08:57 ---> 2e7d32e84340 10:08:57 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:08:57 ---> Running in 359bde8b3e74 10:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:08:57 (1/1) Installing dumb-init (1.2.5-r3) 10:08:57 Executing busybox-1.37.0-r19.trigger 10:08:57 OK: 8 MiB in 17 packages 10:08:57 Removing intermediate container 359bde8b3e74 10:08:57 ---> f903515a889d 10:08:57 Step 16/25 : RUN apk --no-cache upgrade 10:08:57 ---> Running in f978c1b56cb5 10:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:08:57 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 10:08:57 Executing busybox-1.37.0-r20.post-upgrade 10:08:57 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 10:08:57 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 10:08:57 Executing busybox-1.37.0-r20.trigger 10:08:57 OK: 8 MiB in 17 packages 10:08:57 Removing intermediate container f978c1b56cb5 10:08:57 ---> bacacad0984c 10:08:57 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 10:08:57 ---> 63638bc0ef5b 10:08:57 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 10:08:57 ---> 01cbb6e345bb 10:08:57 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:08:58 ---> cda68dcd0796 10:08:58 Step 20/25 : EXPOSE 59982 10:08:58 ---> Running in 9fb5d813f92a 10:08:58 Removing intermediate container 9fb5d813f92a 10:08:58 ---> c07935132f28 10:08:58 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 10:08:59 ---> Running in c4e4a77205b1 10:08:59 Removing intermediate container c4e4a77205b1 10:08:59 ---> a60f6a579183 10:08:59 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:08:59 ---> Running in 9595214a5a01 10:08:59 Removing intermediate container 9595214a5a01 10:08:59 ---> e82e3ad220c0 10:08:59 Step 23/25 : LABEL arch=arm64 10:08:59 ---> Running in e96be3071e41 10:09:00 Removing intermediate container e96be3071e41 10:09:00 ---> 40694380b728 10:09:00 Step 24/25 : LABEL git_sha=f8cad4fb44e7af924c9f9194fad9822682c38a18 10:09:00 ---> Running in c6a6a436fd7e 10:09:00 Removing intermediate container c6a6a436fd7e 10:09:00 ---> 9c2417f652bc 10:09:00 Step 25/25 : LABEL version=4.0.1 10:09:00 ---> Running in bbd078051dfd 10:09:00 Removing intermediate container bbd078051dfd 10:09:00 ---> 722161576c7e 10:09:00 [Warning] One or more build-args [ARCH] were not consumed 10:09:01 Successfully built 722161576c7e 10:09:01 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:01 provisioning config files... 10:09:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config18212089480650272994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:02 ---> ****-login.sh 10:09:02 nexus3.edgexfoundry.org:10001 10:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:02 Configure a credential helper to remove this warning. See 10:09:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:02 10:09:02 Login Succeeded 10:09:02 nexus3.edgexfoundry.org:10002 10:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:02 Configure a credential helper to remove this warning. See 10:09:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:02 10:09:02 Login Succeeded 10:09:02 nexus3.edgexfoundry.org:10003 10:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:03 Configure a credential helper to remove this warning. See 10:09:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:03 10:09:03 Login Succeeded 10:09:03 nexus3.edgexfoundry.org:10004 10:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:03 Configure a credential helper to remove this warning. See 10:09:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:03 10:09:03 Login Succeeded 10:09:03 ****.io 10:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:04 Configure a credential helper to remove this warning. See 10:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:04 10:09:04 Login Succeeded 10:09:04 ---> ****-login.sh ends [Pipeline] } 10:09:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:04 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:09:04 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 10:09:04 f8cad4fb44e7af924c9f9194fad9822682c38a18 10:09:04 4.0.1 10:09:04 f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 10:09:04 odessa 10:09:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f8cad4fb44e7af924c9f9194fad9822682c38a18 10:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:09:05 2b2f5aa1f008: Preparing 10:09:05 517fa6e50406: Preparing 10:09:05 630a899bd539: Preparing 10:09:05 87f3bd2ae62b: Preparing 10:09:05 92d63015298f: Preparing 10:09:05 0e64f2360a44: Preparing 10:09:05 0e64f2360a44: Waiting 10:09:05 517fa6e50406: Pushed 10:09:05 2b2f5aa1f008: Pushed 10:09:05 92d63015298f: Pushed 10:09:05 0e64f2360a44: Layer already exists 10:09:05 87f3bd2ae62b: Pushed 10:09:16 630a899bd539: Pushed 10:09:16 f8cad4fb44e7af924c9f9194fad9822682c38a18: digest: sha256:9351bbbb0dc69a65af1c9b76612e54fcd95c6667535640b0445923b97866cd96 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:16 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.1 10:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:09:16 2b2f5aa1f008: Preparing 10:09:16 517fa6e50406: Preparing 10:09:16 630a899bd539: Preparing 10:09:16 87f3bd2ae62b: Preparing 10:09:16 92d63015298f: Preparing 10:09:16 0e64f2360a44: Preparing 10:09:16 0e64f2360a44: Waiting 10:09:16 2b2f5aa1f008: Layer already exists 10:09:16 92d63015298f: Layer already exists 10:09:16 517fa6e50406: Layer already exists 10:09:16 630a899bd539: Layer already exists 10:09:16 87f3bd2ae62b: Layer already exists 10:09:16 0e64f2360a44: Layer already exists 10:09:17 4.0.1: digest: sha256:9351bbbb0dc69a65af1c9b76612e54fcd95c6667535640b0445923b97866cd96 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:17 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 10:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:09:17 2b2f5aa1f008: Preparing 10:09:17 517fa6e50406: Preparing 10:09:17 630a899bd539: Preparing 10:09:17 87f3bd2ae62b: Preparing 10:09:17 92d63015298f: Preparing 10:09:17 0e64f2360a44: Preparing 10:09:17 0e64f2360a44: Waiting 10:09:17 630a899bd539: Layer already exists 10:09:17 2b2f5aa1f008: Layer already exists 10:09:17 87f3bd2ae62b: Layer already exists 10:09:17 517fa6e50406: Layer already exists 10:09:17 92d63015298f: Layer already exists 10:09:17 0e64f2360a44: Layer already exists 10:09:18 f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1: digest: sha256:9351bbbb0dc69a65af1c9b76612e54fcd95c6667535640b0445923b97866cd96 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa 10:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:09:18 2b2f5aa1f008: Preparing 10:09:18 517fa6e50406: Preparing 10:09:18 630a899bd539: Preparing 10:09:18 87f3bd2ae62b: Preparing 10:09:18 92d63015298f: Preparing 10:09:18 0e64f2360a44: Preparing 10:09:18 0e64f2360a44: Waiting 10:09:18 2b2f5aa1f008: Layer already exists 10:09:18 630a899bd539: Layer already exists 10:09:18 87f3bd2ae62b: Layer already exists 10:09:18 92d63015298f: Layer already exists 10:09:18 517fa6e50406: Layer already exists 10:09:18 0e64f2360a44: Layer already exists 10:09:19 odessa: digest: sha256:9351bbbb0dc69a65af1c9b76612e54fcd95c6667535640b0445923b97866cd96 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:19 ===================================================== [Pipeline] echo 10:09:19 taggedImages: 10:09:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f8cad4fb44e7af924c9f9194fad9822682c38a18 10:09:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.1 10:09:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 10:09:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [Pipeline] echo 10:09:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] echo 10:09:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.1 [Pipeline] echo 10:09:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f8cad4fb44e7af924c9f9194fad9822682c38a18-4.0.1 [Pipeline] echo 10:09:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:09:19 10:09:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:09:20 arm64: Pulling from edgex-lftools-log-publisher 10:09:20 8998bd30e6a1: Pulling fs layer 10:09:20 04944245beec: Pulling fs layer 10:09:20 699f458cf7ca: Pulling fs layer 10:09:20 765212b225bb: Pulling fs layer 10:09:20 f23df028b6ca: Pulling fs layer 10:09:20 d65c8cfc05b1: Pulling fs layer 10:09:20 2437ff75d9bd: Pulling fs layer 10:09:20 f23df028b6ca: Waiting 10:09:20 d65c8cfc05b1: Waiting 10:09:20 2437ff75d9bd: Waiting 10:09:20 765212b225bb: Waiting 10:09:20 04944245beec: Verifying Checksum 10:09:20 04944245beec: Download complete 10:09:20 765212b225bb: Verifying Checksum 10:09:20 765212b225bb: Download complete 10:09:20 f23df028b6ca: Verifying Checksum 10:09:20 f23df028b6ca: Download complete 10:09:20 d65c8cfc05b1: Verifying Checksum 10:09:20 d65c8cfc05b1: Download complete 10:09:20 699f458cf7ca: Verifying Checksum 10:09:20 699f458cf7ca: Download complete 10:09:20 8998bd30e6a1: Verifying Checksum 10:09:20 8998bd30e6a1: Download complete 10:09:23 2437ff75d9bd: Verifying Checksum 10:09:23 2437ff75d9bd: Download complete 10:09:26 8998bd30e6a1: Pull complete 10:09:26 04944245beec: Pull complete 10:09:27 699f458cf7ca: Pull complete 10:09:28 765212b225bb: Pull complete 10:09:28 f23df028b6ca: Pull complete 10:09:28 d65c8cfc05b1: Pull complete 10:09:47 2437ff75d9bd: Pull complete 10:09:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:09:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:47 prd-ubuntu20.04-docker-arm64-4c-16g-773991 does not seem to be running inside a container 10:09:47 $ 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/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:09:50 $ docker top 9798d70342937a2d269294870709580482225dc607718fd7e76b2e90fd865af7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:51 ---> job-cost.sh 10:09:51 lf-activate-venv: SKIPPING 10:09:51 INFO: No Stack... 10:09:51 INFO: Retrieving Pricing Info for: v3-standard-4 10:09:52 INFO: Archiving Costs [Pipeline] sh 10:09:53 + cat /w/workspace/device-mqtt-go/7/archives/cost.csv 10:09:53 + cut -d, -f6 [Pipeline] lock 10:09:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-7-stack-cost] 10:09:53 Resource [jenkins-edgexfoundry-device-mqtt-go-odessa-7-stack-cost] did not exist. Created. 10:09:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:54 /w/workspace/device-mqtt-go/7@tmp/durable-1df76843/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:09:54 + echo total: 0.10999999940395355 [Pipeline] stash 10:09:54 Warning: overwriting stash ‘stack-cost’ 10:09:55 Stashed 1 file(s) [Pipeline] } 10:09:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:09:55 $ docker stop --time=1 9798d70342937a2d269294870709580482225dc607718fd7e76b2e90fd865af7 10:09:58 $ docker rm -f --volumes 9798d70342937a2d269294870709580482225dc607718fd7e76b2e90fd865af7 [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 10:09:59 provisioning config files... 10:09:59 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config3778844341866374332tmp [Pipeline] { [Pipeline] sh 10:09:59 + set +x 10:09:59 + bash -s -- 10:09:59 + curl -s https://codecov.io/bash 10:09:59 10:09:59 _____ _ 10:09:59 / ____| | | 10:09:59 | | ___ __| | ___ ___ _____ __ 10:09:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:09:59 | |___| (_) | (_| | __/ (_| (_) \ V / 10:09:59 \_____\___/ \__,_|\___|\___\___/ \_/ 10:09:59 Bash-1.0.6 10:09:59 10:09:59 10:09:59 ==> git version 2.25.1 found 10:09:59 ==> 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 10:09:59 Release-Date: 2020-01-08 10:09:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:09:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:09:59 ==> Jenkins CI detected. 10:09:59 current dir:  /w/workspace/gexfoundry_device-mqtt-go_odessa 10:09:59 project root: . 10:09:59 --> token set from env 10:09:59 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 10:09:59 ==> Running gcov in . (disable via -X gcov) 10:09:59 ==> Python coveragepy not found 10:09:59 ==> Searching for coverage reports in: 10:09:59 + . 10:09:59 -> Found 1 reports 10:09:59 ==> Detecting git/mercurial file structure 10:09:59 ==> Reading reports 10:09:59 + ./coverage.out bytes=21039 10:09:59 ==> Appending adjustments 10:09:59 https://docs.codecov.io/docs/fixing-reports 10:09:59 + Found adjustments 10:09:59 ==> Gzipping contents 10:09:59 28K /tmp/codecov.h5Ijwo.gz 10:09:59 ==> Uploading reports 10:09:59 url: https://codecov.io 10:09:59 query: branch=odessa&commit=f8cad4fb44e7af924c9f9194fad9822682c38a18&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fodessa%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:09:59 -> Pinging Codecov 10:09:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=f8cad4fb44e7af924c9f9194fad9822682c38a18&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fodessa%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:10:00 -> Uploading to 10:10:00 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/f8cad4fb44e7af924c9f9194fad9822682c38a18/60907a1d-fb30-4d12-ae73-89b0992d4043.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251127%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251127T100959Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2112581c33705ca62c5cda0d6464266031ff64e4e95871bc3db6dc8a064c0a90 10:10:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:00 Dload Upload Total Spent Left Speed 10:10:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28266 0 0 100 28266 0 185k --:--:-- --:--:-- --:--:-- 185k 10:10:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] } 10:10:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:10:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:10:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:10:00 10:10:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:10:00 latest: Pulling from edgex-devops/edgex-snyk-go 10:10:00 2d35ebdb57d9: Already exists 10:10:00 85e8836fcdb2: Pulling fs layer 10:10:00 91631faa732a: Pulling fs layer 10:10:00 f3f5ae8826fa: Pulling fs layer 10:10:00 4f4fb700ef54: Pulling fs layer 10:10:00 7861252a18e6: Pulling fs layer 10:10:00 9130f900ef6f: Pulling fs layer 10:10:00 9130f900ef6f: Waiting 10:10:00 7861252a18e6: Waiting 10:10:00 4f4fb700ef54: Waiting 10:10:00 f3f5ae8826fa: Verifying Checksum 10:10:00 f3f5ae8826fa: Download complete 10:10:00 85e8836fcdb2: Verifying Checksum 10:10:00 85e8836fcdb2: Download complete 10:10:00 4f4fb700ef54: Verifying Checksum 10:10:00 4f4fb700ef54: Download complete 10:10:00 85e8836fcdb2: Pull complete 10:10:01 7861252a18e6: Verifying Checksum 10:10:01 7861252a18e6: Download complete 10:10:01 91631faa732a: Verifying Checksum 10:10:01 91631faa732a: Download complete 10:10:02 9130f900ef6f: Verifying Checksum 10:10:02 9130f900ef6f: Download complete 10:10:07 91631faa732a: Pull complete 10:10:07 f3f5ae8826fa: Pull complete 10:10:07 4f4fb700ef54: Pull complete 10:10:07 7861252a18e6: Pull complete 10:10:12 9130f900ef6f: Pull complete 10:10:12 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:10:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:10:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:13 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 10:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:10:14 $ docker top 86d8c4c685a4bc6392a984cda5a1a54fed6c78bd2ee57f49d803ba792a8e96ad -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:15 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] echo 10:10:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:odessa' [Pipeline] sh 10:10:15 + set -o pipefail 10:10:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:odessa' 10:10:42 10:10:42 Monitoring /w/workspace/gexfoundry_device-mqtt-go_odessa (github.com/edgexfoundry/device-mqtt-go)... 10:10:42 10:10:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2a61b29e-d8f7-4ffc-9a4f-5a71e2a03304/history/8fbf2344-87e9-43df-b906-50d71dbb044f 10:10:42 10:10:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:10:42 10:10:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:10:42 [Pipeline] } 10:10:42 $ docker stop --time=1 86d8c4c685a4bc6392a984cda5a1a54fed6c78bd2ee57f49d803ba792a8e96ad 10:10:43 $ docker rm -f --volumes 86d8c4c685a4bc6392a984cda5a1a54fed6c78bd2ee57f49d803ba792a8e96ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:44 + git log --format=format:%s -1 f8cad4fb44e7af924c9f9194fad9822682c38a18 [Pipeline] sh 10:10:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:45 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 10:10:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:10:45 $ docker top f85508863d05f8e5cf768874afec0831a4f50ca5792714e6628eb9281c33876f -eo pid,comm 10:10:45 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). 10:10:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:45 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:45 + git semver [Pipeline] } 10:10:46 $ docker stop --time=1 f85508863d05f8e5cf768874afec0831a4f50ca5792714e6628eb9281c33876f 10:10:47 $ docker rm -f --volumes f85508863d05f8e5cf768874afec0831a4f50ca5792714e6628eb9281c33876f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:10:47 10:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:10:48 0.23.1-centos7: Pulling from edgex-lftools 10:10:48 ab5ef0e58194: Pulling fs layer 10:10:48 9712f1f96733: Pulling fs layer 10:10:48 63f879dbbcfc: Pulling fs layer 10:10:48 0d9ebad4ef96: Pulling fs layer 10:10:48 e9a5061849ea: Pulling fs layer 10:10:48 d747dcd14b5f: Pulling fs layer 10:10:48 2de7ff778b66: Pulling fs layer 10:10:48 0d9ebad4ef96: Waiting 10:10:48 e9a5061849ea: Waiting 10:10:48 d747dcd14b5f: Waiting 10:10:48 2de7ff778b66: Waiting 10:10:48 9712f1f96733: Verifying Checksum 10:10:48 9712f1f96733: Download complete 10:10:48 63f879dbbcfc: Verifying Checksum 10:10:48 63f879dbbcfc: Download complete 10:10:48 e9a5061849ea: Verifying Checksum 10:10:48 e9a5061849ea: Download complete 10:10:48 d747dcd14b5f: Verifying Checksum 10:10:48 d747dcd14b5f: Download complete 10:10:48 ab5ef0e58194: Verifying Checksum 10:10:48 ab5ef0e58194: Download complete 10:10:48 0d9ebad4ef96: Verifying Checksum 10:10:48 0d9ebad4ef96: Download complete 10:10:48 2de7ff778b66: Verifying Checksum 10:10:48 2de7ff778b66: Download complete 10:10:53 ab5ef0e58194: Pull complete 10:10:53 9712f1f96733: Pull complete 10:10:53 63f879dbbcfc: Pull complete 10:10:58 0d9ebad4ef96: Pull complete 10:10:59 e9a5061849ea: Pull complete 10:10:59 d747dcd14b5f: Pull complete 10:11:00 2de7ff778b66: Pull complete 10:11:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:00 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 10:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:11:02 $ docker top ce219dc4ad5016ccbb44bb7367bcdadfbeff305060369064d497f9cc50e99bf4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:11:02 provisioning config files... 10:11:02 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config15672858082607291166tmp 10:11:02 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config5191994490327858901tmp 10:11:02 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config520752104071164361tmp [Pipeline] { [Pipeline] echo 10:11:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:11:03 ---> sigul-configuration.sh 10:11:03 gpg: directory `/root/.gnupg' created 10:11:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:11:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:11:03 gpg: keyring `/root/.gnupg/secring.gpg' created 10:11:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:11:03 gpg: CAST5 encrypted data 10:11:03 gpg: encrypted with 1 passphrase 10:11:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:11:03 + mkdir /home/jenkins 10:11:03 + mkdir /home/jenkins/sigul [Pipeline] sh 10:11:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:11:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:11:04 ---> sigul-install.sh 10:11:04 Sigul already installed; skipping installation. [Pipeline] sh 10:11:04 + git tag --list 10:11:04 0.7.1 10:11:04 v1.0.0 10:11:04 v1.1.0 10:11:04 v1.1.1 10:11:04 v1.2.2 10:11:04 v1.3.0 10:11:04 v1.3.1 10:11:04 v2.0.0 10:11:04 v2.1.0 10:11:04 v2.1.1 10:11:04 v2.2.0 10:11:04 v2.3.0 10:11:04 v3.0 10:11:04 v3.0.0 10:11:04 v3.1 10:11:04 v3.1.0 10:11:04 v3.1.1 10:11:04 v4.0 10:11:04 v4.0.0 10:11:04 v4.0.1 10:11:04 v4.0.1-dev.1 10:11:04 v4.1.0-dev.1 10:11:04 v4.1.0-dev.2 10:11:04 v4.1.0-dev.3 10:11:04 v4.1.0-dev.4 10:11:04 v4.1.0-dev.5 10:11:04 v4.1.0-dev.6 10:11:04 v4.1.0-dev.7 10:11:04 v4.1.0-dev.8 [Pipeline] sh 10:11:04 + lftools sign git-tag v4.0.1 10:11:05 Signing Git tag with Sigul... 10:11:05 Signing v4.0.1 [Pipeline] echo 10:11:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:11:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:11:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:11:06 $ docker stop --time=1 ce219dc4ad5016ccbb44bb7367bcdadfbeff305060369064d497f9cc50e99bf4 10:11:07 $ docker rm -f --volumes ce219dc4ad5016ccbb44bb7367bcdadfbeff305060369064d497f9cc50e99bf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:11:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:08 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 10:11:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:09 $ docker top d6f2d399c2ec1a4f516744dd94af767d3da4907deb2352b9c95e709facbe385d -eo pid,comm 10:11:09 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). 10:11:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:09 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:09 + git semver [Pipeline] } 10:11:09 $ docker stop --time=1 d6f2d399c2ec1a4f516744dd94af767d3da4907deb2352b9c95e709facbe385d 10:11:10 $ docker rm -f --volumes d6f2d399c2ec1a4f516744dd94af767d3da4907deb2352b9c95e709facbe385d [Pipeline] // withDockerContainer [Pipeline] sh 10:11:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:11 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 10:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:11 $ docker top 485872107afd3e33633e8f039b2b14020d4f296943e092d100699e2fef02beaf -eo pid,comm 10:11:11 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). 10:11:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:12 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:12 + git semver [Pipeline] } 10:11:12 $ docker stop --time=1 485872107afd3e33633e8f039b2b14020d4f296943e092d100699e2fef02beaf 10:11:13 $ docker rm -f --volumes 485872107afd3e33633e8f039b2b14020d4f296943e092d100699e2fef02beaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:11:14 + [ -d /w/workspace/gexfoundry_device-mqtt-go_odessa/archives ] 10:11:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_odessa/archives 10:11:14 total 16 10:11:14 drwxr-xr-x 3 root root 4096 Nov 27 10:04 . 10:11:14 drwxrwxr-x 11 jenkins jenkins 4096 Nov 27 10:11 .. 10:11:14 drwxr-xr-x 2 root root 4096 Nov 27 10:04 cost 10:11:14 -rw-r--r-- 1 root root 87 Nov 27 10:04 cost.csv 10:11:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_odessa/archives 10:11:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_odessa/archives 10:11:14 total 16 10:11:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 10:04 . 10:11:14 drwxrwxr-x 11 jenkins jenkins 4096 Nov 27 10:11 .. 10:11:14 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 10:04 cost 10:11:14 -rw-r--r-- 1 jenkins jenkins 87 Nov 27 10:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:11:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:15 ---> package-listing.sh 10:11:15 ++ facter osfamily 10:11:15 ++ tr '[:upper:]' '[:lower:]' 10:11:15 + OS_FAMILY=debian 10:11:15 + workspace=/w/workspace/gexfoundry_device-mqtt-go_odessa 10:11:15 + START_PACKAGES=/tmp/packages_start.txt 10:11:15 + END_PACKAGES=/tmp/packages_end.txt 10:11:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:15 + PACKAGES=/tmp/packages_start.txt 10:11:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' 10:11:15 + PACKAGES=/tmp/packages_end.txt 10:11:15 + case "${OS_FAMILY}" in 10:11:15 + dpkg -l 10:11:15 + grep '^ii' 10:11:15 + '[' -f /tmp/packages_start.txt ']' 10:11:15 + '[' -f /tmp/packages_end.txt ']' 10:11:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' 10:11:15 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ 10:11:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ [Pipeline] echo 10:11:15 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/gexfoundry_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:16 prd-ubuntu20.04-docker-8c-8g-773958 does not seem to be running inside a container 10:11:16 $ 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/gexfoundry_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:11:17 $ docker top f5b735e735d3b3767f6e0523f580623cde2b061d7ea25e24ed85b4f1699fca5d -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:17 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:17 + mkdir -p /var/log/sysstat [Pipeline] sh 10:11:17 + ls /var/log/sa-host 10:11:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:17 provisioning config files... 10:11:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config8149864567923259809tmp [Pipeline] { [Pipeline] echo 10:11:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:18 ---> create-netrc.sh [Pipeline] } 10:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:11:18 ---> python-tools-install.sh [Pipeline] echo 10:11:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:18 ---> sudo-logs.sh 10:11:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:11:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:19 ---> job-cost.sh 10:11:19 lf-activate-venv: SKIPPING 10:11:19 DEBUG: total: 0.2199999988079071 10:11:19 INFO: Retrieving Stack Cost... 10:11:19 INFO: Retrieving Pricing Info for: v3-standard-8 10:11:20 INFO: Archiving Costs [Pipeline] echo 10:11:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:20 ---> logs-deploy.sh 10:11:20 lf-activate-venv: SKIPPING 10:11:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/odessa/7 10:11:20 INFO: archiving workspace using pattern(s): 10:11:21 Archives upload complete. 10:11:21 INFO: archiving logs to Nexus