Pull request #518 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 0c9d93d4f8dec7b198a686178f9e113bab306c07+39b108e2afa55dd7bccad3efdb4ba6978a307ed6 (0f4fab8d41d4fdb6d6a7d4deafec66a4293934ae) 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-ssh18387427474603964308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5890865284998671796.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/PR-518/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15705591060566850657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7793916362890531543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7507990289522774416.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/PR-518/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6196391260721718437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33475’ Running on prd-ubuntu20.04-docker-8c-8g-33476 in /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [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_PR-518 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 into PR head commit 0c9d93d4f8dec7b198a686178f9e113bab306c07 Merge succeeded, producing 0c9d93d4f8dec7b198a686178f9e113bab306c07 Checking out Revision 0c9d93d4f8dec7b198a686178f9e113bab306c07 (PR-518) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 Commit message: "feat: Supporting for multiple pipeline running" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T12:12:34.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T12:12:34.821Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T12:12:34.926Z] ========================================================= [2022-04-27T12:12:34.927Z] EdgeX Global Pipelines Version Info [2022-04-27T12:12:34.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:12:35.762Z] ------------------- [2022-04-27T12:12:35.762Z] stable info: [2022-04-27T12:12:35.762Z] ------------------- [2022-04-27T12:12:35.762Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-27T12:12:35.762Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-27T12:12:35.762Z] Message: update stable to v1.0.221 [2022-04-27T12:12:36.335Z] ------------------- [2022-04-27T12:12:36.335Z] experimental info: [2022-04-27T12:12:36.335Z] ------------------- [2022-04-27T12:12:36.335Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T12:12:36.335Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T12:12:36.335Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T12:12:36.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-27T12:12:36.641Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-27T12:12:36.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T12:12:36.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T12:12:36.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T12:12:36.802Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T12:12:36.845Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T12:12:36.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T12:12:36.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T12:12:36.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T12:12:36.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T12:12:37.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-27T12:12:37.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T12:12:37.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T12:12:37.173Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T12:12:37.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T12:12:37.256Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T12:12:37.294Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T12:12:37.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T12:12:37.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T12:12:37.409Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T12:12:37.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T12:12:37.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T12:12:37.538Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T12:12:37.574Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T12:12:37.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T12:12:37.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-518 [Pipeline] echo [2022-04-27T12:12:37.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-518 [Pipeline] echo [2022-04-27T12:12:37.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-518 [Pipeline] echo [2022-04-27T12:12:37.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] echo [2022-04-27T12:12:37.795Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c9d93d [Pipeline] echo [2022-04-27T12:12:37.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T12:12:37.942Z] provisioning config files... [2022-04-27T12:12:38.048Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config5633950330443202892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:12:38.400Z] ---> docker-login.sh [2022-04-27T12:12:38.400Z] nexus3.edgexfoundry.org:10001 [2022-04-27T12:12:38.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:38.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:38.927Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:38.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:38.927Z] [2022-04-27T12:12:38.927Z] Login Succeeded [2022-04-27T12:12:38.927Z] nexus3.edgexfoundry.org:10002 [2022-04-27T12:12:38.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:38.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:38.927Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:38.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:38.927Z] [2022-04-27T12:12:38.927Z] Login Succeeded [2022-04-27T12:12:38.927Z] nexus3.edgexfoundry.org:10003 [2022-04-27T12:12:39.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:39.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:39.188Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:39.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:39.188Z] [2022-04-27T12:12:39.188Z] Login Succeeded [2022-04-27T12:12:39.188Z] nexus3.edgexfoundry.org:10004 [2022-04-27T12:12:39.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:39.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:39.449Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:39.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:39.449Z] [2022-04-27T12:12:39.449Z] Login Succeeded [2022-04-27T12:12:39.449Z] docker.io [2022-04-27T12:12:39.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:39.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:39.713Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:39.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:39.713Z] [2022-04-27T12:12:39.713Z] Login Succeeded [2022-04-27T12:12:39.713Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T12:12:39.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T12:12:40.384Z] + git rev-list -1 --merges 0c9d93d4f8dec7b198a686178f9e113bab306c07~1..0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] echo [2022-04-27T12:12:40.454Z] -----------> git rev-list -1 --merges 0c9d93d4f8dec7b198a686178f9e113bab306c07~1..0c9d93d4f8dec7b198a686178f9e113bab306c07 0c9d93d4f8dec7b198a686178f9e113bab306c07 [false] [Pipeline] sh [2022-04-27T12:12:40.767Z] + git log --format=format:%s -1 0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] echo [2022-04-27T12:12:40.807Z] ========================================================= [2022-04-27T12:12:40.807Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T12:12:40.807Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T12:12:41.251Z] + git log --format=format:%s -1 0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] echo [2022-04-27T12:12:41.288Z] [semverPrep] GIT_COMMIT: 0c9d93d4f8dec7b198a686178f9e113bab306c07, Commit Message: feat: Supporting for multiple pipeline running [Pipeline] echo [2022-04-27T12:12:41.318Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T12:12:41.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T12:12:41.729Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T12:12:41.729Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T12:12:41.729Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T12:12:41.729Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T12:12:41.729Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T12:12:41.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:12:42.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T12:12:42.105Z] [2022-04-27T12:12:42.105Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:12:42.452Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T12:12:42.452Z] latest: Pulling from edgex-devops/git-semver [2022-04-27T12:12:42.452Z] a0d0a0d46f8b: Pulling fs layer [2022-04-27T12:12:42.452Z] 3e5f54012d9b: Pulling fs layer [2022-04-27T12:12:42.452Z] 4c7163046ea9: Pulling fs layer [2022-04-27T12:12:42.452Z] 0c2d73faf560: Pulling fs layer [2022-04-27T12:12:42.715Z] 3e5f54012d9b: Download complete [2022-04-27T12:12:42.715Z] a0d0a0d46f8b: Download complete [2022-04-27T12:12:42.715Z] 0c2d73faf560: Verifying Checksum [2022-04-27T12:12:42.715Z] 0c2d73faf560: Download complete [2022-04-27T12:12:42.715Z] 4c7163046ea9: Verifying Checksum [2022-04-27T12:12:42.715Z] 4c7163046ea9: Download complete [2022-04-27T12:12:42.715Z] a0d0a0d46f8b: Pull complete [2022-04-27T12:12:42.977Z] 3e5f54012d9b: Pull complete [2022-04-27T12:12:43.238Z] 4c7163046ea9: Pull complete [2022-04-27T12:12:43.523Z] 0c2d73faf560: Pull complete [2022-04-27T12:12:43.523Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-27T12:12:43.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T12:12:43.523Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-27T12:12:43.623Z] prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container [2022-04-27T12:12:43.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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:10004/edgex-devops/git-semver:latest cat [2022-04-27T12:12:44.522Z] $ docker top a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T12:12:44.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T12:12:44.724Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T12:12:44.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T12:12:44.872Z] $ docker exec a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 ssh-agent [2022-04-27T12:12:44.999Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfKikAm/agent.13 [2022-04-27T12:12:44.999Z] SSH_AGENT_PID=20 [2022-04-27T12:12:45.010Z] Running ssh-add (command line suppressed) [2022-04-27T12:12:45.144Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_8784836337968707395.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_8784836337968707395.key) [2022-04-27T12:12:45.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T12:12:45.508Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T12:12:45.539Z] $ docker exec --env ******** --env ******** a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 ssh-agent -k [2022-04-27T12:12:45.662Z] unset SSH_AUTH_SOCK; [2022-04-27T12:12:45.662Z] unset SSH_AGENT_PID; [2022-04-27T12:12:45.662Z] echo Agent pid 20 killed; [2022-04-27T12:12:45.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T12:12:45.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T12:12:45.756Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T12:12:45.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T12:12:45.903Z] $ docker exec a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 ssh-agent [2022-04-27T12:12:46.023Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfmPjBg/agent.52 [2022-04-27T12:12:46.023Z] SSH_AGENT_PID=58 [2022-04-27T12:12:46.028Z] Running ssh-add (command line suppressed) [2022-04-27T12:12:46.155Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_8707223124869137574.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_8707223124869137574.key) [2022-04-27T12:12:46.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T12:12:46.503Z] + git semver init [2022-04-27T12:12:46.503Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T12:12:46.503Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-518/.git [2022-04-27T12:12:46.503Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [2022-04-27T12:12:46.503Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T12:12:46.503Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T12:12:46.503Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T12:12:46.503Z] # $SEMVER_BRANCH = PR-518 [2022-04-27T12:12:46.503Z] # $SEMVER_TEMP = /tmp/semver-161112222 [2022-04-27T12:12:46.503Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-27T12:12:49.060Z] # '/tmp/semver-161112222' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver' [2022-04-27T12:12:49.060Z] # -> Force: false [2022-04-27T12:12:49.060Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver [Pipeline] } [2022-04-27T12:12:49.097Z] $ docker exec --env ******** --env ******** a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 ssh-agent -k [2022-04-27T12:12:49.228Z] unset SSH_AUTH_SOCK; [2022-04-27T12:12:49.229Z] unset SSH_AGENT_PID; [2022-04-27T12:12:49.229Z] echo Agent pid 58 killed; [2022-04-27T12:12:49.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T12:12:49.662Z] + git semver [Pipeline] } [2022-04-27T12:12:49.702Z] $ docker stop --time=1 a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 [2022-04-27T12:12:51.249Z] $ docker rm -f a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T12:12:51.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T12:12:52.026Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T12:12:52.046Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T12:12:52.633Z] provisioning config files... [2022-04-27T12:12:52.644Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config4094629438020677871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:12:53.003Z] ---> docker-login.sh [2022-04-27T12:12:53.003Z] nexus3.edgexfoundry.org:10001 [2022-04-27T12:12:53.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:53.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:53.003Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:53.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:53.003Z] [2022-04-27T12:12:53.003Z] Login Succeeded [2022-04-27T12:12:53.003Z] nexus3.edgexfoundry.org:10002 [2022-04-27T12:12:53.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:53.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:53.265Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:53.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:53.265Z] [2022-04-27T12:12:53.265Z] Login Succeeded [2022-04-27T12:12:53.265Z] nexus3.edgexfoundry.org:10003 [2022-04-27T12:12:53.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:53.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:53.265Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:53.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:53.265Z] [2022-04-27T12:12:53.265Z] Login Succeeded [2022-04-27T12:12:53.265Z] nexus3.edgexfoundry.org:10004 [2022-04-27T12:12:53.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:53.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:53.528Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:53.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:53.528Z] [2022-04-27T12:12:53.528Z] Login Succeeded [2022-04-27T12:12:53.528Z] docker.io [2022-04-27T12:12:53.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:12:53.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:12:53.790Z] Configure a credential helper to remove this warning. See [2022-04-27T12:12:53.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:12:53.790Z] [2022-04-27T12:12:53.790Z] Login Succeeded [2022-04-27T12:12:53.790Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T12:12:53.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T12:12:54.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T12:12:54.056Z] ========================================================= [2022-04-27T12:12:54.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T12:12:54.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:12:54.479Z] + 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-04-27T12:12:54.742Z] Sending build context to Docker daemon 43.23MB [2022-04-27T12:12:54.742Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T12:12:54.742Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-27T12:12:55.005Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T12:12:55.005Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T12:12:55.005Z] 666ba61612fd: Pulling fs layer [2022-04-27T12:12:55.005Z] 8ed8ca486205: Pulling fs layer [2022-04-27T12:12:55.005Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T12:12:55.005Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T12:12:55.005Z] ca2b28591e48: Pulling fs layer [2022-04-27T12:12:55.005Z] a51346096db8: Pulling fs layer [2022-04-27T12:12:55.005Z] daebc70d1ce1: Pulling fs layer [2022-04-27T12:12:55.005Z] 0e18a0eac166: Pulling fs layer [2022-04-27T12:12:55.005Z] 4fe6c5a15a65: Waiting [2022-04-27T12:12:55.005Z] 22a0e8bec74d: Waiting [2022-04-27T12:12:55.005Z] ca2b28591e48: Waiting [2022-04-27T12:12:55.005Z] a51346096db8: Waiting [2022-04-27T12:12:55.005Z] daebc70d1ce1: Waiting [2022-04-27T12:12:55.005Z] 0e18a0eac166: Waiting [2022-04-27T12:12:55.005Z] 8ed8ca486205: Verifying Checksum [2022-04-27T12:12:55.005Z] 8ed8ca486205: Download complete [2022-04-27T12:12:55.005Z] 666ba61612fd: Download complete [2022-04-27T12:12:55.005Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T12:12:55.005Z] 22a0e8bec74d: Download complete [2022-04-27T12:12:55.005Z] ca2b28591e48: Verifying Checksum [2022-04-27T12:12:55.005Z] ca2b28591e48: Download complete [2022-04-27T12:12:55.005Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T12:12:55.005Z] 59bf1c3509f3: Download complete [2022-04-27T12:12:55.005Z] a51346096db8: Verifying Checksum [2022-04-27T12:12:55.005Z] a51346096db8: Download complete [2022-04-27T12:12:55.005Z] daebc70d1ce1: Verifying Checksum [2022-04-27T12:12:55.005Z] daebc70d1ce1: Download complete [2022-04-27T12:12:55.266Z] 59bf1c3509f3: Pull complete [2022-04-27T12:12:55.527Z] 666ba61612fd: Pull complete [2022-04-27T12:12:55.789Z] 8ed8ca486205: Pull complete [2022-04-27T12:12:55.789Z] 0e18a0eac166: Verifying Checksum [2022-04-27T12:12:55.789Z] 0e18a0eac166: Download complete [2022-04-27T12:12:55.789Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T12:12:55.789Z] 4fe6c5a15a65: Download complete [2022-04-27T12:13:01.079Z] 4fe6c5a15a65: Pull complete [2022-04-27T12:13:01.079Z] 22a0e8bec74d: Pull complete [2022-04-27T12:13:01.079Z] ca2b28591e48: Pull complete [2022-04-27T12:13:01.079Z] a51346096db8: Pull complete [2022-04-27T12:13:01.339Z] daebc70d1ce1: Pull complete [2022-04-27T12:13:03.884Z] 0e18a0eac166: Pull complete [2022-04-27T12:13:03.884Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T12:13:03.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T12:13:03.884Z] ---> f018257e8ee9 [2022-04-27T12:13:03.884Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T12:13:06.446Z] ---> Running in 20cdb648c52d [2022-04-27T12:13:06.446Z] Removing intermediate container 20cdb648c52d [2022-04-27T12:13:06.446Z] ---> 0845efadab34 [2022-04-27T12:13:06.446Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T12:13:06.446Z] ---> Running in 017abc9bca46 [2022-04-27T12:13:06.446Z] Removing intermediate container 017abc9bca46 [2022-04-27T12:13:06.446Z] ---> 786044ccf6b5 [2022-04-27T12:13:06.446Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T12:13:06.446Z] ---> Running in 769ace9d05ab [2022-04-27T12:13:06.710Z] Removing intermediate container 769ace9d05ab [2022-04-27T12:13:06.710Z] ---> 4a0d89550319 [2022-04-27T12:13:06.710Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-27T12:13:06.710Z] ---> Running in b436162e7d05 [2022-04-27T12:13:06.999Z] Removing intermediate container b436162e7d05 [2022-04-27T12:13:06.999Z] ---> 133a5c2befb9 [2022-04-27T12:13:06.999Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T12:13:06.999Z] ---> Running in 98d3b948a1c5 [2022-04-27T12:13:06.999Z] Removing intermediate container 98d3b948a1c5 [2022-04-27T12:13:06.999Z] ---> 809fcc41ba4a [2022-04-27T12:13:06.999Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T12:13:07.262Z] ---> Running in a0b8afa32a5d [2022-04-27T12:13:07.451Z] Still waiting to schedule task [2022-04-27T12:13:07.451Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-27T12:13:07.836Z] Removing intermediate container a0b8afa32a5d [2022-04-27T12:13:07.836Z] ---> 72c42d8a6b48 [2022-04-27T12:13:07.836Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T12:13:08.099Z] ---> Running in 6b12543b130d [2022-04-27T12:13:08.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T12:13:09.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T12:13:09.571Z] OK: 221 MiB in 52 packages [2022-04-27T12:13:09.837Z] Removing intermediate container 6b12543b130d [2022-04-27T12:13:09.837Z] ---> 72dd32472d23 [2022-04-27T12:13:09.837Z] Step 10/15 : ENV GO111MODULE=on [2022-04-27T12:13:10.099Z] ---> Running in 7d24070eb5fb [2022-04-27T12:13:10.099Z] Removing intermediate container 7d24070eb5fb [2022-04-27T12:13:10.099Z] ---> 7528b11283b8 [2022-04-27T12:13:10.099Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T12:13:10.099Z] ---> Running in 3588e720948a [2022-04-27T12:13:10.362Z] Removing intermediate container 3588e720948a [2022-04-27T12:13:10.362Z] ---> a851dee26632 [2022-04-27T12:13:10.362Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-27T12:13:10.624Z] ---> ff2ddd037d43 [2022-04-27T12:13:10.625Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T12:13:10.625Z] ---> Running in cc4922cc860b [2022-04-27T12:13:42.766Z] Removing intermediate container cc4922cc860b [2022-04-27T12:13:42.766Z] ---> 89a74813d5f9 [2022-04-27T12:13:42.766Z] Step 14/15 : COPY . . [2022-04-27T12:13:44.152Z] ---> 990636fc864c [2022-04-27T12:13:44.152Z] Step 15/15 : RUN ${MAKE} [2022-04-27T12:13:44.152Z] ---> Running in 545ecc91644f [2022-04-27T12:13:44.413Z] noop [2022-04-27T12:13:44.675Z] Removing intermediate container 545ecc91644f [2022-04-27T12:13:44.675Z] ---> 3aad6e679032 [2022-04-27T12:13:44.675Z] Successfully built 3aad6e679032 [2022-04-27T12:13:44.675Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:13:45.010Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T12:13:45.011Z] . [Pipeline] withDockerContainer [2022-04-27T12:13:45.111Z] prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container [2022-04-27T12:13:45.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T12:13:45.593Z] $ docker top 6f906e6c000f6bd7a9b1aca4bcd99181dbd03174166eb5fe0bed38889e835422 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T12:13:46.023Z] + go version [2022-04-27T12:13:46.024Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T12:13:46.066Z] $ docker stop --time=1 6f906e6c000f6bd7a9b1aca4bcd99181dbd03174166eb5fe0bed38889e835422 [2022-04-27T12:13:47.413Z] $ docker rm -f 6f906e6c000f6bd7a9b1aca4bcd99181dbd03174166eb5fe0bed38889e835422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:13:48.109Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T12:13:48.109Z] . [Pipeline] withDockerContainer [2022-04-27T12:13:48.276Z] prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container [2022-04-27T12:13:48.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T12:13:48.766Z] $ docker top 37f1bab01fbbe28258d3613d538dbd3a75a341a8028cf5810c29f094bedc7be3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T12:13:49.249Z] + make test [2022-04-27T12:13:49.249Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-27T12:13:49.511Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-27T12:13:54.790Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-27T12:13:54.790Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-27T12:13:58.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T12:13:58.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-27T12:13:58.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T12:13:58.162Z] $ docker stop --time=1 37f1bab01fbbe28258d3613d538dbd3a75a341a8028cf5810c29f094bedc7be3 [2022-04-27T12:13:59.764Z] $ docker rm -f 37f1bab01fbbe28258d3613d538dbd3a75a341a8028cf5810c29f094bedc7be3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T12:14:00.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T12:14:00.286Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T12:14:01.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T12:14:01.377Z] + ls -al . [2022-04-27T12:14:01.377Z] total 164 [2022-04-27T12:14:01.377Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 12:13 . [2022-04-27T12:14:01.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:12 .. [2022-04-27T12:14:01.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:12 .git [2022-04-27T12:14:01.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:12 .github [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 12:12 .gitignore [2022-04-27T12:14:01.377Z] drwx------ 3 jenkins jenkins 4096 Apr 27 12:12 .semver [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 12:12 Attribution.txt [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 12:12 CONTRIBUTING.md [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 12:12 Dockerfile [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 12:12 Jenkinsfile [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 12:12 LICENSE [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 12:12 Makefile [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 12:12 README.md [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 12:12 VERSION [2022-04-27T12:14:01.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:12 assets [2022-04-27T12:14:01.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:12 bin [2022-04-27T12:14:01.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:12 cmd [2022-04-27T12:14:01.377Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 12:13 coverage.out [2022-04-27T12:14:01.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:12 docs [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 12:12 go.mod [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 12:12 go.sum [2022-04-27T12:14:01.377Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:12 internal [2022-04-27T12:14:01.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:12 pkg [2022-04-27T12:14:01.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:12 snap [2022-04-27T12:14:01.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:12 testing [2022-04-27T12:14:01.377Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 12:12 version.go [2022-04-27T12:14:01.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:12 web [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:14:01.705Z] + 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=0c9d93d4f8dec7b198a686178f9e113bab306c07 --label arch=amd64 --label version=0.0.0 . [2022-04-27T12:14:02.002Z] Sending build context to Docker daemon 43.23MB [2022-04-27T12:14:02.002Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T12:14:02.002Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-27T12:14:02.003Z] ---> 3aad6e679032 [2022-04-27T12:14:02.003Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T12:14:02.284Z] ---> Running in a7542a196094 [2022-04-27T12:14:02.548Z] Removing intermediate container a7542a196094 [2022-04-27T12:14:02.548Z] ---> dae36b4cf843 [2022-04-27T12:14:02.548Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T12:14:02.548Z] ---> Running in 8ac3afda52db [2022-04-27T12:14:02.811Z] Removing intermediate container 8ac3afda52db [2022-04-27T12:14:02.811Z] ---> 658bf026a054 [2022-04-27T12:14:02.811Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T12:14:02.811Z] ---> Running in e8adfed9881d [2022-04-27T12:14:02.811Z] Removing intermediate container e8adfed9881d [2022-04-27T12:14:02.811Z] ---> 04ea70f4ad65 [2022-04-27T12:14:02.811Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-27T12:14:02.811Z] ---> Running in 87dceacec00e [2022-04-27T12:14:03.077Z] Removing intermediate container 87dceacec00e [2022-04-27T12:14:03.077Z] ---> 4360e473e2a0 [2022-04-27T12:14:03.077Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T12:14:03.077Z] ---> Running in 7955f22121ba [2022-04-27T12:14:03.337Z] Removing intermediate container 7955f22121ba [2022-04-27T12:14:03.337Z] ---> ab0bba881769 [2022-04-27T12:14:03.337Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T12:14:03.337Z] ---> Running in eedf2e852dc7 [2022-04-27T12:14:03.909Z] Removing intermediate container eedf2e852dc7 [2022-04-27T12:14:03.909Z] ---> 88e45688671d [2022-04-27T12:14:03.909Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T12:14:03.909Z] ---> Running in 581b6d93062e [2022-04-27T12:14:04.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T12:14:05.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T12:14:05.373Z] OK: 221 MiB in 52 packages [2022-04-27T12:14:05.635Z] Removing intermediate container 581b6d93062e [2022-04-27T12:14:05.635Z] ---> 3246606b840c [2022-04-27T12:14:05.635Z] Step 10/23 : ENV GO111MODULE=on [2022-04-27T12:14:05.635Z] ---> Running in 69fa51fa68a0 [2022-04-27T12:14:05.898Z] Removing intermediate container 69fa51fa68a0 [2022-04-27T12:14:05.898Z] ---> 684874da65ce [2022-04-27T12:14:05.898Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T12:14:05.898Z] ---> Running in 8dcd74bcf540 [2022-04-27T12:14:05.898Z] Removing intermediate container 8dcd74bcf540 [2022-04-27T12:14:05.898Z] ---> 7d34f3274fec [2022-04-27T12:14:05.898Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-27T12:14:06.157Z] ---> 5aab7ec5358c [2022-04-27T12:14:06.157Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T12:14:06.157Z] ---> Running in 4ac5584fd876 [2022-04-27T12:14:07.098Z] Removing intermediate container 4ac5584fd876 [2022-04-27T12:14:07.098Z] ---> 395836907687 [2022-04-27T12:14:07.098Z] Step 14/23 : COPY . . [2022-04-27T12:14:08.486Z] ---> ad7b5c306d69 [2022-04-27T12:14:08.486Z] Step 15/23 : RUN ${MAKE} [2022-04-27T12:14:08.486Z] ---> Running in af5d2c9ba0ca [2022-04-27T12:14:08.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-27T12:14:14.030Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-27T12:14:15.944Z] Removing intermediate container af5d2c9ba0ca [2022-04-27T12:14:15.944Z] ---> 38efff8babe2 [2022-04-27T12:14:15.944Z] Step 16/23 : FROM alpine:3.14 [2022-04-27T12:14:16.515Z] 3.14: Pulling from library/alpine [2022-04-27T12:14:16.515Z] 8663204ce13b: Pulling fs layer [2022-04-27T12:14:16.801Z] 8663204ce13b: Verifying Checksum [2022-04-27T12:14:16.801Z] 8663204ce13b: Download complete [2022-04-27T12:14:16.801Z] 8663204ce13b: Pull complete [2022-04-27T12:14:16.801Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T12:14:16.801Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T12:14:16.801Z] ---> e04c818066af [2022-04-27T12:14:16.801Z] Step 17/23 : EXPOSE 4000 [2022-04-27T12:14:17.062Z] ---> Running in 1ab1c57ec59a [2022-04-27T12:14:17.062Z] Removing intermediate container 1ab1c57ec59a [2022-04-27T12:14:17.062Z] ---> 52e83b3ccdb2 [2022-04-27T12:14:17.062Z] 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-04-27T12:14:17.637Z] ---> 24f5499a94db [2022-04-27T12:14:17.637Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-27T12:14:17.637Z] ---> Running in 4f1a25774bf5 [2022-04-27T12:14:17.637Z] Removing intermediate container 4f1a25774bf5 [2022-04-27T12:14:17.637Z] ---> 44ee5b3566e0 [2022-04-27T12:14:17.637Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-27T12:14:17.897Z] ---> Running in 0b5c5cda06ba [2022-04-27T12:14:17.897Z] Removing intermediate container 0b5c5cda06ba [2022-04-27T12:14:17.897Z] ---> b4b44b816222 [2022-04-27T12:14:17.897Z] Step 21/23 : LABEL arch=amd64 [2022-04-27T12:14:18.176Z] ---> Running in bca946b744d4 [2022-04-27T12:14:18.176Z] Removing intermediate container bca946b744d4 [2022-04-27T12:14:18.176Z] ---> 131346154da8 [2022-04-27T12:14:18.176Z] Step 22/23 : LABEL git_sha=0c9d93d4f8dec7b198a686178f9e113bab306c07 [2022-04-27T12:14:18.438Z] ---> Running in ee77621189fa [2022-04-27T12:14:18.699Z] Removing intermediate container ee77621189fa [2022-04-27T12:14:18.699Z] ---> 505ac330ebe7 [2022-04-27T12:14:18.699Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T12:14:18.699Z] ---> Running in 03e172571523 [2022-04-27T12:14:18.699Z] Removing intermediate container 03e172571523 [2022-04-27T12:14:18.699Z] ---> f341671a7fd2 [2022-04-27T12:14:18.699Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T12:14:18.957Z] Successfully built f341671a7fd2 [2022-04-27T12:14:18.957Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:14:19.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T12:14:19.708Z] [2022-04-27T12:14:19.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:14:20.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T12:14:20.050Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T12:14:20.050Z] 5eb5b503b376: Pulling fs layer [2022-04-27T12:14:20.050Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T12:14:20.050Z] ec43610c2a17: Pulling fs layer [2022-04-27T12:14:20.050Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T12:14:20.050Z] 33b1e0a273af: Pulling fs layer [2022-04-27T12:14:20.050Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T12:14:20.050Z] 2f39f015ded8: Pulling fs layer [2022-04-27T12:14:20.050Z] 33b1e0a273af: Waiting [2022-04-27T12:14:20.050Z] 3a2ae6a8a46f: Waiting [2022-04-27T12:14:20.050Z] 2f39f015ded8: Waiting [2022-04-27T12:14:20.050Z] 5c69ac0246d0: Download complete [2022-04-27T12:14:20.050Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T12:14:20.050Z] 3a2ae6a8a46f: Download complete [2022-04-27T12:14:20.050Z] 33b1e0a273af: Verifying Checksum [2022-04-27T12:14:20.050Z] 33b1e0a273af: Download complete [2022-04-27T12:14:20.310Z] ec43610c2a17: Verifying Checksum [2022-04-27T12:14:20.310Z] ec43610c2a17: Download complete [2022-04-27T12:14:20.310Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T12:14:20.310Z] 5d3b04190fa2: Download complete [2022-04-27T12:14:20.310Z] 5eb5b503b376: Verifying Checksum [2022-04-27T12:14:20.310Z] 5eb5b503b376: Download complete [2022-04-27T12:14:20.877Z] 2f39f015ded8: Download complete [2022-04-27T12:14:21.816Z] 5eb5b503b376: Pull complete [2022-04-27T12:14:21.816Z] 5c69ac0246d0: Pull complete [2022-04-27T12:14:22.383Z] ec43610c2a17: Pull complete [2022-04-27T12:14:22.383Z] 3a2ae6a8a46f: Pull complete [2022-04-27T12:14:22.643Z] 33b1e0a273af: Pull complete [2022-04-27T12:14:22.643Z] 5d3b04190fa2: Pull complete [2022-04-27T12:14:26.844Z] 2f39f015ded8: Pull complete [2022-04-27T12:14:26.844Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T12:14:26.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T12:14:26.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T12:14:26.937Z] prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container [2022-04-27T12:14:26.977Z] $ 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_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T12:14:29.232Z] $ docker top b6e675ceba9c38451234e891b1d13a97ba93bc902eae92623c4ae935fe8baad7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:14:29.675Z] ---> job-cost.sh [2022-04-27T12:14:29.675Z] lf-activate-venv: SKIPPING [2022-04-27T12:14:29.675Z] INFO: No Stack... [2022-04-27T12:14:29.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T12:14:30.509Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T12:14:30.827Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/cost.csv [2022-04-27T12:14:30.827Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T12:14:30.868Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [2022-04-27T12:14:30.873Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] did not exist. Created. [2022-04-27T12:14:30.873Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T12:14:31.263Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T12:14:31.322Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T12:14:31.339Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T12:14:31.428Z] $ docker stop --time=1 b6e675ceba9c38451234e891b1d13a97ba93bc902eae92623c4ae935fe8baad7 [2022-04-27T12:14:32.598Z] $ docker rm -f b6e675ceba9c38451234e891b1d13a97ba93bc902eae92623c4ae935fe8baad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T12:14:49.136Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33477 in /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [Pipeline] { [Pipeline] ws [2022-04-27T12:14:49.175Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-04-27T12:14:49.613Z] The recommended git tool is: git [2022-04-27T12:14:56.943Z] using credential edgex-jenkins-ssh [2022-04-27T12:14:56.972Z] Cloning the remote Git repository [2022-04-27T12:14:57.071Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-27T12:14:57.183Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-04-27T12:14:57.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-27T12:14:57.326Z] > git --version # timeout=10 [2022-04-27T12:14:57.354Z] > git --version # 'git version 2.25.1' [2022-04-27T12:14:57.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T12:14:57.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T12:15:01.302Z] Merging remotes/origin/main commit 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 into PR head commit 0c9d93d4f8dec7b198a686178f9e113bab306c07 [2022-04-27T12:15:01.822Z] Merge succeeded, producing 0c9d93d4f8dec7b198a686178f9e113bab306c07 [2022-04-27T12:15:01.823Z] Checking out Revision 0c9d93d4f8dec7b198a686178f9e113bab306c07 (PR-518) [2022-04-27T12:15:00.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-27T12:15:00.527Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T12:15:00.560Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-27T12:15:00.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-27T12:15:00.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T12:15:00.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T12:15:01.321Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T12:15:01.334Z] > git checkout -f 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 [2022-04-27T12:15:01.715Z] > git remote # timeout=10 [2022-04-27T12:15:01.738Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T12:15:01.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T12:15:01.781Z] > git merge 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 [2022-04-27T12:15:01.810Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T12:15:01.832Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T12:15:01.844Z] > git checkout -f 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 [2022-04-27T12:15:06.362Z] Commit message: "feat: Supporting for multiple pipeline running" [2022-04-27T12:15:06.424Z] > git --version # timeout=10 [2022-04-27T12:15:06.435Z] > git --version # 'git version 2.25.1' [2022-04-27T12:15:06.448Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T12:15:07.556Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T12:15:07.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T12:15:07.556Z] Dload Upload Total Spent Left Speed [2022-04-27T12:15:07.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh [2022-04-27T12:15:08.118Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T12:15:08.484Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T12:15:08.484Z] + sudo tee /etc/docker/daemon.new [2022-04-27T12:15:08.484Z] { [2022-04-27T12:15:08.484Z] "registry-mirrors": [ [2022-04-27T12:15:08.484Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T12:15:08.484Z] ], [2022-04-27T12:15:08.484Z] "bip": "10.250.0.254/24", [2022-04-27T12:15:08.484Z] "hosts": [ [2022-04-27T12:15:08.484Z] "tcp://0.0.0.0:5555", [2022-04-27T12:15:08.484Z] "unix:///var/run/docker.sock" [2022-04-27T12:15:08.484Z] ], [2022-04-27T12:15:08.484Z] "mtu": 1458, [2022-04-27T12:15:08.484Z] "selinux-enabled": true, [2022-04-27T12:15:08.484Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T12:15:08.484Z] } [Pipeline] sh [2022-04-27T12:15:08.851Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T12:15:09.220Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T12:15:27.683Z] provisioning config files... [2022-04-27T12:15:27.706Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3546688955150686558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:15:28.272Z] ---> docker-login.sh [2022-04-27T12:15:28.272Z] nexus3.edgexfoundry.org:10001 [2022-04-27T12:15:28.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:15:29.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:15:29.147Z] Configure a credential helper to remove this warning. See [2022-04-27T12:15:29.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:15:29.147Z] [2022-04-27T12:15:29.147Z] Login Succeeded [2022-04-27T12:15:29.147Z] nexus3.edgexfoundry.org:10002 [2022-04-27T12:15:29.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:15:29.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:15:29.704Z] Configure a credential helper to remove this warning. See [2022-04-27T12:15:29.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:15:29.704Z] [2022-04-27T12:15:29.704Z] Login Succeeded [2022-04-27T12:15:29.704Z] nexus3.edgexfoundry.org:10003 [2022-04-27T12:15:29.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:15:29.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:15:29.983Z] Configure a credential helper to remove this warning. See [2022-04-27T12:15:29.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:15:29.983Z] [2022-04-27T12:15:29.983Z] Login Succeeded [2022-04-27T12:15:29.983Z] nexus3.edgexfoundry.org:10004 [2022-04-27T12:15:30.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:15:30.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:15:30.584Z] Configure a credential helper to remove this warning. See [2022-04-27T12:15:30.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:15:30.584Z] [2022-04-27T12:15:30.584Z] Login Succeeded [2022-04-27T12:15:30.584Z] docker.io [2022-04-27T12:15:30.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T12:15:31.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T12:15:31.459Z] Configure a credential helper to remove this warning. See [2022-04-27T12:15:31.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T12:15:31.459Z] [2022-04-27T12:15:31.459Z] Login Succeeded [2022-04-27T12:15:31.459Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T12:15:31.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T12:15:31.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T12:15:31.908Z] ========================================================= [2022-04-27T12:15:31.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T12:15:31.908Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:15:32.394Z] + 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-04-27T12:15:33.377Z] Sending build context to Docker daemon 27.29MB [2022-04-27T12:15:33.377Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T12:15:33.377Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-27T12:15:33.654Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T12:15:33.654Z] 9b3977197b4f: Pulling fs layer [2022-04-27T12:15:33.654Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T12:15:33.654Z] 94645a83ff95: Pulling fs layer [2022-04-27T12:15:33.654Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T12:15:33.654Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T12:15:33.654Z] 3096ccb668a1: Pulling fs layer [2022-04-27T12:15:33.654Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T12:15:33.654Z] a4caa8a26152: Pulling fs layer [2022-04-27T12:15:33.654Z] 0c92f367c5e7: Waiting [2022-04-27T12:15:33.654Z] 3096ccb668a1: Waiting [2022-04-27T12:15:33.654Z] e8cf19c19ddd: Waiting [2022-04-27T12:15:33.654Z] a4caa8a26152: Waiting [2022-04-27T12:15:33.654Z] 3f3a8bcf1eab: Waiting [2022-04-27T12:15:33.654Z] 94645a83ff95: Verifying Checksum [2022-04-27T12:15:33.654Z] 94645a83ff95: Download complete [2022-04-27T12:15:33.654Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T12:15:33.654Z] 1a89e8eeedd5: Download complete [2022-04-27T12:15:33.654Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T12:15:33.654Z] 0c92f367c5e7: Download complete [2022-04-27T12:15:33.654Z] 3096ccb668a1: Download complete [2022-04-27T12:15:33.654Z] 9b3977197b4f: Verifying Checksum [2022-04-27T12:15:33.654Z] 9b3977197b4f: Download complete [2022-04-27T12:15:33.654Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T12:15:33.654Z] e8cf19c19ddd: Download complete [2022-04-27T12:15:34.257Z] 9b3977197b4f: Pull complete [2022-04-27T12:15:34.865Z] 1a89e8eeedd5: Pull complete [2022-04-27T12:15:35.144Z] 94645a83ff95: Pull complete [2022-04-27T12:15:35.743Z] a4caa8a26152: Verifying Checksum [2022-04-27T12:15:35.743Z] a4caa8a26152: Download complete [2022-04-27T12:15:36.340Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T12:15:36.340Z] 3f3a8bcf1eab: Download complete [2022-04-27T12:15:48.744Z] 3f3a8bcf1eab: Pull complete [2022-04-27T12:15:48.744Z] 0c92f367c5e7: Pull complete [2022-04-27T12:15:48.744Z] 3096ccb668a1: Pull complete [2022-04-27T12:15:48.744Z] e8cf19c19ddd: Pull complete [2022-04-27T12:15:55.475Z] a4caa8a26152: Pull complete [2022-04-27T12:15:55.475Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T12:15:55.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T12:15:55.475Z] ---> 725f1c02e7f9 [2022-04-27T12:15:55.475Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T12:15:56.459Z] ---> Running in 9009a33a49b3 [2022-04-27T12:15:56.733Z] Removing intermediate container 9009a33a49b3 [2022-04-27T12:15:56.733Z] ---> ef5232125455 [2022-04-27T12:15:56.733Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T12:15:56.733Z] ---> Running in c9fc957bcb72 [2022-04-27T12:15:57.010Z] Removing intermediate container c9fc957bcb72 [2022-04-27T12:15:57.011Z] ---> 484d09a32ce3 [2022-04-27T12:15:57.011Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T12:15:57.011Z] ---> Running in 23cce86bd654 [2022-04-27T12:15:57.615Z] Removing intermediate container 23cce86bd654 [2022-04-27T12:15:57.615Z] ---> 86e7eb7a2e85 [2022-04-27T12:15:57.615Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-27T12:15:57.615Z] ---> Running in 78ec3d406dda [2022-04-27T12:15:57.890Z] Removing intermediate container 78ec3d406dda [2022-04-27T12:15:57.890Z] ---> 8379536a8a42 [2022-04-27T12:15:57.890Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T12:15:57.891Z] ---> Running in 52e210e5693f [2022-04-27T12:15:58.168Z] Removing intermediate container 52e210e5693f [2022-04-27T12:15:58.168Z] ---> 9bc38d9cd12c [2022-04-27T12:15:58.168Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T12:15:58.168Z] ---> Running in 8f77fe940d0b [2022-04-27T12:16:01.589Z] Removing intermediate container 8f77fe940d0b [2022-04-27T12:16:01.589Z] ---> 1118df5520da [2022-04-27T12:16:01.589Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T12:16:01.589Z] ---> Running in ed0458f4bc01 [2022-04-27T12:16:02.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T12:16:03.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T12:16:04.153Z] OK: 220 MiB in 52 packages [2022-04-27T12:16:05.133Z] Removing intermediate container ed0458f4bc01 [2022-04-27T12:16:05.133Z] ---> c7e6e829b0db [2022-04-27T12:16:05.133Z] Step 10/15 : ENV GO111MODULE=on [2022-04-27T12:16:05.133Z] ---> Running in aab34d15dfeb [2022-04-27T12:16:05.406Z] Removing intermediate container aab34d15dfeb [2022-04-27T12:16:05.406Z] ---> 8da7d57f765d [2022-04-27T12:16:05.406Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T12:16:05.406Z] ---> Running in 01ca64bf656b [2022-04-27T12:16:05.681Z] Removing intermediate container 01ca64bf656b [2022-04-27T12:16:05.681Z] ---> 68a7d50cab22 [2022-04-27T12:16:05.681Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-27T12:16:06.297Z] ---> f09ee7fdce07 [2022-04-27T12:16:06.297Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T12:16:06.297Z] ---> Running in 42233502f9ef [2022-04-27T12:17:28.105Z] Removing intermediate container 42233502f9ef [2022-04-27T12:17:28.105Z] ---> 7f891b3dc8ad [2022-04-27T12:17:28.105Z] Step 14/15 : COPY . . [2022-04-27T12:17:28.105Z] ---> e62a8b2ea76f [2022-04-27T12:17:28.105Z] Step 15/15 : RUN ${MAKE} [2022-04-27T12:17:28.105Z] ---> Running in a3d8b537d7d1 [2022-04-27T12:17:28.105Z] noop [2022-04-27T12:17:28.105Z] Removing intermediate container a3d8b537d7d1 [2022-04-27T12:17:28.105Z] ---> 49d4f76deea9 [2022-04-27T12:17:28.105Z] Successfully built 49d4f76deea9 [2022-04-27T12:17:28.105Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:17:28.477Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T12:17:28.477Z] . [Pipeline] withDockerContainer [2022-04-27T12:17:28.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-33477 does not seem to be running inside a container [2022-04-27T12:17:28.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T12:17:30.042Z] $ docker top 8b51e49acc8aad50d69cf25bea40a0dbcfd532cbda21eae702f0d2e137ef3265 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T12:17:31.000Z] + go version [2022-04-27T12:17:31.001Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T12:17:31.039Z] $ docker stop --time=1 8b51e49acc8aad50d69cf25bea40a0dbcfd532cbda21eae702f0d2e137ef3265 [2022-04-27T12:17:32.720Z] $ docker rm -f 8b51e49acc8aad50d69cf25bea40a0dbcfd532cbda21eae702f0d2e137ef3265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:17:33.608Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T12:17:33.608Z] . [Pipeline] withDockerContainer [2022-04-27T12:17:33.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-33477 does not seem to be running inside a container [2022-04-27T12:17:33.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T12:17:35.143Z] $ docker top 43f91f7884cfc08c681419cabd173810d51934fdc75fbc262ab419042265a1c5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T12:17:36.162Z] + make test [2022-04-27T12:17:36.162Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-27T12:17:37.609Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-27T12:18:16.665Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-27T12:18:16.665Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-27T12:18:31.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T12:18:31.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-27T12:18:31.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T12:18:31.934Z] $ docker stop --time=1 43f91f7884cfc08c681419cabd173810d51934fdc75fbc262ab419042265a1c5 [2022-04-27T12:18:33.719Z] $ docker rm -f 43f91f7884cfc08c681419cabd173810d51934fdc75fbc262ab419042265a1c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T12:18:34.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T12:18:34.558Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T12:18:35.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T12:18:35.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T12:18:36.030Z] + ls -al . [2022-04-27T12:18:36.030Z] total 160 [2022-04-27T12:18:36.030Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 27 12:17 . [2022-04-27T12:18:36.030Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:14 .. [2022-04-27T12:18:36.030Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:15 .git [2022-04-27T12:18:36.030Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:15 .github [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 12:15 .gitignore [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 12:15 Attribution.txt [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 12:15 CONTRIBUTING.md [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 12:15 Dockerfile [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 12:15 Jenkinsfile [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 12:15 LICENSE [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 12:15 Makefile [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 12:15 README.md [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 12:12 VERSION [2022-04-27T12:18:36.030Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:15 assets [2022-04-27T12:18:36.030Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:15 bin [2022-04-27T12:18:36.030Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:15 cmd [2022-04-27T12:18:36.030Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 12:17 coverage.out [2022-04-27T12:18:36.030Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:15 docs [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 12:15 go.mod [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 12:15 go.sum [2022-04-27T12:18:36.030Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:15 internal [2022-04-27T12:18:36.030Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:15 pkg [2022-04-27T12:18:36.030Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:15 snap [2022-04-27T12:18:36.030Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:15 testing [2022-04-27T12:18:36.030Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 12:15 version.go [2022-04-27T12:18:36.030Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:15 web [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:18:36.400Z] + 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=0c9d93d4f8dec7b198a686178f9e113bab306c07 --label arch=arm64 --label version=0.0.0 . [2022-04-27T12:18:37.388Z] Sending build context to Docker daemon 27.29MB [2022-04-27T12:18:37.388Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T12:18:37.388Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-27T12:18:37.388Z] ---> 49d4f76deea9 [2022-04-27T12:18:37.388Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T12:18:37.666Z] ---> Running in 7d6796f4d715 [2022-04-27T12:18:37.944Z] Removing intermediate container 7d6796f4d715 [2022-04-27T12:18:37.944Z] ---> 91d5d0e89246 [2022-04-27T12:18:37.944Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T12:18:37.944Z] ---> Running in 4f8eff4af7b4 [2022-04-27T12:18:38.239Z] Removing intermediate container 4f8eff4af7b4 [2022-04-27T12:18:38.239Z] ---> 0b05d799048e [2022-04-27T12:18:38.239Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T12:18:38.534Z] ---> Running in 2c97429cd7a4 [2022-04-27T12:18:38.815Z] Removing intermediate container 2c97429cd7a4 [2022-04-27T12:18:38.815Z] ---> a9663374e485 [2022-04-27T12:18:38.815Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-27T12:18:38.815Z] ---> Running in 0aac68a044e8 [2022-04-27T12:18:39.104Z] Removing intermediate container 0aac68a044e8 [2022-04-27T12:18:39.104Z] ---> d4ce634b9db8 [2022-04-27T12:18:39.104Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T12:18:39.422Z] ---> Running in db50db2d69f9 [2022-04-27T12:18:39.703Z] Removing intermediate container db50db2d69f9 [2022-04-27T12:18:39.703Z] ---> fa459b9145c8 [2022-04-27T12:18:39.703Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T12:18:39.703Z] ---> Running in a4fe3758bfb3 [2022-04-27T12:18:41.801Z] Removing intermediate container a4fe3758bfb3 [2022-04-27T12:18:41.801Z] ---> 76bc56467961 [2022-04-27T12:18:41.801Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T12:18:41.801Z] ---> Running in c64da4c1e51b [2022-04-27T12:18:42.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T12:18:43.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T12:18:44.361Z] OK: 220 MiB in 52 packages [2022-04-27T12:18:45.351Z] Removing intermediate container c64da4c1e51b [2022-04-27T12:18:45.351Z] ---> 89704dbb6eba [2022-04-27T12:18:45.351Z] Step 10/23 : ENV GO111MODULE=on [2022-04-27T12:18:45.351Z] ---> Running in 81b09ab994ec [2022-04-27T12:18:45.624Z] Removing intermediate container 81b09ab994ec [2022-04-27T12:18:45.624Z] ---> 33ca8d0d2f2b [2022-04-27T12:18:45.624Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T12:18:45.624Z] ---> Running in b36d0b3f5bb6 [2022-04-27T12:18:45.897Z] Removing intermediate container b36d0b3f5bb6 [2022-04-27T12:18:45.897Z] ---> eae60bb1cdef [2022-04-27T12:18:45.897Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-27T12:18:46.498Z] ---> 9ce2a0b7a89e [2022-04-27T12:18:46.498Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T12:18:46.498Z] ---> Running in 96d576700047 [2022-04-27T12:18:49.128Z] Removing intermediate container 96d576700047 [2022-04-27T12:18:49.128Z] ---> 203d68f4b2c2 [2022-04-27T12:18:49.128Z] Step 14/23 : COPY . . [2022-04-27T12:18:52.519Z] ---> 42946f45ab3a [2022-04-27T12:18:52.519Z] Step 15/23 : RUN ${MAKE} [2022-04-27T12:18:52.519Z] ---> Running in efecfe5f54d2 [2022-04-27T12:18:53.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-27T12:19:25.488Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-27T12:19:28.887Z] Removing intermediate container efecfe5f54d2 [2022-04-27T12:19:28.887Z] ---> c90bc0134078 [2022-04-27T12:19:28.887Z] Step 16/23 : FROM alpine:3.14 [2022-04-27T12:19:29.479Z] 3.14: Pulling from library/alpine [2022-04-27T12:19:29.479Z] 455c02918c45: Pulling fs layer [2022-04-27T12:19:29.756Z] 455c02918c45: Verifying Checksum [2022-04-27T12:19:30.355Z] 455c02918c45: Pull complete [2022-04-27T12:19:30.355Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T12:19:30.355Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T12:19:30.355Z] ---> ac73e934f311 [2022-04-27T12:19:30.355Z] Step 17/23 : EXPOSE 4000 [2022-04-27T12:19:30.632Z] ---> Running in 9e91a7a01c5c [2022-04-27T12:19:30.908Z] Removing intermediate container 9e91a7a01c5c [2022-04-27T12:19:30.908Z] ---> a756de8e55a4 [2022-04-27T12:19:30.908Z] 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-04-27T12:19:32.346Z] ---> 4a19e6cb9562 [2022-04-27T12:19:32.347Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-27T12:19:32.347Z] ---> Running in 65c39d9e38f4 [2022-04-27T12:19:32.621Z] Removing intermediate container 65c39d9e38f4 [2022-04-27T12:19:32.621Z] ---> bab406612735 [2022-04-27T12:19:32.621Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-27T12:19:32.621Z] ---> Running in 77debbba2887 [2022-04-27T12:19:32.905Z] Removing intermediate container 77debbba2887 [2022-04-27T12:19:32.905Z] ---> 93ea48c422ac [2022-04-27T12:19:32.905Z] Step 21/23 : LABEL arch=arm64 [2022-04-27T12:19:33.181Z] ---> Running in 9c121411d22c [2022-04-27T12:19:33.453Z] Removing intermediate container 9c121411d22c [2022-04-27T12:19:33.453Z] ---> 49b9fe2a60f7 [2022-04-27T12:19:33.453Z] Step 22/23 : LABEL git_sha=0c9d93d4f8dec7b198a686178f9e113bab306c07 [2022-04-27T12:19:33.453Z] ---> Running in f86a1455499b [2022-04-27T12:19:33.735Z] Removing intermediate container f86a1455499b [2022-04-27T12:19:33.735Z] ---> b7e145f24aec [2022-04-27T12:19:33.735Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T12:19:33.735Z] ---> Running in 6c42e1ab8d9d [2022-04-27T12:19:34.336Z] Removing intermediate container 6c42e1ab8d9d [2022-04-27T12:19:34.336Z] ---> ded0cc3dafde [2022-04-27T12:19:34.336Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T12:19:34.336Z] Successfully built ded0cc3dafde [2022-04-27T12:19:34.336Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:19:35.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T12:19:35.038Z] [2022-04-27T12:19:35.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:19:35.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T12:19:35.699Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T12:19:35.699Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T12:19:35.699Z] 04944245beec: Pulling fs layer [2022-04-27T12:19:35.699Z] 699f458cf7ca: Pulling fs layer [2022-04-27T12:19:35.699Z] 765212b225bb: Pulling fs layer [2022-04-27T12:19:35.699Z] f23df028b6ca: Pulling fs layer [2022-04-27T12:19:35.699Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T12:19:35.699Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T12:19:35.699Z] 765212b225bb: Waiting [2022-04-27T12:19:35.699Z] f23df028b6ca: Waiting [2022-04-27T12:19:35.699Z] d65c8cfc05b1: Waiting [2022-04-27T12:19:35.699Z] 2437ff75d9bd: Waiting [2022-04-27T12:19:35.699Z] 04944245beec: Verifying Checksum [2022-04-27T12:19:35.699Z] 04944245beec: Download complete [2022-04-27T12:19:35.699Z] 765212b225bb: Verifying Checksum [2022-04-27T12:19:35.699Z] 765212b225bb: Download complete [2022-04-27T12:19:35.699Z] f23df028b6ca: Verifying Checksum [2022-04-27T12:19:35.699Z] f23df028b6ca: Download complete [2022-04-27T12:19:35.699Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T12:19:35.699Z] d65c8cfc05b1: Download complete [2022-04-27T12:19:35.975Z] 699f458cf7ca: Verifying Checksum [2022-04-27T12:19:35.975Z] 699f458cf7ca: Download complete [2022-04-27T12:19:36.248Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T12:19:36.248Z] 8998bd30e6a1: Download complete [2022-04-27T12:19:38.875Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T12:19:38.875Z] 2437ff75d9bd: Download complete [2022-04-27T12:19:40.860Z] 8998bd30e6a1: Pull complete [2022-04-27T12:19:40.860Z] 04944245beec: Pull complete [2022-04-27T12:19:42.292Z] 699f458cf7ca: Pull complete [2022-04-27T12:19:42.566Z] 765212b225bb: Pull complete [2022-04-27T12:19:43.551Z] f23df028b6ca: Pull complete [2022-04-27T12:19:43.829Z] d65c8cfc05b1: Pull complete [2022-04-27T12:19:58.922Z] 2437ff75d9bd: Pull complete [2022-04-27T12:19:58.922Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T12:19:58.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T12:19:58.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T12:19:59.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-33477 does not seem to be running inside a container [2022-04-27T12:19:59.259Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T12:20:01.734Z] $ docker top 71ecf722eb5fe1548dddbd84aa9a2ffbf20d547526a8bf0db730abc3e8132f03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:20:02.716Z] ---> job-cost.sh [2022-04-27T12:20:02.716Z] lf-activate-venv: SKIPPING [2022-04-27T12:20:02.716Z] INFO: No Stack... [2022-04-27T12:20:02.992Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T12:20:03.967Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T12:20:04.647Z] + cut -d, -f6 [2022-04-27T12:20:04.647Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-04-27T12:20:04.752Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [2022-04-27T12:20:04.759Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] did not exist. Created. [2022-04-27T12:20:04.759Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T12:20:05.518Z] /w/workspace/edgex-ui-go/1@tmp/durable-c19f9d24/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T12:20:06.252Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T12:20:06.288Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T12:20:06.464Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T12:20:06.481Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T12:20:06.556Z] $ docker stop --time=1 71ecf722eb5fe1548dddbd84aa9a2ffbf20d547526a8bf0db730abc3e8132f03 [2022-04-27T12:20:08.062Z] $ docker rm -f 71ecf722eb5fe1548dddbd84aa9a2ffbf20d547526a8bf0db730abc3e8132f03 [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-04-27T12:20:09.163Z] provisioning config files... [2022-04-27T12:20:09.200Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config3026387654430106012tmp [Pipeline] { [Pipeline] sh [2022-04-27T12:20:09.556Z] + set +x [2022-04-27T12:20:09.556Z] + curl -s https://codecov.io/bash [2022-04-27T12:20:09.556Z] + bash -s -- [2022-04-27T12:20:09.556Z] [2022-04-27T12:20:09.556Z] _____ _ [2022-04-27T12:20:09.556Z] / ____| | | [2022-04-27T12:20:09.556Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T12:20:09.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T12:20:09.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T12:20:09.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T12:20:09.556Z] Bash-1.0.6 [2022-04-27T12:20:09.556Z] [2022-04-27T12:20:09.556Z] [2022-04-27T12:20:09.556Z] ==> git version 2.25.1 found [2022-04-27T12:20:09.556Z] ==> 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-04-27T12:20:09.556Z] Release-Date: 2020-01-08 [2022-04-27T12:20:09.556Z] 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-04-27T12:20:09.556Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T12:20:09.556Z] ==> Jenkins CI detected. [2022-04-27T12:20:09.556Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [2022-04-27T12:20:09.556Z] project root: . [2022-04-27T12:20:09.556Z] --> token set from env [2022-04-27T12:20:09.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T12:20:09.825Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T12:20:09.825Z] ==> Python coveragepy not found [2022-04-27T12:20:09.825Z] ==> Searching for coverage reports in: [2022-04-27T12:20:09.825Z] + . [2022-04-27T12:20:09.825Z] -> Found 1 reports [2022-04-27T12:20:09.825Z] ==> Detecting git/mercurial file structure [2022-04-27T12:20:09.825Z] ==> Reading reports [2022-04-27T12:20:09.825Z] + ./coverage.out bytes=10 [2022-04-27T12:20:09.825Z] ==> Appending adjustments [2022-04-27T12:20:09.825Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T12:20:09.825Z] + Found adjustments [2022-04-27T12:20:09.825Z] ==> Gzipping contents [2022-04-27T12:20:09.825Z] 8.0K /tmp/codecov.xu6lVh.gz [2022-04-27T12:20:09.825Z] ==> Uploading reports [2022-04-27T12:20:09.825Z] url: https://codecov.io [2022-04-27T12:20:09.825Z] query: branch=PR-518&commit=0c9d93d4f8dec7b198a686178f9e113bab306c07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=518&job=&cmd_args= [2022-04-27T12:20:09.825Z] -> Pinging Codecov [2022-04-27T12:20:09.825Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-518&commit=0c9d93d4f8dec7b198a686178f9e113bab306c07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=518&job=&cmd_args= [2022-04-27T12:20:10.396Z] -> Uploading to [2022-04-27T12:20:10.396Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/FB506323287CE973F263BFD2A0EB1F37/0c9d93d4f8dec7b198a686178f9e113bab306c07/67f38019-3dab-4fb9-a30e-4ce17f7e4a83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T122010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9d8837d99ad0dab25fb66bd8551e709f2866cabaa7c6b9f8756814663d970be [2022-04-27T12:20:10.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T12:20:10.396Z] Dload Upload Total Spent Left Speed [2022-04-27T12:20:10.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4380 0 0 100 4380 0 19729 --:--:-- --:--:-- --:--:-- 19641 100 4380 0 0 100 4380 0 18024 --:--:-- --:--:-- --:--:-- 17950 [2022-04-27T12:20:10.657Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] } [2022-04-27T12:20:10.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-27T12:20:12.425Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives ] [2022-04-27T12:20:12.425Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives [2022-04-27T12:20:12.425Z] total 16 [2022-04-27T12:20:12.425Z] drwxr-xr-x 3 root root 4096 Apr 27 12:14 . [2022-04-27T12:20:12.425Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 12:14 .. [2022-04-27T12:20:12.425Z] drwxr-xr-x 2 root root 4096 Apr 27 12:14 cost [2022-04-27T12:20:12.425Z] -rw-r--r-- 1 root root 82 Apr 27 12:14 cost.csv [2022-04-27T12:20:12.425Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives [2022-04-27T12:20:12.425Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives [2022-04-27T12:20:12.425Z] total 16 [2022-04-27T12:20:12.425Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 12:14 . [2022-04-27T12:20:12.425Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 12:14 .. [2022-04-27T12:20:12.425Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 12:14 cost [2022-04-27T12:20:12.425Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 27 12:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:20:12.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:20:13.653Z] ---> package-listing.sh [2022-04-27T12:20:13.653Z] ++ facter osfamily [2022-04-27T12:20:13.653Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T12:20:13.913Z] + OS_FAMILY=debian [2022-04-27T12:20:13.913Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-518 [2022-04-27T12:20:13.913Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T12:20:13.913Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T12:20:13.913Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T12:20:13.913Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T12:20:13.913Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-518 ']' [2022-04-27T12:20:13.913Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T12:20:13.913Z] + case "${OS_FAMILY}" in [2022-04-27T12:20:13.913Z] + dpkg -l [2022-04-27T12:20:13.913Z] + grep '^ii' [2022-04-27T12:20:13.913Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T12:20:13.913Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T12:20:13.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T12:20:13.913Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-518 ']' [2022-04-27T12:20:13.913Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/ [2022-04-27T12:20:13.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/ [Pipeline] echo [2022-04-27T12:20:13.945Z] 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_PR-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T12:20:14.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T12:20:14.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T12:20:14.821Z] . [Pipeline] withDockerContainer [2022-04-27T12:20:14.906Z] prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container [2022-04-27T12:20:14.947Z] $ 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_PR-518/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_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T12:20:15.149Z] $ docker top f35b28dfcf781db40108a65000d05ad2d53d91eca23880b2c2785364213ceb42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T12:20:15.549Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T12:20:15.866Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T12:20:16.192Z] + ls /var/log/sa-host [2022-04-27T12:20:16.192Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T12:20:16.343Z] provisioning config files... [2022-04-27T12:20:16.350Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config9028103219267134195tmp [Pipeline] { [Pipeline] echo [2022-04-27T12:20:16.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:20:16.708Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T12:20:16.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:20:17.136Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T12:20:17.170Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:20:17.484Z] ---> sudo-logs.sh [2022-04-27T12:20:17.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T12:20:17.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:20:17.874Z] ---> job-cost.sh [2022-04-27T12:20:17.874Z] lf-activate-venv: SKIPPING [2022-04-27T12:20:17.874Z] DEBUG: total: 0.2199999988079071 [2022-04-27T12:20:17.874Z] INFO: Retrieving Stack Cost... [2022-04-27T12:20:18.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T12:20:19.077Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T12:20:19.111Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T12:20:19.430Z] ---> logs-deploy.sh [2022-04-27T12:20:19.430Z] lf-activate-venv: SKIPPING [2022-04-27T12:20:19.430Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-518/1 [2022-04-27T12:20:19.430Z] INFO: archiving workspace using pattern(s): [2022-04-27T12:20:20.372Z] Archives upload complete. [2022-04-27T12:20:20.372Z] INFO: archiving logs to Nexus [2022-04-27T12:20:21.314Z] ---> uname -a: [2022-04-27T12:20:21.314Z] Linux prd-ubuntu20-04-docker-8c-8g-33476 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-27T12:20:21.314Z] [2022-04-27T12:20:21.314Z] [2022-04-27T12:20:21.314Z] ---> lscpu: [2022-04-27T12:20:21.314Z] Architecture: x86_64 [2022-04-27T12:20:21.314Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-27T12:20:21.314Z] Byte Order: Little Endian [2022-04-27T12:20:21.314Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-27T12:20:21.314Z] CPU(s): 8 [2022-04-27T12:20:21.314Z] On-line CPU(s) list: 0-7 [2022-04-27T12:20:21.314Z] Thread(s) per core: 1 [2022-04-27T12:20:21.314Z] Core(s) per socket: 1 [2022-04-27T12:20:21.314Z] Socket(s): 8 [2022-04-27T12:20:21.314Z] NUMA node(s): 1 [2022-04-27T12:20:21.314Z] Vendor ID: AuthenticAMD [2022-04-27T12:20:21.314Z] CPU family: 23 [2022-04-27T12:20:21.314Z] Model: 49 [2022-04-27T12:20:21.314Z] Model name: AMD EPYC-Rome Processor [2022-04-27T12:20:21.314Z] Stepping: 0 [2022-04-27T12:20:21.314Z] CPU MHz: 2799.996 [2022-04-27T12:20:21.314Z] BogoMIPS: 5599.99 [2022-04-27T12:20:21.314Z] Virtualization: AMD-V [2022-04-27T12:20:21.314Z] Hypervisor vendor: KVM [2022-04-27T12:20:21.314Z] Virtualization type: full [2022-04-27T12:20:21.314Z] L1d cache: 256 KiB [2022-04-27T12:20:21.314Z] L1i cache: 256 KiB [2022-04-27T12:20:21.314Z] L2 cache: 4 MiB [2022-04-27T12:20:21.314Z] L3 cache: 128 MiB [2022-04-27T12:20:21.314Z] NUMA node0 CPU(s): 0-7 [2022-04-27T12:20:21.314Z] Vulnerability Itlb multihit: Not affected [2022-04-27T12:20:21.314Z] Vulnerability L1tf: Not affected [2022-04-27T12:20:21.314Z] Vulnerability Mds: Not affected [2022-04-27T12:20:21.314Z] Vulnerability Meltdown: Not affected [2022-04-27T12:20:21.314Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-27T12:20:21.314Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-27T12:20:21.314Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-27T12:20:21.314Z] Vulnerability Srbds: Not affected [2022-04-27T12:20:21.314Z] Vulnerability Tsx async abort: Not affected [2022-04-27T12:20:21.314Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-27T12:20:21.314Z] [2022-04-27T12:20:21.314Z] [2022-04-27T12:20:21.314Z] ---> nproc: [2022-04-27T12:20:21.315Z] 8 [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] ---> df -h: [2022-04-27T12:20:21.315Z] Filesystem Size Used Avail Use% Mounted on [2022-04-27T12:20:21.315Z] overlay 155G 11G 145G 7% / [2022-04-27T12:20:21.315Z] tmpfs 64M 0 64M 0% /dev [2022-04-27T12:20:21.315Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-27T12:20:21.315Z] shm 64M 0 64M 0% /dev/shm [2022-04-27T12:20:21.315Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] ---> sar -b -r -n DEV: [2022-04-27T12:20:21.315Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33476) 04/27/22 _x86_64_ (8 CPU) [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] 12:11:52 LINUX RESTART (8 CPU) [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] 12:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-27T12:20:21.315Z] 12:13:02 301.57 56.47 245.09 0.00 7461.29 172092.65 0.00 [2022-04-27T12:20:21.315Z] 12:14:01 228.69 1.68 227.01 0.00 19.66 88337.16 0.00 [2022-04-27T12:20:21.315Z] 12:15:01 148.32 0.05 148.27 0.00 6.80 28045.58 0.00 [2022-04-27T12:20:21.315Z] 12:16:01 2.40 0.00 2.40 0.00 0.00 27.48 0.00 [2022-04-27T12:20:21.315Z] 12:17:01 1.83 0.03 1.80 0.00 0.27 19.33 0.00 [2022-04-27T12:20:21.315Z] 12:18:01 1.73 0.00 1.73 0.00 0.00 18.53 0.00 [2022-04-27T12:20:21.315Z] 12:19:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2022-04-27T12:20:21.315Z] 12:20:01 1.92 0.00 1.92 0.00 0.00 21.59 0.00 [2022-04-27T12:20:21.315Z] Average: 85.64 7.29 78.35 0.00 937.86 35961.18 0.00 [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] 12:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-27T12:20:21.315Z] 12:13:02 29155932 31759048 559036 1.70 107204 2779880 2219908 6.54 1131508 2245804 659356 [2022-04-27T12:20:21.315Z] 12:14:01 28267440 31751448 540564 1.64 178944 3510736 1969388 5.80 1247020 2914608 15328 [2022-04-27T12:20:21.315Z] 12:15:01 27681844 31767224 520852 1.58 190628 4044340 1777004 5.24 1313248 3371100 136 [2022-04-27T12:20:21.315Z] 12:16:01 27683376 31768884 518608 1.58 190688 4044344 1793068 5.28 1312560 3371104 8 [2022-04-27T12:20:21.315Z] 12:17:01 27688032 31773736 513436 1.56 190780 4044352 1793068 5.28 1307592 3371112 16 [2022-04-27T12:20:21.315Z] 12:18:01 27688796 31774684 512440 1.56 190816 4044480 1793068 5.28 1307456 3371240 8 [2022-04-27T12:20:21.315Z] 12:19:01 27699356 31785284 501812 1.53 190840 4044484 1793068 5.28 1297640 3371244 184 [2022-04-27T12:20:21.315Z] 12:20:01 27699584 31785756 501488 1.53 190896 4044488 1793068 5.28 1296876 3371412 8 [2022-04-27T12:20:21.315Z] Average: 27945545 31770758 521030 1.58 178850 3819638 1866455 5.50 1276738 3173453 84380 [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] 12:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-27T12:20:21.315Z] 12:13:02 docker0 67.82 48.66 6.27 259.93 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:13:02 ens3 866.17 577.27 5903.35 114.24 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:13:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:14:01 docker0 178.75 250.09 14.62 2111.75 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:14:01 ens3 316.73 228.88 2151.55 85.07 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:15:01 docker0 6.53 8.18 0.36 38.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:15:01 ens3 136.87 81.42 2618.49 17.84 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:15:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:16:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:18:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:19:01 ens3 5.17 6.90 1.49 9.58 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:20:01 ens3 9.98 6.21 12.14 0.43 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] Average: docker0 31.33 37.92 2.63 297.41 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] Average: ens3 166.59 112.38 1334.16 28.29 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] ---> sar -P ALL: [2022-04-27T12:20:21.315Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33476) 04/27/22 _x86_64_ (8 CPU) [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] 12:11:52 LINUX RESTART (8 CPU) [2022-04-27T12:20:21.315Z] [2022-04-27T12:20:21.315Z] 12:12:01 CPU %user %nice %system %iowait %steal %idle [2022-04-27T12:20:21.315Z] 12:13:02 all 9.79 0.00 4.13 2.79 0.07 83.23 [2022-04-27T12:20:21.315Z] 12:13:02 0 10.97 0.00 3.46 0.79 0.07 84.71 [2022-04-27T12:20:21.315Z] 12:13:02 1 10.05 0.00 3.87 6.85 0.07 79.15 [2022-04-27T12:20:21.315Z] 12:13:02 2 11.26 0.00 3.68 1.41 0.08 83.57 [2022-04-27T12:20:21.315Z] 12:13:02 3 9.14 0.00 3.55 0.59 0.07 86.65 [2022-04-27T12:20:21.315Z] 12:13:02 4 9.73 0.00 4.75 0.37 0.05 85.10 [2022-04-27T12:20:21.315Z] 12:13:02 5 9.16 0.00 2.99 1.54 0.07 86.24 [2022-04-27T12:20:21.315Z] 12:13:02 6 9.10 0.00 5.86 5.51 0.05 79.48 [2022-04-27T12:20:21.315Z] 12:13:02 7 8.91 0.00 4.85 5.26 0.08 80.89 [2022-04-27T12:20:21.315Z] 12:14:01 all 15.99 0.00 5.38 3.39 0.10 75.15 [2022-04-27T12:20:21.315Z] 12:14:01 0 14.91 0.00 5.15 1.34 0.09 78.52 [2022-04-27T12:20:21.315Z] 12:14:01 1 17.40 0.00 4.87 1.85 0.09 75.79 [2022-04-27T12:20:21.315Z] 12:14:01 2 16.70 0.00 6.51 0.94 0.09 75.76 [2022-04-27T12:20:21.315Z] 12:14:01 3 15.85 0.00 5.80 14.23 0.14 63.99 [2022-04-27T12:20:21.315Z] 12:14:01 4 15.74 0.00 5.36 1.11 0.10 77.69 [2022-04-27T12:20:21.315Z] 12:14:01 5 16.55 0.00 4.64 0.62 0.09 78.11 [2022-04-27T12:20:21.315Z] 12:14:01 6 15.99 0.00 4.96 0.82 0.09 78.14 [2022-04-27T12:20:21.315Z] 12:14:01 7 14.77 0.00 5.71 6.26 0.10 73.15 [2022-04-27T12:20:21.315Z] 12:15:01 all 9.01 0.00 2.71 1.33 0.07 86.88 [2022-04-27T12:20:21.315Z] 12:15:01 0 9.21 0.00 2.92 0.47 0.07 87.34 [2022-04-27T12:20:21.315Z] 12:15:01 1 9.52 0.00 2.54 0.29 0.08 87.57 [2022-04-27T12:20:21.315Z] 12:15:01 2 9.41 0.00 2.53 1.44 0.07 86.54 [2022-04-27T12:20:21.315Z] 12:15:01 3 8.59 0.00 2.36 1.18 0.07 87.80 [2022-04-27T12:20:21.315Z] 12:15:01 4 9.09 0.00 2.58 0.05 0.07 88.20 [2022-04-27T12:20:21.315Z] 12:15:01 5 7.77 0.00 3.07 5.19 0.05 83.92 [2022-04-27T12:20:21.315Z] 12:15:01 6 9.62 0.00 2.85 1.46 0.07 86.00 [2022-04-27T12:20:21.315Z] 12:15:01 7 8.87 0.00 2.83 0.61 0.07 87.63 [2022-04-27T12:20:21.315Z] 12:16:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2022-04-27T12:20:21.315Z] 12:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-27T12:20:21.315Z] 12:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-27T12:20:21.315Z] 12:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T12:20:21.315Z] 12:16:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-04-27T12:20:21.315Z] 12:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T12:20:21.315Z] 12:16:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2022-04-27T12:20:21.315Z] 12:16:01 6 0.00 0.00 0.00 0.12 0.00 99.88 [2022-04-27T12:20:21.315Z] 12:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-27T12:20:21.315Z] 12:17:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2022-04-27T12:20:21.315Z] 12:17:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-04-27T12:20:21.315Z] 12:17:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-04-27T12:20:21.315Z] 12:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-27T12:20:21.315Z] 12:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T12:20:21.315Z] 12:17:01 4 0.00 0.00 0.07 0.00 0.00 99.93 [2022-04-27T12:20:21.315Z] 12:17:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-27T12:20:21.315Z] 12:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T12:20:21.315Z] 12:17:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-27T12:20:21.315Z] 12:18:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-04-27T12:20:21.315Z] 12:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-27T12:20:21.315Z] 12:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-27T12:20:21.315Z] 12:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T12:20:21.315Z] 12:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T12:20:21.315Z] 12:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T12:20:21.315Z] 12:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-27T12:20:21.315Z] 12:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-27T12:20:21.315Z] 12:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T12:20:21.315Z] 12:19:01 all 0.04 0.00 0.03 0.00 0.01 99.93 [2022-04-27T12:20:21.315Z] 12:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2022-04-27T12:20:21.315Z] 12:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-27T12:20:21.315Z] 12:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-27T12:20:21.315Z] 12:19:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-27T12:20:21.315Z] 12:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-27T12:20:21.315Z] 12:19:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-04-27T12:20:21.315Z] 12:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-27T12:20:21.315Z] 12:19:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2022-04-27T12:20:21.315Z] 12:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-04-27T12:20:21.315Z] 12:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-27T12:20:21.315Z] 12:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-27T12:20:21.315Z] 12:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-27T12:20:21.315Z] 12:20:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-27T12:20:21.315Z] 12:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-27T12:20:21.315Z] 12:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-27T12:20:21.316Z] 12:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-27T12:20:21.316Z] 12:20:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-27T12:20:21.316Z] Average: all 4.31 0.00 1.52 0.93 0.03 93.20 [2022-04-27T12:20:21.316Z] Average: 0 4.36 0.00 1.44 0.32 0.03 93.85 [2022-04-27T12:20:21.316Z] Average: 1 4.59 0.00 1.41 1.12 0.04 92.85 [2022-04-27T12:20:21.316Z] Average: 2 4.63 0.00 1.58 0.47 0.03 93.28 [2022-04-27T12:20:21.316Z] Average: 3 4.17 0.00 1.45 1.96 0.04 92.38 [2022-04-27T12:20:21.316Z] Average: 4 4.28 0.00 1.58 0.19 0.03 93.92 [2022-04-27T12:20:21.316Z] Average: 5 4.14 0.00 1.33 0.93 0.03 93.57 [2022-04-27T12:20:21.316Z] Average: 6 4.29 0.00 1.70 0.99 0.03 92.99 [2022-04-27T12:20:21.316Z] Average: 7 4.04 0.00 1.66 1.49 0.04 92.78 [2022-04-27T12:20:21.316Z] [2022-04-27T12:20:21.316Z] [2022-04-27T12:20:21.316Z]