Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 8edbf70e9bfcefad91fee21eff22228c4da60c16+6a6c29a72f88d3a47f3f645b37a2c00d64238ef7 (d94ce28fa6ccbf620d61d30855623131193bcaa6) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-modbus-go/branches/PR-197/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-modbus-go/branches/PR-197/workspace@libs/lf-pipelines # 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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a5c854593eac886f27ddeefb8920871132e8ed78 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-modbus-simulator, mavenSettings:device-modbus-go-settings, dockerImageName:edgex-modbus-simulator, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.0.0], releaseBranchOverride:edgex-modbus-simulator] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: edgex-modbus-simulator USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-modbus-simulator DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-modbus-simulator-archive.tar.gz SEMVER_BUMP_LEVEL: pre SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: edgex-modbus-simulator DOCKER_CUSTOM_TAGS: 1.0.0 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14155 in /w/workspace/xfoundry_device-modbus-go_PR-197 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 Merging remotes/origin/edgex-modbus-simulator commit 6a6c29a72f88d3a47f3f645b37a2c00d64238ef7 into PR head commit 8edbf70e9bfcefad91fee21eff22228c4da60c16 Merge succeeded, producing 8edbf70e9bfcefad91fee21eff22228c4da60c16 Checking out Revision 8edbf70e9bfcefad91fee21eff22228c4da60c16 (PR-197) > git config core.sparsecheckout # timeout=10 > git checkout -f 8edbf70e9bfcefad91fee21eff22228c4da60c16 # 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 6a6c29a72f88d3a47f3f645b37a2c00d64238ef7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8edbf70e9bfcefad91fee21eff22228c4da60c16 # timeout=10 Commit message: "feat: Upgrade modbus simulator version to 1.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-02T07:51:03.740Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-02T07:51:04.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-02T07:51:04.417Z] ========================================================= [2020-12-02T07:51:04.417Z] EdgeX Global Pipelines Version Info [2020-12-02T07:51:04.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:51:06.413Z] ------------------- [2020-12-02T07:51:06.413Z] stable info: [2020-12-02T07:51:06.413Z] ------------------- [2020-12-02T07:51:06.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-02T07:51:06.414Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T07:51:06.414Z] Message: update stable to v1.0.169 [2020-12-02T07:51:07.370Z] ------------------- [2020-12-02T07:51:07.370Z] experimental info: [2020-12-02T07:51:07.370Z] ------------------- [2020-12-02T07:51:07.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-02T07:51:07.370Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T07:51:07.370Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-12-02T07:51:08.063Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-12-02T07:51:08.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-modbus-simulator [Pipeline] echo [2020-12-02T07:51:08.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2020-12-02T07:51:08.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-02T07:51:08.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-02T07:51:08.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-modbus-simulator [Pipeline] echo [2020-12-02T07:51:08.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2020-12-02T07:51:09.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2020-12-02T07:51:09.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2020-12-02T07:51:09.517Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T07:51:09.655Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2020-12-02T07:51:09.791Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-modbus-simulator-archive.tar.gz [Pipeline] echo [2020-12-02T07:51:09.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-02T07:51:10.099Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-02T07:51:10.310Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-modbus-simulator [Pipeline] echo [2020-12-02T07:51:10.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.0.0 [Pipeline] echo [2020-12-02T07:51:10.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo [2020-12-02T07:51:10.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo [2020-12-02T07:51:10.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo [2020-12-02T07:51:11.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8edbf70e9bfcefad91fee21eff22228c4da60c16 [Pipeline] echo [2020-12-02T07:51:11.173Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8edbf70 [Pipeline] echo [2020-12-02T07:51:11.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T07:51:11.695Z] provisioning config files... [2020-12-02T07:51:11.734Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-197@tmp/config3770211128975763089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:51:12.214Z] ---> docker-login.sh [2020-12-02T07:51:12.214Z] nexus3.edgexfoundry.org:10001 [2020-12-02T07:51:12.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:12.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:12.488Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:12.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:12.488Z] [2020-12-02T07:51:12.488Z] Login Succeeded [2020-12-02T07:51:12.488Z] nexus3.edgexfoundry.org:10002 [2020-12-02T07:51:12.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:12.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:12.752Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:12.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:12.752Z] [2020-12-02T07:51:12.752Z] Login Succeeded [2020-12-02T07:51:12.752Z] nexus3.edgexfoundry.org:10003 [2020-12-02T07:51:12.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:13.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:13.016Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:13.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:13.016Z] [2020-12-02T07:51:13.016Z] Login Succeeded [2020-12-02T07:51:13.016Z] nexus3.edgexfoundry.org:10004 [2020-12-02T07:51:13.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:13.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:13.016Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:13.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:13.016Z] [2020-12-02T07:51:13.016Z] Login Succeeded [2020-12-02T07:51:13.016Z] docker.io [2020-12-02T07:51:13.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:13.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:13.541Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:13.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:13.541Z] [2020-12-02T07:51:13.541Z] Login Succeeded [2020-12-02T07:51:13.541Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T07:51:13.564Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T07:51:15.467Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-02T07:51:16.314Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T07:51:16.686Z] + sudo service docker restart [2020-12-02T07:51:16.686Z] + true [2020-12-02T07:51:16.686Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T07:51:17.771Z] provisioning config files... [2020-12-02T07:51:17.798Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-197@tmp/config5464197092391078262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:51:18.246Z] ---> docker-login.sh [2020-12-02T07:51:18.246Z] nexus3.edgexfoundry.org:10001 [2020-12-02T07:51:18.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:18.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:18.509Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:18.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:18.509Z] [2020-12-02T07:51:18.509Z] Login Succeeded [2020-12-02T07:51:18.509Z] nexus3.edgexfoundry.org:10002 [2020-12-02T07:51:18.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:18.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:18.509Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:18.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:18.509Z] [2020-12-02T07:51:18.509Z] Login Succeeded [2020-12-02T07:51:18.509Z] nexus3.edgexfoundry.org:10003 [2020-12-02T07:51:18.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:18.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:18.773Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:18.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:18.773Z] [2020-12-02T07:51:18.773Z] Login Succeeded [2020-12-02T07:51:18.773Z] nexus3.edgexfoundry.org:10004 [2020-12-02T07:51:18.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:19.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:19.036Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:19.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:19.036Z] [2020-12-02T07:51:19.036Z] Login Succeeded [2020-12-02T07:51:19.036Z] docker.io [2020-12-02T07:51:19.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:51:19.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:51:19.300Z] Configure a credential helper to remove this warning. See [2020-12-02T07:51:19.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:51:19.300Z] [2020-12-02T07:51:19.300Z] Login Succeeded [2020-12-02T07:51:19.300Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T07:51:19.328Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T07:51:23.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-02T07:51:23.721Z] + ls -al . [2020-12-02T07:51:23.721Z] total 12 [2020-12-02T07:51:23.721Z] drwxrwxr-x. 3 jenkins jenkins 72 Dec 2 07:50 . [2020-12-02T07:51:23.721Z] drwxrwxr-x. 4 jenkins jenkins 112 Dec 2 07:50 .. [2020-12-02T07:51:23.721Z] -rw-rw-r--. 1 jenkins jenkins 1256 Dec 2 07:50 Dockerfile [2020-12-02T07:51:23.721Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 2 07:51 .git [2020-12-02T07:51:23.721Z] -rw-rw-r--. 1 jenkins jenkins 912 Dec 2 07:50 Jenkinsfile [2020-12-02T07:51:23.721Z] -rw-rw-r--. 1 jenkins jenkins 239 Dec 2 07:50 README.md [Pipeline] isUnix [Pipeline] sh [2020-12-02T07:51:24.488Z] + docker build -t edgex-devops/edgex-modbus-simulator -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8edbf70e9bfcefad91fee21eff22228c4da60c16 --label arch=amd64 . [2020-12-02T07:51:24.488Z] Sending build context to Docker daemon 356.4kB [2020-12-02T07:51:24.488Z] Step 1/15 : FROM golang:1.13-alpine AS builder [2020-12-02T07:51:25.067Z] 1.13-alpine: Pulling from library/golang [2020-12-02T07:51:25.068Z] df20fa9351a1: Pulling fs layer [2020-12-02T07:51:25.068Z] ed8968b2872e: Pulling fs layer [2020-12-02T07:51:25.068Z] a92cc7c5fd73: Pulling fs layer [2020-12-02T07:51:25.068Z] dd0b68742591: Pulling fs layer [2020-12-02T07:51:25.068Z] fb4ae7ba1102: Pulling fs layer [2020-12-02T07:51:25.068Z] dd0b68742591: Waiting [2020-12-02T07:51:25.068Z] fb4ae7ba1102: Waiting [2020-12-02T07:51:25.331Z] a92cc7c5fd73: Verifying Checksum [2020-12-02T07:51:25.331Z] a92cc7c5fd73: Download complete [2020-12-02T07:51:25.331Z] ed8968b2872e: Verifying Checksum [2020-12-02T07:51:25.331Z] ed8968b2872e: Download complete [2020-12-02T07:51:25.331Z] df20fa9351a1: Verifying Checksum [2020-12-02T07:51:25.331Z] df20fa9351a1: Download complete [2020-12-02T07:51:25.331Z] fb4ae7ba1102: Verifying Checksum [2020-12-02T07:51:25.331Z] fb4ae7ba1102: Download complete [2020-12-02T07:51:25.596Z] df20fa9351a1: Pull complete [2020-12-02T07:51:25.862Z] ed8968b2872e: Pull complete [2020-12-02T07:51:26.131Z] a92cc7c5fd73: Pull complete [2020-12-02T07:51:27.086Z] dd0b68742591: Verifying Checksum [2020-12-02T07:51:27.086Z] dd0b68742591: Download complete [2020-12-02T07:51:29.800Z] Still waiting to schedule task [2020-12-02T07:51:29.800Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-02T07:51:33.716Z] dd0b68742591: Pull complete [2020-12-02T07:51:33.716Z] fb4ae7ba1102: Pull complete [2020-12-02T07:51:33.716Z] Digest: sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd [2020-12-02T07:51:33.716Z] Status: Downloaded newer image for golang:1.13-alpine [2020-12-02T07:51:33.716Z] ---> 5863598a981a [2020-12-02T07:51:33.716Z] Step 2/15 : WORKDIR /go/src/github.com/edgexfoundry/device-modbus-go/simulator [2020-12-02T07:51:37.041Z] ---> Running in 2449711a44f6 [2020-12-02T07:51:37.041Z] Removing intermediate container 2449711a44f6 [2020-12-02T07:51:37.041Z] ---> df8601497720 [2020-12-02T07:51:37.041Z] Step 3/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T07:51:37.312Z] ---> Running in c4c0c48a95dd [2020-12-02T07:51:38.268Z] Removing intermediate container c4c0c48a95dd [2020-12-02T07:51:38.268Z] ---> 25b1dfa1d7b9 [2020-12-02T07:51:38.268Z] Step 4/15 : RUN apk update && apk add libsodium-dev pkgconfig build-base git [2020-12-02T07:51:38.532Z] ---> Running in edff98cb183d [2020-12-02T07:51:39.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T07:51:39.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T07:51:40.268Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T07:51:40.268Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T07:51:40.268Z] OK: 12751 distinct packages available [2020-12-02T07:51:40.531Z] (1/29) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) [2020-12-02T07:51:41.112Z] (2/29) Installing libgcc (9.3.0-r2) [2020-12-02T07:51:41.112Z] (3/29) Installing libstdc++ (9.3.0-r2) [2020-12-02T07:51:41.375Z] (4/29) Installing binutils (2.34-r1) [2020-12-02T07:51:42.325Z] (5/29) Installing libmagic (5.38-r0) [2020-12-02T07:51:42.325Z] (6/29) Installing file (5.38-r0) [2020-12-02T07:51:42.588Z] (7/29) Installing gmp (6.2.0-r0) [2020-12-02T07:51:42.588Z] (8/29) Installing isl (0.18-r0) [2020-12-02T07:51:42.852Z] (9/29) Installing libgomp (9.3.0-r2) [2020-12-02T07:51:42.852Z] (10/29) Installing libatomic (9.3.0-r2) [2020-12-02T07:51:43.116Z] (11/29) Installing libgphobos (9.3.0-r2) [2020-12-02T07:51:43.694Z] (12/29) Installing mpfr4 (4.0.2-r4) [2020-12-02T07:51:43.694Z] (13/29) Installing mpc1 (1.1.0-r1) [2020-12-02T07:51:43.694Z] (14/29) Installing gcc (9.3.0-r2) [2020-12-02T07:51:55.967Z] (15/29) Installing musl-dev (1.1.24-r10) [2020-12-02T07:51:56.230Z] (16/29) Installing libc-dev (0.7.2-r3) [2020-12-02T07:51:56.230Z] (17/29) Installing g++ (9.3.0-r2) [2020-12-02T07:52:18.237Z] (18/29) Installing make (4.3-r0) [2020-12-02T07:52:18.237Z] (19/29) Installing fortify-headers (1.1-r0) [2020-12-02T07:52:18.237Z] (20/29) Installing patch (2.7.6-r6) [2020-12-02T07:52:18.237Z] (21/29) Installing build-base (0.5-r2) [2020-12-02T07:52:18.237Z] (22/29) Installing nghttp2-libs (1.41.0-r0) [2020-12-02T07:52:18.237Z] (23/29) Installing libcurl (7.69.1-r1) [2020-12-02T07:52:18.237Z] (24/29) Installing expat (2.2.9-r1) [2020-12-02T07:52:18.237Z] (25/29) Installing pcre2 (10.35-r0) [2020-12-02T07:52:18.237Z] (26/29) Installing git (2.26.2-r0) [2020-12-02T07:52:18.237Z] (27/29) Installing libsodium (1.0.18-r0) [2020-12-02T07:52:18.237Z] (28/29) Installing pkgconf (1.7.2-r0) [2020-12-02T07:52:18.499Z] (29/29) Installing libsodium-dev (1.0.18-r0) [2020-12-02T07:52:18.499Z] Executing busybox-1.31.1-r16.trigger [2020-12-02T07:52:18.499Z] OK: 223 MiB in 43 packages [2020-12-02T07:52:23.833Z] Removing intermediate container edff98cb183d [2020-12-02T07:52:23.833Z] ---> 0e73fae2d85d [2020-12-02T07:52:23.833Z] Step 5/15 : RUN git clone https://github.com/edgexfoundry/device-modbus-go.git [2020-12-02T07:52:23.833Z] ---> Running in a82788772fee [2020-12-02T07:52:24.096Z] Cloning into 'device-modbus-go'... [2020-12-02T07:52:25.049Z] Removing intermediate container a82788772fee [2020-12-02T07:52:25.049Z] ---> 5089c49cfd8f [2020-12-02T07:52:25.049Z] Step 6/15 : RUN mv ./device-modbus-go/simulator/* . [2020-12-02T07:52:25.049Z] ---> Running in 7e8efa4bd75b [2020-12-02T07:52:25.999Z] Removing intermediate container 7e8efa4bd75b [2020-12-02T07:52:25.999Z] ---> 63af83eceb16 [2020-12-02T07:52:25.999Z] Step 7/15 : RUN CGO_ENABLED=0 GO111MODULE=on go build [2020-12-02T07:52:25.999Z] ---> Running in afe6e9f60154 [2020-12-02T07:52:26.951Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-12-02T07:52:26.951Z] go: downloading github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-12-02T07:52:26.951Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-12-02T07:52:26.951Z] go: extracting github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-12-02T07:52:26.951Z] go: finding github.com/goburrow/serial v0.1.0 [2020-12-02T07:52:26.951Z] go: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-12-02T07:52:32.347Z] Removing intermediate container afe6e9f60154 [2020-12-02T07:52:32.348Z] ---> 2bb9bec8dd0e [2020-12-02T07:52:32.348Z] Step 8/15 : FROM scratch [2020-12-02T07:52:32.348Z] ---> [2020-12-02T07:52:32.348Z] Step 9/15 : ENV APP_PORT=1502 [2020-12-02T07:52:32.348Z] ---> Running in 8cd31e0d396e [2020-12-02T07:52:32.610Z] Removing intermediate container 8cd31e0d396e [2020-12-02T07:52:32.611Z] ---> 1655915bcd43 [2020-12-02T07:52:32.611Z] Step 10/15 : EXPOSE $APP_PORT [2020-12-02T07:52:32.611Z] ---> Running in af45409edcaf [2020-12-02T07:52:32.873Z] Removing intermediate container af45409edcaf [2020-12-02T07:52:32.873Z] ---> 11d4e6fccca1 [2020-12-02T07:52:32.873Z] Step 11/15 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/simulator / [2020-12-02T07:52:33.451Z] ---> 0fadc68c057f [2020-12-02T07:52:33.451Z] Step 12/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-12-02T07:52:33.451Z] ---> Running in 9d896d9271f0 [2020-12-02T07:52:33.451Z] Removing intermediate container 9d896d9271f0 [2020-12-02T07:52:33.451Z] ---> e7871be20112 [2020-12-02T07:52:33.451Z] Step 13/15 : ENTRYPOINT ["/simulator"] [2020-12-02T07:52:33.451Z] ---> Running in f76301a1dd8b [2020-12-02T07:52:33.719Z] Removing intermediate container f76301a1dd8b [2020-12-02T07:52:33.719Z] ---> 3fd97222f506 [2020-12-02T07:52:33.719Z] Step 14/15 : LABEL arch=amd64 [2020-12-02T07:52:33.719Z] ---> Running in bffb02806ae3 [2020-12-02T07:52:33.982Z] Removing intermediate container bffb02806ae3 [2020-12-02T07:52:33.982Z] ---> d97ea13af74d [2020-12-02T07:52:33.982Z] Step 15/15 : LABEL git_sha=8edbf70e9bfcefad91fee21eff22228c4da60c16 [2020-12-02T07:52:33.982Z] ---> Running in 97bff720f23b [2020-12-02T07:52:34.245Z] Removing intermediate container 97bff720f23b [2020-12-02T07:52:34.245Z] ---> 1b0e75c25a8b [2020-12-02T07:52:34.245Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-02T07:52:34.245Z] Successfully built 1b0e75c25a8b [2020-12-02T07:52:34.245Z] Successfully tagged edgex-devops/edgex-modbus-simulator:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-02T07:54:56.367Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14156 in /w/workspace/xfoundry_device-modbus-go_PR-197 [Pipeline] { [Pipeline] checkout [2020-12-02T07:55:01.473Z] using credential edgex-jenkins-ssh [2020-12-02T07:55:01.543Z] Cloning the remote Git repository [2020-12-02T07:55:01.602Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-12-02T07:55:01.726Z] > git init /w/workspace/xfoundry_device-modbus-go_PR-197 # timeout=10 [2020-12-02T07:55:01.798Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-02T07:55:01.798Z] > git --version # timeout=10 [2020-12-02T07:55:01.827Z] > git --version # 'git version 2.17.1' [2020-12-02T07:55:01.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T07:55:01.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T07:55:03.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-02T07:55:03.273Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T07:55:03.310Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-02T07:55:03.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-02T07:55:03.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T07:55:03.358Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/edgex-modbus-simulator:refs/remotes/origin/edgex-modbus-simulator # timeout=10 [2020-12-02T07:55:04.551Z] Merging remotes/origin/edgex-modbus-simulator commit 6a6c29a72f88d3a47f3f645b37a2c00d64238ef7 into PR head commit 8edbf70e9bfcefad91fee21eff22228c4da60c16 [2020-12-02T07:55:04.766Z] Merge succeeded, producing 8edbf70e9bfcefad91fee21eff22228c4da60c16 [2020-12-02T07:55:04.767Z] Checking out Revision 8edbf70e9bfcefad91fee21eff22228c4da60c16 (PR-197) [2020-12-02T07:55:04.573Z] > git config core.sparsecheckout # timeout=10 [2020-12-02T07:55:04.604Z] > git checkout -f 8edbf70e9bfcefad91fee21eff22228c4da60c16 # timeout=10 [2020-12-02T07:55:04.681Z] > git remote # timeout=10 [2020-12-02T07:55:04.699Z] > git config --get remote.origin.url # timeout=10 [2020-12-02T07:55:04.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T07:55:04.725Z] > git merge 6a6c29a72f88d3a47f3f645b37a2c00d64238ef7 # timeout=10 [2020-12-02T07:55:04.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-02T07:55:04.778Z] > git config core.sparsecheckout # timeout=10 [2020-12-02T07:55:04.791Z] > git checkout -f 8edbf70e9bfcefad91fee21eff22228c4da60c16 # timeout=10 [2020-12-02T07:55:09.179Z] Commit message: "feat: Upgrade modbus simulator version to 1.0.0" [2020-12-02T07:55:09.240Z] > git --version # timeout=10 [2020-12-02T07:55:09.250Z] > git --version # 'git version 2.17.1' [2020-12-02T07:55:09.269Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T07:55:10.920Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-02T07:55:11.397Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T07:55:11.757Z] + sudo service docker restart [2020-12-02T07:55:11.757Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T07:55:14.507Z] provisioning config files... [2020-12-02T07:55:14.550Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-197@tmp/config4935718755501283413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:55:15.024Z] ---> docker-login.sh [2020-12-02T07:55:15.024Z] nexus3.edgexfoundry.org:10001 [2020-12-02T07:55:15.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:55:16.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:55:16.235Z] Configure a credential helper to remove this warning. See [2020-12-02T07:55:16.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:55:16.235Z] [2020-12-02T07:55:16.235Z] Login Succeeded [2020-12-02T07:55:16.235Z] nexus3.edgexfoundry.org:10002 [2020-12-02T07:55:16.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:55:16.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:55:16.780Z] Configure a credential helper to remove this warning. See [2020-12-02T07:55:16.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:55:16.780Z] [2020-12-02T07:55:16.780Z] Login Succeeded [2020-12-02T07:55:16.780Z] nexus3.edgexfoundry.org:10003 [2020-12-02T07:55:17.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:55:17.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:55:17.326Z] Configure a credential helper to remove this warning. See [2020-12-02T07:55:17.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:55:17.326Z] [2020-12-02T07:55:17.326Z] Login Succeeded [2020-12-02T07:55:17.326Z] nexus3.edgexfoundry.org:10004 [2020-12-02T07:55:17.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:55:17.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:55:17.597Z] Configure a credential helper to remove this warning. See [2020-12-02T07:55:17.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:55:17.597Z] [2020-12-02T07:55:17.597Z] Login Succeeded [2020-12-02T07:55:17.597Z] docker.io [2020-12-02T07:55:18.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T07:55:19.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T07:55:19.640Z] Configure a credential helper to remove this warning. See [2020-12-02T07:55:19.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T07:55:19.640Z] [2020-12-02T07:55:19.640Z] Login Succeeded [2020-12-02T07:55:19.640Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T07:55:19.671Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-02T07:55:20.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-02T07:55:21.221Z] + ls -al . [2020-12-02T07:55:21.221Z] total 24 [2020-12-02T07:55:21.221Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 2 07:55 . [2020-12-02T07:55:21.221Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 07:55 .. [2020-12-02T07:55:21.221Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 07:55 .git [2020-12-02T07:55:21.221Z] -rw-rw-r-- 1 jenkins jenkins 1256 Dec 2 07:55 Dockerfile [2020-12-02T07:55:21.221Z] -rw-rw-r-- 1 jenkins jenkins 912 Dec 2 07:55 Jenkinsfile [2020-12-02T07:55:21.221Z] -rw-rw-r-- 1 jenkins jenkins 239 Dec 2 07:55 README.md [Pipeline] isUnix [Pipeline] sh [2020-12-02T07:55:21.614Z] + docker build -t edgex-devops/edgex-modbus-simulator-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8edbf70e9bfcefad91fee21eff22228c4da60c16 --label arch=arm64 . [2020-12-02T07:55:21.890Z] Sending build context to Docker daemon 355.3kB [2020-12-02T07:55:21.890Z] Step 1/15 : FROM golang:1.13-alpine AS builder [2020-12-02T07:55:22.484Z] 1.13-alpine: Pulling from library/golang [2020-12-02T07:55:22.760Z] b538f80385f9: Pulling fs layer [2020-12-02T07:55:22.760Z] 74f711af9a0d: Pulling fs layer [2020-12-02T07:55:22.760Z] 99f96fe45779: Pulling fs layer [2020-12-02T07:55:22.760Z] 098003ea900c: Pulling fs layer [2020-12-02T07:55:22.760Z] 03943c3330d5: Pulling fs layer [2020-12-02T07:55:22.760Z] 098003ea900c: Waiting [2020-12-02T07:55:22.760Z] 03943c3330d5: Waiting [2020-12-02T07:55:23.037Z] 99f96fe45779: Verifying Checksum [2020-12-02T07:55:23.037Z] 99f96fe45779: Download complete [2020-12-02T07:55:23.037Z] b538f80385f9: Verifying Checksum [2020-12-02T07:55:23.037Z] b538f80385f9: Download complete [2020-12-02T07:55:23.037Z] 74f711af9a0d: Verifying Checksum [2020-12-02T07:55:23.037Z] 74f711af9a0d: Download complete [2020-12-02T07:55:23.311Z] 03943c3330d5: Verifying Checksum [2020-12-02T07:55:23.311Z] 03943c3330d5: Download complete [2020-12-02T07:55:23.910Z] b538f80385f9: Pull complete [2020-12-02T07:55:24.512Z] 74f711af9a0d: Pull complete [2020-12-02T07:55:24.789Z] 99f96fe45779: Pull complete [2020-12-02T07:55:27.408Z] 098003ea900c: Verifying Checksum [2020-12-02T07:55:27.408Z] 098003ea900c: Download complete [2020-12-02T07:55:39.819Z] 098003ea900c: Pull complete [2020-12-02T07:55:39.819Z] 03943c3330d5: Pull complete [2020-12-02T07:55:39.819Z] Digest: sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd [2020-12-02T07:55:39.819Z] Status: Downloaded newer image for golang:1.13-alpine [2020-12-02T07:55:39.819Z] ---> 13ecd043bf2d [2020-12-02T07:55:39.819Z] Step 2/15 : WORKDIR /go/src/github.com/edgexfoundry/device-modbus-go/simulator [2020-12-02T07:55:40.808Z] ---> Running in b69631bf3e26 [2020-12-02T07:55:41.420Z] Removing intermediate container b69631bf3e26 [2020-12-02T07:55:41.420Z] ---> 10ec01b4e18a [2020-12-02T07:55:41.420Z] Step 3/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T07:55:41.420Z] ---> Running in d38e133eb0cd [2020-12-02T07:55:43.413Z] Removing intermediate container d38e133eb0cd [2020-12-02T07:55:43.413Z] ---> 53095f2d70a5 [2020-12-02T07:55:43.413Z] Step 4/15 : RUN apk update && apk add libsodium-dev pkgconfig build-base git [2020-12-02T07:55:43.690Z] ---> Running in 39cf01b55037 [2020-12-02T07:55:44.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-02T07:55:45.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-02T07:55:46.243Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T07:55:46.243Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T07:55:46.243Z] OK: 12622 distinct packages available [2020-12-02T07:55:46.837Z] (1/29) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) [2020-12-02T07:55:47.809Z] (2/29) Installing libgcc (9.3.0-r2) [2020-12-02T07:55:47.809Z] (3/29) Installing libstdc++ (9.3.0-r2) [2020-12-02T07:55:48.081Z] (4/29) Installing binutils (2.34-r1) [2020-12-02T07:55:49.064Z] (5/29) Installing libmagic (5.38-r0) [2020-12-02T07:55:49.334Z] (6/29) Installing file (5.38-r0) [2020-12-02T07:55:49.334Z] (7/29) Installing gmp (6.2.0-r0) [2020-12-02T07:55:49.334Z] (8/29) Installing isl (0.18-r0) [2020-12-02T07:55:49.604Z] (9/29) Installing libgomp (9.3.0-r2) [2020-12-02T07:55:49.876Z] (10/29) Installing libatomic (9.3.0-r2) [2020-12-02T07:55:49.876Z] (11/29) Installing libgphobos (9.3.0-r2) [2020-12-02T07:55:50.471Z] (12/29) Installing mpfr4 (4.0.2-r4) [2020-12-02T07:55:50.742Z] (13/29) Installing mpc1 (1.1.0-r1) [2020-12-02T07:55:50.742Z] (14/29) Installing gcc (9.3.0-r2) [2020-12-02T07:56:00.866Z] (15/29) Installing musl-dev (1.1.24-r10) [2020-12-02T07:56:01.138Z] (16/29) Installing libc-dev (0.7.2-r3) [2020-12-02T07:56:01.138Z] (17/29) Installing g++ (9.3.0-r2) [2020-12-02T07:56:05.428Z] (18/29) Installing make (4.3-r0) [2020-12-02T07:56:05.428Z] (19/29) Installing fortify-headers (1.1-r0) [2020-12-02T07:56:05.700Z] (20/29) Installing patch (2.7.6-r6) [2020-12-02T07:56:05.700Z] (21/29) Installing build-base (0.5-r2) [2020-12-02T07:56:05.700Z] (22/29) Installing nghttp2-libs (1.41.0-r0) [2020-12-02T07:56:05.972Z] (23/29) Installing libcurl (7.69.1-r1) [2020-12-02T07:56:05.972Z] (24/29) Installing expat (2.2.9-r1) [2020-12-02T07:56:05.972Z] (25/29) Installing pcre2 (10.35-r0) [2020-12-02T07:56:06.243Z] (26/29) Installing git (2.26.2-r0) [2020-12-02T07:56:08.210Z] (27/29) Installing libsodium (1.0.18-r0) [2020-12-02T07:56:08.487Z] (28/29) Installing pkgconf (1.7.2-r0) [2020-12-02T07:56:08.487Z] (29/29) Installing libsodium-dev (1.0.18-r0) [2020-12-02T07:56:08.487Z] Executing busybox-1.31.1-r16.trigger [2020-12-02T07:56:08.487Z] OK: 207 MiB in 43 packages [2020-12-02T07:56:16.786Z] Removing intermediate container 39cf01b55037 [2020-12-02T07:56:16.786Z] ---> a84729b9e696 [2020-12-02T07:56:16.786Z] Step 5/15 : RUN git clone https://github.com/edgexfoundry/device-modbus-go.git [2020-12-02T07:56:17.061Z] ---> Running in b2d599718a22 [2020-12-02T07:56:18.039Z] Cloning into 'device-modbus-go'... [2020-12-02T07:56:19.474Z] Removing intermediate container b2d599718a22 [2020-12-02T07:56:19.474Z] ---> eabbee9e2dfd [2020-12-02T07:56:19.474Z] Step 6/15 : RUN mv ./device-modbus-go/simulator/* . [2020-12-02T07:56:19.748Z] ---> Running in 103ad59d70bb [2020-12-02T07:56:21.729Z] Removing intermediate container 103ad59d70bb [2020-12-02T07:56:21.729Z] ---> 2391971f1285 [2020-12-02T07:56:21.729Z] Step 7/15 : RUN CGO_ENABLED=0 GO111MODULE=on go build [2020-12-02T07:56:21.729Z] ---> Running in 29fa80484894 [2020-12-02T07:56:23.716Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-12-02T07:56:23.716Z] go: downloading github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-12-02T07:56:23.716Z] go: extracting github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-12-02T07:56:23.716Z] go: extracting github.com/goburrow/serial v0.1.0 [2020-12-02T07:56:23.716Z] go: finding github.com/goburrow/serial v0.1.0 [2020-12-02T07:56:23.716Z] go: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-12-02T07:56:38.795Z] Removing intermediate container 29fa80484894 [2020-12-02T07:56:38.795Z] ---> 8ba6fc09bd7c [2020-12-02T07:56:38.795Z] Step 8/15 : FROM scratch [2020-12-02T07:56:38.795Z] ---> [2020-12-02T07:56:38.795Z] Step 9/15 : ENV APP_PORT=1502 [2020-12-02T07:56:38.795Z] ---> Running in 81af4770a80b [2020-12-02T07:56:38.795Z] Removing intermediate container 81af4770a80b [2020-12-02T07:56:38.795Z] ---> 558477d5785d [2020-12-02T07:56:38.795Z] Step 10/15 : EXPOSE $APP_PORT [2020-12-02T07:56:38.795Z] ---> Running in 5b0804b51a14 [2020-12-02T07:56:38.795Z] Removing intermediate container 5b0804b51a14 [2020-12-02T07:56:38.795Z] ---> 681237fd3ab1 [2020-12-02T07:56:38.795Z] Step 11/15 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/simulator / [2020-12-02T07:56:38.795Z] ---> c975ec38b07a [2020-12-02T07:56:38.795Z] Step 12/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-12-02T07:56:38.795Z] ---> Running in 71669914202b [2020-12-02T07:56:39.073Z] Removing intermediate container 71669914202b [2020-12-02T07:56:39.073Z] ---> 761c67464222 [2020-12-02T07:56:39.073Z] Step 13/15 : ENTRYPOINT ["/simulator"] [2020-12-02T07:56:39.073Z] ---> Running in a8e18e5dc273 [2020-12-02T07:56:39.367Z] Removing intermediate container a8e18e5dc273 [2020-12-02T07:56:39.367Z] ---> 376053b9e1a3 [2020-12-02T07:56:39.367Z] Step 14/15 : LABEL arch=arm64 [2020-12-02T07:56:39.663Z] ---> Running in c940724f2b01 [2020-12-02T07:56:39.945Z] Removing intermediate container c940724f2b01 [2020-12-02T07:56:39.945Z] ---> b3c712079785 [2020-12-02T07:56:39.945Z] Step 15/15 : LABEL git_sha=8edbf70e9bfcefad91fee21eff22228c4da60c16 [2020-12-02T07:56:40.222Z] ---> Running in d64d892eaa8a [2020-12-02T07:56:40.495Z] Removing intermediate container d64d892eaa8a [2020-12-02T07:56:40.495Z] ---> d7e84f802d96 [2020-12-02T07:56:40.495Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-02T07:56:40.495Z] Successfully built d7e84f802d96 [2020-12-02T07:56:40.495Z] Successfully tagged edgex-devops/edgex-modbus-simulator-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:56:44.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:56:45.139Z] ---> package-listing.sh [2020-12-02T07:56:45.139Z] ++ facter osfamily [2020-12-02T07:56:45.139Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-02T07:56:45.139Z] + OS_FAMILY=redhat [2020-12-02T07:56:45.139Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-197 [2020-12-02T07:56:45.139Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-02T07:56:45.139Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-02T07:56:45.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-02T07:56:45.139Z] + PACKAGES=/tmp/packages_start.txt [2020-12-02T07:56:45.139Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-197 ']' [2020-12-02T07:56:45.139Z] + PACKAGES=/tmp/packages_end.txt [2020-12-02T07:56:45.139Z] + case "${OS_FAMILY}" in [2020-12-02T07:56:45.139Z] + rpm -qa [2020-12-02T07:56:45.139Z] + sort [2020-12-02T07:56:50.456Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-02T07:56:50.456Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-02T07:56:50.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-02T07:56:50.456Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-197 ']' [2020-12-02T07:56:50.456Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-197/archives/ [2020-12-02T07:56:50.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-197/archives/ [Pipeline] echo [2020-12-02T07:56:50.494Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-02T07:56:50.806Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-02T07:56:51.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T07:56:51.158Z] [2020-12-02T07:56:51.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-02T07:56:51.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T07:56:51.618Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-02T07:56:51.618Z] df20fa9351a1: Already exists [2020-12-02T07:56:51.618Z] 36b3adc4ff6f: Pulling fs layer [2020-12-02T07:56:51.618Z] 8ad3a11d3b57: Pulling fs layer [2020-12-02T07:56:51.618Z] 46f8f816bc3b: Pulling fs layer [2020-12-02T07:56:51.618Z] 93b61091891f: Pulling fs layer [2020-12-02T07:56:51.618Z] 93b9cdb0e59b: Pulling fs layer [2020-12-02T07:56:51.618Z] 5e14af77c1be: Pulling fs layer [2020-12-02T07:56:51.618Z] 01666e4c0597: Pulling fs layer [2020-12-02T07:56:51.618Z] aa168da1d23b: Pulling fs layer [2020-12-02T07:56:51.618Z] 93b9cdb0e59b: Waiting [2020-12-02T07:56:51.618Z] 01666e4c0597: Waiting [2020-12-02T07:56:51.618Z] 5e14af77c1be: Waiting [2020-12-02T07:56:51.618Z] aa168da1d23b: Waiting [2020-12-02T07:56:51.618Z] 46f8f816bc3b: Verifying Checksum [2020-12-02T07:56:51.618Z] 46f8f816bc3b: Download complete [2020-12-02T07:56:51.618Z] 36b3adc4ff6f: Verifying Checksum [2020-12-02T07:56:51.618Z] 36b3adc4ff6f: Download complete [2020-12-02T07:56:51.618Z] 93b9cdb0e59b: Verifying Checksum [2020-12-02T07:56:51.618Z] 93b9cdb0e59b: Download complete [2020-12-02T07:56:51.886Z] 5e14af77c1be: Verifying Checksum [2020-12-02T07:56:51.886Z] 5e14af77c1be: Download complete [2020-12-02T07:56:51.886Z] 01666e4c0597: Verifying Checksum [2020-12-02T07:56:51.886Z] 01666e4c0597: Download complete [2020-12-02T07:56:51.886Z] 93b61091891f: Verifying Checksum [2020-12-02T07:56:51.886Z] 93b61091891f: Download complete [2020-12-02T07:56:51.886Z] 36b3adc4ff6f: Pull complete [2020-12-02T07:56:52.465Z] 8ad3a11d3b57: Verifying Checksum [2020-12-02T07:56:52.465Z] 8ad3a11d3b57: Download complete [2020-12-02T07:56:53.419Z] 8ad3a11d3b57: Pull complete [2020-12-02T07:56:53.702Z] 46f8f816bc3b: Pull complete [2020-12-02T07:56:54.293Z] 93b61091891f: Pull complete [2020-12-02T07:56:54.293Z] 93b9cdb0e59b: Pull complete [2020-12-02T07:56:54.293Z] aa168da1d23b: Verifying Checksum [2020-12-02T07:56:54.293Z] aa168da1d23b: Download complete [2020-12-02T07:56:54.558Z] 5e14af77c1be: Pull complete [2020-12-02T07:56:54.558Z] 01666e4c0597: Pull complete [2020-12-02T07:57:01.182Z] aa168da1d23b: Pull complete [2020-12-02T07:57:01.182Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-02T07:57:01.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T07:57:01.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-02T07:57:01.711Z] prd-centos7-docker-4c-2g-14155 does not seem to be running inside a container [2020-12-02T07:57:01.781Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-197 -v /w/workspace/xfoundry_device-modbus-go_PR-197:/w/workspace/xfoundry_device-modbus-go_PR-197:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-197@tmp:/w/workspace/xfoundry_device-modbus-go_PR-197@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-02T07:57:04.994Z] $ docker top f2022a2ceaca7f0f27a1d8714f6543cdd1f1e94d3de19a3e57b154965e86a8e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T07:57:05.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-02T07:57:06.119Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-02T07:57:06.448Z] + ls /var/log/sa-host [2020-12-02T07:57:06.448Z] + sadf -c /var/log/sa-host/sa02 [2020-12-02T07:57:06.448Z] file_magic: OK [2020-12-02T07:57:06.448Z] HZ: Using current value: 100 [2020-12-02T07:57:06.448Z] file_header: OK [2020-12-02T07:57:06.448Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-02T07:57:06.448Z] Statistics: [2020-12-02T07:57:06.448Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-02T07:57:06.448Z] File successfully converted to sysstat format version 12.2.1 [2020-12-02T07:57:06.448Z] + sadf -c /var/log/sa-host/sa23 [2020-12-02T07:57:06.448Z] file_magic: OK [2020-12-02T07:57:06.448Z] HZ: Using current value: 100 [2020-12-02T07:57:06.448Z] file_header: OK [2020-12-02T07:57:06.448Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-02T07:57:06.448Z] Statistics: [2020-12-02T07:57:06.448Z] Hnuu...uuuununununu... [2020-12-02T07:57:06.448Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-02T07:57:06.785Z] provisioning config files... [2020-12-02T07:57:06.815Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-197@tmp/config6357658979710722334tmp [Pipeline] { [Pipeline] echo [2020-12-02T07:57:06.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:57:07.281Z] ---> create-netrc.sh [Pipeline] } [2020-12-02T07:57:07.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-02T07:57:07.463Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:57:07.827Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-02T07:57:07.864Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:57:08.201Z] ---> sudo-logs.sh [2020-12-02T07:57:08.201Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-02T07:57:08.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:57:08.570Z] ---> job-cost.sh [2020-12-02T07:57:08.570Z] lf-activate-venv: SKIPPING [2020-12-02T07:57:08.570Z] INFO: No Stack... [2020-12-02T07:57:09.963Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-02T07:57:10.540Z] INFO: Archiving Costs [Pipeline] echo [2020-12-02T07:57:10.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T07:57:10.918Z] ---> logs-deploy.sh [2020-12-02T07:57:10.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-197/1 [2020-12-02T07:57:10.918Z] INFO: archiving workspace using pattern(s): [2020-12-02T07:57:12.315Z] Archives upload complete. [2020-12-02T07:57:12.315Z] INFO: archiving logs to Nexus