Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b529499ada60d8f3399282414b00f575858c0428 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh146456715108493552.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1366600049804190517.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14683330085090745308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5919871609102884401.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17343713472840682179.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17396 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b529499ada60d8f3399282414b00f575858c0428 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b529499ada60d8f3399282414b00f575858c0428 # timeout=10 Commit message: "fix: reset operationStatus when http call returns" > git rev-list --no-walk de42bb9a15d7e14dd3a2826774a9935307f46030 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T06:39:39.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T06:39:39.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T06:39:39.747Z] ========================================================= [2022-07-11T06:39:39.747Z] EdgeX Global Pipelines Version Info [2022-07-11T06:39:39.747Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:39:40.497Z] ------------------- [2022-07-11T06:39:40.497Z] stable info: [2022-07-11T06:39:40.497Z] ------------------- [2022-07-11T06:39:40.497Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T06:39:40.497Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T06:39:40.497Z] Message: update stable to v1.0.234 [2022-07-11T06:39:41.069Z] ------------------- [2022-07-11T06:39:41.069Z] experimental info: [2022-07-11T06:39:41.069Z] ------------------- [2022-07-11T06:39:41.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T06:39:41.069Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T06:39:41.069Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T06:39:41.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-07-11T06:39:41.358Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-07-11T06:39:41.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T06:39:41.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T06:39:41.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T06:39:41.413Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T06:39:41.424Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T06:39:41.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T06:39:41.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T06:39:41.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T06:39:41.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T06:39:41.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-07-11T06:39:41.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T06:39:41.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T06:39:41.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T06:39:41.526Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T06:39:41.540Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T06:39:41.552Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T06:39:41.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T06:39:41.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T06:39:41.587Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T06:39:41.598Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T06:39:41.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T06:39:41.621Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T06:39:41.634Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T06:39:41.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T06:39:41.656Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T06:39:41.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T06:39:41.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T06:39:41.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T06:39:41.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b529499ada60d8f3399282414b00f575858c0428 [Pipeline] echo [2022-07-11T06:39:41.716Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b529499 [Pipeline] echo [2022-07-11T06:39:41.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:39:41.775Z] provisioning config files... [2022-07-11T06:39:41.790Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6828888667996799709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:39:42.131Z] ---> docker-login.sh [2022-07-11T06:39:42.131Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:39:42.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:42.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:42.394Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:42.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:42.394Z] [2022-07-11T06:39:42.394Z] Login Succeeded [2022-07-11T06:39:42.394Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:39:42.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:42.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:42.656Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:42.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:42.656Z] [2022-07-11T06:39:42.656Z] Login Succeeded [2022-07-11T06:39:42.656Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:39:42.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:42.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:42.656Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:42.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:42.656Z] [2022-07-11T06:39:42.656Z] Login Succeeded [2022-07-11T06:39:42.656Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:39:42.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:42.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:42.919Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:42.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:42.919Z] [2022-07-11T06:39:42.919Z] Login Succeeded [2022-07-11T06:39:42.919Z] docker.io [2022-07-11T06:39:42.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:43.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:43.181Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:43.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:43.181Z] [2022-07-11T06:39:43.181Z] Login Succeeded [2022-07-11T06:39:43.181Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:39:43.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T06:39:43.574Z] + git rev-list -1 --merges b529499ada60d8f3399282414b00f575858c0428~1..b529499ada60d8f3399282414b00f575858c0428 [Pipeline] echo [2022-07-11T06:39:43.606Z] -----------> git rev-list -1 --merges b529499ada60d8f3399282414b00f575858c0428~1..b529499ada60d8f3399282414b00f575858c0428 b529499ada60d8f3399282414b00f575858c0428 [false] [Pipeline] sh [2022-07-11T06:39:43.898Z] + git log --format=format:%s -1 b529499ada60d8f3399282414b00f575858c0428 [Pipeline] echo [2022-07-11T06:39:43.912Z] ========================================================= [2022-07-11T06:39:43.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T06:39:43.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T06:39:44.249Z] + git log --format=format:%s -1 b529499ada60d8f3399282414b00f575858c0428 [Pipeline] echo [2022-07-11T06:39:44.261Z] [semverPrep] GIT_COMMIT: b529499ada60d8f3399282414b00f575858c0428, Commit Message: fix: reset operationStatus when http call returns [Pipeline] echo [2022-07-11T06:39:44.271Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T06:39:44.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T06:39:44.622Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T06:39:44.622Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T06:39:44.622Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T06:39:44.622Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T06:39:44.622Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T06:39:44.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:39:44.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:39:44.972Z] [2022-07-11T06:39:44.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:39:45.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:39:45.281Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T06:39:45.281Z] b85a868b505f: Pulling fs layer [2022-07-11T06:39:45.281Z] e2be974225ed: Pulling fs layer [2022-07-11T06:39:45.281Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T06:39:45.281Z] 988bab9f4d93: Pulling fs layer [2022-07-11T06:39:45.281Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T06:39:45.281Z] eaf3925da568: Pulling fs layer [2022-07-11T06:39:45.281Z] bab4dde63d76: Pulling fs layer [2022-07-11T06:39:45.281Z] bde34c3a00c8: Pulling fs layer [2022-07-11T06:39:45.281Z] b352a97aabf1: Pulling fs layer [2022-07-11T06:39:45.281Z] 4872d77fe225: Pulling fs layer [2022-07-11T06:39:45.281Z] 5851b861e8e6: Pulling fs layer [2022-07-11T06:39:45.281Z] 1469e6f7b9e6: Waiting [2022-07-11T06:39:45.281Z] bde34c3a00c8: Waiting [2022-07-11T06:39:45.281Z] bab4dde63d76: Waiting [2022-07-11T06:39:45.281Z] b352a97aabf1: Waiting [2022-07-11T06:39:45.281Z] 5851b861e8e6: Waiting [2022-07-11T06:39:45.281Z] eaf3925da568: Waiting [2022-07-11T06:39:45.281Z] 4872d77fe225: Waiting [2022-07-11T06:39:45.281Z] e2be974225ed: Download complete [2022-07-11T06:39:45.281Z] 988bab9f4d93: Download complete [2022-07-11T06:39:45.541Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T06:39:45.541Z] 1469e6f7b9e6: Download complete [2022-07-11T06:39:45.541Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T06:39:45.541Z] 339a4e72a1f5: Download complete [2022-07-11T06:39:45.541Z] eaf3925da568: Verifying Checksum [2022-07-11T06:39:45.541Z] eaf3925da568: Download complete [2022-07-11T06:39:45.541Z] bde34c3a00c8: Verifying Checksum [2022-07-11T06:39:45.541Z] bde34c3a00c8: Download complete [2022-07-11T06:39:45.541Z] b352a97aabf1: Verifying Checksum [2022-07-11T06:39:45.541Z] b352a97aabf1: Download complete [2022-07-11T06:39:45.541Z] 4872d77fe225: Download complete [2022-07-11T06:39:45.541Z] 5851b861e8e6: Download complete [2022-07-11T06:39:45.541Z] b85a868b505f: Verifying Checksum [2022-07-11T06:39:45.541Z] b85a868b505f: Download complete [2022-07-11T06:39:45.802Z] bab4dde63d76: Verifying Checksum [2022-07-11T06:39:45.802Z] bab4dde63d76: Download complete [2022-07-11T06:39:47.187Z] b85a868b505f: Pull complete [2022-07-11T06:39:47.187Z] e2be974225ed: Pull complete [2022-07-11T06:39:47.448Z] 339a4e72a1f5: Pull complete [2022-07-11T06:39:47.709Z] 988bab9f4d93: Pull complete [2022-07-11T06:39:47.971Z] 1469e6f7b9e6: Pull complete [2022-07-11T06:39:47.971Z] eaf3925da568: Pull complete [2022-07-11T06:39:49.886Z] bab4dde63d76: Pull complete [2022-07-11T06:39:50.146Z] bde34c3a00c8: Pull complete [2022-07-11T06:39:50.146Z] b352a97aabf1: Pull complete [2022-07-11T06:39:50.146Z] 4872d77fe225: Pull complete [2022-07-11T06:39:50.407Z] 5851b861e8e6: Pull complete [2022-07-11T06:39:50.407Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T06:39:50.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:39:50.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:39:50.517Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:39:50.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T06:39:52.297Z] $ docker top 789b19f06363a0b0667bdd2eae2ac8a749ca798e0f2e0a061b08e66f7945b074 -eo pid,comm [2022-07-11T06:39:52.378Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-11T06:39:52.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T06:39:52.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:39:52.416Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:39:52.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:39:52.543Z] $ docker exec 789b19f06363a0b0667bdd2eae2ac8a749ca798e0f2e0a061b08e66f7945b074 ssh-agent [2022-07-11T06:39:52.682Z] SSH_AUTH_SOCK=/tmp/ssh-A5R928dv3k8T/agent.32 [2022-07-11T06:39:52.682Z] SSH_AGENT_PID=38 [2022-07-11T06:39:52.689Z] Running ssh-add (command line suppressed) [2022-07-11T06:39:52.803Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1175910805747799279.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1175910805747799279.key) [2022-07-11T06:39:52.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:39:53.123Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T06:39:53.127Z] $ docker exec --env ******** --env ******** 789b19f06363a0b0667bdd2eae2ac8a749ca798e0f2e0a061b08e66f7945b074 ssh-agent -k [2022-07-11T06:39:53.245Z] unset SSH_AUTH_SOCK; [2022-07-11T06:39:53.246Z] unset SSH_AGENT_PID; [2022-07-11T06:39:53.246Z] echo Agent pid 38 killed; [2022-07-11T06:39:53.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T06:39:53.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:39:53.292Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:39:53.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:39:53.413Z] $ docker exec 789b19f06363a0b0667bdd2eae2ac8a749ca798e0f2e0a061b08e66f7945b074 ssh-agent [2022-07-11T06:39:53.550Z] SSH_AUTH_SOCK=/tmp/ssh-Ld5XPPFUxGm9/agent.70 [2022-07-11T06:39:53.550Z] SSH_AGENT_PID=77 [2022-07-11T06:39:53.555Z] Running ssh-add (command line suppressed) [2022-07-11T06:39:53.670Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5597637971262697440.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5597637971262697440.key) [2022-07-11T06:39:53.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:39:53.986Z] + git semver init [2022-07-11T06:39:54.246Z] 2022-07-11 06:39:54,181 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T06:39:54.246Z] 2022-07-11 06:39:54,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-07-11T06:39:54.246Z] 2022-07-11 06:39:54,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-07-11T06:39:54.246Z] 2022-07-11 06:39:54,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:39:55.634Z] 2022-07-11 06:39:55,389 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-07-11T06:39:55.634Z] 2022-07-11 06:39:55,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-07-11T06:39:55.634Z] 2022-07-11 06:39:55,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:39:55.634Z] 2022-07-11 06:39:55,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:39:55.634Z] 2.2.1-dev.5 [Pipeline] } [2022-07-11T06:39:55.640Z] $ docker exec --env ******** --env ******** 789b19f06363a0b0667bdd2eae2ac8a749ca798e0f2e0a061b08e66f7945b074 ssh-agent -k [2022-07-11T06:39:55.752Z] unset SSH_AUTH_SOCK; [2022-07-11T06:39:55.753Z] unset SSH_AGENT_PID; [2022-07-11T06:39:55.753Z] echo Agent pid 77 killed; [2022-07-11T06:39:55.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T06:39:56.086Z] + git semver [Pipeline] } [2022-07-11T06:39:56.355Z] $ docker stop --time=1 789b19f06363a0b0667bdd2eae2ac8a749ca798e0f2e0a061b08e66f7945b074 [2022-07-11T06:39:57.709Z] $ docker rm -f 789b19f06363a0b0667bdd2eae2ac8a749ca798e0f2e0a061b08e66f7945b074 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T06:39:58.086Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T06:39:58.335Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T06:39:58.338Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:39:58.476Z] provisioning config files... [2022-07-11T06:39:58.487Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6168108992086864873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:39:58.788Z] ---> docker-login.sh [2022-07-11T06:39:58.788Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:39:58.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:58.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:58.788Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:58.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:58.788Z] [2022-07-11T06:39:58.788Z] Login Succeeded [2022-07-11T06:39:58.788Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:39:58.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:59.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:59.050Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:59.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:59.050Z] [2022-07-11T06:39:59.050Z] Login Succeeded [2022-07-11T06:39:59.050Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:39:59.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:59.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:59.050Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:59.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:59.050Z] [2022-07-11T06:39:59.050Z] Login Succeeded [2022-07-11T06:39:59.050Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:39:59.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:59.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:59.311Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:59.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:59.311Z] [2022-07-11T06:39:59.311Z] Login Succeeded [2022-07-11T06:39:59.311Z] docker.io [2022-07-11T06:39:59.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:39:59.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:39:59.572Z] Configure a credential helper to remove this warning. See [2022-07-11T06:39:59.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:39:59.572Z] [2022-07-11T06:39:59.572Z] Login Succeeded [2022-07-11T06:39:59.572Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:39:59.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T06:39:59.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:39:59.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:39:59.664Z] ========================================================= [2022-07-11T06:39:59.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T06:39:59.664Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:39:59.990Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T06:40:00.252Z] Sending build context to Docker daemon 43.98MB [2022-07-11T06:40:00.252Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T06:40:00.252Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-11T06:40:00.252Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T06:40:00.252Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T06:40:00.252Z] 666ba61612fd: Pulling fs layer [2022-07-11T06:40:00.252Z] 8ed8ca486205: Pulling fs layer [2022-07-11T06:40:00.252Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T06:40:00.252Z] c516ae0d96e1: Pulling fs layer [2022-07-11T06:40:00.252Z] 684cea983483: Pulling fs layer [2022-07-11T06:40:00.252Z] dd3240ac7de5: Pulling fs layer [2022-07-11T06:40:00.252Z] b1e948a4e11c: Pulling fs layer [2022-07-11T06:40:00.252Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T06:40:00.252Z] 646ad004c059: Pulling fs layer [2022-07-11T06:40:00.252Z] cc1cd167ecdc: Waiting [2022-07-11T06:40:00.252Z] c516ae0d96e1: Waiting [2022-07-11T06:40:00.252Z] 684cea983483: Waiting [2022-07-11T06:40:00.252Z] dd3240ac7de5: Waiting [2022-07-11T06:40:00.252Z] 646ad004c059: Waiting [2022-07-11T06:40:00.252Z] b1e948a4e11c: Waiting [2022-07-11T06:40:00.252Z] a8fd76ee1af6: Waiting [2022-07-11T06:40:00.252Z] 8ed8ca486205: Verifying Checksum [2022-07-11T06:40:00.252Z] 8ed8ca486205: Download complete [2022-07-11T06:40:00.252Z] 666ba61612fd: Verifying Checksum [2022-07-11T06:40:00.252Z] 666ba61612fd: Download complete [2022-07-11T06:40:00.252Z] c516ae0d96e1: Verifying Checksum [2022-07-11T06:40:00.252Z] c516ae0d96e1: Download complete [2022-07-11T06:40:00.252Z] 684cea983483: Verifying Checksum [2022-07-11T06:40:00.252Z] 684cea983483: Download complete [2022-07-11T06:40:00.252Z] dd3240ac7de5: Verifying Checksum [2022-07-11T06:40:00.252Z] dd3240ac7de5: Download complete [2022-07-11T06:40:00.252Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T06:40:00.252Z] 59bf1c3509f3: Download complete [2022-07-11T06:40:00.516Z] b1e948a4e11c: Verifying Checksum [2022-07-11T06:40:00.516Z] b1e948a4e11c: Download complete [2022-07-11T06:40:00.516Z] 59bf1c3509f3: Pull complete [2022-07-11T06:40:00.777Z] 666ba61612fd: Pull complete [2022-07-11T06:40:00.777Z] 8ed8ca486205: Pull complete [2022-07-11T06:40:00.777Z] 646ad004c059: Verifying Checksum [2022-07-11T06:40:00.777Z] 646ad004c059: Download complete [2022-07-11T06:40:01.039Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T06:40:01.039Z] a8fd76ee1af6: Download complete [2022-07-11T06:40:01.039Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T06:40:01.039Z] cc1cd167ecdc: Download complete [2022-07-11T06:40:05.231Z] cc1cd167ecdc: Pull complete [2022-07-11T06:40:05.231Z] c516ae0d96e1: Pull complete [2022-07-11T06:40:05.231Z] 684cea983483: Pull complete [2022-07-11T06:40:05.231Z] dd3240ac7de5: Pull complete [2022-07-11T06:40:05.231Z] b1e948a4e11c: Pull complete [2022-07-11T06:40:07.787Z] a8fd76ee1af6: Pull complete [2022-07-11T06:40:08.357Z] 646ad004c059: Pull complete [2022-07-11T06:40:08.357Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T06:40:08.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T06:40:08.357Z] ---> 8f69c11f6b0c [2022-07-11T06:40:08.357Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-11T06:40:10.289Z] ---> Running in 454b91244e7a [2022-07-11T06:40:10.289Z] Removing intermediate container 454b91244e7a [2022-07-11T06:40:10.289Z] ---> 0d4c7efe7ffa [2022-07-11T06:40:10.289Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-11T06:40:10.549Z] ---> Running in da769edf1253 [2022-07-11T06:40:10.549Z] Removing intermediate container da769edf1253 [2022-07-11T06:40:10.549Z] ---> 18e4ea36d4cb [2022-07-11T06:40:10.549Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T06:40:10.550Z] ---> Running in 3836c7c2f33d [2022-07-11T06:40:10.550Z] Removing intermediate container 3836c7c2f33d [2022-07-11T06:40:10.550Z] ---> 8587137f8013 [2022-07-11T06:40:10.550Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-11T06:40:10.812Z] ---> Running in eb8422caddb0 [2022-07-11T06:40:10.812Z] Removing intermediate container eb8422caddb0 [2022-07-11T06:40:10.812Z] ---> 08eaaadf3e45 [2022-07-11T06:40:10.812Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-11T06:40:10.812Z] ---> Running in ecb8c0ec51d2 [2022-07-11T06:40:11.073Z] Removing intermediate container ecb8c0ec51d2 [2022-07-11T06:40:11.073Z] ---> ffef2b414992 [2022-07-11T06:40:11.073Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T06:40:11.073Z] ---> Running in 08245785f784 [2022-07-11T06:40:11.644Z] Removing intermediate container 08245785f784 [2022-07-11T06:40:11.644Z] ---> 327f0728aec4 [2022-07-11T06:40:11.644Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T06:40:11.644Z] ---> Running in 8c82d98e16f1 [2022-07-11T06:40:11.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T06:40:12.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T06:40:13.419Z] OK: 221 MiB in 52 packages [2022-07-11T06:40:13.435Z] Still waiting to schedule task [2022-07-11T06:40:13.435Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T06:40:13.679Z] Removing intermediate container 8c82d98e16f1 [2022-07-11T06:40:13.679Z] ---> 15fc88644039 [2022-07-11T06:40:13.679Z] Step 10/15 : ENV GO111MODULE=on [2022-07-11T06:40:13.679Z] ---> Running in 5784ff3e682e [2022-07-11T06:40:13.679Z] Removing intermediate container 5784ff3e682e [2022-07-11T06:40:13.679Z] ---> fdc0dc168fe0 [2022-07-11T06:40:13.679Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-11T06:40:13.679Z] ---> Running in 147a8d912c5d [2022-07-11T06:40:13.941Z] Removing intermediate container 147a8d912c5d [2022-07-11T06:40:13.941Z] ---> 860c4ce69202 [2022-07-11T06:40:13.941Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-11T06:40:13.941Z] ---> 9e72dbf2ac80 [2022-07-11T06:40:13.941Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T06:40:14.201Z] ---> Running in fa9ca5ac38ab [2022-07-11T06:40:24.199Z] Removing intermediate container fa9ca5ac38ab [2022-07-11T06:40:24.199Z] ---> 519a9c0807dc [2022-07-11T06:40:24.199Z] Step 14/15 : COPY . . [2022-07-11T06:40:24.459Z] ---> a193e0b400bc [2022-07-11T06:40:24.459Z] Step 15/15 : RUN ${MAKE} [2022-07-11T06:40:24.717Z] ---> Running in b652e0c8bc86 [2022-07-11T06:40:24.977Z] noop [2022-07-11T06:40:25.239Z] Removing intermediate container b652e0c8bc86 [2022-07-11T06:40:25.239Z] ---> 37cff33681f5 [2022-07-11T06:40:25.239Z] Successfully built 37cff33681f5 [2022-07-11T06:40:25.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:40:25.574Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T06:40:25.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:40:25.662Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:40:25.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T06:40:26.099Z] $ docker top a7c481ae52c8020fb5c95290587d6357f90378b36adaffb2db90ffe5ad96e642 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T06:40:26.456Z] + go version [2022-07-11T06:40:26.456Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T06:40:26.475Z] $ docker stop --time=1 a7c481ae52c8020fb5c95290587d6357f90378b36adaffb2db90ffe5ad96e642 [2022-07-11T06:40:27.767Z] $ docker rm -f a7c481ae52c8020fb5c95290587d6357f90378b36adaffb2db90ffe5ad96e642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:40:28.172Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T06:40:28.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:40:28.356Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:40:28.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T06:40:28.834Z] $ docker top fffb1138589a0cabce1426448b5cef57a6190a5cb142bf632b983b126ace7bdb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T06:40:29.187Z] + make test [2022-07-11T06:40:29.187Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-11T06:40:29.447Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-11T06:40:34.721Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-11T06:40:34.721Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-11T06:40:34.722Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-11T06:40:34.722Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-11T06:40:36.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T06:40:36.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-11T06:40:36.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T06:40:36.656Z] $ docker stop --time=1 fffb1138589a0cabce1426448b5cef57a6190a5cb142bf632b983b126ace7bdb [2022-07-11T06:40:38.211Z] $ docker rm -f fffb1138589a0cabce1426448b5cef57a6190a5cb142bf632b983b126ace7bdb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T06:40:38.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T06:40:38.637Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T06:40:39.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T06:40:39.338Z] + ls -al . [2022-07-11T06:40:39.339Z] total 160 [2022-07-11T06:40:39.339Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 11 06:40 . [2022-07-11T06:40:39.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:39 .. [2022-07-11T06:40:39.339Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 06:39 .git [2022-07-11T06:40:39.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:39 .github [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 11 06:39 .gitignore [2022-07-11T06:40:39.339Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 06:39 .semver [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jul 11 06:39 Attribution.txt [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 11 06:39 CHANGELOG.md [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 11 06:39 CONTRIBUTING.md [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jul 11 06:39 Dockerfile [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 11 06:39 Jenkinsfile [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 11 06:39 LICENSE [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jul 11 06:39 Makefile [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 11 06:39 README.md [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 06:39 VERSION [2022-07-11T06:40:39.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:39 assets [2022-07-11T06:40:39.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:39 bin [2022-07-11T06:40:39.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:39 cmd [2022-07-11T06:40:39.339Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 06:40 coverage.out [2022-07-11T06:40:39.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:39 docs [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 11 06:39 go.mod [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jul 11 06:39 go.sum [2022-07-11T06:40:39.339Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 06:39 internal [2022-07-11T06:40:39.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:39 pkg [2022-07-11T06:40:39.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:39 snap [2022-07-11T06:40:39.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:39 testing [2022-07-11T06:40:39.339Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 11 06:39 version.go [2022-07-11T06:40:39.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:39 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:40:39.651Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b529499ada60d8f3399282414b00f575858c0428 --label arch=amd64 --label version=2.2.1-dev.5 . [2022-07-11T06:40:39.919Z] Sending build context to Docker daemon 43.98MB [2022-07-11T06:40:39.919Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T06:40:39.919Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-11T06:40:39.919Z] ---> 37cff33681f5 [2022-07-11T06:40:39.919Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-11T06:40:40.184Z] ---> Running in 166f610d0f70 [2022-07-11T06:40:40.184Z] Removing intermediate container 166f610d0f70 [2022-07-11T06:40:40.184Z] ---> 49ab4c821d93 [2022-07-11T06:40:40.184Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-11T06:40:40.184Z] ---> Running in afca88978f01 [2022-07-11T06:40:40.184Z] Removing intermediate container afca88978f01 [2022-07-11T06:40:40.184Z] ---> 924bd95db1e8 [2022-07-11T06:40:40.184Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T06:40:40.444Z] ---> Running in bbadcd7693b8 [2022-07-11T06:40:40.444Z] Removing intermediate container bbadcd7693b8 [2022-07-11T06:40:40.444Z] ---> 2109866dc640 [2022-07-11T06:40:40.444Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-11T06:40:40.444Z] ---> Running in 2bf094bf2c71 [2022-07-11T06:40:40.704Z] Removing intermediate container 2bf094bf2c71 [2022-07-11T06:40:40.704Z] ---> d9aa125ee5d9 [2022-07-11T06:40:40.704Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-11T06:40:40.704Z] ---> Running in 851755079af9 [2022-07-11T06:40:40.704Z] Removing intermediate container 851755079af9 [2022-07-11T06:40:40.704Z] ---> aaf01f36c31c [2022-07-11T06:40:40.704Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T06:40:40.704Z] ---> Running in 2fd3cb405c5c [2022-07-11T06:40:41.282Z] Removing intermediate container 2fd3cb405c5c [2022-07-11T06:40:41.282Z] ---> 545fcba145e5 [2022-07-11T06:40:41.282Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T06:40:41.548Z] ---> Running in 2f1bfe7955cf [2022-07-11T06:40:41.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T06:40:42.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T06:40:42.964Z] OK: 221 MiB in 52 packages [2022-07-11T06:40:43.230Z] Removing intermediate container 2f1bfe7955cf [2022-07-11T06:40:43.230Z] ---> 9c58031ba5f5 [2022-07-11T06:40:43.230Z] Step 10/23 : ENV GO111MODULE=on [2022-07-11T06:40:43.230Z] ---> Running in c0afc45d203e [2022-07-11T06:40:43.230Z] Removing intermediate container c0afc45d203e [2022-07-11T06:40:43.230Z] ---> 6dbb0acfa4ad [2022-07-11T06:40:43.230Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-11T06:40:43.490Z] ---> Running in b99e912e2338 [2022-07-11T06:40:43.490Z] Removing intermediate container b99e912e2338 [2022-07-11T06:40:43.490Z] ---> d412f98e6d5d [2022-07-11T06:40:43.490Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-11T06:40:43.750Z] ---> 6c44eab32281 [2022-07-11T06:40:43.751Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T06:40:43.751Z] ---> Running in bfab417d5f5f [2022-07-11T06:40:44.321Z] Removing intermediate container bfab417d5f5f [2022-07-11T06:40:44.321Z] ---> 159db4514016 [2022-07-11T06:40:44.321Z] Step 14/23 : COPY . . [2022-07-11T06:40:45.259Z] ---> ac1fc8ff9795 [2022-07-11T06:40:45.259Z] Step 15/23 : RUN ${MAKE} [2022-07-11T06:40:45.518Z] ---> Running in efa288564c29 [2022-07-11T06:40:45.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-11T06:40:51.047Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-11T06:40:52.428Z] Removing intermediate container efa288564c29 [2022-07-11T06:40:52.428Z] ---> b2f62d5837bb [2022-07-11T06:40:52.428Z] Step 16/23 : FROM alpine:3.14 [2022-07-11T06:40:53.002Z] 3.14: Pulling from library/alpine [2022-07-11T06:40:53.002Z] 8663204ce13b: Pulling fs layer [2022-07-11T06:40:53.293Z] 8663204ce13b: Download complete [2022-07-11T06:40:53.293Z] 8663204ce13b: Pull complete [2022-07-11T06:40:53.293Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T06:40:53.293Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T06:40:53.293Z] ---> e04c818066af [2022-07-11T06:40:53.293Z] Step 17/23 : EXPOSE 4000 [2022-07-11T06:40:53.553Z] ---> Running in 1ab1b2183d22 [2022-07-11T06:40:53.553Z] Removing intermediate container 1ab1b2183d22 [2022-07-11T06:40:53.553Z] ---> 2e677d832bba [2022-07-11T06:40:53.553Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-11T06:40:54.125Z] ---> f0661e061a6a [2022-07-11T06:40:54.125Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-11T06:40:54.125Z] ---> Running in 68bcd3b0f261 [2022-07-11T06:40:54.125Z] Removing intermediate container 68bcd3b0f261 [2022-07-11T06:40:54.125Z] ---> bf5b8fd61c4b [2022-07-11T06:40:54.125Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-11T06:40:54.125Z] ---> Running in ec66cdb2b031 [2022-07-11T06:40:54.385Z] Removing intermediate container ec66cdb2b031 [2022-07-11T06:40:54.385Z] ---> c7c5e3291935 [2022-07-11T06:40:54.385Z] Step 21/23 : LABEL arch=amd64 [2022-07-11T06:40:54.385Z] ---> Running in 10b9a05c7a5f [2022-07-11T06:40:54.385Z] Removing intermediate container 10b9a05c7a5f [2022-07-11T06:40:54.385Z] ---> 9b57a6ac8004 [2022-07-11T06:40:54.385Z] Step 22/23 : LABEL git_sha=b529499ada60d8f3399282414b00f575858c0428 [2022-07-11T06:40:54.385Z] ---> Running in 52f7703e35ae [2022-07-11T06:40:54.645Z] Removing intermediate container 52f7703e35ae [2022-07-11T06:40:54.645Z] ---> 6702517f9cbc [2022-07-11T06:40:54.645Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-07-11T06:40:54.645Z] ---> Running in ff567296a6fb [2022-07-11T06:40:54.645Z] Removing intermediate container ff567296a6fb [2022-07-11T06:40:54.645Z] ---> a4a618d28ab8 [2022-07-11T06:40:54.645Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T06:40:54.645Z] Successfully built a4a618d28ab8 [2022-07-11T06:40:54.645Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:40:54.746Z] provisioning config files... [2022-07-11T06:40:54.756Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8016059112182821701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:40:55.058Z] ---> docker-login.sh [2022-07-11T06:40:55.058Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:40:55.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:40:55.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:40:55.058Z] Configure a credential helper to remove this warning. See [2022-07-11T06:40:55.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:40:55.058Z] [2022-07-11T06:40:55.058Z] Login Succeeded [2022-07-11T06:40:55.058Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:40:55.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:40:55.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:40:55.319Z] Configure a credential helper to remove this warning. See [2022-07-11T06:40:55.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:40:55.319Z] [2022-07-11T06:40:55.319Z] Login Succeeded [2022-07-11T06:40:55.319Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:40:55.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:40:55.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:40:55.319Z] Configure a credential helper to remove this warning. See [2022-07-11T06:40:55.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:40:55.319Z] [2022-07-11T06:40:55.319Z] Login Succeeded [2022-07-11T06:40:55.319Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:40:55.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:40:55.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:40:55.579Z] Configure a credential helper to remove this warning. See [2022-07-11T06:40:55.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:40:55.579Z] [2022-07-11T06:40:55.579Z] Login Succeeded [2022-07-11T06:40:55.579Z] docker.io [2022-07-11T06:40:55.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:40:55.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:40:55.841Z] Configure a credential helper to remove this warning. See [2022-07-11T06:40:55.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:40:55.841Z] [2022-07-11T06:40:55.841Z] Login Succeeded [2022-07-11T06:40:55.841Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:40:55.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T06:40:55.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:40:55.916Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-07-11T06:40:55.916Z] b529499ada60d8f3399282414b00f575858c0428 [2022-07-11T06:40:55.916Z] latest [2022-07-11T06:40:55.916Z] 2.2.1-dev.5 [2022-07-11T06:40:55.916Z] b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5 [2022-07-11T06:40:55.916Z] main [2022-07-11T06:40:55.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:40:56.235Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b529499ada60d8f3399282414b00f575858c0428 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:40:56.546Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b529499ada60d8f3399282414b00f575858c0428 [2022-07-11T06:40:56.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:40:56.546Z] f019f3fbf692: Preparing [2022-07-11T06:40:56.546Z] b541d28bf3b4: Preparing [2022-07-11T06:40:56.546Z] b541d28bf3b4: Layer already exists [2022-07-11T06:40:58.460Z] f019f3fbf692: Pushed [2022-07-11T06:40:58.722Z] b529499ada60d8f3399282414b00f575858c0428: digest: sha256:0448672bfa0ae59a5f3d71be40f1e1cd90a0131288abdaecac51a54ad589a955 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:40:59.046Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:40:59.359Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-07-11T06:40:59.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:40:59.360Z] f019f3fbf692: Preparing [2022-07-11T06:40:59.360Z] b541d28bf3b4: Preparing [2022-07-11T06:40:59.360Z] f019f3fbf692: Layer already exists [2022-07-11T06:40:59.360Z] b541d28bf3b4: Layer already exists [2022-07-11T06:40:59.360Z] latest: digest: sha256:0448672bfa0ae59a5f3d71be40f1e1cd90a0131288abdaecac51a54ad589a955 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:40:59.686Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:41:00.006Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.5 [2022-07-11T06:41:00.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:41:00.006Z] f019f3fbf692: Preparing [2022-07-11T06:41:00.006Z] b541d28bf3b4: Preparing [2022-07-11T06:41:00.006Z] f019f3fbf692: Layer already exists [2022-07-11T06:41:00.006Z] b541d28bf3b4: Layer already exists [2022-07-11T06:41:00.006Z] 2.2.1-dev.5: digest: sha256:0448672bfa0ae59a5f3d71be40f1e1cd90a0131288abdaecac51a54ad589a955 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:41:00.324Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:41:00.638Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5 [2022-07-11T06:41:00.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:41:00.638Z] f019f3fbf692: Preparing [2022-07-11T06:41:00.638Z] b541d28bf3b4: Preparing [2022-07-11T06:41:00.638Z] b541d28bf3b4: Layer already exists [2022-07-11T06:41:00.638Z] f019f3fbf692: Layer already exists [2022-07-11T06:41:00.638Z] b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5: digest: sha256:0448672bfa0ae59a5f3d71be40f1e1cd90a0131288abdaecac51a54ad589a955 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:41:00.960Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:41:01.271Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-07-11T06:41:01.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:41:01.271Z] f019f3fbf692: Preparing [2022-07-11T06:41:01.271Z] b541d28bf3b4: Preparing [2022-07-11T06:41:01.271Z] f019f3fbf692: Layer already exists [2022-07-11T06:41:01.271Z] b541d28bf3b4: Layer already exists [2022-07-11T06:41:01.271Z] main: digest: sha256:0448672bfa0ae59a5f3d71be40f1e1cd90a0131288abdaecac51a54ad589a955 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T06:41:01.313Z] ===================================================== [Pipeline] echo [2022-07-11T06:41:01.321Z] taggedImages: [2022-07-11T06:41:01.321Z] - nexus3.edgexfoundry.org:10004/edgex-ui:b529499ada60d8f3399282414b00f575858c0428 [2022-07-11T06:41:01.321Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-07-11T06:41:01.321Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.5 [2022-07-11T06:41:01.321Z] - nexus3.edgexfoundry.org:10004/edgex-ui:b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5 [2022-07-11T06:41:01.321Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:41:01.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T06:41:01.698Z] [2022-07-11T06:41:01.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:41:01.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T06:41:01.996Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T06:41:01.996Z] 5eb5b503b376: Pulling fs layer [2022-07-11T06:41:01.996Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T06:41:01.996Z] ec43610c2a17: Pulling fs layer [2022-07-11T06:41:01.996Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T06:41:01.996Z] 33b1e0a273af: Pulling fs layer [2022-07-11T06:41:01.996Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T06:41:01.996Z] 2f39f015ded8: Pulling fs layer [2022-07-11T06:41:01.996Z] 33b1e0a273af: Waiting [2022-07-11T06:41:01.996Z] 5d3b04190fa2: Waiting [2022-07-11T06:41:01.996Z] 2f39f015ded8: Waiting [2022-07-11T06:41:01.996Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T06:41:01.996Z] 5c69ac0246d0: Download complete [2022-07-11T06:41:01.996Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T06:41:01.996Z] 3a2ae6a8a46f: Download complete [2022-07-11T06:41:01.996Z] ec43610c2a17: Verifying Checksum [2022-07-11T06:41:01.996Z] ec43610c2a17: Download complete [2022-07-11T06:41:01.996Z] 33b1e0a273af: Verifying Checksum [2022-07-11T06:41:01.996Z] 33b1e0a273af: Download complete [2022-07-11T06:41:01.996Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T06:41:01.996Z] 5d3b04190fa2: Download complete [2022-07-11T06:41:02.255Z] 5eb5b503b376: Verifying Checksum [2022-07-11T06:41:02.255Z] 5eb5b503b376: Download complete [2022-07-11T06:41:02.822Z] 2f39f015ded8: Download complete [2022-07-11T06:41:03.389Z] 5eb5b503b376: Pull complete [2022-07-11T06:41:03.646Z] 5c69ac0246d0: Pull complete [2022-07-11T06:41:04.219Z] ec43610c2a17: Pull complete [2022-07-11T06:41:04.219Z] 3a2ae6a8a46f: Pull complete [2022-07-11T06:41:04.479Z] 33b1e0a273af: Pull complete [2022-07-11T06:41:04.479Z] 5d3b04190fa2: Pull complete [2022-07-11T06:41:08.661Z] 2f39f015ded8: Pull complete [2022-07-11T06:41:08.661Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T06:41:08.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T06:41:08.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:41:08.761Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:41:08.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T06:41:10.722Z] $ docker top 452a15ce108efe073f8f3f54bb5faeaa00d1042159e088f89f4ed2703f056550 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:41:11.114Z] ---> job-cost.sh [2022-07-11T06:41:11.115Z] lf-activate-venv: SKIPPING [2022-07-11T06:41:11.115Z] INFO: No Stack... [2022-07-11T06:41:11.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T06:41:11.945Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T06:41:12.238Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-07-11T06:41:12.238Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T06:41:12.253Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-76-stack-cost] [2022-07-11T06:41:12.258Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-76-stack-cost] did not exist. Created. [2022-07-11T06:41:12.258Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T06:41:12.566Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T06:41:12.609Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T06:41:12.615Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T06:41:12.641Z] $ docker stop --time=1 452a15ce108efe073f8f3f54bb5faeaa00d1042159e088f89f4ed2703f056550 [2022-07-11T06:41:13.818Z] $ docker rm -f 452a15ce108efe073f8f3f54bb5faeaa00d1042159e088f89f4ed2703f056550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T06:43:28.544Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17397 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-07-11T06:43:28.560Z] Running in /w/workspace/edgex-ui-go/76 [Pipeline] { [Pipeline] checkout [2022-07-11T06:43:28.598Z] The recommended git tool is: git [2022-07-11T06:43:35.575Z] using credential edgex-jenkins-ssh [2022-07-11T06:43:35.597Z] Cloning the remote Git repository [2022-07-11T06:43:35.656Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-11T06:43:35.732Z] > git init /w/workspace/edgex-ui-go/76 # timeout=10 [2022-07-11T06:43:35.827Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-11T06:43:35.828Z] > git --version # timeout=10 [2022-07-11T06:43:35.896Z] > git --version # 'git version 2.25.1' [2022-07-11T06:43:35.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T06:43:35.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T06:43:38.802Z] Avoid second fetch [2022-07-11T06:43:38.803Z] Checking out Revision b529499ada60d8f3399282414b00f575858c0428 (main) [2022-07-11T06:43:38.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-07-11T06:43:38.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T06:43:38.826Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T06:43:38.843Z] > git checkout -f b529499ada60d8f3399282414b00f575858c0428 # timeout=10 [2022-07-11T06:43:43.345Z] Commit message: "fix: reset operationStatus when http call returns" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T06:43:44.147Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T06:43:44.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T06:43:44.147Z] Dload Upload Total Spent Left Speed [2022-07-11T06:43:44.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 92300 0 --:--:-- --:--:-- --:--:-- 92300 [Pipeline] sh [2022-07-11T06:43:44.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T06:43:45.189Z] + sudo tee /etc/docker/daemon.new [2022-07-11T06:43:45.189Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T06:43:45.189Z] { [2022-07-11T06:43:45.189Z] "registry-mirrors": [ [2022-07-11T06:43:45.189Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T06:43:45.189Z] ], [2022-07-11T06:43:45.189Z] "bip": "10.250.0.254/24", [2022-07-11T06:43:45.189Z] "hosts": [ [2022-07-11T06:43:45.189Z] "tcp://0.0.0.0:5555", [2022-07-11T06:43:45.189Z] "unix:///var/run/docker.sock" [2022-07-11T06:43:45.189Z] ], [2022-07-11T06:43:45.189Z] "mtu": 1458, [2022-07-11T06:43:45.189Z] "selinux-enabled": true, [2022-07-11T06:43:45.189Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T06:43:45.189Z] } [Pipeline] sh [2022-07-11T06:43:45.542Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T06:43:45.884Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:44:04.236Z] provisioning config files... [2022-07-11T06:44:04.258Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/76@tmp/config9214867158409007825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:44:04.621Z] ---> docker-login.sh [2022-07-11T06:44:04.621Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:44:05.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:44:05.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:44:05.494Z] Configure a credential helper to remove this warning. See [2022-07-11T06:44:05.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:44:05.494Z] [2022-07-11T06:44:05.494Z] Login Succeeded [2022-07-11T06:44:05.494Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:44:05.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:44:05.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:44:05.768Z] Configure a credential helper to remove this warning. See [2022-07-11T06:44:05.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:44:05.768Z] [2022-07-11T06:44:05.768Z] Login Succeeded [2022-07-11T06:44:05.768Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:44:06.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:44:06.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:44:06.370Z] Configure a credential helper to remove this warning. See [2022-07-11T06:44:06.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:44:06.370Z] [2022-07-11T06:44:06.370Z] Login Succeeded [2022-07-11T06:44:06.370Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:44:06.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:44:06.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:44:06.925Z] Configure a credential helper to remove this warning. See [2022-07-11T06:44:06.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:44:06.925Z] [2022-07-11T06:44:06.925Z] Login Succeeded [2022-07-11T06:44:06.925Z] docker.io [2022-07-11T06:44:07.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:44:07.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:44:07.796Z] Configure a credential helper to remove this warning. See [2022-07-11T06:44:07.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:44:07.796Z] [2022-07-11T06:44:07.796Z] Login Succeeded [2022-07-11T06:44:07.796Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:44:07.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T06:44:08.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:44:08.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:44:08.399Z] ========================================================= [2022-07-11T06:44:08.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T06:44:08.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:44:08.770Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T06:44:09.755Z] Sending build context to Docker daemon 27.6MB [2022-07-11T06:44:09.755Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T06:44:09.755Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-11T06:44:09.755Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T06:44:09.755Z] 9b3977197b4f: Pulling fs layer [2022-07-11T06:44:09.755Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T06:44:09.755Z] 94645a83ff95: Pulling fs layer [2022-07-11T06:44:09.755Z] e6fb740bc735: Pulling fs layer [2022-07-11T06:44:09.755Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T06:44:09.755Z] 355e64cbe906: Pulling fs layer [2022-07-11T06:44:09.755Z] 63ab81a10011: Pulling fs layer [2022-07-11T06:44:09.755Z] 555d1d1c4555: Pulling fs layer [2022-07-11T06:44:09.755Z] e6fb740bc735: Waiting [2022-07-11T06:44:09.755Z] 3a77bd46dcc9: Waiting [2022-07-11T06:44:09.755Z] 355e64cbe906: Waiting [2022-07-11T06:44:09.755Z] 63ab81a10011: Waiting [2022-07-11T06:44:09.755Z] 7d9057610161: Pulling fs layer [2022-07-11T06:44:09.755Z] 555d1d1c4555: Waiting [2022-07-11T06:44:09.755Z] 7d9057610161: Waiting [2022-07-11T06:44:10.034Z] 94645a83ff95: Download complete [2022-07-11T06:44:10.034Z] 1a89e8eeedd5: Verifying Checksum [2022-07-11T06:44:10.034Z] 1a89e8eeedd5: Download complete [2022-07-11T06:44:10.034Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T06:44:10.034Z] 3a77bd46dcc9: Download complete [2022-07-11T06:44:10.034Z] 355e64cbe906: Verifying Checksum [2022-07-11T06:44:10.034Z] 355e64cbe906: Download complete [2022-07-11T06:44:10.034Z] 9b3977197b4f: Verifying Checksum [2022-07-11T06:44:10.034Z] 9b3977197b4f: Download complete [2022-07-11T06:44:10.034Z] 63ab81a10011: Verifying Checksum [2022-07-11T06:44:10.034Z] 63ab81a10011: Download complete [2022-07-11T06:44:11.032Z] 9b3977197b4f: Pull complete [2022-07-11T06:44:11.032Z] 7d9057610161: Verifying Checksum [2022-07-11T06:44:11.032Z] 7d9057610161: Download complete [2022-07-11T06:44:11.654Z] 1a89e8eeedd5: Pull complete [2022-07-11T06:44:11.935Z] 94645a83ff95: Pull complete [2022-07-11T06:44:12.213Z] 555d1d1c4555: Download complete [2022-07-11T06:44:12.815Z] e6fb740bc735: Verifying Checksum [2022-07-11T06:44:12.815Z] e6fb740bc735: Download complete [2022-07-11T06:44:25.222Z] e6fb740bc735: Pull complete [2022-07-11T06:44:25.222Z] 3a77bd46dcc9: Pull complete [2022-07-11T06:44:25.222Z] 355e64cbe906: Pull complete [2022-07-11T06:44:25.222Z] 63ab81a10011: Pull complete [2022-07-11T06:44:31.950Z] 555d1d1c4555: Pull complete [2022-07-11T06:44:33.390Z] 7d9057610161: Pull complete [2022-07-11T06:44:33.390Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T06:44:33.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T06:44:33.390Z] ---> 819e984ddca1 [2022-07-11T06:44:33.390Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-11T06:44:35.377Z] ---> Running in b3b674835766 [2022-07-11T06:44:35.654Z] Removing intermediate container b3b674835766 [2022-07-11T06:44:35.654Z] ---> 4e7bd8665382 [2022-07-11T06:44:35.654Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-11T06:44:35.654Z] ---> Running in c15d302ed494 [2022-07-11T06:44:35.938Z] Removing intermediate container c15d302ed494 [2022-07-11T06:44:35.938Z] ---> 092114c09b4e [2022-07-11T06:44:35.938Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T06:44:35.938Z] ---> Running in 6464d31a4113 [2022-07-11T06:44:37.381Z] Removing intermediate container 6464d31a4113 [2022-07-11T06:44:37.381Z] ---> f644dfe770f5 [2022-07-11T06:44:37.381Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-11T06:44:37.381Z] ---> Running in 3844216b16ad [2022-07-11T06:44:37.658Z] Removing intermediate container 3844216b16ad [2022-07-11T06:44:37.658Z] ---> 86f7facdea3b [2022-07-11T06:44:37.658Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-11T06:44:37.939Z] ---> Running in f2e8c0df03aa [2022-07-11T06:44:38.216Z] Removing intermediate container f2e8c0df03aa [2022-07-11T06:44:38.216Z] ---> bc33aaa4b03f [2022-07-11T06:44:38.217Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T06:44:38.217Z] ---> Running in 0e40d4efcaf6 [2022-07-11T06:44:40.208Z] Removing intermediate container 0e40d4efcaf6 [2022-07-11T06:44:40.208Z] ---> 0b6ae6f870dd [2022-07-11T06:44:40.208Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T06:44:40.208Z] ---> Running in 39275b3b0568 [2022-07-11T06:44:40.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T06:44:41.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T06:44:42.768Z] OK: 220 MiB in 52 packages [2022-07-11T06:44:43.364Z] Removing intermediate container 39275b3b0568 [2022-07-11T06:44:43.364Z] ---> 998257323193 [2022-07-11T06:44:43.364Z] Step 10/15 : ENV GO111MODULE=on [2022-07-11T06:44:43.641Z] ---> Running in d5a1130c5d71 [2022-07-11T06:44:43.917Z] Removing intermediate container d5a1130c5d71 [2022-07-11T06:44:43.917Z] ---> 94e807aa0ba7 [2022-07-11T06:44:43.917Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-11T06:44:43.917Z] ---> Running in b6f63832a502 [2022-07-11T06:44:44.191Z] Removing intermediate container b6f63832a502 [2022-07-11T06:44:44.191Z] ---> 106a33fb2ec7 [2022-07-11T06:44:44.191Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-11T06:44:44.788Z] ---> 2074efa3e927 [2022-07-11T06:44:44.788Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T06:44:44.788Z] ---> Running in 6e8e275654cc [2022-07-11T06:45:11.615Z] Removing intermediate container 6e8e275654cc [2022-07-11T06:45:11.615Z] ---> e37f80cefca0 [2022-07-11T06:45:11.616Z] Step 14/15 : COPY . . [2022-07-11T06:45:14.241Z] ---> 2d7e90fbd263 [2022-07-11T06:45:14.241Z] Step 15/15 : RUN ${MAKE} [2022-07-11T06:45:14.241Z] ---> Running in 6b0b779d7704 [2022-07-11T06:45:15.222Z] noop [2022-07-11T06:45:15.821Z] Removing intermediate container 6b0b779d7704 [2022-07-11T06:45:15.821Z] ---> 81ddf8b72fba [2022-07-11T06:45:16.093Z] Successfully built 81ddf8b72fba [2022-07-11T06:45:16.093Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:45:16.465Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T06:45:16.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:45:16.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container [2022-07-11T06:45:16.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/76 -v /w/workspace/edgex-ui-go/76:/w/workspace/edgex-ui-go/76:rw,z -v /w/workspace/edgex-ui-go/76@tmp:/w/workspace/edgex-ui-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T06:45:18.089Z] $ docker top c2ad0e0e007c43317afd3c458fbfe09e9ab83e08314304744ff93c7454843b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T06:45:18.996Z] + go version [2022-07-11T06:45:18.996Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T06:45:19.026Z] $ docker stop --time=1 c2ad0e0e007c43317afd3c458fbfe09e9ab83e08314304744ff93c7454843b29 [2022-07-11T06:45:20.685Z] $ docker rm -f c2ad0e0e007c43317afd3c458fbfe09e9ab83e08314304744ff93c7454843b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:45:21.272Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T06:45:21.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:45:21.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container [2022-07-11T06:45:21.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/76 -v /w/workspace/edgex-ui-go/76:/w/workspace/edgex-ui-go/76:rw,z -v /w/workspace/edgex-ui-go/76@tmp:/w/workspace/edgex-ui-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T06:45:22.887Z] $ docker top a0011200d511eb202617345b386d61aa8e4f5f9f2e9ce561c1f0d26950f29e1a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T06:45:23.789Z] + make test [2022-07-11T06:45:23.789Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-11T06:45:25.233Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-11T06:46:04.282Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-11T06:46:04.282Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-11T06:46:19.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T06:46:19.384Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-11T06:46:19.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T06:46:19.423Z] $ docker stop --time=1 a0011200d511eb202617345b386d61aa8e4f5f9f2e9ce561c1f0d26950f29e1a [2022-07-11T06:46:21.199Z] $ docker rm -f a0011200d511eb202617345b386d61aa8e4f5f9f2e9ce561c1f0d26950f29e1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T06:46:21.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T06:46:21.960Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T06:46:22.518Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T06:46:22.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T06:46:23.228Z] + ls -al . [2022-07-11T06:46:23.228Z] total 156 [2022-07-11T06:46:23.228Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 11 06:45 . [2022-07-11T06:46:23.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:43 .. [2022-07-11T06:46:23.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 06:43 .git [2022-07-11T06:46:23.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:43 .github [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 11 06:43 .gitignore [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jul 11 06:43 Attribution.txt [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 11 06:43 CHANGELOG.md [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 11 06:43 CONTRIBUTING.md [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jul 11 06:43 Dockerfile [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 11 06:43 Jenkinsfile [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 11 06:43 LICENSE [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jul 11 06:43 Makefile [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 11 06:43 README.md [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 06:39 VERSION [2022-07-11T06:46:23.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:43 assets [2022-07-11T06:46:23.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:43 bin [2022-07-11T06:46:23.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:43 cmd [2022-07-11T06:46:23.228Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 06:45 coverage.out [2022-07-11T06:46:23.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:43 docs [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 11 06:43 go.mod [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jul 11 06:43 go.sum [2022-07-11T06:46:23.228Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 06:43 internal [2022-07-11T06:46:23.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:43 pkg [2022-07-11T06:46:23.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:43 snap [2022-07-11T06:46:23.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:43 testing [2022-07-11T06:46:23.228Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 11 06:43 version.go [2022-07-11T06:46:23.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:46:23.580Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b529499ada60d8f3399282414b00f575858c0428 --label arch=arm64 --label version=2.2.1-dev.5 . [2022-07-11T06:46:24.592Z] Sending build context to Docker daemon 27.6MB [2022-07-11T06:46:24.592Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T06:46:24.592Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-11T06:46:24.592Z] ---> 81ddf8b72fba [2022-07-11T06:46:24.592Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-11T06:46:24.887Z] ---> Running in 32bd215e6370 [2022-07-11T06:46:25.162Z] Removing intermediate container 32bd215e6370 [2022-07-11T06:46:25.162Z] ---> 39d1a55ba1b0 [2022-07-11T06:46:25.162Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-11T06:46:25.162Z] ---> Running in 4bec2db7949f [2022-07-11T06:46:25.446Z] Removing intermediate container 4bec2db7949f [2022-07-11T06:46:25.446Z] ---> 9fcd1a60440b [2022-07-11T06:46:25.446Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T06:46:25.446Z] ---> Running in e6c461c25faf [2022-07-11T06:46:25.719Z] Removing intermediate container e6c461c25faf [2022-07-11T06:46:25.719Z] ---> d4ef68ea000e [2022-07-11T06:46:25.719Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-11T06:46:25.998Z] ---> Running in 5d0c23d25fad [2022-07-11T06:46:26.272Z] Removing intermediate container 5d0c23d25fad [2022-07-11T06:46:26.272Z] ---> 497514365781 [2022-07-11T06:46:26.272Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-11T06:46:26.272Z] ---> Running in 81ed8b8a332b [2022-07-11T06:46:26.546Z] Removing intermediate container 81ed8b8a332b [2022-07-11T06:46:26.546Z] ---> c0bacc1a35e0 [2022-07-11T06:46:26.546Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T06:46:26.547Z] ---> Running in 9d22fe3aeb9e [2022-07-11T06:46:28.535Z] Removing intermediate container 9d22fe3aeb9e [2022-07-11T06:46:28.535Z] ---> b444a7207b9b [2022-07-11T06:46:28.535Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T06:46:28.535Z] ---> Running in 7edb77dd84f5 [2022-07-11T06:46:29.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T06:46:30.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T06:46:31.086Z] OK: 220 MiB in 52 packages [2022-07-11T06:46:31.684Z] Removing intermediate container 7edb77dd84f5 [2022-07-11T06:46:31.684Z] ---> 366d19f2e530 [2022-07-11T06:46:31.684Z] Step 10/23 : ENV GO111MODULE=on [2022-07-11T06:46:31.961Z] ---> Running in 50bbdaf7adca [2022-07-11T06:46:32.234Z] Removing intermediate container 50bbdaf7adca [2022-07-11T06:46:32.235Z] ---> 3a7505946959 [2022-07-11T06:46:32.235Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-11T06:46:32.235Z] ---> Running in e2c73bedd429 [2022-07-11T06:46:32.509Z] Removing intermediate container e2c73bedd429 [2022-07-11T06:46:32.509Z] ---> 22fe9ef12840 [2022-07-11T06:46:32.509Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-11T06:46:33.108Z] ---> 50d8a2824cfb [2022-07-11T06:46:33.108Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T06:46:33.108Z] ---> Running in a327fe761050 [2022-07-11T06:46:35.095Z] Removing intermediate container a327fe761050 [2022-07-11T06:46:35.095Z] ---> d5ca7b9b6a19 [2022-07-11T06:46:35.095Z] Step 14/23 : COPY . . [2022-07-11T06:46:38.485Z] ---> 9090b8d13e59 [2022-07-11T06:46:38.485Z] Step 15/23 : RUN ${MAKE} [2022-07-11T06:46:38.485Z] ---> Running in 5e242631fc24 [2022-07-11T06:46:39.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-11T06:47:11.476Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-11T06:47:14.114Z] Removing intermediate container 5e242631fc24 [2022-07-11T06:47:14.114Z] ---> 3050cb9d7283 [2022-07-11T06:47:14.114Z] Step 16/23 : FROM alpine:3.14 [2022-07-11T06:47:15.096Z] 3.14: Pulling from library/alpine [2022-07-11T06:47:15.096Z] 455c02918c45: Pulling fs layer [2022-07-11T06:47:15.370Z] 455c02918c45: Download complete [2022-07-11T06:47:15.645Z] 455c02918c45: Pull complete [2022-07-11T06:47:15.645Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T06:47:15.918Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T06:47:15.918Z] ---> ac73e934f311 [2022-07-11T06:47:15.918Z] Step 17/23 : EXPOSE 4000 [2022-07-11T06:47:15.918Z] ---> Running in ae845851062a [2022-07-11T06:47:16.192Z] Removing intermediate container ae845851062a [2022-07-11T06:47:16.192Z] ---> 8becc44eb109 [2022-07-11T06:47:16.192Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-11T06:47:17.631Z] ---> bcc612c194be [2022-07-11T06:47:17.631Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-11T06:47:17.631Z] ---> Running in c9f670f1fe8a [2022-07-11T06:47:17.908Z] Removing intermediate container c9f670f1fe8a [2022-07-11T06:47:17.908Z] ---> f48f919cdc39 [2022-07-11T06:47:17.908Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-11T06:47:18.191Z] ---> Running in 878e5e6595c0 [2022-07-11T06:47:18.466Z] Removing intermediate container 878e5e6595c0 [2022-07-11T06:47:18.466Z] ---> ef828b6a63bd [2022-07-11T06:47:18.466Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T06:47:18.466Z] ---> Running in ea2e0590242a [2022-07-11T06:47:18.742Z] Removing intermediate container ea2e0590242a [2022-07-11T06:47:18.742Z] ---> 966bf34ad9e0 [2022-07-11T06:47:18.742Z] Step 22/23 : LABEL git_sha=b529499ada60d8f3399282414b00f575858c0428 [2022-07-11T06:47:18.742Z] ---> Running in 4d9dfa8dd547 [2022-07-11T06:47:19.017Z] Removing intermediate container 4d9dfa8dd547 [2022-07-11T06:47:19.017Z] ---> 646738c5e939 [2022-07-11T06:47:19.017Z] Step 23/23 : LABEL version=2.2.1-dev.5 [2022-07-11T06:47:19.017Z] ---> Running in ec553b814da1 [2022-07-11T06:47:19.613Z] Removing intermediate container ec553b814da1 [2022-07-11T06:47:19.613Z] ---> aca2a3c2f2dc [2022-07-11T06:47:19.613Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T06:47:19.613Z] Successfully built aca2a3c2f2dc [2022-07-11T06:47:19.613Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:47:19.724Z] provisioning config files... [2022-07-11T06:47:19.742Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/76@tmp/config780463065268969602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:47:20.096Z] ---> docker-login.sh [2022-07-11T06:47:20.096Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:47:20.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:47:20.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:47:20.370Z] Configure a credential helper to remove this warning. See [2022-07-11T06:47:20.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:47:20.370Z] [2022-07-11T06:47:20.370Z] Login Succeeded [2022-07-11T06:47:20.370Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:47:20.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:47:20.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:47:20.920Z] Configure a credential helper to remove this warning. See [2022-07-11T06:47:20.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:47:20.920Z] [2022-07-11T06:47:20.920Z] Login Succeeded [2022-07-11T06:47:20.920Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:47:21.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:47:21.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:47:21.469Z] Configure a credential helper to remove this warning. See [2022-07-11T06:47:21.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:47:21.469Z] [2022-07-11T06:47:21.469Z] Login Succeeded [2022-07-11T06:47:21.469Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:47:21.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:47:21.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:47:21.744Z] Configure a credential helper to remove this warning. See [2022-07-11T06:47:21.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:47:21.744Z] [2022-07-11T06:47:21.744Z] Login Succeeded [2022-07-11T06:47:21.744Z] docker.io [2022-07-11T06:47:22.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:47:22.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:47:22.613Z] Configure a credential helper to remove this warning. See [2022-07-11T06:47:22.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:47:22.613Z] [2022-07-11T06:47:22.613Z] Login Succeeded [2022-07-11T06:47:22.613Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:47:22.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T06:47:22.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:47:22.689Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-07-11T06:47:22.689Z] b529499ada60d8f3399282414b00f575858c0428 [2022-07-11T06:47:22.689Z] latest [2022-07-11T06:47:22.689Z] 2.2.1-dev.5 [2022-07-11T06:47:22.689Z] b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5 [2022-07-11T06:47:22.689Z] main [2022-07-11T06:47:22.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:23.067Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b529499ada60d8f3399282414b00f575858c0428 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:23.431Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b529499ada60d8f3399282414b00f575858c0428 [2022-07-11T06:47:23.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:47:23.431Z] 7a0d3eda301d: Preparing [2022-07-11T06:47:23.431Z] f73e7dbfee58: Preparing [2022-07-11T06:47:23.431Z] f73e7dbfee58: Layer already exists [2022-07-11T06:47:28.830Z] 7a0d3eda301d: Pushed [2022-07-11T06:47:28.830Z] b529499ada60d8f3399282414b00f575858c0428: digest: sha256:fe39a99b9deedba18a88d31d5d9e692e2f4ee12e234139a6bc91e85829f661f1 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:29.195Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:29.559Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-07-11T06:47:29.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:47:29.559Z] 7a0d3eda301d: Preparing [2022-07-11T06:47:29.559Z] f73e7dbfee58: Preparing [2022-07-11T06:47:29.559Z] f73e7dbfee58: Layer already exists [2022-07-11T06:47:29.559Z] 7a0d3eda301d: Layer already exists [2022-07-11T06:47:29.831Z] latest: digest: sha256:fe39a99b9deedba18a88d31d5d9e692e2f4ee12e234139a6bc91e85829f661f1 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:30.204Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:30.569Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.5 [2022-07-11T06:47:30.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:47:30.570Z] 7a0d3eda301d: Preparing [2022-07-11T06:47:30.570Z] f73e7dbfee58: Preparing [2022-07-11T06:47:30.570Z] f73e7dbfee58: Layer already exists [2022-07-11T06:47:30.570Z] 7a0d3eda301d: Layer already exists [2022-07-11T06:47:30.843Z] 2.2.1-dev.5: digest: sha256:fe39a99b9deedba18a88d31d5d9e692e2f4ee12e234139a6bc91e85829f661f1 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:31.217Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:31.583Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5 [2022-07-11T06:47:31.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:47:31.583Z] 7a0d3eda301d: Preparing [2022-07-11T06:47:31.583Z] f73e7dbfee58: Preparing [2022-07-11T06:47:31.583Z] f73e7dbfee58: Layer already exists [2022-07-11T06:47:31.583Z] 7a0d3eda301d: Layer already exists [2022-07-11T06:47:31.583Z] b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5: digest: sha256:fe39a99b9deedba18a88d31d5d9e692e2f4ee12e234139a6bc91e85829f661f1 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:32.222Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:32.586Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-07-11T06:47:32.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:47:32.586Z] 7a0d3eda301d: Preparing [2022-07-11T06:47:32.586Z] f73e7dbfee58: Preparing [2022-07-11T06:47:32.586Z] 7a0d3eda301d: Layer already exists [2022-07-11T06:47:32.586Z] f73e7dbfee58: Layer already exists [2022-07-11T06:47:32.859Z] main: digest: sha256:fe39a99b9deedba18a88d31d5d9e692e2f4ee12e234139a6bc91e85829f661f1 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T06:47:32.916Z] ===================================================== [Pipeline] echo [2022-07-11T06:47:32.922Z] taggedImages: [2022-07-11T06:47:32.922Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b529499ada60d8f3399282414b00f575858c0428 [2022-07-11T06:47:32.922Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-07-11T06:47:32.922Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.5 [2022-07-11T06:47:32.922Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:b529499ada60d8f3399282414b00f575858c0428-2.2.1-dev.5 [2022-07-11T06:47:32.922Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:33.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T06:47:33.294Z] [2022-07-11T06:47:33.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:47:33.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T06:47:33.645Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T06:47:33.645Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T06:47:33.645Z] 04944245beec: Pulling fs layer [2022-07-11T06:47:33.645Z] 699f458cf7ca: Pulling fs layer [2022-07-11T06:47:33.645Z] 765212b225bb: Pulling fs layer [2022-07-11T06:47:33.645Z] f23df028b6ca: Pulling fs layer [2022-07-11T06:47:33.645Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T06:47:33.645Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T06:47:33.645Z] f23df028b6ca: Waiting [2022-07-11T06:47:33.645Z] d65c8cfc05b1: Waiting [2022-07-11T06:47:33.645Z] 765212b225bb: Waiting [2022-07-11T06:47:33.645Z] 2437ff75d9bd: Waiting [2022-07-11T06:47:33.921Z] 04944245beec: Verifying Checksum [2022-07-11T06:47:33.921Z] 04944245beec: Download complete [2022-07-11T06:47:33.921Z] 765212b225bb: Verifying Checksum [2022-07-11T06:47:33.921Z] 765212b225bb: Download complete [2022-07-11T06:47:33.921Z] f23df028b6ca: Verifying Checksum [2022-07-11T06:47:33.921Z] f23df028b6ca: Download complete [2022-07-11T06:47:33.921Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T06:47:33.921Z] d65c8cfc05b1: Download complete [2022-07-11T06:47:33.921Z] 699f458cf7ca: Verifying Checksum [2022-07-11T06:47:33.921Z] 699f458cf7ca: Download complete [2022-07-11T06:47:34.521Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T06:47:34.521Z] 8998bd30e6a1: Download complete [2022-07-11T06:47:36.502Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T06:47:36.502Z] 2437ff75d9bd: Download complete [2022-07-11T06:47:39.161Z] 8998bd30e6a1: Pull complete [2022-07-11T06:47:39.161Z] 04944245beec: Pull complete [2022-07-11T06:47:40.616Z] 699f458cf7ca: Pull complete [2022-07-11T06:47:40.891Z] 765212b225bb: Pull complete [2022-07-11T06:47:41.875Z] f23df028b6ca: Pull complete [2022-07-11T06:47:41.875Z] d65c8cfc05b1: Pull complete [2022-07-11T06:47:56.991Z] 2437ff75d9bd: Pull complete [2022-07-11T06:47:56.991Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T06:47:56.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T06:47:56.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:47:57.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container [2022-07-11T06:47:57.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/76 -v /w/workspace/edgex-ui-go/76:/w/workspace/edgex-ui-go/76:rw,z -v /w/workspace/edgex-ui-go/76@tmp:/w/workspace/edgex-ui-go/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T06:47:59.738Z] $ docker top feca10f5d7d2131b8e6d60e8035e6df20caf7608da1890a84ef68d635238b7ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:48:00.633Z] ---> job-cost.sh [2022-07-11T06:48:00.633Z] lf-activate-venv: SKIPPING [2022-07-11T06:48:00.633Z] INFO: No Stack... [2022-07-11T06:48:00.911Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T06:48:01.885Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T06:48:02.557Z] + cat /w/workspace/edgex-ui-go/76/archives/cost.csv [2022-07-11T06:48:02.557Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T06:48:02.617Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-76-stack-cost] [2022-07-11T06:48:02.627Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-76-stack-cost] did not exist. Created. [2022-07-11T06:48:02.627Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T06:48:03.296Z] /w/workspace/edgex-ui-go/76@tmp/durable-3d2da028/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T06:48:03.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T06:48:04.000Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T06:48:04.180Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T06:48:04.187Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T06:48:04.213Z] $ docker stop --time=1 feca10f5d7d2131b8e6d60e8035e6df20caf7608da1890a84ef68d635238b7ff [2022-07-11T06:48:05.665Z] $ docker rm -f feca10f5d7d2131b8e6d60e8035e6df20caf7608da1890a84ef68d635238b7ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-11T06:48:06.080Z] provisioning config files... [2022-07-11T06:48:06.090Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4894006377778859186tmp [Pipeline] { [Pipeline] sh [2022-07-11T06:48:06.385Z] + set +x [2022-07-11T06:48:06.385Z] + curl -s https://codecov.io/bash [2022-07-11T06:48:06.385Z] + bash -s -- [2022-07-11T06:48:06.385Z] [2022-07-11T06:48:06.385Z] _____ _ [2022-07-11T06:48:06.385Z] / ____| | | [2022-07-11T06:48:06.385Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T06:48:06.385Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T06:48:06.385Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T06:48:06.385Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T06:48:06.385Z] Bash-1.0.6 [2022-07-11T06:48:06.385Z] [2022-07-11T06:48:06.385Z] [2022-07-11T06:48:06.385Z] ==> git version 2.25.1 found [2022-07-11T06:48:06.385Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-11T06:48:06.385Z] Release-Date: 2020-01-08 [2022-07-11T06:48:06.385Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T06:48:06.385Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T06:48:06.385Z] ==> Jenkins CI detected. [2022-07-11T06:48:06.385Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-07-11T06:48:06.385Z] project root: . [2022-07-11T06:48:06.385Z] --> token set from env [2022-07-11T06:48:06.385Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T06:48:06.385Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T06:48:06.385Z] ==> Python coveragepy not found [2022-07-11T06:48:06.385Z] ==> Searching for coverage reports in: [2022-07-11T06:48:06.385Z] + . [2022-07-11T06:48:06.385Z] -> Found 1 reports [2022-07-11T06:48:06.385Z] ==> Detecting git/mercurial file structure [2022-07-11T06:48:06.385Z] ==> Reading reports [2022-07-11T06:48:06.645Z] + ./coverage.out bytes=10 [2022-07-11T06:48:06.645Z] ==> Appending adjustments [2022-07-11T06:48:06.645Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T06:48:06.645Z] + Found adjustments [2022-07-11T06:48:06.645Z] ==> Gzipping contents [2022-07-11T06:48:06.645Z] 8.0K /tmp/codecov.xO6BdZ.gz [2022-07-11T06:48:06.645Z] ==> Uploading reports [2022-07-11T06:48:06.645Z] url: https://codecov.io [2022-07-11T06:48:06.645Z] query: branch=main&commit=b529499ada60d8f3399282414b00f575858c0428&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T06:48:06.645Z] -> Pinging Codecov [2022-07-11T06:48:06.645Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=b529499ada60d8f3399282414b00f575858c0428&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T06:48:06.905Z] -> Uploading to [2022-07-11T06:48:06.905Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/FB506323287CE973F263BFD2A0EB1F37/b529499ada60d8f3399282414b00f575858c0428/79ceefd5-3bac-42f9-bf12-0e5583f34654.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T064806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e07e9367df979ecaa306eabc6b26bdd4f880d0a6fe8142c4cd554f6dc2bb5177 [2022-07-11T06:48:06.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T06:48:06.905Z] Dload Upload Total Spent Left Speed [2022-07-11T06:48:07.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 19237 --:--:-- --:--:-- --:--:-- 19237 [2022-07-11T06:48:07.165Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b529499ada60d8f3399282414b00f575858c0428 [Pipeline] } [2022-07-11T06:48:07.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T06:48:07.292Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T06:48:07.302Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:48:07.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T06:48:07.599Z] [2022-07-11T06:48:07.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:48:07.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T06:48:07.901Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T06:48:07.901Z] df9b9388f04a: Pulling fs layer [2022-07-11T06:48:07.901Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T06:48:07.901Z] 25bc292e5bac: Pulling fs layer [2022-07-11T06:48:07.901Z] 114826534d7a: Pulling fs layer [2022-07-11T06:48:07.901Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T06:48:07.901Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T06:48:07.901Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T06:48:07.901Z] 114826534d7a: Waiting [2022-07-11T06:48:07.901Z] 4657fd5d0bcf: Waiting [2022-07-11T06:48:07.901Z] 8a3aa393b2d8: Waiting [2022-07-11T06:48:07.901Z] 6ad1cebc031e: Waiting [2022-07-11T06:48:07.901Z] 25bc292e5bac: Verifying Checksum [2022-07-11T06:48:07.901Z] 25bc292e5bac: Download complete [2022-07-11T06:48:07.901Z] 52dc419b0ee2: Download complete [2022-07-11T06:48:07.901Z] 4657fd5d0bcf: Verifying Checksum [2022-07-11T06:48:07.901Z] 4657fd5d0bcf: Download complete [2022-07-11T06:48:07.901Z] df9b9388f04a: Download complete [2022-07-11T06:48:08.162Z] df9b9388f04a: Pull complete [2022-07-11T06:48:08.162Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T06:48:08.162Z] 6ad1cebc031e: Download complete [2022-07-11T06:48:08.162Z] 52dc419b0ee2: Pull complete [2022-07-11T06:48:08.162Z] 25bc292e5bac: Pull complete [2022-07-11T06:48:08.735Z] 114826534d7a: Verifying Checksum [2022-07-11T06:48:08.735Z] 114826534d7a: Download complete [2022-07-11T06:48:08.735Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T06:48:08.735Z] 8a3aa393b2d8: Download complete [2022-07-11T06:48:12.024Z] 114826534d7a: Pull complete [2022-07-11T06:48:12.024Z] 4657fd5d0bcf: Pull complete [2022-07-11T06:48:12.284Z] 6ad1cebc031e: Pull complete [2022-07-11T06:48:15.578Z] 8a3aa393b2d8: Pull complete [2022-07-11T06:48:15.578Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T06:48:15.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T06:48:15.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:48:15.676Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:48:15.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T06:48:17.822Z] $ docker top 67b23ad79a1450f040bc37de071f46c6cfc502e199c4da1d88bdb50ac7588691 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T06:48:17.881Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-07-11T06:48:18.165Z] + set -o pipefail [2022-07-11T06:48:18.165Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-07-11T06:48:23.450Z] [2022-07-11T06:48:23.450Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-07-11T06:48:23.450Z] [2022-07-11T06:48:23.450Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/c0b174aa-21c8-460c-ac49-aea9fcd141b5 [2022-07-11T06:48:23.450Z] [2022-07-11T06:48:23.450Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T06:48:23.450Z] [2022-07-11T06:48:23.450Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T06:48:23.450Z] [2022-07-11T06:48:23.450Z] [2022-07-11T06:48:23.450Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T06:48:23.450Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T06:48:23.480Z] $ docker stop --time=1 67b23ad79a1450f040bc37de071f46c6cfc502e199c4da1d88bdb50ac7588691 [2022-07-11T06:48:25.219Z] $ docker rm -f 67b23ad79a1450f040bc37de071f46c6cfc502e199c4da1d88bdb50ac7588691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T06:48:25.867Z] + git log --format=format:%s -1 b529499ada60d8f3399282414b00f575858c0428 [Pipeline] sh [2022-07-11T06:48:26.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T06:48:26.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:48:26.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:48:26.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:48:26.590Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:48:26.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T06:48:27.061Z] $ docker top 0d7685fb636bafb5f895c0888052b98e23e80131d526a2621692c13e11d0b03b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T06:48:27.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:48:27.138Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:48:27.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:48:27.284Z] $ docker exec 0d7685fb636bafb5f895c0888052b98e23e80131d526a2621692c13e11d0b03b ssh-agent [2022-07-11T06:48:27.390Z] SSH_AUTH_SOCK=/tmp/ssh-ohj9VzdolJbg/agent.33 [2022-07-11T06:48:27.390Z] SSH_AGENT_PID=39 [2022-07-11T06:48:27.396Z] Running ssh-add (command line suppressed) [2022-07-11T06:48:27.536Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5151298157369346227.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5151298157369346227.key) [2022-07-11T06:48:27.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:48:27.825Z] + git semver tag [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,031 [run_tag] DEBUG tag force:False [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,031 [check_head_tag] DEBUG check head tag [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,031 [execute] INFO git cat-file --batch-check [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,034 [execute] INFO git cat-file --batch [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,042 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,042 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,042 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:48:28.084Z] 2022-07-11 06:48:28,047 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:48:28.084Z] 2.2.1-dev.5 [Pipeline] } [2022-07-11T06:48:28.110Z] $ docker exec --env ******** --env ******** 0d7685fb636bafb5f895c0888052b98e23e80131d526a2621692c13e11d0b03b ssh-agent -k [2022-07-11T06:48:28.222Z] unset SSH_AUTH_SOCK; [2022-07-11T06:48:28.222Z] unset SSH_AGENT_PID; [2022-07-11T06:48:28.222Z] echo Agent pid 39 killed; [2022-07-11T06:48:28.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T06:48:28.535Z] + git semver [Pipeline] } [2022-07-11T06:48:28.834Z] $ docker stop --time=1 0d7685fb636bafb5f895c0888052b98e23e80131d526a2621692c13e11d0b03b [2022-07-11T06:48:30.138Z] $ docker rm -f 0d7685fb636bafb5f895c0888052b98e23e80131d526a2621692c13e11d0b03b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:48:30.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T06:48:30.526Z] [2022-07-11T06:48:30.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:48:30.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T06:48:30.829Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T06:48:30.829Z] ab5ef0e58194: Pulling fs layer [2022-07-11T06:48:30.829Z] 9712f1f96733: Pulling fs layer [2022-07-11T06:48:30.829Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T06:48:30.829Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T06:48:30.829Z] e9a5061849ea: Pulling fs layer [2022-07-11T06:48:30.829Z] d747dcd14b5f: Pulling fs layer [2022-07-11T06:48:30.829Z] 2de7ff778b66: Pulling fs layer [2022-07-11T06:48:30.829Z] d747dcd14b5f: Waiting [2022-07-11T06:48:30.829Z] 2de7ff778b66: Waiting [2022-07-11T06:48:30.829Z] e9a5061849ea: Waiting [2022-07-11T06:48:30.829Z] 0d9ebad4ef96: Waiting [2022-07-11T06:48:30.829Z] 9712f1f96733: Verifying Checksum [2022-07-11T06:48:30.829Z] 9712f1f96733: Download complete [2022-07-11T06:48:31.090Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T06:48:31.090Z] 63f879dbbcfc: Download complete [2022-07-11T06:48:31.349Z] e9a5061849ea: Verifying Checksum [2022-07-11T06:48:31.349Z] e9a5061849ea: Download complete [2022-07-11T06:48:31.349Z] ab5ef0e58194: Verifying Checksum [2022-07-11T06:48:31.349Z] ab5ef0e58194: Download complete [2022-07-11T06:48:31.349Z] d747dcd14b5f: Download complete [2022-07-11T06:48:31.610Z] 2de7ff778b66: Verifying Checksum [2022-07-11T06:48:31.610Z] 2de7ff778b66: Download complete [2022-07-11T06:48:31.610Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T06:48:31.610Z] 0d9ebad4ef96: Download complete [2022-07-11T06:48:34.154Z] ab5ef0e58194: Pull complete [2022-07-11T06:48:34.154Z] 9712f1f96733: Pull complete [2022-07-11T06:48:35.087Z] 63f879dbbcfc: Pull complete [2022-07-11T06:48:39.284Z] 0d9ebad4ef96: Pull complete [2022-07-11T06:48:39.284Z] e9a5061849ea: Pull complete [2022-07-11T06:48:39.284Z] d747dcd14b5f: Pull complete [2022-07-11T06:48:40.665Z] 2de7ff778b66: Pull complete [2022-07-11T06:48:40.665Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T06:48:40.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T06:48:40.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:48:40.760Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:48:40.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-11T06:48:43.080Z] $ docker top f275fdff36f07a8c100f74510788484a26a4a0a97e9072dc3e47ee8e5df2d306 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:48:43.151Z] provisioning config files... [2022-07-11T06:48:43.162Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config692154573518578608tmp [2022-07-11T06:48:43.173Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9088928864409403611tmp [2022-07-11T06:48:43.184Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7534822026161999071tmp [Pipeline] { [Pipeline] echo [2022-07-11T06:48:43.201Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:48:43.488Z] ---> sigul-configuration.sh [2022-07-11T06:48:43.488Z] gpg: directory `/root/.gnupg' created [2022-07-11T06:48:43.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T06:48:43.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T06:48:43.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T06:48:43.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T06:48:43.488Z] gpg: CAST5 encrypted data [2022-07-11T06:48:43.488Z] gpg: encrypted with 1 passphrase [2022-07-11T06:48:43.488Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T06:48:43.774Z] + mkdir /home/jenkins [2022-07-11T06:48:43.774Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T06:48:44.062Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-11T06:48:44.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:48:44.356Z] ---> sigul-install.sh [2022-07-11T06:48:44.356Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T06:48:44.646Z] + git tag --list [2022-07-11T06:48:44.646Z] 0.1.1 [2022-07-11T06:48:44.646Z] v1.1.0 [2022-07-11T06:48:44.646Z] v1.2.0 [2022-07-11T06:48:44.646Z] v1.2.1 [2022-07-11T06:48:44.646Z] v1.3.0 [2022-07-11T06:48:44.646Z] v2.0.0 [2022-07-11T06:48:44.646Z] v2.1.0 [2022-07-11T06:48:44.646Z] v2.2.0 [2022-07-11T06:48:44.646Z] v2.2.1-dev.1 [2022-07-11T06:48:44.646Z] v2.2.1-dev.2 [2022-07-11T06:48:44.646Z] v2.2.1-dev.3 [2022-07-11T06:48:44.646Z] v2.2.1-dev.4 [2022-07-11T06:48:44.646Z] v2.2.1-dev.5 [Pipeline] sh [2022-07-11T06:48:44.933Z] + lftools sign git-tag v2.2.1-dev.5 [2022-07-11T06:48:45.502Z] Signing Git tag with Sigul... [2022-07-11T06:48:45.502Z] Signing v2.2.1-dev.5 [Pipeline] echo [2022-07-11T06:48:45.771Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:48:46.058Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T06:48:46.065Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T06:48:46.102Z] $ docker stop --time=1 f275fdff36f07a8c100f74510788484a26a4a0a97e9072dc3e47ee8e5df2d306 [2022-07-11T06:48:47.431Z] $ docker rm -f f275fdff36f07a8c100f74510788484a26a4a0a97e9072dc3e47ee8e5df2d306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T06:48:47.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T06:48:47.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:48:48.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:48:48.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:48:48.234Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:48:48.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T06:48:48.666Z] $ docker top 0ebc4ccd4ec38daf4b442a7a3e4f85dc6afeaa3f33a286e769e84e163348f868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T06:48:48.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:48:48.765Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:48:48.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:48:48.906Z] $ docker exec 0ebc4ccd4ec38daf4b442a7a3e4f85dc6afeaa3f33a286e769e84e163348f868 ssh-agent [2022-07-11T06:48:49.017Z] SSH_AUTH_SOCK=/tmp/ssh-6YtoXWCwQ26C/agent.33 [2022-07-11T06:48:49.017Z] SSH_AGENT_PID=39 [2022-07-11T06:48:49.023Z] Running ssh-add (command line suppressed) [2022-07-11T06:48:49.158Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3357584392621718395.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3357584392621718395.key) [2022-07-11T06:48:49.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:48:49.448Z] + git semver bump pre [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,629 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,629 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,629 [bump_version] DEBUG bumped version:2.2.1-dev.6 [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,629 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,629 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,629 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,631 [execute] INFO git cat-file --batch-check [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,636 [execute] INFO git cat-file --batch [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T06:48:49.708Z] 2022-07-11 06:48:49,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:48:49.708Z] 2.2.1-dev.6 [Pipeline] } [2022-07-11T06:48:49.735Z] $ docker exec --env ******** --env ******** 0ebc4ccd4ec38daf4b442a7a3e4f85dc6afeaa3f33a286e769e84e163348f868 ssh-agent -k [2022-07-11T06:48:49.853Z] unset SSH_AUTH_SOCK; [2022-07-11T06:48:49.854Z] unset SSH_AGENT_PID; [2022-07-11T06:48:49.854Z] echo Agent pid 39 killed; [2022-07-11T06:48:49.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T06:48:50.155Z] + git semver [Pipeline] } [2022-07-11T06:48:50.445Z] $ docker stop --time=1 0ebc4ccd4ec38daf4b442a7a3e4f85dc6afeaa3f33a286e769e84e163348f868 [2022-07-11T06:48:51.755Z] $ docker rm -f 0ebc4ccd4ec38daf4b442a7a3e4f85dc6afeaa3f33a286e769e84e163348f868 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T06:48:52.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T06:48:52.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:48:52.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:48:52.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:48:52.475Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:48:52.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T06:48:52.923Z] $ docker top ff0178723a1403534299fae1b81e23630926869c3397ee359a214e802635916e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T06:48:52.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:48:52.998Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:48:53.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:48:53.146Z] $ docker exec ff0178723a1403534299fae1b81e23630926869c3397ee359a214e802635916e ssh-agent [2022-07-11T06:48:53.255Z] SSH_AUTH_SOCK=/tmp/ssh-BdV3fEP1fB0N/agent.33 [2022-07-11T06:48:53.255Z] SSH_AGENT_PID=39 [2022-07-11T06:48:53.260Z] Running ssh-add (command line suppressed) [2022-07-11T06:48:53.392Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8215133247406491128.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8215133247406491128.key) [2022-07-11T06:48:53.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:48:53.677Z] + git semver push [2022-07-11T06:48:53.936Z] 2022-07-11 06:48:53,896 [run_push] DEBUG push [2022-07-11T06:48:53.936Z] 2022-07-11 06:48:53,897 [execute] INFO git cat-file --batch-check [2022-07-11T06:48:53.936Z] 2022-07-11 06:48:53,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T06:48:53.936Z] 2022-07-11 06:48:53,900 [execute] INFO git rev-list 31a4dcb3730e12d31bc1af641a22f5eafbfd3a1b -- [2022-07-11T06:48:53.936Z] 2022-07-11 06:48:53,901 [execute] DEBUG Popen(['git', 'rev-list', '31a4dcb3730e12d31bc1af641a22f5eafbfd3a1b', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:48:53.936Z] 2022-07-11 06:48:53,910 [execute] INFO git fetch -v origin [2022-07-11T06:48:53.936Z] 2022-07-11 06:48:53,910 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-11T06:48:54.509Z] 2022-07-11 06:48:54,394 [run_push] DEBUG no remote changes detected [2022-07-11T06:48:54.509Z] 2022-07-11 06:48:54,395 [execute] INFO git push origin semver [2022-07-11T06:48:54.509Z] 2022-07-11 06:48:54,395 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:48:55.451Z] 2022-07-11 06:48:55,104 [run_push] DEBUG push all version tags [2022-07-11T06:48:55.451Z] 2022-07-11 06:48:55,104 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T06:48:55.451Z] 2022-07-11 06:48:55,105 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:48:56.022Z] 2022-07-11 06:48:55,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:48:56.022Z] 2.2.1-dev.6 [Pipeline] } [2022-07-11T06:48:56.049Z] $ docker exec --env ******** --env ******** ff0178723a1403534299fae1b81e23630926869c3397ee359a214e802635916e ssh-agent -k [2022-07-11T06:48:56.151Z] unset SSH_AUTH_SOCK; [2022-07-11T06:48:56.151Z] unset SSH_AGENT_PID; [2022-07-11T06:48:56.151Z] echo Agent pid 39 killed; [2022-07-11T06:48:56.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T06:48:56.457Z] + git semver [Pipeline] } [2022-07-11T06:48:56.748Z] $ docker stop --time=1 ff0178723a1403534299fae1b81e23630926869c3397ee359a214e802635916e [2022-07-11T06:48:58.059Z] $ docker rm -f ff0178723a1403534299fae1b81e23630926869c3397ee359a214e802635916e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T06:48:58.586Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-07-11T06:48:58.586Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-11T06:48:58.586Z] total 16 [2022-07-11T06:48:58.586Z] drwxr-xr-x 3 root root 4096 Jul 11 06:41 . [2022-07-11T06:48:58.586Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 06:48 .. [2022-07-11T06:48:58.586Z] drwxr-xr-x 2 root root 4096 Jul 11 06:41 cost [2022-07-11T06:48:58.586Z] -rw-r--r-- 1 root root 81 Jul 11 06:41 cost.csv [2022-07-11T06:48:58.586Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-11T06:48:58.586Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-11T06:48:58.586Z] total 16 [2022-07-11T06:48:58.586Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 06:41 . [2022-07-11T06:48:58.586Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 06:48 .. [2022-07-11T06:48:58.586Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 06:41 cost [2022-07-11T06:48:58.586Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 11 06:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:48:58.886Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:48:59.750Z] ---> package-listing.sh [2022-07-11T06:48:59.750Z] ++ facter osfamily [2022-07-11T06:48:59.750Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T06:49:00.010Z] + OS_FAMILY=debian [2022-07-11T06:49:00.010Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-07-11T06:49:00.010Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T06:49:00.010Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T06:49:00.010Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T06:49:00.010Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T06:49:00.010Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-07-11T06:49:00.010Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T06:49:00.010Z] + case "${OS_FAMILY}" in [2022-07-11T06:49:00.010Z] + dpkg -l [2022-07-11T06:49:00.010Z] + grep '^ii' [2022-07-11T06:49:00.010Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T06:49:00.010Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T06:49:00.010Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T06:49:00.010Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-07-11T06:49:00.010Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-07-11T06:49:00.010Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-07-11T06:49:00.021Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T06:49:00.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:49:00.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T06:49:00.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:49:00.952Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2022-07-11T06:49:01.010Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T06:49:01.278Z] $ docker top 40ccc722ad3dff4a0c23cabd21f9f100c42707e21797a9c511c2cb6655270627 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T06:49:01.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T06:49:01.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T06:49:02.231Z] + ls /var/log/sa-host [2022-07-11T06:49:02.231Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:49:02.297Z] provisioning config files... [2022-07-11T06:49:02.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6149691677301192460tmp [Pipeline] { [Pipeline] echo [2022-07-11T06:49:02.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:49:02.605Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T06:49:02.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:49:02.954Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T06:49:02.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:49:03.250Z] ---> sudo-logs.sh [2022-07-11T06:49:03.250Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T06:49:03.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:49:03.552Z] ---> job-cost.sh [2022-07-11T06:49:03.552Z] lf-activate-venv: SKIPPING [2022-07-11T06:49:03.552Z] DEBUG: total: 0.2199999988079071 [2022-07-11T06:49:03.552Z] INFO: Retrieving Stack Cost... [2022-07-11T06:49:04.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T06:49:04.385Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T06:49:04.397Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:49:04.682Z] ---> logs-deploy.sh [2022-07-11T06:49:04.682Z] lf-activate-venv: SKIPPING [2022-07-11T06:49:04.682Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/76 [2022-07-11T06:49:04.682Z] INFO: archiving workspace using pattern(s): [2022-07-11T06:49:05.626Z] Archives upload complete. [2022-07-11T06:49:05.626Z] INFO: archiving logs to Nexus