Pull request #456 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19f24e224c8a508874ffc0e606e35ef553985fab+8926137e1ee1dca90be7e6fe7248a1fca1e6078a (72e7535b2bb06e0055f60dd07d9d5166d77d04ea) 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-ssh3196069168701675770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh177217672885336671.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 f3350a1713306dce7682ed7e37d5774890d03277 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-456/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-456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16933922431164583697.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-456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11898317496160095861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh8314451361799327285.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-456/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-456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11281203695129109001.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 f3350a1713306dce7682ed7e37d5774890d03277 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9799 in /w/workspace/undry_device-onvif-camera_PR-456 [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-456 # 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 8926137e1ee1dca90be7e6fe7248a1fca1e6078a into PR head commit 19f24e224c8a508874ffc0e606e35ef553985fab Merge succeeded, producing 19f24e224c8a508874ffc0e606e35ef553985fab Checking out Revision 19f24e224c8a508874ffc0e606e35ef553985fab (PR-456) 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 f3350a1713306dce7682ed7e37d5774890d03277 > 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/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19f24e224c8a508874ffc0e606e35ef553985fab # 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 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19f24e224c8a508874ffc0e606e35ef553985fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T03:07:07.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T03:07:07.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T03:07:07.479Z] ========================================================= [2024-09-09T03:07:07.479Z] EdgeX Global Pipelines Version Info [2024-09-09T03:07:07.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:07:08.285Z] ------------------- [2024-09-09T03:07:08.285Z] stable info: [2024-09-09T03:07:08.285Z] ------------------- [2024-09-09T03:07:08.285Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T03:07:08.285Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T03:07:08.285Z] Message: update stable to v1.0.263 [2024-09-09T03:07:08.856Z] ------------------- [2024-09-09T03:07:08.856Z] experimental info: [2024-09-09T03:07:08.856Z] ------------------- [2024-09-09T03:07:08.856Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T03:07:08.856Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T03:07:08.856Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T03:07:09.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-09-09T03:07:09.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-09-09T03:07:09.194Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T03:07:09.257Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T03:07:09.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T03:07:09.384Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T03:07:09.452Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T03:07:09.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T03:07:09.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T03:07:09.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T03:07:09.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T03:07:09.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-09-09T03:07:09.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T03:07:09.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T03:07:09.983Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T03:07:10.047Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T03:07:10.111Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T03:07:10.177Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T03:07:10.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T03:07:10.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T03:07:10.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T03:07:10.441Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-09-09T03:07:10.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T03:07:10.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T03:07:10.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T03:07:10.686Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T03:07:10.754Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T03:07:10.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-456 [Pipeline] echo [2024-09-09T03:07:10.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-456 [Pipeline] echo [2024-09-09T03:07:10.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-456 [Pipeline] echo [2024-09-09T03:07:11.023Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19f24e224c8a508874ffc0e606e35ef553985fab [Pipeline] echo [2024-09-09T03:07:11.086Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19f24e2 [Pipeline] echo [2024-09-09T03:07:11.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:07:11.314Z] provisioning config files... [2024-09-09T03:07:11.329Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-456@tmp/config3953758430971881298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:07:11.733Z] ---> ****-login.sh [2024-09-09T03:07:11.733Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:07:11.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:11.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:11.997Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:11.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:11.997Z] [2024-09-09T03:07:11.997Z] Login Succeeded [2024-09-09T03:07:11.997Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:07:11.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:11.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:11.997Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:11.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:11.997Z] [2024-09-09T03:07:11.997Z] Login Succeeded [2024-09-09T03:07:11.997Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:07:12.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:12.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:12.260Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:12.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:12.260Z] [2024-09-09T03:07:12.260Z] Login Succeeded [2024-09-09T03:07:12.260Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:07:12.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:12.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:12.260Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:12.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:12.260Z] [2024-09-09T03:07:12.260Z] Login Succeeded [2024-09-09T03:07:12.260Z] ****.io [2024-09-09T03:07:12.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:12.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:12.521Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:12.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:12.521Z] [2024-09-09T03:07:12.521Z] Login Succeeded [2024-09-09T03:07:12.521Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:07:12.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T03:07:13.264Z] + git rev-list -1 --merges 19f24e224c8a508874ffc0e606e35ef553985fab~1..19f24e224c8a508874ffc0e606e35ef553985fab [Pipeline] echo [2024-09-09T03:07:13.313Z] -----------> git rev-list -1 --merges 19f24e224c8a508874ffc0e606e35ef553985fab~1..19f24e224c8a508874ffc0e606e35ef553985fab 19f24e224c8a508874ffc0e606e35ef553985fab [false] [Pipeline] sh [2024-09-09T03:07:13.636Z] + git log --format=format:%s -1 19f24e224c8a508874ffc0e606e35ef553985fab [Pipeline] echo [2024-09-09T03:07:13.681Z] ========================================================= [2024-09-09T03:07:13.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T03:07:13.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T03:07:14.157Z] + git log --format=format:%s -1 19f24e224c8a508874ffc0e606e35ef553985fab [Pipeline] echo [2024-09-09T03:07:14.200Z] [semverPrep] GIT_COMMIT: 19f24e224c8a508874ffc0e606e35ef553985fab, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-09-09T03:07:14.247Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T03:07:14.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:07:14.644Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T03:07:14.644Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T03:07:14.644Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T03:07:14.644Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T03:07:14.644Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T03:07:14.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:07:15.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:07:15.110Z] [2024-09-09T03:07:15.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:07:15.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:07:15.521Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T03:07:15.521Z] b85a868b505f: Pulling fs layer [2024-09-09T03:07:15.521Z] e2be974225ed: Pulling fs layer [2024-09-09T03:07:15.521Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T03:07:15.521Z] 988bab9f4d93: Pulling fs layer [2024-09-09T03:07:15.521Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T03:07:15.521Z] eaf3925da568: Pulling fs layer [2024-09-09T03:07:15.521Z] bab4dde63d76: Pulling fs layer [2024-09-09T03:07:15.521Z] bde34c3a00c8: Pulling fs layer [2024-09-09T03:07:15.521Z] b352a97aabf1: Pulling fs layer [2024-09-09T03:07:15.521Z] 4872d77fe225: Pulling fs layer [2024-09-09T03:07:15.521Z] 5851b861e8e6: Pulling fs layer [2024-09-09T03:07:15.521Z] eaf3925da568: Waiting [2024-09-09T03:07:15.521Z] 988bab9f4d93: Waiting [2024-09-09T03:07:15.521Z] 4872d77fe225: Waiting [2024-09-09T03:07:15.521Z] b352a97aabf1: Waiting [2024-09-09T03:07:15.521Z] 1469e6f7b9e6: Waiting [2024-09-09T03:07:15.521Z] bde34c3a00c8: Waiting [2024-09-09T03:07:15.521Z] bab4dde63d76: Waiting [2024-09-09T03:07:15.521Z] e2be974225ed: Verifying Checksum [2024-09-09T03:07:15.521Z] e2be974225ed: Download complete [2024-09-09T03:07:15.521Z] 988bab9f4d93: Verifying Checksum [2024-09-09T03:07:15.521Z] 988bab9f4d93: Download complete [2024-09-09T03:07:15.521Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T03:07:15.521Z] 1469e6f7b9e6: Download complete [2024-09-09T03:07:15.521Z] eaf3925da568: Verifying Checksum [2024-09-09T03:07:15.521Z] eaf3925da568: Download complete [2024-09-09T03:07:15.521Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T03:07:15.521Z] 339a4e72a1f5: Download complete [2024-09-09T03:07:15.783Z] bde34c3a00c8: Verifying Checksum [2024-09-09T03:07:15.783Z] bde34c3a00c8: Download complete [2024-09-09T03:07:15.783Z] b352a97aabf1: Verifying Checksum [2024-09-09T03:07:15.783Z] b352a97aabf1: Download complete [2024-09-09T03:07:15.783Z] 4872d77fe225: Verifying Checksum [2024-09-09T03:07:15.783Z] 5851b861e8e6: Verifying Checksum [2024-09-09T03:07:15.783Z] 5851b861e8e6: Download complete [2024-09-09T03:07:15.783Z] b85a868b505f: Verifying Checksum [2024-09-09T03:07:15.783Z] b85a868b505f: Download complete [2024-09-09T03:07:16.044Z] bab4dde63d76: Verifying Checksum [2024-09-09T03:07:16.044Z] bab4dde63d76: Download complete [2024-09-09T03:07:16.983Z] b85a868b505f: Pull complete [2024-09-09T03:07:17.243Z] e2be974225ed: Pull complete [2024-09-09T03:07:17.506Z] 339a4e72a1f5: Pull complete [2024-09-09T03:07:17.769Z] 988bab9f4d93: Pull complete [2024-09-09T03:07:18.029Z] 1469e6f7b9e6: Pull complete [2024-09-09T03:07:18.029Z] eaf3925da568: Pull complete [2024-09-09T03:07:19.937Z] bab4dde63d76: Pull complete [2024-09-09T03:07:19.937Z] bde34c3a00c8: Pull complete [2024-09-09T03:07:19.937Z] b352a97aabf1: Pull complete [2024-09-09T03:07:19.937Z] 4872d77fe225: Pull complete [2024-09-09T03:07:19.937Z] 5851b861e8e6: Pull complete [2024-09-09T03:07:19.937Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T03:07:19.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:07:19.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:07:20.278Z] prd-ubuntu20.04-docker-8c-8g-9799 does not seem to be running inside a container [2024-09-09T03:07:20.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-456 -v /w/workspace/undry_device-onvif-camera_PR-456:/w/workspace/undry_device-onvif-camera_PR-456:rw,z -v /w/workspace/undry_device-onvif-camera_PR-456@tmp:/w/workspace/undry_device-onvif-camera_PR-456@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T03:07:23.662Z] $ docker top 4ca1f89af52c3e661d1d6e39afa1a30ed455dc93fc1f534e8e00a9762b5c1061 -eo pid,comm [2024-09-09T03:07:23.720Z] 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). [2024-09-09T03:07:23.720Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:07:23.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:07:23.890Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:07:24.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:07:24.012Z] $ docker exec 4ca1f89af52c3e661d1d6e39afa1a30ed455dc93fc1f534e8e00a9762b5c1061 ssh-agent [2024-09-09T03:07:24.105Z] SSH_AUTH_SOCK=/tmp/ssh-qlDc73ulPFtf/agent.32 [2024-09-09T03:07:24.105Z] SSH_AGENT_PID=38 [2024-09-09T03:07:24.111Z] Running ssh-add (command line suppressed) [2024-09-09T03:07:24.189Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-456@tmp/private_key_9790312139118059214.key (/w/workspace/undry_device-onvif-camera_PR-456@tmp/private_key_9790312139118059214.key) [2024-09-09T03:07:24.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:07:24.555Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T03:07:24.579Z] $ docker exec --env ******** --env ******** 4ca1f89af52c3e661d1d6e39afa1a30ed455dc93fc1f534e8e00a9762b5c1061 ssh-agent -k [2024-09-09T03:07:24.671Z] unset SSH_AUTH_SOCK; [2024-09-09T03:07:24.671Z] unset SSH_AGENT_PID; [2024-09-09T03:07:24.671Z] echo Agent pid 38 killed; [2024-09-09T03:07:24.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T03:07:24.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:07:24.798Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:07:24.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:07:24.912Z] $ docker exec 4ca1f89af52c3e661d1d6e39afa1a30ed455dc93fc1f534e8e00a9762b5c1061 ssh-agent [2024-09-09T03:07:25.016Z] SSH_AUTH_SOCK=/tmp/ssh-zba9ccLEro5N/agent.70 [2024-09-09T03:07:25.016Z] SSH_AGENT_PID=76 [2024-09-09T03:07:25.021Z] Running ssh-add (command line suppressed) [2024-09-09T03:07:25.118Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-456@tmp/private_key_14600673286582796752.key (/w/workspace/undry_device-onvif-camera_PR-456@tmp/private_key_14600673286582796752.key) [2024-09-09T03:07:25.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:07:25.487Z] + git semver init [2024-09-09T03:07:25.750Z] 2024-09-09 03:07:25,666 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T03:07:25.750Z] 2024-09-09 03:07:25,668 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-456/.semver [2024-09-09T03:07:25.750Z] 2024-09-09 03:07:25,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-456/.semver [2024-09-09T03:07:25.750Z] 2024-09-09 03:07:25,669 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-456/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-456, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:07:27.132Z] 2024-09-09 03:07:26,970 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-456/.git/info/exclude [2024-09-09T03:07:27.132Z] 2024-09-09 03:07:26,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-456/.semver/PR-456 with force:False [2024-09-09T03:07:27.132Z] 2024-09-09 03:07:26,971 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-456/.semver/PR-456 [2024-09-09T03:07:27.132Z] 2024-09-09 03:07:26,975 [execute] INFO git cat-file --batch-check [2024-09-09T03:07:27.132Z] 2024-09-09 03:07:26,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-456/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T03:07:27.132Z] 2024-09-09 03:07:26,981 [execute] INFO git cat-file --batch [2024-09-09T03:07:27.132Z] 2024-09-09 03:07:26,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-456/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T03:07:27.132Z] 2024-09-09 03:07:26,987 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-456/.semver/PR-456 [2024-09-09T03:07:27.132Z] 0.0.0 [Pipeline] } [2024-09-09T03:07:27.168Z] $ docker exec --env ******** --env ******** 4ca1f89af52c3e661d1d6e39afa1a30ed455dc93fc1f534e8e00a9762b5c1061 ssh-agent -k [2024-09-09T03:07:27.262Z] unset SSH_AUTH_SOCK; [2024-09-09T03:07:27.263Z] unset SSH_AGENT_PID; [2024-09-09T03:07:27.263Z] echo Agent pid 76 killed; [2024-09-09T03:07:27.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:07:27.748Z] + git semver [Pipeline] } [2024-09-09T03:07:28.038Z] $ docker stop --time=1 4ca1f89af52c3e661d1d6e39afa1a30ed455dc93fc1f534e8e00a9762b5c1061 [2024-09-09T03:07:29.331Z] $ docker rm -f --volumes 4ca1f89af52c3e661d1d6e39afa1a30ed455dc93fc1f534e8e00a9762b5c1061 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:07:29.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T03:07:30.076Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T03:07:30.099Z] [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 [2024-09-09T03:07:30.914Z] provisioning config files... [2024-09-09T03:07:30.931Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-456@tmp/config12718571675641781468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:07:31.308Z] ---> ****-login.sh [2024-09-09T03:07:31.308Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:07:31.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:31.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:31.308Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:31.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:31.308Z] [2024-09-09T03:07:31.308Z] Login Succeeded [2024-09-09T03:07:31.308Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:07:31.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:31.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:31.308Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:31.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:31.308Z] [2024-09-09T03:07:31.308Z] Login Succeeded [2024-09-09T03:07:31.308Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:07:31.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:31.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:31.569Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:31.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:31.569Z] [2024-09-09T03:07:31.569Z] Login Succeeded [2024-09-09T03:07:31.569Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:07:31.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:31.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:31.569Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:31.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:31.569Z] [2024-09-09T03:07:31.569Z] Login Succeeded [2024-09-09T03:07:31.569Z] ****.io [2024-09-09T03:07:31.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:07:31.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:07:31.830Z] Configure a credential helper to remove this warning. See [2024-09-09T03:07:31.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:07:31.830Z] [2024-09-09T03:07:31.830Z] Login Succeeded [2024-09-09T03:07:31.830Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:07:31.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T03:07:32.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:07:32.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:07:32.225Z] ========================================================= [2024-09-09T03:07:32.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T03:07:32.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:07:32.756Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T03:07:32.756Z] Sending build context to Docker daemon 36.65MB [2024-09-09T03:07:32.756Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T03:07:32.756Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-09T03:07:33.026Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T03:07:33.026Z] 619be1103602: Pulling fs layer [2024-09-09T03:07:33.026Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T03:07:33.026Z] 5df492c9dc93: Pulling fs layer [2024-09-09T03:07:33.026Z] 7629e6793208: Pulling fs layer [2024-09-09T03:07:33.026Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T03:07:33.026Z] fb5054dd5b73: Pulling fs layer [2024-09-09T03:07:33.026Z] eeca6798cff9: Pulling fs layer [2024-09-09T03:07:33.026Z] aa269ceb94a6: Pulling fs layer [2024-09-09T03:07:33.026Z] ada007ff1a6a: Pulling fs layer [2024-09-09T03:07:33.026Z] eeca6798cff9: Waiting [2024-09-09T03:07:33.026Z] fb5054dd5b73: Waiting [2024-09-09T03:07:33.026Z] aa269ceb94a6: Waiting [2024-09-09T03:07:33.026Z] ada007ff1a6a: Waiting [2024-09-09T03:07:33.026Z] 7629e6793208: Waiting [2024-09-09T03:07:33.026Z] 4f4fb700ef54: Waiting [2024-09-09T03:07:33.026Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T03:07:33.026Z] 7862e08f4a3e: Download complete [2024-09-09T03:07:33.026Z] 7629e6793208: Verifying Checksum [2024-09-09T03:07:33.026Z] 7629e6793208: Download complete [2024-09-09T03:07:33.026Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T03:07:33.026Z] 4f4fb700ef54: Download complete [2024-09-09T03:07:33.026Z] fb5054dd5b73: Verifying Checksum [2024-09-09T03:07:33.026Z] fb5054dd5b73: Download complete [2024-09-09T03:07:33.026Z] 619be1103602: Verifying Checksum [2024-09-09T03:07:33.026Z] 619be1103602: Download complete [2024-09-09T03:07:33.026Z] eeca6798cff9: Verifying Checksum [2024-09-09T03:07:33.026Z] eeca6798cff9: Download complete [2024-09-09T03:07:33.285Z] 619be1103602: Pull complete [2024-09-09T03:07:33.285Z] ada007ff1a6a: Verifying Checksum [2024-09-09T03:07:33.285Z] ada007ff1a6a: Download complete [2024-09-09T03:07:33.285Z] 7862e08f4a3e: Pull complete [2024-09-09T03:07:33.544Z] 5df492c9dc93: Verifying Checksum [2024-09-09T03:07:33.544Z] 5df492c9dc93: Download complete [2024-09-09T03:07:33.803Z] aa269ceb94a6: Verifying Checksum [2024-09-09T03:07:33.803Z] aa269ceb94a6: Download complete [2024-09-09T03:07:36.336Z] 5df492c9dc93: Pull complete [2024-09-09T03:07:36.336Z] 7629e6793208: Pull complete [2024-09-09T03:07:36.595Z] 4f4fb700ef54: Pull complete [2024-09-09T03:07:36.595Z] fb5054dd5b73: Pull complete [2024-09-09T03:07:36.595Z] eeca6798cff9: Pull complete [2024-09-09T03:07:39.140Z] aa269ceb94a6: Pull complete [2024-09-09T03:07:39.400Z] ada007ff1a6a: Pull complete [2024-09-09T03:07:39.400Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T03:07:39.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:07:39.400Z] ---> f489d0715acc [2024-09-09T03:07:39.400Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-09T03:07:45.696Z] Still waiting to schedule task [2024-09-09T03:07:45.696Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T03:07:45.987Z] ---> Running in 8a1fa8d5682e [2024-09-09T03:07:45.987Z] Removing intermediate container 8a1fa8d5682e [2024-09-09T03:07:45.987Z] ---> 36f066c7241e [2024-09-09T03:07:45.987Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T03:07:45.987Z] ---> Running in ecfd56feaa7a [2024-09-09T03:07:45.987Z] Removing intermediate container ecfd56feaa7a [2024-09-09T03:07:45.987Z] ---> 2a7b39c0f4b7 [2024-09-09T03:07:45.987Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T03:07:45.987Z] ---> Running in 06b716ef0d07 [2024-09-09T03:07:45.987Z] Removing intermediate container 06b716ef0d07 [2024-09-09T03:07:45.987Z] ---> a5c808093092 [2024-09-09T03:07:45.987Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T03:07:45.987Z] ---> Running in 0dda3159c5eb [2024-09-09T03:07:45.987Z] Removing intermediate container 0dda3159c5eb [2024-09-09T03:07:45.987Z] ---> 23b8bc563eca [2024-09-09T03:07:45.987Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-09-09T03:07:45.987Z] ---> Running in 23b5fdc6173c [2024-09-09T03:07:45.987Z] Removing intermediate container 23b5fdc6173c [2024-09-09T03:07:45.987Z] ---> fc7e2c7fb614 [2024-09-09T03:07:45.987Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T03:07:45.987Z] ---> Running in b5f282de9d4d [2024-09-09T03:07:45.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:07:46.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:07:46.506Z] OK: 264 MiB in 52 packages [2024-09-09T03:07:46.768Z] Removing intermediate container b5f282de9d4d [2024-09-09T03:07:46.768Z] ---> 7d7dc3c84eeb [2024-09-09T03:07:46.768Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-09-09T03:07:46.768Z] ---> Running in 2bcf83edc1e9 [2024-09-09T03:07:46.768Z] Removing intermediate container 2bcf83edc1e9 [2024-09-09T03:07:46.768Z] ---> e08e1ebb1088 [2024-09-09T03:07:46.768Z] Step 10/13 : COPY go.mod vendor* ./ [2024-09-09T03:07:47.028Z] ---> c05e27b45d11 [2024-09-09T03:07:47.028Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:07:47.028Z] ---> Running in 49a4d4955d16 [2024-09-09T03:08:54.752Z] Removing intermediate container 49a4d4955d16 [2024-09-09T03:08:54.753Z] ---> 6719436cc9eb [2024-09-09T03:08:54.753Z] Step 12/13 : COPY . . [2024-09-09T03:08:54.753Z] ---> 366d935dd0c6 [2024-09-09T03:08:54.753Z] Step 13/13 : RUN ${MAKE} [2024-09-09T03:08:54.753Z] ---> Running in a7b970c5788f [2024-09-09T03:08:54.753Z] noop [2024-09-09T03:08:54.753Z] Removing intermediate container a7b970c5788f [2024-09-09T03:08:54.753Z] ---> c9ae61ccb17d [2024-09-09T03:08:54.753Z] Successfully built c9ae61ccb17d [2024-09-09T03:08:54.753Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:08:55.249Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T03:08:55.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:08:55.737Z] prd-ubuntu20.04-docker-8c-8g-9799 does not seem to be running inside a container [2024-09-09T03:08:55.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-456 -v /w/workspace/undry_device-onvif-camera_PR-456:/w/workspace/undry_device-onvif-camera_PR-456:rw,z -v /w/workspace/undry_device-onvif-camera_PR-456@tmp:/w/workspace/undry_device-onvif-camera_PR-456@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 ******** ci-base-image-x86_64 cat [2024-09-09T03:08:56.121Z] $ docker top 6d1ebbdebbc5814536c4a902aceed366c38a8a86561b1c8e2ee3f992a17f8a21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:08:56.545Z] + go version [2024-09-09T03:08:56.545Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T03:08:56.582Z] $ docker stop --time=1 6d1ebbdebbc5814536c4a902aceed366c38a8a86561b1c8e2ee3f992a17f8a21 [2024-09-09T03:08:57.858Z] $ docker rm -f --volumes 6d1ebbdebbc5814536c4a902aceed366c38a8a86561b1c8e2ee3f992a17f8a21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:08:58.782Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T03:08:58.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:08:59.049Z] prd-ubuntu20.04-docker-8c-8g-9799 does not seem to be running inside a container [2024-09-09T03:08:59.081Z] $ 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-456 -v /w/workspace/undry_device-onvif-camera_PR-456:/w/workspace/undry_device-onvif-camera_PR-456:rw,z -v /w/workspace/undry_device-onvif-camera_PR-456@tmp:/w/workspace/undry_device-onvif-camera_PR-456@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 ******** ci-base-image-x86_64 cat [2024-09-09T03:08:59.412Z] $ docker top 774cd6cfde5442934bd4c9713e1e345e897df048f09992675aa21528368288b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:08:59.825Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-456 [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:09:00.221Z] + make test [2024-09-09T03:09:00.221Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T03:09:01.607Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-09-09T03:09:19.689Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-09-09T03:09:19.689Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-09-09T03:09:21.079Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.4% of statements [2024-09-09T03:09:21.079Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.076s coverage: 86.5% of statements [2024-09-09T03:09:31.050Z] go vet ./... [2024-09-09T03:09:35.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T03:09:35.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T03:09:35.242Z] ./bin/test-attribution-txt.sh [2024-09-09T03:09:35.242Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T03:09:35.242Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T03:09:35.503Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T03:09:35.504Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T03:09:35.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T03:09:35.593Z] $ docker stop --time=1 774cd6cfde5442934bd4c9713e1e345e897df048f09992675aa21528368288b4 [2024-09-09T03:09:42.217Z] $ docker rm -f --volumes 774cd6cfde5442934bd4c9713e1e345e897df048f09992675aa21528368288b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:09:42.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T03:09:42.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-09T03:09:43.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T03:09:44.010Z] + ls -al . [2024-09-09T03:09:44.010Z] total 312 [2024-09-09T03:09:44.010Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 03:09 . [2024-09-09T03:09:44.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:07 .. [2024-09-09T03:09:44.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 03:09 .git [2024-09-09T03:09:44.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 03:07 .github [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 9 03:07 .gitignore [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 9 03:07 .golangci.yml [2024-09-09T03:09:44.010Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 03:07 .semver [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 9 03:07 Attribution.txt [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 17665 Sep 9 03:07 CHANGELOG.md [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 1683 Sep 9 03:07 Dockerfile [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 03:07 GOVERNANCE.md [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 9 03:07 Jenkinsfile [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 03:07 LICENSE [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 2883 Sep 9 03:07 Makefile [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 03:07 OWNERS.md [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 9 03:07 README.md [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 03:07 VERSION [2024-09-09T03:09:44.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 03:07 bin [2024-09-09T03:09:44.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 03:07 cmd [2024-09-09T03:09:44.010Z] -rw-r--r-- 1 jenkins jenkins 78805 Sep 9 03:09 coverage.out [2024-09-09T03:09:44.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:07 doc [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 7332 Sep 9 03:07 go.mod [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 102415 Sep 9 03:07 go.sum [2024-09-09T03:09:44.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:07 internal [2024-09-09T03:09:44.010Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 9 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:09:44.437Z] + 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=19f24e224c8a508874ffc0e606e35ef553985fab --label arch=amd64 --label version=0.0.0 . [2024-09-09T03:09:44.437Z] Sending build context to Docker daemon 36.73MB [2024-09-09T03:09:44.437Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T03:09:44.437Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-09T03:09:44.437Z] ---> c9ae61ccb17d [2024-09-09T03:09:44.437Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-09-09T03:09:45.382Z] ---> Running in d6021528fb03 [2024-09-09T03:09:45.382Z] Removing intermediate container d6021528fb03 [2024-09-09T03:09:45.382Z] ---> d26d74afd693 [2024-09-09T03:09:45.382Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T03:09:45.382Z] ---> Running in 710b745e89d7 [2024-09-09T03:09:45.382Z] Removing intermediate container 710b745e89d7 [2024-09-09T03:09:45.382Z] ---> 41a51f346502 [2024-09-09T03:09:45.382Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T03:09:45.382Z] ---> Running in 1c498b22ac4f [2024-09-09T03:09:45.382Z] Removing intermediate container 1c498b22ac4f [2024-09-09T03:09:45.382Z] ---> 3b5353cd91c1 [2024-09-09T03:09:45.382Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T03:09:45.382Z] ---> Running in 153044711f0b [2024-09-09T03:09:45.640Z] Removing intermediate container 153044711f0b [2024-09-09T03:09:45.640Z] ---> 02d90adc37cd [2024-09-09T03:09:45.640Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-09-09T03:09:45.640Z] ---> Running in 5be684dd9e43 [2024-09-09T03:09:45.640Z] Removing intermediate container 5be684dd9e43 [2024-09-09T03:09:45.640Z] ---> aeca83aed53b [2024-09-09T03:09:45.640Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T03:09:45.640Z] ---> Running in 7c4ed63a1464 [2024-09-09T03:09:45.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:09:46.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:09:46.418Z] OK: 264 MiB in 52 packages [2024-09-09T03:09:46.677Z] Removing intermediate container 7c4ed63a1464 [2024-09-09T03:09:46.677Z] ---> d8411763742b [2024-09-09T03:09:46.677Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-09-09T03:09:46.677Z] ---> Running in 137ac3ee8988 [2024-09-09T03:09:46.677Z] Removing intermediate container 137ac3ee8988 [2024-09-09T03:09:46.677Z] ---> aa2958f161fe [2024-09-09T03:09:46.677Z] Step 10/27 : COPY go.mod vendor* ./ [2024-09-09T03:09:46.936Z] ---> 38b1a49989a1 [2024-09-09T03:09:46.936Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:09:46.936Z] ---> Running in 0d3c919ce39a [2024-09-09T03:09:47.870Z] Removing intermediate container 0d3c919ce39a [2024-09-09T03:09:47.870Z] ---> 54e4384d80a8 [2024-09-09T03:09:47.870Z] Step 12/27 : COPY . . [2024-09-09T03:09:49.255Z] ---> ce63e35e10a1 [2024-09-09T03:09:49.255Z] Step 13/27 : RUN ${MAKE} [2024-09-09T03:09:49.255Z] ---> Running in f32d7be8ac0b [2024-09-09T03:09:49.255Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-09-09T03:10:28.370Z] Removing intermediate container f32d7be8ac0b [2024-09-09T03:10:28.370Z] ---> c47dcc647e67 [2024-09-09T03:10:28.370Z] Step 14/27 : FROM alpine:3.18 [2024-09-09T03:10:28.370Z] 3.18: Pulling from library/alpine [2024-09-09T03:10:28.370Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T03:10:28.370Z] 1cc3d825d8b2: Verifying Checksum [2024-09-09T03:10:28.370Z] 1cc3d825d8b2: Download complete [2024-09-09T03:10:28.370Z] 1cc3d825d8b2: Pull complete [2024-09-09T03:10:28.370Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:10:28.370Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T03:10:28.371Z] ---> 2c64cf60f6f0 [2024-09-09T03:10:28.371Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-09T03:10:28.371Z] ---> Running in 40370d6ef88e [2024-09-09T03:10:28.371Z] Removing intermediate container 40370d6ef88e [2024-09-09T03:10:28.371Z] ---> c3b0436a0b85 [2024-09-09T03:10:28.371Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-09-09T03:10:28.371Z] ---> Running in 73a8b2e61261 [2024-09-09T03:10:28.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:10:28.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:10:28.371Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:10:28.371Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T03:10:28.371Z] OK: 7 MiB in 16 packages [2024-09-09T03:10:28.371Z] Removing intermediate container 73a8b2e61261 [2024-09-09T03:10:28.371Z] ---> dac7cc6192ca [2024-09-09T03:10:28.371Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-09T03:10:28.371Z] ---> Running in ee9b5a9ce112 [2024-09-09T03:10:28.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:10:28.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:10:28.371Z] OK: 7 MiB in 16 packages [2024-09-09T03:10:28.371Z] Removing intermediate container ee9b5a9ce112 [2024-09-09T03:10:28.371Z] ---> c8ecf225050d [2024-09-09T03:10:28.371Z] Step 18/27 : WORKDIR / [2024-09-09T03:10:28.371Z] ---> Running in a84d4971e90b [2024-09-09T03:10:28.371Z] Removing intermediate container a84d4971e90b [2024-09-09T03:10:28.371Z] ---> f0d7a4e60270 [2024-09-09T03:10:28.371Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-09-09T03:10:28.371Z] ---> b2253b64504a [2024-09-09T03:10:28.371Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-09-09T03:10:28.371Z] ---> a0fb37a3bc80 [2024-09-09T03:10:28.371Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-09-09T03:10:28.371Z] ---> 44c1ca8e3ea8 [2024-09-09T03:10:28.371Z] Step 22/27 : EXPOSE 59984 [2024-09-09T03:10:28.371Z] ---> Running in 90537c6b3791 [2024-09-09T03:10:28.371Z] Removing intermediate container 90537c6b3791 [2024-09-09T03:10:28.371Z] ---> a2b7fe17c781 [2024-09-09T03:10:28.371Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-09-09T03:10:28.371Z] ---> Running in 8d280a718846 [2024-09-09T03:10:28.371Z] Removing intermediate container 8d280a718846 [2024-09-09T03:10:28.371Z] ---> 0875683f8197 [2024-09-09T03:10:28.371Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T03:10:28.371Z] ---> Running in 056a5a86b2cf [2024-09-09T03:10:28.371Z] Removing intermediate container 056a5a86b2cf [2024-09-09T03:10:28.371Z] ---> c1aa030e447a [2024-09-09T03:10:28.371Z] Step 25/27 : LABEL arch=amd64 [2024-09-09T03:10:28.371Z] ---> Running in cdfe4ca5c97f [2024-09-09T03:10:28.371Z] Removing intermediate container cdfe4ca5c97f [2024-09-09T03:10:28.371Z] ---> 5d6d211a60ce [2024-09-09T03:10:28.371Z] Step 26/27 : LABEL git_sha=19f24e224c8a508874ffc0e606e35ef553985fab [2024-09-09T03:10:28.371Z] ---> Running in 90e8aca89772 [2024-09-09T03:10:28.371Z] Removing intermediate container 90e8aca89772 [2024-09-09T03:10:28.371Z] ---> 58f571b056a3 [2024-09-09T03:10:28.371Z] Step 27/27 : LABEL version=0.0.0 [2024-09-09T03:10:28.371Z] ---> Running in e01f01a777ee [2024-09-09T03:10:28.371Z] Removing intermediate container e01f01a777ee [2024-09-09T03:10:28.371Z] ---> eb0c159556f1 [2024-09-09T03:10:28.371Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T03:10:28.371Z] Successfully built eb0c159556f1 [2024-09-09T03:10:28.371Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:10:29.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:10:29.486Z] [2024-09-09T03:10:29.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:10:29.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:10:29.887Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T03:10:29.887Z] 5eb5b503b376: Pulling fs layer [2024-09-09T03:10:29.887Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T03:10:29.887Z] ec43610c2a17: Pulling fs layer [2024-09-09T03:10:29.887Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T03:10:29.887Z] 33b1e0a273af: Pulling fs layer [2024-09-09T03:10:29.887Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T03:10:29.887Z] 2f39f015ded8: Pulling fs layer [2024-09-09T03:10:29.887Z] 2f39f015ded8: Waiting [2024-09-09T03:10:29.887Z] 33b1e0a273af: Waiting [2024-09-09T03:10:29.887Z] 5d3b04190fa2: Waiting [2024-09-09T03:10:29.887Z] 3a2ae6a8a46f: Waiting [2024-09-09T03:10:29.887Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T03:10:29.887Z] 5c69ac0246d0: Download complete [2024-09-09T03:10:29.887Z] 3a2ae6a8a46f: Download complete [2024-09-09T03:10:29.887Z] 33b1e0a273af: Verifying Checksum [2024-09-09T03:10:29.887Z] 33b1e0a273af: Download complete [2024-09-09T03:10:29.887Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T03:10:29.887Z] 5d3b04190fa2: Download complete [2024-09-09T03:10:30.146Z] ec43610c2a17: Verifying Checksum [2024-09-09T03:10:30.146Z] ec43610c2a17: Download complete [2024-09-09T03:10:30.146Z] 5eb5b503b376: Verifying Checksum [2024-09-09T03:10:30.146Z] 5eb5b503b376: Download complete [2024-09-09T03:10:30.719Z] 2f39f015ded8: Download complete [2024-09-09T03:10:30.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9801 in /w/workspace/undry_device-onvif-camera_PR-456 [Pipeline] { [Pipeline] ws [2024-09-09T03:10:31.043Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-09-09T03:10:31.287Z] 5eb5b503b376: Pull complete [2024-09-09T03:10:31.545Z] 5c69ac0246d0: Pull complete [2024-09-09T03:10:31.804Z] ec43610c2a17: Pull complete [2024-09-09T03:10:31.804Z] 3a2ae6a8a46f: Pull complete [2024-09-09T03:10:32.062Z] 33b1e0a273af: Pull complete [2024-09-09T03:10:32.062Z] 5d3b04190fa2: Pull complete [2024-09-09T03:10:34.159Z] The recommended git tool is: git [2024-09-09T03:10:36.247Z] 2f39f015ded8: Pull complete [2024-09-09T03:10:36.247Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T03:10:36.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:10:36.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:10:36.585Z] prd-ubuntu20.04-docker-8c-8g-9799 does not seem to be running inside a container [2024-09-09T03:10:36.635Z] $ 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-456 -v /w/workspace/undry_device-onvif-camera_PR-456:/w/workspace/undry_device-onvif-camera_PR-456:rw,z -v /w/workspace/undry_device-onvif-camera_PR-456@tmp:/w/workspace/undry_device-onvif-camera_PR-456@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 [2024-09-09T03:10:42.784Z] using credential edgex-jenkins-ssh [2024-09-09T03:10:42.810Z] Cloning the remote Git repository [2024-09-09T03:10:43.478Z] $ docker top 965436efe05d21d87e652774fe895a4ea6329af02b77977b17c63a8dd4a35a00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [2024-09-09T03:10:42.864Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-09-09T03:10:42.983Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-09-09T03:10:43.277Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-09-09T03:10:43.278Z] > git --version # timeout=10 [2024-09-09T03:10:43.334Z] > git --version # 'git version 2.25.1' [2024-09-09T03:10:43.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T03:10:43.564Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2024-09-09T03:10:43.974Z] ---> job-cost.sh [2024-09-09T03:10:43.974Z] lf-activate-venv: SKIPPING [2024-09-09T03:10:43.974Z] INFO: No Stack... [2024-09-09T03:10:44.234Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T03:10:44.493Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T03:10:44.821Z] + cat /w/workspace/undry_device-onvif-camera_PR-456/archives/cost.csv [2024-09-09T03:10:44.821Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T03:10:44.892Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-456-1-stack-cost] [2024-09-09T03:10:44.899Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-456-1-stack-cost] did not exist. Created. [2024-09-09T03:10:44.906Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T03:10:45.326Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T03:10:45.385Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T03:10:45.427Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T03:10:45.520Z] $ docker stop --time=1 965436efe05d21d87e652774fe895a4ea6329af02b77977b17c63a8dd4a35a00 [2024-09-09T03:10:46.326Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-09-09T03:10:46.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T03:10:46.685Z] $ docker rm -f --volumes 965436efe05d21d87e652774fe895a4ea6329af02b77977b17c63a8dd4a35a00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T03:10:47.681Z] Merging remotes/origin/main commit 8926137e1ee1dca90be7e6fe7248a1fca1e6078a into PR head commit 19f24e224c8a508874ffc0e606e35ef553985fab [2024-09-09T03:10:48.068Z] Merge succeeded, producing 19f24e224c8a508874ffc0e606e35ef553985fab [2024-09-09T03:10:48.069Z] Checking out Revision 19f24e224c8a508874ffc0e606e35ef553985fab (PR-456) [2024-09-09T03:10:47.177Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-09-09T03:10:47.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-09-09T03:10:47.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T03:10:47.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T03:10:47.698Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T03:10:47.763Z] > git checkout -f 19f24e224c8a508874ffc0e606e35ef553985fab # timeout=10 [2024-09-09T03:10:47.954Z] > git remote # timeout=10 [2024-09-09T03:10:47.976Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T03:10:47.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T03:10:48.020Z] > git merge 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 [2024-09-09T03:10:48.052Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T03:10:48.076Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T03:10:48.092Z] > git checkout -f 19f24e224c8a508874ffc0e606e35ef553985fab # timeout=10 [2024-09-09T03:10:48.892Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-09-09T03:10:48.947Z] > git --version # timeout=10 [2024-09-09T03:10:48.958Z] > git --version # 'git version 2.25.1' [2024-09-09T03:10:48.981Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T03:10:54.184Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T03:10:54.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:10:54.184Z] Dload Upload Total Spent Left Speed [2024-09-09T03:10:54.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2024-09-09T03:10:54.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T03:10:54.903Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-09-09T03:10:54.903Z] tee /etc/docker/daemon.new [2024-09-09T03:10:54.903Z] { [2024-09-09T03:10:54.903Z] "registry-mirrors": [ [2024-09-09T03:10:54.904Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T03:10:54.904Z] ], [2024-09-09T03:10:54.904Z] "bip": "10.250.0.254/24", [2024-09-09T03:10:54.904Z] "hosts": [ [2024-09-09T03:10:54.904Z] "tcp://0.0.0.0:5555", [2024-09-09T03:10:54.904Z] "unix:///var/run/docker.sock" [2024-09-09T03:10:54.904Z] ], [2024-09-09T03:10:54.904Z] "mtu": 1458, [2024-09-09T03:10:54.904Z] "selinux-enabled": true, [2024-09-09T03:10:54.904Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T03:10:54.904Z] } [Pipeline] sh [2024-09-09T03:10:55.263Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T03:10:55.635Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:11:14.001Z] provisioning config files... [2024-09-09T03:11:14.039Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10368746624266479827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:11:14.523Z] ---> ****-login.sh [2024-09-09T03:11:14.523Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:11:15.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:11:15.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:11:15.116Z] Configure a credential helper to remove this warning. See [2024-09-09T03:11:15.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:11:15.116Z] [2024-09-09T03:11:15.116Z] Login Succeeded [2024-09-09T03:11:15.116Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:11:15.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:11:15.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:11:15.658Z] Configure a credential helper to remove this warning. See [2024-09-09T03:11:15.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:11:15.659Z] [2024-09-09T03:11:15.659Z] Login Succeeded [2024-09-09T03:11:15.659Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:11:15.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:11:15.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:11:15.932Z] Configure a credential helper to remove this warning. See [2024-09-09T03:11:15.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:11:15.932Z] [2024-09-09T03:11:15.932Z] Login Succeeded [2024-09-09T03:11:15.932Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:11:16.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:11:16.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:11:16.204Z] Configure a credential helper to remove this warning. See [2024-09-09T03:11:16.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:11:16.204Z] [2024-09-09T03:11:16.204Z] Login Succeeded [2024-09-09T03:11:16.204Z] ****.io [2024-09-09T03:11:16.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:11:16.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:11:16.744Z] Configure a credential helper to remove this warning. See [2024-09-09T03:11:16.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:11:16.744Z] [2024-09-09T03:11:16.744Z] Login Succeeded [2024-09-09T03:11:16.744Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:11:16.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T03:11:17.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:11:17.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:11:17.365Z] ========================================================= [2024-09-09T03:11:17.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T03:11:17.366Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:11:17.999Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T03:11:18.583Z] Sending build context to Docker daemon 21.73MB [2024-09-09T03:11:18.583Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T03:11:18.583Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-09T03:11:18.852Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T03:11:18.852Z] c6b39de5b339: Pulling fs layer [2024-09-09T03:11:18.852Z] a69c41024577: Pulling fs layer [2024-09-09T03:11:18.852Z] d6de4b400683: Pulling fs layer [2024-09-09T03:11:18.852Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T03:11:18.852Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T03:11:18.852Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T03:11:18.852Z] 00f215d4a9da: Pulling fs layer [2024-09-09T03:11:18.852Z] d496ad576159: Pulling fs layer [2024-09-09T03:11:18.852Z] 35cb2a7552d0: Waiting [2024-09-09T03:11:18.852Z] 4f4fb700ef54: Waiting [2024-09-09T03:11:18.852Z] 464afbd9ba4c: Waiting [2024-09-09T03:11:18.852Z] 00f215d4a9da: Waiting [2024-09-09T03:11:18.852Z] d496ad576159: Waiting [2024-09-09T03:11:18.852Z] a69c41024577: Verifying Checksum [2024-09-09T03:11:18.852Z] a69c41024577: Download complete [2024-09-09T03:11:18.852Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T03:11:18.852Z] 35cb2a7552d0: Download complete [2024-09-09T03:11:18.852Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T03:11:18.852Z] 4f4fb700ef54: Download complete [2024-09-09T03:11:18.852Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T03:11:18.852Z] 464afbd9ba4c: Download complete [2024-09-09T03:11:18.852Z] c6b39de5b339: Download complete [2024-09-09T03:11:19.438Z] d496ad576159: Verifying Checksum [2024-09-09T03:11:19.438Z] d496ad576159: Download complete [2024-09-09T03:11:20.022Z] c6b39de5b339: Pull complete [2024-09-09T03:11:20.609Z] a69c41024577: Pull complete [2024-09-09T03:11:20.894Z] d6de4b400683: Verifying Checksum [2024-09-09T03:11:20.894Z] d6de4b400683: Download complete [2024-09-09T03:11:21.861Z] 00f215d4a9da: Verifying Checksum [2024-09-09T03:11:21.861Z] 00f215d4a9da: Download complete [2024-09-09T03:11:34.194Z] d6de4b400683: Pull complete [2024-09-09T03:11:34.194Z] 35cb2a7552d0: Pull complete [2024-09-09T03:11:34.194Z] 4f4fb700ef54: Pull complete [2024-09-09T03:11:34.194Z] 464afbd9ba4c: Pull complete [2024-09-09T03:11:44.296Z] 00f215d4a9da: Pull complete [2024-09-09T03:11:44.566Z] d496ad576159: Pull complete [2024-09-09T03:11:44.566Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T03:11:44.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T03:11:44.566Z] ---> f246e2811388 [2024-09-09T03:11:44.566Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-09T03:11:46.530Z] ---> Running in a5813e6aa2bb [2024-09-09T03:11:48.479Z] Removing intermediate container a5813e6aa2bb [2024-09-09T03:11:48.479Z] ---> 67194319c36a [2024-09-09T03:11:48.479Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T03:11:48.479Z] ---> Running in 20ef96806a24 [2024-09-09T03:11:48.479Z] Removing intermediate container 20ef96806a24 [2024-09-09T03:11:48.479Z] ---> f4990537e2a5 [2024-09-09T03:11:48.479Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T03:11:48.747Z] ---> Running in e57911362a02 [2024-09-09T03:11:49.014Z] Removing intermediate container e57911362a02 [2024-09-09T03:11:49.014Z] ---> bb8e941c6650 [2024-09-09T03:11:49.014Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T03:11:49.014Z] ---> Running in 46031d82be8c [2024-09-09T03:11:49.291Z] Removing intermediate container 46031d82be8c [2024-09-09T03:11:49.291Z] ---> e8dfd927083c [2024-09-09T03:11:49.291Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-09-09T03:11:49.291Z] ---> Running in 0c69022fdbb0 [2024-09-09T03:11:49.585Z] Removing intermediate container 0c69022fdbb0 [2024-09-09T03:11:49.585Z] ---> 8ef37ab734fd [2024-09-09T03:11:49.585Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T03:11:49.849Z] ---> Running in 2ce5b40d2bab [2024-09-09T03:11:50.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:11:51.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:11:52.370Z] OK: 266 MiB in 52 packages [2024-09-09T03:11:53.340Z] Removing intermediate container 2ce5b40d2bab [2024-09-09T03:11:53.340Z] ---> 9049de60944b [2024-09-09T03:11:53.340Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-09-09T03:11:53.340Z] ---> Running in cbb147eacf91 [2024-09-09T03:11:53.618Z] Removing intermediate container cbb147eacf91 [2024-09-09T03:11:53.618Z] ---> ea4a1c451829 [2024-09-09T03:11:53.618Z] Step 10/13 : COPY go.mod vendor* ./ [2024-09-09T03:11:53.887Z] ---> c66e955642a2 [2024-09-09T03:11:53.887Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:53.887Z] ---> Running in d777a45a53b7 [2024-09-09T03:14:00.598Z] Removing intermediate container d777a45a53b7 [2024-09-09T03:14:00.598Z] ---> 2ef65c397769 [2024-09-09T03:14:00.598Z] Step 12/13 : COPY . . [2024-09-09T03:14:00.598Z] ---> d9fd85df8336 [2024-09-09T03:14:00.598Z] Step 13/13 : RUN ${MAKE} [2024-09-09T03:14:00.598Z] ---> Running in 76e62a765302 [2024-09-09T03:14:00.598Z] noop [2024-09-09T03:14:00.598Z] Removing intermediate container 76e62a765302 [2024-09-09T03:14:00.598Z] ---> a011cf4c0fb3 [2024-09-09T03:14:00.598Z] Successfully built a011cf4c0fb3 [2024-09-09T03:14:00.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:01.126Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T03:14:01.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:14:01.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-9801 does not seem to be running inside a container [2024-09-09T03:14:01.559Z] $ 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 [2024-09-09T03:14:02.900Z] $ docker top aca62803359fcfc9c8dfef52e09e80f1db8e59fc95211880ae7260076c52ea1d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:14:03.811Z] + go version [2024-09-09T03:14:03.811Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T03:14:03.851Z] $ docker stop --time=1 aca62803359fcfc9c8dfef52e09e80f1db8e59fc95211880ae7260076c52ea1d [2024-09-09T03:14:05.526Z] $ docker rm -f --volumes aca62803359fcfc9c8dfef52e09e80f1db8e59fc95211880ae7260076c52ea1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:06.509Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T03:14:06.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:14:06.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-9801 does not seem to be running inside a container [2024-09-09T03:14:06.853Z] $ 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 [2024-09-09T03:14:08.086Z] $ docker top 150cfcbf7a104303564fd98753f4543f4dcc5b78f279e3f1091d2266e2cefb36 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:14:08.997Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:14:09.734Z] + make test [2024-09-09T03:14:09.734Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T03:14:16.384Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-09-09T03:17:53.202Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-09-09T03:17:55.811Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-09-09T03:17:57.772Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.182s coverage: 31.4% of statements [2024-09-09T03:18:19.862Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.540s coverage: 86.5% of statements [2024-09-09T03:18:20.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T03:18:20.133Z] go vet ./... [2024-09-09T03:19:16.578Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T03:19:16.578Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T03:19:16.578Z] ./bin/test-attribution-txt.sh [2024-09-09T03:19:16.578Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T03:19:16.578Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T03:19:16.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T03:19:16.677Z] $ docker stop --time=1 150cfcbf7a104303564fd98753f4543f4dcc5b78f279e3f1091d2266e2cefb36 [2024-09-09T03:19:18.738Z] $ docker rm -f --volumes 150cfcbf7a104303564fd98753f4543f4dcc5b78f279e3f1091d2266e2cefb36 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:19:20.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T03:19:20.571Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T03:19:21.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T03:19:21.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T03:19:22.158Z] + ls -al . [2024-09-09T03:19:22.159Z] total 308 [2024-09-09T03:19:22.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 03:14 . [2024-09-09T03:19:22.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:10 .. [2024-09-09T03:19:22.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 03:10 .git [2024-09-09T03:19:22.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 03:10 .github [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 9 03:10 .gitignore [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 9 03:10 .golangci.yml [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 9 03:10 Attribution.txt [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 17665 Sep 9 03:10 CHANGELOG.md [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 1683 Sep 9 03:10 Dockerfile [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 03:10 GOVERNANCE.md [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 9 03:10 Jenkinsfile [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 03:10 LICENSE [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 2883 Sep 9 03:10 Makefile [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 03:10 OWNERS.md [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 9 03:10 README.md [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 03:07 VERSION [2024-09-09T03:19:22.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 03:10 bin [2024-09-09T03:19:22.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 03:10 cmd [2024-09-09T03:19:22.159Z] -rw-r--r-- 1 jenkins jenkins 78805 Sep 9 03:18 coverage.out [2024-09-09T03:19:22.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:10 doc [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 7332 Sep 9 03:10 go.mod [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 102415 Sep 9 03:10 go.sum [2024-09-09T03:19:22.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 03:10 internal [2024-09-09T03:19:22.159Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 9 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:19:22.616Z] + 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=19f24e224c8a508874ffc0e606e35ef553985fab --label arch=arm64 --label version=0.0.0 . [2024-09-09T03:19:23.204Z] Sending build context to Docker daemon 21.81MB [2024-09-09T03:19:23.204Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T03:19:23.204Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-09T03:19:23.204Z] ---> a011cf4c0fb3 [2024-09-09T03:19:23.204Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-09-09T03:19:23.791Z] ---> Running in 71379ee65acd [2024-09-09T03:19:23.791Z] Removing intermediate container 71379ee65acd [2024-09-09T03:19:23.791Z] ---> 08e65fa0f4a8 [2024-09-09T03:19:23.791Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T03:19:24.059Z] ---> Running in 0fac7ffb4ab2 [2024-09-09T03:19:24.327Z] Removing intermediate container 0fac7ffb4ab2 [2024-09-09T03:19:24.327Z] ---> d7a06ad466ad [2024-09-09T03:19:24.327Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T03:19:24.327Z] ---> Running in ff20e761b1b9 [2024-09-09T03:19:24.594Z] Removing intermediate container ff20e761b1b9 [2024-09-09T03:19:24.594Z] ---> d4d345ce45d3 [2024-09-09T03:19:24.594Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T03:19:24.862Z] ---> Running in b516a682dd40 [2024-09-09T03:19:25.131Z] Removing intermediate container b516a682dd40 [2024-09-09T03:19:25.131Z] ---> 3c361e808f48 [2024-09-09T03:19:25.131Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-09-09T03:19:25.131Z] ---> Running in 19d51f76f0b1 [2024-09-09T03:19:25.400Z] Removing intermediate container 19d51f76f0b1 [2024-09-09T03:19:25.400Z] ---> 3920aa0ddb69 [2024-09-09T03:19:25.400Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T03:19:25.668Z] ---> Running in 0ed50d1e214a [2024-09-09T03:19:26.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:19:26.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:19:28.328Z] OK: 266 MiB in 52 packages [2024-09-09T03:19:28.919Z] Removing intermediate container 0ed50d1e214a [2024-09-09T03:19:28.919Z] ---> 1e2bf6cd7616 [2024-09-09T03:19:28.919Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-09-09T03:19:29.187Z] ---> Running in cced057a09fd [2024-09-09T03:19:29.454Z] Removing intermediate container cced057a09fd [2024-09-09T03:19:29.454Z] ---> 63ee6eda07d1 [2024-09-09T03:19:29.454Z] Step 10/27 : COPY go.mod vendor* ./ [2024-09-09T03:19:30.038Z] ---> 5603e0b674eb [2024-09-09T03:19:30.038Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:19:30.038Z] ---> Running in 282f016ee740 [2024-09-09T03:19:32.625Z] Removing intermediate container 282f016ee740 [2024-09-09T03:19:32.625Z] ---> cad9a721a673 [2024-09-09T03:19:32.625Z] Step 12/27 : COPY . . [2024-09-09T03:19:34.587Z] ---> 435d28292c05 [2024-09-09T03:19:34.587Z] Step 13/27 : RUN ${MAKE} [2024-09-09T03:19:34.587Z] ---> Running in 4cbf39e18db5 [2024-09-09T03:19:35.550Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-09-09T03:23:27.374Z] Removing intermediate container 4cbf39e18db5 [2024-09-09T03:23:27.374Z] ---> 6fba283f0a5d [2024-09-09T03:23:27.374Z] Step 14/27 : FROM alpine:3.18 [2024-09-09T03:23:27.374Z] 3.18: Pulling from library/alpine [2024-09-09T03:23:27.374Z] 720f3032cd11: Pulling fs layer [2024-09-09T03:23:27.374Z] 720f3032cd11: Verifying Checksum [2024-09-09T03:23:27.374Z] 720f3032cd11: Download complete [2024-09-09T03:23:27.374Z] 720f3032cd11: Pull complete [2024-09-09T03:23:27.374Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:23:27.374Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T03:23:27.374Z] ---> 3e834921e367 [2024-09-09T03:23:27.374Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-09T03:23:27.374Z] ---> Running in ee15ff59f0ff [2024-09-09T03:23:27.374Z] Removing intermediate container ee15ff59f0ff [2024-09-09T03:23:27.374Z] ---> 697006f8ccbd [2024-09-09T03:23:27.374Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-09-09T03:23:27.374Z] ---> Running in 9107c92155d5 [2024-09-09T03:23:27.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:23:27.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:23:27.374Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:23:27.374Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T03:23:27.374Z] OK: 8 MiB in 16 packages [2024-09-09T03:23:28.336Z] Removing intermediate container 9107c92155d5 [2024-09-09T03:23:28.336Z] ---> 3a2a8f0817b7 [2024-09-09T03:23:28.336Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-09T03:23:28.336Z] ---> Running in 9718a4ccc204 [2024-09-09T03:23:29.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:23:29.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:23:30.470Z] OK: 8 MiB in 16 packages [2024-09-09T03:23:31.436Z] Removing intermediate container 9718a4ccc204 [2024-09-09T03:23:31.436Z] ---> 6c049a58597a [2024-09-09T03:23:31.436Z] Step 18/27 : WORKDIR / [2024-09-09T03:23:31.436Z] ---> Running in 357d96ba6ffc [2024-09-09T03:23:31.713Z] Removing intermediate container 357d96ba6ffc [2024-09-09T03:23:31.713Z] ---> c0302e3107ef [2024-09-09T03:23:31.713Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-09-09T03:23:33.665Z] ---> 229a0329d112 [2024-09-09T03:23:33.665Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-09-09T03:23:34.257Z] ---> bb0644353ab6 [2024-09-09T03:23:34.257Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-09-09T03:23:34.848Z] ---> cae05c211c36 [2024-09-09T03:23:34.848Z] Step 22/27 : EXPOSE 59984 [2024-09-09T03:23:34.848Z] ---> Running in f5edfca0b0c1 [2024-09-09T03:23:35.118Z] Removing intermediate container f5edfca0b0c1 [2024-09-09T03:23:35.118Z] ---> b177f3bdb896 [2024-09-09T03:23:35.118Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-09-09T03:23:35.118Z] ---> Running in 1d1466bd883e [2024-09-09T03:23:35.389Z] Removing intermediate container 1d1466bd883e [2024-09-09T03:23:35.389Z] ---> cb80d2d0050b [2024-09-09T03:23:35.389Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T03:23:35.659Z] ---> Running in b9079d429d1a [2024-09-09T03:23:35.927Z] Removing intermediate container b9079d429d1a [2024-09-09T03:23:35.927Z] ---> 53eb9abbebdb [2024-09-09T03:23:35.927Z] Step 25/27 : LABEL arch=arm64 [2024-09-09T03:23:35.927Z] ---> Running in c26ccd0200b2 [2024-09-09T03:23:36.195Z] Removing intermediate container c26ccd0200b2 [2024-09-09T03:23:36.195Z] ---> b584a608610c [2024-09-09T03:23:36.195Z] Step 26/27 : LABEL git_sha=19f24e224c8a508874ffc0e606e35ef553985fab [2024-09-09T03:23:36.195Z] ---> Running in 769254aa253c [2024-09-09T03:23:36.463Z] Removing intermediate container 769254aa253c [2024-09-09T03:23:36.463Z] ---> 670b5597f378 [2024-09-09T03:23:36.463Z] Step 27/27 : LABEL version=0.0.0 [2024-09-09T03:23:36.732Z] ---> Running in 39e1f9122416 [2024-09-09T03:23:37.001Z] Removing intermediate container 39e1f9122416 [2024-09-09T03:23:37.001Z] ---> 615e9eaab55f [2024-09-09T03:23:37.001Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T03:23:37.001Z] Successfully built 615e9eaab55f [2024-09-09T03:23:37.001Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:23:38.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T03:23:38.020Z] [2024-09-09T03:23:38.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:23:38.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T03:23:38.463Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T03:23:38.463Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T03:23:38.463Z] 04944245beec: Pulling fs layer [2024-09-09T03:23:38.463Z] 699f458cf7ca: Pulling fs layer [2024-09-09T03:23:38.463Z] 765212b225bb: Pulling fs layer [2024-09-09T03:23:38.463Z] f23df028b6ca: Pulling fs layer [2024-09-09T03:23:38.463Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T03:23:38.463Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T03:23:38.463Z] f23df028b6ca: Waiting [2024-09-09T03:23:38.463Z] d65c8cfc05b1: Waiting [2024-09-09T03:23:38.463Z] 2437ff75d9bd: Waiting [2024-09-09T03:23:38.463Z] 765212b225bb: Waiting [2024-09-09T03:23:38.734Z] 04944245beec: Verifying Checksum [2024-09-09T03:23:38.734Z] 04944245beec: Download complete [2024-09-09T03:23:38.734Z] 765212b225bb: Verifying Checksum [2024-09-09T03:23:38.734Z] 765212b225bb: Download complete [2024-09-09T03:23:38.734Z] f23df028b6ca: Verifying Checksum [2024-09-09T03:23:38.734Z] f23df028b6ca: Download complete [2024-09-09T03:23:38.734Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T03:23:38.734Z] d65c8cfc05b1: Download complete [2024-09-09T03:23:39.007Z] 699f458cf7ca: Verifying Checksum [2024-09-09T03:23:39.007Z] 699f458cf7ca: Download complete [2024-09-09T03:23:39.286Z] 8998bd30e6a1: Download complete [2024-09-09T03:23:41.877Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T03:23:41.877Z] 2437ff75d9bd: Download complete [2024-09-09T03:23:44.466Z] 8998bd30e6a1: Pull complete [2024-09-09T03:23:44.734Z] 04944245beec: Pull complete [2024-09-09T03:23:46.681Z] 699f458cf7ca: Pull complete [2024-09-09T03:23:46.681Z] 765212b225bb: Pull complete [2024-09-09T03:23:47.267Z] f23df028b6ca: Pull complete [2024-09-09T03:23:47.539Z] d65c8cfc05b1: Pull complete [2024-09-09T03:24:05.762Z] 2437ff75d9bd: Pull complete [2024-09-09T03:24:05.762Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T03:24:05.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T03:24:05.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:24:06.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-9801 does not seem to be running inside a container [2024-09-09T03:24:06.296Z] $ 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 [2024-09-09T03:24:09.248Z] $ docker top 52ccba31df936cfd47c790125f027d0cd75f4df57ccb06e610979eadd477741f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:24:10.204Z] ---> job-cost.sh [2024-09-09T03:24:10.204Z] lf-activate-venv: SKIPPING [2024-09-09T03:24:10.204Z] INFO: No Stack... [2024-09-09T03:24:10.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T03:24:11.398Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T03:24:12.091Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-09-09T03:24:12.091Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T03:24:12.200Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-456-1-stack-cost] [2024-09-09T03:24:12.207Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-456-1-stack-cost] did not exist. Created. [2024-09-09T03:24:12.214Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T03:24:12.985Z] /w/workspace/device-onvif-camera/1@tmp/durable-09d14c37/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T03:24:13.693Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T03:24:13.740Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T03:24:13.804Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T03:24:13.825Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T03:24:13.929Z] $ docker stop --time=1 52ccba31df936cfd47c790125f027d0cd75f4df57ccb06e610979eadd477741f [2024-09-09T03:24:15.492Z] $ docker rm -f --volumes 52ccba31df936cfd47c790125f027d0cd75f4df57ccb06e610979eadd477741f [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 [2024-09-09T03:24:16.694Z] provisioning config files... [2024-09-09T03:24:16.700Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-456@tmp/config9446651012576843393tmp [Pipeline] { [Pipeline] sh [2024-09-09T03:24:17.063Z] + set +x [2024-09-09T03:24:17.063Z] + curl -s https://codecov.io/bash [2024-09-09T03:24:17.063Z] + bash -s -- [2024-09-09T03:24:17.063Z] [2024-09-09T03:24:17.063Z] _____ _ [2024-09-09T03:24:17.063Z] / ____| | | [2024-09-09T03:24:17.063Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T03:24:17.063Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T03:24:17.063Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T03:24:17.063Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T03:24:17.063Z] Bash-1.0.6 [2024-09-09T03:24:17.063Z] [2024-09-09T03:24:17.063Z] [2024-09-09T03:24:17.063Z] ==> git version 2.25.1 found [2024-09-09T03:24:17.063Z] ==> 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 [2024-09-09T03:24:17.063Z] Release-Date: 2020-01-08 [2024-09-09T03:24:17.063Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-09T03:24:17.063Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T03:24:17.063Z] ==> Jenkins CI detected. [2024-09-09T03:24:17.063Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-456 [2024-09-09T03:24:17.063Z] project root: . [2024-09-09T03:24:17.063Z] --> token set from env [2024-09-09T03:24:17.063Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T03:24:17.323Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T03:24:17.323Z] ==> Python coveragepy not found [2024-09-09T03:24:17.323Z] ==> Searching for coverage reports in: [2024-09-09T03:24:17.323Z] + . [2024-09-09T03:24:17.323Z] -> Found 1 reports [2024-09-09T03:24:17.323Z] ==> Detecting git/mercurial file structure [2024-09-09T03:24:17.323Z] ==> Reading reports [2024-09-09T03:24:17.323Z] + ./coverage.out bytes=78805 [2024-09-09T03:24:17.323Z] ==> Appending adjustments [2024-09-09T03:24:17.323Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T03:24:17.323Z] + Found adjustments [2024-09-09T03:24:17.323Z] ==> Gzipping contents [2024-09-09T03:24:17.323Z] 12K /tmp/codecov.rZlzES.gz [2024-09-09T03:24:17.323Z] ==> Uploading reports [2024-09-09T03:24:17.323Z] url: https://codecov.io [2024-09-09T03:24:17.323Z] query: branch=PR-456&commit=19f24e224c8a508874ffc0e606e35ef553985fab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=456&job=&cmd_args= [2024-09-09T03:24:17.323Z] -> Pinging Codecov [2024-09-09T03:24:17.323Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-456&commit=19f24e224c8a508874ffc0e606e35ef553985fab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=456&job=&cmd_args= [2024-09-09T03:24:17.583Z] -> Uploading to [2024-09-09T03:24:17.583Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/F29A59C45E3A92E06B3E522C9905F8EF/19f24e224c8a508874ffc0e606e35ef553985fab/c6e26524-adf5-4949-a36c-0d9829b90def.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T032417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b20b8ec7d883418ae28791f47d394b8274088f0fc0001e51dc54fb36fd6eec4a [2024-09-09T03:24:17.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:24:17.583Z] Dload Upload Total Spent Left Speed [2024-09-09T03:24:17.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 41269 --:--:-- --:--:-- --:--:-- 41269 [2024-09-09T03:24:17.843Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/19f24e224c8a508874ffc0e606e35ef553985fab [Pipeline] } [2024-09-09T03:24:17.878Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-09T03:24:20.182Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-456/archives ] [2024-09-09T03:24:20.182Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-456/archives [2024-09-09T03:24:20.182Z] total 16 [2024-09-09T03:24:20.182Z] drwxr-xr-x 3 root root 4096 Sep 9 03:10 . [2024-09-09T03:24:20.182Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 03:10 .. [2024-09-09T03:24:20.182Z] drwxr-xr-x 2 root root 4096 Sep 9 03:10 cost [2024-09-09T03:24:20.182Z] -rw-r--r-- 1 root root 91 Sep 9 03:10 cost.csv [2024-09-09T03:24:20.182Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-456/archives [2024-09-09T03:24:20.182Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-456/archives [2024-09-09T03:24:20.182Z] total 16 [2024-09-09T03:24:20.182Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 03:10 . [2024-09-09T03:24:20.182Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 03:10 .. [2024-09-09T03:24:20.182Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 03:10 cost [2024-09-09T03:24:20.182Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 9 03:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:24:20.551Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:24:21.456Z] ---> package-listing.sh [2024-09-09T03:24:21.456Z] ++ facter osfamily [2024-09-09T03:24:21.456Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T03:24:21.716Z] + OS_FAMILY=debian [2024-09-09T03:24:21.716Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-456 [2024-09-09T03:24:21.716Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T03:24:21.716Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T03:24:21.716Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T03:24:21.716Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T03:24:21.716Z] + '[' /w/workspace/undry_device-onvif-camera_PR-456 ']' [2024-09-09T03:24:21.716Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T03:24:21.716Z] + case "${OS_FAMILY}" in [2024-09-09T03:24:21.716Z] + dpkg -l [2024-09-09T03:24:21.716Z] + grep '^ii' [2024-09-09T03:24:21.716Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T03:24:21.716Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T03:24:21.716Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T03:24:21.716Z] + '[' /w/workspace/undry_device-onvif-camera_PR-456 ']' [2024-09-09T03:24:21.716Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-456/archives/ [2024-09-09T03:24:21.716Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-456/archives/ [Pipeline] echo [2024-09-09T03:24:21.763Z] 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-456/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T03:24:22.057Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:24:22.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:24:22.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:24:22.717Z] prd-ubuntu20.04-docker-8c-8g-9799 does not seem to be running inside a container [2024-09-09T03:24:22.747Z] $ 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-456/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-456 -v /w/workspace/undry_device-onvif-camera_PR-456:/w/workspace/undry_device-onvif-camera_PR-456:rw,z -v /w/workspace/undry_device-onvif-camera_PR-456@tmp:/w/workspace/undry_device-onvif-camera_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T03:24:22.951Z] $ docker top ceb2d03f2551a163396a30a142d859483db439523c4ea4743d5159e4c23aa68f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:24:23.381Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T03:24:23.701Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T03:24:24.023Z] + ls /var/log/sa-host [2024-09-09T03:24:24.023Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:24:24.272Z] provisioning config files... [2024-09-09T03:24:24.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-456@tmp/config263571542321354378tmp [Pipeline] { [Pipeline] echo [2024-09-09T03:24:24.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:24:24.676Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T03:24:24.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:24:25.184Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T03:24:25.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:24:25.677Z] ---> sudo-logs.sh [2024-09-09T03:24:25.677Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T03:24:25.937Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:24:26.264Z] ---> job-cost.sh [2024-09-09T03:24:26.264Z] lf-activate-venv: SKIPPING [2024-09-09T03:24:26.264Z] DEBUG: total: 0.2199999988079071 [2024-09-09T03:24:26.264Z] INFO: Retrieving Stack Cost... [2024-09-09T03:24:26.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T03:24:27.091Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T03:24:27.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:24:27.467Z] ---> logs-deploy.sh [2024-09-09T03:24:27.467Z] lf-activate-venv: SKIPPING [2024-09-09T03:24:27.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-456/1 [2024-09-09T03:24:27.467Z] INFO: archiving workspace using pattern(s): [2024-09-09T03:24:28.406Z] Archives upload complete. [2024-09-09T03:24:28.406Z] INFO: archiving logs to Nexus