Pull request #659 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f284a2d73ffd5f1a113cb479b26a3ac767653c2+2fdb47a393c845e72630de83cb7d4c22e67ebec5 (73a5006705efad21da84c451fca0f050325fc5e7) 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-ssh4792312376199159041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4003297440279891354.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15997165061184932879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4600240996380505628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14820624347410433782.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-659/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-659/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh905564475813505099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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 ‘prd-ubuntu20.04-docker-8c-8g-27747’ Running on prd-ubuntu20.04-docker-8c-8g-27750 in /w/workspace/gexfoundry_device-mqtt-go_PR-659 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-659 # 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 2fdb47a393c845e72630de83cb7d4c22e67ebec5 into PR head commit 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 Merge succeeded, producing 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 Checking out Revision 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 (PR-659) Commit message: "build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/659/head:refs/remotes/origin/PR-659 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 # 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 2fdb47a393c845e72630de83cb7d4c22e67ebec5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:29:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:29:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:29:26 ========================================================= 01:29:26 EdgeX Global Pipelines Version Info 01:29:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:29:27 ------------------- 01:29:27 stable info: 01:29:27 ------------------- 01:29:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:29:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:29:27 Message: update stable to v1.0.258 01:29:27 ------------------- 01:29:27 experimental info: 01:29:27 ------------------- 01:29:27 Commited By: **** collab-it+edgex@linuxfoundation.org 01:29:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:29:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:29:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:29:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-659 [Pipeline] echo 01:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-659 [Pipeline] echo 01:29:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-659 [Pipeline] echo 01:29:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] echo 01:29:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f284a2 [Pipeline] echo 01:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:30 provisioning config files... 01:29:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/config14095615415887231429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:30 ---> ****-login.sh 01:29:30 nexus3.edgexfoundry.org:10001 01:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:31 Configure a credential helper to remove this warning. See 01:29:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:31 01:29:31 Login Succeeded 01:29:31 nexus3.edgexfoundry.org:10002 01:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:31 Configure a credential helper to remove this warning. See 01:29:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:31 01:29:31 Login Succeeded 01:29:31 nexus3.edgexfoundry.org:10003 01:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:31 Configure a credential helper to remove this warning. See 01:29:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:31 01:29:31 Login Succeeded 01:29:31 nexus3.edgexfoundry.org:10004 01:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:31 Configure a credential helper to remove this warning. See 01:29:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:31 01:29:31 Login Succeeded 01:29:31 ****.io 01:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:31 Configure a credential helper to remove this warning. See 01:29:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:31 01:29:31 Login Succeeded 01:29:31 ---> ****-login.sh ends [Pipeline] } 01:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:29:32 + git rev-list -1 --merges 4f284a2d73ffd5f1a113cb479b26a3ac767653c2~1..4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] echo 01:29:32 -----------> git rev-list -1 --merges 4f284a2d73ffd5f1a113cb479b26a3ac767653c2~1..4f284a2d73ffd5f1a113cb479b26a3ac767653c2 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [false] [Pipeline] sh 01:29:32 + git log --format=format:%s -1 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] echo 01:29:32 ========================================================= 01:29:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:29:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:33 + git log --format=format:%s -1 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] echo 01:29:33 [semverPrep] GIT_COMMIT: 4f284a2d73ffd5f1a113cb479b26a3ac767653c2, Commit Message: build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 [Pipeline] echo 01:29:33 [semverPrep] This is not a build commit. [Pipeline] sh 01:29:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:29:33 + grep -v github /etc/ssh/ssh_known_hosts 01:29:33 + [ -e /tmp/ssh_known_hosts ] 01:29:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:29:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:29:33 + sudo tee -a /etc/ssh/ssh_known_hosts 01:29:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:34 01:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:34 0.1.4: Pulling from edgex-devops/py-git-semver 01:29:34 b85a868b505f: Pulling fs layer 01:29:34 e2be974225ed: Pulling fs layer 01:29:34 339a4e72a1f5: Pulling fs layer 01:29:34 988bab9f4d93: Pulling fs layer 01:29:34 1469e6f7b9e6: Pulling fs layer 01:29:34 eaf3925da568: Pulling fs layer 01:29:34 bab4dde63d76: Pulling fs layer 01:29:34 bde34c3a00c8: Pulling fs layer 01:29:34 b352a97aabf1: Pulling fs layer 01:29:34 4872d77fe225: Pulling fs layer 01:29:34 5851b861e8e6: Pulling fs layer 01:29:34 988bab9f4d93: Waiting 01:29:34 b352a97aabf1: Waiting 01:29:34 1469e6f7b9e6: Waiting 01:29:34 bde34c3a00c8: Waiting 01:29:34 eaf3925da568: Waiting 01:29:34 bab4dde63d76: Waiting 01:29:34 5851b861e8e6: Waiting 01:29:34 e2be974225ed: Verifying Checksum 01:29:34 e2be974225ed: Download complete 01:29:34 988bab9f4d93: Verifying Checksum 01:29:34 988bab9f4d93: Download complete 01:29:35 1469e6f7b9e6: Verifying Checksum 01:29:35 1469e6f7b9e6: Download complete 01:29:35 339a4e72a1f5: Verifying Checksum 01:29:35 339a4e72a1f5: Download complete 01:29:35 eaf3925da568: Verifying Checksum 01:29:35 eaf3925da568: Download complete 01:29:35 bde34c3a00c8: Verifying Checksum 01:29:35 bde34c3a00c8: Download complete 01:29:35 b352a97aabf1: Verifying Checksum 01:29:35 b352a97aabf1: Download complete 01:29:35 4872d77fe225: Verifying Checksum 01:29:35 4872d77fe225: Download complete 01:29:35 5851b861e8e6: Download complete 01:29:35 b85a868b505f: Verifying Checksum 01:29:35 b85a868b505f: Download complete 01:29:35 bab4dde63d76: Verifying Checksum 01:29:35 bab4dde63d76: Download complete 01:29:36 b85a868b505f: Pull complete 01:29:37 e2be974225ed: Pull complete 01:29:37 339a4e72a1f5: Pull complete 01:29:37 988bab9f4d93: Pull complete 01:29:38 1469e6f7b9e6: Pull complete 01:29:38 eaf3925da568: Pull complete 01:29:40 bab4dde63d76: Pull complete 01:29:40 bde34c3a00c8: Pull complete 01:29:40 b352a97aabf1: Pull complete 01:29:40 4872d77fe225: Pull complete 01:29:40 5851b861e8e6: Pull complete 01:29:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:41 prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container 01:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:29:45 $ docker top 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 -eo pid,comm 01:29:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:29:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:45 [ssh-agent] Looking for ssh-agent implementation... 01:29:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:46 $ docker exec 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 ssh-agent 01:29:46 SSH_AUTH_SOCK=/tmp/ssh-ejq4LSU3wOQT/agent.33 01:29:46 SSH_AGENT_PID=39 01:29:46 Running ssh-add (command line suppressed) 01:29:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/private_key_12459595707296542414.key (/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/private_key_12459595707296542414.key) 01:29:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:46 + git tag --points-at HEAD [Pipeline] } 01:29:46 $ docker exec --env ******** --env ******** 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 ssh-agent -k 01:29:46 unset SSH_AUTH_SOCK; 01:29:46 unset SSH_AGENT_PID; 01:29:46 echo Agent pid 39 killed; 01:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:29:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:46 [ssh-agent] Looking for ssh-agent implementation... 01:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:47 $ docker exec 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 ssh-agent 01:29:47 SSH_AUTH_SOCK=/tmp/ssh-sIAKguiC60x7/agent.72 01:29:47 SSH_AGENT_PID=78 01:29:47 Running ssh-add (command line suppressed) 01:29:47 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/private_key_14562896761849015952.key (/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/private_key_14562896761849015952.key) 01:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:47 + git semver init 01:29:47 2024-01-24 01:29:47,861 [run_init] DEBUG init version:0.0.0 force:False 01:29:47 2024-01-24 01:29:47,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver 01:29:47 2024-01-24 01:29:47,862 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver 01:29:47 2024-01-24 01:29:47,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-659, universal_newlines=False, shell=None, istream=None) 01:29:49 2024-01-24 01:29:49,028 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659/.git/info/exclude 01:29:49 2024-01-24 01:29:49,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver/PR-659 with force:False 01:29:49 2024-01-24 01:29:49,029 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver/PR-659 01:29:49 2024-01-24 01:29:49,033 [execute] INFO git cat-file --batch-check 01:29:49 2024-01-24 01:29:49,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver, universal_newlines=False, shell=None, istream=) 01:29:49 2024-01-24 01:29:49,040 [execute] INFO git cat-file --batch 01:29:49 2024-01-24 01:29:49,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver, universal_newlines=False, shell=None, istream=) 01:29:49 2024-01-24 01:29:49,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver/PR-659 01:29:49 0.0.0 [Pipeline] } 01:29:49 $ docker exec --env ******** --env ******** 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 ssh-agent -k 01:29:49 unset SSH_AUTH_SOCK; 01:29:49 unset SSH_AGENT_PID; 01:29:49 echo Agent pid 78 killed; 01:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:49 + git semver [Pipeline] } 01:29:50 $ docker stop --time=1 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 01:29:51 $ docker rm -f --volumes 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:29:52 Stashed 1 file(s) [Pipeline] echo 01:29:52 [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 01:29:53 provisioning config files... 01:29:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/config7037977806191903919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:53 ---> ****-login.sh 01:29:53 nexus3.edgexfoundry.org:10001 01:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:53 Configure a credential helper to remove this warning. See 01:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:53 01:29:53 Login Succeeded 01:29:53 nexus3.edgexfoundry.org:10002 01:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:53 Configure a credential helper to remove this warning. See 01:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:53 01:29:53 Login Succeeded 01:29:53 nexus3.edgexfoundry.org:10003 01:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:53 Configure a credential helper to remove this warning. See 01:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:53 01:29:53 Login Succeeded 01:29:53 nexus3.edgexfoundry.org:10004 01:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:53 Configure a credential helper to remove this warning. See 01:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:53 01:29:53 Login Succeeded 01:29:53 ****.io 01:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:29:54 Configure a credential helper to remove this warning. See 01:29:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:29:54 01:29:54 Login Succeeded 01:29:54 ---> ****-login.sh ends [Pipeline] } 01:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:54 ========================================================= 01:29:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:29:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:29:55 Sending build context to Docker daemon 14.88MB 01:29:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:29:55 Step 2/12 : FROM ${BASE} AS builder 01:29:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:55 7264a8db6415: Pulling fs layer 01:29:55 c4d48a809fc2: Pulling fs layer 01:29:55 4f1c88b9dad5: Pulling fs layer 01:29:55 ad3a456e5733: Pulling fs layer 01:29:55 69c7f0334f64: Pulling fs layer 01:29:55 1f1c1a5573a3: Pulling fs layer 01:29:55 ce7588e14bc9: Pulling fs layer 01:29:55 b5e4710f87ac: Pulling fs layer 01:29:55 69c7f0334f64: Waiting 01:29:55 1f1c1a5573a3: Waiting 01:29:55 ad3a456e5733: Waiting 01:29:55 ce7588e14bc9: Waiting 01:29:55 c4d48a809fc2: Download complete 01:29:55 ad3a456e5733: Download complete 01:29:55 69c7f0334f64: Download complete 01:29:55 7264a8db6415: Verifying Checksum 01:29:55 7264a8db6415: Download complete 01:29:55 1f1c1a5573a3: Verifying Checksum 01:29:55 1f1c1a5573a3: Download complete 01:29:55 7264a8db6415: Pull complete 01:29:55 b5e4710f87ac: Verifying Checksum 01:29:55 b5e4710f87ac: Download complete 01:29:55 c4d48a809fc2: Pull complete 01:29:55 4f1c88b9dad5: Verifying Checksum 01:29:55 4f1c88b9dad5: Download complete 01:29:56 ce7588e14bc9: Verifying Checksum 01:29:56 ce7588e14bc9: Download complete 01:29:59 4f1c88b9dad5: Pull complete 01:29:59 ad3a456e5733: Pull complete 01:29:59 69c7f0334f64: Pull complete 01:30:00 1f1c1a5573a3: Pull complete 01:30:02 ce7588e14bc9: Pull complete 01:30:03 b5e4710f87ac: Pull complete 01:30:03 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:30:03 ---> 88b5674ff536 01:30:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:30:08 Still waiting to schedule task 01:30:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27748’ 01:30:11 ---> Running in 882803b395e9 01:30:11 Removing intermediate container 882803b395e9 01:30:11 ---> 03756f0988b8 01:30:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:30:11 ---> Running in 970b38490287 01:30:11 Removing intermediate container 970b38490287 01:30:11 ---> 1ab127f16505 01:30:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:30:11 ---> Running in 177892b48b66 01:30:12 Removing intermediate container 177892b48b66 01:30:12 ---> bfb041aeb887 01:30:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:30:12 ---> Running in 23a5971f4b61 01:30:12 Removing intermediate container 23a5971f4b61 01:30:12 ---> 9bcd00519a78 01:30:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:12 ---> Running in c9601fd01e18 01:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:12 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:30:12 (2/4) Installing libedit (20221030.3.1-r1) 01:30:12 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:30:12 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:30:12 Executing busybox-1.36.1-r5.trigger 01:30:12 OK: 268 MiB in 56 packages 01:30:13 Removing intermediate container c9601fd01e18 01:30:13 ---> 1d5eb047c681 01:30:13 Step 8/12 : WORKDIR /device-mqtt-go 01:30:13 ---> Running in 5d066cf9a5e2 01:30:13 Removing intermediate container 5d066cf9a5e2 01:30:13 ---> 5175aa73501d 01:30:13 Step 9/12 : COPY go.mod vendor* ./ 01:30:13 ---> c53ec238bac5 01:30:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:13 ---> Running in ff626b7662a9 01:31:21 Removing intermediate container ff626b7662a9 01:31:21 ---> 31ebef99ebb8 01:31:21 Step 11/12 : COPY . . 01:31:21 ---> 6775dd24384c 01:31:21 Step 12/12 : RUN $MAKE 01:31:21 ---> Running in d74d7144dc6a 01:31:21 noop 01:31:21 Removing intermediate container d74d7144dc6a 01:31:21 ---> dfc10277918f 01:31:21 Successfully built dfc10277918f 01:31:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:22 + docker inspect -f . ci-base-image-x86_64 01:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:22 prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container 01:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@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 ******** ci-base-image-x86_64 cat 01:31:22 $ docker top 1e7b7087ef831becd646dd14822cdfff0529f46b4d6323d36225dfda405b61e7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:23 + go version 01:31:23 go version go1.21.0 linux/amd64 [Pipeline] } 01:31:23 $ docker stop --time=1 1e7b7087ef831becd646dd14822cdfff0529f46b4d6323d36225dfda405b61e7 01:31:24 $ docker rm -f --volumes 1e7b7087ef831becd646dd14822cdfff0529f46b4d6323d36225dfda405b61e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:25 + docker inspect -f . ci-base-image-x86_64 01:31:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:25 prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container 01:31:25 $ 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-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@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 ******** ci-base-image-x86_64 cat 01:31:26 $ docker top 3d16f3a352c83b88f2f217ea506e25bd2bb654ad4ea7bfca48a160792cb45f9e -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-659 [Pipeline] fileExists [Pipeline] sh 01:31:27 + make test 01:31:27 go test ./... -coverprofile=coverage.out ./... 01:31:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:31:38 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:31:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:31:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 01:31:46 go vet ./... 01:31:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:31:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:31:50 ./bin/test-attribution-txt.sh [Pipeline] echo 01:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:31:50 $ docker stop --time=1 3d16f3a352c83b88f2f217ea506e25bd2bb654ad4ea7bfca48a160792cb45f9e 01:31:53 $ docker rm -f --volumes 3d16f3a352c83b88f2f217ea506e25bd2bb654ad4ea7bfca48a160792cb45f9e [Pipeline] // withDockerContainer [Pipeline] sh 01:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:31:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:31:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:31:55 + ls -al . 01:31:55 total 184 01:31:55 drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 01:31 . 01:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 01:29 .. 01:31:55 -rw-rw-r-- 1 jenkins jenkins 140 Jan 24 01:29 .dockerignore 01:31:55 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 01:31 .git 01:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:29 .github 01:31:55 -rw-rw-r-- 1 jenkins jenkins 264 Jan 24 01:29 .gitignore 01:31:55 -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 01:29 .golangci.yml 01:31:55 drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 01:29 .semver 01:31:55 -rw-rw-r-- 1 jenkins jenkins 10386 Jan 24 01:29 Attribution.txt 01:31:55 -rw-rw-r-- 1 jenkins jenkins 18574 Jan 24 01:29 CHANGELOG.md 01:31:55 -rw-rw-r-- 1 jenkins jenkins 1798 Jan 24 01:29 Dockerfile 01:31:55 -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 01:29 GOVERNANCE.md 01:31:55 -rw-rw-r-- 1 jenkins jenkins 657 Jan 24 01:29 Jenkinsfile 01:31:55 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 24 01:29 LICENSE 01:31:55 -rw-rw-r-- 1 jenkins jenkins 1963 Jan 24 01:29 Makefile 01:31:55 -rw-rw-r-- 1 jenkins jenkins 620 Jan 24 01:29 OWNERS.md 01:31:55 -rw-rw-r-- 1 jenkins jenkins 3599 Jan 24 01:29 README.md 01:31:55 -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 01:29 VERSION 01:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 01:29 bin 01:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:29 cmd 01:31:55 -rw-r--r-- 1 jenkins jenkins 18506 Jan 24 01:31 coverage.out 01:31:55 -rw-rw-r-- 1 jenkins jenkins 3818 Jan 24 01:29 go.mod 01:31:55 -rw-rw-r-- 1 jenkins jenkins 34595 Jan 24 01:29 go.sum 01:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:29 internal 01:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 01:29 mock 01:31:55 -rw-rw-r-- 1 jenkins jenkins 227 Jan 24 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:55 + 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=4f284a2d73ffd5f1a113cb479b26a3ac767653c2 --label arch=amd64 --label version=0.0.0 . 01:31:55 Sending build context to Docker daemon 14.9MB 01:31:55 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:31:55 Step 2/25 : FROM ${BASE} AS builder 01:31:55 ---> dfc10277918f 01:31:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:31:56 ---> Running in 143792bc3be5 01:31:56 Removing intermediate container 143792bc3be5 01:31:56 ---> 1e09354729c0 01:31:56 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:31:56 ---> Running in f7fa2f460270 01:31:56 Removing intermediate container f7fa2f460270 01:31:56 ---> 90f48658d957 01:31:56 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:31:56 ---> Running in da569c75d5e8 01:31:56 Removing intermediate container da569c75d5e8 01:31:56 ---> 69959ae73c26 01:31:56 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:31:56 ---> Running in afea88b7185c 01:31:56 Removing intermediate container afea88b7185c 01:31:56 ---> 0fb218d171fc 01:31:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:56 ---> Running in aa0d2f94aeef 01:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:31:56 OK: 268 MiB in 56 packages 01:31:57 Removing intermediate container aa0d2f94aeef 01:31:57 ---> 385f9628ca27 01:31:57 Step 8/25 : WORKDIR /device-mqtt-go 01:31:57 ---> Running in dc54c4d6f084 01:31:57 Removing intermediate container dc54c4d6f084 01:31:57 ---> 75914f7a861c 01:31:57 Step 9/25 : COPY go.mod vendor* ./ 01:31:57 ---> 6fd084ba7375 01:31:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:57 ---> Running in 3696eea80a9b 01:31:58 Removing intermediate container 3696eea80a9b 01:31:58 ---> fa4bd705e9a4 01:31:58 Step 11/25 : COPY . . 01:31:58 ---> 4060ad590f25 01:31:58 Step 12/25 : RUN $MAKE 01:31:58 ---> Running in 4f3319299a32 01:31:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:32:21 Removing intermediate container 4f3319299a32 01:32:21 ---> 1ba60a72f45b 01:32:21 Step 13/25 : FROM alpine:3.18 01:32:21 3.18: Pulling from library/alpine 01:32:21 c926b61bad3b: Pulling fs layer 01:32:21 c926b61bad3b: Verifying Checksum 01:32:21 c926b61bad3b: Download complete 01:32:21 c926b61bad3b: Pull complete 01:32:21 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 01:32:21 Status: Downloaded newer image for alpine:3.18 01:32:21 ---> b541f2080109 01:32:21 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:32:21 ---> Running in 6d7ae1548829 01:32:21 Removing intermediate container 6d7ae1548829 01:32:21 ---> 7f623fbd8caf 01:32:21 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:32:21 ---> Running in e7731443e156 01:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:32:21 (1/1) Installing dumb-init (1.2.5-r2) 01:32:21 Executing busybox-1.36.1-r5.trigger 01:32:21 OK: 7 MiB in 16 packages 01:32:21 Removing intermediate container e7731443e156 01:32:21 ---> ea684040deb5 01:32:21 Step 16/25 : RUN apk --no-cache upgrade 01:32:21 ---> Running in b4867d5d9098 01:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:32:21 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 01:32:21 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 01:32:21 OK: 7 MiB in 16 packages 01:32:22 Removing intermediate container b4867d5d9098 01:32:22 ---> 789476244a3a 01:32:22 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:32:23 ---> 7e2539ae1514 01:32:23 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:32:23 ---> bcf1487deea0 01:32:23 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:32:23 ---> 16781d64518e 01:32:23 Step 20/25 : EXPOSE 59982 01:32:23 ---> Running in 4cecfab06c91 01:32:23 Removing intermediate container 4cecfab06c91 01:32:23 ---> 6d498f24b165 01:32:23 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:32:23 ---> Running in 1003b3151a08 01:32:23 Removing intermediate container 1003b3151a08 01:32:23 ---> d67842673476 01:32:23 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:32:23 ---> Running in f79ffcaed8b1 01:32:23 Removing intermediate container f79ffcaed8b1 01:32:23 ---> 0785c38e698b 01:32:23 Step 23/25 : LABEL arch=amd64 01:32:23 ---> Running in f48bf599c698 01:32:23 Removing intermediate container f48bf599c698 01:32:23 ---> eb501acad51e 01:32:23 Step 24/25 : LABEL git_sha=4f284a2d73ffd5f1a113cb479b26a3ac767653c2 01:32:23 ---> Running in 273a27c30e88 01:32:24 Removing intermediate container 273a27c30e88 01:32:24 ---> af164de77bc2 01:32:24 Step 25/25 : LABEL version=0.0.0 01:32:24 ---> Running in 5b51e7460472 01:32:24 Removing intermediate container 5b51e7460472 01:32:24 ---> aeb12783eabf 01:32:24 [Warning] One or more build-args [ARCH] were not consumed 01:32:24 Successfully built aeb12783eabf 01:32:24 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:25 01:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:25 latest: Pulling from edgex-lftools-log-publisher 01:32:25 5eb5b503b376: Pulling fs layer 01:32:25 5c69ac0246d0: Pulling fs layer 01:32:25 ec43610c2a17: Pulling fs layer 01:32:25 3a2ae6a8a46f: Pulling fs layer 01:32:25 33b1e0a273af: Pulling fs layer 01:32:25 3a2ae6a8a46f: Waiting 01:32:25 5d3b04190fa2: Pulling fs layer 01:32:25 33b1e0a273af: Waiting 01:32:25 2f39f015ded8: Pulling fs layer 01:32:25 5d3b04190fa2: Waiting 01:32:25 2f39f015ded8: Waiting 01:32:25 5c69ac0246d0: Verifying Checksum 01:32:25 5c69ac0246d0: Download complete 01:32:25 3a2ae6a8a46f: Verifying Checksum 01:32:25 3a2ae6a8a46f: Download complete 01:32:25 33b1e0a273af: Verifying Checksum 01:32:25 33b1e0a273af: Download complete 01:32:25 ec43610c2a17: Verifying Checksum 01:32:25 ec43610c2a17: Download complete 01:32:25 5d3b04190fa2: Verifying Checksum 01:32:25 5d3b04190fa2: Download complete 01:32:26 5eb5b503b376: Verifying Checksum 01:32:26 5eb5b503b376: Download complete 01:32:26 2f39f015ded8: Download complete 01:32:27 5eb5b503b376: Pull complete 01:32:27 5c69ac0246d0: Pull complete 01:32:27 ec43610c2a17: Pull complete 01:32:27 3a2ae6a8a46f: Pull complete 01:32:27 33b1e0a273af: Pull complete 01:32:28 5d3b04190fa2: Pull complete 01:32:33 2f39f015ded8: Pull complete 01:32:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:33 prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container 01:32:34 $ 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-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:32:38 $ docker top 06129aae9a60b660c118384ca8bfb3dca9321d9674bbf5f12dad112d69a21f43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:38 ---> job-cost.sh 01:32:38 lf-activate-venv: SKIPPING 01:32:38 INFO: No Stack... 01:32:39 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:39 INFO: Archiving Costs [Pipeline] sh 01:32:40 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives/cost.csv 01:32:40 + cut -d, -f6 [Pipeline] lock 01:32:40 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] 01:32:40 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] did not exist. Created. 01:32:40 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:40 + echo total: 0.2199999988079071 [Pipeline] stash 01:32:40 Stashed 1 file(s) [Pipeline] } 01:32:40 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:40 $ docker stop --time=1 06129aae9a60b660c118384ca8bfb3dca9321d9674bbf5f12dad112d69a21f43 01:32:42 $ docker rm -f --volumes 06129aae9a60b660c118384ca8bfb3dca9321d9674bbf5f12dad112d69a21f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:33:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27751 in /w/workspace/gexfoundry_device-mqtt-go_PR-659 [Pipeline] { [Pipeline] ws 01:33:37 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:33:40 The recommended git tool is: git 01:33:45 using credential edgex-jenkins-ssh 01:33:45 Cloning the remote Git repository 01:33:45 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:33:45 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:33:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:33:45 > git --version # timeout=10 01:33:45 > git --version # 'git version 2.25.1' 01:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:33:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:48 Merging remotes/origin/main commit 2fdb47a393c845e72630de83cb7d4c22e67ebec5 into PR head commit 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 01:33:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:33:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/659/head:refs/remotes/origin/PR-659 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:33:48 > git config core.sparsecheckout # timeout=10 01:33:49 Merge succeeded, producing 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 01:33:49 Checking out Revision 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 (PR-659) 01:33:49 Commit message: "build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0" 01:33:49 > git --version # timeout=10 01:33:49 > git --version # 'git version 2.25.1' 01:33:49 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { 01:33:48 > git checkout -f 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 # timeout=10 01:33:49 > git remote # timeout=10 01:33:49 > git config --get remote.origin.url # timeout=10 01:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:49 > git merge 2fdb47a393c845e72630de83cb7d4c22e67ebec5 # timeout=10 01:33:49 > git rev-parse HEAD^{commit} # timeout=10 01:33:49 > git config core.sparsecheckout # timeout=10 01:33:49 > git checkout -f 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:33:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:51 Dload Upload Total Spent Left Speed 01:33:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh 01:33:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:33:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 01:33:51 sudo tee /etc/docker/daemon.new 01:33:51 { 01:33:51 "registry-mirrors": [ 01:33:51 "https://nexus3.edgexfoundry.org:10001" 01:33:51 ], 01:33:51 "bip": "10.250.0.254/24", 01:33:51 "hosts": [ 01:33:51 "tcp://0.0.0.0:5555", 01:33:51 "unix:///var/run/docker.sock" 01:33:51 ], 01:33:51 "mtu": 1458, 01:33:51 "selinux-enabled": true, 01:33:51 "seccomp-profile": "/etc/docker/seccomp.json" 01:33:51 } [Pipeline] sh 01:33:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:33:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:10 provisioning config files... 01:34:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config17712322719495091440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:11 ---> ****-login.sh 01:34:11 nexus3.edgexfoundry.org:10001 01:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:11 Configure a credential helper to remove this warning. See 01:34:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:11 01:34:11 Login Succeeded 01:34:11 nexus3.edgexfoundry.org:10002 01:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:12 Configure a credential helper to remove this warning. See 01:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:12 01:34:12 Login Succeeded 01:34:12 nexus3.edgexfoundry.org:10003 01:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:12 Configure a credential helper to remove this warning. See 01:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:12 01:34:12 Login Succeeded 01:34:12 nexus3.edgexfoundry.org:10004 01:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:13 Configure a credential helper to remove this warning. See 01:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:13 01:34:13 Login Succeeded 01:34:13 ****.io 01:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:13 Configure a credential helper to remove this warning. See 01:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:13 01:34:13 Login Succeeded 01:34:13 ---> ****-login.sh ends [Pipeline] } 01:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:34:14 ========================================================= 01:34:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:34:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:34:20 #0 building with "default" instance using docker driver 01:34:20 01:34:20 #1 [internal] load build definition from Dockerfile 01:34:20 #1 transferring dockerfile: 1.84kB done 01:34:20 #1 DONE 0.1s 01:34:20 01:34:20 #2 [internal] load .dockerignore 01:34:20 #2 transferring context: 182B 0.0s done 01:34:20 #2 DONE 0.1s 01:34:20 01:34:20 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:34:20 #3 DONE 0.1s 01:34:20 01:34:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:34:20 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 01:34:20 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 01:34:20 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 01:34:20 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 01:34:20 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 01:34:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 01:34:20 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 01:34:20 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 01:34:20 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 01:34:20 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 01:34:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s 01:34:20 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 01:34:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 01:34:20 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 01:34:20 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 01:34:20 #4 ... 01:34:20 01:34:20 #5 [internal] load build context 01:34:20 #5 transferring context: 7.43MB 0.4s done 01:34:20 #5 DONE 0.4s 01:34:20 01:34:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:34:20 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 01:34:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s 01:34:20 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.23MB / 97.63MB 0.6s 01:34:20 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s 01:34:20 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.74MB / 63.99MB 0.7s 01:34:20 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 01:34:20 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 01:34:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.57MB / 63.99MB 0.8s 01:34:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.8s 01:34:21 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 01:34:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s 01:34:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s 01:34:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.1s 01:34:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.1s 01:34:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.2s 01:34:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.2s 01:34:21 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 01:34:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.4s 01:34:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.32MB / 97.63MB 1.4s 01:34:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.49MB / 97.63MB 1.5s 01:34:21 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 01:34:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.7s 01:34:21 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 01:34:21 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.78MB / 97.63MB 1.8s 01:34:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.9s 01:34:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.0s 01:34:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.82MB / 97.63MB 2.1s 01:34:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.2s 01:34:22 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 01:34:28 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s 01:34:33 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s 01:34:38 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done 01:34:40 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 01:34:40 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 01:34:40 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 01:34:45 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 01:34:48 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 01:34:49 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 01:34:51 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 01:34:51 #4 DONE 30.9s 01:34:51 01:34:51 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:34:51 #6 0.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:34:52 #6 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:34:53 #6 2.175 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:34:53 #6 2.207 (2/4) Installing libedit (20221030.3.1-r1) 01:34:53 #6 2.243 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:34:53 #6 2.313 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:34:53 #6 2.339 Executing busybox-1.36.1-r5.trigger 01:34:53 #6 2.374 OK: 271 MiB in 56 packages 01:34:55 #6 DONE 4.2s 01:34:55 01:34:55 #7 [builder 3/7] WORKDIR /device-mqtt-go 01:34:55 #7 DONE 0.1s 01:34:55 01:34:55 #8 [builder 4/7] COPY go.mod vendor* ./ 01:34:55 #8 DONE 0.1s 01:34:55 01:34:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:27 #9 DONE 27.2s 01:35:27 01:35:27 #10 [builder 6/7] COPY . . 01:35:27 #10 DONE 0.3s 01:35:27 01:35:27 #11 [builder 7/7] RUN echo noop 01:35:27 #11 0.620 noop 01:35:27 #11 DONE 0.7s 01:35:27 01:35:27 #12 exporting to image 01:35:27 #12 exporting layers 01:35:50 #12 exporting layers 23.2s done 01:35:50 #12 writing image sha256:e573cd291c83bde33e4d58d71bcff0d5327b4069316877ad49860f407c621589 done 01:35:50 #12 naming to docker.io/library/ci-base-image-arm64 done 01:35:50 #12 DONE 23.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:50 + docker inspect -f . ci-base-image-arm64 01:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-27751 does not seem to be running inside a container 01:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:35:52 $ docker top 9a5dd45e54417dfe95de47f629ffd7d7440246e4edc7ea47b96ec6d230282de1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:52 + go version 01:35:53 go version go1.21.0 linux/arm64 [Pipeline] } 01:35:53 $ docker stop --time=1 9a5dd45e54417dfe95de47f629ffd7d7440246e4edc7ea47b96ec6d230282de1 01:35:54 $ docker rm -f --volumes 9a5dd45e54417dfe95de47f629ffd7d7440246e4edc7ea47b96ec6d230282de1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:56 + docker inspect -f . ci-base-image-arm64 01:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:56 prd-ubuntu20.04-docker-arm64-4c-16g-27751 does not seem to be running inside a container 01:35:56 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:36:02 $ docker top 3b4129a1e2217ba775024945db0cd7e65deebdd602f8119ba432d497516b8f46 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:02 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:36:03 + make test 01:36:03 go test ./... -coverprofile=coverage.out ./... 01:36:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:37:04 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:37:04 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:37:04 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 22.8% of statements 01:37:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:37:04 go vet ./... 01:37:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:37:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:37:19 ./bin/test-attribution-txt.sh [Pipeline] echo 01:37:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:37:19 $ docker stop --time=1 3b4129a1e2217ba775024945db0cd7e65deebdd602f8119ba432d497516b8f46 01:37:20 $ docker rm -f --volumes 3b4129a1e2217ba775024945db0cd7e65deebdd602f8119ba432d497516b8f46 [Pipeline] // withDockerContainer [Pipeline] sh 01:37:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:37:22 Warning: overwriting stash ‘coverage-report’ 01:37:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:37:23 + ls -al . 01:37:23 total 180 01:37:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 01:36 . 01:37:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 01:33 .. 01:37:23 -rw-rw-r-- 1 jenkins jenkins 140 Jan 24 01:33 .dockerignore 01:37:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 01:33 .git 01:37:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:33 .github 01:37:23 -rw-rw-r-- 1 jenkins jenkins 264 Jan 24 01:33 .gitignore 01:37:23 -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 01:33 .golangci.yml 01:37:23 -rw-rw-r-- 1 jenkins jenkins 10386 Jan 24 01:33 Attribution.txt 01:37:23 -rw-rw-r-- 1 jenkins jenkins 18574 Jan 24 01:33 CHANGELOG.md 01:37:23 -rw-rw-r-- 1 jenkins jenkins 1798 Jan 24 01:33 Dockerfile 01:37:23 -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 01:33 GOVERNANCE.md 01:37:23 -rw-rw-r-- 1 jenkins jenkins 657 Jan 24 01:33 Jenkinsfile 01:37:23 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 24 01:33 LICENSE 01:37:23 -rw-rw-r-- 1 jenkins jenkins 1963 Jan 24 01:33 Makefile 01:37:23 -rw-rw-r-- 1 jenkins jenkins 620 Jan 24 01:33 OWNERS.md 01:37:23 -rw-rw-r-- 1 jenkins jenkins 3599 Jan 24 01:33 README.md 01:37:23 -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 01:29 VERSION 01:37:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 01:33 bin 01:37:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:33 cmd 01:37:23 -rw-r--r-- 1 jenkins jenkins 18506 Jan 24 01:36 coverage.out 01:37:23 -rw-rw-r-- 1 jenkins jenkins 3818 Jan 24 01:33 go.mod 01:37:23 -rw-rw-r-- 1 jenkins jenkins 34595 Jan 24 01:33 go.sum 01:37:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:33 internal 01:37:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 01:33 mock 01:37:23 -rw-rw-r-- 1 jenkins jenkins 227 Jan 24 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:24 + 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=4f284a2d73ffd5f1a113cb479b26a3ac767653c2 --label arch=arm64 --label version=0.0.0 . 01:37:24 #0 building with "default" instance using docker driver 01:37:24 01:37:24 #1 [internal] load build definition from Dockerfile 01:37:24 #1 transferring dockerfile: 1.84kB done 01:37:24 #1 DONE 0.0s 01:37:24 01:37:24 #2 [internal] load .dockerignore 01:37:24 #2 transferring context: 182B done 01:37:25 #2 DONE 0.0s 01:37:25 01:37:25 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:37:25 #3 DONE 0.0s 01:37:25 01:37:25 #4 [internal] load metadata for docker.io/library/alpine:3.18 01:37:25 #4 DONE 0.2s 01:37:25 01:37:25 #5 [internal] load build context 01:37:25 #5 transferring context: 25.54kB 0.0s done 01:37:25 #5 DONE 0.1s 01:37:25 01:37:25 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 01:37:25 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 01:37:25 #6 ... 01:37:25 01:37:25 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:37:25 #7 DONE 0.2s 01:37:25 01:37:25 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 01:37:25 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 01:37:25 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 01:37:25 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 01:37:25 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 01:37:25 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 01:37:25 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 01:37:26 #6 DONE 0.9s 01:37:26 01:37:26 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:37:27 #8 0.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:37:27 #8 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:37:28 #8 2.103 (1/1) Installing dumb-init (1.2.5-r2) 01:37:28 #8 2.113 Executing busybox-1.36.1-r5.trigger 01:37:28 #8 2.137 OK: 8 MiB in 16 packages 01:37:31 #8 DONE 4.7s 01:37:31 01:37:31 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:37:31 #9 0.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:37:31 #9 1.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:37:31 #9 2.255 OK: 271 MiB in 56 packages 01:37:31 #9 DONE 5.4s 01:37:31 01:37:31 #10 [builder 3/7] WORKDIR /device-mqtt-go 01:37:31 #10 DONE 0.1s 01:37:31 01:37:31 #11 [builder 4/7] COPY go.mod vendor* ./ 01:37:31 #11 DONE 0.2s 01:37:31 01:37:31 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:32 #12 DONE 1.3s 01:37:32 01:37:32 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:37:32 #13 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:37:32 #13 1.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:37:32 #13 ... 01:37:32 01:37:32 #14 [builder 6/7] COPY . . 01:37:32 #14 DONE 0.3s 01:37:32 01:37:32 #15 [builder 7/7] RUN make build 01:37:33 #15 0.684 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:37:33 #15 ... 01:37:33 01:37:33 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:37:33 #13 2.495 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 01:37:33 #13 2.695 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 01:37:33 #13 2.721 OK: 8 MiB in 16 packages 01:37:33 #13 DONE 3.0s 01:37:34 01:37:34 #15 [builder 7/7] RUN make build 01:38:41 #15 DONE 62.1s 01:38:41 01:38:41 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 01:38:41 #16 DONE 0.3s 01:38:41 01:38:41 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 01:38:41 #17 DONE 0.1s 01:38:41 01:38:41 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 01:38:41 #18 DONE 0.1s 01:38:41 01:38:41 #19 exporting to image 01:38:41 #19 exporting layers 01:38:41 #19 exporting layers 0.4s done 01:38:41 #19 writing image sha256:40c5b01d22f13d70b261e32d3f598dae9a5d10f777ede1bfa2a9b1102f1f27c1 done 01:38:41 #19 naming to docker.io/library/device-mqtt-arm64 done 01:38:41 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:43 01:38:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:43 arm64: Pulling from edgex-lftools-log-publisher 01:38:43 8998bd30e6a1: Pulling fs layer 01:38:43 04944245beec: Pulling fs layer 01:38:43 699f458cf7ca: Pulling fs layer 01:38:43 765212b225bb: Pulling fs layer 01:38:43 f23df028b6ca: Pulling fs layer 01:38:43 d65c8cfc05b1: Pulling fs layer 01:38:43 2437ff75d9bd: Pulling fs layer 01:38:43 f23df028b6ca: Waiting 01:38:43 765212b225bb: Waiting 01:38:43 d65c8cfc05b1: Waiting 01:38:43 2437ff75d9bd: Waiting 01:38:44 04944245beec: Verifying Checksum 01:38:44 04944245beec: Download complete 01:38:44 765212b225bb: Download complete 01:38:44 f23df028b6ca: Verifying Checksum 01:38:44 f23df028b6ca: Download complete 01:38:44 d65c8cfc05b1: Verifying Checksum 01:38:44 d65c8cfc05b1: Download complete 01:38:44 699f458cf7ca: Verifying Checksum 01:38:44 699f458cf7ca: Download complete 01:38:44 8998bd30e6a1: Verifying Checksum 01:38:44 8998bd30e6a1: Download complete 01:38:46 2437ff75d9bd: Verifying Checksum 01:38:46 2437ff75d9bd: Download complete 01:38:50 8998bd30e6a1: Pull complete 01:38:50 04944245beec: Pull complete 01:38:52 699f458cf7ca: Pull complete 01:38:52 765212b225bb: Pull complete 01:38:53 f23df028b6ca: Pull complete 01:38:53 d65c8cfc05b1: Pull complete 01:39:15 2437ff75d9bd: Pull complete 01:39:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:15 prd-ubuntu20.04-docker-arm64-4c-16g-27751 does not seem to be running inside a container 01:39:15 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:39:18 $ docker top 253b51eb0a2a4051ed7a49c317e834da3acbd1037028e01b660c8a4aff93a21a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:18 ---> job-cost.sh 01:39:19 lf-activate-venv: SKIPPING 01:39:19 INFO: No Stack... 01:39:19 INFO: Retrieving Pricing Info for: v3-standard-8 01:39:20 INFO: Archiving Costs [Pipeline] sh 01:39:20 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:39:20 + cut -d, -f6 [Pipeline] lock 01:39:20 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] 01:39:20 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] did not exist. Created. 01:39:20 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:39:21 /w/workspace/device-mqtt-go/1@tmp/durable-2013565f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:39:21 + echo total: 0.2199999988079071 [Pipeline] stash 01:39:21 Warning: overwriting stash ‘stack-cost’ 01:39:21 Stashed 1 file(s) [Pipeline] } 01:39:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:39:21 $ docker stop --time=1 253b51eb0a2a4051ed7a49c317e834da3acbd1037028e01b660c8a4aff93a21a 01:39:23 $ docker rm -f --volumes 253b51eb0a2a4051ed7a49c317e834da3acbd1037028e01b660c8a4aff93a21a [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 01:39:25 provisioning config files... 01:39:25 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/config645730952238357433tmp [Pipeline] { [Pipeline] sh 01:39:25 + set +x 01:39:25 + curl -s https://codecov.io/bash 01:39:25 + bash -s -- 01:39:25 01:39:25 _____ _ 01:39:25 / ____| | | 01:39:25 | | ___ __| | ___ ___ _____ __ 01:39:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:39:25 | |___| (_) | (_| | __/ (_| (_) \ V / 01:39:25 \_____\___/ \__,_|\___|\___\___/ \_/ 01:39:25 Bash-1.0.6 01:39:25 01:39:25 01:39:25 ==> git version 2.25.1 found 01:39:25 ==> 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 01:39:25 Release-Date: 2020-01-08 01:39:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:39:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:39:25 ==> Jenkins CI detected. 01:39:25 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-659 01:39:25 project root: . 01:39:25 --> token set from env 01:39:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:39:25 ==> Running gcov in . (disable via -X gcov) 01:39:25 ==> Python coveragepy not found 01:39:25 ==> Searching for coverage reports in: 01:39:25 + . 01:39:25 -> Found 1 reports 01:39:25 ==> Detecting git/mercurial file structure 01:39:25 ==> Reading reports 01:39:25 + ./coverage.out bytes=18506 01:39:25 ==> Appending adjustments 01:39:25 https://docs.codecov.io/docs/fixing-reports 01:39:25 + Found adjustments 01:39:25 ==> Gzipping contents 01:39:25 4.0K /tmp/codecov.y7pcFA.gz 01:39:25 ==> Uploading reports 01:39:25 url: https://codecov.io 01:39:25 query: branch=PR-659&commit=4f284a2d73ffd5f1a113cb479b26a3ac767653c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=659&job=&cmd_args= 01:39:25 -> Pinging Codecov 01:39:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-659&commit=4f284a2d73ffd5f1a113cb479b26a3ac767653c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=659&job=&cmd_args= 01:39:26 -> Uploading to 01:39:26 https://storage.googleapis.com/codecov/v4/raw/2024-01-24/7D719EC7BBE17E464838252E33014C33/4f284a2d73ffd5f1a113cb479b26a3ac767653c2/8d7d3a4b-07b0-4d49-9b21-8160f7596f95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240124T013926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b3fef4c8b9f524d87eaa102afe5bfb8b40e84205aca70ae78d89ce00d3d295e 01:39:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:26 Dload Upload Total Spent Left Speed 01:39:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11334 --:--:-- --:--:-- --:--:-- 11334 01:39:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] } 01:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:39:29 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives ] 01:39:29 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives 01:39:29 total 16 01:39:29 drwxr-xr-x 3 root root 4096 Jan 24 01:32 . 01:39:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 01:32 .. 01:39:29 drwxr-xr-x 2 root root 4096 Jan 24 01:32 cost 01:39:29 -rw-r--r-- 1 root root 86 Jan 24 01:32 cost.csv 01:39:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives 01:39:29 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives 01:39:29 total 16 01:39:29 drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 01:32 . 01:39:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 01:32 .. 01:39:29 drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 01:32 cost 01:39:29 -rw-r--r-- 1 jenkins jenkins 86 Jan 24 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:39:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:30 ---> package-listing.sh 01:39:30 ++ facter osfamily 01:39:30 ++ tr '[:upper:]' '[:lower:]' 01:39:31 + OS_FAMILY=debian 01:39:31 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-659 01:39:31 + START_PACKAGES=/tmp/packages_start.txt 01:39:31 + END_PACKAGES=/tmp/packages_end.txt 01:39:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:31 + PACKAGES=/tmp/packages_start.txt 01:39:31 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-659 ']' 01:39:31 + PACKAGES=/tmp/packages_end.txt 01:39:31 + case "${OS_FAMILY}" in 01:39:31 + dpkg -l 01:39:31 + grep '^ii' 01:39:31 + '[' -f /tmp/packages_start.txt ']' 01:39:31 + '[' -f /tmp/packages_end.txt ']' 01:39:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:31 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-659 ']' 01:39:31 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives/ 01:39:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives/ [Pipeline] echo 01:39:31 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-659/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:39:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:32 prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container 01:39:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-659/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-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@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 01:39:32 $ docker top d36e4fede7f04fef245948a41ddc5429cb04f5f14b92cb46b5ff9e8269a5a231 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:33 + touch /tmp/pre-build-complete [Pipeline] sh 01:39:33 + mkdir -p /var/log/sysstat [Pipeline] sh 01:39:33 + ls /var/log/sa-host 01:39:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:34 provisioning config files... 01:39:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/config4012097360763874207tmp [Pipeline] { [Pipeline] echo 01:39:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:39:34 ---> create-netrc.sh [Pipeline] } 01:39:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:39:35 ---> python-tools-install.sh [Pipeline] echo 01:39:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:39:35 ---> sudo-logs.sh 01:39:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:39:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:39:35 ---> job-cost.sh 01:39:35 lf-activate-venv: SKIPPING 01:39:35 DEBUG: total: 0.2199999988079071 01:39:35 INFO: Retrieving Stack Cost... 01:39:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:39:36 INFO: Archiving Costs [Pipeline] echo 01:39:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:39:37 ---> logs-deploy.sh 01:39:37 lf-activate-venv: SKIPPING 01:39:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-659/1 01:39:37 INFO: archiving workspace using pattern(s): 01:39:38 Archives upload complete. 01:39:38 INFO: archiving logs to Nexus 01:39:39 ---> uname -a: 01:39:39 Linux prd-ubuntu20-04-docker-8c-8g-27750 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:39:39 01:39:39 01:39:39 ---> lscpu: 01:39:39 Architecture: x86_64 01:39:39 CPU op-mode(s): 32-bit, 64-bit 01:39:39 Byte Order: Little Endian 01:39:39 Address sizes: 40 bits physical, 48 bits virtual 01:39:39 CPU(s): 8 01:39:39 On-line CPU(s) list: 0-7 01:39:39 Thread(s) per core: 1 01:39:39 Core(s) per socket: 1 01:39:39 Socket(s): 8 01:39:39 NUMA node(s): 1 01:39:39 Vendor ID: AuthenticAMD 01:39:39 CPU family: 23 01:39:39 Model: 49 01:39:39 Model name: AMD EPYC-Rome Processor 01:39:39 Stepping: 0 01:39:39 CPU MHz: 2800.000 01:39:39 BogoMIPS: 5600.00 01:39:39 Virtualization: AMD-V 01:39:39 Hypervisor vendor: KVM 01:39:39 Virtualization type: full 01:39:39 L1d cache: 256 KiB 01:39:39 L1i cache: 256 KiB 01:39:39 L2 cache: 4 MiB 01:39:39 L3 cache: 128 MiB 01:39:39 NUMA node0 CPU(s): 0-7 01:39:39 Vulnerability Itlb multihit: Not affected 01:39:39 Vulnerability L1tf: Not affected 01:39:39 Vulnerability Mds: Not affected 01:39:39 Vulnerability Meltdown: Not affected 01:39:39 Vulnerability Mmio stale data: Not affected 01:39:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:39:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:39:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:39:39 Vulnerability Srbds: Not affected 01:39:39 Vulnerability Tsx async abort: Not affected 01:39:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:39:39 01:39:39 01:39:39 ---> nproc: 01:39:39 8 01:39:39 01:39:39 01:39:39 ---> df -h: 01:39:39 Filesystem Size Used Avail Use% Mounted on 01:39:39 overlay 155G 12G 144G 8% / 01:39:39 tmpfs 64M 0 64M 0% /dev 01:39:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:39:39 shm 64M 0 64M 0% /dev/shm 01:39:39 /dev/vda1 155G 12G 144G 8% /facter-os 01:39:39 01:39:39 01:39:39 ---> sar -b -r -n DEV: 01:39:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27750) 01/24/24 _x86_64_ (8 CPU) 01:39:39 01:39:39 01:28:38 LINUX RESTART (8 CPU) 01:39:39 01:39:39 01:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:39:39 01:30:01 100.61 38.99 61.62 0.00 4362.24 47028.50 0.00 01:39:39 01:31:01 154.30 1.02 153.28 0.00 21.06 47287.30 0.00 01:39:39 01:32:01 171.49 0.28 171.20 0.00 24.00 39266.26 0.00 01:39:39 01:33:01 131.16 0.22 130.94 0.00 20.13 36322.08 0.00 01:39:39 01:34:01 28.06 10.21 17.85 0.00 3451.29 3767.52 0.00 01:39:39 01:35:01 4.27 0.00 4.27 0.00 0.00 57.59 0.00 01:39:39 01:36:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 01:39:39 01:37:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 01:39:39 01:38:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 01:39:39 01:39:01 2.10 0.00 2.10 0.00 0.00 31.86 0.00 01:39:39 Average: 59.48 5.02 54.46 0.00 781.88 17330.63 0.00 01:39:39 01:39:39 01:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:39:39 01:30:01 29400568 31583624 751856 2.29 71540 2390532 2036844 6.00 988144 2129140 498156 01:39:39 01:31:01 28088300 31558348 756868 2.30 127352 3522500 2013540 5.93 1191844 3116788 364612 01:39:39 01:32:01 28210192 31409676 896212 2.73 155620 3217660 2154484 6.35 1368752 2801904 12860 01:39:39 01:33:01 27624860 31580316 727336 2.21 165736 3915268 1784936 5.26 1249888 3458004 576 01:39:39 01:34:01 27383152 31559740 738480 2.25 170984 4118916 1814360 5.35 1412540 3512444 1308 01:39:39 01:35:01 27387692 31564240 734256 2.23 171016 4118912 1830564 5.39 1408812 3512396 144 01:39:39 01:36:01 27387712 31564268 734144 2.23 171040 4118916 1830564 5.39 1408708 3512400 4 01:39:39 01:37:01 27396996 31573600 724764 2.20 171060 4118916 1830564 5.39 1399644 3512400 256 01:39:39 01:38:01 27397392 31573888 724436 2.20 171092 4118920 1830564 5.39 1399644 3512404 12 01:39:39 01:39:01 27396640 31573620 725036 2.20 171168 4118900 1830564 5.39 1399364 3512796 28 01:39:39 Average: 27767350 31554132 751339 2.28 154661 3775944 1895698 5.59 1322734 3258068 87796 01:39:39 01:39:39 01:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:39:39 01:30:01 docker0 16.00 14.69 1.30 119.42 0.00 0.00 0.00 0.00 01:39:39 01:30:01 ens3 532.25 344.94 5819.74 86.08 0.00 0.00 0.00 0.00 01:39:39 01:30:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 01:39:39 01:31:01 docker0 214.76 320.18 18.13 2461.30 0.00 0.00 0.00 0.00 01:39:39 01:31:01 ens3 333.41 222.08 2474.14 26.55 0.00 0.00 0.00 0.00 01:39:39 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:39 01:32:01 vethb1d1c29 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:39:39 01:32:01 docker0 1.38 2.67 0.08 30.91 0.00 0.00 0.00 0.00 01:39:39 01:32:01 ens3 54.16 49.81 68.98 82.40 0.00 0.00 0.00 0.00 01:39:39 01:32:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:39:39 01:33:01 docker0 3.88 8.12 0.23 94.76 0.00 0.00 0.00 0.00 01:39:39 01:33:01 ens3 105.83 68.06 2681.89 14.02 0.00 0.00 0.00 0.00 01:39:39 01:33:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:39:39 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:34:01 ens3 93.18 55.16 1376.97 4.04 0.00 0.00 0.00 0.00 01:39:39 01:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:39:39 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:35:01 ens3 0.38 0.32 0.09 0.08 0.00 0.00 0.00 0.00 01:39:39 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:39 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:36:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:39:39 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:37:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:39:39 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:39 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:39 01:39:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:39:39 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:39 Average: docker0 23.62 34.60 1.98 270.92 0.00 0.00 0.00 0.00 01:39:39 Average: ens3 111.28 73.62 1234.55 21.21 0.00 0.00 0.00 0.00 01:39:39 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 01:39:39 01:39:39 01:39:39 ---> sar -P ALL: 01:39:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27750) 01/24/24 _x86_64_ (8 CPU) 01:39:39 01:39:39 01:28:38 LINUX RESTART (8 CPU) 01:39:39 01:39:39 01:29:02 CPU %user %nice %system %iowait %steal %idle 01:39:39 01:30:01 all 8.55 0.00 2.50 4.36 0.08 84.51 01:39:39 01:30:01 0 6.64 0.00 2.82 14.96 0.09 75.49 01:39:39 01:30:01 1 9.88 0.00 3.36 1.49 0.09 85.18 01:39:39 01:30:01 2 7.32 0.00 2.31 0.55 0.07 89.76 01:39:39 01:30:01 3 7.50 0.00 2.76 5.94 0.07 83.74 01:39:39 01:30:01 4 8.61 0.00 1.90 0.68 0.07 88.73 01:39:39 01:30:01 5 8.06 0.00 2.54 0.63 0.07 88.70 01:39:39 01:30:01 6 10.92 0.00 2.02 10.04 0.09 76.93 01:39:39 01:30:01 7 9.51 0.00 2.29 0.62 0.09 87.49 01:39:39 01:31:01 all 4.12 0.00 1.95 3.80 0.05 90.08 01:39:39 01:31:01 0 3.95 0.00 2.68 2.96 0.05 90.36 01:39:39 01:31:01 1 4.14 0.00 2.31 0.18 0.03 93.34 01:39:39 01:31:01 2 2.82 0.00 2.07 20.69 0.05 74.37 01:39:39 01:31:01 3 4.94 0.00 1.78 1.14 0.07 92.07 01:39:39 01:31:01 4 3.07 0.00 1.31 0.30 0.03 95.29 01:39:39 01:31:01 5 5.30 0.00 1.66 0.44 0.07 92.54 01:39:39 01:31:01 6 4.26 0.00 1.90 4.19 0.05 89.60 01:39:39 01:31:01 7 4.47 0.00 1.91 0.52 0.05 93.06 01:39:39 01:32:01 all 27.95 0.00 4.08 2.55 0.07 65.36 01:39:39 01:32:01 0 28.60 0.00 3.92 0.40 0.05 67.02 01:39:39 01:32:01 1 29.15 0.00 3.51 0.24 0.07 67.04 01:39:39 01:32:01 2 26.78 0.00 3.76 0.08 0.07 69.31 01:39:39 01:32:01 3 28.39 0.00 4.09 10.35 0.07 57.11 01:39:39 01:32:01 4 25.87 0.00 4.05 0.39 0.08 69.60 01:39:39 01:32:01 5 27.86 0.00 5.11 5.68 0.07 61.27 01:39:39 01:32:01 6 27.82 0.00 3.90 3.01 0.07 65.21 01:39:39 01:32:01 7 29.11 0.00 4.27 0.25 0.05 66.31 01:39:39 01:33:01 all 16.83 0.00 3.09 2.23 0.05 77.80 01:39:39 01:33:01 0 16.52 0.00 3.04 0.91 0.05 79.49 01:39:39 01:33:01 1 18.24 0.00 2.94 0.15 0.05 78.62 01:39:39 01:33:01 2 16.05 0.00 3.95 0.13 0.03 79.84 01:39:39 01:33:01 3 17.01 0.00 3.04 0.14 0.05 79.76 01:39:39 01:33:01 4 15.99 0.00 3.13 3.56 0.05 77.27 01:39:39 01:33:01 5 17.15 0.00 2.82 1.21 0.03 78.79 01:39:39 01:33:01 6 17.56 0.00 2.89 6.29 0.08 73.18 01:39:39 01:33:01 7 16.15 0.00 2.93 5.40 0.05 75.47 01:39:39 01:34:01 all 1.09 0.00 0.41 0.33 0.02 98.15 01:39:39 01:34:01 0 0.92 0.00 0.35 0.07 0.03 98.63 01:39:39 01:34:01 1 0.65 0.00 0.57 0.92 0.02 97.85 01:39:39 01:34:01 2 1.02 0.00 0.43 0.53 0.03 97.98 01:39:39 01:34:01 3 0.73 0.00 0.52 0.03 0.02 98.70 01:39:39 01:34:01 4 2.07 0.00 0.45 0.62 0.02 96.84 01:39:39 01:34:01 5 0.63 0.00 0.35 0.00 0.02 99.00 01:39:39 01:34:01 6 1.82 0.00 0.26 0.05 0.02 97.85 01:39:39 01:34:01 7 0.87 0.00 0.37 0.38 0.03 98.35 01:39:39 01:35:01 all 0.28 0.00 0.03 0.01 0.01 99.68 01:39:39 01:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:39:39 01:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:39:39 01:35:01 2 0.03 0.00 0.03 0.03 0.02 99.88 01:39:39 01:35:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:39:39 01:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:39:39 01:35:01 5 0.05 0.00 0.02 0.00 0.03 99.90 01:39:39 01:35:01 6 1.99 0.00 0.03 0.03 0.02 97.93 01:39:39 01:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:39:39 01:36:01 all 0.23 0.00 0.01 0.00 0.01 99.74 01:39:39 01:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:39:39 01:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:39:39 01:36:01 2 0.02 0.00 0.02 0.02 0.03 99.92 01:39:39 01:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:39:39 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:39:39 01:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:39:39 01:36:01 6 1.79 0.00 0.07 0.02 0.02 98.11 01:39:39 01:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:39:39 01:37:01 all 0.15 0.00 0.01 0.01 0.00 99.81 01:39:39 01:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:39:39 01:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:39:39 01:37:01 2 0.00 0.00 0.02 0.00 0.03 99.95 01:39:39 01:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:39:39 01:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:39:39 01:37:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:39:39 01:37:01 6 1.11 0.00 0.03 0.08 0.00 98.78 01:39:39 01:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:39:39 01:38:01 all 0.20 0.00 0.01 0.04 0.01 99.74 01:39:39 01:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:39:39 01:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:39:39 01:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:39:39 01:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:39:39 01:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:39:39 01:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:39:39 01:38:01 6 1.50 0.00 0.00 0.13 0.02 98.35 01:39:39 01:38:01 7 0.00 0.00 0.00 0.17 0.02 99.82 01:39:39 01:39:01 all 0.24 0.00 0.01 0.02 0.01 99.72 01:39:39 01:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:39:39 01:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:39:39 01:39:01 2 0.02 0.00 0.02 0.00 0.03 99.93 01:39:39 01:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:39:39 01:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:39:39 01:39:01 5 0.83 0.00 0.00 0.00 0.00 99.17 01:39:39 01:39:01 6 0.96 0.00 0.02 0.13 0.00 98.89 01:39:39 01:39:01 7 0.02 0.00 0.02 0.05 0.00 99.92 01:39:39 Average: all 5.92 0.00 1.20 1.32 0.03 91.52 01:39:39 Average: 0 5.65 0.00 1.28 1.90 0.03 91.14 01:39:39 Average: 1 6.17 0.00 1.27 0.29 0.03 92.24 01:39:39 Average: 2 5.37 0.00 1.26 2.20 0.04 91.14 01:39:39 Average: 3 5.82 0.00 1.22 1.74 0.03 91.19 01:39:39 Average: 4 5.53 0.00 1.08 0.55 0.03 92.80 01:39:39 Average: 5 5.96 0.00 1.24 0.79 0.03 91.97 01:39:39 Average: 6 6.90 0.00 1.10 2.36 0.03 89.61 01:39:39 Average: 7 5.98 0.00 1.17 0.74 0.03 92.09 01:39:39 01:39:39 01:39:39