Pull request #370 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58e43e253e95a4ba8af4cad9b83701d928ff95ad+01232ef71281965359620122f9fdc73016fc5c79 (810032e67a827e1961138e7cf52bf1714ff7bcc4) 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-ssh7277329042465304383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1567649783854567482.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3537544800999040513.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8202544245970075766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5704399826773628130.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4592114151906211116.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16837 in /w/workspace/undry_device-onvif-camera_PR-370 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-370 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 01232ef71281965359620122f9fdc73016fc5c79 into PR head commit 58e43e253e95a4ba8af4cad9b83701d928ff95ad Merge succeeded, producing 58e43e253e95a4ba8af4cad9b83701d928ff95ad Checking out Revision 58e43e253e95a4ba8af4cad9b83701d928ff95ad (PR-370) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58e43e253e95a4ba8af4cad9b83701d928ff95ad # 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 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58e43e253e95a4ba8af4cad9b83701d928ff95ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:57:10.425Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:57:10.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:57:10.687Z] ========================================================= [2023-05-24T23:57:10.687Z] EdgeX Global Pipelines Version Info [2023-05-24T23:57:10.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:57:11.426Z] ------------------- [2023-05-24T23:57:11.426Z] stable info: [2023-05-24T23:57:11.427Z] ------------------- [2023-05-24T23:57:11.427Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:57:11.427Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:57:11.427Z] Message: update stable to v1.0.249 [2023-05-24T23:57:12.000Z] ------------------- [2023-05-24T23:57:12.000Z] experimental info: [2023-05-24T23:57:12.000Z] ------------------- [2023-05-24T23:57:12.000Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:57:12.000Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:57:12.000Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:57:12.275Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-24T23:57:12.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-24T23:57:12.356Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:57:12.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:57:12.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:57:12.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:57:12.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:57:12.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:57:12.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:57:12.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:57:12.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:57:12.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-24T23:57:12.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:57:12.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:57:12.843Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:57:12.888Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:57:12.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:57:12.970Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:57:13.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:57:13.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:57:13.097Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-24T23:57:13.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-24T23:57:13.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:57:13.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:57:13.258Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:57:13.302Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:57:13.348Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:57:13.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-370 [Pipeline] echo [2023-05-24T23:57:13.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-370 [Pipeline] echo [2023-05-24T23:57:13.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-370 [Pipeline] echo [2023-05-24T23:57:13.511Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58e43e253e95a4ba8af4cad9b83701d928ff95ad [Pipeline] echo [2023-05-24T23:57:13.552Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58e43e2 [Pipeline] echo [2023-05-24T23:57:13.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:57:13.701Z] provisioning config files... [2023-05-24T23:57:13.734Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-370@tmp/config4931325796169217142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:57:14.086Z] ---> docker-login.sh [2023-05-24T23:57:14.086Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:57:14.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:14.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:14.349Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:14.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:14.349Z] [2023-05-24T23:57:14.349Z] Login Succeeded [2023-05-24T23:57:14.349Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:57:14.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:14.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:14.613Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:14.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:14.613Z] [2023-05-24T23:57:14.613Z] Login Succeeded [2023-05-24T23:57:14.613Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:57:14.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:14.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:14.613Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:14.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:14.613Z] [2023-05-24T23:57:14.613Z] Login Succeeded [2023-05-24T23:57:14.613Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:57:14.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:14.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:14.613Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:14.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:14.613Z] [2023-05-24T23:57:14.613Z] Login Succeeded [2023-05-24T23:57:14.878Z] docker.io [2023-05-24T23:57:14.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:15.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:15.141Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:15.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:15.141Z] [2023-05-24T23:57:15.141Z] Login Succeeded [2023-05-24T23:57:15.141Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:57:15.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:57:15.786Z] + git rev-list -1 --merges 58e43e253e95a4ba8af4cad9b83701d928ff95ad~1..58e43e253e95a4ba8af4cad9b83701d928ff95ad [Pipeline] echo [2023-05-24T23:57:15.843Z] -----------> git rev-list -1 --merges 58e43e253e95a4ba8af4cad9b83701d928ff95ad~1..58e43e253e95a4ba8af4cad9b83701d928ff95ad 58e43e253e95a4ba8af4cad9b83701d928ff95ad [false] [Pipeline] sh [2023-05-24T23:57:16.177Z] + git log --format=format:%s -1 58e43e253e95a4ba8af4cad9b83701d928ff95ad [Pipeline] echo [2023-05-24T23:57:16.210Z] ========================================================= [2023-05-24T23:57:16.210Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:57:16.210Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:57:16.641Z] + git log --format=format:%s -1 58e43e253e95a4ba8af4cad9b83701d928ff95ad [Pipeline] echo [2023-05-24T23:57:16.676Z] [semverPrep] GIT_COMMIT: 58e43e253e95a4ba8af4cad9b83701d928ff95ad, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T23:57:16.703Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:57:17.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:57:17.070Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:57:17.070Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:57:17.070Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:57:17.070Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:57:17.070Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:57:17.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:57:17.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:57:17.501Z] [2023-05-24T23:57:17.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:57:17.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:57:17.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:57:17.881Z] b85a868b505f: Pulling fs layer [2023-05-24T23:57:17.881Z] e2be974225ed: Pulling fs layer [2023-05-24T23:57:17.881Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:57:17.881Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:57:17.881Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:57:17.881Z] eaf3925da568: Pulling fs layer [2023-05-24T23:57:17.881Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:57:17.881Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:57:17.881Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:57:17.881Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:57:17.881Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:57:17.881Z] bab4dde63d76: Waiting [2023-05-24T23:57:17.881Z] bde34c3a00c8: Waiting [2023-05-24T23:57:17.881Z] b352a97aabf1: Waiting [2023-05-24T23:57:17.881Z] 4872d77fe225: Waiting [2023-05-24T23:57:17.881Z] 5851b861e8e6: Waiting [2023-05-24T23:57:17.881Z] 1469e6f7b9e6: Waiting [2023-05-24T23:57:17.881Z] 988bab9f4d93: Waiting [2023-05-24T23:57:17.881Z] eaf3925da568: Waiting [2023-05-24T23:57:17.881Z] e2be974225ed: Verifying Checksum [2023-05-24T23:57:17.881Z] e2be974225ed: Download complete [2023-05-24T23:57:17.881Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:57:17.881Z] 988bab9f4d93: Download complete [2023-05-24T23:57:17.881Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:57:17.881Z] eaf3925da568: Verifying Checksum [2023-05-24T23:57:17.881Z] eaf3925da568: Download complete [2023-05-24T23:57:17.881Z] 339a4e72a1f5: Download complete [2023-05-24T23:57:17.881Z] bde34c3a00c8: Download complete [2023-05-24T23:57:18.141Z] b352a97aabf1: Download complete [2023-05-24T23:57:18.141Z] 4872d77fe225: Download complete [2023-05-24T23:57:18.141Z] 5851b861e8e6: Verifying Checksum [2023-05-24T23:57:18.141Z] 5851b861e8e6: Download complete [2023-05-24T23:57:18.141Z] b85a868b505f: Verifying Checksum [2023-05-24T23:57:18.141Z] b85a868b505f: Download complete [2023-05-24T23:57:18.413Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:57:18.413Z] bab4dde63d76: Download complete [2023-05-24T23:57:19.352Z] b85a868b505f: Pull complete [2023-05-24T23:57:19.610Z] e2be974225ed: Pull complete [2023-05-24T23:57:19.868Z] 339a4e72a1f5: Pull complete [2023-05-24T23:57:20.127Z] 988bab9f4d93: Pull complete [2023-05-24T23:57:20.386Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:57:20.386Z] eaf3925da568: Pull complete [2023-05-24T23:57:22.294Z] bab4dde63d76: Pull complete [2023-05-24T23:57:22.294Z] bde34c3a00c8: Pull complete [2023-05-24T23:57:22.294Z] b352a97aabf1: Pull complete [2023-05-24T23:57:22.294Z] 4872d77fe225: Pull complete [2023-05-24T23:57:22.554Z] 5851b861e8e6: Pull complete [2023-05-24T23:57:22.554Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:57:22.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:57:22.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:57:22.792Z] prd-ubuntu20.04-docker-8c-8g-16837 does not seem to be running inside a container [2023-05-24T23:57:22.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-370 -v /w/workspace/undry_device-onvif-camera_PR-370:/w/workspace/undry_device-onvif-camera_PR-370:rw,z -v /w/workspace/undry_device-onvif-camera_PR-370@tmp:/w/workspace/undry_device-onvif-camera_PR-370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:57:26.075Z] $ docker top 1ed15e3423697b95833abcedc834f13d6d12c20c9c792c5dcbb92bc60dbcc893 -eo pid,comm [2023-05-24T23:57:26.131Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T23:57:26.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:57:26.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:57:26.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:57:26.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:57:26.365Z] $ docker exec 1ed15e3423697b95833abcedc834f13d6d12c20c9c792c5dcbb92bc60dbcc893 ssh-agent [2023-05-24T23:57:26.481Z] SSH_AUTH_SOCK=/tmp/ssh-M3deUlv9ukqw/agent.32 [2023-05-24T23:57:26.481Z] SSH_AGENT_PID=38 [2023-05-24T23:57:26.487Z] Running ssh-add (command line suppressed) [2023-05-24T23:57:26.596Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-370@tmp/private_key_11530024239326364255.key (/w/workspace/undry_device-onvif-camera_PR-370@tmp/private_key_11530024239326364255.key) [2023-05-24T23:57:26.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:57:26.939Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:57:26.966Z] $ docker exec --env ******** --env ******** 1ed15e3423697b95833abcedc834f13d6d12c20c9c792c5dcbb92bc60dbcc893 ssh-agent -k [2023-05-24T23:57:27.073Z] unset SSH_AUTH_SOCK; [2023-05-24T23:57:27.074Z] unset SSH_AGENT_PID; [2023-05-24T23:57:27.074Z] echo Agent pid 38 killed; [2023-05-24T23:57:27.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:57:27.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:57:27.182Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:57:27.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:57:27.304Z] $ docker exec 1ed15e3423697b95833abcedc834f13d6d12c20c9c792c5dcbb92bc60dbcc893 ssh-agent [2023-05-24T23:57:27.419Z] SSH_AUTH_SOCK=/tmp/ssh-MCF1Uu8pkg34/agent.70 [2023-05-24T23:57:27.419Z] SSH_AGENT_PID=76 [2023-05-24T23:57:27.429Z] Running ssh-add (command line suppressed) [2023-05-24T23:57:27.552Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-370@tmp/private_key_17813656701479907892.key (/w/workspace/undry_device-onvif-camera_PR-370@tmp/private_key_17813656701479907892.key) [2023-05-24T23:57:27.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:57:27.903Z] + git semver init [2023-05-24T23:57:28.171Z] 2023-05-24 23:57:28,138 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:57:28.171Z] 2023-05-24 23:57:28,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-370/.semver [2023-05-24T23:57:28.171Z] 2023-05-24 23:57:28,140 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-370/.semver [2023-05-24T23:57:28.171Z] 2023-05-24 23:57:28,141 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-370/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-370, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:57:29.551Z] 2023-05-24 23:57:29,207 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-370/.git/info/exclude [2023-05-24T23:57:29.551Z] 2023-05-24 23:57:29,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-370/.semver/PR-370 with force:False [2023-05-24T23:57:29.551Z] 2023-05-24 23:57:29,208 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-370/.semver/PR-370 [2023-05-24T23:57:29.551Z] 2023-05-24 23:57:29,212 [execute] INFO git cat-file --batch-check [2023-05-24T23:57:29.551Z] 2023-05-24 23:57:29,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-370/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:57:29.551Z] 2023-05-24 23:57:29,219 [execute] INFO git cat-file --batch [2023-05-24T23:57:29.551Z] 2023-05-24 23:57:29,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-370/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:57:29.551Z] 2023-05-24 23:57:29,225 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-370/.semver/PR-370 [2023-05-24T23:57:29.551Z] 0.0.0 [Pipeline] } [2023-05-24T23:57:29.578Z] $ docker exec --env ******** --env ******** 1ed15e3423697b95833abcedc834f13d6d12c20c9c792c5dcbb92bc60dbcc893 ssh-agent -k [2023-05-24T23:57:29.725Z] unset SSH_AUTH_SOCK; [2023-05-24T23:57:29.726Z] unset SSH_AGENT_PID; [2023-05-24T23:57:29.726Z] echo Agent pid 76 killed; [2023-05-24T23:57:29.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:57:30.160Z] + git semver [Pipeline] } [2023-05-24T23:57:30.461Z] $ docker stop --time=1 1ed15e3423697b95833abcedc834f13d6d12c20c9c792c5dcbb92bc60dbcc893 [2023-05-24T23:57:31.749Z] $ docker rm -f --volumes 1ed15e3423697b95833abcedc834f13d6d12c20c9c792c5dcbb92bc60dbcc893 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:57:32.139Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:57:32.399Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:57:32.414Z] [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 [2023-05-24T23:57:32.966Z] provisioning config files... [2023-05-24T23:57:32.976Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-370@tmp/config715474975824186087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:57:33.314Z] ---> docker-login.sh [2023-05-24T23:57:33.314Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:57:33.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:33.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:33.314Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:33.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:33.314Z] [2023-05-24T23:57:33.314Z] Login Succeeded [2023-05-24T23:57:33.314Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:57:33.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:33.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:33.314Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:33.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:33.314Z] [2023-05-24T23:57:33.314Z] Login Succeeded [2023-05-24T23:57:33.314Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:57:33.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:33.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:33.576Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:33.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:33.576Z] [2023-05-24T23:57:33.576Z] Login Succeeded [2023-05-24T23:57:33.576Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:57:33.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:33.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:33.576Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:33.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:33.576Z] [2023-05-24T23:57:33.576Z] Login Succeeded [2023-05-24T23:57:33.576Z] docker.io [2023-05-24T23:57:33.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:33.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:33.839Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:33.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:33.839Z] [2023-05-24T23:57:33.839Z] Login Succeeded [2023-05-24T23:57:33.839Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:57:33.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:57:34.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:57:34.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:57:34.132Z] ========================================================= [2023-05-24T23:57:34.132Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:57:34.132Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:57:34.608Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T23:57:34.608Z] Sending build context to Docker daemon 21.95MB [2023-05-24T23:57:34.608Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:57:34.608Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-24T23:57:34.911Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:57:34.911Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:57:34.911Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:57:34.911Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:57:34.911Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:57:34.911Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:57:34.911Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:57:34.911Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:57:34.911Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:57:34.911Z] 9f32a84ed3da: Waiting [2023-05-24T23:57:34.911Z] 4d19c01a9841: Waiting [2023-05-24T23:57:34.911Z] 9325e15d5711: Waiting [2023-05-24T23:57:34.911Z] c5a4b2cf53e6: Waiting [2023-05-24T23:57:34.911Z] 85791d961cd3: Verifying Checksum [2023-05-24T23:57:34.911Z] 85791d961cd3: Download complete [2023-05-24T23:57:34.911Z] 9f32a84ed3da: Download complete [2023-05-24T23:57:34.911Z] 4d19c01a9841: Download complete [2023-05-24T23:57:34.911Z] f56be85fc22e: Verifying Checksum [2023-05-24T23:57:34.911Z] f56be85fc22e: Download complete [2023-05-24T23:57:34.911Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:57:34.911Z] 9325e15d5711: Download complete [2023-05-24T23:57:35.172Z] f56be85fc22e: Pull complete [2023-05-24T23:57:35.172Z] 85791d961cd3: Pull complete [2023-05-24T23:57:35.435Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:57:35.435Z] c5a4b2cf53e6: Download complete [2023-05-24T23:57:35.435Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:57:35.435Z] d694b5ae8c79: Download complete [2023-05-24T23:57:35.693Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:57:35.693Z] 556b6ee489ea: Download complete [2023-05-24T23:57:38.975Z] d694b5ae8c79: Pull complete [2023-05-24T23:57:38.975Z] 9f32a84ed3da: Pull complete [2023-05-24T23:57:38.975Z] 4d19c01a9841: Pull complete [2023-05-24T23:57:38.975Z] 9325e15d5711: Pull complete [2023-05-24T23:57:41.504Z] 556b6ee489ea: Pull complete [2023-05-24T23:57:42.070Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:57:42.070Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:57:42.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:57:42.070Z] ---> c4be618373d6 [2023-05-24T23:57:42.070Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:57:47.395Z] ---> Running in 2147213d0e04 [2023-05-24T23:57:47.395Z] Removing intermediate container 2147213d0e04 [2023-05-24T23:57:47.395Z] ---> ad17b146b276 [2023-05-24T23:57:47.395Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:57:47.395Z] ---> Running in 555b0667e75e [2023-05-24T23:57:47.395Z] Removing intermediate container 555b0667e75e [2023-05-24T23:57:47.395Z] ---> 33fab3581eb8 [2023-05-24T23:57:47.395Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:57:47.395Z] ---> Running in e21939065e53 [2023-05-24T23:57:47.654Z] Removing intermediate container e21939065e53 [2023-05-24T23:57:47.654Z] ---> 94df41f2d0da [2023-05-24T23:57:47.654Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:57:47.654Z] ---> Running in 2912daa1bcb4 [2023-05-24T23:57:47.654Z] Removing intermediate container 2912daa1bcb4 [2023-05-24T23:57:47.654Z] ---> 0857fe8c795c [2023-05-24T23:57:47.654Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-24T23:57:47.654Z] ---> Running in f142ae810679 [2023-05-24T23:57:47.809Z] Still waiting to schedule task [2023-05-24T23:57:47.809Z] ‘prd-ubuntu20.04-docker-8c-8g-16838’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:57:47.809Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16835’ is offline [2023-05-24T23:57:47.809Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16836’ is offline [2023-05-24T23:57:47.912Z] Removing intermediate container f142ae810679 [2023-05-24T23:57:47.912Z] ---> fc778b047a4d [2023-05-24T23:57:47.912Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:57:47.912Z] ---> Running in 54345be3ddfa [2023-05-24T23:57:48.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:57:48.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:57:48.434Z] OK: 265 MiB in 53 packages [2023-05-24T23:57:48.693Z] Removing intermediate container 54345be3ddfa [2023-05-24T23:57:48.693Z] ---> 7485b24185be [2023-05-24T23:57:48.693Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-24T23:57:48.693Z] ---> Running in 15010ff9e022 [2023-05-24T23:57:48.693Z] Removing intermediate container 15010ff9e022 [2023-05-24T23:57:48.693Z] ---> 9322ccde36cd [2023-05-24T23:57:48.693Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-24T23:57:48.951Z] ---> 35645f7c2139 [2023-05-24T23:57:48.951Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:57:48.951Z] ---> Running in 260c0d212ecb [2023-05-24T23:58:02.474Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16836 in /w/workspace/undry_device-onvif-camera_PR-370 [Pipeline] { [Pipeline] ws [2023-05-24T23:58:02.532Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-24T23:58:02.628Z] The recommended git tool is: git [2023-05-24T23:58:09.820Z] using credential edgex-jenkins-ssh [2023-05-24T23:58:09.843Z] Cloning the remote Git repository [2023-05-24T23:58:09.908Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-24T23:58:10.034Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-24T23:58:10.235Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-24T23:58:10.236Z] > git --version # timeout=10 [2023-05-24T23:58:10.268Z] > git --version # 'git version 2.25.1' [2023-05-24T23:58:10.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:58:10.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:58:12.772Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-24T23:58:12.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:58:13.894Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-24T23:58:14.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-24T23:58:14.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:58:14.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/370/head:refs/remotes/origin/PR-370 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T23:58:14.678Z] Merging remotes/origin/main commit 01232ef71281965359620122f9fdc73016fc5c79 into PR head commit 58e43e253e95a4ba8af4cad9b83701d928ff95ad [2023-05-24T23:58:15.144Z] Merge succeeded, producing 58e43e253e95a4ba8af4cad9b83701d928ff95ad [2023-05-24T23:58:15.144Z] Checking out Revision 58e43e253e95a4ba8af4cad9b83701d928ff95ad (PR-370) [2023-05-24T23:58:14.698Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:58:14.783Z] > git checkout -f 58e43e253e95a4ba8af4cad9b83701d928ff95ad # timeout=10 [2023-05-24T23:58:15.006Z] > git remote # timeout=10 [2023-05-24T23:58:15.031Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T23:58:15.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:58:15.085Z] > git merge 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 [2023-05-24T23:58:15.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T23:58:15.151Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:58:15.169Z] > git checkout -f 58e43e253e95a4ba8af4cad9b83701d928ff95ad # timeout=10 [2023-05-24T23:58:16.057Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-24T23:58:16.117Z] > git --version # timeout=10 [2023-05-24T23:58:16.131Z] > git --version # 'git version 2.25.1' [2023-05-24T23:58:16.149Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:58:17.328Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:58:17.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:58:17.328Z] Dload Upload Total Spent Left Speed [2023-05-24T23:58:17.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh [2023-05-24T23:58:17.986Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:58:18.348Z] + sudo tee /etc/docker/daemon.new [2023-05-24T23:58:18.348Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:58:18.348Z] { [2023-05-24T23:58:18.348Z] "registry-mirrors": [ [2023-05-24T23:58:18.348Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:58:18.348Z] ], [2023-05-24T23:58:18.348Z] "bip": "10.250.0.254/24", [2023-05-24T23:58:18.348Z] "hosts": [ [2023-05-24T23:58:18.348Z] "tcp://0.0.0.0:5555", [2023-05-24T23:58:18.348Z] "unix:///var/run/docker.sock" [2023-05-24T23:58:18.348Z] ], [2023-05-24T23:58:18.348Z] "mtu": 1458, [2023-05-24T23:58:18.348Z] "selinux-enabled": true, [2023-05-24T23:58:18.348Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:58:18.348Z] } [Pipeline] sh [2023-05-24T23:58:18.703Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:58:19.068Z] + sudo service docker restart [2023-05-24T23:58:21.057Z] Removing intermediate container 260c0d212ecb [2023-05-24T23:58:21.057Z] ---> b84acd10edab [2023-05-24T23:58:21.057Z] Step 12/13 : COPY . . [2023-05-24T23:58:21.057Z] ---> 1d58e0b71521 [2023-05-24T23:58:21.057Z] Step 13/13 : RUN ${MAKE} [2023-05-24T23:58:21.057Z] ---> Running in 5ae43b32b04b [2023-05-24T23:58:21.057Z] noop [2023-05-24T23:58:21.057Z] Removing intermediate container 5ae43b32b04b [2023-05-24T23:58:21.057Z] ---> 0667a8844935 [2023-05-24T23:58:21.057Z] Successfully built 0667a8844935 [2023-05-24T23:58:21.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:58:21.509Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:58:21.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:58:21.668Z] prd-ubuntu20.04-docker-8c-8g-16837 does not seem to be running inside a container [2023-05-24T23:58:21.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-370 -v /w/workspace/undry_device-onvif-camera_PR-370:/w/workspace/undry_device-onvif-camera_PR-370:rw,z -v /w/workspace/undry_device-onvif-camera_PR-370@tmp:/w/workspace/undry_device-onvif-camera_PR-370@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 [2023-05-24T23:58:22.058Z] $ docker top 4c638de69b66a712ecaee32d0dc38b26defc544c0e6d74ac4e81f1833250b290 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:58:22.453Z] + go version [2023-05-24T23:58:22.453Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:58:22.494Z] $ docker stop --time=1 4c638de69b66a712ecaee32d0dc38b26defc544c0e6d74ac4e81f1833250b290 [2023-05-24T23:58:23.751Z] $ docker rm -f --volumes 4c638de69b66a712ecaee32d0dc38b26defc544c0e6d74ac4e81f1833250b290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:58:24.486Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:58:24.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:58:24.650Z] prd-ubuntu20.04-docker-8c-8g-16837 does not seem to be running inside a container [2023-05-24T23:58:24.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-370 -v /w/workspace/undry_device-onvif-camera_PR-370:/w/workspace/undry_device-onvif-camera_PR-370:rw,z -v /w/workspace/undry_device-onvif-camera_PR-370@tmp:/w/workspace/undry_device-onvif-camera_PR-370@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 [2023-05-24T23:58:24.992Z] $ docker top 9b4195e2a4d192e6e4384f116ec2c0a046ddd7d666c7965e7ea317e38e78a5bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:58:25.374Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-370 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:58:25.728Z] + make test [2023-05-24T23:58:25.728Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T23:58:30.993Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:58:37.450Z] provisioning config files... [2023-05-24T23:58:37.487Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2502778944204667921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:58:37.926Z] ---> docker-login.sh [2023-05-24T23:58:37.926Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:58:38.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:38.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:38.526Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:38.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:38.526Z] [2023-05-24T23:58:38.526Z] Login Succeeded [2023-05-24T23:58:38.526Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:58:39.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:39.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:39.125Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:39.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:39.125Z] [2023-05-24T23:58:39.125Z] Login Succeeded [2023-05-24T23:58:39.125Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:58:39.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:39.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:39.399Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:39.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:39.399Z] [2023-05-24T23:58:39.399Z] Login Succeeded [2023-05-24T23:58:39.399Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:58:40.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:40.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:40.003Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:40.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:40.003Z] [2023-05-24T23:58:40.003Z] Login Succeeded [2023-05-24T23:58:40.003Z] docker.io [2023-05-24T23:58:40.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:40.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:40.547Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:40.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:40.547Z] [2023-05-24T23:58:40.547Z] Login Succeeded [2023-05-24T23:58:40.547Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:58:40.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-24T23:58:40.967Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [Pipeline] echo [2023-05-24T23:58:41.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:58:41.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:58:41.128Z] ========================================================= [2023-05-24T23:58:41.128Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:58:41.128Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-05-24T23:58:41.224Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:58:41.684Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T23:58:42.418Z] Sending build context to Docker daemon 14.4MB [2023-05-24T23:58:42.418Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:58:42.418Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-24T23:58:42.694Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:58:42.694Z] c41833b44d91: Pulling fs layer [2023-05-24T23:58:42.694Z] ed15518f5707: Pulling fs layer [2023-05-24T23:58:42.694Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:58:42.694Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:58:42.694Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:58:42.694Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:58:42.694Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:58:42.694Z] 242c74f7c9fa: Waiting [2023-05-24T23:58:42.694Z] 3cdef696dda3: Waiting [2023-05-24T23:58:42.694Z] 2ced38df9373: Waiting [2023-05-24T23:58:42.694Z] 58f1dce35555: Waiting [2023-05-24T23:58:42.694Z] ed15518f5707: Verifying Checksum [2023-05-24T23:58:42.694Z] ed15518f5707: Download complete [2023-05-24T23:58:42.694Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:58:42.694Z] 242c74f7c9fa: Download complete [2023-05-24T23:58:42.694Z] 3cdef696dda3: Verifying Checksum [2023-05-24T23:58:42.694Z] 3cdef696dda3: Download complete [2023-05-24T23:58:42.694Z] c41833b44d91: Verifying Checksum [2023-05-24T23:58:42.694Z] c41833b44d91: Download complete [2023-05-24T23:58:43.206Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements [2023-05-24T23:58:43.482Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.321s coverage: 86.5% of statements [2023-05-24T23:58:44.147Z] c41833b44d91: Pull complete [2023-05-24T23:58:44.424Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:58:44.424Z] 58f1dce35555: Download complete [2023-05-24T23:58:44.702Z] ed15518f5707: Pull complete [2023-05-24T23:58:45.683Z] feae8fd75edb: Verifying Checksum [2023-05-24T23:58:45.683Z] feae8fd75edb: Download complete [2023-05-24T23:58:45.683Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:58:45.683Z] 2ced38df9373: Download complete [2023-05-24T23:58:51.631Z] go vet ./... [2023-05-24T23:58:54.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:58:54.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:58:54.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:58:54.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:58:54.490Z] $ docker stop --time=1 9b4195e2a4d192e6e4384f116ec2c0a046ddd7d666c7965e7ea317e38e78a5bd [2023-05-24T23:58:58.064Z] feae8fd75edb: Pull complete [2023-05-24T23:58:58.108Z] $ docker rm -f --volumes 9b4195e2a4d192e6e4384f116ec2c0a046ddd7d666c7965e7ea317e38e78a5bd [2023-05-24T23:58:58.335Z] 242c74f7c9fa: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:58:58.609Z] 3cdef696dda3: Pull complete [2023-05-24T23:58:58.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:58:58.808Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:58:59.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:58:59.750Z] + ls -al . [2023-05-24T23:58:59.750Z] total 232 [2023-05-24T23:58:59.750Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:58 . [2023-05-24T23:58:59.750Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:57 .. [2023-05-24T23:58:59.750Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:57 .git [2023-05-24T23:58:59.750Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:57 .github [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 496 May 24 23:57 .gitignore [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 23:57 .golangci.yml [2023-05-24T23:58:59.750Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:57 .semver [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 24 23:57 Attribution.txt [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 24 23:57 CHANGELOG.md [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 24 23:57 Dockerfile [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:57 GOVERNANCE.md [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 739 May 24 23:57 Jenkinsfile [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 23:57 LICENSE [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 24 23:57 Makefile [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 23:57 OWNERS.md [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 24 23:57 README.md [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:57 VERSION [2023-05-24T23:58:59.750Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:57 bin [2023-05-24T23:58:59.750Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:57 cmd [2023-05-24T23:58:59.750Z] -rw-r--r-- 1 jenkins jenkins 78459 May 24 23:58 coverage.out [2023-05-24T23:58:59.750Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:57 doc [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 24 23:57 go.mod [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 33395 May 24 23:57 go.sum [2023-05-24T23:58:59.750Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:57 internal [2023-05-24T23:58:59.750Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:57 snap [2023-05-24T23:58:59.750Z] -rw-rw-r-- 1 jenkins jenkins 236 May 24 23:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:59:00.153Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=58e43e253e95a4ba8af4cad9b83701d928ff95ad --label arch=amd64 --label version=0.0.0 . [2023-05-24T23:59:00.154Z] Sending build context to Docker daemon 22.03MB [2023-05-24T23:59:00.154Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:59:00.154Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-24T23:59:00.154Z] ---> 0667a8844935 [2023-05-24T23:59:00.154Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:59:00.413Z] ---> Running in ac874a5ff1f8 [2023-05-24T23:59:00.672Z] Removing intermediate container ac874a5ff1f8 [2023-05-24T23:59:00.672Z] ---> 92c6f61cffa4 [2023-05-24T23:59:00.672Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:59:00.672Z] ---> Running in 1d0cb0703d25 [2023-05-24T23:59:00.672Z] Removing intermediate container 1d0cb0703d25 [2023-05-24T23:59:00.672Z] ---> d91fc3f2a55e [2023-05-24T23:59:00.672Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:59:00.672Z] ---> Running in ff0d9ba5e1e0 [2023-05-24T23:59:00.672Z] Removing intermediate container ff0d9ba5e1e0 [2023-05-24T23:59:00.672Z] ---> 759dfe141a55 [2023-05-24T23:59:00.672Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:59:00.672Z] ---> Running in fd1595c063af [2023-05-24T23:59:00.935Z] Removing intermediate container fd1595c063af [2023-05-24T23:59:00.935Z] ---> eb574f4c10f8 [2023-05-24T23:59:00.935Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-24T23:59:00.935Z] ---> Running in dbd6a988b451 [2023-05-24T23:59:00.935Z] Removing intermediate container dbd6a988b451 [2023-05-24T23:59:00.935Z] ---> 74097af079d3 [2023-05-24T23:59:00.935Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:59:00.935Z] ---> Running in 34c6dfb6383b [2023-05-24T23:59:01.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:59:01.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:59:01.457Z] OK: 265 MiB in 53 packages [2023-05-24T23:59:01.718Z] Removing intermediate container 34c6dfb6383b [2023-05-24T23:59:01.718Z] ---> 12d59f06aeed [2023-05-24T23:59:01.718Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-24T23:59:01.978Z] ---> Running in 21270545fd25 [2023-05-24T23:59:01.978Z] Removing intermediate container 21270545fd25 [2023-05-24T23:59:01.978Z] ---> 644e2ec2f0f7 [2023-05-24T23:59:01.978Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-24T23:59:02.238Z] ---> ec7a4589e66c [2023-05-24T23:59:02.238Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:59:02.238Z] ---> Running in 724fba973929 [2023-05-24T23:59:02.806Z] Removing intermediate container 724fba973929 [2023-05-24T23:59:02.806Z] ---> f8e7d6af654e [2023-05-24T23:59:02.806Z] Step 12/26 : COPY . . [2023-05-24T23:59:03.790Z] ---> 585f5eb4dccb [2023-05-24T23:59:03.790Z] Step 13/26 : RUN ${MAKE} [2023-05-24T23:59:03.790Z] ---> Running in 5d76da183e67 [2023-05-24T23:59:04.048Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-24T23:59:06.877Z] 2ced38df9373: Pull complete [2023-05-24T23:59:09.487Z] 58f1dce35555: Pull complete [2023-05-24T23:59:09.487Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:59:09.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:59:09.487Z] ---> fadd8f120f05 [2023-05-24T23:59:09.487Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:59:10.086Z] ---> Running in da6e937867ef [2023-05-24T23:59:10.693Z] Removing intermediate container da6e937867ef [2023-05-24T23:59:10.693Z] ---> 92c89bd26c88 [2023-05-24T23:59:10.693Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:59:10.693Z] ---> Running in bae73e98e413 [2023-05-24T23:59:10.968Z] Removing intermediate container bae73e98e413 [2023-05-24T23:59:10.968Z] ---> 2c0ddd307040 [2023-05-24T23:59:10.968Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:59:10.968Z] ---> Running in 2f3b45036107 [2023-05-24T23:59:11.560Z] Removing intermediate container 2f3b45036107 [2023-05-24T23:59:11.560Z] ---> 50b94f9bd52c [2023-05-24T23:59:11.560Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:59:11.560Z] ---> Running in 035018d0da63 [2023-05-24T23:59:11.831Z] Removing intermediate container 035018d0da63 [2023-05-24T23:59:11.831Z] ---> 94879c411164 [2023-05-24T23:59:11.831Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-24T23:59:11.831Z] ---> Running in f6dc6cea64ca [2023-05-24T23:59:12.104Z] Removing intermediate container f6dc6cea64ca [2023-05-24T23:59:12.104Z] ---> 426a2277554f [2023-05-24T23:59:12.104Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:59:12.375Z] ---> Running in bb8cafd65943 [2023-05-24T23:59:13.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:59:14.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:59:15.038Z] OK: 263 MiB in 53 packages [2023-05-24T23:59:18.396Z] Removing intermediate container bb8cafd65943 [2023-05-24T23:59:18.396Z] ---> c14dd9f09aae [2023-05-24T23:59:18.396Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-24T23:59:18.396Z] ---> Running in f139a9c75ca9 [2023-05-24T23:59:18.396Z] Removing intermediate container f139a9c75ca9 [2023-05-24T23:59:18.396Z] ---> df0886b53d7c [2023-05-24T23:59:18.396Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-24T23:59:18.669Z] ---> 0b18e6134c72 [2023-05-24T23:59:18.669Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:59:18.950Z] ---> Running in b412fa5f7f0f [2023-05-24T23:59:25.977Z] Removing intermediate container 5d76da183e67 [2023-05-24T23:59:25.977Z] ---> 73bdcf1c0b0b [2023-05-24T23:59:25.977Z] Step 14/26 : FROM alpine:3.17 [2023-05-24T23:59:25.977Z] 3.17: Pulling from library/alpine [2023-05-24T23:59:25.977Z] f56be85fc22e: Already exists [2023-05-24T23:59:25.977Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:59:25.977Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:59:25.977Z] ---> 9ed4aefc74f6 [2023-05-24T23:59:25.977Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-24T23:59:25.977Z] ---> Running in e59ca5c0b17a [2023-05-24T23:59:25.977Z] Removing intermediate container e59ca5c0b17a [2023-05-24T23:59:25.977Z] ---> 285913a78047 [2023-05-24T23:59:25.977Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-24T23:59:25.977Z] ---> Running in 47a0dcaf49c9 [2023-05-24T23:59:25.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:59:25.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:59:25.977Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T23:59:25.977Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:59:25.977Z] OK: 7 MiB in 16 packages [2023-05-24T23:59:25.977Z] Removing intermediate container 47a0dcaf49c9 [2023-05-24T23:59:25.977Z] ---> 0802761def1a [2023-05-24T23:59:25.977Z] Step 17/26 : WORKDIR / [2023-05-24T23:59:25.977Z] ---> Running in b9f9a07b99d1 [2023-05-24T23:59:25.977Z] Removing intermediate container b9f9a07b99d1 [2023-05-24T23:59:25.977Z] ---> cc878e26ba6e [2023-05-24T23:59:25.977Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-24T23:59:25.977Z] ---> 838bb655c0a1 [2023-05-24T23:59:25.977Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-24T23:59:25.977Z] ---> d781d069a93a [2023-05-24T23:59:25.977Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-24T23:59:25.977Z] ---> c73320f9d815 [2023-05-24T23:59:25.977Z] Step 21/26 : EXPOSE 59984 [2023-05-24T23:59:25.977Z] ---> Running in d58f0cf614a2 [2023-05-24T23:59:25.977Z] Removing intermediate container d58f0cf614a2 [2023-05-24T23:59:25.977Z] ---> 3187cda0e3d7 [2023-05-24T23:59:25.977Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-24T23:59:25.977Z] ---> Running in 40e7d2f643ef [2023-05-24T23:59:25.977Z] Removing intermediate container 40e7d2f643ef [2023-05-24T23:59:25.977Z] ---> 81b74fe0927f [2023-05-24T23:59:25.977Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T23:59:25.977Z] ---> Running in 80f81f7bce35 [2023-05-24T23:59:25.977Z] Removing intermediate container 80f81f7bce35 [2023-05-24T23:59:25.977Z] ---> 6fce94248aef [2023-05-24T23:59:25.977Z] Step 24/26 : LABEL arch=amd64 [2023-05-24T23:59:25.977Z] ---> Running in 4194f6d7a7d1 [2023-05-24T23:59:25.977Z] Removing intermediate container 4194f6d7a7d1 [2023-05-24T23:59:25.977Z] ---> 1aef4facc559 [2023-05-24T23:59:25.977Z] Step 25/26 : LABEL git_sha=58e43e253e95a4ba8af4cad9b83701d928ff95ad [2023-05-24T23:59:25.977Z] ---> Running in efea812a5fc2 [2023-05-24T23:59:25.977Z] Removing intermediate container efea812a5fc2 [2023-05-24T23:59:25.977Z] ---> 54df1be37340 [2023-05-24T23:59:25.977Z] Step 26/26 : LABEL version=0.0.0 [2023-05-24T23:59:25.977Z] ---> Running in 620691c700c5 [2023-05-24T23:59:25.977Z] Removing intermediate container 620691c700c5 [2023-05-24T23:59:25.977Z] ---> aca9a237d415 [2023-05-24T23:59:25.977Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:59:25.977Z] Successfully built aca9a237d415 [2023-05-24T23:59:25.977Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:59:26.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:59:26.863Z] [2023-05-24T23:59:26.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:59:27.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:59:27.240Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:59:27.240Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:59:27.240Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:59:27.240Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:59:27.240Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:59:27.240Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:59:27.240Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:59:27.240Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:59:27.240Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:59:27.240Z] 5d3b04190fa2: Waiting [2023-05-24T23:59:27.240Z] 33b1e0a273af: Waiting [2023-05-24T23:59:27.240Z] 5c69ac0246d0: Download complete [2023-05-24T23:59:27.240Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:59:27.240Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:59:27.240Z] ec43610c2a17: Download complete [2023-05-24T23:59:27.240Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T23:59:27.240Z] 5d3b04190fa2: Download complete [2023-05-24T23:59:27.240Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:59:27.240Z] 33b1e0a273af: Download complete [2023-05-24T23:59:27.499Z] 5eb5b503b376: Download complete [2023-05-24T23:59:28.064Z] 2f39f015ded8: Download complete [2023-05-24T23:59:28.631Z] 5eb5b503b376: Pull complete [2023-05-24T23:59:28.631Z] 5c69ac0246d0: Pull complete [2023-05-24T23:59:29.201Z] ec43610c2a17: Pull complete [2023-05-24T23:59:29.201Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:59:29.459Z] 33b1e0a273af: Pull complete [2023-05-24T23:59:29.459Z] 5d3b04190fa2: Pull complete [2023-05-24T23:59:33.636Z] 2f39f015ded8: Pull complete [2023-05-24T23:59:33.636Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:59:33.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:59:33.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:59:33.856Z] prd-ubuntu20.04-docker-8c-8g-16837 does not seem to be running inside a container [2023-05-24T23:59:33.891Z] $ 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/undry_device-onvif-camera_PR-370 -v /w/workspace/undry_device-onvif-camera_PR-370:/w/workspace/undry_device-onvif-camera_PR-370:rw,z -v /w/workspace/undry_device-onvif-camera_PR-370@tmp:/w/workspace/undry_device-onvif-camera_PR-370@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 [2023-05-24T23:59:38.022Z] $ docker top efb968bf88b2b443aa6402ef86b37fe91757dd0276f25d888eb6c7e664b22a83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:59:38.452Z] ---> job-cost.sh [2023-05-24T23:59:38.453Z] lf-activate-venv: SKIPPING [2023-05-24T23:59:38.453Z] INFO: No Stack... [2023-05-24T23:59:39.022Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:59:39.281Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:59:39.588Z] + cat /w/workspace/undry_device-onvif-camera_PR-370/archives/cost.csv [2023-05-24T23:59:39.588Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:59:39.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-370-1-stack-cost] [2023-05-24T23:59:39.631Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-370-1-stack-cost] did not exist. Created. [2023-05-24T23:59:39.631Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:59:40.038Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:59:40.089Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:59:40.115Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-370-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:59:40.196Z] $ docker stop --time=1 efb968bf88b2b443aa6402ef86b37fe91757dd0276f25d888eb6c7e664b22a83 [2023-05-24T23:59:41.355Z] $ docker rm -f --volumes efb968bf88b2b443aa6402ef86b37fe91757dd0276f25d888eb6c7e664b22a83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T00:00:26.931Z] Removing intermediate container b412fa5f7f0f [2023-05-25T00:00:26.931Z] ---> c8f86bffb109 [2023-05-25T00:00:26.931Z] Step 12/13 : COPY . . [2023-05-25T00:00:26.931Z] ---> 77f707ac2198 [2023-05-25T00:00:26.931Z] Step 13/13 : RUN ${MAKE} [2023-05-25T00:00:26.931Z] ---> Running in 563fd2a40cfb [2023-05-25T00:00:27.906Z] noop [2023-05-25T00:00:28.883Z] Removing intermediate container 563fd2a40cfb [2023-05-25T00:00:28.883Z] ---> 330c3e3dfb54 [2023-05-25T00:00:28.883Z] Successfully built 330c3e3dfb54 [2023-05-25T00:00:28.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:29.382Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:00:29.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:00:29.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container [2023-05-25T00:00:29.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:00:31.227Z] $ docker top fa8076095c339ada722840cada3e0c9da77d7f3f7be7e416e078eb74ef028066 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:00:32.191Z] + go version [2023-05-25T00:00:32.191Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:00:32.225Z] $ docker stop --time=1 fa8076095c339ada722840cada3e0c9da77d7f3f7be7e416e078eb74ef028066 [2023-05-25T00:00:33.968Z] $ docker rm -f --volumes fa8076095c339ada722840cada3e0c9da77d7f3f7be7e416e078eb74ef028066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:34.873Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:00:34.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:00:35.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container [2023-05-25T00:00:35.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:00:36.669Z] $ docker top d4af695c3296c88fc0f80834d3175fe67393271455b2cccfcd43a58263146604 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:00:37.615Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:00:38.359Z] + make test [2023-05-25T00:00:38.359Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:01:17.310Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-25T00:03:54.149Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-25T00:03:54.149Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-25T00:03:54.149Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.218s coverage: 31.4% of statements [2023-05-25T00:04:09.197Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.595s coverage: 86.5% of statements [2023-05-25T00:04:09.197Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:04:09.197Z] go vet ./... [2023-05-25T00:04:48.170Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:04:48.170Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:04:48.170Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:04:48.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:04:48.249Z] $ docker stop --time=1 d4af695c3296c88fc0f80834d3175fe67393271455b2cccfcd43a58263146604 [2023-05-25T00:04:50.307Z] $ docker rm -f --volumes d4af695c3296c88fc0f80834d3175fe67393271455b2cccfcd43a58263146604 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:04:51.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:04:51.775Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:04:52.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:04:53.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:04:53.493Z] + ls -al . [2023-05-25T00:04:53.493Z] total 228 [2023-05-25T00:04:53.493Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:00 . [2023-05-25T00:04:53.493Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:58 .. [2023-05-25T00:04:53.493Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:58 .git [2023-05-25T00:04:53.493Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:58 .github [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 496 May 24 23:58 .gitignore [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 23:58 .golangci.yml [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 24 23:58 Attribution.txt [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 24 23:58 CHANGELOG.md [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 24 23:58 Dockerfile [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:58 GOVERNANCE.md [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 739 May 24 23:58 Jenkinsfile [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 23:58 LICENSE [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 24 23:58 Makefile [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 23:58 OWNERS.md [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 24 23:58 README.md [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:57 VERSION [2023-05-25T00:04:53.493Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:58 bin [2023-05-25T00:04:53.493Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:58 cmd [2023-05-25T00:04:53.493Z] -rw-r--r-- 1 jenkins jenkins 78459 May 25 00:04 coverage.out [2023-05-25T00:04:53.493Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:58 doc [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 24 23:58 go.mod [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 33395 May 24 23:58 go.sum [2023-05-25T00:04:53.493Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:58 internal [2023-05-25T00:04:53.493Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:58 snap [2023-05-25T00:04:53.493Z] -rw-rw-r-- 1 jenkins jenkins 236 May 24 23:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:04:53.934Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=58e43e253e95a4ba8af4cad9b83701d928ff95ad --label arch=arm64 --label version=0.0.0 . [2023-05-25T00:04:54.537Z] Sending build context to Docker daemon 14.48MB [2023-05-25T00:04:54.537Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:04:54.537Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-25T00:04:54.537Z] ---> 330c3e3dfb54 [2023-05-25T00:04:54.537Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:04:54.806Z] ---> Running in 8c2089c4bec9 [2023-05-25T00:04:55.077Z] Removing intermediate container 8c2089c4bec9 [2023-05-25T00:04:55.077Z] ---> da94da7a1158 [2023-05-25T00:04:55.077Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:04:55.350Z] ---> Running in 20c59bf94062 [2023-05-25T00:04:55.620Z] Removing intermediate container 20c59bf94062 [2023-05-25T00:04:55.620Z] ---> 6272abe62a37 [2023-05-25T00:04:55.620Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:04:55.620Z] ---> Running in 7ad890fa94ed [2023-05-25T00:04:56.210Z] Removing intermediate container 7ad890fa94ed [2023-05-25T00:04:56.210Z] ---> 0d1843531ac1 [2023-05-25T00:04:56.210Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:04:56.210Z] ---> Running in 96d1ee00bc61 [2023-05-25T00:04:56.482Z] Removing intermediate container 96d1ee00bc61 [2023-05-25T00:04:56.482Z] ---> 6307eff11482 [2023-05-25T00:04:56.482Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-25T00:04:56.482Z] ---> Running in 6e6af419c049 [2023-05-25T00:04:57.079Z] Removing intermediate container 6e6af419c049 [2023-05-25T00:04:57.079Z] ---> 2854610be2c9 [2023-05-25T00:04:57.079Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:04:57.079Z] ---> Running in 1563cb7ba594 [2023-05-25T00:04:58.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:04:59.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:05:00.451Z] OK: 263 MiB in 53 packages [2023-05-25T00:05:01.429Z] Removing intermediate container 1563cb7ba594 [2023-05-25T00:05:01.429Z] ---> f9e6f889fa79 [2023-05-25T00:05:01.429Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-25T00:05:01.703Z] ---> Running in 6c0a50bb4d82 [2023-05-25T00:05:01.973Z] Removing intermediate container 6c0a50bb4d82 [2023-05-25T00:05:01.973Z] ---> 8e392a2a4872 [2023-05-25T00:05:01.973Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-25T00:05:02.573Z] ---> 02bf475e637c [2023-05-25T00:05:02.573Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:05:02.573Z] ---> Running in 0eb952fbc8d1 [2023-05-25T00:05:05.965Z] Removing intermediate container 0eb952fbc8d1 [2023-05-25T00:05:05.965Z] ---> 895b8de95db6 [2023-05-25T00:05:05.965Z] Step 12/26 : COPY . . [2023-05-25T00:05:07.407Z] ---> 833117baf250 [2023-05-25T00:05:07.407Z] Step 13/26 : RUN ${MAKE} [2023-05-25T00:05:07.407Z] ---> Running in 5fb5188f88b0 [2023-05-25T00:05:08.859Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-25T00:08:00.975Z] Removing intermediate container 5fb5188f88b0 [2023-05-25T00:08:00.975Z] ---> 734e4f7aa183 [2023-05-25T00:08:00.975Z] Step 14/26 : FROM alpine:3.17 [2023-05-25T00:08:00.975Z] 3.17: Pulling from library/alpine [2023-05-25T00:08:00.975Z] c41833b44d91: Already exists [2023-05-25T00:08:00.975Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:08:00.975Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:08:00.975Z] ---> 51e60588ff2c [2023-05-25T00:08:00.975Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T00:08:00.975Z] ---> Running in 182ea13528cc [2023-05-25T00:08:00.975Z] Removing intermediate container 182ea13528cc [2023-05-25T00:08:00.975Z] ---> cf33c3776aec [2023-05-25T00:08:00.975Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:08:00.975Z] ---> Running in 3ee5578c5c91 [2023-05-25T00:08:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:08:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:08:00.975Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:08:00.975Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:08:00.975Z] OK: 8 MiB in 16 packages [2023-05-25T00:08:00.975Z] Removing intermediate container 3ee5578c5c91 [2023-05-25T00:08:00.975Z] ---> 44e12723e71a [2023-05-25T00:08:00.975Z] Step 17/26 : WORKDIR / [2023-05-25T00:08:00.975Z] ---> Running in 3fcf7923fed7 [2023-05-25T00:08:00.975Z] Removing intermediate container 3fcf7923fed7 [2023-05-25T00:08:00.975Z] ---> b1b2fdcce1a4 [2023-05-25T00:08:00.975Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-25T00:08:01.565Z] ---> ec64b0c3bb8e [2023-05-25T00:08:01.565Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-25T00:08:02.155Z] ---> 26c94f0687e6 [2023-05-25T00:08:02.155Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-25T00:08:02.746Z] ---> afade67f70b1 [2023-05-25T00:08:02.746Z] Step 21/26 : EXPOSE 59984 [2023-05-25T00:08:02.746Z] ---> Running in fb64bd56c169 [2023-05-25T00:08:03.347Z] Removing intermediate container fb64bd56c169 [2023-05-25T00:08:03.347Z] ---> 952871725006 [2023-05-25T00:08:03.347Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-25T00:08:03.347Z] ---> Running in 14770af25f44 [2023-05-25T00:08:03.616Z] Removing intermediate container 14770af25f44 [2023-05-25T00:08:03.616Z] ---> 5df9df887b8c [2023-05-25T00:08:03.616Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T00:08:03.616Z] ---> Running in 2cb9c172d987 [2023-05-25T00:08:03.889Z] Removing intermediate container 2cb9c172d987 [2023-05-25T00:08:03.889Z] ---> 9ac5b3423c50 [2023-05-25T00:08:03.889Z] Step 24/26 : LABEL arch=arm64 [2023-05-25T00:08:04.158Z] ---> Running in 092acdc203dc [2023-05-25T00:08:04.428Z] Removing intermediate container 092acdc203dc [2023-05-25T00:08:04.428Z] ---> c151baafe85f [2023-05-25T00:08:04.428Z] Step 25/26 : LABEL git_sha=58e43e253e95a4ba8af4cad9b83701d928ff95ad [2023-05-25T00:08:04.428Z] ---> Running in 903d9952720a [2023-05-25T00:08:05.017Z] Removing intermediate container 903d9952720a [2023-05-25T00:08:05.018Z] ---> 258f259cc207 [2023-05-25T00:08:05.018Z] Step 26/26 : LABEL version=0.0.0 [2023-05-25T00:08:05.018Z] ---> Running in 85dc2cee5f60 [2023-05-25T00:08:05.288Z] Removing intermediate container 85dc2cee5f60 [2023-05-25T00:08:05.288Z] ---> 95f9c1b1d4a8 [2023-05-25T00:08:05.288Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:08:05.288Z] Successfully built 95f9c1b1d4a8 [2023-05-25T00:08:05.288Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:06.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:08:06.184Z] [2023-05-25T00:08:06.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:06.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:08:06.593Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:08:06.593Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:08:06.593Z] 04944245beec: Pulling fs layer [2023-05-25T00:08:06.593Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:08:06.593Z] 765212b225bb: Pulling fs layer [2023-05-25T00:08:06.593Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:08:06.593Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:08:06.593Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:08:06.593Z] f23df028b6ca: Waiting [2023-05-25T00:08:06.593Z] d65c8cfc05b1: Waiting [2023-05-25T00:08:06.593Z] 2437ff75d9bd: Waiting [2023-05-25T00:08:06.593Z] 765212b225bb: Waiting [2023-05-25T00:08:06.868Z] 04944245beec: Verifying Checksum [2023-05-25T00:08:06.868Z] 04944245beec: Download complete [2023-05-25T00:08:06.868Z] 765212b225bb: Verifying Checksum [2023-05-25T00:08:06.868Z] 765212b225bb: Download complete [2023-05-25T00:08:06.868Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:08:06.868Z] f23df028b6ca: Download complete [2023-05-25T00:08:06.868Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:08:06.868Z] d65c8cfc05b1: Download complete [2023-05-25T00:08:07.140Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:08:07.140Z] 699f458cf7ca: Download complete [2023-05-25T00:08:07.413Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T00:08:07.413Z] 8998bd30e6a1: Download complete [2023-05-25T00:08:10.009Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:08:10.009Z] 2437ff75d9bd: Download complete [2023-05-25T00:08:11.967Z] 8998bd30e6a1: Pull complete [2023-05-25T00:08:12.237Z] 04944245beec: Pull complete [2023-05-25T00:08:13.651Z] 699f458cf7ca: Pull complete [2023-05-25T00:08:13.921Z] 765212b225bb: Pull complete [2023-05-25T00:08:14.506Z] f23df028b6ca: Pull complete [2023-05-25T00:08:14.774Z] d65c8cfc05b1: Pull complete [2023-05-25T00:08:29.797Z] 2437ff75d9bd: Pull complete [2023-05-25T00:08:29.797Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:08:29.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:08:29.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:08:30.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container [2023-05-25T00:08:30.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T00:08:33.177Z] $ docker top 4a125b060a500b38fa8d469f9e7c4cc75dc69cd3140b68c6bae5655ab11eb06a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:34.139Z] ---> job-cost.sh [2023-05-25T00:08:34.139Z] lf-activate-venv: SKIPPING [2023-05-25T00:08:34.139Z] INFO: No Stack... [2023-05-25T00:08:34.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:08:35.378Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:08:36.044Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-05-25T00:08:36.044Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:08:36.156Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-370-1-stack-cost] [2023-05-25T00:08:36.161Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-370-1-stack-cost] did not exist. Created. [2023-05-25T00:08:36.161Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:08:36.989Z] /w/workspace/device-onvif-camera/1@tmp/durable-4cdc926f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:08:37.680Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:08:37.724Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:08:37.788Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:08:37.807Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-370-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:08:37.894Z] $ docker stop --time=1 4a125b060a500b38fa8d469f9e7c4cc75dc69cd3140b68c6bae5655ab11eb06a [2023-05-25T00:08:39.416Z] $ docker rm -f --volumes 4a125b060a500b38fa8d469f9e7c4cc75dc69cd3140b68c6bae5655ab11eb06a [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 [2023-05-25T00:08:40.612Z] provisioning config files... [2023-05-25T00:08:40.620Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-370@tmp/config13416984031598974970tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:08:40.959Z] + set +x [2023-05-25T00:08:40.959Z] + curl -s https://codecov.io/bash [2023-05-25T00:08:40.959Z] + bash -s -- [2023-05-25T00:08:40.959Z] [2023-05-25T00:08:40.959Z] _____ _ [2023-05-25T00:08:40.959Z] / ____| | | [2023-05-25T00:08:40.959Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:08:40.959Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:08:40.959Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:08:40.959Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:08:40.959Z] Bash-1.0.6 [2023-05-25T00:08:40.959Z] [2023-05-25T00:08:40.959Z] [2023-05-25T00:08:40.959Z] ==> git version 2.25.1 found [2023-05-25T00:08:40.959Z] ==> 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 [2023-05-25T00:08:40.959Z] Release-Date: 2020-01-08 [2023-05-25T00:08:40.959Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T00:08:40.959Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:08:40.959Z] ==> Jenkins CI detected. [2023-05-25T00:08:40.959Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-370 [2023-05-25T00:08:40.959Z] project root: . [2023-05-25T00:08:40.959Z] --> token set from env [2023-05-25T00:08:40.959Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:08:40.959Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:08:40.959Z] ==> Python coveragepy not found [2023-05-25T00:08:40.959Z] ==> Searching for coverage reports in: [2023-05-25T00:08:40.959Z] + . [2023-05-25T00:08:40.959Z] -> Found 1 reports [2023-05-25T00:08:40.959Z] ==> Detecting git/mercurial file structure [2023-05-25T00:08:40.959Z] ==> Reading reports [2023-05-25T00:08:40.959Z] + ./coverage.out bytes=78459 [2023-05-25T00:08:40.959Z] ==> Appending adjustments [2023-05-25T00:08:40.959Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:08:41.219Z] + Found adjustments [2023-05-25T00:08:41.219Z] ==> Gzipping contents [2023-05-25T00:08:41.219Z] 12K /tmp/codecov.DVE6k5.gz [2023-05-25T00:08:41.219Z] ==> Uploading reports [2023-05-25T00:08:41.219Z] url: https://codecov.io [2023-05-25T00:08:41.219Z] query: branch=PR-370&commit=58e43e253e95a4ba8af4cad9b83701d928ff95ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=370&job=&cmd_args= [2023-05-25T00:08:41.219Z] -> Pinging Codecov [2023-05-25T00:08:41.219Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-370&commit=58e43e253e95a4ba8af4cad9b83701d928ff95ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=370&job=&cmd_args= [2023-05-25T00:08:41.478Z] -> Uploading to [2023-05-25T00:08:41.479Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/F29A59C45E3A92E06B3E522C9905F8EF/58e43e253e95a4ba8af4cad9b83701d928ff95ad/a3fa62e5-84f0-44b7-a32f-74cac23413bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T000841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5aadc3cc29b17fef900f3b866cd4783035eb39bd337bb55683070fe9cd9bc24 [2023-05-25T00:08:41.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:08:41.479Z] Dload Upload Total Spent Left Speed [2023-05-25T00:08:41.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 50033 --:--:-- --:--:-- --:--:-- 50033 [2023-05-25T00:08:41.737Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/58e43e253e95a4ba8af4cad9b83701d928ff95ad [Pipeline] } [2023-05-25T00:08:41.771Z] 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 [2023-05-25T00:08:43.668Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-370/archives ] [2023-05-25T00:08:43.668Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-370/archives [2023-05-25T00:08:43.668Z] total 16 [2023-05-25T00:08:43.668Z] drwxr-xr-x 3 root root 4096 May 24 23:59 . [2023-05-25T00:08:43.668Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:59 .. [2023-05-25T00:08:43.668Z] drwxr-xr-x 2 root root 4096 May 24 23:59 cost [2023-05-25T00:08:43.668Z] -rw-r--r-- 1 root root 91 May 24 23:59 cost.csv [2023-05-25T00:08:43.668Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-370/archives [2023-05-25T00:08:43.668Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-370/archives [2023-05-25T00:08:43.668Z] total 16 [2023-05-25T00:08:43.668Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:59 . [2023-05-25T00:08:43.668Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:59 .. [2023-05-25T00:08:43.668Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:59 cost [2023-05-25T00:08:43.668Z] -rw-r--r-- 1 jenkins jenkins 91 May 24 23:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:43.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:44.875Z] ---> package-listing.sh [2023-05-25T00:08:44.876Z] ++ facter osfamily [2023-05-25T00:08:44.876Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:08:45.135Z] + OS_FAMILY=debian [2023-05-25T00:08:45.135Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-370 [2023-05-25T00:08:45.135Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:08:45.135Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:08:45.135Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:08:45.135Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:08:45.135Z] + '[' /w/workspace/undry_device-onvif-camera_PR-370 ']' [2023-05-25T00:08:45.135Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:08:45.135Z] + case "${OS_FAMILY}" in [2023-05-25T00:08:45.135Z] + dpkg -l [2023-05-25T00:08:45.135Z] + grep '^ii' [2023-05-25T00:08:45.135Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:08:45.135Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:08:45.135Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:08:45.135Z] + '[' /w/workspace/undry_device-onvif-camera_PR-370 ']' [2023-05-25T00:08:45.135Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-370/archives/ [2023-05-25T00:08:45.135Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-370/archives/ [Pipeline] echo [2023-05-25T00:08:45.165Z] 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/undry_device-onvif-camera_PR-370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T00:08:45.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:46.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:08:46.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:08:46.243Z] prd-ubuntu20.04-docker-8c-8g-16837 does not seem to be running inside a container [2023-05-25T00:08:46.276Z] $ 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/undry_device-onvif-camera_PR-370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-370 -v /w/workspace/undry_device-onvif-camera_PR-370:/w/workspace/undry_device-onvif-camera_PR-370:rw,z -v /w/workspace/undry_device-onvif-camera_PR-370@tmp:/w/workspace/undry_device-onvif-camera_PR-370@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 [2023-05-25T00:08:46.460Z] $ docker top 1e9b740339ca51280a0938d91dab8a6b3b4d81dae39d0da5f31e3afe781e8ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:08:46.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:08:47.213Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:08:47.573Z] + ls /var/log/sa-host [2023-05-25T00:08:47.574Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:08:47.707Z] provisioning config files... [2023-05-25T00:08:47.718Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-370@tmp/config5569901691224182497tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:08:47.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:48.095Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:08:48.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:48.536Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:08:48.569Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:48.886Z] ---> sudo-logs.sh [2023-05-25T00:08:48.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:08:48.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:49.320Z] ---> job-cost.sh [2023-05-25T00:08:49.320Z] lf-activate-venv: SKIPPING [2023-05-25T00:08:49.320Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:08:49.320Z] INFO: Retrieving Stack Cost... [2023-05-25T00:08:49.891Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:08:50.151Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:08:50.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:50.614Z] ---> logs-deploy.sh [2023-05-25T00:08:50.615Z] lf-activate-venv: SKIPPING [2023-05-25T00:08:50.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-370/1 [2023-05-25T00:08:50.615Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:08:51.552Z] Archives upload complete. [2023-05-25T00:08:51.812Z] INFO: archiving logs to Nexus [2023-05-25T00:08:52.383Z] ---> uname -a: [2023-05-25T00:08:52.383Z] Linux prd-ubuntu20-04-docker-8c-8g-16837 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] ---> lscpu: [2023-05-25T00:08:52.383Z] Architecture: x86_64 [2023-05-25T00:08:52.383Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-25T00:08:52.383Z] Byte Order: Little Endian [2023-05-25T00:08:52.383Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-25T00:08:52.383Z] CPU(s): 8 [2023-05-25T00:08:52.383Z] On-line CPU(s) list: 0-7 [2023-05-25T00:08:52.383Z] Thread(s) per core: 1 [2023-05-25T00:08:52.383Z] Core(s) per socket: 1 [2023-05-25T00:08:52.383Z] Socket(s): 8 [2023-05-25T00:08:52.383Z] NUMA node(s): 1 [2023-05-25T00:08:52.383Z] Vendor ID: AuthenticAMD [2023-05-25T00:08:52.383Z] CPU family: 23 [2023-05-25T00:08:52.383Z] Model: 49 [2023-05-25T00:08:52.383Z] Model name: AMD EPYC-Rome Processor [2023-05-25T00:08:52.383Z] Stepping: 0 [2023-05-25T00:08:52.383Z] CPU MHz: 2800.000 [2023-05-25T00:08:52.383Z] BogoMIPS: 5600.00 [2023-05-25T00:08:52.383Z] Virtualization: AMD-V [2023-05-25T00:08:52.383Z] Hypervisor vendor: KVM [2023-05-25T00:08:52.383Z] Virtualization type: full [2023-05-25T00:08:52.383Z] L1d cache: 256 KiB [2023-05-25T00:08:52.383Z] L1i cache: 256 KiB [2023-05-25T00:08:52.383Z] L2 cache: 4 MiB [2023-05-25T00:08:52.383Z] L3 cache: 128 MiB [2023-05-25T00:08:52.383Z] NUMA node0 CPU(s): 0-7 [2023-05-25T00:08:52.383Z] Vulnerability Itlb multihit: Not affected [2023-05-25T00:08:52.383Z] Vulnerability L1tf: Not affected [2023-05-25T00:08:52.383Z] Vulnerability Mds: Not affected [2023-05-25T00:08:52.383Z] Vulnerability Meltdown: Not affected [2023-05-25T00:08:52.383Z] Vulnerability Mmio stale data: Not affected [2023-05-25T00:08:52.383Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-25T00:08:52.383Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-25T00:08:52.383Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-25T00:08:52.383Z] Vulnerability Srbds: Not affected [2023-05-25T00:08:52.383Z] Vulnerability Tsx async abort: Not affected [2023-05-25T00:08:52.383Z] 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 [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] ---> nproc: [2023-05-25T00:08:52.383Z] 8 [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] ---> df -h: [2023-05-25T00:08:52.383Z] Filesystem Size Used Avail Use% Mounted on [2023-05-25T00:08:52.383Z] overlay 155G 12G 144G 8% / [2023-05-25T00:08:52.383Z] tmpfs 64M 0 64M 0% /dev [2023-05-25T00:08:52.383Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-25T00:08:52.383Z] shm 64M 0 64M 0% /dev/shm [2023-05-25T00:08:52.383Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] ---> sar -b -r -n DEV: [2023-05-25T00:08:52.383Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16837) 05/25/23 _x86_64_ (8 CPU) [2023-05-25T00:08:52.383Z] [2023-05-25T00:08:52.383Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-25T00:08:52.383Z] 00:00:01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.383Z] 00:01:01 6.30 0.03 6.26 0.00 0.27 153.57 0.00 [2023-05-25T00:08:52.383Z] 00:02:01 45.63 11.35 34.28 0.00 3441.83 6208.43 0.00 [2023-05-25T00:08:52.384Z] 00:03:01 6.28 0.02 6.27 0.00 0.13 116.11 0.00 [2023-05-25T00:08:52.384Z] 00:04:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2023-05-25T00:08:52.384Z] 00:05:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 [2023-05-25T00:08:52.384Z] 00:06:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-05-25T00:08:52.384Z] 00:07:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2023-05-25T00:08:52.384Z] 00:08:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-05-25T00:08:52.384Z] Average: 8.01 1.42 6.58 0.00 430.27 817.73 0.00 [2023-05-25T00:08:52.384Z] [2023-05-25T00:08:52.384Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-25T00:08:52.384Z] 00:00:01 27590768 31586904 706024 2.15 161388 3979144 1761276 5.19 1265324 3509988 188 [2023-05-25T00:08:52.384Z] 00:01:01 27590464 31587332 705068 2.14 161680 3979168 1791776 5.28 1265852 3509292 192 [2023-05-25T00:08:52.384Z] 00:02:01 27208112 31574076 706984 2.15 187824 4303240 1798136 5.30 1498120 3625756 1036 [2023-05-25T00:08:52.384Z] 00:03:01 27214160 31575240 705732 2.15 186364 4299984 1771264 5.22 1496272 3622512 20 [2023-05-25T00:08:52.384Z] 00:04:01 27216508 31577624 703288 2.14 186396 4299988 1771264 5.22 1494076 3622516 16 [2023-05-25T00:08:52.384Z] 00:05:01 27217344 31578488 702356 2.14 186424 4299988 1771264 5.22 1494192 3622516 12 [2023-05-25T00:08:52.384Z] 00:06:01 27217116 31578292 702516 2.14 186440 4299996 1771264 5.22 1494336 3622524 8 [2023-05-25T00:08:52.384Z] 00:07:01 27217384 31578724 701984 2.13 186488 4300124 1771264 5.22 1493968 3622652 136 [2023-05-25T00:08:52.384Z] 00:08:01 27217316 31579012 702188 2.14 186504 4300128 1771264 5.22 1494104 3622956 8 [2023-05-25T00:08:52.384Z] Average: 27298797 31579521 704016 2.14 181056 4229084 1775419 5.23 1444027 3597857 180 [2023-05-25T00:08:52.384Z] [2023-05-25T00:08:52.384Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-25T00:08:52.384Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:01:01 ens3 0.72 0.42 0.28 0.21 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:02:01 ens3 135.34 66.04 2287.93 4.69 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:03:01 ens3 1.57 0.57 0.49 0.34 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:04:01 ens3 1.17 0.40 0.45 0.27 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:05:01 ens3 0.97 0.27 0.31 0.20 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:06:01 ens3 0.48 0.28 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:07:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] 00:08:01 ens3 0.53 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] Average: ens3 17.62 8.52 286.23 0.75 0.00 0.00 0.00 0.00 [2023-05-25T00:08:52.384Z] [2023-05-25T00:08:52.384Z] [2023-05-25T00:08:52.384Z] ---> sar -P ALL: [2023-05-25T00:08:52.384Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16837) 05/25/23 _x86_64_ (8 CPU) [2023-05-25T00:08:52.384Z] [2023-05-25T00:08:52.384Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-05-25T00:08:52.384Z] 00:00:01 all 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:01:01 all 0.16 0.02 0.04 0.02 0.01 99.75 [2023-05-25T00:08:52.384Z] 00:01:01 0 1.04 0.00 0.02 0.00 0.02 98.92 [2023-05-25T00:08:52.384Z] 00:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-25T00:08:52.384Z] 00:01:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2023-05-25T00:08:52.384Z] 00:01:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2023-05-25T00:08:52.384Z] 00:01:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-25T00:08:52.384Z] 00:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T00:08:52.384Z] 00:01:01 6 0.02 0.17 0.08 0.15 0.00 99.58 [2023-05-25T00:08:52.384Z] 00:01:01 7 0.07 0.00 0.05 0.00 0.03 99.85 [2023-05-25T00:08:52.384Z] 00:02:01 all 1.82 0.00 1.21 0.56 0.02 96.39 [2023-05-25T00:08:52.384Z] 00:02:01 0 0.74 0.00 0.92 0.03 0.02 98.30 [2023-05-25T00:08:52.384Z] 00:02:01 1 1.60 0.00 0.97 0.80 0.02 96.61 [2023-05-25T00:08:52.384Z] 00:02:01 2 1.72 0.00 0.92 0.80 0.02 96.54 [2023-05-25T00:08:52.384Z] 00:02:01 3 0.85 0.00 0.97 0.10 0.03 98.05 [2023-05-25T00:08:52.384Z] 00:02:01 4 1.58 0.00 3.05 0.37 0.02 94.98 [2023-05-25T00:08:52.384Z] 00:02:01 5 2.29 0.00 0.80 0.07 0.02 96.83 [2023-05-25T00:08:52.384Z] 00:02:01 6 1.62 0.00 0.87 1.27 0.02 96.23 [2023-05-25T00:08:52.384Z] 00:02:01 7 4.14 0.00 1.21 1.07 0.03 93.55 [2023-05-25T00:08:52.384Z] 00:03:01 all 0.10 0.00 0.06 0.01 0.01 99.83 [2023-05-25T00:08:52.384Z] 00:03:01 0 0.25 0.00 0.07 0.00 0.00 99.68 [2023-05-25T00:08:52.384Z] 00:03:01 1 0.10 0.00 0.03 0.02 0.03 99.82 [2023-05-25T00:08:52.384Z] 00:03:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2023-05-25T00:08:52.384Z] 00:03:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-05-25T00:08:52.384Z] 00:03:01 4 0.17 0.00 0.12 0.00 0.00 99.72 [2023-05-25T00:08:52.384Z] 00:03:01 5 0.10 0.00 0.03 0.00 0.00 99.87 [2023-05-25T00:08:52.384Z] 00:03:01 6 0.02 0.00 0.03 0.03 0.00 99.92 [2023-05-25T00:08:52.384Z] 00:03:01 7 0.07 0.00 0.08 0.03 0.02 99.80 [2023-05-25T00:08:52.384Z] 00:04:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2023-05-25T00:08:52.384Z] 00:04:01 0 1.47 0.00 0.02 0.00 0.00 98.52 [2023-05-25T00:08:52.384Z] 00:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-25T00:08:52.384Z] 00:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-25T00:08:52.384Z] 00:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T00:08:52.384Z] 00:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-25T00:08:52.384Z] 00:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T00:08:52.384Z] 00:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-25T00:08:52.384Z] 00:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-25T00:08:52.384Z] 00:05:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2023-05-25T00:08:52.384Z] 00:05:01 0 0.91 0.00 0.00 0.00 0.00 99.09 [2023-05-25T00:08:52.384Z] 00:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-25T00:08:52.384Z] 00:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T00:08:52.384Z] 00:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T00:08:52.384Z] 00:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:08:52.384Z] 00:05:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-25T00:08:52.384Z] 00:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-25T00:08:52.384Z] 00:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-25T00:08:52.384Z] 00:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T00:08:52.384Z] 00:06:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2023-05-25T00:08:52.384Z] 00:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-25T00:08:52.384Z] 00:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:08:52.384Z] 00:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:08:52.384Z] 00:06:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-25T00:08:52.384Z] 00:07:01 all 0.20 0.00 0.01 0.00 0.00 99.79 [2023-05-25T00:08:52.384Z] 00:07:01 0 1.43 0.00 0.02 0.00 0.00 98.55 [2023-05-25T00:08:52.384Z] 00:07:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-25T00:08:52.384Z] 00:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T00:08:52.384Z] 00:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-25T00:08:52.384Z] 00:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:08:52.384Z] 00:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:08:52.384Z] 00:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-25T00:08:52.384Z] 00:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-25T00:08:52.384Z] 00:08:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2023-05-25T00:08:52.384Z] 00:08:01 0 0.63 0.00 0.02 0.00 0.00 99.35 [2023-05-25T00:08:52.384Z] 00:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-25T00:08:52.385Z] 00:08:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-25T00:08:52.385Z] 00:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:08:52.385Z] 00:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-25T00:08:52.385Z] 00:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:08:52.385Z] 00:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-25T00:08:52.385Z] 00:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:08:52.385Z] Average: all 0.34 0.00 0.17 0.08 0.01 99.40 [2023-05-25T00:08:52.385Z] Average: 0 0.81 0.00 0.13 0.00 0.01 99.05 [2023-05-25T00:08:52.385Z] Average: 1 0.24 0.00 0.15 0.10 0.02 99.49 [2023-05-25T00:08:52.385Z] Average: 2 0.23 0.00 0.14 0.10 0.01 99.52 [2023-05-25T00:08:52.385Z] Average: 3 0.12 0.00 0.14 0.01 0.00 99.73 [2023-05-25T00:08:52.385Z] Average: 4 0.25 0.00 0.40 0.05 0.00 99.30 [2023-05-25T00:08:52.385Z] Average: 5 0.31 0.00 0.11 0.01 0.00 99.57 [2023-05-25T00:08:52.385Z] Average: 6 0.21 0.02 0.13 0.19 0.00 99.45 [2023-05-25T00:08:52.385Z] Average: 7 0.55 0.00 0.17 0.14 0.01 99.12 [2023-05-25T00:08:52.385Z] [2023-05-25T00:08:52.385Z] [2023-05-25T00:08:52.385Z]