Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 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-ssh10455576212069388508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11132365383550007768.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7134893937896542526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12135245185759907454.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-ssh10048041147383172429.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15685 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 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 (main) > 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 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 # timeout=10 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#601)" > git rev-list --no-walk aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T10:24:40.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T10:24:40.429Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T10:24:40.448Z] ========================================================= [2023-05-16T10:24:40.448Z] EdgeX Global Pipelines Version Info [2023-05-16T10:24:40.448Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:24:41.168Z] ------------------- [2023-05-16T10:24:41.168Z] stable info: [2023-05-16T10:24:41.168Z] ------------------- [2023-05-16T10:24:41.168Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T10:24:41.168Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:24:41.168Z] Message: update stable to v1.0.249 [2023-05-16T10:24:41.739Z] ------------------- [2023-05-16T10:24:41.739Z] experimental info: [2023-05-16T10:24:41.739Z] ------------------- [2023-05-16T10:24:41.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T10:24:41.739Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:24:41.739Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T10:24:41.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-16T10:24:41.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-16T10:24:41.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T10:24:41.975Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T10:24:41.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T10:24:42.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T10:24:42.017Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T10:24:42.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T10:24:42.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T10:24:42.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T10:24:42.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T10:24:42.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-16T10:24:42.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T10:24:42.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T10:24:42.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:24:42.164Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:24:42.180Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:24:42.195Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:24:42.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T10:24:42.221Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T10:24:42.234Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T10:24:42.250Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T10:24:42.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T10:24:42.279Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T10:24:42.290Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T10:24:42.300Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T10:24:42.309Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T10:24:42.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T10:24:42.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T10:24:42.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T10:24:42.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [Pipeline] echo [2023-05-16T10:24:42.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 956e8fc [Pipeline] echo [2023-05-16T10:24:42.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:24:42.436Z] provisioning config files... [2023-05-16T10:24:42.450Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7571407015885429343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:24:42.755Z] ---> docker-login.sh [2023-05-16T10:24:42.755Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:24:43.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:24:43.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:24:43.282Z] Configure a credential helper to remove this warning. See [2023-05-16T10:24:43.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:24:43.282Z] [2023-05-16T10:24:43.282Z] Login Succeeded [2023-05-16T10:24:43.282Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:24:43.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:24:43.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:24:43.282Z] Configure a credential helper to remove this warning. See [2023-05-16T10:24:43.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:24:43.282Z] [2023-05-16T10:24:43.282Z] Login Succeeded [2023-05-16T10:24:43.282Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:24:43.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:24:43.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:24:43.282Z] Configure a credential helper to remove this warning. See [2023-05-16T10:24:43.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:24:43.282Z] [2023-05-16T10:24:43.282Z] Login Succeeded [2023-05-16T10:24:43.282Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:24:43.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:24:43.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:24:43.541Z] Configure a credential helper to remove this warning. See [2023-05-16T10:24:43.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:24:43.541Z] [2023-05-16T10:24:43.541Z] Login Succeeded [2023-05-16T10:24:43.541Z] docker.io [2023-05-16T10:24:43.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:24:43.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:24:43.802Z] Configure a credential helper to remove this warning. See [2023-05-16T10:24:43.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:24:43.802Z] [2023-05-16T10:24:43.802Z] Login Succeeded [2023-05-16T10:24:43.802Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:24:43.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T10:24:44.175Z] + git rev-list -1 --merges 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2~1..956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [Pipeline] echo [2023-05-16T10:24:44.232Z] -----------> git rev-list -1 --merges 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2~1..956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [false] [Pipeline] sh [2023-05-16T10:24:44.524Z] + git log --format=format:%s -1 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [Pipeline] echo [2023-05-16T10:24:44.569Z] ========================================================= [2023-05-16T10:24:44.569Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T10:24:44.569Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:24:44.911Z] + git log --format=format:%s -1 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [Pipeline] echo [2023-05-16T10:24:44.924Z] [semverPrep] GIT_COMMIT: 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#601) [Pipeline] echo [2023-05-16T10:24:44.935Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T10:24:45.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:24:45.288Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T10:24:45.288Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T10:24:45.288Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T10:24:45.288Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T10:24:45.288Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T10:24:45.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:24:45.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:24:45.631Z] [2023-05-16T10:24:45.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:24:45.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:24:46.505Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T10:24:46.505Z] b85a868b505f: Pulling fs layer [2023-05-16T10:24:46.505Z] e2be974225ed: Pulling fs layer [2023-05-16T10:24:46.505Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T10:24:46.505Z] 988bab9f4d93: Pulling fs layer [2023-05-16T10:24:46.505Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T10:24:46.505Z] eaf3925da568: Pulling fs layer [2023-05-16T10:24:46.505Z] bab4dde63d76: Pulling fs layer [2023-05-16T10:24:46.505Z] bde34c3a00c8: Pulling fs layer [2023-05-16T10:24:46.505Z] 1469e6f7b9e6: Waiting [2023-05-16T10:24:46.505Z] eaf3925da568: Waiting [2023-05-16T10:24:46.505Z] bab4dde63d76: Waiting [2023-05-16T10:24:46.505Z] 988bab9f4d93: Waiting [2023-05-16T10:24:46.505Z] b352a97aabf1: Pulling fs layer [2023-05-16T10:24:46.505Z] 4872d77fe225: Pulling fs layer [2023-05-16T10:24:46.505Z] bde34c3a00c8: Waiting [2023-05-16T10:24:46.505Z] b352a97aabf1: Waiting [2023-05-16T10:24:46.505Z] 5851b861e8e6: Pulling fs layer [2023-05-16T10:24:46.505Z] 5851b861e8e6: Waiting [2023-05-16T10:24:46.505Z] e2be974225ed: Verifying Checksum [2023-05-16T10:24:46.505Z] e2be974225ed: Download complete [2023-05-16T10:24:46.505Z] 988bab9f4d93: Verifying Checksum [2023-05-16T10:24:46.505Z] 988bab9f4d93: Download complete [2023-05-16T10:24:46.505Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T10:24:46.505Z] 1469e6f7b9e6: Download complete [2023-05-16T10:24:46.505Z] eaf3925da568: Verifying Checksum [2023-05-16T10:24:46.505Z] eaf3925da568: Download complete [2023-05-16T10:24:46.505Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T10:24:46.505Z] 339a4e72a1f5: Download complete [2023-05-16T10:24:46.505Z] bde34c3a00c8: Verifying Checksum [2023-05-16T10:24:46.505Z] bde34c3a00c8: Download complete [2023-05-16T10:24:46.765Z] b352a97aabf1: Verifying Checksum [2023-05-16T10:24:46.765Z] b352a97aabf1: Download complete [2023-05-16T10:24:46.765Z] 4872d77fe225: Verifying Checksum [2023-05-16T10:24:46.765Z] 4872d77fe225: Download complete [2023-05-16T10:24:46.765Z] 5851b861e8e6: Download complete [2023-05-16T10:24:46.765Z] b85a868b505f: Download complete [2023-05-16T10:24:47.025Z] bab4dde63d76: Download complete [2023-05-16T10:24:47.961Z] b85a868b505f: Pull complete [2023-05-16T10:24:48.530Z] e2be974225ed: Pull complete [2023-05-16T10:24:49.099Z] 339a4e72a1f5: Pull complete [2023-05-16T10:24:49.361Z] 988bab9f4d93: Pull complete [2023-05-16T10:24:49.620Z] 1469e6f7b9e6: Pull complete [2023-05-16T10:24:49.879Z] eaf3925da568: Pull complete [2023-05-16T10:24:51.786Z] bab4dde63d76: Pull complete [2023-05-16T10:24:51.786Z] bde34c3a00c8: Pull complete [2023-05-16T10:24:51.786Z] b352a97aabf1: Pull complete [2023-05-16T10:24:52.047Z] 4872d77fe225: Pull complete [2023-05-16T10:24:52.047Z] 5851b861e8e6: Pull complete [2023-05-16T10:24:52.047Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T10:24:52.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:24:52.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:24:52.136Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:24:52.176Z] $ 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-05-16T10:24:55.498Z] $ docker top bc855b475ceb29403216590b1fd51938bc134f42fe429197e367f2ad6f43ae74 -eo pid,comm [2023-05-16T10:24:55.546Z] 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-05-16T10:24:55.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:24:55.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:24:55.596Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:24:55.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:24:55.722Z] $ docker exec bc855b475ceb29403216590b1fd51938bc134f42fe429197e367f2ad6f43ae74 ssh-agent [2023-05-16T10:24:55.826Z] SSH_AUTH_SOCK=/tmp/ssh-86OXBu4msDTX/agent.32 [2023-05-16T10:24:55.826Z] SSH_AGENT_PID=38 [2023-05-16T10:24:55.832Z] Running ssh-add (command line suppressed) [2023-05-16T10:24:55.936Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7705984370308823144.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7705984370308823144.key) [2023-05-16T10:24:55.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:24:56.235Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T10:24:56.253Z] $ docker exec --env ******** --env ******** bc855b475ceb29403216590b1fd51938bc134f42fe429197e367f2ad6f43ae74 ssh-agent -k [2023-05-16T10:24:56.356Z] unset SSH_AUTH_SOCK; [2023-05-16T10:24:56.357Z] unset SSH_AGENT_PID; [2023-05-16T10:24:56.357Z] echo Agent pid 38 killed; [2023-05-16T10:24:56.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T10:24:56.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:24:56.386Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:24:56.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:24:56.533Z] $ docker exec bc855b475ceb29403216590b1fd51938bc134f42fe429197e367f2ad6f43ae74 ssh-agent [2023-05-16T10:24:56.647Z] SSH_AUTH_SOCK=/tmp/ssh-WfVWKvzYJ6s9/agent.70 [2023-05-16T10:24:56.647Z] SSH_AGENT_PID=76 [2023-05-16T10:24:56.654Z] Running ssh-add (command line suppressed) [2023-05-16T10:24:56.749Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8502613632840534132.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8502613632840534132.key) [2023-05-16T10:24:56.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:24:57.045Z] + git semver init [2023-05-16T10:24:57.305Z] 2023-05-16 10:24:57,225 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T10:24:57.305Z] 2023-05-16 10:24:57,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-16T10:24:57.305Z] 2023-05-16 10:24:57,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-16T10:24:57.305Z] 2023-05-16 10:24:57,226 [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-05-16T10:24:58.245Z] 2023-05-16 10:24:58,123 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-16T10:24:58.245Z] 2023-05-16 10:24:58,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-16T10:24:58.245Z] 2023-05-16 10:24:58,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:24:58.245Z] 2023-05-16 10:24:58,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:24:58.245Z] 3.0.0-dev.36 [Pipeline] } [2023-05-16T10:24:58.260Z] $ docker exec --env ******** --env ******** bc855b475ceb29403216590b1fd51938bc134f42fe429197e367f2ad6f43ae74 ssh-agent -k [2023-05-16T10:24:58.354Z] unset SSH_AUTH_SOCK; [2023-05-16T10:24:58.354Z] unset SSH_AGENT_PID; [2023-05-16T10:24:58.356Z] echo Agent pid 76 killed; [2023-05-16T10:24:58.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:24:58.671Z] + git semver [Pipeline] } [2023-05-16T10:24:58.949Z] $ docker stop --time=1 bc855b475ceb29403216590b1fd51938bc134f42fe429197e367f2ad6f43ae74 [2023-05-16T10:25:00.249Z] $ docker rm -f --volumes bc855b475ceb29403216590b1fd51938bc134f42fe429197e367f2ad6f43ae74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:25:00.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T10:25:00.790Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T10:25:00.794Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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-05-16T10:25:00.932Z] provisioning config files... [2023-05-16T10:25:00.940Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2267116902480595695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:25:01.237Z] ---> docker-login.sh [2023-05-16T10:25:01.237Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:25:01.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:25:01.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:25:01.237Z] Configure a credential helper to remove this warning. See [2023-05-16T10:25:01.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:25:01.237Z] [2023-05-16T10:25:01.237Z] Login Succeeded [2023-05-16T10:25:01.237Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:25:01.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:25:01.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:25:01.497Z] Configure a credential helper to remove this warning. See [2023-05-16T10:25:01.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:25:01.497Z] [2023-05-16T10:25:01.497Z] Login Succeeded [2023-05-16T10:25:01.497Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:25:01.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:25:01.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:25:01.497Z] Configure a credential helper to remove this warning. See [2023-05-16T10:25:01.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:25:01.497Z] [2023-05-16T10:25:01.497Z] Login Succeeded [2023-05-16T10:25:01.497Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:25:01.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:25:01.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:25:01.497Z] Configure a credential helper to remove this warning. See [2023-05-16T10:25:01.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:25:01.497Z] [2023-05-16T10:25:01.497Z] Login Succeeded [2023-05-16T10:25:01.497Z] docker.io [2023-05-16T10:25:01.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:25:02.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:25:02.015Z] Configure a credential helper to remove this warning. See [2023-05-16T10:25:02.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:25:02.015Z] [2023-05-16T10:25:02.015Z] Login Succeeded [2023-05-16T10:25:02.015Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:25:02.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:25:02.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:25:02.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:25:02.106Z] ========================================================= [2023-05-16T10:25:02.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T10:25:02.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:25:02.413Z] + 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-05-16T10:25:02.413Z] Sending build context to Docker daemon 6.552MB [2023-05-16T10:25:02.413Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:25:02.413Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:25:02.413Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T10:25:02.413Z] f56be85fc22e: Pulling fs layer [2023-05-16T10:25:02.413Z] 85791d961cd3: Pulling fs layer [2023-05-16T10:25:02.413Z] d694b5ae8c79: Pulling fs layer [2023-05-16T10:25:02.413Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T10:25:02.413Z] 4d19c01a9841: Pulling fs layer [2023-05-16T10:25:02.413Z] 9325e15d5711: Pulling fs layer [2023-05-16T10:25:02.413Z] 556b6ee489ea: Pulling fs layer [2023-05-16T10:25:02.413Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T10:25:02.413Z] 9f32a84ed3da: Waiting [2023-05-16T10:25:02.413Z] 556b6ee489ea: Waiting [2023-05-16T10:25:02.413Z] c5a4b2cf53e6: Waiting [2023-05-16T10:25:02.413Z] 4d19c01a9841: Waiting [2023-05-16T10:25:02.413Z] 9325e15d5711: Waiting [2023-05-16T10:25:02.413Z] 85791d961cd3: Verifying Checksum [2023-05-16T10:25:02.413Z] 85791d961cd3: Download complete [2023-05-16T10:25:02.413Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T10:25:02.413Z] 9f32a84ed3da: Download complete [2023-05-16T10:25:02.673Z] 4d19c01a9841: Verifying Checksum [2023-05-16T10:25:02.673Z] 4d19c01a9841: Download complete [2023-05-16T10:25:02.673Z] f56be85fc22e: Verifying Checksum [2023-05-16T10:25:02.673Z] f56be85fc22e: Download complete [2023-05-16T10:25:02.673Z] 9325e15d5711: Verifying Checksum [2023-05-16T10:25:02.674Z] 9325e15d5711: Download complete [2023-05-16T10:25:02.674Z] f56be85fc22e: Pull complete [2023-05-16T10:25:02.940Z] 85791d961cd3: Pull complete [2023-05-16T10:25:03.523Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T10:25:03.523Z] c5a4b2cf53e6: Download complete [2023-05-16T10:25:03.523Z] d694b5ae8c79: Verifying Checksum [2023-05-16T10:25:03.523Z] d694b5ae8c79: Download complete [2023-05-16T10:25:03.783Z] 556b6ee489ea: Download complete [2023-05-16T10:25:07.076Z] d694b5ae8c79: Pull complete [2023-05-16T10:25:07.076Z] 9f32a84ed3da: Pull complete [2023-05-16T10:25:07.335Z] 4d19c01a9841: Pull complete [2023-05-16T10:25:07.596Z] 9325e15d5711: Pull complete [2023-05-16T10:25:10.144Z] 556b6ee489ea: Pull complete [2023-05-16T10:25:11.522Z] c5a4b2cf53e6: Pull complete [2023-05-16T10:25:11.522Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T10:25:11.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T10:25:11.522Z] ---> c4be618373d6 [2023-05-16T10:25:11.522Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:25:15.902Z] Still waiting to schedule task [2023-05-16T10:25:15.903Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:25:19.644Z] ---> Running in c4a5dd58c978 [2023-05-16T10:25:19.644Z] Removing intermediate container c4a5dd58c978 [2023-05-16T10:25:19.644Z] ---> 46b1b8adaa71 [2023-05-16T10:25:19.644Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:25:19.644Z] ---> Running in 858817b63ffa [2023-05-16T10:25:19.644Z] Removing intermediate container 858817b63ffa [2023-05-16T10:25:19.644Z] ---> d19af0921328 [2023-05-16T10:25:19.644Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T10:25:19.644Z] ---> Running in 09d1d34a365b [2023-05-16T10:25:19.644Z] Removing intermediate container 09d1d34a365b [2023-05-16T10:25:19.644Z] ---> ef9428fcb44b [2023-05-16T10:25:19.644Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:25:19.644Z] ---> Running in 62ad85d16eab [2023-05-16T10:25:19.644Z] Removing intermediate container 62ad85d16eab [2023-05-16T10:25:19.644Z] ---> e35c877ee369 [2023-05-16T10:25:19.644Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:25:19.644Z] ---> Running in 7fb7d15f1c8e [2023-05-16T10:25:19.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:25:19.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:25:19.906Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T10:25:19.906Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T10:25:19.906Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T10:25:19.906Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T10:25:19.906Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:25:19.906Z] OK: 269 MiB in 57 packages [2023-05-16T10:25:20.845Z] Removing intermediate container 7fb7d15f1c8e [2023-05-16T10:25:20.845Z] ---> fb7125fea6d0 [2023-05-16T10:25:20.845Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-16T10:25:21.109Z] ---> Running in 8c0aa134c4d0 [2023-05-16T10:25:21.370Z] Removing intermediate container 8c0aa134c4d0 [2023-05-16T10:25:21.370Z] ---> b6ba97f5dce2 [2023-05-16T10:25:21.370Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T10:25:21.631Z] ---> 79c4db0b7cd7 [2023-05-16T10:25:21.631Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:25:21.892Z] ---> Running in 718cfeea279d [2023-05-16T10:25:53.992Z] Removing intermediate container 718cfeea279d [2023-05-16T10:25:53.992Z] ---> 27db6d9214ad [2023-05-16T10:25:53.992Z] Step 11/12 : COPY . . [2023-05-16T10:25:54.558Z] ---> 14837a5d0378 [2023-05-16T10:25:54.558Z] Step 12/12 : RUN $MAKE [2023-05-16T10:25:54.558Z] ---> Running in 4ebdbe8d89a4 [2023-05-16T10:25:54.817Z] noop [2023-05-16T10:25:55.084Z] Removing intermediate container 4ebdbe8d89a4 [2023-05-16T10:25:55.084Z] ---> 2a4d835438d5 [2023-05-16T10:25:55.084Z] Successfully built 2a4d835438d5 [2023-05-16T10:25:55.084Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:25:55.403Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:25:55.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:25:55.481Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:25:55.523Z] $ 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-05-16T10:25:55.936Z] $ docker top 6f8859a14be9000beee18a61add65c0c730360f32a58ebaa4bb5e13de9c1ebf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:25:56.270Z] + go version [2023-05-16T10:25:56.270Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T10:25:56.286Z] $ docker stop --time=1 6f8859a14be9000beee18a61add65c0c730360f32a58ebaa4bb5e13de9c1ebf9 [2023-05-16T10:25:57.635Z] $ docker rm -f --volumes 6f8859a14be9000beee18a61add65c0c730360f32a58ebaa4bb5e13de9c1ebf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:25:58.039Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:25:58.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:25:58.106Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:25:58.141Z] $ 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-05-16T10:25:58.529Z] $ docker top 9745688b64c1b0bf037f86fa78b0308d7821926dd06b4fccaa66fdec34010b8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:25:58.870Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:25:59.168Z] + make test [2023-05-16T10:25:59.168Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T10:26:04.440Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-16T10:26:14.403Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-16T10:26:14.404Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-16T10:26:14.404Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 23.1% of statements [2023-05-16T10:26:19.680Z] go vet ./... [2023-05-16T10:26:22.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:26:22.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:26:22.999Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T10:26:23.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:26:23.031Z] $ docker stop --time=1 9745688b64c1b0bf037f86fa78b0308d7821926dd06b4fccaa66fdec34010b8d [2023-05-16T10:26:27.608Z] $ docker rm -f --volumes 9745688b64c1b0bf037f86fa78b0308d7821926dd06b4fccaa66fdec34010b8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:26:28.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:26:28.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T10:26:28.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:26:28.912Z] + ls -al . [2023-05-16T10:26:28.912Z] total 180 [2023-05-16T10:26:28.912Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:25 . [2023-05-16T10:26:28.912Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:24 .. [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 10:24 .dockerignore [2023-05-16T10:26:28.912Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:24 .git [2023-05-16T10:26:28.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:24 .github [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 329 May 16 10:24 .gitignore [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:24 .golangci.yml [2023-05-16T10:26:28.912Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:24 .semver [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 16 10:24 Attribution.txt [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 16 10:24 CHANGELOG.md [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 16 10:24 Dockerfile [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:24 GOVERNANCE.md [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 10:24 Jenkinsfile [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 10:24 LICENSE [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 16 10:24 Makefile [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 10:24 OWNERS.md [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 16 10:24 README.md [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 10:25 VERSION [2023-05-16T10:26:28.912Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:24 bin [2023-05-16T10:26:28.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:24 cmd [2023-05-16T10:26:28.912Z] -rw-r--r-- 1 jenkins jenkins 18144 May 16 10:26 coverage.out [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 16 10:24 go.mod [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 16 10:24 go.sum [2023-05-16T10:26:28.912Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:24 internal [2023-05-16T10:26:28.912Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:24 mock [2023-05-16T10:26:28.912Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:24 snap [2023-05-16T10:26:28.912Z] -rw-rw-r-- 1 jenkins jenkins 227 May 16 10:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:26:29.249Z] + 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=956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 --label arch=amd64 --label version=3.0.0-dev.36 . [2023-05-16T10:26:29.249Z] Sending build context to Docker daemon 6.57MB [2023-05-16T10:26:29.249Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:26:29.249Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T10:26:29.249Z] ---> 2a4d835438d5 [2023-05-16T10:26:29.249Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:26:29.530Z] ---> Running in ef9ada74cb9a [2023-05-16T10:26:29.531Z] Removing intermediate container ef9ada74cb9a [2023-05-16T10:26:29.531Z] ---> a22e18130d98 [2023-05-16T10:26:29.531Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:26:29.531Z] ---> Running in 5a76331d9de5 [2023-05-16T10:26:29.531Z] Removing intermediate container 5a76331d9de5 [2023-05-16T10:26:29.531Z] ---> bc88e3a7f619 [2023-05-16T10:26:29.531Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T10:26:29.531Z] ---> Running in 44cfbcad6d99 [2023-05-16T10:26:29.531Z] Removing intermediate container 44cfbcad6d99 [2023-05-16T10:26:29.531Z] ---> ffc7c8a9c2eb [2023-05-16T10:26:29.531Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:26:29.856Z] ---> Running in 76245be5aebc [2023-05-16T10:26:29.856Z] Removing intermediate container 76245be5aebc [2023-05-16T10:26:29.856Z] ---> 599989587748 [2023-05-16T10:26:29.856Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:26:29.856Z] ---> Running in 568669b987cf [2023-05-16T10:26:30.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:26:30.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:26:30.382Z] OK: 269 MiB in 57 packages [2023-05-16T10:26:30.640Z] Removing intermediate container 568669b987cf [2023-05-16T10:26:30.640Z] ---> f7f868cc7f2b [2023-05-16T10:26:30.640Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-16T10:26:30.640Z] ---> Running in fe8418e7d232 [2023-05-16T10:26:30.899Z] Removing intermediate container fe8418e7d232 [2023-05-16T10:26:30.899Z] ---> c86460bcbc62 [2023-05-16T10:26:30.899Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T10:26:30.899Z] ---> a54fa59afafc [2023-05-16T10:26:30.899Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:26:30.899Z] ---> Running in effae5a097f5 [2023-05-16T10:26:31.905Z] Removing intermediate container effae5a097f5 [2023-05-16T10:26:31.905Z] ---> eb45e5b01475 [2023-05-16T10:26:31.905Z] Step 11/24 : COPY . . [2023-05-16T10:26:32.165Z] ---> 3e967d5e7f0e [2023-05-16T10:26:32.165Z] Step 12/24 : RUN $MAKE [2023-05-16T10:26:32.165Z] ---> Running in ce9046103920 [2023-05-16T10:26:32.424Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-16T10:26:54.371Z] Removing intermediate container ce9046103920 [2023-05-16T10:26:54.371Z] ---> 46b896e380dd [2023-05-16T10:26:54.371Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T10:26:54.371Z] 3.17: Pulling from library/alpine [2023-05-16T10:26:54.371Z] f56be85fc22e: Already exists [2023-05-16T10:26:54.371Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:26:54.371Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:26:54.371Z] ---> 9ed4aefc74f6 [2023-05-16T10:26:54.371Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-16T10:26:54.371Z] ---> Running in 4931d07ad122 [2023-05-16T10:26:54.371Z] Removing intermediate container 4931d07ad122 [2023-05-16T10:26:54.371Z] ---> 6ae3a856fc45 [2023-05-16T10:26:54.371Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T10:26:54.371Z] ---> Running in 00ae794f6d6c [2023-05-16T10:26:54.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:26:54.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:26:54.630Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T10:26:54.630Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:26:54.630Z] OK: 7 MiB in 16 packages [2023-05-16T10:26:55.565Z] Removing intermediate container 00ae794f6d6c [2023-05-16T10:26:55.565Z] ---> 3ed4f346a443 [2023-05-16T10:26:55.565Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-16T10:26:56.498Z] ---> 3f5c7bb3cfb6 [2023-05-16T10:26:56.498Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-16T10:26:56.498Z] ---> 4044b1b4d6a4 [2023-05-16T10:26:56.498Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-16T10:26:56.757Z] ---> 5dcee0b7d5c3 [2023-05-16T10:26:56.757Z] Step 19/24 : EXPOSE 59982 [2023-05-16T10:26:56.757Z] ---> Running in 3f88f1028da0 [2023-05-16T10:26:56.757Z] Removing intermediate container 3f88f1028da0 [2023-05-16T10:26:56.757Z] ---> 1f99bea612bf [2023-05-16T10:26:56.757Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-16T10:26:56.757Z] ---> Running in a3d537311575 [2023-05-16T10:26:57.015Z] Removing intermediate container a3d537311575 [2023-05-16T10:26:57.015Z] ---> 216ac174b34d [2023-05-16T10:26:57.015Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T10:26:57.015Z] ---> Running in b990e400a9c6 [2023-05-16T10:26:57.015Z] Removing intermediate container b990e400a9c6 [2023-05-16T10:26:57.015Z] ---> df94332af51d [2023-05-16T10:26:57.015Z] Step 22/24 : LABEL arch=amd64 [2023-05-16T10:26:57.015Z] ---> Running in 15a2463599cf [2023-05-16T10:26:57.015Z] Removing intermediate container 15a2463599cf [2023-05-16T10:26:57.015Z] ---> a0c5b0c64c02 [2023-05-16T10:26:57.015Z] Step 23/24 : LABEL git_sha=956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [2023-05-16T10:26:57.015Z] ---> Running in a2996749d8ab [2023-05-16T10:26:57.275Z] Removing intermediate container a2996749d8ab [2023-05-16T10:26:57.276Z] ---> 6d571d4f6def [2023-05-16T10:26:57.276Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-05-16T10:26:57.276Z] ---> Running in bad5009db0ee [2023-05-16T10:26:57.276Z] Removing intermediate container bad5009db0ee [2023-05-16T10:26:57.276Z] ---> cbe2bf792ddf [2023-05-16T10:26:57.276Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:26:57.276Z] Successfully built cbe2bf792ddf [2023-05-16T10:26:57.276Z] 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-05-16T10:26:57.392Z] provisioning config files... [2023-05-16T10:26:57.407Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6035252372222839517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:26:57.726Z] ---> docker-login.sh [2023-05-16T10:26:57.726Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:26:57.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:26:57.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:26:57.726Z] Configure a credential helper to remove this warning. See [2023-05-16T10:26:57.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:26:57.726Z] [2023-05-16T10:26:57.726Z] Login Succeeded [2023-05-16T10:26:57.726Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:26:57.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:26:57.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:26:57.986Z] Configure a credential helper to remove this warning. See [2023-05-16T10:26:57.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:26:57.986Z] [2023-05-16T10:26:57.986Z] Login Succeeded [2023-05-16T10:26:57.986Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:26:57.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:26:57.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:26:57.986Z] Configure a credential helper to remove this warning. See [2023-05-16T10:26:57.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:26:57.986Z] [2023-05-16T10:26:57.986Z] Login Succeeded [2023-05-16T10:26:57.986Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:26:57.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:26:58.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:26:58.245Z] Configure a credential helper to remove this warning. See [2023-05-16T10:26:58.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:26:58.245Z] [2023-05-16T10:26:58.245Z] Login Succeeded [2023-05-16T10:26:58.245Z] docker.io [2023-05-16T10:26:58.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:26:58.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:26:58.504Z] Configure a credential helper to remove this warning. See [2023-05-16T10:26:58.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:26:58.504Z] [2023-05-16T10:26:58.504Z] Login Succeeded [2023-05-16T10:26:58.504Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:26:58.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:26:58.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:26:58.577Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-16T10:26:58.577Z] 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [2023-05-16T10:26:58.577Z] latest [2023-05-16T10:26:58.577Z] 3.0.0-dev.36 [2023-05-16T10:26:58.577Z] 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36 [2023-05-16T10:26:58.577Z] main [2023-05-16T10:26:58.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:26:58.926Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:26:59.236Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [2023-05-16T10:26:59.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-16T10:26:59.236Z] daae6016a716: Preparing [2023-05-16T10:26:59.236Z] f80eccf50aba: Preparing [2023-05-16T10:26:59.236Z] bfff06dacb8f: Preparing [2023-05-16T10:26:59.236Z] d9ff35093190: Preparing [2023-05-16T10:26:59.236Z] f1417ff83b31: Preparing [2023-05-16T10:26:59.236Z] f1417ff83b31: Layer already exists [2023-05-16T10:26:59.236Z] d9ff35093190: Pushed [2023-05-16T10:26:59.236Z] daae6016a716: Pushed [2023-05-16T10:26:59.236Z] f80eccf50aba: Pushed [2023-05-16T10:27:01.769Z] bfff06dacb8f: Pushed [2023-05-16T10:27:01.769Z] 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2: digest: sha256:ac96696db5c54ca94590030070ceec60fa72266034f718f05ee72cd144ffb730 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:02.092Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:02.408Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-16T10:27:02.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-16T10:27:02.408Z] daae6016a716: Preparing [2023-05-16T10:27:02.408Z] f80eccf50aba: Preparing [2023-05-16T10:27:02.408Z] bfff06dacb8f: Preparing [2023-05-16T10:27:02.408Z] d9ff35093190: Preparing [2023-05-16T10:27:02.408Z] f1417ff83b31: Preparing [2023-05-16T10:27:02.408Z] f80eccf50aba: Layer already exists [2023-05-16T10:27:02.408Z] bfff06dacb8f: Layer already exists [2023-05-16T10:27:02.408Z] f1417ff83b31: Layer already exists [2023-05-16T10:27:02.408Z] daae6016a716: Layer already exists [2023-05-16T10:27:02.408Z] d9ff35093190: Layer already exists [2023-05-16T10:27:02.408Z] latest: digest: sha256:ac96696db5c54ca94590030070ceec60fa72266034f718f05ee72cd144ffb730 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:02.731Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:03.033Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.36 [2023-05-16T10:27:03.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-16T10:27:03.033Z] daae6016a716: Preparing [2023-05-16T10:27:03.033Z] f80eccf50aba: Preparing [2023-05-16T10:27:03.033Z] bfff06dacb8f: Preparing [2023-05-16T10:27:03.033Z] d9ff35093190: Preparing [2023-05-16T10:27:03.033Z] f1417ff83b31: Preparing [2023-05-16T10:27:03.033Z] f1417ff83b31: Layer already exists [2023-05-16T10:27:03.033Z] bfff06dacb8f: Layer already exists [2023-05-16T10:27:03.033Z] d9ff35093190: Layer already exists [2023-05-16T10:27:03.033Z] daae6016a716: Layer already exists [2023-05-16T10:27:03.033Z] f80eccf50aba: Layer already exists [2023-05-16T10:27:03.033Z] 3.0.0-dev.36: digest: sha256:ac96696db5c54ca94590030070ceec60fa72266034f718f05ee72cd144ffb730 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:03.340Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:03.652Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36 [2023-05-16T10:27:03.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-16T10:27:03.652Z] daae6016a716: Preparing [2023-05-16T10:27:03.652Z] f80eccf50aba: Preparing [2023-05-16T10:27:03.652Z] bfff06dacb8f: Preparing [2023-05-16T10:27:03.652Z] d9ff35093190: Preparing [2023-05-16T10:27:03.652Z] f1417ff83b31: Preparing [2023-05-16T10:27:03.652Z] d9ff35093190: Layer already exists [2023-05-16T10:27:03.652Z] f1417ff83b31: Layer already exists [2023-05-16T10:27:03.652Z] bfff06dacb8f: Layer already exists [2023-05-16T10:27:03.652Z] daae6016a716: Layer already exists [2023-05-16T10:27:03.652Z] f80eccf50aba: Layer already exists [2023-05-16T10:27:03.653Z] 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36: digest: sha256:ac96696db5c54ca94590030070ceec60fa72266034f718f05ee72cd144ffb730 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:03.965Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:04.273Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-16T10:27:04.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-16T10:27:04.273Z] daae6016a716: Preparing [2023-05-16T10:27:04.273Z] f80eccf50aba: Preparing [2023-05-16T10:27:04.273Z] bfff06dacb8f: Preparing [2023-05-16T10:27:04.273Z] d9ff35093190: Preparing [2023-05-16T10:27:04.273Z] f1417ff83b31: Preparing [2023-05-16T10:27:04.273Z] f1417ff83b31: Layer already exists [2023-05-16T10:27:04.273Z] daae6016a716: Layer already exists [2023-05-16T10:27:04.273Z] d9ff35093190: Layer already exists [2023-05-16T10:27:04.273Z] bfff06dacb8f: Layer already exists [2023-05-16T10:27:04.273Z] f80eccf50aba: Layer already exists [2023-05-16T10:27:04.273Z] main: digest: sha256:ac96696db5c54ca94590030070ceec60fa72266034f718f05ee72cd144ffb730 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:27:04.314Z] ===================================================== [Pipeline] echo [2023-05-16T10:27:04.320Z] taggedImages: [2023-05-16T10:27:04.320Z] - nexus3.edgexfoundry.org:10004/device-mqtt:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [2023-05-16T10:27:04.320Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-16T10:27:04.320Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.36 [2023-05-16T10:27:04.320Z] - nexus3.edgexfoundry.org:10004/device-mqtt:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36 [2023-05-16T10:27:04.320Z] - 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-05-16T10:27:04.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:27:04.673Z] [2023-05-16T10:27:04.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:04.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:27:05.540Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T10:27:05.540Z] 5eb5b503b376: Pulling fs layer [2023-05-16T10:27:05.540Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T10:27:05.540Z] ec43610c2a17: Pulling fs layer [2023-05-16T10:27:05.540Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T10:27:05.540Z] 33b1e0a273af: Pulling fs layer [2023-05-16T10:27:05.540Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T10:27:05.540Z] 2f39f015ded8: Pulling fs layer [2023-05-16T10:27:05.540Z] 5d3b04190fa2: Waiting [2023-05-16T10:27:05.540Z] 3a2ae6a8a46f: Waiting [2023-05-16T10:27:05.540Z] 33b1e0a273af: Waiting [2023-05-16T10:27:05.540Z] 2f39f015ded8: Waiting [2023-05-16T10:27:05.540Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T10:27:05.540Z] 5c69ac0246d0: Download complete [2023-05-16T10:27:05.799Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T10:27:05.799Z] 3a2ae6a8a46f: Download complete [2023-05-16T10:27:05.799Z] 33b1e0a273af: Verifying Checksum [2023-05-16T10:27:05.799Z] 33b1e0a273af: Download complete [2023-05-16T10:27:05.799Z] ec43610c2a17: Verifying Checksum [2023-05-16T10:27:05.799Z] ec43610c2a17: Download complete [2023-05-16T10:27:05.799Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T10:27:06.058Z] 5eb5b503b376: Download complete [2023-05-16T10:27:06.634Z] 2f39f015ded8: Download complete [2023-05-16T10:27:07.199Z] 5eb5b503b376: Pull complete [2023-05-16T10:27:07.767Z] 5c69ac0246d0: Pull complete [2023-05-16T10:27:08.028Z] ec43610c2a17: Pull complete [2023-05-16T10:27:08.287Z] 3a2ae6a8a46f: Pull complete [2023-05-16T10:27:08.547Z] 33b1e0a273af: Pull complete [2023-05-16T10:27:08.547Z] 5d3b04190fa2: Pull complete [2023-05-16T10:27:13.827Z] 2f39f015ded8: Pull complete [2023-05-16T10:27:13.827Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T10:27:13.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:27:13.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:27:13.914Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:27:13.951Z] $ 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-05-16T10:27:19.162Z] $ docker top baa2bed0eb998f88c28127f5e03cf4b9d5b7dc3214d0c565fe3140e7d14d0e0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:27:19.533Z] ---> job-cost.sh [2023-05-16T10:27:19.533Z] lf-activate-venv: SKIPPING [2023-05-16T10:27:19.533Z] INFO: No Stack... [2023-05-16T10:27:19.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:27:20.050Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:27:20.338Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-16T10:27:20.338Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:27:20.352Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-120-stack-cost] [2023-05-16T10:27:20.359Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-120-stack-cost] did not exist. Created. [2023-05-16T10:27:20.359Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:27:20.668Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T10:27:20.696Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:27:20.706Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:27:20.727Z] $ docker stop --time=1 baa2bed0eb998f88c28127f5e03cf4b9d5b7dc3214d0c565fe3140e7d14d0e0b [2023-05-16T10:27:21.887Z] $ docker rm -f --volumes baa2bed0eb998f88c28127f5e03cf4b9d5b7dc3214d0c565fe3140e7d14d0e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T10:30:41.479Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15691 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-16T10:30:41.491Z] Running in /w/workspace/device-mqtt-go/120 [Pipeline] { [Pipeline] checkout [2023-05-16T10:30:41.528Z] Selected Git installation does not exist. Using Default [2023-05-16T10:30:41.528Z] The recommended git tool is: NONE [2023-05-16T10:30:49.261Z] using credential edgex-jenkins-ssh [2023-05-16T10:30:49.295Z] Cloning the remote Git repository [2023-05-16T10:30:49.359Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-16T10:30:49.495Z] > git init /w/workspace/device-mqtt-go/120 # timeout=10 [2023-05-16T10:30:49.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-16T10:30:49.694Z] > git --version # timeout=10 [2023-05-16T10:30:49.724Z] > git --version # 'git version 2.25.1' [2023-05-16T10:30:49.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:30:49.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:30:51.241Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-16T10:30:51.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:30:52.441Z] Avoid second fetch [2023-05-16T10:30:52.441Z] Checking out Revision 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 (main) [2023-05-16T10:30:53.230Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#601)" [2023-05-16T10:30:52.466Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T10:30:52.562Z] > git checkout -f 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:30:54.199Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T10:30:54.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:30:54.199Z] Dload Upload Total Spent Left Speed [2023-05-16T10:30:54.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-05-16T10:30:54.868Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T10:30:55.226Z] + sudo tee /etc/docker/daemon.new [2023-05-16T10:30:55.226Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T10:30:55.226Z] { [2023-05-16T10:30:55.226Z] "registry-mirrors": [ [2023-05-16T10:30:55.226Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T10:30:55.226Z] ], [2023-05-16T10:30:55.226Z] "bip": "10.250.0.254/24", [2023-05-16T10:30:55.226Z] "hosts": [ [2023-05-16T10:30:55.226Z] "tcp://0.0.0.0:5555", [2023-05-16T10:30:55.226Z] "unix:///var/run/docker.sock" [2023-05-16T10:30:55.226Z] ], [2023-05-16T10:30:55.226Z] "mtu": 1458, [2023-05-16T10:30:55.226Z] "selinux-enabled": true, [2023-05-16T10:30:55.226Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T10:30:55.226Z] } [Pipeline] sh [2023-05-16T10:30:55.584Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T10:30:55.947Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:31:14.335Z] provisioning config files... [2023-05-16T10:31:14.371Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/120@tmp/config9390396453633620361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:14.754Z] ---> docker-login.sh [2023-05-16T10:31:14.754Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:31:15.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:15.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:15.630Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:15.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:15.630Z] [2023-05-16T10:31:15.630Z] Login Succeeded [2023-05-16T10:31:15.630Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:31:15.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:16.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:16.194Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:16.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:16.194Z] [2023-05-16T10:31:16.194Z] Login Succeeded [2023-05-16T10:31:16.194Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:31:16.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:16.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:16.469Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:16.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:16.469Z] [2023-05-16T10:31:16.469Z] Login Succeeded [2023-05-16T10:31:16.469Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:31:16.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:17.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:17.025Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:17.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:17.025Z] [2023-05-16T10:31:17.025Z] Login Succeeded [2023-05-16T10:31:17.025Z] docker.io [2023-05-16T10:31:17.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:31:17.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:31:17.574Z] Configure a credential helper to remove this warning. See [2023-05-16T10:31:17.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:31:17.574Z] [2023-05-16T10:31:17.574Z] Login Succeeded [2023-05-16T10:31:17.574Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:31:17.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:31:17.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:31:17.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:31:17.915Z] ========================================================= [2023-05-16T10:31:17.915Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T10:31:17.915Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:31:18.395Z] + 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-05-16T10:31:18.665Z] Sending build context to Docker daemon 3.405MB [2023-05-16T10:31:18.665Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:31:18.665Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:31:18.935Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T10:31:18.935Z] c41833b44d91: Pulling fs layer [2023-05-16T10:31:18.935Z] ed15518f5707: Pulling fs layer [2023-05-16T10:31:18.935Z] feae8fd75edb: Pulling fs layer [2023-05-16T10:31:18.935Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T10:31:18.935Z] 3cdef696dda3: Pulling fs layer [2023-05-16T10:31:18.935Z] 2ced38df9373: Pulling fs layer [2023-05-16T10:31:18.935Z] 58f1dce35555: Pulling fs layer [2023-05-16T10:31:18.935Z] 242c74f7c9fa: Waiting [2023-05-16T10:31:18.935Z] 3cdef696dda3: Waiting [2023-05-16T10:31:18.935Z] 2ced38df9373: Waiting [2023-05-16T10:31:18.935Z] ed15518f5707: Verifying Checksum [2023-05-16T10:31:18.935Z] ed15518f5707: Download complete [2023-05-16T10:31:18.935Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T10:31:18.935Z] 242c74f7c9fa: Download complete [2023-05-16T10:31:18.935Z] 3cdef696dda3: Verifying Checksum [2023-05-16T10:31:18.935Z] 3cdef696dda3: Download complete [2023-05-16T10:31:19.210Z] c41833b44d91: Verifying Checksum [2023-05-16T10:31:19.210Z] c41833b44d91: Download complete [2023-05-16T10:31:20.197Z] c41833b44d91: Pull complete [2023-05-16T10:31:20.807Z] 58f1dce35555: Verifying Checksum [2023-05-16T10:31:20.807Z] 58f1dce35555: Download complete [2023-05-16T10:31:20.807Z] ed15518f5707: Pull complete [2023-05-16T10:31:21.787Z] feae8fd75edb: Verifying Checksum [2023-05-16T10:31:21.787Z] feae8fd75edb: Download complete [2023-05-16T10:31:22.059Z] 2ced38df9373: Verifying Checksum [2023-05-16T10:31:22.059Z] 2ced38df9373: Download complete [2023-05-16T10:31:34.557Z] feae8fd75edb: Pull complete [2023-05-16T10:31:34.557Z] 242c74f7c9fa: Pull complete [2023-05-16T10:31:34.557Z] 3cdef696dda3: Pull complete [2023-05-16T10:31:42.895Z] 2ced38df9373: Pull complete [2023-05-16T10:31:45.516Z] 58f1dce35555: Pull complete [2023-05-16T10:31:45.516Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T10:31:45.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T10:31:45.516Z] ---> fadd8f120f05 [2023-05-16T10:31:45.516Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:31:47.503Z] ---> Running in a69ca524afcb [2023-05-16T10:31:47.503Z] Removing intermediate container a69ca524afcb [2023-05-16T10:31:47.503Z] ---> 2f4e57093c5e [2023-05-16T10:31:47.503Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:31:47.772Z] ---> Running in 5bf67d8560b3 [2023-05-16T10:31:48.041Z] Removing intermediate container 5bf67d8560b3 [2023-05-16T10:31:48.041Z] ---> bbc078a24785 [2023-05-16T10:31:48.041Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T10:31:48.041Z] ---> Running in 4bf5619beec4 [2023-05-16T10:31:48.634Z] Removing intermediate container 4bf5619beec4 [2023-05-16T10:31:48.634Z] ---> f5ca0cf48e42 [2023-05-16T10:31:48.634Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:31:48.634Z] ---> Running in a40f0fb8a031 [2023-05-16T10:31:48.905Z] Removing intermediate container a40f0fb8a031 [2023-05-16T10:31:48.905Z] ---> 4b033dd70f7f [2023-05-16T10:31:48.905Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:31:49.174Z] ---> Running in 61b79eaf514e [2023-05-16T10:31:50.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:31:51.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:31:52.599Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T10:31:52.599Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T10:31:52.599Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T10:31:52.599Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T10:31:52.599Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:31:52.599Z] OK: 268 MiB in 57 packages [2023-05-16T10:31:53.567Z] Removing intermediate container 61b79eaf514e [2023-05-16T10:31:53.567Z] ---> ebbda9489d96 [2023-05-16T10:31:53.567Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-16T10:31:53.840Z] ---> Running in 7e9228560bc6 [2023-05-16T10:31:54.111Z] Removing intermediate container 7e9228560bc6 [2023-05-16T10:31:54.111Z] ---> b9d708a59588 [2023-05-16T10:31:54.111Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T10:31:54.704Z] ---> a6591ddb27c9 [2023-05-16T10:31:54.704Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:31:54.704Z] ---> Running in ce14b59b7bb6 [2023-05-16T10:33:02.667Z] Removing intermediate container ce14b59b7bb6 [2023-05-16T10:33:02.668Z] ---> b872a32ee7dc [2023-05-16T10:33:02.668Z] Step 11/12 : COPY . . [2023-05-16T10:33:02.668Z] ---> 0576c0ad5b0e [2023-05-16T10:33:02.668Z] Step 12/12 : RUN $MAKE [2023-05-16T10:33:02.668Z] ---> Running in 7628e4120d5b [2023-05-16T10:33:02.668Z] noop [2023-05-16T10:33:02.668Z] Removing intermediate container 7628e4120d5b [2023-05-16T10:33:02.668Z] ---> 28aa8715c88e [2023-05-16T10:33:02.668Z] Successfully built 28aa8715c88e [2023-05-16T10:33:02.668Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:33:03.025Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:33:03.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:33:03.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-15691 does not seem to be running inside a container [2023-05-16T10:33:03.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/120 -v /w/workspace/device-mqtt-go/120:/w/workspace/device-mqtt-go/120:rw,z -v /w/workspace/device-mqtt-go/120@tmp:/w/workspace/device-mqtt-go/120@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-05-16T10:33:04.710Z] $ docker top 3f2d02679016cb567fb77589efd69e33a2ceab3954701b667f5228346e678e21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:33:05.576Z] + go version [2023-05-16T10:33:05.576Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:33:05.600Z] $ docker stop --time=1 3f2d02679016cb567fb77589efd69e33a2ceab3954701b667f5228346e678e21 [2023-05-16T10:33:08.778Z] $ docker rm -f --volumes 3f2d02679016cb567fb77589efd69e33a2ceab3954701b667f5228346e678e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:33:09.334Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:33:09.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:33:09.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-15691 does not seem to be running inside a container [2023-05-16T10:33:09.611Z] $ 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/120 -v /w/workspace/device-mqtt-go/120:/w/workspace/device-mqtt-go/120:rw,z -v /w/workspace/device-mqtt-go/120@tmp:/w/workspace/device-mqtt-go/120@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-05-16T10:33:10.882Z] $ docker top 7aeba4002715c509e8a8225b2e69f7ffd793b21dea0bc5ffdcd9d7aa10ea020f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:33:11.763Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/120 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:33:12.423Z] + make test [2023-05-16T10:33:12.423Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T10:33:51.331Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-16T10:36:28.211Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-16T10:36:30.805Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-16T10:36:30.805Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 23.1% of statements [2023-05-16T10:36:31.391Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:36:31.391Z] go vet ./... [2023-05-16T10:37:03.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:37:03.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:37:03.654Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T10:37:03.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:37:03.694Z] $ docker stop --time=1 7aeba4002715c509e8a8225b2e69f7ffd793b21dea0bc5ffdcd9d7aa10ea020f [2023-05-16T10:37:05.655Z] $ docker rm -f --volumes 7aeba4002715c509e8a8225b2e69f7ffd793b21dea0bc5ffdcd9d7aa10ea020f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:37:06.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:37:06.968Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:37:07.555Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:37:07.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:37:08.302Z] + ls -al . [2023-05-16T10:37:08.302Z] total 176 [2023-05-16T10:37:08.302Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:33 . [2023-05-16T10:37:08.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:30 .. [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 10:30 .dockerignore [2023-05-16T10:37:08.302Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:30 .git [2023-05-16T10:37:08.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:30 .github [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 329 May 16 10:30 .gitignore [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:30 .golangci.yml [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 16 10:30 Attribution.txt [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 16 10:30 CHANGELOG.md [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 16 10:30 Dockerfile [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:30 GOVERNANCE.md [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 10:30 Jenkinsfile [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 10:30 LICENSE [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 16 10:30 Makefile [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 620 May 16 10:30 OWNERS.md [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 16 10:30 README.md [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 10:25 VERSION [2023-05-16T10:37:08.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:30 bin [2023-05-16T10:37:08.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:30 cmd [2023-05-16T10:37:08.302Z] -rw-r--r-- 1 jenkins jenkins 18144 May 16 10:36 coverage.out [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 16 10:30 go.mod [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 16 10:30 go.sum [2023-05-16T10:37:08.302Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:30 internal [2023-05-16T10:37:08.302Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:30 mock [2023-05-16T10:37:08.302Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:30 snap [2023-05-16T10:37:08.302Z] -rw-rw-r-- 1 jenkins jenkins 227 May 16 10:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:37:08.668Z] + 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=956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 --label arch=arm64 --label version=3.0.0-dev.36 . [2023-05-16T10:37:08.942Z] Sending build context to Docker daemon 3.424MB [2023-05-16T10:37:08.942Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:37:08.942Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T10:37:08.942Z] ---> 28aa8715c88e [2023-05-16T10:37:08.942Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:37:10.366Z] ---> Running in 2f05de05bef3 [2023-05-16T10:37:10.636Z] Removing intermediate container 2f05de05bef3 [2023-05-16T10:37:10.636Z] ---> e0b45228c1f8 [2023-05-16T10:37:10.636Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:37:10.908Z] ---> Running in 1ea94bbcdc05 [2023-05-16T10:37:12.882Z] Removing intermediate container 1ea94bbcdc05 [2023-05-16T10:37:12.882Z] ---> 04223018889d [2023-05-16T10:37:12.882Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T10:37:12.882Z] ---> Running in fb3e88e2974a [2023-05-16T10:37:12.882Z] Removing intermediate container fb3e88e2974a [2023-05-16T10:37:12.882Z] ---> f17ce905a5f2 [2023-05-16T10:37:12.882Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:37:13.152Z] ---> Running in 79a825b84c23 [2023-05-16T10:37:13.423Z] Removing intermediate container 79a825b84c23 [2023-05-16T10:37:13.423Z] ---> 038f2490eb40 [2023-05-16T10:37:13.423Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:37:13.423Z] ---> Running in 5ac4cf252f92 [2023-05-16T10:37:14.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:37:15.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:37:16.864Z] OK: 268 MiB in 57 packages [2023-05-16T10:37:17.837Z] Removing intermediate container 5ac4cf252f92 [2023-05-16T10:37:17.837Z] ---> dbdccd356f30 [2023-05-16T10:37:17.837Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-16T10:37:17.837Z] ---> Running in e29461cc95b5 [2023-05-16T10:37:18.120Z] Removing intermediate container e29461cc95b5 [2023-05-16T10:37:18.121Z] ---> 3df0f0843e02 [2023-05-16T10:37:18.121Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T10:37:18.712Z] ---> 57f2dd3c2991 [2023-05-16T10:37:18.712Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:37:18.984Z] ---> Running in 68e360f59706 [2023-05-16T10:37:21.598Z] Removing intermediate container 68e360f59706 [2023-05-16T10:37:21.598Z] ---> 680d6036d4f3 [2023-05-16T10:37:21.598Z] Step 11/24 : COPY . . [2023-05-16T10:37:22.566Z] ---> dc2c5e73d348 [2023-05-16T10:37:22.566Z] Step 12/24 : RUN $MAKE [2023-05-16T10:37:22.566Z] ---> Running in d8f34ace0adc [2023-05-16T10:37:24.001Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-16T10:40:00.785Z] Removing intermediate container d8f34ace0adc [2023-05-16T10:40:00.785Z] ---> d4d08192063b [2023-05-16T10:40:00.785Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T10:40:00.785Z] 3.17: Pulling from library/alpine [2023-05-16T10:40:00.785Z] c41833b44d91: Already exists [2023-05-16T10:40:00.785Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:40:00.785Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:40:00.785Z] ---> 51e60588ff2c [2023-05-16T10:40:00.785Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-16T10:40:00.785Z] ---> Running in ad1bfe3aedac [2023-05-16T10:40:00.785Z] Removing intermediate container ad1bfe3aedac [2023-05-16T10:40:00.785Z] ---> 5be8792c297e [2023-05-16T10:40:00.785Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T10:40:00.785Z] ---> Running in 89157a75b949 [2023-05-16T10:40:00.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:40:00.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:40:00.785Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T10:40:00.785Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:40:00.785Z] OK: 8 MiB in 16 packages [2023-05-16T10:40:00.785Z] Removing intermediate container 89157a75b949 [2023-05-16T10:40:00.785Z] ---> 120721a3c5fb [2023-05-16T10:40:00.785Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-16T10:40:00.785Z] ---> fd2b64a091f3 [2023-05-16T10:40:00.785Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-16T10:40:00.785Z] ---> c3bc381f85b5 [2023-05-16T10:40:00.785Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-16T10:40:00.785Z] ---> 5e11e44e8daa [2023-05-16T10:40:00.785Z] Step 19/24 : EXPOSE 59982 [2023-05-16T10:40:00.785Z] ---> Running in 3c000f5e7fd3 [2023-05-16T10:40:00.785Z] Removing intermediate container 3c000f5e7fd3 [2023-05-16T10:40:00.785Z] ---> 8fe4d0770b49 [2023-05-16T10:40:00.785Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-16T10:40:00.785Z] ---> Running in 1be0899a3f2b [2023-05-16T10:40:00.785Z] Removing intermediate container 1be0899a3f2b [2023-05-16T10:40:00.785Z] ---> 388f61a5cead [2023-05-16T10:40:00.785Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T10:40:00.785Z] ---> Running in 5cd18ac3210b [2023-05-16T10:40:00.785Z] Removing intermediate container 5cd18ac3210b [2023-05-16T10:40:00.785Z] ---> dca9ffcc4c7a [2023-05-16T10:40:00.785Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T10:40:00.785Z] ---> Running in cad16113aeee [2023-05-16T10:40:00.785Z] Removing intermediate container cad16113aeee [2023-05-16T10:40:00.785Z] ---> 6676dccf7f05 [2023-05-16T10:40:00.785Z] Step 23/24 : LABEL git_sha=956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [2023-05-16T10:40:00.785Z] ---> Running in 3c60e3edaef7 [2023-05-16T10:40:00.785Z] Removing intermediate container 3c60e3edaef7 [2023-05-16T10:40:00.785Z] ---> 70bace842a45 [2023-05-16T10:40:00.785Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-05-16T10:40:00.785Z] ---> Running in 0eaa095f57e8 [2023-05-16T10:40:00.785Z] Removing intermediate container 0eaa095f57e8 [2023-05-16T10:40:00.785Z] ---> 3bd14f8f034a [2023-05-16T10:40:00.785Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:40:00.785Z] Successfully built 3bd14f8f034a [2023-05-16T10:40:00.785Z] 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-05-16T10:40:00.873Z] provisioning config files... [2023-05-16T10:40:00.889Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/120@tmp/config8618570220285933600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:01.230Z] ---> docker-login.sh [2023-05-16T10:40:01.230Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:40:01.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:40:01.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:40:01.500Z] Configure a credential helper to remove this warning. See [2023-05-16T10:40:01.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:40:01.500Z] [2023-05-16T10:40:01.500Z] Login Succeeded [2023-05-16T10:40:01.500Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:40:01.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:40:02.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:40:02.040Z] Configure a credential helper to remove this warning. See [2023-05-16T10:40:02.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:40:02.040Z] [2023-05-16T10:40:02.040Z] Login Succeeded [2023-05-16T10:40:02.040Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:40:02.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:40:02.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:40:02.309Z] Configure a credential helper to remove this warning. See [2023-05-16T10:40:02.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:40:02.309Z] [2023-05-16T10:40:02.309Z] Login Succeeded [2023-05-16T10:40:02.309Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:40:02.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:40:02.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:40:02.848Z] Configure a credential helper to remove this warning. See [2023-05-16T10:40:02.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:40:02.848Z] [2023-05-16T10:40:02.848Z] Login Succeeded [2023-05-16T10:40:02.848Z] docker.io [2023-05-16T10:40:03.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:40:03.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:40:03.707Z] Configure a credential helper to remove this warning. See [2023-05-16T10:40:03.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:40:03.707Z] [2023-05-16T10:40:03.707Z] Login Succeeded [2023-05-16T10:40:03.707Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:40:03.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:40:03.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:40:03.774Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-16T10:40:03.774Z] 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [2023-05-16T10:40:03.774Z] latest [2023-05-16T10:40:03.774Z] 3.0.0-dev.36 [2023-05-16T10:40:03.774Z] 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36 [2023-05-16T10:40:03.774Z] main [2023-05-16T10:40:03.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:04.130Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:04.560Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [2023-05-16T10:40:04.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-16T10:40:04.560Z] d561d80db530: Preparing [2023-05-16T10:40:04.560Z] d162a8956e64: Preparing [2023-05-16T10:40:04.560Z] 3e3d533c4812: Preparing [2023-05-16T10:40:04.560Z] 15ef5118f48c: Preparing [2023-05-16T10:40:04.560Z] 26cbea5cba74: Preparing [2023-05-16T10:40:04.560Z] 26cbea5cba74: Layer already exists [2023-05-16T10:40:04.560Z] d561d80db530: Pushed [2023-05-16T10:40:04.560Z] d162a8956e64: Pushed [2023-05-16T10:40:04.560Z] 15ef5118f48c: Pushed [2023-05-16T10:40:11.296Z] 3e3d533c4812: Pushed [2023-05-16T10:40:11.296Z] 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2: digest: sha256:405fe9c588b4da84a5d3c9be80fce449249eee14c3a68a9e143c1cae7caad33c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:11.659Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:12.010Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-16T10:40:12.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-16T10:40:12.010Z] d561d80db530: Preparing [2023-05-16T10:40:12.010Z] d162a8956e64: Preparing [2023-05-16T10:40:12.010Z] 3e3d533c4812: Preparing [2023-05-16T10:40:12.010Z] 15ef5118f48c: Preparing [2023-05-16T10:40:12.010Z] 26cbea5cba74: Preparing [2023-05-16T10:40:12.010Z] 3e3d533c4812: Layer already exists [2023-05-16T10:40:12.010Z] d162a8956e64: Layer already exists [2023-05-16T10:40:12.010Z] d561d80db530: Layer already exists [2023-05-16T10:40:12.010Z] 15ef5118f48c: Layer already exists [2023-05-16T10:40:12.010Z] 26cbea5cba74: Layer already exists [2023-05-16T10:40:12.278Z] latest: digest: sha256:405fe9c588b4da84a5d3c9be80fce449249eee14c3a68a9e143c1cae7caad33c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:12.641Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:12.996Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.36 [2023-05-16T10:40:12.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-16T10:40:12.996Z] d561d80db530: Preparing [2023-05-16T10:40:12.996Z] d162a8956e64: Preparing [2023-05-16T10:40:12.996Z] 3e3d533c4812: Preparing [2023-05-16T10:40:12.996Z] 15ef5118f48c: Preparing [2023-05-16T10:40:12.996Z] 26cbea5cba74: Preparing [2023-05-16T10:40:12.996Z] 26cbea5cba74: Layer already exists [2023-05-16T10:40:12.996Z] d162a8956e64: Layer already exists [2023-05-16T10:40:12.996Z] 15ef5118f48c: Layer already exists [2023-05-16T10:40:12.996Z] d561d80db530: Layer already exists [2023-05-16T10:40:12.996Z] 3e3d533c4812: Layer already exists [2023-05-16T10:40:12.996Z] 3.0.0-dev.36: digest: sha256:405fe9c588b4da84a5d3c9be80fce449249eee14c3a68a9e143c1cae7caad33c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:13.357Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:13.705Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36 [2023-05-16T10:40:13.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-16T10:40:13.705Z] d561d80db530: Preparing [2023-05-16T10:40:13.705Z] d162a8956e64: Preparing [2023-05-16T10:40:13.705Z] 3e3d533c4812: Preparing [2023-05-16T10:40:13.705Z] 15ef5118f48c: Preparing [2023-05-16T10:40:13.705Z] 26cbea5cba74: Preparing [2023-05-16T10:40:13.705Z] 15ef5118f48c: Layer already exists [2023-05-16T10:40:13.705Z] 26cbea5cba74: Layer already exists [2023-05-16T10:40:13.705Z] 3e3d533c4812: Layer already exists [2023-05-16T10:40:13.705Z] d162a8956e64: Layer already exists [2023-05-16T10:40:13.705Z] d561d80db530: Layer already exists [2023-05-16T10:40:13.705Z] 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36: digest: sha256:405fe9c588b4da84a5d3c9be80fce449249eee14c3a68a9e143c1cae7caad33c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:14.066Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:14.412Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-16T10:40:14.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-16T10:40:14.412Z] d561d80db530: Preparing [2023-05-16T10:40:14.412Z] d162a8956e64: Preparing [2023-05-16T10:40:14.412Z] 3e3d533c4812: Preparing [2023-05-16T10:40:14.412Z] 15ef5118f48c: Preparing [2023-05-16T10:40:14.412Z] 26cbea5cba74: Preparing [2023-05-16T10:40:14.412Z] d162a8956e64: Layer already exists [2023-05-16T10:40:14.412Z] 3e3d533c4812: Layer already exists [2023-05-16T10:40:14.412Z] 15ef5118f48c: Layer already exists [2023-05-16T10:40:14.412Z] 26cbea5cba74: Layer already exists [2023-05-16T10:40:14.412Z] d561d80db530: Layer already exists [2023-05-16T10:40:14.412Z] main: digest: sha256:405fe9c588b4da84a5d3c9be80fce449249eee14c3a68a9e143c1cae7caad33c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T10:40:14.732Z] ===================================================== [Pipeline] echo [2023-05-16T10:40:14.741Z] taggedImages: [2023-05-16T10:40:14.741Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [2023-05-16T10:40:14.741Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-16T10:40:14.741Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.36 [2023-05-16T10:40:14.741Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:956e8fc39a0f2febe15e0cd3d023f9e8edea2df2-3.0.0-dev.36 [2023-05-16T10:40:14.741Z] - 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-05-16T10:40:15.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:40:15.109Z] [2023-05-16T10:40:15.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:15.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:40:15.452Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:40:15.452Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:40:15.452Z] 04944245beec: Pulling fs layer [2023-05-16T10:40:15.452Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:40:15.452Z] 765212b225bb: Pulling fs layer [2023-05-16T10:40:15.452Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:40:15.452Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:40:15.452Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:40:15.452Z] 765212b225bb: Waiting [2023-05-16T10:40:15.452Z] f23df028b6ca: Waiting [2023-05-16T10:40:15.452Z] d65c8cfc05b1: Waiting [2023-05-16T10:40:15.452Z] 2437ff75d9bd: Waiting [2023-05-16T10:40:15.723Z] 04944245beec: Verifying Checksum [2023-05-16T10:40:15.723Z] 04944245beec: Download complete [2023-05-16T10:40:15.723Z] 765212b225bb: Verifying Checksum [2023-05-16T10:40:15.723Z] 765212b225bb: Download complete [2023-05-16T10:40:15.723Z] f23df028b6ca: Download complete [2023-05-16T10:40:15.723Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:40:15.723Z] d65c8cfc05b1: Download complete [2023-05-16T10:40:15.991Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:40:15.991Z] 699f458cf7ca: Download complete [2023-05-16T10:40:16.269Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:40:16.269Z] 8998bd30e6a1: Download complete [2023-05-16T10:40:18.217Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:40:18.217Z] 2437ff75d9bd: Download complete [2023-05-16T10:40:20.169Z] 8998bd30e6a1: Pull complete [2023-05-16T10:40:20.442Z] 04944245beec: Pull complete [2023-05-16T10:40:21.852Z] 699f458cf7ca: Pull complete [2023-05-16T10:40:22.120Z] 765212b225bb: Pull complete [2023-05-16T10:40:23.083Z] f23df028b6ca: Pull complete [2023-05-16T10:40:23.083Z] d65c8cfc05b1: Pull complete [2023-05-16T10:40:38.080Z] 2437ff75d9bd: Pull complete [2023-05-16T10:40:38.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:40:38.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:40:38.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:40:38.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-15691 does not seem to be running inside a container [2023-05-16T10:40:38.362Z] $ 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/120 -v /w/workspace/device-mqtt-go/120:/w/workspace/device-mqtt-go/120:rw,z -v /w/workspace/device-mqtt-go/120@tmp:/w/workspace/device-mqtt-go/120@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-05-16T10:40:42.535Z] $ docker top b263480a392f9acddc08c7abb9d79874062a0a6a49ad9438c827fc2f5ce8fd72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:40:43.395Z] ---> job-cost.sh [2023-05-16T10:40:43.395Z] lf-activate-venv: SKIPPING [2023-05-16T10:40:43.395Z] INFO: No Stack... [2023-05-16T10:40:43.662Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:40:44.626Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:40:44.945Z] + cut -d, -f6 [2023-05-16T10:40:45.212Z] + cat /w/workspace/device-mqtt-go/120/archives/cost.csv [Pipeline] lock [2023-05-16T10:40:45.278Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-120-stack-cost] [2023-05-16T10:40:45.284Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-120-stack-cost] did not exist. Created. [2023-05-16T10:40:45.284Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:40:45.935Z] /w/workspace/device-mqtt-go/120@tmp/durable-d6a5dce8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:40:46.591Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:40:46.615Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:40:46.664Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:40:46.674Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:40:46.698Z] $ docker stop --time=1 b263480a392f9acddc08c7abb9d79874062a0a6a49ad9438c827fc2f5ce8fd72 [2023-05-16T10:40:48.218Z] $ docker rm -f --volumes b263480a392f9acddc08c7abb9d79874062a0a6a49ad9438c827fc2f5ce8fd72 [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-05-16T10:40:48.641Z] provisioning config files... [2023-05-16T10:40:48.650Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16380281244841304252tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:40:48.943Z] + set +x [2023-05-16T10:40:48.943Z] + curl -s https://codecov.io/bash [2023-05-16T10:40:48.943Z] + bash -s -- [2023-05-16T10:40:48.943Z] [2023-05-16T10:40:48.943Z] _____ _ [2023-05-16T10:40:48.943Z] / ____| | | [2023-05-16T10:40:48.943Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:40:48.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:40:48.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:40:48.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:40:48.943Z] Bash-1.0.6 [2023-05-16T10:40:48.943Z] [2023-05-16T10:40:48.943Z] [2023-05-16T10:40:48.943Z] ==> git version 2.25.1 found [2023-05-16T10:40:48.943Z] ==> 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-05-16T10:40:48.943Z] Release-Date: 2020-01-08 [2023-05-16T10:40:48.943Z] 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-05-16T10:40:48.943Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:40:48.943Z] ==> Jenkins CI detected. [2023-05-16T10:40:48.943Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-16T10:40:48.943Z] project root: . [2023-05-16T10:40:48.943Z] --> token set from env [2023-05-16T10:40:48.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:40:48.943Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:40:48.943Z] ==> Python coveragepy not found [2023-05-16T10:40:48.943Z] ==> Searching for coverage reports in: [2023-05-16T10:40:48.943Z] + . [2023-05-16T10:40:48.943Z] -> Found 1 reports [2023-05-16T10:40:48.943Z] ==> Detecting git/mercurial file structure [2023-05-16T10:40:48.943Z] ==> Reading reports [2023-05-16T10:40:48.943Z] + ./coverage.out bytes=18144 [2023-05-16T10:40:48.943Z] ==> Appending adjustments [2023-05-16T10:40:48.943Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:40:49.203Z] + Found adjustments [2023-05-16T10:40:49.203Z] ==> Gzipping contents [2023-05-16T10:40:49.203Z] 4.0K /tmp/codecov.n6DtNN.gz [2023-05-16T10:40:49.203Z] ==> Uploading reports [2023-05-16T10:40:49.203Z] url: https://codecov.io [2023-05-16T10:40:49.203Z] query: branch=main&commit=956e8fc39a0f2febe15e0cd3d023f9e8edea2df2&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T10:40:49.203Z] -> Pinging Codecov [2023-05-16T10:40:49.203Z] 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=956e8fc39a0f2febe15e0cd3d023f9e8edea2df2&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T10:40:49.203Z] -> Uploading to [2023-05-16T10:40:49.203Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/7D719EC7BBE17E464838252E33014C33/956e8fc39a0f2febe15e0cd3d023f9e8edea2df2/1d1a4843-dee2-4f6b-89fe-9b0d12485315.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T104049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d74c09bf30a76e1240e4271c82f1f023d56c6420230076d997ef29d6fd1e9cdf [2023-05-16T10:40:49.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:40:49.203Z] Dload Upload Total Spent Left Speed [2023-05-16T10:40:49.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 16757 --:--:-- --:--:-- --:--:-- 16757 [2023-05-16T10:40:49.462Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [Pipeline] } [2023-05-16T10:40:49.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T10:40:49.593Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T10:40:49.607Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:49.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T10:40:49.900Z] [2023-05-16T10:40:49.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:40:50.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T10:40:50.202Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T10:40:50.202Z] df9b9388f04a: Pulling fs layer [2023-05-16T10:40:50.202Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T10:40:50.202Z] 25bc292e5bac: Pulling fs layer [2023-05-16T10:40:50.202Z] 114826534d7a: Pulling fs layer [2023-05-16T10:40:50.202Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T10:40:50.202Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T10:40:50.202Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T10:40:50.202Z] 114826534d7a: Waiting [2023-05-16T10:40:50.202Z] 4657fd5d0bcf: Waiting [2023-05-16T10:40:50.202Z] 6ad1cebc031e: Waiting [2023-05-16T10:40:50.202Z] 8a3aa393b2d8: Waiting [2023-05-16T10:40:50.202Z] 25bc292e5bac: Verifying Checksum [2023-05-16T10:40:50.202Z] 25bc292e5bac: Download complete [2023-05-16T10:40:50.202Z] 52dc419b0ee2: Download complete [2023-05-16T10:40:50.202Z] 4657fd5d0bcf: Download complete [2023-05-16T10:40:50.202Z] df9b9388f04a: Verifying Checksum [2023-05-16T10:40:50.202Z] df9b9388f04a: Download complete [2023-05-16T10:40:50.463Z] df9b9388f04a: Pull complete [2023-05-16T10:40:50.463Z] 52dc419b0ee2: Pull complete [2023-05-16T10:40:50.463Z] 25bc292e5bac: Pull complete [2023-05-16T10:40:50.463Z] 6ad1cebc031e: Download complete [2023-05-16T10:40:51.031Z] 114826534d7a: Download complete [2023-05-16T10:40:51.289Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T10:40:51.289Z] 8a3aa393b2d8: Download complete [2023-05-16T10:40:54.572Z] 114826534d7a: Pull complete [2023-05-16T10:40:54.572Z] 4657fd5d0bcf: Pull complete [2023-05-16T10:40:54.572Z] 6ad1cebc031e: Pull complete [2023-05-16T10:40:57.109Z] 8a3aa393b2d8: Pull complete [2023-05-16T10:40:57.109Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T10:40:57.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T10:40:57.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:40:57.197Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:40:57.229Z] $ 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-05-16T10:41:01.121Z] $ docker top aa305c70a53495885097ef0af24f7badcee7ba84621d59b161531db0baaecd73 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T10:41:01.191Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-16T10:41:01.469Z] + set -o pipefail [2023-05-16T10:41:01.469Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-16T10:41:05.791Z] [2023-05-16T10:41:05.791Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-16T10:41:05.791Z] [2023-05-16T10:41:05.791Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/eeadcffe-447f-43b7-a4f7-d172d3a13575 [2023-05-16T10:41:05.791Z] [2023-05-16T10:41:05.791Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T10:41:05.791Z] [2023-05-16T10:41:05.791Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T10:41:05.791Z] [2023-05-16T10:41:05.791Z] [2023-05-16T10:41:05.791Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T10:41:05.791Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T10:41:05.791Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T10:41:05.803Z] $ docker stop --time=1 aa305c70a53495885097ef0af24f7badcee7ba84621d59b161531db0baaecd73 [2023-05-16T10:41:09.122Z] $ docker rm -f --volumes aa305c70a53495885097ef0af24f7badcee7ba84621d59b161531db0baaecd73 [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-05-16T10:41:09.858Z] + git log --format=format:%s -1 956e8fc39a0f2febe15e0cd3d023f9e8edea2df2 [Pipeline] sh [2023-05-16T10:41:10.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:41:10.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:41:10.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:41:10.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:41:10.528Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:41:10.562Z] $ 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-05-16T10:41:11.061Z] $ docker top 72457fff35116f3b4e113ae0bc81cf382f1d5e8a79a9cfa722f18c182a0117db -eo pid,comm [2023-05-16T10:41:11.112Z] 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-05-16T10:41:11.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:41:11.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:41:11.146Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:41:11.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:41:11.258Z] $ docker exec 72457fff35116f3b4e113ae0bc81cf382f1d5e8a79a9cfa722f18c182a0117db ssh-agent [2023-05-16T10:41:11.373Z] SSH_AUTH_SOCK=/tmp/ssh-Bx1u9URHH2KZ/agent.32 [2023-05-16T10:41:11.373Z] SSH_AGENT_PID=38 [2023-05-16T10:41:11.379Z] Running ssh-add (command line suppressed) [2023-05-16T10:41:11.492Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_115880190959911361.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_115880190959911361.key) [2023-05-16T10:41:11.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:41:11.792Z] + git semver tag [2023-05-16T10:41:12.051Z] 2023-05-16 10:41:11,971 [run_tag] DEBUG tag force:False [2023-05-16T10:41:12.051Z] 2023-05-16 10:41:11,971 [check_head_tag] DEBUG check head tag [2023-05-16T10:41:12.051Z] 2023-05-16 10:41:11,973 [execute] INFO git cat-file --batch-check [2023-05-16T10:41:12.051Z] 2023-05-16 10:41:11,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T10:41:12.052Z] 2023-05-16 10:41:11,977 [execute] INFO git cat-file --batch [2023-05-16T10:41:12.052Z] 2023-05-16 10:41:11,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T10:41:12.052Z] 2023-05-16 10:41:12,005 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:41:12.052Z] 2023-05-16 10:41:12,005 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 [2023-05-16T10:41:12.052Z] 2023-05-16 10:41:12,005 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:41:12.052Z] 2023-05-16 10:41:12,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:41:12.052Z] 3.0.0-dev.36 [Pipeline] } [2023-05-16T10:41:12.062Z] $ docker exec --env ******** --env ******** 72457fff35116f3b4e113ae0bc81cf382f1d5e8a79a9cfa722f18c182a0117db ssh-agent -k [2023-05-16T10:41:12.172Z] unset SSH_AUTH_SOCK; [2023-05-16T10:41:12.173Z] unset SSH_AGENT_PID; [2023-05-16T10:41:12.173Z] echo Agent pid 38 killed; [2023-05-16T10:41:12.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:41:12.492Z] + git semver [Pipeline] } [2023-05-16T10:41:12.765Z] $ docker stop --time=1 72457fff35116f3b4e113ae0bc81cf382f1d5e8a79a9cfa722f18c182a0117db [2023-05-16T10:41:14.044Z] $ docker rm -f --volumes 72457fff35116f3b4e113ae0bc81cf382f1d5e8a79a9cfa722f18c182a0117db [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:41:14.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T10:41:14.438Z] [2023-05-16T10:41:14.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:41:14.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T10:41:14.755Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T10:41:14.755Z] ab5ef0e58194: Pulling fs layer [2023-05-16T10:41:14.755Z] 9712f1f96733: Pulling fs layer [2023-05-16T10:41:14.755Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T10:41:14.755Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T10:41:14.755Z] e9a5061849ea: Pulling fs layer [2023-05-16T10:41:14.755Z] d747dcd14b5f: Pulling fs layer [2023-05-16T10:41:14.755Z] 2de7ff778b66: Pulling fs layer [2023-05-16T10:41:14.755Z] e9a5061849ea: Waiting [2023-05-16T10:41:14.755Z] d747dcd14b5f: Waiting [2023-05-16T10:41:14.755Z] 2de7ff778b66: Waiting [2023-05-16T10:41:14.755Z] 0d9ebad4ef96: Waiting [2023-05-16T10:41:14.755Z] 9712f1f96733: Verifying Checksum [2023-05-16T10:41:14.755Z] 9712f1f96733: Download complete [2023-05-16T10:41:15.326Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T10:41:15.326Z] 63f879dbbcfc: Download complete [2023-05-16T10:41:15.326Z] e9a5061849ea: Verifying Checksum [2023-05-16T10:41:15.326Z] e9a5061849ea: Download complete [2023-05-16T10:41:15.326Z] d747dcd14b5f: Verifying Checksum [2023-05-16T10:41:15.326Z] d747dcd14b5f: Download complete [2023-05-16T10:41:15.585Z] ab5ef0e58194: Verifying Checksum [2023-05-16T10:41:15.585Z] ab5ef0e58194: Download complete [2023-05-16T10:41:15.585Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T10:41:15.585Z] 0d9ebad4ef96: Download complete [2023-05-16T10:41:15.585Z] 2de7ff778b66: Verifying Checksum [2023-05-16T10:41:15.585Z] 2de7ff778b66: Download complete [2023-05-16T10:41:18.876Z] ab5ef0e58194: Pull complete [2023-05-16T10:41:18.876Z] 9712f1f96733: Pull complete [2023-05-16T10:41:19.134Z] 63f879dbbcfc: Pull complete [2023-05-16T10:41:23.321Z] 0d9ebad4ef96: Pull complete [2023-05-16T10:41:23.321Z] e9a5061849ea: Pull complete [2023-05-16T10:41:23.321Z] d747dcd14b5f: Pull complete [2023-05-16T10:41:24.257Z] 2de7ff778b66: Pull complete [2023-05-16T10:41:24.257Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T10:41:24.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T10:41:24.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:41:24.327Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:41:24.353Z] $ 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-05-16T10:41:29.154Z] $ docker top 76661f9aa689984e5b8e4559ab6f09a64ecb5ff3a9bd1c70a721718aadeb6570 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:41:29.224Z] provisioning config files... [2023-05-16T10:41:29.231Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7990082134951620559tmp [2023-05-16T10:41:29.240Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11306644550964070427tmp [2023-05-16T10:41:29.247Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15876223579944411339tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:41:29.260Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:29.542Z] ---> sigul-configuration.sh [2023-05-16T10:41:29.542Z] gpg: directory `/root/.gnupg' created [2023-05-16T10:41:29.542Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T10:41:29.542Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T10:41:29.542Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T10:41:29.542Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T10:41:29.542Z] gpg: CAST5 encrypted data [2023-05-16T10:41:29.542Z] gpg: encrypted with 1 passphrase [2023-05-16T10:41:29.542Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T10:41:29.825Z] + mkdir /home/jenkins [2023-05-16T10:41:29.825Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T10:41:30.108Z] + 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-05-16T10:41:30.115Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:30.399Z] ---> sigul-install.sh [2023-05-16T10:41:30.399Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T10:41:30.685Z] + git tag --list [2023-05-16T10:41:30.685Z] 0.7.1 [2023-05-16T10:41:30.685Z] v1.0.0 [2023-05-16T10:41:30.685Z] v1.1.0 [2023-05-16T10:41:30.685Z] v1.1.1 [2023-05-16T10:41:30.685Z] v1.2.2 [2023-05-16T10:41:30.685Z] v1.3.0 [2023-05-16T10:41:30.685Z] v1.3.1 [2023-05-16T10:41:30.685Z] v2.0.0 [2023-05-16T10:41:30.685Z] v2.1.0 [2023-05-16T10:41:30.685Z] v2.1.1 [2023-05-16T10:41:30.685Z] v2.1.1-dev.1 [2023-05-16T10:41:30.685Z] v2.1.1-dev.2 [2023-05-16T10:41:30.685Z] v2.2.0 [2023-05-16T10:41:30.685Z] v2.2.1-dev.1 [2023-05-16T10:41:30.685Z] v2.2.1-dev.10 [2023-05-16T10:41:30.685Z] v2.2.1-dev.2 [2023-05-16T10:41:30.685Z] v2.2.1-dev.3 [2023-05-16T10:41:30.685Z] v2.2.1-dev.4 [2023-05-16T10:41:30.685Z] v2.2.1-dev.5 [2023-05-16T10:41:30.685Z] v2.2.1-dev.6 [2023-05-16T10:41:30.685Z] v2.2.1-dev.7 [2023-05-16T10:41:30.685Z] v2.2.1-dev.8 [2023-05-16T10:41:30.685Z] v2.2.1-dev.9 [2023-05-16T10:41:30.685Z] v2.3.0 [2023-05-16T10:41:30.685Z] v2.3.0-dev.10 [2023-05-16T10:41:30.685Z] v2.3.0-dev.11 [2023-05-16T10:41:30.685Z] v2.3.0-dev.12 [2023-05-16T10:41:30.685Z] v2.3.0-dev.13 [2023-05-16T10:41:30.685Z] v2.3.0-dev.14 [2023-05-16T10:41:30.685Z] v2.3.0-dev.15 [2023-05-16T10:41:30.685Z] v2.3.0-dev.16 [2023-05-16T10:41:30.685Z] v2.3.0-dev.17 [2023-05-16T10:41:30.685Z] v2.3.0-dev.18 [2023-05-16T10:41:30.685Z] v2.3.0-dev.19 [2023-05-16T10:41:30.685Z] v2.3.0-dev.20 [2023-05-16T10:41:30.685Z] v2.3.0-dev.21 [2023-05-16T10:41:30.685Z] v2.3.0-dev.22 [2023-05-16T10:41:30.685Z] v2.3.0-dev.23 [2023-05-16T10:41:30.685Z] v2.3.0-dev.24 [2023-05-16T10:41:30.685Z] v2.3.0-dev.25 [2023-05-16T10:41:30.685Z] v2.3.0-dev.26 [2023-05-16T10:41:30.685Z] v2.3.0-dev.27 [2023-05-16T10:41:30.685Z] v2.3.0-dev.28 [2023-05-16T10:41:30.685Z] v2.3.0-dev.29 [2023-05-16T10:41:30.685Z] v2.3.0-dev.30 [2023-05-16T10:41:30.685Z] v2.3.0-dev.31 [2023-05-16T10:41:30.685Z] v2.3.0-dev.32 [2023-05-16T10:41:30.685Z] v2.3.0-dev.33 [2023-05-16T10:41:30.685Z] v2.3.0-dev.34 [2023-05-16T10:41:30.685Z] v3.0.0-dev.1 [2023-05-16T10:41:30.685Z] v3.0.0-dev.10 [2023-05-16T10:41:30.685Z] v3.0.0-dev.11 [2023-05-16T10:41:30.685Z] v3.0.0-dev.12 [2023-05-16T10:41:30.685Z] v3.0.0-dev.13 [2023-05-16T10:41:30.685Z] v3.0.0-dev.14 [2023-05-16T10:41:30.685Z] v3.0.0-dev.15 [2023-05-16T10:41:30.685Z] v3.0.0-dev.16 [2023-05-16T10:41:30.685Z] v3.0.0-dev.17 [2023-05-16T10:41:30.685Z] v3.0.0-dev.18 [2023-05-16T10:41:30.685Z] v3.0.0-dev.19 [2023-05-16T10:41:30.685Z] v3.0.0-dev.2 [2023-05-16T10:41:30.685Z] v3.0.0-dev.20 [2023-05-16T10:41:30.685Z] v3.0.0-dev.21 [2023-05-16T10:41:30.685Z] v3.0.0-dev.22 [2023-05-16T10:41:30.685Z] v3.0.0-dev.23 [2023-05-16T10:41:30.685Z] v3.0.0-dev.24 [2023-05-16T10:41:30.685Z] v3.0.0-dev.25 [2023-05-16T10:41:30.685Z] v3.0.0-dev.26 [2023-05-16T10:41:30.685Z] v3.0.0-dev.27 [2023-05-16T10:41:30.685Z] v3.0.0-dev.28 [2023-05-16T10:41:30.685Z] v3.0.0-dev.29 [2023-05-16T10:41:30.685Z] v3.0.0-dev.3 [2023-05-16T10:41:30.685Z] v3.0.0-dev.30 [2023-05-16T10:41:30.685Z] v3.0.0-dev.31 [2023-05-16T10:41:30.685Z] v3.0.0-dev.32 [2023-05-16T10:41:30.685Z] v3.0.0-dev.33 [2023-05-16T10:41:30.685Z] v3.0.0-dev.34 [2023-05-16T10:41:30.685Z] v3.0.0-dev.35 [2023-05-16T10:41:30.685Z] v3.0.0-dev.36 [2023-05-16T10:41:30.685Z] v3.0.0-dev.4 [2023-05-16T10:41:30.685Z] v3.0.0-dev.5 [2023-05-16T10:41:30.685Z] v3.0.0-dev.6 [2023-05-16T10:41:30.685Z] v3.0.0-dev.7 [2023-05-16T10:41:30.685Z] v3.0.0-dev.8 [2023-05-16T10:41:30.685Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T10:41:30.968Z] + lftools sign git-tag v3.0.0-dev.36 [2023-05-16T10:41:31.536Z] Signing Git tag with Sigul... [2023-05-16T10:41:31.536Z] Signing v3.0.0-dev.36 [Pipeline] echo [2023-05-16T10:41:31.805Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:32.088Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T10:41:32.094Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T10:41:32.112Z] $ docker stop --time=1 76661f9aa689984e5b8e4559ab6f09a64ecb5ff3a9bd1c70a721718aadeb6570 [2023-05-16T10:41:33.421Z] $ docker rm -f --volumes 76661f9aa689984e5b8e4559ab6f09a64ecb5ff3a9bd1c70a721718aadeb6570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T10:41:33.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:41:33.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:41:34.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:41:34.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:41:34.219Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:41:34.246Z] $ 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-05-16T10:41:34.604Z] $ docker top 932785b6a9247878bbed91069b5960a471219dce727ccae952a68b854ef68244 -eo pid,comm [2023-05-16T10:41:34.649Z] 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-05-16T10:41:34.649Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:41:34.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:41:34.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:41:34.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:41:34.802Z] $ docker exec 932785b6a9247878bbed91069b5960a471219dce727ccae952a68b854ef68244 ssh-agent [2023-05-16T10:41:34.936Z] SSH_AUTH_SOCK=/tmp/ssh-LSWln4N9GSep/agent.32 [2023-05-16T10:41:34.936Z] SSH_AGENT_PID=38 [2023-05-16T10:41:34.941Z] Running ssh-add (command line suppressed) [2023-05-16T10:41:35.043Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14041741757635475461.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14041741757635475461.key) [2023-05-16T10:41:35.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:41:35.392Z] + git semver bump pre [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,536 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,536 [bump_version] DEBUG bumped version:3.0.0-dev.37 [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,536 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,536 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,538 [execute] INFO git cat-file --batch-check [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,544 [execute] INFO git cat-file --batch [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:41:35.650Z] 2023-05-16 10:41:35,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:41:35.650Z] 3.0.0-dev.37 [Pipeline] } [2023-05-16T10:41:35.660Z] $ docker exec --env ******** --env ******** 932785b6a9247878bbed91069b5960a471219dce727ccae952a68b854ef68244 ssh-agent -k [2023-05-16T10:41:35.746Z] unset SSH_AUTH_SOCK; [2023-05-16T10:41:35.746Z] unset SSH_AGENT_PID; [2023-05-16T10:41:35.746Z] echo Agent pid 38 killed; [2023-05-16T10:41:35.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:41:36.055Z] + git semver [Pipeline] } [2023-05-16T10:41:36.326Z] $ docker stop --time=1 932785b6a9247878bbed91069b5960a471219dce727ccae952a68b854ef68244 [2023-05-16T10:41:37.595Z] $ docker rm -f --volumes 932785b6a9247878bbed91069b5960a471219dce727ccae952a68b854ef68244 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:41:37.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:41:37.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:41:38.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:41:38.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:41:38.313Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:41:38.338Z] $ 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-05-16T10:41:38.668Z] $ docker top 0e4afca2abdd7176dd0b22bc117f3bf662eae4bbc552da393cc4b8b89bcdf697 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:41:38.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:41:38.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:41:38.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:41:38.874Z] $ docker exec 0e4afca2abdd7176dd0b22bc117f3bf662eae4bbc552da393cc4b8b89bcdf697 ssh-agent [2023-05-16T10:41:38.979Z] SSH_AUTH_SOCK=/tmp/ssh-tFLoHEDjKGOf/agent.32 [2023-05-16T10:41:38.979Z] SSH_AGENT_PID=38 [2023-05-16T10:41:38.984Z] Running ssh-add (command line suppressed) [2023-05-16T10:41:39.103Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_193585058209010828.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_193585058209010828.key) [2023-05-16T10:41:39.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:41:39.404Z] + git semver push [2023-05-16T10:41:39.663Z] 2023-05-16 10:41:39,571 [run_push] DEBUG push [2023-05-16T10:41:39.663Z] 2023-05-16 10:41:39,572 [execute] INFO git cat-file --batch-check [2023-05-16T10:41:39.663Z] 2023-05-16 10:41:39,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:41:39.663Z] 2023-05-16 10:41:39,575 [execute] INFO git rev-list 655d27706d697c1ac12f00c5eae2bf763935cec5 -- [2023-05-16T10:41:39.663Z] 2023-05-16 10:41:39,575 [execute] DEBUG Popen(['git', 'rev-list', '655d27706d697c1ac12f00c5eae2bf763935cec5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:41:39.663Z] 2023-05-16 10:41:39,584 [execute] INFO git fetch -v origin [2023-05-16T10:41:39.663Z] 2023-05-16 10:41:39,584 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T10:41:40.233Z] 2023-05-16 10:41:40,046 [run_push] DEBUG no remote changes detected [2023-05-16T10:41:40.233Z] 2023-05-16 10:41:40,046 [execute] INFO git push origin semver [2023-05-16T10:41:40.233Z] 2023-05-16 10:41:40,046 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:41:41.176Z] 2023-05-16 10:41:41,055 [run_push] DEBUG push all version tags [2023-05-16T10:41:41.176Z] 2023-05-16 10:41:41,056 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T10:41:41.176Z] 2023-05-16 10:41:41,056 [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-05-16T10:41:42.112Z] 2023-05-16 10:41:41,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-16T10:41:42.112Z] 3.0.0-dev.37 [Pipeline] } [2023-05-16T10:41:42.122Z] $ docker exec --env ******** --env ******** 0e4afca2abdd7176dd0b22bc117f3bf662eae4bbc552da393cc4b8b89bcdf697 ssh-agent -k [2023-05-16T10:41:42.221Z] unset SSH_AUTH_SOCK; [2023-05-16T10:41:42.222Z] unset SSH_AGENT_PID; [2023-05-16T10:41:42.222Z] echo Agent pid 38 killed; [2023-05-16T10:41:42.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:41:42.531Z] + git semver [Pipeline] } [2023-05-16T10:41:42.805Z] $ docker stop --time=1 0e4afca2abdd7176dd0b22bc117f3bf662eae4bbc552da393cc4b8b89bcdf697 [2023-05-16T10:41:44.105Z] $ docker rm -f --volumes 0e4afca2abdd7176dd0b22bc117f3bf662eae4bbc552da393cc4b8b89bcdf697 [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-05-16T10:41:44.727Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-16T10:41:44.728Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-16T10:41:44.728Z] total 16 [2023-05-16T10:41:44.728Z] drwxr-xr-x 3 root root 4096 May 16 10:27 . [2023-05-16T10:41:44.728Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:41 .. [2023-05-16T10:41:44.728Z] drwxr-xr-x 2 root root 4096 May 16 10:27 cost [2023-05-16T10:41:44.728Z] -rw-r--r-- 1 root root 86 May 16 10:27 cost.csv [2023-05-16T10:41:44.728Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-16T10:41:44.728Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-16T10:41:44.728Z] total 16 [2023-05-16T10:41:44.728Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:27 . [2023-05-16T10:41:44.728Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:41 .. [2023-05-16T10:41:44.728Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:27 cost [2023-05-16T10:41:44.728Z] -rw-r--r-- 1 jenkins jenkins 86 May 16 10:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:45.044Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:45.905Z] ---> package-listing.sh [2023-05-16T10:41:45.905Z] ++ facter osfamily [2023-05-16T10:41:45.905Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:41:46.165Z] + OS_FAMILY=debian [2023-05-16T10:41:46.165Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-16T10:41:46.165Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:41:46.165Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:41:46.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:41:46.165Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:41:46.165Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-16T10:41:46.165Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:41:46.165Z] + case "${OS_FAMILY}" in [2023-05-16T10:41:46.165Z] + dpkg -l [2023-05-16T10:41:46.165Z] + grep '^ii' [2023-05-16T10:41:46.165Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:41:46.165Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:41:46.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:41:46.165Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-16T10:41:46.165Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-16T10:41:46.165Z] + 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-05-16T10:41:46.175Z] 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-05-16T10:41:46.454Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:41:47.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:41:47.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:41:47.099Z] prd-ubuntu20.04-docker-8c-8g-15685 does not seem to be running inside a container [2023-05-16T10:41:47.132Z] $ 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-05-16T10:41:47.358Z] $ docker top 19e68ea3902ebe022639de52866e87fbd7f597844934a47eb2bf1c12a7bded90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:41:47.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:41:47.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:41:48.271Z] + ls /var/log/sa-host [2023-05-16T10:41:48.271Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:41:48.372Z] provisioning config files... [2023-05-16T10:41:48.380Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9316997781271028225tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:41:48.397Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:48.678Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:41:48.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:49.008Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:41:49.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:49.302Z] ---> sudo-logs.sh [2023-05-16T10:41:49.302Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:41:49.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:49.619Z] ---> job-cost.sh [2023-05-16T10:41:49.619Z] lf-activate-venv: SKIPPING [2023-05-16T10:41:49.619Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:41:49.619Z] INFO: Retrieving Stack Cost... [2023-05-16T10:41:50.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:41:50.448Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:41:50.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:41:50.742Z] ---> logs-deploy.sh [2023-05-16T10:41:50.742Z] lf-activate-venv: SKIPPING [2023-05-16T10:41:50.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/120 [2023-05-16T10:41:50.742Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:41:51.676Z] Archives upload complete. [2023-05-16T10:41:51.676Z] INFO: archiving logs to Nexus