Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c80097c4a9a507998513a772aabe6c68a90454ef 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-ssh14428208859866889619.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16412876984590844214.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6333751727404086970.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17481700882623855649.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2283962652042668566.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 Running on prd-ubuntu20.04-docker-8c-8g-4482 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # 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 c80097c4a9a507998513a772aabe6c68a90454ef (main) Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#535)" > 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 c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-list --no-walk 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-18T04:16:54.986Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-18T04:16:55.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-18T04:16:55.064Z] ========================================================= [2023-03-18T04:16:55.064Z] EdgeX Global Pipelines Version Info [2023-03-18T04:16:55.064Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:16:55.780Z] ------------------- [2023-03-18T04:16:55.780Z] stable info: [2023-03-18T04:16:55.780Z] ------------------- [2023-03-18T04:16:55.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-18T04:16:55.780Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-18T04:16:55.780Z] Message: update stable to v1.0.245 [2023-03-18T04:16:56.353Z] ------------------- [2023-03-18T04:16:56.353Z] experimental info: [2023-03-18T04:16:56.353Z] ------------------- [2023-03-18T04:16:56.353Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-18T04:16:56.353Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-18T04:16:56.353Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-18T04:16:56.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-18T04:16:56.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-18T04:16:56.544Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-18T04:16:56.556Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-18T04:16:56.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-18T04:16:56.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-18T04:16:56.590Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-18T04:16:56.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-18T04:16:56.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-18T04:16:56.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-18T04:16:56.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-18T04:16:56.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-18T04:16:56.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-18T04:16:56.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-18T04:16:56.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-18T04:16:56.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-18T04:16:56.703Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-18T04:16:56.717Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-18T04:16:56.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-18T04:16:56.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-18T04:16:56.752Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-18T04:16:56.769Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-18T04:16:56.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-18T04:16:56.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-18T04:16:56.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-18T04:16:56.823Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-18T04:16:56.834Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-18T04:16:56.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-18T04:16:56.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-18T04:16:56.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-18T04:16:56.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c80097c4a9a507998513a772aabe6c68a90454ef [Pipeline] echo [2023-03-18T04:16:56.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c80097c [Pipeline] echo [2023-03-18T04:16:56.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T04:16:56.952Z] provisioning config files... [2023-03-18T04:16:56.966Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8219245217091116141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:16:57.283Z] ---> docker-login.sh [2023-03-18T04:16:57.283Z] nexus3.edgexfoundry.org:10001 [2023-03-18T04:16:57.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:16:57.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:16:57.813Z] Configure a credential helper to remove this warning. See [2023-03-18T04:16:57.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:16:57.813Z] [2023-03-18T04:16:57.813Z] Login Succeeded [2023-03-18T04:16:57.813Z] nexus3.edgexfoundry.org:10002 [2023-03-18T04:16:57.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:16:57.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:16:57.813Z] Configure a credential helper to remove this warning. See [2023-03-18T04:16:57.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:16:57.813Z] [2023-03-18T04:16:57.813Z] Login Succeeded [2023-03-18T04:16:57.813Z] nexus3.edgexfoundry.org:10003 [2023-03-18T04:16:57.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:16:58.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:16:58.073Z] Configure a credential helper to remove this warning. See [2023-03-18T04:16:58.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:16:58.073Z] [2023-03-18T04:16:58.073Z] Login Succeeded [2023-03-18T04:16:58.073Z] nexus3.edgexfoundry.org:10004 [2023-03-18T04:16:58.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:16:58.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:16:58.073Z] Configure a credential helper to remove this warning. See [2023-03-18T04:16:58.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:16:58.073Z] [2023-03-18T04:16:58.073Z] Login Succeeded [2023-03-18T04:16:58.073Z] docker.io [2023-03-18T04:16:58.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:16:58.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:16:58.333Z] Configure a credential helper to remove this warning. See [2023-03-18T04:16:58.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:16:58.333Z] [2023-03-18T04:16:58.333Z] Login Succeeded [2023-03-18T04:16:58.333Z] ---> docker-login.sh ends [Pipeline] } [2023-03-18T04:16:58.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-18T04:16:58.698Z] + git rev-list -1 --merges c80097c4a9a507998513a772aabe6c68a90454ef~1..c80097c4a9a507998513a772aabe6c68a90454ef [Pipeline] echo [2023-03-18T04:16:58.753Z] -----------> git rev-list -1 --merges c80097c4a9a507998513a772aabe6c68a90454ef~1..c80097c4a9a507998513a772aabe6c68a90454ef c80097c4a9a507998513a772aabe6c68a90454ef [false] [Pipeline] sh [2023-03-18T04:16:59.045Z] + git log --format=format:%s -1 c80097c4a9a507998513a772aabe6c68a90454ef [Pipeline] echo [2023-03-18T04:16:59.060Z] ========================================================= [2023-03-18T04:16:59.060Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-18T04:16:59.060Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-18T04:16:59.384Z] + git log --format=format:%s -1 c80097c4a9a507998513a772aabe6c68a90454ef [Pipeline] echo [2023-03-18T04:16:59.396Z] [semverPrep] GIT_COMMIT: c80097c4a9a507998513a772aabe6c68a90454ef, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory (#535) [Pipeline] echo [2023-03-18T04:16:59.405Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-18T04:16:59.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-18T04:16:59.769Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-18T04:16:59.769Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-18T04:16:59.769Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-18T04:16:59.769Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-18T04:16:59.769Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-18T04:16:59.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:17:00.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T04:17:00.170Z] [2023-03-18T04:17:00.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:17:00.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T04:17:00.470Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-18T04:17:00.471Z] b85a868b505f: Pulling fs layer [2023-03-18T04:17:00.471Z] e2be974225ed: Pulling fs layer [2023-03-18T04:17:00.471Z] 339a4e72a1f5: Pulling fs layer [2023-03-18T04:17:00.471Z] 988bab9f4d93: Pulling fs layer [2023-03-18T04:17:00.471Z] 1469e6f7b9e6: Pulling fs layer [2023-03-18T04:17:00.471Z] eaf3925da568: Pulling fs layer [2023-03-18T04:17:00.471Z] bab4dde63d76: Pulling fs layer [2023-03-18T04:17:00.471Z] bde34c3a00c8: Pulling fs layer [2023-03-18T04:17:00.471Z] b352a97aabf1: Pulling fs layer [2023-03-18T04:17:00.471Z] 4872d77fe225: Pulling fs layer [2023-03-18T04:17:00.471Z] 5851b861e8e6: Pulling fs layer [2023-03-18T04:17:00.471Z] 1469e6f7b9e6: Waiting [2023-03-18T04:17:00.471Z] eaf3925da568: Waiting [2023-03-18T04:17:00.471Z] 4872d77fe225: Waiting [2023-03-18T04:17:00.471Z] 5851b861e8e6: Waiting [2023-03-18T04:17:00.471Z] 988bab9f4d93: Waiting [2023-03-18T04:17:00.471Z] b352a97aabf1: Waiting [2023-03-18T04:17:00.471Z] bde34c3a00c8: Waiting [2023-03-18T04:17:00.471Z] e2be974225ed: Verifying Checksum [2023-03-18T04:17:00.471Z] e2be974225ed: Download complete [2023-03-18T04:17:00.471Z] 988bab9f4d93: Verifying Checksum [2023-03-18T04:17:00.471Z] 988bab9f4d93: Download complete [2023-03-18T04:17:00.731Z] 1469e6f7b9e6: Verifying Checksum [2023-03-18T04:17:00.731Z] 1469e6f7b9e6: Download complete [2023-03-18T04:17:00.731Z] 339a4e72a1f5: Verifying Checksum [2023-03-18T04:17:00.731Z] 339a4e72a1f5: Download complete [2023-03-18T04:17:00.731Z] eaf3925da568: Verifying Checksum [2023-03-18T04:17:00.731Z] eaf3925da568: Download complete [2023-03-18T04:17:00.731Z] bde34c3a00c8: Verifying Checksum [2023-03-18T04:17:00.731Z] bde34c3a00c8: Download complete [2023-03-18T04:17:00.731Z] b352a97aabf1: Verifying Checksum [2023-03-18T04:17:00.731Z] b352a97aabf1: Download complete [2023-03-18T04:17:00.731Z] 4872d77fe225: Verifying Checksum [2023-03-18T04:17:00.731Z] 4872d77fe225: Download complete [2023-03-18T04:17:00.731Z] b85a868b505f: Verifying Checksum [2023-03-18T04:17:00.731Z] b85a868b505f: Download complete [2023-03-18T04:17:00.990Z] 5851b861e8e6: Verifying Checksum [2023-03-18T04:17:00.990Z] 5851b861e8e6: Download complete [2023-03-18T04:17:01.249Z] bab4dde63d76: Verifying Checksum [2023-03-18T04:17:02.187Z] b85a868b505f: Pull complete [2023-03-18T04:17:02.187Z] e2be974225ed: Pull complete [2023-03-18T04:17:02.755Z] 339a4e72a1f5: Pull complete [2023-03-18T04:17:02.755Z] 988bab9f4d93: Pull complete [2023-03-18T04:17:03.015Z] 1469e6f7b9e6: Pull complete [2023-03-18T04:17:03.274Z] eaf3925da568: Pull complete [2023-03-18T04:17:05.183Z] bab4dde63d76: Pull complete [2023-03-18T04:17:05.183Z] bde34c3a00c8: Pull complete [2023-03-18T04:17:05.183Z] b352a97aabf1: Pull complete [2023-03-18T04:17:05.183Z] 4872d77fe225: Pull complete [2023-03-18T04:17:05.443Z] 5851b861e8e6: Pull complete [2023-03-18T04:17:05.443Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-18T04:17:05.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T04:17:05.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:17:05.546Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:17:05.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-18T04:17:06.683Z] $ docker top 8b171e64944e9abbf844843473cd88e076d392a325c4ebada3717f75f1b6bcfa -eo pid,comm [2023-03-18T04:17:06.737Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-18T04:17:06.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-18T04:17:06.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-18T04:17:06.777Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-18T04:17:06.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-18T04:17:06.900Z] $ docker exec 8b171e64944e9abbf844843473cd88e076d392a325c4ebada3717f75f1b6bcfa ssh-agent [2023-03-18T04:17:07.013Z] SSH_AUTH_SOCK=/tmp/ssh-69eFBGw0OAj7/agent.32 [2023-03-18T04:17:07.013Z] SSH_AGENT_PID=38 [2023-03-18T04:17:07.020Z] Running ssh-add (command line suppressed) [2023-03-18T04:17:07.128Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15279565512603689571.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15279565512603689571.key) [2023-03-18T04:17:07.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-18T04:17:07.430Z] + git tag --points-at HEAD [Pipeline] } [2023-03-18T04:17:07.441Z] $ docker exec --env ******** --env ******** 8b171e64944e9abbf844843473cd88e076d392a325c4ebada3717f75f1b6bcfa ssh-agent -k [2023-03-18T04:17:07.544Z] unset SSH_AUTH_SOCK; [2023-03-18T04:17:07.544Z] unset SSH_AGENT_PID; [2023-03-18T04:17:07.544Z] echo Agent pid 38 killed; [2023-03-18T04:17:07.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-18T04:17:07.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-18T04:17:07.576Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-18T04:17:07.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-18T04:17:07.713Z] $ docker exec 8b171e64944e9abbf844843473cd88e076d392a325c4ebada3717f75f1b6bcfa ssh-agent [2023-03-18T04:17:07.827Z] SSH_AUTH_SOCK=/tmp/ssh-Fea1LIcrI7SA/agent.70 [2023-03-18T04:17:07.827Z] SSH_AGENT_PID=76 [2023-03-18T04:17:07.832Z] Running ssh-add (command line suppressed) [2023-03-18T04:17:07.944Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13548684922177385504.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13548684922177385504.key) [2023-03-18T04:17:07.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-18T04:17:08.242Z] + git semver init [2023-03-18T04:17:08.503Z] 2023-03-18 04:17:08,431 [run_init] DEBUG init version:0.0.0 force:False [2023-03-18T04:17:08.503Z] 2023-03-18 04:17:08,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-18T04:17:08.503Z] 2023-03-18 04:17:08,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-18T04:17:08.503Z] 2023-03-18 04:17:08,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-18T04:17:09.440Z] 2023-03-18 04:17:09,194 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-18T04:17:09.440Z] 2023-03-18 04:17:09,194 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-18T04:17:09.440Z] 2023-03-18 04:17:09,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:17:09.440Z] 2023-03-18 04:17:09,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:17:09.440Z] 3.0.0-dev.15 [Pipeline] } [2023-03-18T04:17:09.453Z] $ docker exec --env ******** --env ******** 8b171e64944e9abbf844843473cd88e076d392a325c4ebada3717f75f1b6bcfa ssh-agent -k [2023-03-18T04:17:09.557Z] unset SSH_AUTH_SOCK; [2023-03-18T04:17:09.558Z] unset SSH_AGENT_PID; [2023-03-18T04:17:09.558Z] echo Agent pid 76 killed; [2023-03-18T04:17:09.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-18T04:17:09.876Z] + git semver [Pipeline] } [2023-03-18T04:17:10.151Z] $ docker stop --time=1 8b171e64944e9abbf844843473cd88e076d392a325c4ebada3717f75f1b6bcfa [2023-03-18T04:17:11.433Z] $ docker rm -f --volumes 8b171e64944e9abbf844843473cd88e076d392a325c4ebada3717f75f1b6bcfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T04:17:11.770Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-18T04:17:11.987Z] Stashed 1 file(s) [Pipeline] echo [2023-03-18T04:17:11.990Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T04:17:12.140Z] provisioning config files... [2023-03-18T04:17:12.151Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18133535609699297514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:17:12.448Z] ---> docker-login.sh [2023-03-18T04:17:12.448Z] nexus3.edgexfoundry.org:10001 [2023-03-18T04:17:12.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:17:12.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:17:12.448Z] Configure a credential helper to remove this warning. See [2023-03-18T04:17:12.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:17:12.448Z] [2023-03-18T04:17:12.448Z] Login Succeeded [2023-03-18T04:17:12.448Z] nexus3.edgexfoundry.org:10002 [2023-03-18T04:17:12.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:17:12.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:17:12.448Z] Configure a credential helper to remove this warning. See [2023-03-18T04:17:12.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:17:12.448Z] [2023-03-18T04:17:12.448Z] Login Succeeded [2023-03-18T04:17:12.448Z] nexus3.edgexfoundry.org:10003 [2023-03-18T04:17:12.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:17:12.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:17:12.709Z] Configure a credential helper to remove this warning. See [2023-03-18T04:17:12.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:17:12.709Z] [2023-03-18T04:17:12.709Z] Login Succeeded [2023-03-18T04:17:12.709Z] nexus3.edgexfoundry.org:10004 [2023-03-18T04:17:12.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:17:12.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:17:12.709Z] Configure a credential helper to remove this warning. See [2023-03-18T04:17:12.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:17:12.709Z] [2023-03-18T04:17:12.709Z] Login Succeeded [2023-03-18T04:17:12.709Z] docker.io [2023-03-18T04:17:12.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:17:12.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:17:12.971Z] Configure a credential helper to remove this warning. See [2023-03-18T04:17:12.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:17:12.971Z] [2023-03-18T04:17:12.971Z] Login Succeeded [2023-03-18T04:17:12.971Z] ---> docker-login.sh ends [Pipeline] } [2023-03-18T04:17:12.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-18T04:17:13.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T04:17:13.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T04:17:13.052Z] ========================================================= [2023-03-18T04:17:13.052Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-18T04:17:13.052Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:17:13.360Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-18T04:17:13.360Z] Sending build context to Docker daemon 6.398MB [2023-03-18T04:17:13.360Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-18T04:17:13.360Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-18T04:17:13.360Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-18T04:17:13.360Z] 63b65145d645: Pulling fs layer [2023-03-18T04:17:13.360Z] a2d21d5440eb: Pulling fs layer [2023-03-18T04:17:13.360Z] 935e6c44a52c: Pulling fs layer [2023-03-18T04:17:13.360Z] 94cc34f8dd06: Pulling fs layer [2023-03-18T04:17:13.360Z] 30dea6a524f1: Pulling fs layer [2023-03-18T04:17:13.360Z] a2aff8979fd8: Pulling fs layer [2023-03-18T04:17:13.360Z] 6808be2612f2: Pulling fs layer [2023-03-18T04:17:13.360Z] f25807f1079a: Pulling fs layer [2023-03-18T04:17:13.360Z] 30dea6a524f1: Waiting [2023-03-18T04:17:13.360Z] a2aff8979fd8: Waiting [2023-03-18T04:17:13.360Z] 6808be2612f2: Waiting [2023-03-18T04:17:13.360Z] a2d21d5440eb: Download complete [2023-03-18T04:17:13.360Z] 94cc34f8dd06: Download complete [2023-03-18T04:17:13.620Z] 30dea6a524f1: Verifying Checksum [2023-03-18T04:17:13.620Z] 30dea6a524f1: Download complete [2023-03-18T04:17:13.620Z] 63b65145d645: Verifying Checksum [2023-03-18T04:17:13.620Z] 63b65145d645: Download complete [2023-03-18T04:17:13.620Z] a2aff8979fd8: Verifying Checksum [2023-03-18T04:17:13.620Z] a2aff8979fd8: Download complete [2023-03-18T04:17:13.620Z] 63b65145d645: Pull complete [2023-03-18T04:17:13.884Z] a2d21d5440eb: Pull complete [2023-03-18T04:17:14.143Z] 935e6c44a52c: Download complete [2023-03-18T04:17:14.143Z] f25807f1079a: Verifying Checksum [2023-03-18T04:17:14.143Z] f25807f1079a: Download complete [2023-03-18T04:17:14.401Z] 6808be2612f2: Verifying Checksum [2023-03-18T04:17:14.401Z] 6808be2612f2: Download complete [2023-03-18T04:17:17.695Z] 935e6c44a52c: Pull complete [2023-03-18T04:17:17.695Z] 94cc34f8dd06: Pull complete [2023-03-18T04:17:17.954Z] 30dea6a524f1: Pull complete [2023-03-18T04:17:17.954Z] a2aff8979fd8: Pull complete [2023-03-18T04:17:20.484Z] 6808be2612f2: Pull complete [2023-03-18T04:17:21.054Z] f25807f1079a: Pull complete [2023-03-18T04:17:21.054Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-18T04:17:21.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-18T04:17:21.054Z] ---> 3b553350e43f [2023-03-18T04:17:21.054Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-18T04:17:22.437Z] ---> Running in a7a95fb7bdec [2023-03-18T04:17:22.437Z] Removing intermediate container a7a95fb7bdec [2023-03-18T04:17:22.437Z] ---> 22ee44bdeeaa [2023-03-18T04:17:22.437Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-18T04:17:22.437Z] ---> Running in 6e808ed6bce6 [2023-03-18T04:17:22.437Z] Removing intermediate container 6e808ed6bce6 [2023-03-18T04:17:22.437Z] ---> 04cc8b13da4f [2023-03-18T04:17:22.437Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-18T04:17:22.437Z] ---> Running in d9fc43f986aa [2023-03-18T04:17:22.697Z] Removing intermediate container d9fc43f986aa [2023-03-18T04:17:22.697Z] ---> f285fbd85e89 [2023-03-18T04:17:22.697Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-18T04:17:22.697Z] ---> Running in 2b88cd6e5747 [2023-03-18T04:17:22.697Z] Removing intermediate container 2b88cd6e5747 [2023-03-18T04:17:22.697Z] ---> 94c7477a0043 [2023-03-18T04:17:22.697Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-18T04:17:22.697Z] ---> Running in 4b7387a4677e [2023-03-18T04:17:22.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T04:17:23.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T04:17:23.473Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-18T04:17:23.473Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-18T04:17:23.473Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-18T04:17:23.473Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-18T04:17:23.473Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T04:17:23.473Z] OK: 269 MiB in 57 packages [2023-03-18T04:17:24.048Z] Removing intermediate container 4b7387a4677e [2023-03-18T04:17:24.048Z] ---> 99adcbbad1ae [2023-03-18T04:17:24.048Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-18T04:17:24.048Z] ---> Running in 3198d26cd59e [2023-03-18T04:17:24.048Z] Removing intermediate container 3198d26cd59e [2023-03-18T04:17:24.048Z] ---> ce5782fb4498 [2023-03-18T04:17:24.048Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-18T04:17:24.048Z] ---> c173c99ecd65 [2023-03-18T04:17:24.048Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T04:17:24.308Z] ---> Running in 5ccb0d1a5f17 [2023-03-18T04:17:27.099Z] Still waiting to schedule task [2023-03-18T04:17:27.099Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-18T04:17:56.408Z] Removing intermediate container 5ccb0d1a5f17 [2023-03-18T04:17:56.408Z] ---> 5e4ce2192114 [2023-03-18T04:17:56.408Z] Step 11/12 : COPY . . [2023-03-18T04:17:56.408Z] ---> 8b5ab53cfdcb [2023-03-18T04:17:56.408Z] Step 12/12 : RUN $MAKE [2023-03-18T04:17:56.408Z] ---> Running in e272b82b5cce [2023-03-18T04:17:56.408Z] noop [2023-03-18T04:17:56.408Z] Removing intermediate container e272b82b5cce [2023-03-18T04:17:56.408Z] ---> 914251c5034d [2023-03-18T04:17:56.408Z] Successfully built 914251c5034d [2023-03-18T04:17:56.408Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:17:56.720Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-18T04:17:56.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:17:56.789Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:17:56.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2023-03-18T04:17:57.174Z] $ docker top 515ec6a850bf3027ac1d976e7aa2366bf49f943283aad1b39e1e3f1be26de2e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T04:17:57.511Z] + go version [2023-03-18T04:17:57.511Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-18T04:17:57.526Z] $ docker stop --time=1 515ec6a850bf3027ac1d976e7aa2366bf49f943283aad1b39e1e3f1be26de2e8 [2023-03-18T04:17:58.825Z] $ docker rm -f --volumes 515ec6a850bf3027ac1d976e7aa2366bf49f943283aad1b39e1e3f1be26de2e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:17:59.221Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-18T04:17:59.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:17:59.295Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:17:59.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2023-03-18T04:17:59.651Z] $ docker top f15f8987c32837a1119eb34a6b3bbbc7ba5ad1a7cff62e5419a759a4fdaee922 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T04:17:59.988Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-18T04:18:00.282Z] + make test [2023-03-18T04:18:00.282Z] go test ./... -coverprofile=coverage.out ./... [2023-03-18T04:18:05.553Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-18T04:18:15.526Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-18T04:18:15.526Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-18T04:18:15.526Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.2% of statements [2023-03-18T04:18:23.635Z] go vet ./... [2023-03-18T04:18:26.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-18T04:18:26.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-18T04:18:26.163Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-18T04:18:26.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-18T04:18:26.187Z] $ docker stop --time=1 f15f8987c32837a1119eb34a6b3bbbc7ba5ad1a7cff62e5419a759a4fdaee922 [2023-03-18T04:18:27.908Z] $ docker rm -f --volumes f15f8987c32837a1119eb34a6b3bbbc7ba5ad1a7cff62e5419a759a4fdaee922 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T04:18:28.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-18T04:18:28.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-18T04:18:28.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-18T04:18:29.198Z] + ls -al . [2023-03-18T04:18:29.198Z] total 180 [2023-03-18T04:18:29.198Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 04:18 . [2023-03-18T04:18:29.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:16 .. [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 04:16 .dockerignore [2023-03-18T04:18:29.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 04:17 .git [2023-03-18T04:18:29.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:16 .github [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 18 04:16 .gitignore [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 04:16 .golangci.yml [2023-03-18T04:18:29.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:17 .semver [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 18 04:16 Attribution.txt [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 18 04:16 CHANGELOG.md [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 18 04:16 Dockerfile [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 04:16 GOVERNANCE.md [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 18 04:16 Jenkinsfile [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 04:16 LICENSE [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 18 04:16 Makefile [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 04:16 OWNERS.md [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 18 04:16 README.md [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 04:17 VERSION [2023-03-18T04:18:29.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:16 bin [2023-03-18T04:18:29.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:16 cmd [2023-03-18T04:18:29.198Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 18 04:18 coverage.out [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 18 04:16 go.mod [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 18 04:16 go.sum [2023-03-18T04:18:29.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:16 internal [2023-03-18T04:18:29.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:16 mock [2023-03-18T04:18:29.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:16 snap [2023-03-18T04:18:29.198Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 18 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:29.493Z] + 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=c80097c4a9a507998513a772aabe6c68a90454ef --label arch=amd64 --label version=3.0.0-dev.15 . [2023-03-18T04:18:29.494Z] Sending build context to Docker daemon 6.417MB [2023-03-18T04:18:29.494Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-18T04:18:29.494Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-18T04:18:29.494Z] ---> 914251c5034d [2023-03-18T04:18:29.494Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-18T04:18:29.494Z] ---> Running in edec87711e4f [2023-03-18T04:18:29.494Z] Removing intermediate container edec87711e4f [2023-03-18T04:18:29.494Z] ---> d7d1cde7b0a6 [2023-03-18T04:18:29.494Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-18T04:18:29.753Z] ---> Running in b9e0b50d1334 [2023-03-18T04:18:29.753Z] Removing intermediate container b9e0b50d1334 [2023-03-18T04:18:29.753Z] ---> 541139a9e10a [2023-03-18T04:18:29.753Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-18T04:18:29.753Z] ---> Running in d4357ed59bd0 [2023-03-18T04:18:29.753Z] Removing intermediate container d4357ed59bd0 [2023-03-18T04:18:29.753Z] ---> f4ca98769140 [2023-03-18T04:18:29.753Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-18T04:18:29.753Z] ---> Running in b030d97635b3 [2023-03-18T04:18:30.013Z] Removing intermediate container b030d97635b3 [2023-03-18T04:18:30.013Z] ---> 3608c19fe98a [2023-03-18T04:18:30.013Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-18T04:18:30.013Z] ---> Running in 71a1d6d68049 [2023-03-18T04:18:30.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T04:18:30.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T04:18:30.530Z] OK: 269 MiB in 57 packages [2023-03-18T04:18:31.099Z] Removing intermediate container 71a1d6d68049 [2023-03-18T04:18:31.099Z] ---> 2f196d5b8ab8 [2023-03-18T04:18:31.099Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-18T04:18:31.099Z] ---> Running in ebf78a2c18b6 [2023-03-18T04:18:31.099Z] Removing intermediate container ebf78a2c18b6 [2023-03-18T04:18:31.099Z] ---> 622abe719f6f [2023-03-18T04:18:31.099Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-18T04:18:31.099Z] ---> f248fe1c2e07 [2023-03-18T04:18:31.099Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T04:18:31.099Z] ---> Running in 5980466543ad [2023-03-18T04:18:32.038Z] Removing intermediate container 5980466543ad [2023-03-18T04:18:32.038Z] ---> a415b5ee0a90 [2023-03-18T04:18:32.038Z] Step 11/24 : COPY . . [2023-03-18T04:18:32.297Z] ---> ebb9dd3f428c [2023-03-18T04:18:32.297Z] Step 12/24 : RUN $MAKE [2023-03-18T04:18:32.297Z] ---> Running in da4e035e11b0 [2023-03-18T04:18:32.556Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-18T04:18:50.689Z] Removing intermediate container da4e035e11b0 [2023-03-18T04:18:50.689Z] ---> f4f7577b554b [2023-03-18T04:18:50.689Z] Step 13/24 : FROM alpine:3.17 [2023-03-18T04:18:50.689Z] 3.17: Pulling from library/alpine [2023-03-18T04:18:50.689Z] 63b65145d645: Already exists [2023-03-18T04:18:50.689Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-18T04:18:50.689Z] Status: Downloaded newer image for alpine:3.17 [2023-03-18T04:18:50.689Z] ---> b2aa39c304c2 [2023-03-18T04:18:50.689Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-18T04:18:50.689Z] ---> Running in 72dd351b2c31 [2023-03-18T04:18:50.689Z] Removing intermediate container 72dd351b2c31 [2023-03-18T04:18:50.689Z] ---> 11d930527cb5 [2023-03-18T04:18:50.689Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-18T04:18:50.689Z] ---> Running in d775dd7712b0 [2023-03-18T04:18:50.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-18T04:18:50.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-18T04:18:50.689Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-18T04:18:50.689Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T04:18:50.689Z] OK: 7 MiB in 16 packages [2023-03-18T04:18:50.689Z] Removing intermediate container d775dd7712b0 [2023-03-18T04:18:50.689Z] ---> 071bbbfb88a0 [2023-03-18T04:18:50.689Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-18T04:18:51.291Z] ---> 282a6d88b7e7 [2023-03-18T04:18:51.291Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-18T04:18:51.291Z] ---> 7258d47aa688 [2023-03-18T04:18:51.291Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-18T04:18:51.291Z] ---> 0010a871e70a [2023-03-18T04:18:51.291Z] Step 19/24 : EXPOSE 59982 [2023-03-18T04:18:51.291Z] ---> Running in e94e1ce5e3a4 [2023-03-18T04:18:51.571Z] Removing intermediate container e94e1ce5e3a4 [2023-03-18T04:18:51.571Z] ---> 4f67d09fa51a [2023-03-18T04:18:51.571Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-18T04:18:51.571Z] ---> Running in c5cf6d89482f [2023-03-18T04:18:51.571Z] Removing intermediate container c5cf6d89482f [2023-03-18T04:18:51.571Z] ---> 21c227e29ebc [2023-03-18T04:18:51.571Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-18T04:18:51.571Z] ---> Running in eaf32168a651 [2023-03-18T04:18:51.571Z] Removing intermediate container eaf32168a651 [2023-03-18T04:18:51.571Z] ---> b6797d8fa576 [2023-03-18T04:18:51.571Z] Step 22/24 : LABEL arch=amd64 [2023-03-18T04:18:51.571Z] ---> Running in c0675478b3f3 [2023-03-18T04:18:51.858Z] Removing intermediate container c0675478b3f3 [2023-03-18T04:18:51.858Z] ---> b2c65067d0f5 [2023-03-18T04:18:51.858Z] Step 23/24 : LABEL git_sha=c80097c4a9a507998513a772aabe6c68a90454ef [2023-03-18T04:18:51.858Z] ---> Running in 1feef3ec26e4 [2023-03-18T04:18:51.858Z] Removing intermediate container 1feef3ec26e4 [2023-03-18T04:18:51.858Z] ---> 5ecc666c8e4e [2023-03-18T04:18:51.858Z] Step 24/24 : LABEL version=3.0.0-dev.15 [2023-03-18T04:18:51.858Z] ---> Running in d94e664b8a09 [2023-03-18T04:18:51.858Z] Removing intermediate container d94e664b8a09 [2023-03-18T04:18:51.858Z] ---> 56db75dc5190 [2023-03-18T04:18:51.858Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-18T04:18:51.858Z] Successfully built 56db75dc5190 [2023-03-18T04:18:51.858Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T04:18:51.979Z] provisioning config files... [2023-03-18T04:18:51.991Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7495931047894838490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:18:52.283Z] ---> docker-login.sh [2023-03-18T04:18:52.283Z] nexus3.edgexfoundry.org:10001 [2023-03-18T04:18:52.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:18:52.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:18:52.283Z] Configure a credential helper to remove this warning. See [2023-03-18T04:18:52.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:18:52.283Z] [2023-03-18T04:18:52.283Z] Login Succeeded [2023-03-18T04:18:52.283Z] nexus3.edgexfoundry.org:10002 [2023-03-18T04:18:52.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:18:52.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:18:52.283Z] Configure a credential helper to remove this warning. See [2023-03-18T04:18:52.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:18:52.283Z] [2023-03-18T04:18:52.283Z] Login Succeeded [2023-03-18T04:18:52.283Z] nexus3.edgexfoundry.org:10003 [2023-03-18T04:18:52.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:18:52.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:18:52.542Z] Configure a credential helper to remove this warning. See [2023-03-18T04:18:52.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:18:52.542Z] [2023-03-18T04:18:52.542Z] Login Succeeded [2023-03-18T04:18:52.542Z] nexus3.edgexfoundry.org:10004 [2023-03-18T04:18:52.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:18:52.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:18:52.542Z] Configure a credential helper to remove this warning. See [2023-03-18T04:18:52.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:18:52.542Z] [2023-03-18T04:18:52.542Z] Login Succeeded [2023-03-18T04:18:52.542Z] docker.io [2023-03-18T04:18:52.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:18:52.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:18:52.800Z] Configure a credential helper to remove this warning. See [2023-03-18T04:18:52.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:18:52.800Z] [2023-03-18T04:18:52.800Z] Login Succeeded [2023-03-18T04:18:52.800Z] ---> docker-login.sh ends [Pipeline] } [2023-03-18T04:18:52.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-18T04:18:52.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T04:18:52.846Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-18T04:18:52.846Z] c80097c4a9a507998513a772aabe6c68a90454ef [2023-03-18T04:18:52.846Z] latest [2023-03-18T04:18:52.846Z] 3.0.0-dev.15 [2023-03-18T04:18:52.846Z] c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15 [2023-03-18T04:18:52.846Z] main [2023-03-18T04:18:52.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:53.152Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c80097c4a9a507998513a772aabe6c68a90454ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:53.456Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c80097c4a9a507998513a772aabe6c68a90454ef [2023-03-18T04:18:53.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-18T04:18:53.456Z] fe8f84a52bc5: Preparing [2023-03-18T04:18:53.456Z] cb905df0583d: Preparing [2023-03-18T04:18:53.456Z] d6fe3d0814aa: Preparing [2023-03-18T04:18:53.456Z] f8db0882d882: Preparing [2023-03-18T04:18:53.456Z] 7cd52847ad77: Preparing [2023-03-18T04:18:53.456Z] 7cd52847ad77: Layer already exists [2023-03-18T04:18:53.456Z] f8db0882d882: Pushed [2023-03-18T04:18:53.456Z] cb905df0583d: Pushed [2023-03-18T04:18:53.456Z] fe8f84a52bc5: Pushed [2023-03-18T04:18:56.752Z] d6fe3d0814aa: Pushed [2023-03-18T04:18:56.752Z] c80097c4a9a507998513a772aabe6c68a90454ef: digest: sha256:b7a434765cdf46a4f5b4d5105c3786af953f23c53cbaa273275abb3a95ef9f8e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:56.861Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4483 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-03-18T04:18:56.870Z] Running in /w/workspace/device-mqtt-go/99 [Pipeline] { [Pipeline] checkout [2023-03-18T04:18:56.900Z] Selected Git installation does not exist. Using Default [2023-03-18T04:18:56.900Z] The recommended git tool is: NONE [2023-03-18T04:18:57.070Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:57.379Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-18T04:18:57.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-18T04:18:57.379Z] fe8f84a52bc5: Preparing [2023-03-18T04:18:57.379Z] cb905df0583d: Preparing [2023-03-18T04:18:57.379Z] d6fe3d0814aa: Preparing [2023-03-18T04:18:57.379Z] f8db0882d882: Preparing [2023-03-18T04:18:57.379Z] 7cd52847ad77: Preparing [2023-03-18T04:18:57.379Z] 7cd52847ad77: Layer already exists [2023-03-18T04:18:57.379Z] fe8f84a52bc5: Layer already exists [2023-03-18T04:18:57.379Z] cb905df0583d: Layer already exists [2023-03-18T04:18:57.379Z] d6fe3d0814aa: Layer already exists [2023-03-18T04:18:57.379Z] f8db0882d882: Layer already exists [2023-03-18T04:18:57.379Z] latest: digest: sha256:b7a434765cdf46a4f5b4d5105c3786af953f23c53cbaa273275abb3a95ef9f8e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:57.694Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:58.004Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.15 [2023-03-18T04:18:58.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-18T04:18:58.004Z] fe8f84a52bc5: Preparing [2023-03-18T04:18:58.004Z] cb905df0583d: Preparing [2023-03-18T04:18:58.004Z] d6fe3d0814aa: Preparing [2023-03-18T04:18:58.004Z] f8db0882d882: Preparing [2023-03-18T04:18:58.004Z] 7cd52847ad77: Preparing [2023-03-18T04:18:58.004Z] 7cd52847ad77: Layer already exists [2023-03-18T04:18:58.004Z] f8db0882d882: Layer already exists [2023-03-18T04:18:58.004Z] d6fe3d0814aa: Layer already exists [2023-03-18T04:18:58.004Z] fe8f84a52bc5: Layer already exists [2023-03-18T04:18:58.004Z] cb905df0583d: Layer already exists [2023-03-18T04:18:58.004Z] 3.0.0-dev.15: digest: sha256:b7a434765cdf46a4f5b4d5105c3786af953f23c53cbaa273275abb3a95ef9f8e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:58.304Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:58.616Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15 [2023-03-18T04:18:58.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-18T04:18:58.617Z] fe8f84a52bc5: Preparing [2023-03-18T04:18:58.617Z] cb905df0583d: Preparing [2023-03-18T04:18:58.617Z] d6fe3d0814aa: Preparing [2023-03-18T04:18:58.617Z] f8db0882d882: Preparing [2023-03-18T04:18:58.617Z] 7cd52847ad77: Preparing [2023-03-18T04:18:58.617Z] d6fe3d0814aa: Layer already exists [2023-03-18T04:18:58.617Z] f8db0882d882: Layer already exists [2023-03-18T04:18:58.617Z] fe8f84a52bc5: Layer already exists [2023-03-18T04:18:58.617Z] 7cd52847ad77: Layer already exists [2023-03-18T04:18:58.617Z] cb905df0583d: Layer already exists [2023-03-18T04:18:58.617Z] c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15: digest: sha256:b7a434765cdf46a4f5b4d5105c3786af953f23c53cbaa273275abb3a95ef9f8e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:58.925Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:59.237Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-18T04:18:59.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-18T04:18:59.237Z] fe8f84a52bc5: Preparing [2023-03-18T04:18:59.237Z] cb905df0583d: Preparing [2023-03-18T04:18:59.237Z] d6fe3d0814aa: Preparing [2023-03-18T04:18:59.237Z] f8db0882d882: Preparing [2023-03-18T04:18:59.237Z] 7cd52847ad77: Preparing [2023-03-18T04:18:59.237Z] 7cd52847ad77: Layer already exists [2023-03-18T04:18:59.237Z] d6fe3d0814aa: Layer already exists [2023-03-18T04:18:59.237Z] fe8f84a52bc5: Layer already exists [2023-03-18T04:18:59.237Z] f8db0882d882: Layer already exists [2023-03-18T04:18:59.237Z] cb905df0583d: Layer already exists [2023-03-18T04:18:59.237Z] main: digest: sha256:b7a434765cdf46a4f5b4d5105c3786af953f23c53cbaa273275abb3a95ef9f8e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-18T04:18:59.279Z] ===================================================== [Pipeline] echo [2023-03-18T04:18:59.284Z] taggedImages: [2023-03-18T04:18:59.284Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c80097c4a9a507998513a772aabe6c68a90454ef [2023-03-18T04:18:59.284Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-18T04:18:59.284Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.15 [2023-03-18T04:18:59.284Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15 [2023-03-18T04:18:59.284Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:59.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T04:18:59.635Z] [2023-03-18T04:18:59.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:18:59.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T04:18:59.951Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-18T04:18:59.951Z] 5eb5b503b376: Pulling fs layer [2023-03-18T04:18:59.951Z] 5c69ac0246d0: Pulling fs layer [2023-03-18T04:18:59.951Z] ec43610c2a17: Pulling fs layer [2023-03-18T04:18:59.951Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-18T04:18:59.951Z] 33b1e0a273af: Pulling fs layer [2023-03-18T04:18:59.951Z] 5d3b04190fa2: Pulling fs layer [2023-03-18T04:18:59.951Z] 2f39f015ded8: Pulling fs layer [2023-03-18T04:18:59.951Z] 5d3b04190fa2: Waiting [2023-03-18T04:18:59.951Z] 33b1e0a273af: Waiting [2023-03-18T04:18:59.951Z] 2f39f015ded8: Waiting [2023-03-18T04:18:59.951Z] 3a2ae6a8a46f: Waiting [2023-03-18T04:18:59.951Z] 5c69ac0246d0: Verifying Checksum [2023-03-18T04:18:59.951Z] 5c69ac0246d0: Download complete [2023-03-18T04:18:59.951Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-18T04:18:59.951Z] 3a2ae6a8a46f: Download complete [2023-03-18T04:19:00.210Z] 33b1e0a273af: Verifying Checksum [2023-03-18T04:19:00.210Z] 33b1e0a273af: Download complete [2023-03-18T04:19:00.210Z] ec43610c2a17: Verifying Checksum [2023-03-18T04:19:00.210Z] ec43610c2a17: Download complete [2023-03-18T04:19:00.210Z] 5d3b04190fa2: Download complete [2023-03-18T04:19:00.210Z] 5eb5b503b376: Verifying Checksum [2023-03-18T04:19:00.210Z] 5eb5b503b376: Download complete [2023-03-18T04:19:00.775Z] 2f39f015ded8: Download complete [2023-03-18T04:19:01.343Z] 5eb5b503b376: Pull complete [2023-03-18T04:19:01.601Z] 5c69ac0246d0: Pull complete [2023-03-18T04:19:01.710Z] using credential edgex-jenkins-ssh [2023-03-18T04:19:01.733Z] Cloning the remote Git repository [2023-03-18T04:19:02.167Z] ec43610c2a17: Pull complete [2023-03-18T04:19:02.167Z] 3a2ae6a8a46f: Pull complete [2023-03-18T04:19:02.424Z] 33b1e0a273af: Pull complete [2023-03-18T04:19:02.424Z] 5d3b04190fa2: Pull complete [2023-03-18T04:19:01.774Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-18T04:19:01.884Z] > git init /w/workspace/device-mqtt-go/99 # timeout=10 [2023-03-18T04:19:02.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-18T04:19:02.035Z] > git --version # timeout=10 [2023-03-18T04:19:02.058Z] > git --version # 'git version 2.25.1' [2023-03-18T04:19:02.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-18T04:19:02.210Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-18T04:19:04.027Z] Avoid second fetch [2023-03-18T04:19:04.028Z] Checking out Revision c80097c4a9a507998513a772aabe6c68a90454ef (main) [2023-03-18T04:19:03.253Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-18T04:19:03.273Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-18T04:19:04.038Z] > git config core.sparsecheckout # timeout=10 [2023-03-18T04:19:04.117Z] > git checkout -f c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 [2023-03-18T04:19:04.526Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#535)" [2023-03-18T04:19:04.953Z] [2023-03-18T04:19:04.953Z] GitHub has been notified of this commit’s build result [2023-03-18T04:19:04.953Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-18T04:19:05.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-18T04:19:05.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-18T04:19:05.449Z] Dload Upload Total Spent Left Speed [2023-03-18T04:19:05.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-03-18T04:19:06.114Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-18T04:19:06.435Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-18T04:19:06.435Z] + sudo tee /etc/docker/daemon.new [2023-03-18T04:19:06.435Z] { [2023-03-18T04:19:06.435Z] "registry-mirrors": [ [2023-03-18T04:19:06.435Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-18T04:19:06.435Z] ], [2023-03-18T04:19:06.435Z] "bip": "10.250.0.254/24", [2023-03-18T04:19:06.435Z] "hosts": [ [2023-03-18T04:19:06.435Z] "tcp://0.0.0.0:5555", [2023-03-18T04:19:06.435Z] "unix:///var/run/docker.sock" [2023-03-18T04:19:06.435Z] ], [2023-03-18T04:19:06.435Z] "mtu": 1458, [2023-03-18T04:19:06.435Z] "selinux-enabled": true, [2023-03-18T04:19:06.435Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-18T04:19:06.435Z] } [Pipeline] sh [2023-03-18T04:19:06.608Z] 2f39f015ded8: Pull complete [2023-03-18T04:19:06.608Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-18T04:19:06.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T04:19:06.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:19:06.688Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:19:06.725Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2023-03-18T04:19:06.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-18T04:19:07.733Z] $ docker top 996be7e013893df9cc5e33f5c4a2e8583beb20ec8b9d471594a5e94a62a60bc5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:19:08.104Z] + sudo service docker restart [2023-03-18T04:19:08.182Z] ---> job-cost.sh [2023-03-18T04:19:08.182Z] lf-activate-venv: SKIPPING [2023-03-18T04:19:08.182Z] INFO: No Stack... [2023-03-18T04:19:08.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-18T04:19:08.709Z] INFO: Archiving Costs [Pipeline] sh [2023-03-18T04:19:08.998Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-18T04:19:08.999Z] + cut -d, -f6 [Pipeline] lock [2023-03-18T04:19:09.011Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-99-stack-cost] [2023-03-18T04:19:09.017Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-99-stack-cost] did not exist. Created. [2023-03-18T04:19:09.017Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-18T04:19:09.312Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-18T04:19:09.344Z] Stashed 1 file(s) [Pipeline] } [2023-03-18T04:19:09.350Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-18T04:19:09.370Z] $ docker stop --time=1 996be7e013893df9cc5e33f5c4a2e8583beb20ec8b9d471594a5e94a62a60bc5 [2023-03-18T04:19:10.518Z] $ docker rm -f --volumes 996be7e013893df9cc5e33f5c4a2e8583beb20ec8b9d471594a5e94a62a60bc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T04:19:26.359Z] provisioning config files... [2023-03-18T04:19:26.383Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/99@tmp/config12064122488296676368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:19:26.771Z] ---> docker-login.sh [2023-03-18T04:19:26.771Z] nexus3.edgexfoundry.org:10001 [2023-03-18T04:19:27.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:19:27.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:19:27.319Z] Configure a credential helper to remove this warning. See [2023-03-18T04:19:27.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:19:27.319Z] [2023-03-18T04:19:27.319Z] Login Succeeded [2023-03-18T04:19:27.319Z] nexus3.edgexfoundry.org:10002 [2023-03-18T04:19:27.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:19:27.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:19:27.856Z] Configure a credential helper to remove this warning. See [2023-03-18T04:19:27.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:19:27.856Z] [2023-03-18T04:19:27.856Z] Login Succeeded [2023-03-18T04:19:27.856Z] nexus3.edgexfoundry.org:10003 [2023-03-18T04:19:27.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:19:28.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:19:28.127Z] Configure a credential helper to remove this warning. See [2023-03-18T04:19:28.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:19:28.127Z] [2023-03-18T04:19:28.127Z] Login Succeeded [2023-03-18T04:19:28.127Z] nexus3.edgexfoundry.org:10004 [2023-03-18T04:19:28.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:19:28.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:19:28.397Z] Configure a credential helper to remove this warning. See [2023-03-18T04:19:28.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:19:28.397Z] [2023-03-18T04:19:28.397Z] Login Succeeded [2023-03-18T04:19:28.397Z] docker.io [2023-03-18T04:19:28.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:19:28.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:19:28.935Z] Configure a credential helper to remove this warning. See [2023-03-18T04:19:28.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:19:28.935Z] [2023-03-18T04:19:28.935Z] Login Succeeded [2023-03-18T04:19:28.935Z] ---> docker-login.sh ends [Pipeline] } [2023-03-18T04:19:28.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-18T04:19:29.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T04:19:29.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T04:19:29.238Z] ========================================================= [2023-03-18T04:19:29.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-18T04:19:29.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:19:29.590Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-18T04:19:29.866Z] Sending build context to Docker daemon 3.308MB [2023-03-18T04:19:29.866Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-18T04:19:29.866Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-18T04:19:30.135Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-18T04:19:30.135Z] af6eaf76a39c: Pulling fs layer [2023-03-18T04:19:30.135Z] 55522c791124: Pulling fs layer [2023-03-18T04:19:30.135Z] ce5c4a1c91eb: Pulling fs layer [2023-03-18T04:19:30.135Z] 169dfbe0d373: Pulling fs layer [2023-03-18T04:19:30.135Z] e1ff8fa3b103: Pulling fs layer [2023-03-18T04:19:30.135Z] 52ebb69f0ebf: Pulling fs layer [2023-03-18T04:19:30.135Z] 5abe8eddf0d5: Pulling fs layer [2023-03-18T04:19:30.135Z] 169dfbe0d373: Waiting [2023-03-18T04:19:30.135Z] e1ff8fa3b103: Waiting [2023-03-18T04:19:30.135Z] 52ebb69f0ebf: Waiting [2023-03-18T04:19:30.135Z] 5abe8eddf0d5: Waiting [2023-03-18T04:19:30.135Z] 55522c791124: Verifying Checksum [2023-03-18T04:19:30.135Z] 55522c791124: Download complete [2023-03-18T04:19:30.135Z] 169dfbe0d373: Verifying Checksum [2023-03-18T04:19:30.135Z] 169dfbe0d373: Download complete [2023-03-18T04:19:30.135Z] e1ff8fa3b103: Verifying Checksum [2023-03-18T04:19:30.135Z] e1ff8fa3b103: Download complete [2023-03-18T04:19:30.135Z] af6eaf76a39c: Download complete [2023-03-18T04:19:31.551Z] 5abe8eddf0d5: Verifying Checksum [2023-03-18T04:19:31.551Z] 5abe8eddf0d5: Download complete [2023-03-18T04:19:32.522Z] ce5c4a1c91eb: Verifying Checksum [2023-03-18T04:19:32.522Z] ce5c4a1c91eb: Download complete [2023-03-18T04:19:32.522Z] 52ebb69f0ebf: Verifying Checksum [2023-03-18T04:19:32.522Z] 52ebb69f0ebf: Download complete [2023-03-18T04:19:33.110Z] af6eaf76a39c: Pull complete [2023-03-18T04:19:33.396Z] 55522c791124: Pull complete [2023-03-18T04:19:48.426Z] ce5c4a1c91eb: Pull complete [2023-03-18T04:19:48.426Z] 169dfbe0d373: Pull complete [2023-03-18T04:19:48.426Z] e1ff8fa3b103: Pull complete [2023-03-18T04:19:53.807Z] 52ebb69f0ebf: Pull complete [2023-03-18T04:19:56.403Z] 5abe8eddf0d5: Pull complete [2023-03-18T04:19:56.403Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-18T04:19:56.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-18T04:19:56.403Z] ---> 6cb57ee374ae [2023-03-18T04:19:56.403Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-18T04:19:57.964Z] ---> Running in 057a354e321b [2023-03-18T04:19:57.964Z] Removing intermediate container 057a354e321b [2023-03-18T04:19:57.964Z] ---> 7f76fd2111b6 [2023-03-18T04:19:57.964Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-18T04:19:58.237Z] ---> Running in 96cde0085e01 [2023-03-18T04:19:58.507Z] Removing intermediate container 96cde0085e01 [2023-03-18T04:19:58.507Z] ---> 8cf041b0e1a1 [2023-03-18T04:19:58.507Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-18T04:19:58.507Z] ---> Running in 34cdc47a9ffb [2023-03-18T04:19:58.788Z] Removing intermediate container 34cdc47a9ffb [2023-03-18T04:19:58.788Z] ---> 48bb775759f3 [2023-03-18T04:19:58.788Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-18T04:19:59.058Z] ---> Running in 1ec710108d64 [2023-03-18T04:19:59.328Z] Removing intermediate container 1ec710108d64 [2023-03-18T04:19:59.328Z] ---> ba66d5a63afe [2023-03-18T04:19:59.328Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-18T04:19:59.328Z] ---> Running in 070e542a5619 [2023-03-18T04:20:00.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T04:20:01.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T04:20:01.983Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-18T04:20:01.983Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-18T04:20:01.983Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-18T04:20:02.259Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-18T04:20:02.259Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T04:20:02.259Z] OK: 268 MiB in 57 packages [2023-03-18T04:20:03.226Z] Removing intermediate container 070e542a5619 [2023-03-18T04:20:03.226Z] ---> 1e6aa6cebc40 [2023-03-18T04:20:03.226Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-18T04:20:03.226Z] ---> Running in 2c7ea8fd7f78 [2023-03-18T04:20:03.817Z] Removing intermediate container 2c7ea8fd7f78 [2023-03-18T04:20:03.817Z] ---> 453c406b31a5 [2023-03-18T04:20:03.817Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-18T04:20:04.087Z] ---> 4aad40298eda [2023-03-18T04:20:04.087Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T04:20:04.364Z] ---> Running in 0a5eb46eb4fe [2023-03-18T04:21:12.264Z] Removing intermediate container 0a5eb46eb4fe [2023-03-18T04:21:12.264Z] ---> acf5bda40eea [2023-03-18T04:21:12.264Z] Step 11/12 : COPY . . [2023-03-18T04:21:12.264Z] ---> 8efc22eaec11 [2023-03-18T04:21:12.264Z] Step 12/12 : RUN $MAKE [2023-03-18T04:21:12.264Z] ---> Running in 617920a322df [2023-03-18T04:21:12.264Z] noop [2023-03-18T04:21:12.264Z] Removing intermediate container 617920a322df [2023-03-18T04:21:12.264Z] ---> 419be80fcb07 [2023-03-18T04:21:12.264Z] Successfully built 419be80fcb07 [2023-03-18T04:21:12.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:21:12.608Z] + docker inspect -f . ci-base-image-arm64 [2023-03-18T04:21:12.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:21:12.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-4483 does not seem to be running inside a container [2023-03-18T04:21:12.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/99 -v /w/workspace/device-mqtt-go/99:/w/workspace/device-mqtt-go/99:rw,z -v /w/workspace/device-mqtt-go/99@tmp:/w/workspace/device-mqtt-go/99@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-arm64 cat [2023-03-18T04:21:14.086Z] $ docker top a41a438fb2a2df9cc784474218e11b9fdde301f0504273cdfc0b47d7a584e1d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T04:21:14.906Z] + go version [2023-03-18T04:21:14.906Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-18T04:21:14.933Z] $ docker stop --time=1 a41a438fb2a2df9cc784474218e11b9fdde301f0504273cdfc0b47d7a584e1d6 [2023-03-18T04:21:16.542Z] $ docker rm -f --volumes a41a438fb2a2df9cc784474218e11b9fdde301f0504273cdfc0b47d7a584e1d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:21:17.094Z] + docker inspect -f . ci-base-image-arm64 [2023-03-18T04:21:17.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:21:17.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-4483 does not seem to be running inside a container [2023-03-18T04:21:17.358Z] $ 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/99 -v /w/workspace/device-mqtt-go/99:/w/workspace/device-mqtt-go/99:rw,z -v /w/workspace/device-mqtt-go/99@tmp:/w/workspace/device-mqtt-go/99@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-arm64 cat [2023-03-18T04:21:19.112Z] $ docker top 3008f7909e36fa6840e5e3761812976e7ee7fc41c282ec2d4a1530eabc4cc269 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T04:21:19.614Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/99 [Pipeline] fileExists [Pipeline] sh [2023-03-18T04:21:19.941Z] + make test [2023-03-18T04:21:19.941Z] go test ./... -coverprofile=coverage.out ./... [2023-03-18T04:21:52.166Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-18T04:23:43.858Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-18T04:23:44.125Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-18T04:23:44.125Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 22.2% of statements [2023-03-18T04:23:45.083Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-18T04:23:45.084Z] go vet ./... [2023-03-18T04:24:23.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-18T04:24:23.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-18T04:24:23.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-18T04:24:23.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-18T04:24:23.996Z] $ docker stop --time=1 3008f7909e36fa6840e5e3761812976e7ee7fc41c282ec2d4a1530eabc4cc269 [2023-03-18T04:24:25.819Z] $ docker rm -f --volumes 3008f7909e36fa6840e5e3761812976e7ee7fc41c282ec2d4a1530eabc4cc269 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T04:24:26.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-18T04:24:26.956Z] Warning: overwriting stash ‘coverage-report’ [2023-03-18T04:24:27.375Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-18T04:24:27.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-18T04:24:28.055Z] + ls -al . [2023-03-18T04:24:28.055Z] total 176 [2023-03-18T04:24:28.055Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 04:21 . [2023-03-18T04:24:28.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:19 .. [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 04:19 .dockerignore [2023-03-18T04:24:28.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 04:19 .git [2023-03-18T04:24:28.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:19 .github [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 18 04:19 .gitignore [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 04:19 .golangci.yml [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 18 04:19 Attribution.txt [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 18 04:19 CHANGELOG.md [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 18 04:19 Dockerfile [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 04:19 GOVERNANCE.md [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 18 04:19 Jenkinsfile [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 04:19 LICENSE [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 18 04:19 Makefile [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 04:19 OWNERS.md [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 18 04:19 README.md [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 04:17 VERSION [2023-03-18T04:24:28.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:19 bin [2023-03-18T04:24:28.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:19 cmd [2023-03-18T04:24:28.055Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 18 04:23 coverage.out [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 18 04:19 go.mod [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 18 04:19 go.sum [2023-03-18T04:24:28.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:19 internal [2023-03-18T04:24:28.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:19 mock [2023-03-18T04:24:28.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:19 snap [2023-03-18T04:24:28.055Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 18 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:24:28.396Z] + 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=c80097c4a9a507998513a772aabe6c68a90454ef --label arch=arm64 --label version=3.0.0-dev.15 . [2023-03-18T04:24:28.666Z] Sending build context to Docker daemon 3.326MB [2023-03-18T04:24:28.666Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-18T04:24:28.666Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-18T04:24:28.666Z] ---> 419be80fcb07 [2023-03-18T04:24:28.666Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-18T04:24:28.934Z] ---> Running in 7638c4cb3b6b [2023-03-18T04:24:29.200Z] Removing intermediate container 7638c4cb3b6b [2023-03-18T04:24:29.200Z] ---> 7912139ebda3 [2023-03-18T04:24:29.200Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-18T04:24:29.200Z] ---> Running in 82dd806e5280 [2023-03-18T04:24:29.467Z] Removing intermediate container 82dd806e5280 [2023-03-18T04:24:29.467Z] ---> 266c4020887d [2023-03-18T04:24:29.467Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-18T04:24:29.740Z] ---> Running in 69559649778d [2023-03-18T04:24:30.008Z] Removing intermediate container 69559649778d [2023-03-18T04:24:30.008Z] ---> 13606e4f6a03 [2023-03-18T04:24:30.008Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-18T04:24:30.008Z] ---> Running in 8d06abf07ac9 [2023-03-18T04:24:30.283Z] Removing intermediate container 8d06abf07ac9 [2023-03-18T04:24:30.283Z] ---> 87f93f4789f5 [2023-03-18T04:24:30.283Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-18T04:24:30.283Z] ---> Running in ae0d9e20ff8b [2023-03-18T04:24:31.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T04:24:31.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T04:24:32.787Z] OK: 268 MiB in 57 packages [2023-03-18T04:24:33.746Z] Removing intermediate container ae0d9e20ff8b [2023-03-18T04:24:33.746Z] ---> 957fd12ff4db [2023-03-18T04:24:33.746Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-18T04:24:33.746Z] ---> Running in f0c82b98ed57 [2023-03-18T04:24:34.011Z] Removing intermediate container f0c82b98ed57 [2023-03-18T04:24:34.011Z] ---> ea198cd487d3 [2023-03-18T04:24:34.011Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-18T04:24:34.594Z] ---> 4e7a5ea5a083 [2023-03-18T04:24:34.594Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-18T04:24:34.594Z] ---> Running in 0f02eda9f8d6 [2023-03-18T04:24:37.173Z] Removing intermediate container 0f02eda9f8d6 [2023-03-18T04:24:37.173Z] ---> 75815008cd02 [2023-03-18T04:24:37.173Z] Step 11/24 : COPY . . [2023-03-18T04:24:37.761Z] ---> 72095e0ccaa9 [2023-03-18T04:24:37.761Z] Step 12/24 : RUN $MAKE [2023-03-18T04:24:37.761Z] ---> Running in fb136b14d18e [2023-03-18T04:24:38.719Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-18T04:26:45.387Z] Removing intermediate container fb136b14d18e [2023-03-18T04:26:45.387Z] ---> f74ac1535842 [2023-03-18T04:26:45.387Z] Step 13/24 : FROM alpine:3.17 [2023-03-18T04:26:45.387Z] 3.17: Pulling from library/alpine [2023-03-18T04:26:45.387Z] af6eaf76a39c: Already exists [2023-03-18T04:26:45.387Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-18T04:26:45.387Z] Status: Downloaded newer image for alpine:3.17 [2023-03-18T04:26:45.387Z] ---> d74e625d9115 [2023-03-18T04:26:45.387Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-18T04:26:45.387Z] ---> Running in e4de3f3b4587 [2023-03-18T04:26:45.388Z] Removing intermediate container e4de3f3b4587 [2023-03-18T04:26:45.388Z] ---> ed92d0106757 [2023-03-18T04:26:45.388Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-18T04:26:45.388Z] ---> Running in 440dc921c373 [2023-03-18T04:26:45.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-18T04:26:45.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-18T04:26:45.388Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-18T04:26:45.388Z] Executing busybox-1.35.0-r29.trigger [2023-03-18T04:26:45.388Z] OK: 8 MiB in 16 packages [2023-03-18T04:26:45.970Z] Removing intermediate container 440dc921c373 [2023-03-18T04:26:45.970Z] ---> 664a88de07b2 [2023-03-18T04:26:45.970Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-18T04:26:47.379Z] ---> 6352f8999dec [2023-03-18T04:26:47.379Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-18T04:26:47.969Z] ---> 411ed8cab876 [2023-03-18T04:26:47.969Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-18T04:26:48.239Z] ---> 103464cbfdf8 [2023-03-18T04:26:48.239Z] Step 19/24 : EXPOSE 59982 [2023-03-18T04:26:48.507Z] ---> Running in c37b1f58fa48 [2023-03-18T04:26:48.774Z] Removing intermediate container c37b1f58fa48 [2023-03-18T04:26:48.774Z] ---> e25aa6d310a0 [2023-03-18T04:26:48.774Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-18T04:26:48.774Z] ---> Running in 8c29246df56e [2023-03-18T04:26:49.042Z] Removing intermediate container 8c29246df56e [2023-03-18T04:26:49.042Z] ---> 71a36774137a [2023-03-18T04:26:49.042Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-18T04:26:49.042Z] ---> Running in 0057bc5a1d76 [2023-03-18T04:26:49.309Z] Removing intermediate container 0057bc5a1d76 [2023-03-18T04:26:49.309Z] ---> 99323b339af1 [2023-03-18T04:26:49.309Z] Step 22/24 : LABEL arch=arm64 [2023-03-18T04:26:49.583Z] ---> Running in 4e5d012ba07a [2023-03-18T04:26:49.850Z] Removing intermediate container 4e5d012ba07a [2023-03-18T04:26:49.851Z] ---> 22956bd049af [2023-03-18T04:26:49.851Z] Step 23/24 : LABEL git_sha=c80097c4a9a507998513a772aabe6c68a90454ef [2023-03-18T04:26:49.851Z] ---> Running in 8f2b980eb3bb [2023-03-18T04:26:50.118Z] Removing intermediate container 8f2b980eb3bb [2023-03-18T04:26:50.118Z] ---> 222046210e2a [2023-03-18T04:26:50.118Z] Step 24/24 : LABEL version=3.0.0-dev.15 [2023-03-18T04:26:50.118Z] ---> Running in e2f6f8199d63 [2023-03-18T04:26:50.384Z] Removing intermediate container e2f6f8199d63 [2023-03-18T04:26:50.384Z] ---> fa5ca0d07657 [2023-03-18T04:26:50.384Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-18T04:26:50.384Z] Successfully built fa5ca0d07657 [2023-03-18T04:26:50.384Z] 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 [2023-03-18T04:26:50.764Z] provisioning config files... [2023-03-18T04:26:50.779Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/99@tmp/config10353333466734256341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:26:51.108Z] ---> docker-login.sh [2023-03-18T04:26:51.108Z] nexus3.edgexfoundry.org:10001 [2023-03-18T04:26:51.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:26:51.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:26:51.376Z] Configure a credential helper to remove this warning. See [2023-03-18T04:26:51.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:26:51.376Z] [2023-03-18T04:26:51.376Z] Login Succeeded [2023-03-18T04:26:51.376Z] nexus3.edgexfoundry.org:10002 [2023-03-18T04:26:51.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:26:51.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:26:51.643Z] Configure a credential helper to remove this warning. See [2023-03-18T04:26:51.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:26:51.643Z] [2023-03-18T04:26:51.643Z] Login Succeeded [2023-03-18T04:26:51.643Z] nexus3.edgexfoundry.org:10003 [2023-03-18T04:26:51.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:26:52.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:26:52.174Z] Configure a credential helper to remove this warning. See [2023-03-18T04:26:52.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:26:52.174Z] [2023-03-18T04:26:52.174Z] Login Succeeded [2023-03-18T04:26:52.174Z] nexus3.edgexfoundry.org:10004 [2023-03-18T04:26:52.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:26:52.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:26:52.443Z] Configure a credential helper to remove this warning. See [2023-03-18T04:26:52.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:26:52.443Z] [2023-03-18T04:26:52.443Z] Login Succeeded [2023-03-18T04:26:52.443Z] docker.io [2023-03-18T04:26:52.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-18T04:26:52.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-18T04:26:52.974Z] Configure a credential helper to remove this warning. See [2023-03-18T04:26:52.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-18T04:26:52.974Z] [2023-03-18T04:26:52.974Z] Login Succeeded [2023-03-18T04:26:52.974Z] ---> docker-login.sh ends [Pipeline] } [2023-03-18T04:26:52.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-18T04:26:53.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-18T04:26:53.051Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-18T04:26:53.051Z] c80097c4a9a507998513a772aabe6c68a90454ef [2023-03-18T04:26:53.051Z] latest [2023-03-18T04:26:53.051Z] 3.0.0-dev.15 [2023-03-18T04:26:53.051Z] c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15 [2023-03-18T04:26:53.051Z] main [2023-03-18T04:26:53.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:26:53.398Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c80097c4a9a507998513a772aabe6c68a90454ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:26:53.733Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c80097c4a9a507998513a772aabe6c68a90454ef [2023-03-18T04:26:53.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-18T04:26:53.733Z] 66dd75d93250: Preparing [2023-03-18T04:26:53.733Z] 22b6a8e394d5: Preparing [2023-03-18T04:26:53.733Z] 6b2dabaac29e: Preparing [2023-03-18T04:26:53.733Z] 13af5dc322e4: Preparing [2023-03-18T04:26:53.733Z] edf70074bd40: Preparing [2023-03-18T04:26:53.733Z] edf70074bd40: Layer already exists [2023-03-18T04:26:53.999Z] 13af5dc322e4: Pushed [2023-03-18T04:26:53.999Z] 22b6a8e394d5: Pushed [2023-03-18T04:26:53.999Z] 66dd75d93250: Pushed [2023-03-18T04:26:59.337Z] 6b2dabaac29e: Pushed [2023-03-18T04:26:59.337Z] c80097c4a9a507998513a772aabe6c68a90454ef: digest: sha256:f03ed5dec68886e525a34fb362f45c4aed5a20abcfe14370dd09e29ff7e85b54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:26:59.679Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:00.015Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-18T04:27:00.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-18T04:27:00.015Z] 66dd75d93250: Preparing [2023-03-18T04:27:00.015Z] 22b6a8e394d5: Preparing [2023-03-18T04:27:00.015Z] 6b2dabaac29e: Preparing [2023-03-18T04:27:00.015Z] 13af5dc322e4: Preparing [2023-03-18T04:27:00.015Z] edf70074bd40: Preparing [2023-03-18T04:27:00.015Z] 13af5dc322e4: Layer already exists [2023-03-18T04:27:00.015Z] 6b2dabaac29e: Layer already exists [2023-03-18T04:27:00.015Z] edf70074bd40: Layer already exists [2023-03-18T04:27:00.015Z] 22b6a8e394d5: Layer already exists [2023-03-18T04:27:00.015Z] 66dd75d93250: Layer already exists [2023-03-18T04:27:00.015Z] latest: digest: sha256:f03ed5dec68886e525a34fb362f45c4aed5a20abcfe14370dd09e29ff7e85b54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:00.357Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:00.760Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.15 [2023-03-18T04:27:00.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-18T04:27:00.760Z] 66dd75d93250: Preparing [2023-03-18T04:27:00.760Z] 22b6a8e394d5: Preparing [2023-03-18T04:27:00.760Z] 6b2dabaac29e: Preparing [2023-03-18T04:27:00.760Z] 13af5dc322e4: Preparing [2023-03-18T04:27:00.760Z] edf70074bd40: Preparing [2023-03-18T04:27:00.760Z] 13af5dc322e4: Layer already exists [2023-03-18T04:27:00.760Z] 6b2dabaac29e: Layer already exists [2023-03-18T04:27:00.760Z] 22b6a8e394d5: Layer already exists [2023-03-18T04:27:00.760Z] edf70074bd40: Layer already exists [2023-03-18T04:27:00.760Z] 66dd75d93250: Layer already exists [2023-03-18T04:27:00.760Z] 3.0.0-dev.15: digest: sha256:f03ed5dec68886e525a34fb362f45c4aed5a20abcfe14370dd09e29ff7e85b54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:01.117Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:01.471Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15 [2023-03-18T04:27:01.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-18T04:27:01.471Z] 66dd75d93250: Preparing [2023-03-18T04:27:01.471Z] 22b6a8e394d5: Preparing [2023-03-18T04:27:01.471Z] 6b2dabaac29e: Preparing [2023-03-18T04:27:01.471Z] 13af5dc322e4: Preparing [2023-03-18T04:27:01.471Z] edf70074bd40: Preparing [2023-03-18T04:27:01.471Z] edf70074bd40: Layer already exists [2023-03-18T04:27:01.471Z] 66dd75d93250: Layer already exists [2023-03-18T04:27:01.471Z] 13af5dc322e4: Layer already exists [2023-03-18T04:27:01.471Z] 22b6a8e394d5: Layer already exists [2023-03-18T04:27:01.471Z] 6b2dabaac29e: Layer already exists [2023-03-18T04:27:01.471Z] c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15: digest: sha256:f03ed5dec68886e525a34fb362f45c4aed5a20abcfe14370dd09e29ff7e85b54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:01.835Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:02.220Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-18T04:27:02.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-18T04:27:02.220Z] 66dd75d93250: Preparing [2023-03-18T04:27:02.220Z] 22b6a8e394d5: Preparing [2023-03-18T04:27:02.220Z] 6b2dabaac29e: Preparing [2023-03-18T04:27:02.220Z] 13af5dc322e4: Preparing [2023-03-18T04:27:02.220Z] edf70074bd40: Preparing [2023-03-18T04:27:02.220Z] 66dd75d93250: Layer already exists [2023-03-18T04:27:02.220Z] edf70074bd40: Layer already exists [2023-03-18T04:27:02.220Z] 6b2dabaac29e: Layer already exists [2023-03-18T04:27:02.220Z] 13af5dc322e4: Layer already exists [2023-03-18T04:27:02.220Z] 22b6a8e394d5: Layer already exists [2023-03-18T04:27:02.220Z] main: digest: sha256:f03ed5dec68886e525a34fb362f45c4aed5a20abcfe14370dd09e29ff7e85b54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-18T04:27:02.531Z] ===================================================== [Pipeline] echo [2023-03-18T04:27:02.537Z] taggedImages: [2023-03-18T04:27:02.537Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c80097c4a9a507998513a772aabe6c68a90454ef [2023-03-18T04:27:02.537Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-18T04:27:02.537Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.15 [2023-03-18T04:27:02.537Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c80097c4a9a507998513a772aabe6c68a90454ef-3.0.0-dev.15 [2023-03-18T04:27:02.537Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:02.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T04:27:02.900Z] [2023-03-18T04:27:02.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:03.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T04:27:05.174Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-18T04:27:05.174Z] 8998bd30e6a1: Pulling fs layer [2023-03-18T04:27:05.174Z] 04944245beec: Pulling fs layer [2023-03-18T04:27:05.174Z] 699f458cf7ca: Pulling fs layer [2023-03-18T04:27:05.174Z] 765212b225bb: Pulling fs layer [2023-03-18T04:27:05.174Z] f23df028b6ca: Pulling fs layer [2023-03-18T04:27:05.174Z] d65c8cfc05b1: Pulling fs layer [2023-03-18T04:27:05.174Z] 2437ff75d9bd: Pulling fs layer [2023-03-18T04:27:05.174Z] 765212b225bb: Waiting [2023-03-18T04:27:05.174Z] f23df028b6ca: Waiting [2023-03-18T04:27:05.174Z] d65c8cfc05b1: Waiting [2023-03-18T04:27:05.174Z] 04944245beec: Verifying Checksum [2023-03-18T04:27:05.174Z] 04944245beec: Download complete [2023-03-18T04:27:05.174Z] 765212b225bb: Verifying Checksum [2023-03-18T04:27:05.174Z] 765212b225bb: Download complete [2023-03-18T04:27:05.174Z] f23df028b6ca: Download complete [2023-03-18T04:27:05.174Z] d65c8cfc05b1: Verifying Checksum [2023-03-18T04:27:05.174Z] d65c8cfc05b1: Download complete [2023-03-18T04:27:05.174Z] 699f458cf7ca: Verifying Checksum [2023-03-18T04:27:05.174Z] 699f458cf7ca: Download complete [2023-03-18T04:27:05.762Z] 8998bd30e6a1: Verifying Checksum [2023-03-18T04:27:05.762Z] 8998bd30e6a1: Download complete [2023-03-18T04:27:07.705Z] 2437ff75d9bd: Verifying Checksum [2023-03-18T04:27:07.705Z] 2437ff75d9bd: Download complete [2023-03-18T04:27:09.647Z] 8998bd30e6a1: Pull complete [2023-03-18T04:27:10.230Z] 04944245beec: Pull complete [2023-03-18T04:27:11.641Z] 699f458cf7ca: Pull complete [2023-03-18T04:27:11.641Z] 765212b225bb: Pull complete [2023-03-18T04:27:12.603Z] f23df028b6ca: Pull complete [2023-03-18T04:27:12.603Z] d65c8cfc05b1: Pull complete [2023-03-18T04:27:27.615Z] 2437ff75d9bd: Pull complete [2023-03-18T04:27:27.615Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-18T04:27:27.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-18T04:27:27.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:27:27.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-4483 does not seem to be running inside a container [2023-03-18T04:27:27.895Z] $ 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/99 -v /w/workspace/device-mqtt-go/99:/w/workspace/device-mqtt-go/99:rw,z -v /w/workspace/device-mqtt-go/99@tmp:/w/workspace/device-mqtt-go/99@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:arm64 cat [2023-03-18T04:27:30.987Z] $ docker top 2c2e372ef09a88f640f967b81426ad0b2255f69981fb516ae575c85255ecab24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:27:31.802Z] ---> job-cost.sh [2023-03-18T04:27:31.802Z] lf-activate-venv: SKIPPING [2023-03-18T04:27:31.802Z] INFO: No Stack... [2023-03-18T04:27:32.068Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-18T04:27:33.025Z] INFO: Archiving Costs [Pipeline] sh [2023-03-18T04:27:33.657Z] + cat /w/workspace/device-mqtt-go/99/archives/cost.csv [2023-03-18T04:27:33.657Z] + cut -d, -f6 [Pipeline] lock [2023-03-18T04:27:33.719Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-99-stack-cost] [2023-03-18T04:27:33.726Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-99-stack-cost] did not exist. Created. [2023-03-18T04:27:33.726Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-18T04:27:34.373Z] /w/workspace/device-mqtt-go/99@tmp/durable-70c0f767/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-18T04:27:34.706Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-18T04:27:34.736Z] Warning: overwriting stash ‘stack-cost’ [2023-03-18T04:27:34.780Z] Stashed 1 file(s) [Pipeline] } [2023-03-18T04:27:34.786Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-18T04:27:34.817Z] $ docker stop --time=1 2c2e372ef09a88f640f967b81426ad0b2255f69981fb516ae575c85255ecab24 [2023-03-18T04:27:36.308Z] $ docker rm -f --volumes 2c2e372ef09a88f640f967b81426ad0b2255f69981fb516ae575c85255ecab24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-18T04:27:36.704Z] provisioning config files... [2023-03-18T04:27:36.711Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3347171320087260940tmp [Pipeline] { [Pipeline] sh [2023-03-18T04:27:37.004Z] + set +x [2023-03-18T04:27:37.004Z] + curl -s https://codecov.io/bash [2023-03-18T04:27:37.004Z] + bash -s -- [2023-03-18T04:27:37.004Z] [2023-03-18T04:27:37.004Z] _____ _ [2023-03-18T04:27:37.004Z] / ____| | | [2023-03-18T04:27:37.004Z] | | ___ __| | ___ ___ _____ __ [2023-03-18T04:27:37.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-18T04:27:37.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-18T04:27:37.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-18T04:27:37.004Z] Bash-1.0.6 [2023-03-18T04:27:37.004Z] [2023-03-18T04:27:37.004Z] [2023-03-18T04:27:37.004Z] ==> git version 2.25.1 found [2023-03-18T04:27:37.004Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-18T04:27:37.004Z] Release-Date: 2020-01-08 [2023-03-18T04:27:37.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-18T04:27:37.004Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-18T04:27:37.004Z] ==> Jenkins CI detected. [2023-03-18T04:27:37.004Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-18T04:27:37.004Z] project root: . [2023-03-18T04:27:37.004Z] --> token set from env [2023-03-18T04:27:37.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-18T04:27:37.004Z] ==> Running gcov in . (disable via -X gcov) [2023-03-18T04:27:37.004Z] ==> Python coveragepy not found [2023-03-18T04:27:37.004Z] ==> Searching for coverage reports in: [2023-03-18T04:27:37.004Z] + . [2023-03-18T04:27:37.004Z] -> Found 1 reports [2023-03-18T04:27:37.004Z] ==> Detecting git/mercurial file structure [2023-03-18T04:27:37.004Z] ==> Reading reports [2023-03-18T04:27:37.004Z] + ./coverage.out bytes=18047 [2023-03-18T04:27:37.004Z] ==> Appending adjustments [2023-03-18T04:27:37.004Z] https://docs.codecov.io/docs/fixing-reports [2023-03-18T04:27:37.264Z] + Found adjustments [2023-03-18T04:27:37.264Z] ==> Gzipping contents [2023-03-18T04:27:37.264Z] 4.0K /tmp/codecov.qpF4Ys.gz [2023-03-18T04:27:37.264Z] ==> Uploading reports [2023-03-18T04:27:37.264Z] url: https://codecov.io [2023-03-18T04:27:37.264Z] query: branch=main&commit=c80097c4a9a507998513a772aabe6c68a90454ef&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-18T04:27:37.264Z] -> Pinging Codecov [2023-03-18T04:27:37.264Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=c80097c4a9a507998513a772aabe6c68a90454ef&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-18T04:27:37.264Z] -> Uploading to [2023-03-18T04:27:37.264Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-18/7D719EC7BBE17E464838252E33014C33/c80097c4a9a507998513a772aabe6c68a90454ef/9be91fec-9ea6-4aeb-8486-505c8a33a09d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230318T042737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db28d415ec8b23e28b28c335fe1c1d9b6364a1aef4611e9f8d79b699a32253fe [2023-03-18T04:27:37.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-18T04:27:37.523Z] Dload Upload Total Spent Left Speed [2023-03-18T04:27:37.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 12260 --:--:-- --:--:-- --:--:-- 12260 [2023-03-18T04:27:37.782Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c80097c4a9a507998513a772aabe6c68a90454ef [Pipeline] } [2023-03-18T04:27:37.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-18T04:27:37.971Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-18T04:27:38.020Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:38.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-18T04:27:38.320Z] [2023-03-18T04:27:38.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:38.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-18T04:27:38.621Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-18T04:27:38.621Z] df9b9388f04a: Pulling fs layer [2023-03-18T04:27:38.621Z] 52dc419b0ee2: Pulling fs layer [2023-03-18T04:27:38.621Z] 25bc292e5bac: Pulling fs layer [2023-03-18T04:27:38.621Z] 114826534d7a: Pulling fs layer [2023-03-18T04:27:38.621Z] 4657fd5d0bcf: Pulling fs layer [2023-03-18T04:27:38.621Z] 6ad1cebc031e: Pulling fs layer [2023-03-18T04:27:38.621Z] 8a3aa393b2d8: Pulling fs layer [2023-03-18T04:27:38.621Z] 4657fd5d0bcf: Waiting [2023-03-18T04:27:38.621Z] 114826534d7a: Waiting [2023-03-18T04:27:38.621Z] 6ad1cebc031e: Waiting [2023-03-18T04:27:38.621Z] 25bc292e5bac: Verifying Checksum [2023-03-18T04:27:38.621Z] 25bc292e5bac: Download complete [2023-03-18T04:27:38.621Z] 52dc419b0ee2: Verifying Checksum [2023-03-18T04:27:38.621Z] 52dc419b0ee2: Download complete [2023-03-18T04:27:38.621Z] 4657fd5d0bcf: Verifying Checksum [2023-03-18T04:27:38.621Z] 4657fd5d0bcf: Download complete [2023-03-18T04:27:38.621Z] df9b9388f04a: Download complete [2023-03-18T04:27:38.882Z] df9b9388f04a: Pull complete [2023-03-18T04:27:38.882Z] 6ad1cebc031e: Verifying Checksum [2023-03-18T04:27:38.882Z] 6ad1cebc031e: Download complete [2023-03-18T04:27:38.882Z] 52dc419b0ee2: Pull complete [2023-03-18T04:27:39.142Z] 25bc292e5bac: Pull complete [2023-03-18T04:27:39.400Z] 114826534d7a: Download complete [2023-03-18T04:27:39.658Z] 8a3aa393b2d8: Verifying Checksum [2023-03-18T04:27:39.658Z] 8a3aa393b2d8: Download complete [2023-03-18T04:27:42.942Z] 114826534d7a: Pull complete [2023-03-18T04:27:42.942Z] 4657fd5d0bcf: Pull complete [2023-03-18T04:27:42.942Z] 6ad1cebc031e: Pull complete [2023-03-18T04:27:45.471Z] 8a3aa393b2d8: Pull complete [2023-03-18T04:27:45.471Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-18T04:27:45.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-18T04:27:45.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:27:45.540Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:27:45.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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:1.410.4 cat [2023-03-18T04:27:48.391Z] $ docker top d7607cc7a690ae71dcc1b4661dac78a0618ab5f015f99b3d8dfba2f304f8d296 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-18T04:27:48.452Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-18T04:27:48.735Z] + set -o pipefail [2023-03-18T04:27:48.735Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-18T04:27:54.005Z] [2023-03-18T04:27:54.005Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-18T04:27:54.005Z] [2023-03-18T04:27:54.005Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/013028ea-fc7c-45bd-888b-7538ee6a6e23 [2023-03-18T04:27:54.005Z] [2023-03-18T04:27:54.005Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-18T04:27:54.005Z] [2023-03-18T04:27:54.005Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-18T04:27:54.005Z] [2023-03-18T04:27:54.005Z] [2023-03-18T04:27:54.005Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-18T04:27:54.005Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-18T04:27:54.005Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-18T04:27:54.019Z] $ docker stop --time=1 d7607cc7a690ae71dcc1b4661dac78a0618ab5f015f99b3d8dfba2f304f8d296 [2023-03-18T04:27:56.925Z] $ docker rm -f --volumes d7607cc7a690ae71dcc1b4661dac78a0618ab5f015f99b3d8dfba2f304f8d296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-18T04:27:57.583Z] + git log --format=format:%s -1 c80097c4a9a507998513a772aabe6c68a90454ef [Pipeline] sh [2023-03-18T04:27:57.873Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-18T04:27:57.873Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:27:58.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T04:27:58.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:27:58.242Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:27:58.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-18T04:27:58.674Z] $ docker top 94d7cfce65ec596d0f74dd92c304f9c5d19ec7b5e92641af2d7cada987faff5c -eo pid,comm [2023-03-18T04:27:58.716Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-18T04:27:58.716Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-18T04:27:58.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-18T04:27:58.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-18T04:27:58.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-18T04:27:58.866Z] $ docker exec 94d7cfce65ec596d0f74dd92c304f9c5d19ec7b5e92641af2d7cada987faff5c ssh-agent [2023-03-18T04:27:58.961Z] SSH_AUTH_SOCK=/tmp/ssh-UevjQOmVRDAT/agent.32 [2023-03-18T04:27:58.961Z] SSH_AGENT_PID=38 [2023-03-18T04:27:58.968Z] Running ssh-add (command line suppressed) [2023-03-18T04:27:59.073Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11940691980351983950.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11940691980351983950.key) [2023-03-18T04:27:59.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-18T04:27:59.368Z] + git semver tag [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,552 [run_tag] DEBUG tag force:False [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,552 [check_head_tag] DEBUG check head tag [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,553 [execute] INFO git cat-file --batch-check [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,557 [execute] INFO git cat-file --batch [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,576 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,577 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,577 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-18T04:27:59.627Z] 2023-03-18 04:27:59,581 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:27:59.627Z] 3.0.0-dev.15 [Pipeline] } [2023-03-18T04:27:59.640Z] $ docker exec --env ******** --env ******** 94d7cfce65ec596d0f74dd92c304f9c5d19ec7b5e92641af2d7cada987faff5c ssh-agent -k [2023-03-18T04:27:59.735Z] unset SSH_AUTH_SOCK; [2023-03-18T04:27:59.735Z] unset SSH_AGENT_PID; [2023-03-18T04:27:59.736Z] echo Agent pid 38 killed; [2023-03-18T04:27:59.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-18T04:28:00.033Z] + git semver [Pipeline] } [2023-03-18T04:28:00.310Z] $ docker stop --time=1 94d7cfce65ec596d0f74dd92c304f9c5d19ec7b5e92641af2d7cada987faff5c [2023-03-18T04:28:01.613Z] $ docker rm -f --volumes 94d7cfce65ec596d0f74dd92c304f9c5d19ec7b5e92641af2d7cada987faff5c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:28:01.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-18T04:28:01.979Z] [2023-03-18T04:28:01.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:28:02.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-18T04:28:02.273Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-18T04:28:02.273Z] ab5ef0e58194: Pulling fs layer [2023-03-18T04:28:02.273Z] 9712f1f96733: Pulling fs layer [2023-03-18T04:28:02.273Z] 63f879dbbcfc: Pulling fs layer [2023-03-18T04:28:02.273Z] 0d9ebad4ef96: Pulling fs layer [2023-03-18T04:28:02.273Z] e9a5061849ea: Pulling fs layer [2023-03-18T04:28:02.273Z] d747dcd14b5f: Pulling fs layer [2023-03-18T04:28:02.273Z] 2de7ff778b66: Pulling fs layer [2023-03-18T04:28:02.273Z] d747dcd14b5f: Waiting [2023-03-18T04:28:02.273Z] 0d9ebad4ef96: Waiting [2023-03-18T04:28:02.273Z] 2de7ff778b66: Waiting [2023-03-18T04:28:02.273Z] e9a5061849ea: Waiting [2023-03-18T04:28:02.273Z] 9712f1f96733: Verifying Checksum [2023-03-18T04:28:02.273Z] 9712f1f96733: Download complete [2023-03-18T04:28:02.533Z] 63f879dbbcfc: Verifying Checksum [2023-03-18T04:28:02.533Z] 63f879dbbcfc: Download complete [2023-03-18T04:28:02.794Z] ab5ef0e58194: Verifying Checksum [2023-03-18T04:28:02.794Z] ab5ef0e58194: Download complete [2023-03-18T04:28:02.794Z] e9a5061849ea: Verifying Checksum [2023-03-18T04:28:02.794Z] e9a5061849ea: Download complete [2023-03-18T04:28:02.794Z] 0d9ebad4ef96: Verifying Checksum [2023-03-18T04:28:02.794Z] 0d9ebad4ef96: Download complete [2023-03-18T04:28:02.794Z] d747dcd14b5f: Download complete [2023-03-18T04:28:03.051Z] 2de7ff778b66: Verifying Checksum [2023-03-18T04:28:03.051Z] 2de7ff778b66: Download complete [2023-03-18T04:28:05.577Z] ab5ef0e58194: Pull complete [2023-03-18T04:28:05.577Z] 9712f1f96733: Pull complete [2023-03-18T04:28:05.835Z] 63f879dbbcfc: Pull complete [2023-03-18T04:28:09.135Z] 0d9ebad4ef96: Pull complete [2023-03-18T04:28:09.393Z] e9a5061849ea: Pull complete [2023-03-18T04:28:09.393Z] d747dcd14b5f: Pull complete [2023-03-18T04:28:10.328Z] 2de7ff778b66: Pull complete [2023-03-18T04:28:10.328Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-18T04:28:10.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-18T04:28:10.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:28:10.404Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:28:10.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2023-03-18T04:28:13.954Z] $ docker top 5f746764ea41d2a593ad2a9bb4128643526692dd5f869defe840f97ae71b81d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-18T04:28:14.017Z] provisioning config files... [2023-03-18T04:28:14.025Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13786118977479643196tmp [2023-03-18T04:28:14.035Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7249292898341384455tmp [2023-03-18T04:28:14.045Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7542851659805938704tmp [Pipeline] { [Pipeline] echo [2023-03-18T04:28:14.065Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:14.349Z] ---> sigul-configuration.sh [2023-03-18T04:28:14.349Z] gpg: directory `/root/.gnupg' created [2023-03-18T04:28:14.349Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-18T04:28:14.349Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-18T04:28:14.349Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-18T04:28:14.349Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-18T04:28:14.349Z] gpg: CAST5 encrypted data [2023-03-18T04:28:14.349Z] gpg: encrypted with 1 passphrase [2023-03-18T04:28:14.349Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-18T04:28:14.635Z] + mkdir /home/jenkins [2023-03-18T04:28:14.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-18T04:28:14.923Z] + 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 [2023-03-18T04:28:14.931Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:15.213Z] ---> sigul-install.sh [2023-03-18T04:28:15.213Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-18T04:28:15.499Z] + git tag --list [2023-03-18T04:28:15.499Z] 0.7.1 [2023-03-18T04:28:15.499Z] v1.0.0 [2023-03-18T04:28:15.499Z] v1.1.0 [2023-03-18T04:28:15.499Z] v1.1.1 [2023-03-18T04:28:15.499Z] v1.2.2 [2023-03-18T04:28:15.499Z] v1.3.0 [2023-03-18T04:28:15.499Z] v1.3.1 [2023-03-18T04:28:15.499Z] v2.0.0 [2023-03-18T04:28:15.499Z] v2.1.0 [2023-03-18T04:28:15.499Z] v2.1.1 [2023-03-18T04:28:15.499Z] v2.1.1-dev.1 [2023-03-18T04:28:15.499Z] v2.1.1-dev.2 [2023-03-18T04:28:15.499Z] v2.2.0 [2023-03-18T04:28:15.499Z] v2.2.1-dev.1 [2023-03-18T04:28:15.499Z] v2.2.1-dev.10 [2023-03-18T04:28:15.499Z] v2.2.1-dev.2 [2023-03-18T04:28:15.499Z] v2.2.1-dev.3 [2023-03-18T04:28:15.499Z] v2.2.1-dev.4 [2023-03-18T04:28:15.499Z] v2.2.1-dev.5 [2023-03-18T04:28:15.499Z] v2.2.1-dev.6 [2023-03-18T04:28:15.499Z] v2.2.1-dev.7 [2023-03-18T04:28:15.499Z] v2.2.1-dev.8 [2023-03-18T04:28:15.499Z] v2.2.1-dev.9 [2023-03-18T04:28:15.499Z] v2.3.0 [2023-03-18T04:28:15.499Z] v2.3.0-dev.10 [2023-03-18T04:28:15.499Z] v2.3.0-dev.11 [2023-03-18T04:28:15.499Z] v2.3.0-dev.12 [2023-03-18T04:28:15.499Z] v2.3.0-dev.13 [2023-03-18T04:28:15.499Z] v2.3.0-dev.14 [2023-03-18T04:28:15.499Z] v2.3.0-dev.15 [2023-03-18T04:28:15.499Z] v2.3.0-dev.16 [2023-03-18T04:28:15.499Z] v2.3.0-dev.17 [2023-03-18T04:28:15.499Z] v2.3.0-dev.18 [2023-03-18T04:28:15.499Z] v2.3.0-dev.19 [2023-03-18T04:28:15.499Z] v2.3.0-dev.20 [2023-03-18T04:28:15.499Z] v2.3.0-dev.21 [2023-03-18T04:28:15.499Z] v2.3.0-dev.22 [2023-03-18T04:28:15.499Z] v2.3.0-dev.23 [2023-03-18T04:28:15.499Z] v2.3.0-dev.24 [2023-03-18T04:28:15.499Z] v2.3.0-dev.25 [2023-03-18T04:28:15.499Z] v2.3.0-dev.26 [2023-03-18T04:28:15.499Z] v2.3.0-dev.27 [2023-03-18T04:28:15.499Z] v2.3.0-dev.28 [2023-03-18T04:28:15.499Z] v2.3.0-dev.29 [2023-03-18T04:28:15.499Z] v2.3.0-dev.30 [2023-03-18T04:28:15.499Z] v2.3.0-dev.31 [2023-03-18T04:28:15.499Z] v2.3.0-dev.32 [2023-03-18T04:28:15.499Z] v2.3.0-dev.33 [2023-03-18T04:28:15.499Z] v2.3.0-dev.34 [2023-03-18T04:28:15.499Z] v3.0.0-dev.1 [2023-03-18T04:28:15.499Z] v3.0.0-dev.10 [2023-03-18T04:28:15.499Z] v3.0.0-dev.11 [2023-03-18T04:28:15.499Z] v3.0.0-dev.12 [2023-03-18T04:28:15.499Z] v3.0.0-dev.13 [2023-03-18T04:28:15.499Z] v3.0.0-dev.14 [2023-03-18T04:28:15.499Z] v3.0.0-dev.15 [2023-03-18T04:28:15.499Z] v3.0.0-dev.2 [2023-03-18T04:28:15.499Z] v3.0.0-dev.3 [2023-03-18T04:28:15.499Z] v3.0.0-dev.4 [2023-03-18T04:28:15.499Z] v3.0.0-dev.5 [2023-03-18T04:28:15.499Z] v3.0.0-dev.6 [2023-03-18T04:28:15.499Z] v3.0.0-dev.7 [2023-03-18T04:28:15.499Z] v3.0.0-dev.8 [2023-03-18T04:28:15.499Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-18T04:28:15.787Z] + lftools sign git-tag v3.0.0-dev.15 [2023-03-18T04:28:16.354Z] Signing Git tag with Sigul... [2023-03-18T04:28:16.354Z] Signing v3.0.0-dev.15 [Pipeline] echo [2023-03-18T04:28:16.621Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:16.906Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-18T04:28:16.912Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-18T04:28:16.938Z] $ docker stop --time=1 5f746764ea41d2a593ad2a9bb4128643526692dd5f869defe840f97ae71b81d8 [2023-03-18T04:28:18.263Z] $ docker rm -f --volumes 5f746764ea41d2a593ad2a9bb4128643526692dd5f869defe840f97ae71b81d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-18T04:28:18.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-18T04:28:18.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:28:18.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T04:28:18.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:28:19.025Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:28:19.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-18T04:28:19.393Z] $ docker top 7a7cd72e6979e318b7baace956ad3af18ca9e798e66cf74fc1a5f91ff4c2ceb5 -eo pid,comm [2023-03-18T04:28:19.439Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-18T04:28:19.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-18T04:28:19.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-18T04:28:19.478Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-18T04:28:19.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-18T04:28:19.605Z] $ docker exec 7a7cd72e6979e318b7baace956ad3af18ca9e798e66cf74fc1a5f91ff4c2ceb5 ssh-agent [2023-03-18T04:28:19.715Z] SSH_AUTH_SOCK=/tmp/ssh-1xjqTEC42pVO/agent.33 [2023-03-18T04:28:19.715Z] SSH_AGENT_PID=39 [2023-03-18T04:28:19.720Z] Running ssh-add (command line suppressed) [2023-03-18T04:28:19.831Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12090262672725176601.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12090262672725176601.key) [2023-03-18T04:28:19.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-18T04:28:20.128Z] + git semver bump pre [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,321 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,321 [bump_version] DEBUG bumped version:3.0.0-dev.16 [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,321 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,322 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,323 [execute] INFO git cat-file --batch-check [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,328 [execute] INFO git cat-file --batch [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-18T04:28:20.388Z] 2023-03-18 04:28:20,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:28:20.388Z] 3.0.0-dev.16 [Pipeline] } [2023-03-18T04:28:20.403Z] $ docker exec --env ******** --env ******** 7a7cd72e6979e318b7baace956ad3af18ca9e798e66cf74fc1a5f91ff4c2ceb5 ssh-agent -k [2023-03-18T04:28:20.514Z] unset SSH_AUTH_SOCK; [2023-03-18T04:28:20.515Z] unset SSH_AGENT_PID; [2023-03-18T04:28:20.515Z] echo Agent pid 39 killed; [2023-03-18T04:28:20.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-18T04:28:20.831Z] + git semver [Pipeline] } [2023-03-18T04:28:21.107Z] $ docker stop --time=1 7a7cd72e6979e318b7baace956ad3af18ca9e798e66cf74fc1a5f91ff4c2ceb5 [2023-03-18T04:28:22.378Z] $ docker rm -f --volumes 7a7cd72e6979e318b7baace956ad3af18ca9e798e66cf74fc1a5f91ff4c2ceb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-18T04:28:22.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-18T04:28:22.705Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:28:23.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-18T04:28:23.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:28:23.070Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:28:23.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-18T04:28:23.460Z] $ docker top 583e84ea695b33d8044ae73a61111cf5d83bbfcafbd270faee70a1de2df9b4b9 -eo pid,comm [2023-03-18T04:28:23.503Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-18T04:28:23.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-18T04:28:23.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-18T04:28:23.540Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-18T04:28:23.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-18T04:28:23.654Z] $ docker exec 583e84ea695b33d8044ae73a61111cf5d83bbfcafbd270faee70a1de2df9b4b9 ssh-agent [2023-03-18T04:28:23.752Z] SSH_AUTH_SOCK=/tmp/ssh-wjxG7DLZXm50/agent.31 [2023-03-18T04:28:23.752Z] SSH_AGENT_PID=37 [2023-03-18T04:28:23.756Z] Running ssh-add (command line suppressed) [2023-03-18T04:28:23.863Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16504610173645366937.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16504610173645366937.key) [2023-03-18T04:28:23.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-18T04:28:24.162Z] + git semver push [2023-03-18T04:28:24.421Z] 2023-03-18 04:28:24,345 [run_push] DEBUG push [2023-03-18T04:28:24.421Z] 2023-03-18 04:28:24,346 [execute] INFO git cat-file --batch-check [2023-03-18T04:28:24.421Z] 2023-03-18 04:28:24,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-18T04:28:24.421Z] 2023-03-18 04:28:24,350 [execute] INFO git rev-list 1644aea13ad9bc7118891b7c666d176ae13dbc95 -- [2023-03-18T04:28:24.421Z] 2023-03-18 04:28:24,350 [execute] DEBUG Popen(['git', 'rev-list', '1644aea13ad9bc7118891b7c666d176ae13dbc95', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-18T04:28:24.421Z] 2023-03-18 04:28:24,358 [execute] INFO git fetch -v origin [2023-03-18T04:28:24.421Z] 2023-03-18 04:28:24,358 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-18T04:28:24.989Z] 2023-03-18 04:28:24,828 [run_push] DEBUG no remote changes detected [2023-03-18T04:28:24.989Z] 2023-03-18 04:28:24,828 [execute] INFO git push origin semver [2023-03-18T04:28:24.989Z] 2023-03-18 04:28:24,829 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-18T04:28:25.926Z] 2023-03-18 04:28:25,701 [run_push] DEBUG push all version tags [2023-03-18T04:28:25.926Z] 2023-03-18 04:28:25,702 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-18T04:28:25.926Z] 2023-03-18 04:28:25,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-18T04:28:26.494Z] 2023-03-18 04:28:26,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-18T04:28:26.494Z] 3.0.0-dev.16 [Pipeline] } [2023-03-18T04:28:26.509Z] $ docker exec --env ******** --env ******** 583e84ea695b33d8044ae73a61111cf5d83bbfcafbd270faee70a1de2df9b4b9 ssh-agent -k [2023-03-18T04:28:26.609Z] unset SSH_AUTH_SOCK; [2023-03-18T04:28:26.610Z] unset SSH_AGENT_PID; [2023-03-18T04:28:26.610Z] echo Agent pid 37 killed; [2023-03-18T04:28:26.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-18T04:28:26.911Z] + git semver [Pipeline] } [2023-03-18T04:28:27.185Z] $ docker stop --time=1 583e84ea695b33d8044ae73a61111cf5d83bbfcafbd270faee70a1de2df9b4b9 [2023-03-18T04:28:28.453Z] $ docker rm -f --volumes 583e84ea695b33d8044ae73a61111cf5d83bbfcafbd270faee70a1de2df9b4b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-18T04:28:28.966Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-18T04:28:28.966Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-18T04:28:28.966Z] total 16 [2023-03-18T04:28:28.966Z] drwxr-xr-x 3 root root 4096 Mar 18 04:19 . [2023-03-18T04:28:28.966Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 04:28 .. [2023-03-18T04:28:28.966Z] drwxr-xr-x 2 root root 4096 Mar 18 04:19 cost [2023-03-18T04:28:28.966Z] -rw-r--r-- 1 root root 85 Mar 18 04:19 cost.csv [2023-03-18T04:28:28.966Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-18T04:28:28.966Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-18T04:28:28.966Z] total 16 [2023-03-18T04:28:28.966Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:19 . [2023-03-18T04:28:28.966Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 04:28 .. [2023-03-18T04:28:28.966Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 04:19 cost [2023-03-18T04:28:28.966Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 18 04:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:29.249Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:30.104Z] ---> package-listing.sh [2023-03-18T04:28:30.104Z] ++ facter osfamily [2023-03-18T04:28:30.104Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-18T04:28:30.363Z] + OS_FAMILY=debian [2023-03-18T04:28:30.363Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-18T04:28:30.363Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-18T04:28:30.363Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-18T04:28:30.363Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-18T04:28:30.363Z] + PACKAGES=/tmp/packages_start.txt [2023-03-18T04:28:30.363Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-18T04:28:30.363Z] + PACKAGES=/tmp/packages_end.txt [2023-03-18T04:28:30.363Z] + case "${OS_FAMILY}" in [2023-03-18T04:28:30.363Z] + dpkg -l [2023-03-18T04:28:30.363Z] + grep '^ii' [2023-03-18T04:28:30.363Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-18T04:28:30.363Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-18T04:28:30.363Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-18T04:28:30.363Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-18T04:28:30.363Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-18T04:28:30.363Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-03-18T04:28:30.372Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-18T04:28:30.648Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-18T04:28:31.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-18T04:28:31.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-18T04:28:31.262Z] prd-ubuntu20.04-docker-8c-8g-4482 does not seem to be running inside a container [2023-03-18T04:28:31.375Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2023-03-18T04:28:31.568Z] $ docker top deff710c51c8f6f5b19d3a247513db2e1fdd528b1d8c5b95453976c373ca8c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-18T04:28:31.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-18T04:28:32.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-18T04:28:32.511Z] + ls /var/log/sa-host [2023-03-18T04:28:32.511Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-18T04:28:32.649Z] provisioning config files... [2023-03-18T04:28:32.658Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18441646130051009693tmp [Pipeline] { [Pipeline] echo [2023-03-18T04:28:32.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:32.954Z] ---> create-netrc.sh [Pipeline] } [2023-03-18T04:28:32.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:33.290Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-18T04:28:33.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:33.579Z] ---> sudo-logs.sh [2023-03-18T04:28:33.579Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-18T04:28:33.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:33.891Z] ---> job-cost.sh [2023-03-18T04:28:33.891Z] lf-activate-venv: SKIPPING [2023-03-18T04:28:33.891Z] DEBUG: total: 0.2199999988079071 [2023-03-18T04:28:33.891Z] INFO: Retrieving Stack Cost... [2023-03-18T04:28:34.149Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-18T04:28:34.716Z] INFO: Archiving Costs [Pipeline] echo [2023-03-18T04:28:34.726Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-18T04:28:35.007Z] ---> logs-deploy.sh [2023-03-18T04:28:35.007Z] lf-activate-venv: SKIPPING [2023-03-18T04:28:35.007Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/99 [2023-03-18T04:28:35.007Z] INFO: archiving workspace using pattern(s): [2023-03-18T04:28:35.943Z] Archives upload complete. [2023-03-18T04:28:35.943Z] INFO: archiving logs to Nexus