Push event to branch template Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 777705152e2e8d5a0fb266d95acd9039ea78e64a 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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/app-functions-sdk-go/branches/template/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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/app-functions-sdk-go/branches/template/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25265 in /w/workspace/ry_app-functions-sdk-go_template [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/app-functions-sdk-go.git > git init /w/workspace/ry_app-functions-sdk-go_template # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/template:refs/remotes/origin/template # timeout=10 Checking out Revision 777705152e2e8d5a0fb266d95acd9039ea78e64a (template) > git config core.sparsecheckout # timeout=10 > git checkout -f 777705152e2e8d5a0fb266d95acd9039ea78e64a # timeout=10 Commit message: "feat: Hanoi: Add template for creating new App Service" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:41 ========================================================= 20:18:41 EdgeX Global Pipelines Version Info 20:18:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:18:44 ------------------- 20:18:44 stable info: 20:18:44 ------------------- 20:18:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:44 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:18:44 Message: update stable to v1.0.179 20:18:45 ------------------- 20:18:45 experimental info: 20:18:45 ------------------- 20:18:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:45 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:18:45 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:18:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:18:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:18:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 20:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:18:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:18:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:18:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:18:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:18:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:18:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:18:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:18:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:18:49 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:18:49 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:18:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = template [Pipeline] echo 20:18:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = template [Pipeline] echo 20:18:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = template [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 777705152e2e8d5a0fb266d95acd9039ea78e64a [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7777051 [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:51 + git log --format=format:%s -1 777705152e2e8d5a0fb266d95acd9039ea78e64a [Pipeline] echo 20:18:51 GIT_COMMIT: 777705152e2e8d5a0fb266d95acd9039ea78e64a, Commit Message: feat: Hanoi: Add template for creating new App Service [Pipeline] echo 20:18:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:18:53 20:18:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:18:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:18:54 latest: Pulling from edgex-devops/git-semver 20:18:54 31603596830f: Pulling fs layer 20:18:54 2a8b12db71e7: Pulling fs layer 20:18:54 6ca5941a6612: Pulling fs layer 20:18:54 ecc8261a40a4: Pulling fs layer 20:18:54 ecc8261a40a4: Waiting 20:18:54 2a8b12db71e7: Verifying Checksum 20:18:54 2a8b12db71e7: Download complete 20:18:55 31603596830f: Verifying Checksum 20:18:55 31603596830f: Download complete 20:18:55 ecc8261a40a4: Verifying Checksum 20:18:55 ecc8261a40a4: Download complete 20:18:55 6ca5941a6612: Verifying Checksum 20:18:55 6ca5941a6612: Download complete 20:18:55 31603596830f: Pull complete 20:18:55 2a8b12db71e7: Pull complete 20:18:58 6ca5941a6612: Pull complete 20:18:58 ecc8261a40a4: Pull complete 20:18:58 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:18:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:18:59 prd-centos7-docker-4c-2g-25265 does not seem to be running inside a container 20:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-functions-sdk-go_template -v /w/workspace/ry_app-functions-sdk-go_template:/w/workspace/ry_app-functions-sdk-go_template:rw,z -v /w/workspace/ry_app-functions-sdk-go_template@tmp:/w/workspace/ry_app-functions-sdk-go_template@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:19:02 $ docker top c2a1f7f97d546a1fc45a47801f5011926b40f6398fc13e1312a71c5a49763cbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:03 [ssh-agent] Looking for ssh-agent implementation... 20:19:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:04 $ docker exec c2a1f7f97d546a1fc45a47801f5011926b40f6398fc13e1312a71c5a49763cbc ssh-agent 20:19:04 SSH_AUTH_SOCK=/tmp/ssh-Z0EoRxAeHpJa/agent.12 20:19:04 SSH_AGENT_PID=17 20:19:04 Running ssh-add (command line suppressed) 20:19:05 Identity added: /w/workspace/ry_app-functions-sdk-go_template@tmp/private_key_6632209923292242079.key (/w/workspace/ry_app-functions-sdk-go_template@tmp/private_key_6632209923292242079.key) 20:19:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:05 + git tag --points-at HEAD [Pipeline] } 20:19:05 $ docker exec --env ******** --env ******** c2a1f7f97d546a1fc45a47801f5011926b40f6398fc13e1312a71c5a49763cbc ssh-agent -k 20:19:06 unset SSH_AUTH_SOCK; 20:19:06 unset SSH_AGENT_PID; 20:19:06 echo Agent pid 17 killed; 20:19:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:06 [ssh-agent] Looking for ssh-agent implementation... 20:19:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:06 $ docker exec c2a1f7f97d546a1fc45a47801f5011926b40f6398fc13e1312a71c5a49763cbc ssh-agent 20:19:07 SSH_AUTH_SOCK=/tmp/ssh-8wEUXEOrs2sv/agent.47 20:19:07 SSH_AGENT_PID=52 20:19:07 Running ssh-add (command line suppressed) 20:19:08 Identity added: /w/workspace/ry_app-functions-sdk-go_template@tmp/private_key_6243655724909112469.key (/w/workspace/ry_app-functions-sdk-go_template@tmp/private_key_6243655724909112469.key) 20:19:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:09 + git semver init 20:19:09 # -> Open(): unable to determine branch for HEAD 20:19:09 # $GIT_DIR = /w/workspace/ry_app-functions-sdk-go_template/.git 20:19:09 # $GIT_WORK_TREE = /w/workspace/ry_app-functions-sdk-go_template 20:19:09 # $SEMVER_REMOTE_NAME = origin 20:19:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:19:09 # $SEMVER_USER_NAME = edgex-jenkins 20:19:09 # $SEMVER_BRANCH = template 20:19:09 # $SEMVER_TEMP = /tmp/semver-503765891 20:19:09 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:19:13 # '/tmp/semver-503765891' -> '/w/workspace/ry_app-functions-sdk-go_template/.semver' 20:19:13 # -> Force: false 20:19:13 # $SEMVER_DIR = /w/workspace/ry_app-functions-sdk-go_template/.semver [Pipeline] } 20:19:13 $ docker exec --env ******** --env ******** c2a1f7f97d546a1fc45a47801f5011926b40f6398fc13e1312a71c5a49763cbc ssh-agent -k 20:19:14 unset SSH_AUTH_SOCK; 20:19:14 unset SSH_AGENT_PID; 20:19:14 echo Agent pid 52 killed; 20:19:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:14 + git semver [Pipeline] } 20:19:14 $ docker stop --time=1 c2a1f7f97d546a1fc45a47801f5011926b40f6398fc13e1312a71c5a49763cbc 20:19:17 $ docker rm -f c2a1f7f97d546a1fc45a47801f5011926b40f6398fc13e1312a71c5a49763cbc [Pipeline] // withDockerContainer [Pipeline] sh 20:19:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:19 Stashed 1 file(s) [Pipeline] echo 20:19:19 [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] node [Pipeline] node 20:19:34 Still waiting to schedule task 20:19:34 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25265’ 20:19:35 Still waiting to schedule task 20:19:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:21:16 Running on prd-centos7-docker-4c-2g-25268 in /w/workspace/ry_app-functions-sdk-go_template [Pipeline] { [Pipeline] ws 20:21:16 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 20:21:19 using credential edgex-jenkins-ssh 20:21:19 Cloning the remote Git repository 20:21:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:19 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 20:21:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:19 > git --version # timeout=10 20:21:19 > git --version # 'git version 2.24.3' 20:21:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:21:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:21:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/template:refs/remotes/origin/template # timeout=10 20:21:21 Checking out Revision 777705152e2e8d5a0fb266d95acd9039ea78e64a (template) 20:21:21 > git config core.sparsecheckout # timeout=10 20:21:21 > git checkout -f 777705152e2e8d5a0fb266d95acd9039ea78e64a # timeout=10 20:21:24 Commit message: "feat: Hanoi: Add template for creating new App Service" 20:21:25 > git --version # timeout=10 20:21:25 > git --version # 'git version 2.24.3' 20:21:25 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:21:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:21:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25267 in /w/workspace/ry_app-functions-sdk-go_template [Pipeline] { [Pipeline] ws 20:21:27 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { 20:21:27 + sudo service docker restart 20:21:27 + true 20:21:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] checkout [Pipeline] unstash [Pipeline] echo 20:21:28 ========================================================= 20:21:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:21:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:21:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:21:29 Sending build context to Docker daemon 19.28MB 20:21:29 Step 1/8 : ARG BASE=golang:1.15-alpine 20:21:29 Step 2/8 : FROM ${BASE} 20:21:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:21:29 188c0c94c7c5: Pulling fs layer 20:21:29 0ef7d3d256c8: Pulling fs layer 20:21:29 de9db76c5a1d: Pulling fs layer 20:21:29 bca2f99d35d6: Pulling fs layer 20:21:29 93359f2a8cfa: Pulling fs layer 20:21:29 7c6f9722023f: Pulling fs layer 20:21:29 a35cf1a2eb13: Pulling fs layer 20:21:29 93359f2a8cfa: Waiting 20:21:29 7c6f9722023f: Waiting 20:21:29 a35cf1a2eb13: Waiting 20:21:29 bca2f99d35d6: Waiting 20:21:29 de9db76c5a1d: Download complete 20:21:29 0ef7d3d256c8: Verifying Checksum 20:21:29 0ef7d3d256c8: Download complete 20:21:29 93359f2a8cfa: Verifying Checksum 20:21:29 93359f2a8cfa: Download complete 20:21:29 7c6f9722023f: Verifying Checksum 20:21:29 7c6f9722023f: Download complete 20:21:29 188c0c94c7c5: Verifying Checksum 20:21:29 188c0c94c7c5: Download complete 20:21:30 188c0c94c7c5: Pull complete 20:21:30 0ef7d3d256c8: Pull complete 20:21:30 de9db76c5a1d: Pull complete 20:21:32 a35cf1a2eb13: Verifying Checksum 20:21:32 a35cf1a2eb13: Download complete 20:21:32 using credential edgex-jenkins-ssh 20:21:32 Cloning the remote Git repository 20:21:32 bca2f99d35d6: Download complete 20:21:32 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:32 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 20:21:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:32 > git --version # timeout=10 20:21:32 > git --version # 'git version 2.17.1' 20:21:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:35 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:21:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:35 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:21:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:21:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/template:refs/remotes/origin/template # timeout=10 20:21:36 Checking out Revision 777705152e2e8d5a0fb266d95acd9039ea78e64a (template) 20:21:36 > git config core.sparsecheckout # timeout=10 20:21:36 > git checkout -f 777705152e2e8d5a0fb266d95acd9039ea78e64a # timeout=10 20:21:38 bca2f99d35d6: Pull complete 20:21:38 93359f2a8cfa: Pull complete 20:21:38 7c6f9722023f: Pull complete 20:21:40 Commit message: "feat: Hanoi: Add template for creating new App Service" 20:21:40 > git --version # timeout=10 20:21:40 > git --version # 'git version 2.17.1' 20:21:40 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:42 a35cf1a2eb13: Pull complete 20:21:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:21:42 ---> a62c8e92a672 20:21:42 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:21:42 latest: Pulling from library/docker 20:21:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:21:42 4c0d98bf9879: Pulling fs layer 20:21:42 e2f804d31884: Pulling fs layer 20:21:42 1a73bd8bacd2: Pulling fs layer 20:21:42 b102489fa576: Pulling fs layer 20:21:42 db0085121e3c: Pulling fs layer 20:21:42 9b35ed1592a3: Pulling fs layer 20:21:42 88fabd309798: Pulling fs layer 20:21:42 db0085121e3c: Waiting 20:21:42 9b35ed1592a3: Waiting 20:21:42 88fabd309798: Waiting 20:21:42 b102489fa576: Waiting 20:21:42 4c0d98bf9879: Verifying Checksum 20:21:42 4c0d98bf9879: Download complete 20:21:42 1a73bd8bacd2: Download complete 20:21:43 db0085121e3c: Verifying Checksum 20:21:43 e2f804d31884: Verifying Checksum 20:21:43 e2f804d31884: Download complete 20:21:43 4c0d98bf9879: Pull complete 20:21:43 9b35ed1592a3: Download complete 20:21:43 88fabd309798: Verifying Checksum 20:21:43 88fabd309798: Download complete 20:21:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:21:43 e2f804d31884: Pull complete 20:21:43 1a73bd8bacd2: Pull complete 20:21:43 + + sudo service dockertrue restart 20:21:43 [Pipeline] unstash [Pipeline] echo 20:21:46 ========================================================= 20:21:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:21:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:21:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:21:47 b102489fa576: Verifying Checksum 20:21:47 b102489fa576: Download complete 20:21:48 Sending build context to Docker daemon 19.28MB 20:21:48 Step 1/8 : ARG BASE=golang:1.15-alpine 20:21:48 Step 2/8 : FROM ${BASE} 20:21:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:49 5f621e34cdf4: Pulling fs layer 20:21:49 a4357932f1b6: Pulling fs layer 20:21:49 18c013af1878: Pulling fs layer 20:21:49 00ac8860ef70: Pulling fs layer 20:21:49 63d7cb157983: Pulling fs layer 20:21:49 b116817d02f9: Pulling fs layer 20:21:49 745a02a5169b: Pulling fs layer 20:21:49 63d7cb157983: Waiting 20:21:49 b116817d02f9: Waiting 20:21:49 745a02a5169b: Waiting 20:21:49 18c013af1878: Verifying Checksum 20:21:49 18c013af1878: Download complete 20:21:49 a4357932f1b6: Download complete 20:21:49 63d7cb157983: Download complete 20:21:49 b116817d02f9: Verifying Checksum 20:21:49 b116817d02f9: Download complete 20:21:49 5f621e34cdf4: Verifying Checksum 20:21:49 5f621e34cdf4: Download complete 20:21:49 5f621e34cdf4: Pull complete 20:21:49 b102489fa576: Pull complete 20:21:49 db0085121e3c: Pull complete 20:21:49 9b35ed1592a3: Pull complete 20:21:50 88fabd309798: Pull complete 20:21:50 Digest: sha256:74df197ad4646763e1954829231c54b5e4c362a7bdc5c5198d2b59ab5ace06ba 20:21:50 Status: Downloaded newer image for docker:latest 20:21:50 a4357932f1b6: Pull complete 20:21:50 18c013af1878: Pull complete 20:21:50 745a02a5169b: Verifying Checksum 20:21:50 745a02a5169b: Download complete 20:21:51 ---> 75f7ecb85b11 20:21:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:21:51 ---> Running in 0bcc1df5eb53 20:21:51 Removing intermediate container 0bcc1df5eb53 20:21:51 ---> f7dcc6061acd 20:21:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:21:51 ---> Running in bbc2e85e8b4e 20:21:52 00ac8860ef70: Verifying Checksum 20:21:52 00ac8860ef70: Download complete 20:21:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:21:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:21:53 (1/5) Installing libsodium (1.0.18-r0) 20:21:53 (2/5) Installing libzmq (4.3.3-r0) 20:21:53 (3/5) Installing pkgconf (1.7.2-r0) 20:21:53 (4/5) Installing libsodium-dev (1.0.18-r0) 20:21:53 (5/5) Installing zeromq-dev (4.3.3-r0) 20:21:54 Executing busybox-1.31.1-r19.trigger 20:21:54 OK: 167 MiB in 44 packages 20:21:54 Removing intermediate container bbc2e85e8b4e 20:21:54 ---> d3b9c5cc044c 20:21:54 Step 6/8 : WORKDIR /build 20:21:55 ---> Running in edc147e5e172 20:21:55 Removing intermediate container edc147e5e172 20:21:55 ---> 27277d873031 20:21:55 Step 7/8 : COPY go.mod . 20:21:55 ---> af9928e736a1 20:21:55 Step 8/8 : RUN go mod download 20:21:55 ---> Running in a949ab51fb04 20:22:02 00ac8860ef70: Pull complete 20:22:02 63d7cb157983: Pull complete 20:22:03 b116817d02f9: Pull complete 20:22:07 745a02a5169b: Pull complete 20:22:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:22:07 ---> b7e6874047d6 20:22:07 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:22:07 latest: Pulling from library/docker 20:22:07 2914792bc417: Pulling fs layer 20:22:07 756c677dae0e: Pulling fs layer 20:22:07 318712088e33: Pulling fs layer 20:22:07 be4ea4215e87: Pulling fs layer 20:22:07 0afbccbf4e53: Pulling fs layer 20:22:07 3b11151c2bc8: Pulling fs layer 20:22:07 46a6a033d54e: Pulling fs layer 20:22:07 be4ea4215e87: Waiting 20:22:07 0afbccbf4e53: Waiting 20:22:07 3b11151c2bc8: Waiting 20:22:07 46a6a033d54e: Waiting 20:22:07 2914792bc417: Verifying Checksum 20:22:07 2914792bc417: Download complete 20:22:07 318712088e33: Verifying Checksum 20:22:07 0afbccbf4e53: Verifying Checksum 20:22:07 756c677dae0e: Verifying Checksum 20:22:07 756c677dae0e: Download complete 20:22:07 3b11151c2bc8: Download complete 20:22:07 46a6a033d54e: Verifying Checksum 20:22:07 46a6a033d54e: Download complete 20:22:07 2914792bc417: Pull complete 20:22:08 756c677dae0e: Pull complete 20:22:08 318712088e33: Pull complete 20:22:12 be4ea4215e87: Verifying Checksum 20:22:12 be4ea4215e87: Download complete 20:22:16 be4ea4215e87: Pull complete 20:22:16 0afbccbf4e53: Pull complete 20:22:16 3b11151c2bc8: Pull complete 20:22:16 46a6a033d54e: Pull complete 20:22:16 Digest: sha256:74df197ad4646763e1954829231c54b5e4c362a7bdc5c5198d2b59ab5ace06ba 20:22:16 Status: Downloaded newer image for docker:latest 20:22:21 Removing intermediate container a949ab51fb04 20:22:21 ---> 2dcc01060d88 20:22:21 Successfully built 2dcc01060d88 20:22:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:22:22 + docker inspect -f . ci-base-image-x86_64 20:22:22 . [Pipeline] withDockerContainer 20:22:22 prd-centos7-docker-4c-2g-25268 does not seem to be running inside a container 20:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-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 ******** ci-base-image-x86_64 cat 20:22:23 $ docker top 27c4057b0ae3ccab13d3f4f8e529c5fcbaa4fb1c8d6adce9de7b478a88bd9595 -eo pid,comm 20:22:23 ---> 0ba3b1b4545c 20:22:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:22:23 ---> Running in d25978e77dd6 20:22:23 Removing intermediate container d25978e77dd6 20:22:23 ---> 4e46f9b897e4 20:22:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:22:23 ---> Running in 0b15e93c213c [Pipeline] { [Pipeline] sh 20:22:24 + go version 20:22:24 go version go1.15.5 linux/amd64 [Pipeline] } 20:22:24 $ docker stop --time=1 27c4057b0ae3ccab13d3f4f8e529c5fcbaa4fb1c8d6adce9de7b478a88bd9595 20:22:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:22:25 $ docker rm -f 27c4057b0ae3ccab13d3f4f8e529c5fcbaa4fb1c8d6adce9de7b478a88bd9595 20:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 20:22:26 (1/5) Installing libsodium (1.0.18-r0) [Pipeline] isUnix [Pipeline] sh 20:22:26 (2/5) Installing libzmq (4.3.3-r0) 20:22:26 (3/5) Installing pkgconf (1.7.2-r0) 20:22:26 (4/5) Installing libsodium-dev (1.0.18-r0) 20:22:26 + docker inspect -f . ci-base-image-x86_64 20:22:26 . [Pipeline] withDockerContainer 20:22:26 prd-centos7-docker-4c-2g-25268 does not seem to be running inside a container 20:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-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 ******** ci-base-image-x86_64 cat 20:22:26 (5/5) Installing zeromq-dev (4.3.3-r0) 20:22:26 Executing busybox-1.31.1-r19.trigger 20:22:26 OK: 144 MiB in 44 packages 20:22:27 $ docker top 59ef338b29094e4b9f92f8bf42669526f98ff3279fd16ffdbb2e205c0897e840 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:27 + make test 20:22:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:22:28 Removing intermediate container 0b15e93c213c 20:22:28 ---> 99d38fa1845c 20:22:28 Step 6/8 : WORKDIR /build 20:22:28 ---> Running in 015d5b0cd135 20:22:28 Removing intermediate container 015d5b0cd135 20:22:28 ---> c91a4b910aef 20:22:28 Step 7/8 : COPY go.mod . 20:22:29 ---> c3673539aa1d 20:22:29 Step 8/8 : RUN go mod download 20:22:29 ---> Running in c60c874b32a3 20:22:29 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:22:36 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.013s coverage: 86.2% of statements 20:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.029s coverage: 52.0% of statements 20:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 20:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.041s coverage: 54.7% of statements 20:22:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:22:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.028s coverage: 69.1% of statements 20:22:56 Removing intermediate container c60c874b32a3 20:22:56 ---> fe3d7c596d0a 20:22:56 Successfully built fe3d7c596d0a 20:22:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:22:56 + docker inspect -f . ci-base-image-arm64 20:22:56 . [Pipeline] withDockerContainer 20:22:56 prd-ubuntu18.04-docker-arm64-4c-16g-25267 does not seem to be running inside a container 20:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-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 ******** ci-base-image-arm64 cat 20:22:58 $ docker top 77d0e7e7743521b540f63efbcad040cfab3aa0c1a29340aef4be3044d6970b7a -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:59 + go version 20:22:59 go version go1.15.5 linux/arm64 [Pipeline] } 20:22:59 $ docker stop --time=1 77d0e7e7743521b540f63efbcad040cfab3aa0c1a29340aef4be3044d6970b7a 20:23:01 $ docker rm -f 77d0e7e7743521b540f63efbcad040cfab3aa0c1a29340aef4be3044d6970b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:02 + docker inspect -f . ci-base-image-arm64 20:23:02 . [Pipeline] withDockerContainer 20:23:03 prd-ubuntu18.04-docker-arm64-4c-16g-25267 does not seem to be running inside a container 20:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-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 ******** ci-base-image-arm64 cat 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.432s coverage: 61.6% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.015s coverage: 100.0% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.008s coverage: 8.8% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.916s coverage: 75.0% of statements 20:23:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.013s coverage: 89.7% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.009s coverage: 88.9% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.012s coverage: 80.5% of statements 20:23:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements 20:23:04 $ docker top 68f91f52549e7e12f5d0068bc383cb2174c2504ee04a5020e7ed99a2ebdd38a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:05 + make test 20:23:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:23:07 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:23:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.042s coverage: 71.0% of statements 20:23:21 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 20:23:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:23:23 gofmt -l . 20:23:24 [ "`gofmt -l .`" = "" ] 20:23:24 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:23:24 $ docker stop --time=1 59ef338b29094e4b9f92f8bf42669526f98ff3279fd16ffdbb2e205c0897e840 20:23:26 $ docker rm -f 59ef338b29094e4b9f92f8bf42669526f98ff3279fd16ffdbb2e205c0897e840 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:23:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:23:34 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.031s coverage: 86.2% of statements 20:24:13 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.060s coverage: 52.0% of statements 20:24:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:24:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 20:24:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.076s coverage: 54.7% of statements 20:24:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:24:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.064s coverage: 69.1% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.457s coverage: 61.6% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.021s coverage: 89.5% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.021s coverage: 100.0% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.038s coverage: 100.0% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.014s coverage: 100.0% of statements 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.011s coverage: 96.6% of statements 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.020s coverage: 8.8% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.935s coverage: 75.0% of statements 20:24:20 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.032s coverage: 89.7% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.026s coverage: 88.9% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.035s coverage: 80.5% of statements 20:24:20 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.023s coverage: 71.7% of statements 20:24:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.056s coverage: 71.0% of statements 20:24:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.014s coverage: 94.4% of statements 20:24:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:24:59 gofmt -l . 20:24:59 [ "`gofmt -l .`" = "" ] 20:24:59 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:24:59 $ docker stop --time=1 68f91f52549e7e12f5d0068bc383cb2174c2504ee04a5020e7ed99a2ebdd38a6 20:25:01 $ docker rm -f 68f91f52549e7e12f5d0068bc383cb2174c2504ee04a5020e7ed99a2ebdd38a6 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:25:02 Warning: overwriting stash ‘coverage-report’ 20:25:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 20:25:06 provisioning config files... 20:25:06 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ry_app-functions-sdk-go_template@tmp/config3702995782021591055tmp [Pipeline] { [Pipeline] sh 20:25:07 + set +x 20:25:07 + curl -s https://codecov.io/bash 20:25:07 + bash -s -- 20:25:07 20:25:07 _____ _ 20:25:07 / ____| | | 20:25:07 | | ___ __| | ___ ___ _____ __ 20:25:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:25:07 | |___| (_) | (_| | __/ (_| (_) \ V / 20:25:07 \_____\___/ \__,_|\___|\___\___/ \_/ 20:25:07 Bash-20210129-7c25fce 20:25:07 20:25:07 20:25:07 ==> git version 2.24.3 found 20:25:07 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:25:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:25:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:25:07 ==> Jenkins CI detected. 20:25:07 project root: . 20:25:07 --> token set from env 20:25:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:25:07 ==> Running gcov in . (disable via -X gcov) 20:25:07 ==> Python coveragepy not found 20:25:07 ==> Searching for coverage reports in: 20:25:07 + . 20:25:07 -> Found 1 reports 20:25:07 ==> Detecting git/mercurial file structure 20:25:07 ==> Reading reports 20:25:07 + ./coverage.out bytes=90550 20:25:07 ==> Appending adjustments 20:25:07 https://docs.codecov.io/docs/fixing-reports 20:25:08 + Found adjustments 20:25:08 ==> Gzipping contents 20:25:08 16K /tmp/codecov.g7wEnV.gz 20:25:08 ==> Uploading reports 20:25:08 url: https://codecov.io 20:25:08 query: branch=template&commit=777705152e2e8d5a0fb266d95acd9039ea78e64a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Ftemplate%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:25:08 -> Pinging Codecov 20:25:08 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=template&commit=777705152e2e8d5a0fb266d95acd9039ea78e64a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Ftemplate%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:25:08 -> Uploading to 20:25:08 https://storage.googleapis.com/codecov/v4/raw/2021-02-05/3D8B5DFFC46A037C893635FACE044666/777705152e2e8d5a0fb266d95acd9039ea78e64a/503c7f12-a401-4a89-809e-fe57674c6a23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210205T202508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b342367647903811245abdc2c6eed02adccecabe20cc40c09b1f81b310feeb2d 20:25:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:25:08 Dload Upload Total Spent Left Speed 20:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16302 0 0 100 16302 0 33055 --:--:-- --:--:-- --:--:-- 33134 20:25:09 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/777705152e2e8d5a0fb266d95acd9039ea78e64a [Pipeline] } 20:25:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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] { (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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:25:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:25:14 ---> package-listing.sh 20:25:14 ++ facter osfamily 20:25:14 ++ tr '[:upper:]' '[:lower:]' 20:25:14 + OS_FAMILY=redhat 20:25:14 + workspace=/w/workspace/ry_app-functions-sdk-go_template 20:25:14 + START_PACKAGES=/tmp/packages_start.txt 20:25:14 + END_PACKAGES=/tmp/packages_end.txt 20:25:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:25:14 + PACKAGES=/tmp/packages_start.txt 20:25:14 + '[' /w/workspace/ry_app-functions-sdk-go_template ']' 20:25:14 + PACKAGES=/tmp/packages_end.txt 20:25:14 + case "${OS_FAMILY}" in 20:25:14 + rpm -qa 20:25:14 + sort 20:25:22 + '[' -f /tmp/packages_start.txt ']' 20:25:22 + '[' -f /tmp/packages_end.txt ']' 20:25:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:25:22 + '[' /w/workspace/ry_app-functions-sdk-go_template ']' 20:25:22 + mkdir -p /w/workspace/ry_app-functions-sdk-go_template/archives/ 20:25:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-functions-sdk-go_template/archives/ [Pipeline] echo 20:25:22 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/ry_app-functions-sdk-go_template/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:25:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:25:24 20:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:25:25 alpine: Pulling from edgex-lftools-log-publisher 20:25:25 df20fa9351a1: Pulling fs layer 20:25:25 36b3adc4ff6f: Pulling fs layer 20:25:25 8ad3a11d3b57: Pulling fs layer 20:25:25 46f8f816bc3b: Pulling fs layer 20:25:25 93b61091891f: Pulling fs layer 20:25:25 93b9cdb0e59b: Pulling fs layer 20:25:25 5e14af77c1be: Pulling fs layer 20:25:25 01666e4c0597: Pulling fs layer 20:25:25 aa168da1d23b: Pulling fs layer 20:25:25 46f8f816bc3b: Waiting 20:25:25 01666e4c0597: Waiting 20:25:25 93b61091891f: Waiting 20:25:25 5e14af77c1be: Waiting 20:25:25 aa168da1d23b: Waiting 20:25:25 93b9cdb0e59b: Waiting 20:25:25 36b3adc4ff6f: Verifying Checksum 20:25:25 36b3adc4ff6f: Download complete 20:25:25 46f8f816bc3b: Verifying Checksum 20:25:25 46f8f816bc3b: Download complete 20:25:25 df20fa9351a1: Download complete 20:25:25 93b9cdb0e59b: Verifying Checksum 20:25:25 93b9cdb0e59b: Download complete 20:25:26 5e14af77c1be: Verifying Checksum 20:25:26 5e14af77c1be: Download complete 20:25:26 01666e4c0597: Verifying Checksum 20:25:26 01666e4c0597: Download complete 20:25:26 df20fa9351a1: Pull complete 20:25:26 93b61091891f: Download complete 20:25:26 36b3adc4ff6f: Pull complete 20:25:28 8ad3a11d3b57: Download complete 20:25:30 8ad3a11d3b57: Pull complete 20:25:30 46f8f816bc3b: Pull complete 20:25:31 93b61091891f: Pull complete 20:25:32 93b9cdb0e59b: Pull complete 20:25:32 5e14af77c1be: Pull complete 20:25:32 01666e4c0597: Pull complete 20:25:33 aa168da1d23b: Verifying Checksum 20:25:33 aa168da1d23b: Download complete 20:25:52 aa168da1d23b: Pull complete 20:25:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:25:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:25:52 prd-centos7-docker-4c-2g-25265 does not seem to be running inside a container 20:25:52 $ 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/ry_app-functions-sdk-go_template/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-functions-sdk-go_template -v /w/workspace/ry_app-functions-sdk-go_template:/w/workspace/ry_app-functions-sdk-go_template:rw,z -v /w/workspace/ry_app-functions-sdk-go_template@tmp:/w/workspace/ry_app-functions-sdk-go_template@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:25:57 $ docker top 6ff55f88ffcb76f928f27a1b8dcfe6fe3ad157333172dced0072a9c53b3728e1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:58 + touch /tmp/pre-build-complete [Pipeline] sh 20:25:59 + mkdir -p /var/log/sa [Pipeline] sh 20:25:59 + ls /var/log/sa-host 20:25:59 + sadf -c /var/log/sa-host/sa05 20:25:59 file_magic: OK 20:25:59 HZ: Using current value: 100 20:25:59 file_header: OK 20:25:59 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 20:25:59 Statistics: 20:25:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:25:59 File successfully converted to sysstat format version 12.2.1 20:25:59 + sadf -c /var/log/sa-host/sa23 20:25:59 file_magic: OK 20:25:59 HZ: Using current value: 100 20:25:59 file_header: OK 20:25:59 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 20:25:59 Statistics: 20:25:59 Hnuu...uuuununununu... 20:25:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:00 provisioning config files... 20:26:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-functions-sdk-go_template@tmp/config6792966288614957494tmp [Pipeline] { [Pipeline] echo 20:26:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:26:02 ---> create-netrc.sh [Pipeline] } 20:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:26:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:26:03 ---> python-tools-install.sh [Pipeline] echo 20:26:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:26:04 ---> sudo-logs.sh 20:26:04 Archiving 'sudo' log.. [Pipeline] echo 20:26:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:26:05 ---> job-cost.sh 20:26:05 lf-activate-venv: SKIPPING 20:26:05 INFO: No Stack... 20:26:06 INFO: Retrieving Pricing Info for: v1-standard-2 20:26:07 INFO: Archiving Costs [Pipeline] echo 20:26:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:26:08 ---> logs-deploy.sh 20:26:08 lf-activate-venv: SKIPPING 20:26:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/template/1 20:26:08 INFO: archiving workspace using pattern(s): 20:26:11 Archives upload complete. 20:26:11 INFO: archiving logs to Nexus 20:26:13 ---> uname -a: 20:26:13 Linux prd-centos7-docker-4c-2g-25265.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:26:13 20:26:13 20:26:13 ---> lscpu: 20:26:13 Architecture: x86_64 20:26:13 CPU op-mode(s): 32-bit, 64-bit 20:26:13 Byte Order: Little Endian 20:26:13 Address sizes: 40 bits physical, 48 bits virtual 20:26:13 CPU(s): 4 20:26:13 On-line CPU(s) list: 0-3 20:26:13 Thread(s) per core: 1 20:26:13 Core(s) per socket: 1 20:26:13 Socket(s): 4 20:26:13 NUMA node(s): 1 20:26:13 Vendor ID: GenuineIntel 20:26:13 CPU family: 6 20:26:13 Model: 44 20:26:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:26:13 Stepping: 1 20:26:13 CPU MHz: 2933.438 20:26:13 BogoMIPS: 5866.87 20:26:13 Virtualization: VT-x 20:26:13 Hypervisor vendor: KVM 20:26:13 Virtualization type: full 20:26:13 L1d cache: 128 KiB 20:26:13 L1i cache: 128 KiB 20:26:13 L2 cache: 16 MiB 20:26:13 L3 cache: 64 MiB 20:26:13 NUMA node0 CPU(s): 0-3 20:26:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:26:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:26:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:26:13 Vulnerability Meltdown: Mitigation; PTI 20:26:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:26:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:26:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:26:13 Vulnerability Srbds: Not affected 20:26:13 Vulnerability Tsx async abort: Not affected 20:26:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:26:13 20:26:13 20:26:13 ---> nproc: 20:26:13 4 20:26:13 20:26:13 20:26:13 ---> df -h: 20:26:13 Filesystem Size Used Available Use% Mounted on 20:26:13 overlay 50.0G 7.3G 42.7G 15% / 20:26:13 tmpfs 64.0M 0 64.0M 0% /dev 20:26:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:26:13 shm 64.0M 0 64.0M 0% /dev/shm 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ry_app-functions-sdk-go_template 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ry_app-functions-sdk-go_template@tmp 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 20:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 20:26:13 20:26:13 20:26:13 ---> free -m: 20:26:13 total used free shared buff/cache available 20:26:13 Mem: 1837 731 69 0 1036 1001 20:26:13 Swap: 1023 1 1022 20:26:13 20:26:13 20:26:13 ---> ip addr: 20:26:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:26:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:26:13 inet 127.0.0.1/8 scope host lo 20:26:13 valid_lft forever preferred_lft forever 20:26:13 inet6 ::1/128 scope host 20:26:13 valid_lft forever preferred_lft forever 20:26:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:26:13 link/ether fa:16:3e:f1:0b:cb brd ff:ff:ff:ff:ff:ff 20:26:13 inet 10.30.123.252/23 brd 10.30.123.255 scope global dynamic eth0 20:26:13 valid_lft 85881sec preferred_lft 85881sec 20:26:13 inet6 fe80::f816:3eff:fef1:bcb/64 scope link 20:26:13 valid_lft forever preferred_lft forever 20:26:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:26:13 link/ether 02:42:63:0e:33:f6 brd ff:ff:ff:ff:ff:ff 20:26:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:26:13 valid_lft forever preferred_lft forever 20:26:13 inet6 fe80::42:63ff:fe0e:33f6/64 scope link 20:26:13 valid_lft forever preferred_lft forever 20:26:13 20:26:13 20:26:13 ---> sar -b -r -n DEV: 20:26:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/05/21 _x86_64_ (4 CPU) 20:26:13 20:26:13 20:17:18 LINUX RESTART (4 CPU) 20:26:13 20:26:13 20:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:26:13 20:19:02 101.03 47.29 53.74 0.00 7306.47 15978.55 0.00 20:26:13 20:20:01 11.48 5.14 6.34 0.00 839.22 1334.85 0.00 20:26:13 20:21:01 1.96 0.00 1.96 0.00 0.00 36.66 0.00 20:26:13 20:22:01 0.60 0.00 0.60 0.00 0.00 7.44 0.00 20:26:13 20:23:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 20:26:13 20:24:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 20:26:13 20:25:01 0.28 0.00 0.28 0.00 0.00 3.19 0.00 20:26:13 Average: 16.37 7.41 8.96 0.00 1150.80 2453.58 0.00 20:26:13 20:26:13 20:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:26:13 20:19:02 81164 0 687612 36.55 2620 1110148 1931372 65.91 507332 1089944 24 20:26:13 20:20:01 220456 0 593936 31.57 2620 1064532 1114896 38.05 418728 1044412 20 20:26:13 20:21:01 222772 0 591616 31.44 2620 1064536 1073204 36.63 436140 1025280 8 20:26:13 20:22:01 221332 0 593052 31.52 2620 1064540 1077316 36.77 440688 1022164 8 20:26:13 20:23:01 224648 0 589732 31.34 2620 1064544 1071492 36.57 442308 1017568 12 20:26:13 20:24:01 223140 0 591236 31.42 2620 1064548 1071576 36.57 456536 1005148 8 20:26:13 20:25:01 220808 0 593564 31.55 2620 1064552 1071744 36.58 460972 1003040 20 20:26:13 Average: 202046 0 605821 32.20 2620 1071057 1201657 41.01 451815 1029651 14 20:26:13 20:26:13 20:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:26:13 20:19:02 veth8e48487 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:19:02 vethf01bebe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:19:02 eth0 278.30 201.38 1324.65 78.77 0.00 0.00 0.00 0.00 20:26:13 20:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:20:01 eth0 69.22 51.61 329.41 13.49 0.00 0.00 0.00 0.00 20:26:13 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:20:01 docker0 37.00 50.68 5.43 307.52 0.00 0.00 0.00 0.00 20:26:13 20:21:01 eth0 3.20 1.70 5.31 0.26 0.00 0.00 0.00 0.00 20:26:13 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:22:01 eth0 0.82 0.60 0.53 0.39 0.00 0.00 0.00 0.00 20:26:13 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:23:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 20:26:13 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:24:01 eth0 0.80 0.15 0.13 0.07 0.00 0.00 0.00 0.00 20:26:13 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:25:01 eth0 1.06 0.30 0.38 0.20 0.00 0.00 0.00 0.00 20:26:13 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 Average: eth0 49.95 36.14 234.57 13.17 0.00 0.00 0.00 0.00 20:26:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:13 Average: docker0 5.22 7.15 0.77 43.41 0.00 0.00 0.00 0.00 20:26:13 20:26:13 20:26:13 ---> sar -P ALL: 20:26:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/05/21 _x86_64_ (4 CPU) 20:26:13 20:26:13 20:17:18 LINUX RESTART (4 CPU) 20:26:13 20:26:13 20:18:02 CPU %user %nice %system %iowait %steal %idle 20:26:13 20:19:02 all 12.76 0.00 6.29 4.14 21.44 55.37 20:26:13 20:19:02 0 9.23 0.00 6.71 4.35 22.81 56.90 20:26:13 20:19:02 1 14.39 0.00 6.35 3.74 21.31 54.22 20:26:13 20:19:02 2 13.89 0.00 6.06 4.55 20.52 54.98 20:26:13 20:19:02 3 13.56 0.00 6.04 3.89 21.15 55.35 20:26:13 20:20:01 all 2.05 0.00 1.65 0.23 7.26 88.82 20:26:13 20:20:01 0 1.06 0.00 1.69 0.03 7.78 89.44 20:26:13 20:20:01 1 1.40 0.00 1.33 0.13 7.31 89.83 20:26:13 20:20:01 2 2.04 0.00 1.59 0.12 6.97 89.28 20:26:13 20:20:01 3 3.73 0.00 1.99 0.64 6.96 86.68 20:26:13 20:21:01 all 0.09 0.00 0.09 0.00 2.28 97.54 20:26:13 20:21:01 0 0.10 0.00 0.10 0.00 1.83 97.98 20:26:13 20:21:01 1 0.10 0.00 0.11 0.00 3.14 96.64 20:26:13 20:21:01 2 0.10 0.00 0.07 0.00 2.38 97.46 20:26:13 20:21:01 3 0.07 0.00 0.08 0.00 1.76 98.09 20:26:13 20:22:01 all 0.10 0.00 0.09 0.00 0.90 98.91 20:26:13 20:22:01 0 0.03 0.00 0.13 0.00 0.58 99.25 20:26:13 20:22:01 1 0.26 0.00 0.08 0.00 1.21 98.45 20:26:13 20:22:01 2 0.05 0.00 0.05 0.00 1.04 98.86 20:26:13 20:22:01 3 0.05 0.00 0.08 0.00 0.78 99.09 20:26:13 20:23:01 all 0.06 0.00 0.06 0.00 0.87 99.01 20:26:13 20:23:01 0 0.02 0.00 0.12 0.00 0.70 99.17 20:26:13 20:23:01 1 0.18 0.00 0.05 0.00 1.09 98.67 20:26:13 20:23:01 2 0.02 0.00 0.02 0.00 0.79 99.17 20:26:13 20:23:01 3 0.03 0.00 0.05 0.00 0.91 99.01 20:26:13 20:24:01 all 0.10 0.00 0.17 0.00 1.31 98.41 20:26:13 20:24:01 0 0.03 0.00 0.16 0.00 1.32 98.48 20:26:13 20:24:01 1 0.30 0.00 0.18 0.00 1.80 97.73 20:26:13 20:24:01 2 0.02 0.00 0.07 0.00 1.50 98.42 20:26:13 20:24:01 3 0.07 0.00 0.28 0.00 0.61 99.04 20:26:13 20:25:01 all 0.10 0.00 0.05 0.00 0.95 98.89 20:26:13 20:25:01 0 0.03 0.00 0.07 0.00 0.74 99.16 20:26:13 20:25:01 1 0.30 0.00 0.03 0.00 1.25 98.42 20:26:13 20:25:01 2 0.05 0.00 0.08 0.00 0.86 99.01 20:26:13 20:25:01 3 0.03 0.00 0.03 0.00 0.94 98.99 20:26:13 Average: all 2.15 0.00 1.18 0.61 4.95 91.11 20:26:13 Average: 0 1.48 0.00 1.27 0.62 5.07 91.56 20:26:13 Average: 1 2.32 0.00 1.12 0.53 5.18 90.84 20:26:13 Average: 2 2.31 0.00 1.14 0.67 4.87 91.01 20:26:13 Average: 3 2.47 0.00 1.21 0.64 4.67 91.01 20:26:13 20:26:13 20:26:13