Pull request #415 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29691af9e68d1724d39ebc9dff8910606ba07f0e+8d134797eab24b0c9a6c7ce1206394b55438db5c (e490bab32e4781bb86a3c775175241bc58ecb82f) 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-ssh3827103275975046225.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18035354487781050074.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-415/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-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18139075095268564546.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-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2307817184733765318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2444395462022625326.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-415/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-415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16056306053814048119.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-24154 in /w/workspace/undry_device-onvif-camera_PR-415 [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-415 # 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 Merging remotes/origin/main commit 8d134797eab24b0c9a6c7ce1206394b55438db5c into PR head commit 29691af9e68d1724d39ebc9dff8910606ba07f0e Merge succeeded, producing 29691af9e68d1724d39ebc9dff8910606ba07f0e Checking out Revision 29691af9e68d1724d39ebc9dff8910606ba07f0e (PR-415) > 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 > 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/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29691af9e68d1724d39ebc9dff8910606ba07f0e # 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 8d134797eab24b0c9a6c7ce1206394b55438db5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29691af9e68d1724d39ebc9dff8910606ba07f0e # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:31:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:31:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:31:02 ========================================================= 03:31:02 EdgeX Global Pipelines Version Info 03:31:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:31:03 ------------------- 03:31:03 stable info: 03:31:03 ------------------- 03:31:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:31:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:31:03 Message: update stable to v1.0.258 03:31:03 ------------------- 03:31:03 experimental info: 03:31:03 ------------------- 03:31:03 Commited By: **** collab-it+edgex@linuxfoundation.org 03:31:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:31:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:31:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:31:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-415 [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-415 [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-415 [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] echo 03:31:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29691af [Pipeline] echo 03:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:06 provisioning config files... 03:31:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-415@tmp/config7438845649862369193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:06 ---> ****-login.sh 03:31:06 nexus3.edgexfoundry.org:10001 03:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:07 Configure a credential helper to remove this warning. See 03:31:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:07 03:31:07 Login Succeeded 03:31:07 nexus3.edgexfoundry.org:10002 03:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:07 Configure a credential helper to remove this warning. See 03:31:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:07 03:31:07 Login Succeeded 03:31:07 nexus3.edgexfoundry.org:10003 03:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:07 Configure a credential helper to remove this warning. See 03:31:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:07 03:31:07 Login Succeeded 03:31:07 nexus3.edgexfoundry.org:10004 03:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:07 Configure a credential helper to remove this warning. See 03:31:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:07 03:31:07 Login Succeeded 03:31:07 ****.io 03:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:07 Configure a credential helper to remove this warning. See 03:31:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:07 03:31:07 Login Succeeded 03:31:07 ---> ****-login.sh ends [Pipeline] } 03:31:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:31:08 + git rev-list -1 --merges 29691af9e68d1724d39ebc9dff8910606ba07f0e~1..29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] echo 03:31:08 -----------> git rev-list -1 --merges 29691af9e68d1724d39ebc9dff8910606ba07f0e~1..29691af9e68d1724d39ebc9dff8910606ba07f0e 29691af9e68d1724d39ebc9dff8910606ba07f0e [false] [Pipeline] sh 03:31:08 + git log --format=format:%s -1 29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] echo 03:31:08 ========================================================= 03:31:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:31:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:09 + git log --format=format:%s -1 29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] echo 03:31:09 [semverPrep] GIT_COMMIT: 29691af9e68d1724d39ebc9dff8910606ba07f0e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:31:09 [semverPrep] This is not a build commit. [Pipeline] sh 03:31:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:31:09 + grep -v github /etc/ssh/ssh_known_hosts 03:31:09 + [ -e /tmp/ssh_known_hosts ] 03:31:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:31:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:31:09 + sudo tee -a /etc/ssh/ssh_known_hosts 03:31:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:10 03:31:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:10 0.1.4: Pulling from edgex-devops/py-git-semver 03:31:10 b85a868b505f: Pulling fs layer 03:31:10 e2be974225ed: Pulling fs layer 03:31:10 339a4e72a1f5: Pulling fs layer 03:31:10 988bab9f4d93: Pulling fs layer 03:31:10 1469e6f7b9e6: Pulling fs layer 03:31:10 eaf3925da568: Pulling fs layer 03:31:10 bab4dde63d76: Pulling fs layer 03:31:10 bde34c3a00c8: Pulling fs layer 03:31:10 b352a97aabf1: Pulling fs layer 03:31:10 4872d77fe225: Pulling fs layer 03:31:10 5851b861e8e6: Pulling fs layer 03:31:10 bab4dde63d76: Waiting 03:31:10 bde34c3a00c8: Waiting 03:31:10 b352a97aabf1: Waiting 03:31:10 1469e6f7b9e6: Waiting 03:31:10 4872d77fe225: Waiting 03:31:10 988bab9f4d93: Waiting 03:31:10 eaf3925da568: Waiting 03:31:10 5851b861e8e6: Waiting 03:31:10 e2be974225ed: Download complete 03:31:10 988bab9f4d93: Verifying Checksum 03:31:11 1469e6f7b9e6: Verifying Checksum 03:31:11 1469e6f7b9e6: Download complete 03:31:11 339a4e72a1f5: Verifying Checksum 03:31:11 339a4e72a1f5: Download complete 03:31:11 eaf3925da568: Verifying Checksum 03:31:11 eaf3925da568: Download complete 03:31:11 bde34c3a00c8: Download complete 03:31:11 b352a97aabf1: Verifying Checksum 03:31:11 b352a97aabf1: Download complete 03:31:11 4872d77fe225: Verifying Checksum 03:31:11 4872d77fe225: Download complete 03:31:11 5851b861e8e6: Verifying Checksum 03:31:11 5851b861e8e6: Download complete 03:31:11 b85a868b505f: Download complete 03:31:11 bab4dde63d76: Verifying Checksum 03:31:11 bab4dde63d76: Download complete 03:31:12 b85a868b505f: Pull complete 03:31:12 e2be974225ed: Pull complete 03:31:13 339a4e72a1f5: Pull complete 03:31:13 988bab9f4d93: Pull complete 03:31:13 1469e6f7b9e6: Pull complete 03:31:13 eaf3925da568: Pull complete 03:31:15 bab4dde63d76: Pull complete 03:31:15 bde34c3a00c8: Pull complete 03:31:15 b352a97aabf1: Pull complete 03:31:15 4872d77fe225: Pull complete 03:31:15 5851b861e8e6: Pull complete 03:31:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:31:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:16 prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container 03:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:31:19 $ docker top 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b -eo pid,comm 03:31:19 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). 03:31:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:31:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:20 [ssh-agent] Looking for ssh-agent implementation... 03:31:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:20 $ docker exec 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b ssh-agent 03:31:20 SSH_AUTH_SOCK=/tmp/ssh-VlJ7MrwlXgId/agent.32 03:31:20 SSH_AGENT_PID=38 03:31:20 Running ssh-add (command line suppressed) 03:31:20 Identity added: /w/workspace/undry_device-onvif-camera_PR-415@tmp/private_key_12073768992632976812.key (/w/workspace/undry_device-onvif-camera_PR-415@tmp/private_key_12073768992632976812.key) 03:31:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:20 + git tag --points-at HEAD [Pipeline] } 03:31:20 $ docker exec --env ******** --env ******** 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b ssh-agent -k 03:31:20 unset SSH_AUTH_SOCK; 03:31:20 unset SSH_AGENT_PID; 03:31:20 echo Agent pid 38 killed; 03:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:31:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:31:21 [ssh-agent] Looking for ssh-agent implementation... 03:31:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:31:21 $ docker exec 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b ssh-agent 03:31:21 SSH_AUTH_SOCK=/tmp/ssh-vfXab4yyHHqz/agent.70 03:31:21 SSH_AGENT_PID=76 03:31:21 Running ssh-add (command line suppressed) 03:31:21 Identity added: /w/workspace/undry_device-onvif-camera_PR-415@tmp/private_key_14548397002207231721.key (/w/workspace/undry_device-onvif-camera_PR-415@tmp/private_key_14548397002207231721.key) 03:31:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:31:21 + git semver init 03:31:22 2023-12-06 03:31:21,986 [run_init] DEBUG init version:0.0.0 force:False 03:31:22 2023-12-06 03:31:21,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-415/.semver 03:31:22 2023-12-06 03:31:21,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-415/.semver 03:31:22 2023-12-06 03:31:21,987 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-415/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-415, universal_newlines=False, shell=None, istream=None) 03:31:23 2023-12-06 03:31:23,395 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-415/.git/info/exclude 03:31:23 2023-12-06 03:31:23,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-415/.semver/PR-415 with force:False 03:31:23 2023-12-06 03:31:23,395 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-415/.semver/PR-415 03:31:23 2023-12-06 03:31:23,400 [execute] INFO git cat-file --batch-check 03:31:23 2023-12-06 03:31:23,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-415/.semver, universal_newlines=False, shell=None, istream=) 03:31:23 2023-12-06 03:31:23,406 [execute] INFO git cat-file --batch 03:31:23 2023-12-06 03:31:23,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-415/.semver, universal_newlines=False, shell=None, istream=) 03:31:23 2023-12-06 03:31:23,410 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-415/.semver/PR-415 03:31:23 0.0.0 [Pipeline] } 03:31:23 $ docker exec --env ******** --env ******** 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b ssh-agent -k 03:31:23 unset SSH_AUTH_SOCK; 03:31:23 unset SSH_AGENT_PID; 03:31:23 echo Agent pid 76 killed; 03:31:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:31:24 + git semver [Pipeline] } 03:31:24 $ docker stop --time=1 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b 03:31:25 $ docker rm -f --volumes 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b [Pipeline] // withDockerContainer [Pipeline] sh 03:31:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:31:26 Stashed 1 file(s) [Pipeline] echo 03:31:26 [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 03:31:27 provisioning config files... 03:31:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-415@tmp/config7059323205553088757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:27 ---> ****-login.sh 03:31:27 nexus3.edgexfoundry.org:10001 03:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 nexus3.edgexfoundry.org:10002 03:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:27 Configure a credential helper to remove this warning. See 03:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:27 03:31:27 Login Succeeded 03:31:27 nexus3.edgexfoundry.org:10003 03:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:28 Configure a credential helper to remove this warning. See 03:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:28 03:31:28 Login Succeeded 03:31:28 nexus3.edgexfoundry.org:10004 03:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:28 Configure a credential helper to remove this warning. See 03:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:28 03:31:28 Login Succeeded 03:31:28 ****.io 03:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:28 Configure a credential helper to remove this warning. See 03:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:28 03:31:28 Login Succeeded 03:31:28 ---> ****-login.sh ends [Pipeline] } 03:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:28 ========================================================= 03:31:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:31:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:29 + 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 . 03:31:29 Sending build context to Docker daemon 34.19MB 03:31:29 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:31:29 Step 2/13 : FROM ${BASE} AS builder 03:31:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:31:29 7264a8db6415: Pulling fs layer 03:31:29 c4d48a809fc2: Pulling fs layer 03:31:29 4f1c88b9dad5: Pulling fs layer 03:31:29 ad3a456e5733: Pulling fs layer 03:31:29 69c7f0334f64: Pulling fs layer 03:31:29 ad3a456e5733: Waiting 03:31:29 1f1c1a5573a3: Pulling fs layer 03:31:29 ce7588e14bc9: Pulling fs layer 03:31:29 b5e4710f87ac: Pulling fs layer 03:31:29 69c7f0334f64: Waiting 03:31:29 1f1c1a5573a3: Waiting 03:31:29 b5e4710f87ac: Waiting 03:31:29 ce7588e14bc9: Waiting 03:31:29 c4d48a809fc2: Download complete 03:31:29 ad3a456e5733: Verifying Checksum 03:31:29 ad3a456e5733: Download complete 03:31:29 69c7f0334f64: Verifying Checksum 03:31:29 69c7f0334f64: Download complete 03:31:29 7264a8db6415: Verifying Checksum 03:31:29 7264a8db6415: Download complete 03:31:29 1f1c1a5573a3: Verifying Checksum 03:31:29 1f1c1a5573a3: Download complete 03:31:30 7264a8db6415: Pull complete 03:31:30 b5e4710f87ac: Verifying Checksum 03:31:30 b5e4710f87ac: Download complete 03:31:30 c4d48a809fc2: Pull complete 03:31:30 4f1c88b9dad5: Download complete 03:31:30 ce7588e14bc9: Verifying Checksum 03:31:30 ce7588e14bc9: Download complete 03:31:33 4f1c88b9dad5: Pull complete 03:31:33 ad3a456e5733: Pull complete 03:31:33 69c7f0334f64: Pull complete 03:31:33 1f1c1a5573a3: Pull complete 03:31:35 ce7588e14bc9: Pull complete 03:31:36 b5e4710f87ac: Pull complete 03:31:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:31:36 ---> 88b5674ff536 03:31:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:31:42 Still waiting to schedule task 03:31:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:31:42 ---> Running in abdb9c4430d8 03:31:42 Removing intermediate container abdb9c4430d8 03:31:42 ---> dee4b42f730d 03:31:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:42 ---> Running in a07288af8619 03:31:42 Removing intermediate container a07288af8619 03:31:42 ---> 45dd0b36f765 03:31:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:31:42 ---> Running in 016380acf641 03:31:42 Removing intermediate container 016380acf641 03:31:42 ---> 1fdb7b9d26a7 03:31:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:31:42 ---> Running in 681d88b6cce2 03:31:42 Removing intermediate container 681d88b6cce2 03:31:42 ---> 13b171b52597 03:31:42 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:31:42 ---> Running in 5637f13a8655 03:31:42 Removing intermediate container 5637f13a8655 03:31:42 ---> dd13dad750a6 03:31:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:42 ---> Running in 90bbf13ce349 03:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:42 OK: 264 MiB in 52 packages 03:31:43 Removing intermediate container 90bbf13ce349 03:31:43 ---> 498126589c48 03:31:43 Step 9/13 : WORKDIR /device-onvif-camera 03:31:43 ---> Running in 646b8d3f3f2d 03:31:43 Removing intermediate container 646b8d3f3f2d 03:31:43 ---> f72fce7c5081 03:31:43 Step 10/13 : COPY go.mod vendor* ./ 03:31:43 ---> b18f1cf6fe22 03:31:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:43 ---> Running in 01569ff26c89 03:33:04 Removing intermediate container 01569ff26c89 03:33:04 ---> 8233ee37cf82 03:33:04 Step 12/13 : COPY . . 03:33:04 ---> aee785e4c9e2 03:33:04 Step 13/13 : RUN ${MAKE} 03:33:04 ---> Running in cfc2cc9275c0 03:33:04 noop 03:33:04 Removing intermediate container cfc2cc9275c0 03:33:04 ---> 7eb101dc1bec 03:33:04 Successfully built 7eb101dc1bec 03:33:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:05 + docker inspect -f . ci-base-image-x86_64 03:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:05 prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container 03:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:33:06 $ docker top b558847048519a9e89ccb7b6e3df7a74aec080e0568de77ab1c03cbda54aedaa -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:06 + go version 03:33:06 go version go1.21.0 linux/amd64 [Pipeline] } 03:33:06 $ docker stop --time=1 b558847048519a9e89ccb7b6e3df7a74aec080e0568de77ab1c03cbda54aedaa 03:33:07 $ docker rm -f --volumes b558847048519a9e89ccb7b6e3df7a74aec080e0568de77ab1c03cbda54aedaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker inspect -f . ci-base-image-x86_64 03:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:09 prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container 03:33:09 $ 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-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:33:09 $ docker top 39d5718f465a868cd92d5c1d8affd647560176407cc2f3d11ab6404ddf9f2175 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:09 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-415 [Pipeline] fileExists [Pipeline] sh 03:33:10 + make test 03:33:10 go test ./... -coverprofile=coverage.out ./... 03:33:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:33:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24155 in /w/workspace/undry_device-onvif-camera_PR-415 [Pipeline] { [Pipeline] ws 03:33:21 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:33:21 The recommended git tool is: git 03:33:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:33:23 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:33:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.5% of statements 03:33:25 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.052s coverage: 86.5% of statements 03:33:27 using credential edgex-jenkins-ssh 03:33:27 Cloning the remote Git repository 03:33:27 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:33:27 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:33:27 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:33:27 > git --version # timeout=10 03:33:27 > git --version # 'git version 2.25.1' 03:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:30 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:33:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:31 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:33:31 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:33:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:33:31 Merging remotes/origin/main commit 8d134797eab24b0c9a6c7ce1206394b55438db5c into PR head commit 29691af9e68d1724d39ebc9dff8910606ba07f0e 03:33:31 go vet ./... 03:33:32 Merge succeeded, producing 29691af9e68d1724d39ebc9dff8910606ba07f0e 03:33:32 Checking out Revision 29691af9e68d1724d39ebc9dff8910606ba07f0e (PR-415) 03:33:31 > git config core.sparsecheckout # timeout=10 03:33:31 > git checkout -f 29691af9e68d1724d39ebc9dff8910606ba07f0e # timeout=10 03:33:32 > git remote # timeout=10 03:33:32 > git config --get remote.origin.url # timeout=10 03:33:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:32 > git merge 8d134797eab24b0c9a6c7ce1206394b55438db5c # timeout=10 03:33:32 > git rev-parse HEAD^{commit} # timeout=10 03:33:32 > git config core.sparsecheckout # timeout=10 03:33:32 > git checkout -f 29691af9e68d1724d39ebc9dff8910606ba07f0e # timeout=10 03:33:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:33:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:33:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:33:35 $ docker stop --time=1 39d5718f465a868cd92d5c1d8affd647560176407cc2f3d11ab6404ddf9f2175 03:33:35 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:33:35 > git --version # timeout=10 03:33:35 > git --version # 'git version 2.25.1' 03:33:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:33:38 $ docker rm -f --volumes 39d5718f465a868cd92d5c1d8affd647560176407cc2f3d11ab6404ddf9f2175 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 03:33:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:33:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 03:33:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:40 Dload Upload Total Spent Left Speed 03:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99078 [Pipeline] sh 03:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:33:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:33:40 + ls -al . 03:33:40 total 240 03:33:40 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 03:33 . 03:33:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:30 .. 03:33:40 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:33 .git 03:33:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:31 .github 03:33:40 -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 03:31 .gitignore 03:33:40 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 03:31 .golangci.yml 03:33:40 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 03:31 .semver 03:33:40 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 03:31 Attribution.txt 03:33:40 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 03:31 CHANGELOG.md 03:33:40 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 03:31 Dockerfile 03:33:40 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 03:31 GOVERNANCE.md 03:33:40 -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 03:31 Jenkinsfile 03:33:40 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 03:31 LICENSE 03:33:40 -rw-rw-r-- 1 jenkins jenkins 2877 Dec 6 03:31 Makefile 03:33:40 -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 03:31 OWNERS.md 03:33:40 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 03:31 README.md 03:33:40 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 03:31 VERSION 03:33:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:31 bin 03:33:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:31 cmd 03:33:40 -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 03:33 coverage.out 03:33:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:31 doc 03:33:40 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 03:31 go.mod 03:33:40 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 03:31 go.sum 03:33:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:31 internal 03:33:40 -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:33:40 + sudo tee /etc/docker/daemon.new 03:33:40 { 03:33:40 "registry-mirrors": [ 03:33:40 "https://nexus3.edgexfoundry.org:10001" 03:33:40 ], 03:33:40 "bip": "10.250.0.254/24", 03:33:40 "hosts": [ 03:33:40 "tcp://0.0.0.0:5555", 03:33:40 "unix:///var/run/docker.sock" 03:33:40 ], 03:33:40 "mtu": 1458, 03:33:40 "selinux-enabled": true, 03:33:40 "seccomp-profile": "/etc/docker/seccomp.json" 03:33:40 } [Pipeline] sh 03:33:41 + 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=29691af9e68d1724d39ebc9dff8910606ba07f0e --label arch=amd64 --label version=0.0.0 . 03:33:41 Sending build context to Docker daemon 34.27MB 03:33:41 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:33:41 Step 2/27 : FROM ${BASE} AS builder 03:33:41 ---> 7eb101dc1bec 03:33:41 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:33:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:33:41 + sudo service docker restart 03:33:41 ---> Running in bf886ba86e66 03:33:41 Removing intermediate container bf886ba86e66 03:33:41 ---> f0ce3e3c26dc 03:33:41 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:33:41 ---> Running in 9e886ba55d2b 03:33:41 Removing intermediate container 9e886ba55d2b 03:33:41 ---> 97dc4ec81f33 03:33:41 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:33:41 ---> Running in bc88cb78264d 03:33:41 Removing intermediate container bc88cb78264d 03:33:41 ---> f2253d03f63c 03:33:41 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:33:41 ---> Running in 98227840628d 03:33:41 Removing intermediate container 98227840628d 03:33:41 ---> c610fef0f482 03:33:41 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:33:41 ---> Running in cbb30a770cd4 03:33:42 Removing intermediate container cbb30a770cd4 03:33:42 ---> d30b1a318386 03:33:42 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:42 ---> Running in 5f0fcee40056 03:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:33:42 OK: 264 MiB in 52 packages 03:33:43 Removing intermediate container 5f0fcee40056 03:33:43 ---> 1796bec8ad54 03:33:43 Step 9/27 : WORKDIR /device-onvif-camera 03:33:43 ---> Running in 46e718585ead 03:33:43 Removing intermediate container 46e718585ead 03:33:43 ---> 24b062d4ea02 03:33:43 Step 10/27 : COPY go.mod vendor* ./ 03:33:43 ---> 2acd2123c7f1 03:33:43 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:43 ---> Running in cef8b1554775 03:33:44 Removing intermediate container cef8b1554775 03:33:44 ---> 5036d3924628 03:33:44 Step 12/27 : COPY . . 03:33:44 ---> c50eb56e38c2 03:33:44 Step 13/27 : RUN ${MAKE} 03:33:44 ---> Running in 92a7dac5293d 03:33:44 CGO_ENABLED=0 go build -tags "" -ldflags "-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.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:59 provisioning config files... 03:33:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7741551370399639139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:00 ---> ****-login.sh 03:34:00 nexus3.edgexfoundry.org:10001 03:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:00 Configure a credential helper to remove this warning. See 03:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:00 03:34:00 Login Succeeded 03:34:01 nexus3.edgexfoundry.org:10002 03:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:01 Configure a credential helper to remove this warning. See 03:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:01 03:34:01 Login Succeeded 03:34:01 nexus3.edgexfoundry.org:10003 03:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:01 Configure a credential helper to remove this warning. See 03:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:01 03:34:01 Login Succeeded 03:34:01 nexus3.edgexfoundry.org:10004 03:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:01 Configure a credential helper to remove this warning. See 03:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:01 03:34:01 Login Succeeded 03:34:01 ****.io 03:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:02 Configure a credential helper to remove this warning. See 03:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:02 03:34:02 Login Succeeded 03:34:02 ---> ****-login.sh ends [Pipeline] } 03:34:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:34:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:34:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:34:02 ========================================================= 03:34:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:34:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:03 + 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 . 03:34:04 #0 building with "default" instance using docker driver 03:34:04 03:34:04 #1 [internal] load .dockerignore 03:34:04 #1 transferring context: 2B done 03:34:04 #1 DONE 0.1s 03:34:04 03:34:04 #2 [internal] load build definition from Dockerfile 03:34:04 #2 transferring dockerfile: 1.72kB done 03:34:04 #2 DONE 0.1s 03:34:04 03:34:04 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:34:04 #3 DONE 0.1s 03:34:05 03:34:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:34:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 03:34:05 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 03:34:05 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 03:34:05 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 03:34:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 03:34:05 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 03:34:05 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 03:34:05 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 03:34:05 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 03:34:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.73MB / 63.99MB 0.3s 03:34:05 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 03:34:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 03:34:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 03:34:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s 03:34:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 03:34:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s 03:34:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s 03:34:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.83MB / 97.63MB 0.6s 03:34:05 #4 ... 03:34:05 03:34:05 #5 [internal] load build context 03:34:05 #5 transferring context: 20.31MB 0.7s done 03:34:05 #5 DONE 0.7s 03:34:05 03:34:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:34:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s 03:34:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 03:34:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.8s 03:34:05 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 03:34:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.70MB / 97.63MB 0.8s 03:34:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.9s 03:34:05 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 03:34:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s 03:34:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 1.0s 03:34:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.2s 03:34:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.2s 03:34:06 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 03:34:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.81MB / 63.99MB 1.3s 03:34:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.3s 03:34:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.4s 03:34:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.4s 03:34:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 03:34:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.34MB / 97.63MB 1.6s 03:34:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s 03:34:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 03:34:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.98MB / 97.63MB 1.8s 03:34:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s 03:34:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.1s 03:34:07 Removing intermediate container 92a7dac5293d 03:34:07 ---> 0cb0aaa94158 03:34:07 Step 14/27 : FROM alpine:3.18 03:34:07 3.18: Pulling from library/alpine 03:34:07 c926b61bad3b: Pulling fs layer 03:34:07 c926b61bad3b: Verifying Checksum 03:34:07 c926b61bad3b: Download complete 03:34:07 c926b61bad3b: Pull complete 03:34:07 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:34:07 Status: Downloaded newer image for alpine:3.18 03:34:07 ---> b541f2080109 03:34:07 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:34:07 ---> Running in f4f6de16966a 03:34:07 Removing intermediate container f4f6de16966a 03:34:07 ---> 96c02a819e8a 03:34:07 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:34:07 ---> Running in 1fba0ae7f090 03:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:34:07 (1/1) Installing dumb-init (1.2.5-r2) 03:34:07 Executing busybox-1.36.1-r5.trigger 03:34:07 OK: 7 MiB in 16 packages 03:34:07 Removing intermediate container 1fba0ae7f090 03:34:07 ---> 0f67cfa51b50 03:34:07 Step 17/27 : RUN apk --no-cache upgrade 03:34:07 ---> Running in fdbae33c4659 03:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:34:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.52MB / 97.63MB 2.3s 03:34:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 03:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:34:07 OK: 7 MiB in 16 packages 03:34:07 Removing intermediate container fdbae33c4659 03:34:07 ---> 328fc341ccef 03:34:07 Step 18/27 : WORKDIR / 03:34:07 ---> Running in 7c3bd27edb1d 03:34:07 Removing intermediate container 7c3bd27edb1d 03:34:07 ---> ac6d36532f49 03:34:07 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:34:09 ---> 3e30f80b0a68 03:34:09 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:34:09 ---> 2ac09c2fe06c 03:34:09 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:34:09 ---> 5454e9be6992 03:34:09 Step 22/27 : EXPOSE 59984 03:34:09 ---> Running in 674efa77ea32 03:34:09 Removing intermediate container 674efa77ea32 03:34:09 ---> e947cee57434 03:34:09 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:34:09 ---> Running in e459faadf6c3 03:34:09 Removing intermediate container e459faadf6c3 03:34:09 ---> 05faeeb64f21 03:34:09 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:34:09 ---> Running in 22c277da53b0 03:34:09 Removing intermediate container 22c277da53b0 03:34:09 ---> 42c868c6c0cb 03:34:09 Step 25/27 : LABEL arch=amd64 03:34:09 ---> Running in 5aae5e9439f5 03:34:09 Removing intermediate container 5aae5e9439f5 03:34:09 ---> 78f6df785c76 03:34:09 Step 26/27 : LABEL git_sha=29691af9e68d1724d39ebc9dff8910606ba07f0e 03:34:09 ---> Running in c74cb986cf3c 03:34:09 Removing intermediate container c74cb986cf3c 03:34:09 ---> ccc8178e66cd 03:34:09 Step 27/27 : LABEL version=0.0.0 03:34:09 ---> Running in eac35bb3935f 03:34:09 Removing intermediate container eac35bb3935f 03:34:09 ---> 97c9b7d987f0 03:34:09 [Warning] One or more build-args [ARCH] were not consumed 03:34:09 Successfully built 97c9b7d987f0 03:34:09 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:11 03:34:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:11 latest: Pulling from edgex-lftools-log-publisher 03:34:11 5eb5b503b376: Pulling fs layer 03:34:11 5c69ac0246d0: Pulling fs layer 03:34:11 ec43610c2a17: Pulling fs layer 03:34:11 3a2ae6a8a46f: Pulling fs layer 03:34:11 33b1e0a273af: Pulling fs layer 03:34:11 5d3b04190fa2: Pulling fs layer 03:34:11 2f39f015ded8: Pulling fs layer 03:34:11 33b1e0a273af: Waiting 03:34:11 5d3b04190fa2: Waiting 03:34:11 2f39f015ded8: Waiting 03:34:11 3a2ae6a8a46f: Waiting 03:34:11 5c69ac0246d0: Download complete 03:34:11 3a2ae6a8a46f: Verifying Checksum 03:34:11 3a2ae6a8a46f: Download complete 03:34:11 ec43610c2a17: Verifying Checksum 03:34:11 ec43610c2a17: Download complete 03:34:11 33b1e0a273af: Verifying Checksum 03:34:11 33b1e0a273af: Download complete 03:34:11 5d3b04190fa2: Verifying Checksum 03:34:11 5d3b04190fa2: Download complete 03:34:12 5eb5b503b376: Verifying Checksum 03:34:12 5eb5b503b376: Download complete 03:34:12 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s 03:34:12 2f39f015ded8: Verifying Checksum 03:34:12 2f39f015ded8: Download complete 03:34:13 5eb5b503b376: Pull complete 03:34:13 5c69ac0246d0: Pull complete 03:34:13 ec43610c2a17: Pull complete 03:34:13 3a2ae6a8a46f: Pull complete 03:34:14 33b1e0a273af: Pull complete 03:34:14 5d3b04190fa2: Pull complete 03:34:16 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s 03:34:18 2f39f015ded8: Pull complete 03:34:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:18 prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container 03:34:18 $ 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-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:34:22 $ docker top a2a0484b24a7be87e99e47fc1a6aa1f581155cb0842999d63c791f99bd2acf01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:23 ---> job-cost.sh 03:34:23 lf-activate-venv: SKIPPING 03:34:23 INFO: No Stack... 03:34:23 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:23 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.3s done 03:34:23 INFO: Archiving Costs [Pipeline] sh 03:34:24 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 03:34:24 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 03:34:24 + cat /w/workspace/undry_device-onvif-camera_PR-415/archives/cost.csv 03:34:24 + cut -d, -f6 [Pipeline] lock 03:34:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] 03:34:24 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] did not exist. Created. 03:34:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [Pipeline] { 03:34:24 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 03:34:24 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [Pipeline] unstash [Pipeline] sh 03:34:24 + echo total: 0.2199999988079071 [Pipeline] stash 03:34:24 Stashed 1 file(s) [Pipeline] } 03:34:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:25 $ docker stop --time=1 a2a0484b24a7be87e99e47fc1a6aa1f581155cb0842999d63c791f99bd2acf01 03:34:26 $ docker rm -f --volumes a2a0484b24a7be87e99e47fc1a6aa1f581155cb0842999d63c791f99bd2acf01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:29 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 03:34:33 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done 03:34:33 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 03:34:35 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 03:34:35 #4 DONE 30.1s 03:34:35 03:34:35 #6 [builder 2/7] RUN apk add --no-cache make git 03:34:35 #6 0.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:34:35 #6 1.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:34:37 #6 1.989 OK: 266 MiB in 52 packages 03:34:39 #6 DONE 4.0s 03:34:39 03:34:39 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:34:39 #7 DONE 0.1s 03:34:39 03:34:39 #8 [builder 4/7] COPY go.mod vendor* ./ 03:34:39 #8 DONE 0.1s 03:34:39 03:34:39 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:05 #9 DONE 23.1s 03:35:05 03:35:05 #10 [builder 6/7] COPY . . 03:35:05 #10 DONE 0.4s 03:35:05 03:35:05 #11 [builder 7/7] RUN echo noop 03:35:05 #11 0.605 noop 03:35:05 #11 DONE 0.7s 03:35:05 03:35:05 #12 exporting to image 03:35:05 #12 exporting layers 03:35:27 #12 exporting layers 23.7s done 03:35:27 #12 writing image sha256:2932c434a320c29636bf34a22134f91a3c82ef146d282c9bf37e5cc5b40653fa done 03:35:27 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 03:35:27 #12 DONE 23.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:28 + docker inspect -f . ci-base-image-arm64 03:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:28 prd-ubuntu20.04-docker-arm64-4c-16g-24155 does not seem to be running inside a container 03:35:29 $ 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 03:35:31 $ docker top 0e8065d27e3db3d539e3166ac4746154ade237269e4d1a7c2ff37eaf9babd3ba -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:32 + go version 03:35:32 go version go1.21.0 linux/arm64 [Pipeline] } 03:35:32 $ docker stop --time=1 0e8065d27e3db3d539e3166ac4746154ade237269e4d1a7c2ff37eaf9babd3ba 03:35:34 $ docker rm -f --volumes 0e8065d27e3db3d539e3166ac4746154ade237269e4d1a7c2ff37eaf9babd3ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:35 + docker inspect -f . ci-base-image-arm64 03:35:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:36 prd-ubuntu20.04-docker-arm64-4c-16g-24155 does not seem to be running inside a container 03:35:36 $ 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 03:35:36 $ docker top f5b7770b5e5de48e944ff77c21ca27d69632929e8d6f24a49e65551b2560d185 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:37 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:35:38 + make test 03:35:38 go test ./... -coverprofile=coverage.out ./... 03:35:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:36:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:36:42 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:36:42 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.184s coverage: 31.5% of statements 03:36:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.393s coverage: 86.5% of statements 03:36:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:36:57 go vet ./... 03:37:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:12 ./bin/test-attribution-txt.sh [Pipeline] echo 03:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:37:12 $ docker stop --time=1 f5b7770b5e5de48e944ff77c21ca27d69632929e8d6f24a49e65551b2560d185 03:37:14 $ docker rm -f --volumes f5b7770b5e5de48e944ff77c21ca27d69632929e8d6f24a49e65551b2560d185 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:15 Warning: overwriting stash ‘coverage-report’ 03:37:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:17 + ls -al . 03:37:17 total 236 03:37:17 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:35 . 03:37:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:33 .. 03:37:17 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:33 .git 03:37:17 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:33 .github 03:37:17 -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 03:33 .gitignore 03:37:17 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 03:33 .golangci.yml 03:37:17 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 03:33 Attribution.txt 03:37:17 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 03:33 CHANGELOG.md 03:37:17 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 03:33 Dockerfile 03:37:17 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 03:33 GOVERNANCE.md 03:37:17 -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 03:33 Jenkinsfile 03:37:17 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 03:33 LICENSE 03:37:17 -rw-rw-r-- 1 jenkins jenkins 2877 Dec 6 03:33 Makefile 03:37:17 -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 03:33 OWNERS.md 03:37:17 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 03:33 README.md 03:37:17 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 03:31 VERSION 03:37:17 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:33 bin 03:37:17 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:33 cmd 03:37:17 -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 03:36 coverage.out 03:37:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:33 doc 03:37:17 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 03:33 go.mod 03:37:17 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 03:33 go.sum 03:37:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:33 internal 03:37:17 -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 03:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:18 + 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=29691af9e68d1724d39ebc9dff8910606ba07f0e --label arch=arm64 --label version=0.0.0 . 03:37:18 #0 building with "default" instance using docker driver 03:37:18 03:37:18 #1 [internal] load .dockerignore 03:37:18 #1 transferring context: 2B done 03:37:18 #1 DONE 0.0s 03:37:18 03:37:18 #2 [internal] load build definition from Dockerfile 03:37:18 #2 transferring dockerfile: 1.72kB 0.0s done 03:37:18 #2 DONE 0.0s 03:37:18 03:37:18 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:37:18 #3 DONE 0.0s 03:37:18 03:37:18 #4 [internal] load metadata for docker.io/library/alpine:3.18 03:37:19 #4 DONE 0.3s 03:37:19 03:37:19 #5 [internal] load build context 03:37:19 #5 transferring context: 88.32kB 0.1s done 03:37:19 #5 DONE 0.1s 03:37:19 03:37:19 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:37:19 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 03:37:19 #6 ... 03:37:19 03:37:19 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:37:19 #7 DONE 0.2s 03:37:19 03:37:19 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:37:19 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 03:37:19 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 03:37:19 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 03:37:19 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 03:37:19 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 03:37:19 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 03:37:19 #6 DONE 0.8s 03:37:19 03:37:19 #8 [builder 2/7] RUN apk add --no-cache make git 03:37:19 #8 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:37:20 #8 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:37:21 #8 2.132 OK: 266 MiB in 52 packages 03:37:21 #8 DONE 2.4s 03:37:21 03:37:21 #9 [builder 3/7] WORKDIR /device-onvif-camera 03:37:21 #9 DONE 0.1s 03:37:21 03:37:21 #10 [builder 4/7] COPY go.mod vendor* ./ 03:37:21 #10 DONE 0.2s 03:37:21 03:37:21 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:22 #11 ... 03:37:22 03:37:22 #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:37:22 #12 0.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:37:22 #12 0.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:37:22 #12 1.900 (1/1) Installing dumb-init (1.2.5-r2) 03:37:22 #12 1.915 Executing busybox-1.36.1-r5.trigger 03:37:22 #12 1.941 OK: 8 MiB in 16 packages 03:37:22 #12 DONE 2.3s 03:37:22 03:37:22 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:37:23 #13 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:37:23 #13 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:37:24 #13 2.146 OK: 8 MiB in 16 packages 03:37:25 #13 DONE 3.6s 03:37:25 03:37:25 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:25 #11 DONE 3.8s 03:37:25 03:37:25 #14 [builder 6/7] COPY . . 03:37:26 #14 DONE 0.5s 03:37:26 03:37:26 #15 [builder 7/7] RUN make build 03:37:27 #15 0.590 CGO_ENABLED=0 go build -tags "" -ldflags "-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.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:38:34 #15 DONE 62.5s 03:38:34 03:38:34 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:38:34 #16 DONE 0.3s 03:38:34 03:38:34 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:38:34 #17 DONE 0.1s 03:38:34 03:38:34 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:38:34 #18 DONE 0.1s 03:38:34 03:38:34 #19 exporting to image 03:38:34 #19 exporting layers 03:38:34 #19 exporting layers 0.3s done 03:38:34 #19 writing image sha256:257f22991f90de68a3d63e34e663f1cd5c3cb11fa3c790353677d4fd961d9fac done 03:38:34 #19 naming to docker.io/library/device-onvif-camera-arm64 done 03:38:34 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:36 03:38:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:36 arm64: Pulling from edgex-lftools-log-publisher 03:38:36 8998bd30e6a1: Pulling fs layer 03:38:36 04944245beec: Pulling fs layer 03:38:36 699f458cf7ca: Pulling fs layer 03:38:36 765212b225bb: Pulling fs layer 03:38:36 f23df028b6ca: Pulling fs layer 03:38:36 d65c8cfc05b1: Pulling fs layer 03:38:36 2437ff75d9bd: Pulling fs layer 03:38:36 765212b225bb: Waiting 03:38:36 f23df028b6ca: Waiting 03:38:36 d65c8cfc05b1: Waiting 03:38:36 2437ff75d9bd: Waiting 03:38:36 04944245beec: Verifying Checksum 03:38:36 04944245beec: Download complete 03:38:36 765212b225bb: Download complete 03:38:36 f23df028b6ca: Verifying Checksum 03:38:36 f23df028b6ca: Download complete 03:38:37 d65c8cfc05b1: Download complete 03:38:37 699f458cf7ca: Verifying Checksum 03:38:37 699f458cf7ca: Download complete 03:38:37 8998bd30e6a1: Verifying Checksum 03:38:37 8998bd30e6a1: Download complete 03:38:39 2437ff75d9bd: Verifying Checksum 03:38:39 2437ff75d9bd: Download complete 03:38:43 8998bd30e6a1: Pull complete 03:38:43 04944245beec: Pull complete 03:38:45 699f458cf7ca: Pull complete 03:38:45 765212b225bb: Pull complete 03:38:46 f23df028b6ca: Pull complete 03:38:46 d65c8cfc05b1: Pull complete 03:39:08 2437ff75d9bd: Pull complete 03:39:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:09 prd-ubuntu20.04-docker-arm64-4c-16g-24155 does not seem to be running inside a container 03:39:09 $ 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 03:39:11 $ docker top b5364d9f3d7ae0dbb2ad6a1f5a384a616fe205c369393095c24edd59508ba789 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:12 ---> job-cost.sh 03:39:12 lf-activate-venv: SKIPPING 03:39:12 INFO: No Stack... 03:39:12 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:13 INFO: Archiving Costs [Pipeline] sh 03:39:14 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:39:14 + cut -d, -f6 [Pipeline] lock 03:39:14 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] 03:39:14 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] did not exist. Created. 03:39:14 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:14 /w/workspace/device-onvif-camera/1@tmp/durable-168eea86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:39:14 + echo total: 0.2199999988079071 [Pipeline] stash 03:39:15 Warning: overwriting stash ‘stack-cost’ 03:39:15 Stashed 1 file(s) [Pipeline] } 03:39:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:15 $ docker stop --time=1 b5364d9f3d7ae0dbb2ad6a1f5a384a616fe205c369393095c24edd59508ba789 03:39:20 $ docker rm -f --volumes b5364d9f3d7ae0dbb2ad6a1f5a384a616fe205c369393095c24edd59508ba789 [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 03:39:22 provisioning config files... 03:39:22 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-415@tmp/config14684446187425140372tmp [Pipeline] { [Pipeline] sh 03:39:22 + set +x 03:39:22 + curl -s https://codecov.io/bash 03:39:22 + bash -s -- 03:39:22 03:39:22 _____ _ 03:39:22 / ____| | | 03:39:22 | | ___ __| | ___ ___ _____ __ 03:39:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:22 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:22 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:22 Bash-1.0.6 03:39:22 03:39:22 03:39:22 ==> git version 2.25.1 found 03:39:22 ==> 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 03:39:22 Release-Date: 2020-01-08 03:39:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:39:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:22 ==> Jenkins CI detected. 03:39:22 current dir:  /w/workspace/undry_device-onvif-camera_PR-415 03:39:22 project root: . 03:39:22 --> token set from env 03:39:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:22 ==> Running gcov in . (disable via -X gcov) 03:39:22 ==> Python coveragepy not found 03:39:22 ==> Searching for coverage reports in: 03:39:22 + . 03:39:22 -> Found 1 reports 03:39:22 ==> Detecting git/mercurial file structure 03:39:22 ==> Reading reports 03:39:22 + ./coverage.out bytes=78456 03:39:22 ==> Appending adjustments 03:39:22 https://docs.codecov.io/docs/fixing-reports 03:39:22 + Found adjustments 03:39:22 ==> Gzipping contents 03:39:22 12K /tmp/codecov.ri31sv.gz 03:39:22 ==> Uploading reports 03:39:22 url: https://codecov.io 03:39:22 query: branch=PR-415&commit=29691af9e68d1724d39ebc9dff8910606ba07f0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=415&job=&cmd_args= 03:39:22 -> Pinging Codecov 03:39:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-415&commit=29691af9e68d1724d39ebc9dff8910606ba07f0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=415&job=&cmd_args= 03:39:23 -> Uploading to 03:39:23 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/F29A59C45E3A92E06B3E522C9905F8EF/29691af9e68d1724d39ebc9dff8910606ba07f0e/21797acd-bd44-4dca-b837-de667e6d3eb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T033923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c5ea6aebcf86cea2b9c4a108994665bcdae4fa4333dc6a508709ccfd0cb0e93 03:39:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:23 Dload Upload Total Spent Left Speed 03:39:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 38295 --:--:-- --:--:-- --:--:-- 38295 03:39:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] } 03:39:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:39:26 + [ -d /w/workspace/undry_device-onvif-camera_PR-415/archives ] 03:39:26 + ls -al /w/workspace/undry_device-onvif-camera_PR-415/archives 03:39:26 total 16 03:39:26 drwxr-xr-x 3 root root 4096 Dec 6 03:34 . 03:39:26 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 03:34 .. 03:39:26 drwxr-xr-x 2 root root 4096 Dec 6 03:34 cost 03:39:26 -rw-r--r-- 1 root root 91 Dec 6 03:34 cost.csv 03:39:26 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-415/archives 03:39:26 + ls -al /w/workspace/undry_device-onvif-camera_PR-415/archives 03:39:26 total 16 03:39:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 03:34 . 03:39:26 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 03:34 .. 03:39:26 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 03:34 cost 03:39:26 -rw-r--r-- 1 jenkins jenkins 91 Dec 6 03:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:39:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:28 ---> package-listing.sh 03:39:28 ++ facter osfamily 03:39:28 ++ tr '[:upper:]' '[:lower:]' 03:39:28 + OS_FAMILY=debian 03:39:28 + workspace=/w/workspace/undry_device-onvif-camera_PR-415 03:39:28 + START_PACKAGES=/tmp/packages_start.txt 03:39:28 + END_PACKAGES=/tmp/packages_end.txt 03:39:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:28 + PACKAGES=/tmp/packages_start.txt 03:39:28 + '[' /w/workspace/undry_device-onvif-camera_PR-415 ']' 03:39:28 + PACKAGES=/tmp/packages_end.txt 03:39:28 + case "${OS_FAMILY}" in 03:39:28 + dpkg -l 03:39:28 + grep '^ii' 03:39:28 + '[' -f /tmp/packages_start.txt ']' 03:39:28 + '[' -f /tmp/packages_end.txt ']' 03:39:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:28 + '[' /w/workspace/undry_device-onvif-camera_PR-415 ']' 03:39:28 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-415/archives/ 03:39:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-415/archives/ [Pipeline] echo 03:39:28 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-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:29 prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container 03:39:29 $ 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-415/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-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@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 03:39:29 $ docker top 50504b77913874ccfcf1c02e39618afd5c1d05d4d9a55ebc3f95e6171ba9f1b8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:30 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:30 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:30 + ls /var/log/sa-host 03:39:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:30 provisioning config files... 03:39:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-415@tmp/config7141214087503690390tmp [Pipeline] { [Pipeline] echo 03:39:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:31 ---> create-netrc.sh [Pipeline] } 03:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:31 ---> python-tools-install.sh [Pipeline] echo 03:39:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:32 ---> sudo-logs.sh 03:39:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:32 ---> job-cost.sh 03:39:32 lf-activate-venv: SKIPPING 03:39:32 DEBUG: total: 0.2199999988079071 03:39:32 INFO: Retrieving Stack Cost... 03:39:33 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:33 INFO: Archiving Costs [Pipeline] echo 03:39:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:33 ---> logs-deploy.sh 03:39:33 lf-activate-venv: SKIPPING 03:39:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-415/1 03:39:33 INFO: archiving workspace using pattern(s): 03:39:34 Archives upload complete. 03:39:34 INFO: archiving logs to Nexus 03:39:35 ---> uname -a: 03:39:35 Linux prd-ubuntu20-04-docker-8c-8g-24154 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:39:35 03:39:35 03:39:35 ---> lscpu: 03:39:35 Architecture: x86_64 03:39:35 CPU op-mode(s): 32-bit, 64-bit 03:39:35 Byte Order: Little Endian 03:39:35 Address sizes: 40 bits physical, 48 bits virtual 03:39:35 CPU(s): 8 03:39:35 On-line CPU(s) list: 0-7 03:39:35 Thread(s) per core: 1 03:39:35 Core(s) per socket: 1 03:39:35 Socket(s): 8 03:39:35 NUMA node(s): 1 03:39:35 Vendor ID: AuthenticAMD 03:39:35 CPU family: 23 03:39:35 Model: 49 03:39:35 Model name: AMD EPYC-Rome Processor 03:39:35 Stepping: 0 03:39:35 CPU MHz: 2799.998 03:39:35 BogoMIPS: 5599.99 03:39:35 Virtualization: AMD-V 03:39:35 Hypervisor vendor: KVM 03:39:35 Virtualization type: full 03:39:35 L1d cache: 256 KiB 03:39:35 L1i cache: 256 KiB 03:39:35 L2 cache: 4 MiB 03:39:35 L3 cache: 128 MiB 03:39:35 NUMA node0 CPU(s): 0-7 03:39:35 Vulnerability Itlb multihit: Not affected 03:39:35 Vulnerability L1tf: Not affected 03:39:35 Vulnerability Mds: Not affected 03:39:35 Vulnerability Meltdown: Not affected 03:39:35 Vulnerability Mmio stale data: Not affected 03:39:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:39:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:39:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:39:35 Vulnerability Srbds: Not affected 03:39:35 Vulnerability Tsx async abort: Not affected 03:39:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:39:35 03:39:35 03:39:35 ---> nproc: 03:39:35 8 03:39:35 03:39:35 03:39:35 ---> df -h: 03:39:35 Filesystem Size Used Avail Use% Mounted on 03:39:35 overlay 155G 12G 144G 8% / 03:39:35 tmpfs 64M 0 64M 0% /dev 03:39:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:39:35 shm 64M 0 64M 0% /dev/shm 03:39:35 /dev/vda1 155G 12G 144G 8% /facter-os 03:39:35 03:39:35 03:39:35 ---> sar -b -r -n DEV: 03:39:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24154) 12/06/23 _x86_64_ (8 CPU) 03:39:35 03:39:35 03:30:22 LINUX RESTART (8 CPU) 03:39:35 03:39:35 03:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:39:35 03:32:01 138.15 10.44 127.71 0.00 1786.82 35260.46 0.00 03:39:35 03:33:01 156.97 0.93 156.04 0.00 7.47 55801.37 0.00 03:39:35 03:34:01 118.96 0.20 118.76 0.00 10.40 24171.32 0.00 03:39:35 03:35:01 123.23 0.07 123.16 0.00 11.06 28692.28 0.00 03:39:35 03:36:01 54.09 11.66 42.43 0.00 5182.20 8459.79 0.00 03:39:35 03:37:01 6.20 0.02 6.18 0.00 0.13 128.65 0.00 03:39:35 03:38:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 03:39:35 03:39:01 1.83 0.00 1.83 0.00 0.00 20.39 0.00 03:39:35 Average: 74.93 2.90 72.03 0.00 872.84 19034.09 0.00 03:39:35 03:39:35 03:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:39:35 03:32:01 29198276 31567564 756432 2.30 78460 2559304 2017308 5.95 1010636 2291364 5032 03:39:35 03:33:01 28380004 31584844 729260 2.22 152788 3247784 1789224 5.27 1057020 2979152 520 03:39:35 03:34:01 27769232 31529736 779684 2.37 158844 3757176 2096260 6.18 1310452 3293356 188468 03:39:35 03:35:01 27493316 31569796 737116 2.24 169184 4023276 1773744 5.23 1290824 3545512 4 03:39:35 03:36:01 27013068 31546336 729172 2.22 198240 4448668 1713956 5.05 1600020 3679712 1020 03:39:35 03:37:01 27024108 31552388 723780 2.20 196800 4445412 1733392 5.11 1593896 3676428 24 03:39:35 03:38:01 27024372 31552824 723056 2.20 196824 4445416 1733392 5.11 1593444 3676436 4 03:39:35 03:39:01 27033032 31561568 714228 2.17 196880 4445420 1733392 5.11 1584468 3676436 172 03:39:35 Average: 27616926 31558132 736591 2.24 168502 3921557 1823834 5.38 1380095 3352300 24406 03:39:35 03:39:35 03:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:39:35 03:32:01 veth5423ffb 69.14 86.85 6.59 56.64 0.00 0.00 0.00 0.00 03:39:35 03:32:01 docker0 97.46 119.20 7.87 314.50 0.00 0.00 0.00 0.00 03:39:35 03:32:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 03:39:35 03:32:01 ens3 346.06 242.57 5213.75 41.36 0.00 0.00 0.00 0.00 03:39:35 03:33:01 docker0 156.86 320.65 13.43 2443.50 0.00 0.00 0.00 0.00 03:39:35 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:35 03:33:01 ens3 323.50 158.47 2445.46 16.65 0.00 0.00 0.00 0.00 03:39:35 03:34:01 docker0 2.03 3.95 0.12 30.97 0.00 0.00 0.00 0.00 03:39:35 03:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:39:35 03:34:01 ens3 61.06 54.11 81.48 95.14 0.00 0.00 0.00 0.00 03:39:35 03:35:01 docker0 2.90 5.57 0.18 62.27 0.00 0.00 0.00 0.00 03:39:35 03:35:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 03:39:35 03:35:01 ens3 111.26 65.51 2643.32 12.54 0.00 0.00 0.00 0.00 03:39:35 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:35 03:36:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:39:35 03:36:01 ens3 171.80 78.39 2731.36 5.64 0.00 0.00 0.00 0.00 03:39:35 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:35 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:35 03:37:01 ens3 1.18 0.70 0.41 0.29 0.00 0.00 0.00 0.00 03:39:35 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:35 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:35 03:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:39:35 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:35 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:35 03:39:01 ens3 0.25 0.22 0.10 0.02 0.00 0.00 0.00 0.00 03:39:35 Average: docker0 32.27 56.04 2.69 356.48 0.00 0.00 0.00 0.00 03:39:35 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 03:39:35 Average: ens3 126.43 74.65 1631.99 21.41 0.00 0.00 0.00 0.00 03:39:35 03:39:35 03:39:35 ---> sar -P ALL: 03:39:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24154) 12/06/23 _x86_64_ (8 CPU) 03:39:35 03:39:35 03:30:22 LINUX RESTART (8 CPU) 03:39:35 03:39:35 03:31:02 CPU %user %nice %system %iowait %steal %idle 03:39:35 03:32:01 all 5.84 0.00 2.72 2.39 0.06 88.99 03:39:35 03:32:01 0 4.92 0.00 3.18 5.62 0.07 86.21 03:39:35 03:32:01 1 6.22 0.00 3.10 8.02 0.07 82.58 03:39:35 03:32:01 2 4.55 0.00 2.45 2.16 0.05 90.79 03:39:35 03:32:01 3 5.81 0.00 2.69 0.41 0.07 91.02 03:39:35 03:32:01 4 7.83 0.00 2.93 1.73 0.07 87.45 03:39:35 03:32:01 5 5.89 0.00 2.72 0.74 0.05 90.60 03:39:35 03:32:01 6 6.03 0.00 2.37 0.32 0.05 91.23 03:39:35 03:32:01 7 5.49 0.00 2.32 0.10 0.07 92.02 03:39:35 03:33:01 all 4.48 0.00 2.27 3.91 0.05 89.29 03:39:35 03:33:01 0 4.20 0.00 2.15 4.79 0.05 88.82 03:39:35 03:33:01 1 4.71 0.00 2.99 11.87 0.03 80.39 03:39:35 03:33:01 2 4.75 0.00 1.84 1.02 0.03 92.35 03:39:35 03:33:01 3 5.33 0.00 2.75 10.89 0.10 80.94 03:39:35 03:33:01 4 4.53 0.00 2.72 0.50 0.03 92.21 03:39:35 03:33:01 5 4.50 0.00 1.81 0.72 0.05 92.92 03:39:35 03:33:01 6 3.58 0.00 1.47 0.65 0.05 94.24 03:39:35 03:33:01 7 4.24 0.00 2.42 0.87 0.07 92.40 03:39:35 03:34:01 all 39.43 0.00 4.52 1.55 0.09 54.41 03:39:35 03:34:01 0 39.02 0.00 4.64 2.34 0.07 53.93 03:39:35 03:34:01 1 38.40 0.00 4.65 3.24 0.12 53.60 03:39:35 03:34:01 2 39.73 0.00 4.64 0.81 0.08 54.74 03:39:35 03:34:01 3 38.81 0.00 4.18 2.22 0.10 54.69 03:39:35 03:34:01 4 38.34 0.00 4.52 0.34 0.08 56.72 03:39:35 03:34:01 5 40.99 0.00 4.29 2.48 0.07 52.16 03:39:35 03:34:01 6 38.85 0.00 4.55 0.45 0.08 56.07 03:39:35 03:34:01 7 41.30 0.00 4.71 0.54 0.10 53.35 03:39:35 03:35:01 all 3.19 0.00 1.49 1.85 0.04 93.43 03:39:35 03:35:01 0 3.16 0.00 2.00 4.67 0.03 90.14 03:39:35 03:35:01 1 3.30 0.00 1.73 3.53 0.03 91.41 03:39:35 03:35:01 2 3.46 0.00 1.07 0.84 0.03 94.60 03:39:35 03:35:01 3 2.74 0.00 1.33 3.45 0.05 92.44 03:39:35 03:35:01 4 3.04 0.00 1.29 1.42 0.03 94.21 03:39:35 03:35:01 5 3.70 0.00 0.87 0.00 0.05 95.38 03:39:35 03:35:01 6 2.84 0.00 1.91 0.00 0.02 95.23 03:39:35 03:35:01 7 3.27 0.00 1.77 0.88 0.05 94.03 03:39:35 03:36:01 all 2.41 0.00 1.34 0.85 0.02 95.38 03:39:35 03:36:01 0 1.50 0.00 1.82 0.07 0.03 96.58 03:39:35 03:36:01 1 3.42 0.00 0.98 0.23 0.02 95.34 03:39:35 03:36:01 2 2.21 0.00 1.82 1.96 0.02 93.99 03:39:35 03:36:01 3 2.17 0.00 1.43 1.07 0.02 95.31 03:39:35 03:36:01 4 2.75 0.00 1.50 1.08 0.03 94.63 03:39:35 03:36:01 5 1.70 0.00 0.87 1.87 0.02 95.54 03:39:35 03:36:01 6 3.84 0.00 1.47 0.32 0.02 94.35 03:39:35 03:36:01 7 1.69 0.00 0.80 0.22 0.03 97.25 03:39:35 03:37:01 all 0.08 0.00 0.06 0.01 0.01 99.83 03:39:35 03:37:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:39:35 03:37:01 1 0.02 0.00 0.05 0.00 0.02 99.92 03:39:35 03:37:01 2 0.23 0.00 0.08 0.00 0.02 99.67 03:39:35 03:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:39:35 03:37:01 4 0.13 0.00 0.08 0.02 0.02 99.75 03:39:35 03:37:01 5 0.05 0.00 0.05 0.05 0.02 99.83 03:39:35 03:37:01 6 0.07 0.00 0.07 0.00 0.00 99.87 03:39:35 03:37:01 7 0.05 0.00 0.07 0.02 0.03 99.83 03:39:35 03:38:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:39:35 03:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:35 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:35 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:35 03:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:35 03:38:01 4 0.07 0.00 0.00 0.00 0.02 99.92 03:39:35 03:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:39:35 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:35 03:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:39:35 03:39:01 all 0.02 0.00 0.01 0.02 0.01 99.93 03:39:35 03:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:35 03:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:39:35 03:39:01 2 0.02 0.00 0.03 0.00 0.03 99.92 03:39:35 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:35 03:39:01 4 0.08 0.00 0.03 0.00 0.02 99.87 03:39:35 03:39:01 5 0.00 0.00 0.02 0.15 0.02 99.82 03:39:35 03:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:39:35 03:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:39:35 Average: all 6.91 0.00 1.55 1.32 0.04 90.19 03:39:35 Average: 0 6.59 0.00 1.72 2.17 0.03 89.49 03:39:35 Average: 1 6.99 0.00 1.68 3.34 0.04 87.95 03:39:35 Average: 2 6.86 0.00 1.49 0.84 0.03 90.77 03:39:35 Average: 3 6.83 0.00 1.55 2.25 0.04 89.33 03:39:35 Average: 4 7.07 0.00 1.63 0.63 0.04 90.64 03:39:35 Average: 5 7.06 0.00 1.32 0.75 0.04 90.84 03:39:35 Average: 6 6.88 0.00 1.47 0.22 0.03 91.40 03:39:35 Average: 7 6.98 0.00 1.51 0.33 0.05 91.13 03:39:35 03:39:35 03:39:35