Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb82f597ccd64c91c2e0bab034d7a1f9e7406062+1f5b40587cdb269dc0901b5b892d918e86924932 (a715e2bb89b83419ead44cd6d9d7aab82c75fecd) 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-ssh11929921407657988773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11693047750077853603.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-531/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/PR-531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13878196072321926817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2127056282710524381.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/PR-531/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/PR-531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2786407713187000236.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 Running on prd-ubuntu20.04-docker-8c-8g-2532 in /w/workspace/gexfoundry_device-mqtt-go_PR-531 [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/gexfoundry_device-mqtt-go_PR-531 # 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 Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit bb82f597ccd64c91c2e0bab034d7a1f9e7406062 Merge succeeded, producing 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d Checking out Revision 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d (PR-531) > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb82f597ccd64c91c2e0bab034d7a1f9e7406062 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d # timeout=10 Commit message: "Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD" > git rev-list --no-walk bb82f597ccd64c91c2e0bab034d7a1f9e7406062 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:16:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:16:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:16:30 ========================================================= 23:16:30 EdgeX Global Pipelines Version Info 23:16:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:16:30 ------------------- 23:16:30 stable info: 23:16:30 ------------------- 23:16:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:16:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:16:30 Message: update stable to v1.0.245 23:16:31 ------------------- 23:16:31 experimental info: 23:16:31 ------------------- 23:16:31 Commited By: **** collab-it+edgex@linuxfoundation.org 23:16:31 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:16:31 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:16:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-531 [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-531 [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-531 [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8440405 [Pipeline] echo 23:16:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:32 provisioning config files... 23:16:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp/config6723235611822887414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:32 ---> docker-login.sh 23:16:32 nexus3.edgexfoundry.org:10001 23:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:32 Configure a credential helper to remove this warning. See 23:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:32 23:16:32 Login Succeeded 23:16:32 nexus3.edgexfoundry.org:10002 23:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:32 Configure a credential helper to remove this warning. See 23:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:32 23:16:32 Login Succeeded 23:16:32 nexus3.edgexfoundry.org:10003 23:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:32 Configure a credential helper to remove this warning. See 23:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:32 23:16:32 Login Succeeded 23:16:32 nexus3.edgexfoundry.org:10004 23:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:32 Configure a credential helper to remove this warning. See 23:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:32 23:16:32 Login Succeeded 23:16:32 docker.io 23:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:33 Configure a credential helper to remove this warning. See 23:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:33 23:16:33 Login Succeeded 23:16:33 ---> docker-login.sh ends [Pipeline] } 23:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:16:33 + git rev-list -1 --merges 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d~1..84404052aac12f4b6ba12d3b0bc8110ce1c63c7d [Pipeline] echo 23:16:33 -----------> git rev-list -1 --merges 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d~1..84404052aac12f4b6ba12d3b0bc8110ce1c63c7d 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d 23:16:33 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d [false] [Pipeline] sh 23:16:33 + git log --format=format:%s -1 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d [Pipeline] echo 23:16:33 ========================================================= 23:16:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:16:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:34 + git log --format=format:%s -1 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d [Pipeline] echo 23:16:34 [semverPrep] GIT_COMMIT: 84404052aac12f4b6ba12d3b0bc8110ce1c63c7d, Commit Message: Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD [Pipeline] echo 23:16:34 [semverPrep] This is not a build commit. [Pipeline] sh 23:16:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:34 + grep -v github /etc/ssh/ssh_known_hosts 23:16:34 + [ -e /tmp/ssh_known_hosts ] 23:16:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:16:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:16:34 + sudo tee -a /etc/ssh/ssh_known_hosts 23:16:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:35 23:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:35 0.1.4: Pulling from edgex-devops/py-git-semver 23:16:35 b85a868b505f: Pulling fs layer 23:16:35 e2be974225ed: Pulling fs layer 23:16:35 339a4e72a1f5: Pulling fs layer 23:16:35 988bab9f4d93: Pulling fs layer 23:16:35 1469e6f7b9e6: Pulling fs layer 23:16:35 eaf3925da568: Pulling fs layer 23:16:35 bab4dde63d76: Pulling fs layer 23:16:35 bde34c3a00c8: Pulling fs layer 23:16:35 b352a97aabf1: Pulling fs layer 23:16:35 4872d77fe225: Pulling fs layer 23:16:35 5851b861e8e6: Pulling fs layer 23:16:35 4872d77fe225: Waiting 23:16:35 5851b861e8e6: Waiting 23:16:35 bab4dde63d76: Waiting 23:16:35 1469e6f7b9e6: Waiting 23:16:35 bde34c3a00c8: Waiting 23:16:35 988bab9f4d93: Waiting 23:16:35 b352a97aabf1: Waiting 23:16:35 eaf3925da568: Waiting 23:16:35 e2be974225ed: Download complete 23:16:35 988bab9f4d93: Verifying Checksum 23:16:35 988bab9f4d93: Download complete 23:16:35 339a4e72a1f5: Verifying Checksum 23:16:35 339a4e72a1f5: Download complete 23:16:35 1469e6f7b9e6: Verifying Checksum 23:16:35 1469e6f7b9e6: Download complete 23:16:35 eaf3925da568: Verifying Checksum 23:16:35 eaf3925da568: Download complete 23:16:35 bde34c3a00c8: Download complete 23:16:35 b352a97aabf1: Verifying Checksum 23:16:35 b352a97aabf1: Download complete 23:16:35 4872d77fe225: Verifying Checksum 23:16:35 4872d77fe225: Download complete 23:16:35 5851b861e8e6: Verifying Checksum 23:16:35 b85a868b505f: Verifying Checksum 23:16:35 b85a868b505f: Download complete 23:16:35 bab4dde63d76: Verifying Checksum 23:16:35 bab4dde63d76: Download complete 23:16:36 b85a868b505f: Pull complete 23:16:36 e2be974225ed: Pull complete 23:16:37 339a4e72a1f5: Pull complete 23:16:37 988bab9f4d93: Pull complete 23:16:37 1469e6f7b9e6: Pull complete 23:16:37 eaf3925da568: Pull complete 23:16:39 bab4dde63d76: Pull complete 23:16:39 bde34c3a00c8: Pull complete 23:16:39 b352a97aabf1: Pull complete 23:16:39 4872d77fe225: Pull complete 23:16:39 5851b861e8e6: Pull complete 23:16:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:39 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 23:16:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-531 -v /w/workspace/gexfoundry_device-mqtt-go_PR-531:/w/workspace/gexfoundry_device-mqtt-go_PR-531:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-531@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/py-git-semver:0.1.4 cat 23:16:40 $ docker top ff7161de56e4883cece6ee350ec3eb512e03f47f971aa07b4ac31fe4dced930f -eo pid,comm 23:16:40 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). 23:16:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:40 [ssh-agent] Looking for ssh-agent implementation... 23:16:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:40 $ docker exec ff7161de56e4883cece6ee350ec3eb512e03f47f971aa07b4ac31fe4dced930f ssh-agent 23:16:41 SSH_AUTH_SOCK=/tmp/ssh-PshVHNrtP8K4/agent.32 23:16:41 SSH_AGENT_PID=38 23:16:41 Running ssh-add (command line suppressed) 23:16:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp/private_key_6068732028787260150.key (/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp/private_key_6068732028787260150.key) 23:16:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:41 + git tag --points-at HEAD [Pipeline] } 23:16:41 $ docker exec --env ******** --env ******** ff7161de56e4883cece6ee350ec3eb512e03f47f971aa07b4ac31fe4dced930f ssh-agent -k 23:16:41 unset SSH_AUTH_SOCK; 23:16:41 unset SSH_AGENT_PID; 23:16:41 echo Agent pid 38 killed; 23:16:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:16:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:41 [ssh-agent] Looking for ssh-agent implementation... 23:16:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:41 $ docker exec ff7161de56e4883cece6ee350ec3eb512e03f47f971aa07b4ac31fe4dced930f ssh-agent 23:16:41 SSH_AUTH_SOCK=/tmp/ssh-UXc2l9n5om3W/agent.70 23:16:41 SSH_AGENT_PID=76 23:16:41 Running ssh-add (command line suppressed) 23:16:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp/private_key_9489035887024097453.key (/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp/private_key_9489035887024097453.key) 23:16:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:42 + git semver init 23:16:42 2023-03-16 23:16:42,444 [run_init] DEBUG init version:0.0.0 force:False 23:16:42 2023-03-16 23:16:42,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-531/.semver 23:16:42 2023-03-16 23:16:42,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-531/.semver 23:16:42 2023-03-16 23:16:42,446 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-531/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-531, universal_newlines=False, shell=None, istream=None) 23:16:43 2023-03-16 23:16:43,223 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-531/.git/info/exclude 23:16:43 2023-03-16 23:16:43,223 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-531/.semver/PR-531 with force:False 23:16:43 2023-03-16 23:16:43,224 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-531/.semver/PR-531 23:16:43 2023-03-16 23:16:43,228 [execute] INFO git cat-file --batch-check 23:16:43 2023-03-16 23:16:43,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-531/.semver, universal_newlines=False, shell=None, istream=) 23:16:43 2023-03-16 23:16:43,236 [execute] INFO git cat-file --batch 23:16:43 2023-03-16 23:16:43,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-531/.semver, universal_newlines=False, shell=None, istream=) 23:16:43 2023-03-16 23:16:43,242 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-531/.semver/PR-531 23:16:43 0.0.0 [Pipeline] } 23:16:43 $ docker exec --env ******** --env ******** ff7161de56e4883cece6ee350ec3eb512e03f47f971aa07b4ac31fe4dced930f ssh-agent -k 23:16:43 unset SSH_AUTH_SOCK; 23:16:43 unset SSH_AGENT_PID; 23:16:43 echo Agent pid 76 killed; 23:16:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:43 + git semver [Pipeline] } 23:16:44 $ docker stop --time=1 ff7161de56e4883cece6ee350ec3eb512e03f47f971aa07b4ac31fe4dced930f 23:16:45 $ docker rm -f --volumes ff7161de56e4883cece6ee350ec3eb512e03f47f971aa07b4ac31fe4dced930f [Pipeline] // withDockerContainer [Pipeline] sh 23:16:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:16:46 Stashed 1 file(s) [Pipeline] echo 23:16:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:46 provisioning config files... 23:16:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp/config14932334892186033843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:46 ---> docker-login.sh 23:16:46 nexus3.edgexfoundry.org:10001 23:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:46 Configure a credential helper to remove this warning. See 23:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:46 23:16:46 Login Succeeded 23:16:46 nexus3.edgexfoundry.org:10002 23:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:46 Configure a credential helper to remove this warning. See 23:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:46 23:16:46 Login Succeeded 23:16:46 nexus3.edgexfoundry.org:10003 23:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:46 Configure a credential helper to remove this warning. See 23:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:46 23:16:46 Login Succeeded 23:16:46 nexus3.edgexfoundry.org:10004 23:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:46 Configure a credential helper to remove this warning. See 23:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:46 23:16:46 Login Succeeded 23:16:46 docker.io 23:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:47 Configure a credential helper to remove this warning. See 23:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:47 23:16:47 Login Succeeded 23:16:47 ---> docker-login.sh ends [Pipeline] } 23:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:47 ========================================================= 23:16:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:16:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:47 + 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 . 23:16:47 Sending build context to Docker daemon 6.385MB 23:16:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:16:47 Step 2/12 : FROM ${BASE} AS builder 23:16:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:16:47 63b65145d645: Pulling fs layer 23:16:47 a2d21d5440eb: Pulling fs layer 23:16:47 935e6c44a52c: Pulling fs layer 23:16:47 94cc34f8dd06: Pulling fs layer 23:16:47 30dea6a524f1: Pulling fs layer 23:16:47 a2aff8979fd8: Pulling fs layer 23:16:47 6808be2612f2: Pulling fs layer 23:16:47 f25807f1079a: Pulling fs layer 23:16:47 6808be2612f2: Waiting 23:16:47 f25807f1079a: Waiting 23:16:47 a2aff8979fd8: Waiting 23:16:47 30dea6a524f1: Waiting 23:16:47 94cc34f8dd06: Waiting 23:16:47 a2d21d5440eb: Download complete 23:16:47 94cc34f8dd06: Verifying Checksum 23:16:47 94cc34f8dd06: Download complete 23:16:47 30dea6a524f1: Download complete 23:16:47 63b65145d645: Verifying Checksum 23:16:47 63b65145d645: Download complete 23:16:47 a2aff8979fd8: Verifying Checksum 23:16:47 a2aff8979fd8: Download complete 23:16:47 63b65145d645: Pull complete 23:16:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2538 in /w/workspace/gexfoundry_device-mqtt-go_PR-531 [Pipeline] { [Pipeline] ws 23:16:47 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 23:16:47 Selected Git installation does not exist. Using Default 23:16:47 The recommended git tool is: NONE 23:16:47 a2d21d5440eb: Pull complete 23:16:48 f25807f1079a: Verifying Checksum 23:16:48 f25807f1079a: Download complete 23:16:48 935e6c44a52c: Verifying Checksum 23:16:48 935e6c44a52c: Download complete 23:16:48 6808be2612f2: Verifying Checksum 23:16:48 6808be2612f2: Download complete 23:16:51 935e6c44a52c: Pull complete 23:16:51 94cc34f8dd06: Pull complete 23:16:51 30dea6a524f1: Pull complete 23:16:51 a2aff8979fd8: Pull complete 23:16:52 using credential edgex-jenkins-ssh 23:16:52 Cloning the remote Git repository 23:16:52 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:16:52 > git init /w/workspace/device-mqtt-go/2 # timeout=10 23:16:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:16:52 > git --version # timeout=10 23:16:52 > git --version # 'git version 2.25.1' 23:16:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:54 6808be2612f2: Pull complete 23:16:54 f25807f1079a: Pull complete 23:16:54 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:16:54 ---> 3b553350e43f 23:16:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:16:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:16:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:16:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:16:55 Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit bb82f597ccd64c91c2e0bab034d7a1f9e7406062 23:16:55 ---> Running in 9a68bbcae87c 23:16:56 Merge succeeded, producing 84df0c5a56d1c4c77a7f10a772bcbb841db13981 23:16:56 Checking out Revision 84df0c5a56d1c4c77a7f10a772bcbb841db13981 (PR-531) 23:16:56 Removing intermediate container 9a68bbcae87c 23:16:56 ---> a52fe63eab67 23:16:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:16:56 ---> Running in b47013c8dfd3 23:16:56 Removing intermediate container b47013c8dfd3 23:16:56 ---> 245f22d96fb5 23:16:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:16:56 ---> Running in cd2ce746e3b1 23:16:56 Removing intermediate container cd2ce746e3b1 23:16:56 ---> d1ee7ef3c5c0 23:16:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:16:56 ---> Running in f06b2cdc8314 23:16:56 Removing intermediate container f06b2cdc8314 23:16:56 ---> 38296e562d3d 23:16:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:56 ---> Running in 9ccad407d286 23:16:55 > git config core.sparsecheckout # timeout=10 23:16:55 > git checkout -f bb82f597ccd64c91c2e0bab034d7a1f9e7406062 # timeout=10 23:16:55 > git remote # timeout=10 23:16:55 > git config --get remote.origin.url # timeout=10 23:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:55 > git merge 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 23:16:55 > git rev-parse HEAD^{commit} # timeout=10 23:16:56 > git config core.sparsecheckout # timeout=10 23:16:56 > git checkout -f 84df0c5a56d1c4c77a7f10a772bcbb841db13981 # timeout=10 23:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:57 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:16:57 (2/4) Installing libedit (20221030.3.1-r0) 23:16:57 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:16:57 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:16:57 Executing busybox-1.35.0-r29.trigger 23:16:57 OK: 269 MiB in 57 packages 23:16:57 Removing intermediate container 9ccad407d286 23:16:57 ---> 730797449a8a 23:16:57 Step 8/12 : WORKDIR /device-mqtt-go 23:16:57 ---> Running in b7798c6ee8b6 23:16:57 Removing intermediate container b7798c6ee8b6 23:16:57 ---> 874b07b868d0 23:16:57 Step 9/12 : COPY go.mod vendor* ./ 23:16:57 ---> 8b8cfb4f9538 23:16:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:57 ---> Running in 7c6bc6363922 23:16:59 Commit message: "Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD" 23:16:59 > git rev-list --no-walk bb82f597ccd64c91c2e0bab034d7a1f9e7406062 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:17:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:00 Dload Upload Total Spent Left Speed 23:17:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 23:17:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:17:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:17:01 + sudo tee /etc/docker/daemon.new 23:17:01 { 23:17:01 "registry-mirrors": [ 23:17:01 "https://nexus3.edgexfoundry.org:10001" 23:17:01 ], 23:17:01 "bip": "10.250.0.254/24", 23:17:01 "hosts": [ 23:17:01 "tcp://0.0.0.0:5555", 23:17:01 "unix:///var/run/docker.sock" 23:17:01 ], 23:17:01 "mtu": 1458, 23:17:01 "selinux-enabled": true, 23:17:01 "seccomp-profile": "/etc/docker/seccomp.json" 23:17:01 } [Pipeline] sh 23:17:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:17:02 + sudo service docker restart 23:17:19 Removing intermediate container 7c6bc6363922 23:17:19 ---> e9e46249604c 23:17:19 Step 11/12 : COPY . . 23:17:19 ---> 5b7d7e517413 23:17:19 Step 12/12 : RUN $MAKE 23:17:19 ---> Running in 8603bec6031f 23:17:19 noop 23:17:19 Removing intermediate container 8603bec6031f 23:17:19 ---> 5dfc08abe9f8 23:17:19 Successfully built 5dfc08abe9f8 23:17:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:20 + docker inspect -f . ci-base-image-x86_64 23:17:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:20 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 23:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-531 -v /w/workspace/gexfoundry_device-mqtt-go_PR-531:/w/workspace/gexfoundry_device-mqtt-go_PR-531:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:17:20 $ docker top 3ca97954f0e47d32e3a081d437b7ff5e677233afe03db454e6f58ca7f1679a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 23:17:20 provisioning config files... 23:17:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config3421215824126306361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:20 + go version 23:17:20 go version go1.20.2 linux/amd64 [Pipeline] } 23:17:20 $ docker stop --time=1 3ca97954f0e47d32e3a081d437b7ff5e677233afe03db454e6f58ca7f1679a0a 23:17:20 ---> docker-login.sh 23:17:20 nexus3.edgexfoundry.org:10001 23:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:21 Configure a credential helper to remove this warning. See 23:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:21 23:17:21 Login Succeeded 23:17:21 nexus3.edgexfoundry.org:10002 23:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:21 Configure a credential helper to remove this warning. See 23:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:21 23:17:21 Login Succeeded 23:17:21 nexus3.edgexfoundry.org:10003 23:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:22 $ docker rm -f --volumes 3ca97954f0e47d32e3a081d437b7ff5e677233afe03db454e6f58ca7f1679a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:22 Configure a credential helper to remove this warning. See 23:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:22 23:17:22 Login Succeeded 23:17:22 nexus3.edgexfoundry.org:10004 23:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:22 + docker inspect -f . ci-base-image-x86_64 23:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:22 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 23:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:22 Configure a credential helper to remove this warning. See 23:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:22 23:17:22 Login Succeeded 23:17:22 docker.io 23:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-531 -v /w/workspace/gexfoundry_device-mqtt-go_PR-531:/w/workspace/gexfoundry_device-mqtt-go_PR-531:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:22 $ docker top 80f1ee2216deaa50ecb2631a0ace682b19d12e50f984a53e36b93a9a8c6935ba -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:23 Configure a credential helper to remove this warning. See 23:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:23 23:17:23 Login Succeeded 23:17:23 ---> docker-login.sh ends [Pipeline] } 23:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:17:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-531 [Pipeline] fileExists [Pipeline] sh [Pipeline] echo 23:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:23 ========================================================= 23:17:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:17:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:23 + make test 23:17:23 go test ./... -coverprofile=coverage.out ./... 23:17:23 + 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 . 23:17:23 Sending build context to Docker daemon 3.314MB 23:17:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:17:23 Step 2/12 : FROM ${BASE} AS builder 23:17:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:17:27 af6eaf76a39c: Pulling fs layer 23:17:27 55522c791124: Pulling fs layer 23:17:27 ce5c4a1c91eb: Pulling fs layer 23:17:27 169dfbe0d373: Pulling fs layer 23:17:27 e1ff8fa3b103: Pulling fs layer 23:17:27 52ebb69f0ebf: Pulling fs layer 23:17:27 5abe8eddf0d5: Pulling fs layer 23:17:27 169dfbe0d373: Waiting 23:17:27 e1ff8fa3b103: Waiting 23:17:27 5abe8eddf0d5: Waiting 23:17:27 55522c791124: Verifying Checksum 23:17:27 55522c791124: Download complete 23:17:27 169dfbe0d373: Verifying Checksum 23:17:27 169dfbe0d373: Download complete 23:17:27 e1ff8fa3b103: Verifying Checksum 23:17:27 e1ff8fa3b103: Download complete 23:17:27 af6eaf76a39c: Verifying Checksum 23:17:27 af6eaf76a39c: Download complete 23:17:27 af6eaf76a39c: Pull complete 23:17:27 5abe8eddf0d5: Verifying Checksum 23:17:27 5abe8eddf0d5: Download complete 23:17:28 55522c791124: Pull complete 23:17:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:17:29 ce5c4a1c91eb: Verifying Checksum 23:17:29 ce5c4a1c91eb: Download complete 23:17:29 52ebb69f0ebf: Verifying Checksum 23:17:29 52ebb69f0ebf: Download complete 23:17:36 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 23:17:36 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 23:17:37 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:17:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.2% of statements 23:17:37 FAIL 23:17:37 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 23:17:37 $ docker stop --time=1 80f1ee2216deaa50ecb2631a0ace682b19d12e50f984a53e36b93a9a8c6935ba 23:17:39 $ docker rm -f --volumes 80f1ee2216deaa50ecb2631a0ace682b19d12e50f984a53e36b93a9a8c6935ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:39 ce5c4a1c91eb: Pull complete 23:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:39 23:17:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:39 169dfbe0d373: Pull complete 23:17:39 e1ff8fa3b103: Pull complete 23:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:39 latest: Pulling from edgex-lftools-log-publisher 23:17:39 5eb5b503b376: Pulling fs layer 23:17:39 5c69ac0246d0: Pulling fs layer 23:17:39 ec43610c2a17: Pulling fs layer 23:17:39 3a2ae6a8a46f: Pulling fs layer 23:17:39 33b1e0a273af: Pulling fs layer 23:17:39 5d3b04190fa2: Pulling fs layer 23:17:39 2f39f015ded8: Pulling fs layer 23:17:39 33b1e0a273af: Waiting 23:17:39 5d3b04190fa2: Waiting 23:17:39 3a2ae6a8a46f: Waiting 23:17:39 2f39f015ded8: Waiting 23:17:39 5c69ac0246d0: Download complete 23:17:39 3a2ae6a8a46f: Verifying Checksum 23:17:39 3a2ae6a8a46f: Download complete 23:17:40 33b1e0a273af: Verifying Checksum 23:17:40 33b1e0a273af: Download complete 23:17:40 ec43610c2a17: Verifying Checksum 23:17:40 ec43610c2a17: Download complete 23:17:40 5d3b04190fa2: Verifying Checksum 23:17:40 5d3b04190fa2: Download complete 23:17:40 5eb5b503b376: Verifying Checksum 23:17:40 5eb5b503b376: Download complete 23:17:40 2f39f015ded8: Download complete 23:17:41 5eb5b503b376: Pull complete 23:17:41 5c69ac0246d0: Pull complete 23:17:41 ec43610c2a17: Pull complete 23:17:41 3a2ae6a8a46f: Pull complete 23:17:41 33b1e0a273af: Pull complete 23:17:41 5d3b04190fa2: Pull complete 23:17:45 2f39f015ded8: Pull complete 23:17:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:17:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:46 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 23:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-531 -v /w/workspace/gexfoundry_device-mqtt-go_PR-531:/w/workspace/gexfoundry_device-mqtt-go_PR-531:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:17:46 52ebb69f0ebf: Pull complete 23:17:47 $ docker top a622f29cc7d3c304e37243a63af7de2d3351ae46c892c0af22b9c97d20310243 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:47 ---> job-cost.sh 23:17:47 lf-activate-venv: SKIPPING 23:17:47 INFO: No Stack... 23:17:48 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:48 INFO: Archiving Costs [Pipeline] sh 23:17:48 5abe8eddf0d5: Pull complete 23:17:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:17:48 ---> 6cb57ee374ae 23:17:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:17:48 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-531/archives/cost.csv 23:17:48 + cut -d, -f6 [Pipeline] lock 23:17:48 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-531-2-stack-cost] 23:17:48 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-531-2-stack-cost] did not exist. Created. 23:17:48 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-531-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:49 + echo total: 0.4399999976158142 [Pipeline] stash 23:17:49 Stashed 1 file(s) [Pipeline] } 23:17:49 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-531-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:49 $ docker stop --time=1 a622f29cc7d3c304e37243a63af7de2d3351ae46c892c0af22b9c97d20310243 23:17:50 $ docker rm -f --volumes a622f29cc7d3c304e37243a63af7de2d3351ae46c892c0af22b9c97d20310243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:17:50 Failed in branch amd64 23:17:53 ---> Running in 8781c3e65144 23:17:53 Removing intermediate container 8781c3e65144 23:17:53 ---> e22de90e2005 23:17:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:17:53 ---> Running in 05d7677c64b4 23:17:54 Removing intermediate container 05d7677c64b4 23:17:54 ---> 8b03c35c1bfa 23:17:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:17:54 ---> Running in 457e8711b8c0 23:17:54 Removing intermediate container 457e8711b8c0 23:17:54 ---> 04fe2a86973c 23:17:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:17:54 ---> Running in 357a038ead2f 23:17:54 Removing intermediate container 357a038ead2f 23:17:54 ---> fd49f185d7e3 23:17:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:54 ---> Running in 7f848083abf7 23:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:17:57 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:17:57 (2/4) Installing libedit (20221030.3.1-r0) 23:17:57 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:17:57 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:17:57 Executing busybox-1.35.0-r29.trigger 23:17:57 OK: 268 MiB in 57 packages 23:17:58 Removing intermediate container 7f848083abf7 23:17:58 ---> 878858d6f936 23:17:58 Step 8/12 : WORKDIR /device-mqtt-go 23:17:58 ---> Running in 08e90ad3bfcb 23:17:58 Removing intermediate container 08e90ad3bfcb 23:17:58 ---> 36ef04e6aa1f 23:17:58 Step 9/12 : COPY go.mod vendor* ./ 23:17:59 ---> 2d45e225120b 23:17:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:59 ---> Running in f0205b97a151 23:18:55 Removing intermediate container f0205b97a151 23:18:55 ---> 3233d8df39d3 23:18:55 Step 11/12 : COPY . . 23:18:55 ---> df44ef806e76 23:18:55 Step 12/12 : RUN $MAKE 23:18:55 ---> Running in 94911387ec0f 23:18:56 noop 23:18:56 Removing intermediate container 94911387ec0f 23:18:56 ---> 65b871bd8819 23:18:56 Successfully built 65b871bd8819 23:18:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker inspect -f . ci-base-image-arm64 23:18:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:57 prd-ubuntu20.04-docker-arm64-4c-16g-2538 does not seem to be running inside a container 23:18:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:18:58 $ docker top 8aa2b1f869ba1a09f320231e47327bb5766b89be073e8eb5bb07c17a66b09979 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:59 + go version 23:18:59 go version go1.20.2 linux/arm64 [Pipeline] } 23:18:59 $ docker stop --time=1 8aa2b1f869ba1a09f320231e47327bb5766b89be073e8eb5bb07c17a66b09979 23:19:01 $ docker rm -f --volumes 8aa2b1f869ba1a09f320231e47327bb5766b89be073e8eb5bb07c17a66b09979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:01 + docker inspect -f . ci-base-image-arm64 23:19:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:02 prd-ubuntu20.04-docker-arm64-4c-16g-2538 does not seem to be running inside a container 23:19:02 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:19:03 $ docker top c40cfdc4a3ed56d7516a620dae62eecbc6a4ffd439e12b889bb3249e6e097354 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:03 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 23:19:04 + make test 23:19:04 go test ./... -coverprofile=coverage.out ./... 23:19:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:21:13 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 23:21:13 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 23:21:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:21:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.2% of statements 23:21:21 FAIL 23:21:21 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 23:21:21 $ docker stop --time=1 c40cfdc4a3ed56d7516a620dae62eecbc6a4ffd439e12b889bb3249e6e097354 23:21:23 $ docker rm -f --volumes c40cfdc4a3ed56d7516a620dae62eecbc6a4ffd439e12b889bb3249e6e097354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:24 23:21:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:24 arm64: Pulling from edgex-lftools-log-publisher 23:21:24 8998bd30e6a1: Pulling fs layer 23:21:24 04944245beec: Pulling fs layer 23:21:24 699f458cf7ca: Pulling fs layer 23:21:24 765212b225bb: Pulling fs layer 23:21:24 f23df028b6ca: Pulling fs layer 23:21:24 d65c8cfc05b1: Pulling fs layer 23:21:24 2437ff75d9bd: Pulling fs layer 23:21:24 765212b225bb: Waiting 23:21:24 f23df028b6ca: Waiting 23:21:24 d65c8cfc05b1: Waiting 23:21:24 2437ff75d9bd: Waiting 23:21:24 04944245beec: Verifying Checksum 23:21:24 04944245beec: Download complete 23:21:24 765212b225bb: Verifying Checksum 23:21:24 765212b225bb: Download complete 23:21:24 f23df028b6ca: Verifying Checksum 23:21:24 f23df028b6ca: Download complete 23:21:25 d65c8cfc05b1: Verifying Checksum 23:21:25 d65c8cfc05b1: Download complete 23:21:25 699f458cf7ca: Verifying Checksum 23:21:25 699f458cf7ca: Download complete 23:21:25 8998bd30e6a1: Download complete 23:21:28 2437ff75d9bd: Verifying Checksum 23:21:28 2437ff75d9bd: Download complete 23:21:29 8998bd30e6a1: Pull complete 23:21:30 04944245beec: Pull complete 23:21:31 699f458cf7ca: Pull complete 23:21:31 765212b225bb: Pull complete 23:21:32 f23df028b6ca: Pull complete 23:21:32 d65c8cfc05b1: Pull complete 23:21:47 2437ff75d9bd: Pull complete 23:21:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:47 prd-ubuntu20.04-docker-arm64-4c-16g-2538 does not seem to be running inside a container 23:21:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:21:50 $ docker top 9c12ed0de7af8c72d962a952c8b1e894165af60b92729049e514195d7ac2f697 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:50 ---> job-cost.sh 23:21:50 lf-activate-venv: SKIPPING 23:21:50 INFO: No Stack... 23:21:51 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:52 INFO: Archiving Costs [Pipeline] sh 23:21:52 + cut -d, -f6 23:21:52 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock 23:21:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-531-2-stack-cost] 23:21:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-531-2-stack-cost] did not exist. Created. 23:21:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-531-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:53 /w/workspace/device-mqtt-go/2@tmp/durable-194c4cce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:21:54 + echo total: 0.2199999988079071 [Pipeline] stash 23:21:54 Warning: overwriting stash ‘stack-cost’ 23:21:54 Stashed 1 file(s) [Pipeline] } 23:21:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-531-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:54 $ docker stop --time=1 9c12ed0de7af8c72d962a952c8b1e894165af60b92729049e514195d7ac2f697 23:21:56 $ docker rm -f --volumes 9c12ed0de7af8c72d962a952c8b1e894165af60b92729049e514195d7ac2f697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:21:57 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-531/archives ] 23:21:57 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-531/archives 23:21:57 total 16 23:21:57 drwxr-xr-x 3 root root 4096 Mar 16 23:17 . 23:21:57 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:17 .. 23:21:57 drwxr-xr-x 2 root root 4096 Mar 16 23:17 cost 23:21:57 -rw-r--r-- 1 root root 87 Mar 16 23:17 cost.csv 23:21:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-531/archives 23:21:57 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-531/archives 23:21:57 total 16 23:21:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:17 . 23:21:57 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:17 .. 23:21:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 23:17 cost 23:21:57 -rw-r--r-- 1 jenkins jenkins 87 Mar 16 23:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:21:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:21:58 ---> package-listing.sh 23:21:58 ++ facter osfamily 23:21:58 ++ tr '[:upper:]' '[:lower:]' 23:21:58 + OS_FAMILY=debian 23:21:58 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-531 23:21:58 + START_PACKAGES=/tmp/packages_start.txt 23:21:58 + END_PACKAGES=/tmp/packages_end.txt 23:21:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:21:58 + PACKAGES=/tmp/packages_start.txt 23:21:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-531 ']' 23:21:58 + PACKAGES=/tmp/packages_end.txt 23:21:58 + case "${OS_FAMILY}" in 23:21:58 + dpkg -l 23:21:58 + grep '^ii' 23:21:58 + '[' -f /tmp/packages_start.txt ']' 23:21:58 + '[' -f /tmp/packages_end.txt ']' 23:21:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:21:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-531 ']' 23:21:58 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-531/archives/ 23:21:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-531/archives/ [Pipeline] echo 23:21:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:21:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:59 prd-ubuntu20.04-docker-8c-8g-2532 does not seem to be running inside a container 23:21:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-531 -v /w/workspace/gexfoundry_device-mqtt-go_PR-531:/w/workspace/gexfoundry_device-mqtt-go_PR-531:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:21:59 $ docker top dc8aab6a3a65f651a3060bf7f043b8c0e8f54a5976717a9cd65314eb01e76e7b -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:59 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:00 + mkdir -p /var/log/sysstat [Pipeline] sh 23:22:00 + ls /var/log/sa-host 23:22:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:00 provisioning config files... 23:22:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-531@tmp/config11993028993477433210tmp [Pipeline] { [Pipeline] echo 23:22:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:00 ---> create-netrc.sh [Pipeline] } 23:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:22:01 ---> python-tools-install.sh [Pipeline] echo 23:22:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:01 ---> sudo-logs.sh 23:22:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:22:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:01 ---> job-cost.sh 23:22:01 lf-activate-venv: SKIPPING 23:22:01 DEBUG: total: 0.4399999976158142 23:22:01 INFO: Retrieving Stack Cost... 23:22:02 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:02 INFO: Archiving Costs [Pipeline] echo 23:22:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:02 ---> logs-deploy.sh 23:22:02 lf-activate-venv: SKIPPING 23:22:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-531/2 23:22:02 INFO: archiving workspace using pattern(s): 23:22:03 Archives upload complete. 23:22:03 INFO: archiving logs to Nexus